tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. It will...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
2
3         * tests/check/Makefile.am:
4         Ignore gconfaudiosrc for the states unit test too. It will fallback
5         to alsasrc if the gconf settings can't be read and not everybody has
6         alsa.
7
8 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
9
10         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
11         (gst_wavpack_parse_create_src_pad):
12         * ext/wavpack/gstwavpackparse.h:
13         Always report the duration if we know it in push mode and don't
14         return 0 just to make totem believe we can't seek in push mode.
15         Newer totem version use the SEEKING query which properly reports
16         if we can seek or not.
17
18 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
19
20         Patch by: Jens Granseuer <jensgr at gmx dot net>
21
22         * tests/examples/equalizer/demo.c: (main):
23         C89 fix, moving variable declarations to the beginning of
24         the block. Fixes bug #517933.
25
26 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
27
28         * configure.ac:
29         Back to development...
30
31 === release 0.10.7 ===
32
33 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
34
35         * configure.ac:
36           releasing 0.10.7, "Red Door Black"
37
38 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
39
40         * gst/alpha/Makefile.am:
41         Link alpha plugin with libgstbase. Fixes bug #517386.
42
43 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
44
45         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
46         Init values to -1 instead of the default 0 value.
47         Fixes #516524.
48
49 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
50
51         * tests/examples/spectrum/spectrum-example.c:
52         Add missing include to fix compilation when libxml usage is disabled.
53         Fixes: #516371
54
55 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
56
57         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
58         fixes: #514889
59
60         * gst/rtp/gstrtph264pay.c:
61         * gst/rtp/gstrtpmp4gdepay.c:
62         * gst/rtp/gstrtpmp4gpay.c:
63         * gst/rtp/gstrtpmp4gpay.h:
64         * gst/rtp/gstrtptheorapay.c:
65         * gst/rtp/gstrtpvorbispay.c:
66
67         Fix various leaks shown up in valgrind
68         - free sprops and buffer in error cases in H264 payloader
69         - fix leak in mp4g depayloader when construction the caps
70         - don't leak config string in the mp4g payloader
71         - don't leak buffers and headers in theora and vorbis payloaders
72
73         * tests/check/elements/rtp-payloading.c:
74
75         Fix the RTP data test
76         - Actually send valid amr data to the payloader instead of 20
77         zero-bytes
78         - The mp4g payloader expects codec_data on the caps
79
80 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
81
82         * win32/MANIFEST:
83         Add libgstpng.dsp to MANIFEST.
84         * win32/vs6/libgstaudiofx.dsp:
85         Add new source files to VS project file.
86
87 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
88
89         * sys/ximage/gstximagesrc.c:
90         Initialise variables when opening the X display rather
91         than in _start(), as the display can be opened before that.
92
93         Fixes: #515985
94
95 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
96
97         * sys/directdraw/gstdirectdrawsink.c:
98         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
99         (gst_directdraw_sink_finalize):
100         Properly chain up finalize functions. Fixes bug #515980.
101
102 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
103
104         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
105         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
106         (gst_v4l2_buffer_pool_class_init):
107         Chain up the finalize functions. Fixes bug #515984.
108
109 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
110
111         * sys/ximage/ximageutil.c:
112         Chain up in the finalize function for our custom
113         buffer sub-class.
114         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
115         Fixes: #515706
116
117 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
118
119         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
120         (gst_fenced_buffer_class_init):
121         Properly chain up finalize method. Fixes bug #515979.
122
123 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
124
125         * sys/ximage/gstximagesrc.c:
126         Free allocated Damage memory before closing our connection to the
127         X server. Partially fixes: #515706
128
129 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
130
131         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
132         * tests/check/Makefile.am:
133         * tests/check/gst-plugins-good.supp:
134         Add a few libjpeg suppressions and initialize a variable to
135         make smokeenc valgrind clean. Fixes bug #515701.
136
137 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
138
139         * gst/avi/gstavidemux.c:
140         Revert patch which sends timestamps only on keyframes, as it
141         breaks playback with current gst-ffmpeg.
142
143         Fixes: #515562
144
145 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
146
147         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
148         * tests/check/elements/multifile.c: (GST_START_TEST):
149         Close some memory leaks spotted by the unit test. Fixes bug #515697.
150
151 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
152
153         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
154         Use and unset the GError when pipeline creation fails instead of
155         simply leaking it. Fixes bug #515704.
156
157 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
158
159         * gst/audiofx/audioamplify.c:
160         * gst/audiofx/audiochebband.c:
161         * gst/audiofx/audiocheblimit.c:
162         * gst/audiofx/audiodynamic.c:
163         * gst/audiofx/audioinvert.c:
164         * gst/audiofx/audiopanorama.c:
165         * gst/audiofx/audiowsincband.c:
166         * gst/audiofx/audiowsinclimit.c:
167         Fix long description of audiofx elements. Fixes bug #515457.
168
169 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
170
171         * docs/plugins/Makefile.am:
172         * gst/spectrum/gstspectrum.c:
173         * tests/examples/spectrum/.cvsignore:
174         * tests/examples/spectrum/Makefile.am:
175         * tests/examples/spectrum/spectrum-example.c:
176
177         Add a simple example application for the spectrum element, include it
178         in the docs, and fix some documentation ambiguities.
179
180         Fixes: #348085
181
182 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
183
184         * gst/equalizer/Makefile.am:
185         * gst/spectrum/Makefile.am:
186         Fix includes order
187
188         * tests/check/Makefile.am:
189         Exclude v4l2src from the states test - it takes too long to start.
190
191         * tests/check/elements/spectrum.c:
192         Make the test run properly with CK_FORK=no
193
194 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
195
196         * gst/audiofix/Makefile.am: add missing header files 
197
198 2008-02-08  Julien Moutte  <julien@fluendo.com>
199
200         * gst/matroska/matroska-demux.c:
201         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
202         keyframe and delta units correctly when dealign with a BlockGroup.
203         Fixes: #514397
204
205 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
206
207         * tests/check/elements/.cvsignore:
208         Spell the new tests correctly in .cvsignore
209
210 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
211
212         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
213           Need to use gsize here for the size, fixes compiler warning.
214
215         * tests/examples/equalizer/.cvsignore:
216         * tests/examples/equalizer/Makefile.am:
217         * tests/examples/spectrum/.cvsignore:
218         * tests/examples/spectrum/Makefile.am:
219           Add missing files to fix the build.
220
221 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
222
223         * configure.ac:
224         * docs/plugins/Makefile.am:
225         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
226         * docs/plugins/gst-plugins-good-plugins-sections.txt:
227         * docs/plugins/gst-plugins-good-plugins.args:
228         * docs/plugins/gst-plugins-good-plugins.hierarchy:
229         * docs/plugins/inspect/plugin-multifile.xml:
230         * tests/check/Makefile.am:
231         * tests/check/elements/.cvsignore:
232
233         Move multifile plugin from -bad.
234         Fixes: #490283
235
236 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
237
238         * configure.ac:
239         * docs/plugins/Makefile.am:
240         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
241         * docs/plugins/gst-plugins-good-plugins-sections.txt:
242         * docs/plugins/gst-plugins-good-plugins.args:
243         * docs/plugins/gst-plugins-good-plugins.hierarchy:
244         * docs/plugins/inspect/plugin-spectrum.xml:
245         * gst/spectrum/Makefile.am:
246         * tests/check/Makefile.am:
247         * tests/check/elements/.cvsignore:
248         * tests/examples/Makefile.am:
249
250         Move spectrum plugin from -bad.
251         Move examples into tests/examples/spectrum.
252
253 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
254
255         * configure.ac:
256         * docs/plugins/Makefile.am:
257         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
258         * docs/plugins/gst-plugins-good-plugins-sections.txt:
259         * docs/plugins/gst-plugins-good-plugins.args:
260         * docs/plugins/gst-plugins-good-plugins.hierarchy:
261         * docs/plugins/gst-plugins-good-plugins.interfaces:
262         * docs/plugins/inspect/plugin-equalizer.xml:
263         * gst/equalizer/Makefile.am:
264         * tests/check/Makefile.am:
265         * tests/examples/Makefile.am:
266         Move the equalizer plugin across from -bad
267
268         * tests/check/elements/.cvsignore:
269         Add equalizer, audiosincwband and audiosincwlimit
270
271         * tests/check/elements/equalizer.c:
272         Fix compiler warnings
273
274         Fixes: #415627
275
276 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
277
278         * configure.ac:
279         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
280         are treated like releases and build without it.
281
282 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
283
284         * docs/plugins/Makefile.am:
285         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
286         * docs/plugins/gst-plugins-good-plugins-sections.txt:
287         * docs/plugins/gst-plugins-good-plugins.args:
288         * docs/plugins/inspect/plugin-audiofx.xml:
289         * gst/audiofx/Makefile.am:
290         * gst/audiofx/audiofx.c:
291         * gst/audiofx/audiowsincband.c:
292         * gst/audiofx/audiowsincband.h:
293         * gst/audiofx/audiowsinclimit.c:
294         * gst/audiofx/audiowsinclimit.h:
295         * tests/check/Makefile.am:
296         * tests/check/elements/audiowsincband.c:
297         * tests/check/elements/audiowsinclimit.c:
298
299         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
300         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
301         respectively.
302
303         Fixes: #467666
304
305 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
306
307         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
308         * tests/check/elements/icydemux.c:
309           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
310           caps, and add a somewhat useful debug message. Plus test.
311
312 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
313
314         * gst/rtsp/gstrtspsrc.c:
315         Include unistd.h only if HAVE_UNISTD_H is defined
316         * win32/common/config.h.in:
317         * win32/common/config.h:
318         Define socklen_t as it seems it's not defined in default 
319         Visual Studio headers.
320         * win32/vs6/libgstalpha.dsp:
321         * win32/vs6/libgstapetag.dsp:
322         * win32/vs6/libgstavi.dsp:
323         * win32/vs6/libgstrtp.dsp:
324         * win32/vs6/libgstrtsp.dsp:
325         * win32/vs6/libgstvideomixer.dsp:
326         Update project file dependencies and add new source files       
327
328 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
329
330         Patch by: Bjarne Rosengren <bjarne at axis dot com>
331
332         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
333         Don't leak buffers when we don't push them downstream.
334         Fixes bug #514965.
335
336 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
337
338         * configure.ac:
339           Bump requirements to (good) released versions to avoid
340           confusion and make implicit core requirement explicit.
341
342 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
343
344         * docs/plugins/Makefile.am:
345         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
346         * docs/plugins/gst-plugins-good-plugins-sections.txt:
347         * docs/plugins/gst-plugins-good-plugins.args:
348         * docs/plugins/inspect/plugin-audiofx.xml:
349         * gst/audiofx/Makefile.am:
350         * gst/audiofx/audiochebband.c:
351         * gst/audiofx/audiochebband.h:
352         * gst/audiofx/audiocheblimit.c:
353         * gst/audiofx/audiocheblimit.h:
354         * gst/audiofx/audiochebyshevfreqband.c:
355         * gst/audiofx/audiochebyshevfreqband.h:
356         * gst/audiofx/audiochebyshevfreqlimit.c:
357         * gst/audiofx/audiochebyshevfreqlimit.h:
358         * gst/audiofx/audiofx.c:
359         * tests/check/Makefile.am:
360         * tests/check/elements/.cvsignore:
361         * tests/check/elements/audiochebband.c:
362         * tests/check/elements/audiocheblimit.c:
363         * tests/check/elements/audiochebyshevfreqband.c:
364         * tests/check/elements/audiochebyshevfreqlimit.c:
365
366         Rename audiochebyshevfreqband -> audiochebband and
367         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
368         surgery.
369
370         Closes: #491811
371
372 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
373
374         Patch by: Orjan Friberg <orjanf at axis dot com>
375
376         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
377         Fix caps memory leak. Fixes #514573.
378
379 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
380
381         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
382         If there's no entries in the subindex, don't try to do anything stupid,
383         just return.
384
385 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
386
387         Patch by: John Millikin <jmillikin at gmail dot com>
388
389         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
390           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
391           Fix extraction of picture blocks with newer libflac versions again:
392           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
393
394 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
395
396         * tests/check/Makefile.am:
397           Add rtp-payloading test to VALGRIND_TO_FIX.
398
399         * tests/check/elements/rtp-payloading.c:
400           Add semicolons after GST_TEST_END so gst-indent gets the
401           formatting right; make test less verbose in general, but
402           more verbose in the error case (which should probably
403           make the test fail anyway).
404
405 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
406
407         * docs/plugins/Makefile.am:
408         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
409         * docs/plugins/gst-plugins-good-plugins-sections.txt:
410         * gst/avi/gstavisubtitle.c:
411         Add documentation for avisubtitle and change class to
412         Codec/Parser/Subtitle
413
414 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
415
416         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
417         Treat ENOTTY (driver does not implement ioctl) the same as
418         EINVAL since it implies there are no available standards.
419
420         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
421         (gst_v4l2src_get_nearest_size):
422         Replace gst_v4l2src_get_size_limits with 2 calls to new function
423         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
424         probe if the driver does not support VIDIOC_TRY_FMT for whatever
425         reason, and if we aren't yet actively capturing.
426
427         * sys/v4l2/v4l2src_calls.h:
428         Remove replaced function declaration.
429
430 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
431
432         * configure.ac:
433         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
434         API.
435
436 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
437
438         * configure.ac:
439         Fix typo.
440
441 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
442
443         * gst/alpha/Makefile.am:
444         * gst/alpha/gstalpha.c:
445
446         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
447         some stuff, and making buffer-alloc and resizing work automatically.
448         No longer crashes on odd frame widths and heights, although there
449         seems to be a disagreement with ffmpegcolorspace about what size
450         an AYUV frame with odd height should be.
451
452 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
453
454         Patch by: Alessandro Decina <alessandro at nnva dot org>
455
456         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
457         * ext/libpng/gstpngenc.h:
458         Preallocate the output buffer so that g_memdup() and
459         gst_buffer_merge() aren't needed anymore. This greatly improves
460         performances and fixes #512544.
461
462 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
463
464         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
465         (gst_avi_demux_stream_data):
466         GStreamer timestamps are PTS values while AVI only knows about DTS
467         timestamps. Make sure we only copy the DTS as the buffer timestamp when
468         we are dealing with a key frame.
469
470 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
471
472         * tests/check/Makefile.am:
473         * tests/check/elements/.cvsignore:
474         * tests/check/elements/rtp-payloading.c:
475           Add add testsuite for the rtp-payloader that tries simulating
476           dataflow. Needs more test data.
477
478 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
479
480         * tests/check/elements/alphacolor.c:
481           Remove two unused variables.
482
483 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
484
485         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
486           Use g_ascii_strtoll() instead of atoll, which is only
487           available in C99.
488
489 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
490
491         * gst/rtp/Makefile.am:
492         * gst/rtp/gstrtp.c:
493         * gst/rtp/gstrtpmpvpay.c:
494         * gst/rtp/gstrtpmpvpay.h:
495         Add MPEG2 video payloader
496
497 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
498
499         * gst/level/gstlevel.c:
500         Use #include <math.h> instead of #include "math.h".
501
502 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
503
504         * tests/check/Makefile.am:
505         Fix up some CFLAGS sets.
506         Don't include gconfvideosrc in the states test.
507
508         * tests/check/elements/autodetect.c: (GST_START_TEST):
509         Add some error strings to fail_unless arguments to fix some weird
510         compiler errors on Solaris.
511
512 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
513
514         * configure.ac:
515         Detect video4linux headers on Solaris too.
516         * sys/v4l2/gstv4l2colorbalance.h:
517         * sys/v4l2/gstv4l2object.h:
518         * sys/v4l2/v4l2_calls.c:
519         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
520         (gst_v4l2_buffer_new):
521
522         Make v4l2 build on Solaris.
523         Patch by: Brian Cameron  <brian.cameron at sun dot com>
524         Fixes: #510505
525
526 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
527
528         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
529           Update list from (still local) scanning script.
530
531 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
532
533         Based on a patch by:
534             Victor STINNER <victor dot stinner at haypocalc dot com>
535
536         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
537         Set variable to NULL after freeing it to prevent double frees
538         or make failures by another use of it afterwards more obvious
539         and fix use of it after the freeing. Fixes bug #510592.
540
541 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
542
543         * gst/udp/gstmultiudpsink.c:
544         use GST_WARNING for logging
545
546 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
547
548         * gst/udp/gstmultiudpsink.c:
549         Don't try to leave a multicast group with an invalid socket
550
551 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
552
553         * ext/flac/gstflacdec.c:
554           Fix compilation against flac 1.1.2 (as on debian stable), where
555           the picture metadata defines and structs don't exist yet.
556           Fixes #509301.
557
558 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
559
560         Patch by: Olivier Crete <tester at tester dot ca>
561
562         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
563         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
564         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
565         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
566         * gst/udp/gstmultiudpsink.h:
567         Add property to automatically join a multicast group or not. This can be
568         useful when sharing a socket between multiple elements.
569         Fixes #509531.
570
571 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
572
573         * gst/videomixer/Makefile.am:
574           Add controller flags.
575
576 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
577
578         * gst/videomixer/videomixer.c:
579           Also commit the missing gst_object_sync_values().
580
581 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
582
583         * docs/plugins/Makefile.am:
584           Remove duplicate entry.
585
586 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
587
588         * docs/plugins/Makefile.am:
589         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
590         * docs/plugins/gst-plugins-good-plugins-sections.txt:
591         * docs/plugins/inspect/plugin-gamma.xml:
592         * docs/plugins/inspect/plugin-monoscope.xml:
593         * docs/plugins/inspect/plugin-video4linux2.xml:
594           Add 3 more plugins to docs.
595
596 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
597
598         * docs/plugins/gst-plugins-good-plugins-sections.txt:
599         * sys/osxvideo/osxvideosink.h:
600           Revert previous change caused by a file that got stuck on an old
601           revision.
602
603 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
604
605         * docs/plugins/gst-plugins-good-plugins-sections.txt:
606         * gst/multipart/Makefile.am:
607         * gst/multipart/multipartdemux.c:
608         * gst/multipart/multipartdemux.h:
609         * gst/multipart/multipartmux.c:
610         * gst/multipart/multipartmux.h:
611           Re-add multipartdemux to the docs. Last round of section cleanup.
612
613 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
614
615         * docs/plugins/Makefile.am:
616         * docs/plugins/gst-plugins-good-plugins-sections.txt:
617         * sys/osxaudio/gstosxaudiosink.h:
618         * sys/osxvideo/osxvideosink.h:
619           Managed to resolve most unused declarations. Filed a bug for one left.          
620
621 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
622
623         * docs/plugins/gst-plugins-good-plugins-sections.txt:
624           Cleanup section file.
625
626 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
627
628         * docs/plugins/Makefile.am:
629         * docs/plugins/gst-plugins-good-plugins.args:
630         * docs/plugins/gst-plugins-good-plugins.signals:
631         * docs/plugins/inspect/plugin-alaw.xml:
632         * docs/plugins/inspect/plugin-alpha.xml:
633         * docs/plugins/inspect/plugin-alphacolor.xml:
634         * docs/plugins/inspect/plugin-annodex.xml:
635         * docs/plugins/inspect/plugin-apetag.xml:
636         * docs/plugins/inspect/plugin-audiofx.xml:
637         * docs/plugins/inspect/plugin-auparse.xml:
638         * docs/plugins/inspect/plugin-autodetect.xml:
639         * docs/plugins/inspect/plugin-avi.xml:
640         * docs/plugins/inspect/plugin-cairo.xml:
641         * docs/plugins/inspect/plugin-cdio.xml:
642         * docs/plugins/inspect/plugin-cutter.xml:
643         * docs/plugins/inspect/plugin-debug.xml:
644         * docs/plugins/inspect/plugin-dv.xml:
645         * docs/plugins/inspect/plugin-efence.xml:
646         * docs/plugins/inspect/plugin-effectv.xml:
647         * docs/plugins/inspect/plugin-flac.xml:
648         * docs/plugins/inspect/plugin-flxdec.xml:
649         * docs/plugins/inspect/plugin-gconfelements.xml:
650         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
651         * docs/plugins/inspect/plugin-goom.xml:
652         * docs/plugins/inspect/plugin-halelements.xml:
653         * docs/plugins/inspect/plugin-icydemux.xml:
654         * docs/plugins/inspect/plugin-id3demux.xml:
655         * docs/plugins/inspect/plugin-jpeg.xml:
656         * docs/plugins/inspect/plugin-ladspa.xml:
657         * docs/plugins/inspect/plugin-level.xml:
658         * docs/plugins/inspect/plugin-matroska.xml:
659         * docs/plugins/inspect/plugin-mulaw.xml:
660         * docs/plugins/inspect/plugin-multipart.xml:
661         * docs/plugins/inspect/plugin-navigationtest.xml:
662         * docs/plugins/inspect/plugin-png.xml:
663         * docs/plugins/inspect/plugin-quicktime.xml:
664         * docs/plugins/inspect/plugin-rtp.xml:
665         * docs/plugins/inspect/plugin-rtsp.xml:
666         * docs/plugins/inspect/plugin-shout2send.xml:
667         * docs/plugins/inspect/plugin-smpte.xml:
668         * docs/plugins/inspect/plugin-speex.xml:
669         * docs/plugins/inspect/plugin-taglib.xml:
670         * docs/plugins/inspect/plugin-udp.xml:
671         * docs/plugins/inspect/plugin-videobalance.xml:
672         * docs/plugins/inspect/plugin-videobox.xml:
673         * docs/plugins/inspect/plugin-videocrop.xml:
674         * docs/plugins/inspect/plugin-videoflip.xml:
675         * docs/plugins/inspect/plugin-videomixer.xml:
676         * docs/plugins/inspect/plugin-wavenc.xml:
677         * docs/plugins/inspect/plugin-wavpack.xml:
678         * docs/plugins/inspect/plugin-wavparse.xml:
679           Update plugin docs.
680
681         * gst/videomixer/Makefile.am:
682         * gst/videomixer/videomixer.c:
683         * gst/videomixer/videomixer.h:
684         * gst/videomixer/videomixerpad.h:
685           Split out header to fix warnings from the doc-build.
686
687 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
688
689         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
690
691         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
692         Use atoll to parse the rtptime with enough precision. Fixes #509329.
693
694 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
695
696         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
697         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
698           Initialise variables to work around (false) 'foo might be used
699           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
700
701 2008-01-11  David Schleef  <ds@schleef.org>
702
703         * docs/plugins/.cvsignore:
704         * tests/check/pipelines/.cvsignore:
705           Ignore more files for the buildbot.
706
707 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
708
709         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
710         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
711         Generate the image-type values correctly. Leave them out of the caps
712         when outputting a "preview image" tag, since it only makes sense
713         to have one of those - the type is irrelevant.
714
715         * sys/sunaudio/gstsunaudiomixerctrl.c:
716         (gst_sunaudiomixer_ctrl_open):
717         If we can, mark the mixer multiple open when we use it, in case
718         (for some reason) the process wants to open it again elsewhere.
719
720 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
721
722         Patch by: Olivier Crete <tester at tester dot ca>
723
724         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
725         * gst/rtp/gstrtptheorapay.c:
726         Fix the clock rate to 90000 as required by the RFC.
727         Fixes #508644.
728
729 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
730
731         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
732           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
733
734 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
735
736         * autogen.sh:
737           Add -Wno-portability to the automake parameters to stop warnings
738           about GNU make extensions being used. We require GNU make in almost
739           every Makefile anyway.
740           
741         * configure.ac:
742           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
743           at the same time is required for per target flags.
744
745 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
746
747         * gst/videomixer/videomixer.c: (gst_videomixer_init):
748         Fix error from my last commit.
749
750 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
751
752         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
753
754         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
755           Make sure the ISO 639-X language code in ID3v2 COMM frames
756           is actually valid UTF-8 (or rather: ASCII), so we don't end
757           up with non-UTF8 strings in tags if there's garbage in the
758           language field. Also make sure the language code is always
759           lower case. Fixes: #508291.
760
761 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
762
763         * ChangeLog:
764           Fix ChangeLog typo.
765
766 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
767
768         * Makefile.am:
769           Include lcov.mak to allow building coverage reports. Guard
770           check-torture target like in the other packages.
771
772 2008-01-09  Sameer Naik  <sameer@damagehead.com>
773
774         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
775
776         * gst/videomixer/videomixer.c:
777         (gst_videomixer_set_master_geometry), (_do_init),
778         (gst_videomixer_child_proxy_get_child_by_index),
779         (gst_videomixer_child_proxy_get_children_count),
780         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
781         (gst_videomixer_init), (gst_videomixer_request_new_pad),
782         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
783         Implement GstChildProxy interface.
784         Send newsegment at the right moment
785         Fixes #488879
786
787 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
788
789         * gst/alpha/Makefile.am:
790         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
791         (gst_alpha_sink_event), (gst_alpha_chain),
792         (gst_alpha_change_state), (plugin_init):
793         Make the various properties of 'alpha' controllable. This allows doing
794         niceties like fade-in/fade-out.
795
796 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
797
798         * gst/rtp/gstasteriskh263.c:
799         * gst/rtp/gstrtpL16depay.c:
800         * gst/rtp/gstrtpac3depay.c:
801         * gst/rtp/gstrtpamrpay.c:
802         * gst/rtp/gstrtpdepay.c:
803         * gst/rtp/gstrtpgsmdepay.c:
804         * gst/rtp/gstrtph263depay.c:
805         * gst/rtp/gstrtph263pdepay.c:
806         * gst/rtp/gstrtph263ppay.c:
807         * gst/rtp/gstrtph264depay.c:
808         * gst/rtp/gstrtph264pay.c:
809         * gst/rtp/gstrtpmp2tdepay.c:
810         * gst/rtp/gstrtpmp4adepay.c:
811         * gst/rtp/gstrtpmp4gdepay.c:
812         * gst/rtp/gstrtpmp4gpay.c:
813         * gst/rtp/gstrtpmp4vdepay.c:
814         * gst/rtp/gstrtpmpadepay.c:
815         * gst/rtp/gstrtpmpvdepay.c:
816         * gst/rtp/gstrtpsv3vdepay.c:
817         * gst/rtp/gstrtptheoradepay.c:
818         * gst/rtp/gstrtptheorapay.c:
819         * gst/rtp/gstrtpvorbisdepay.c:
820         * gst/rtp/gstrtpvorbispay.c:
821           Remove copy/paste unused code (property setters and getter) found by
822           the coverage suite (yay, saves ~20k on disk).
823
824 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
825
826         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
827           (videosink_templ):
828           Also fix up pad templates to indicate that image/jpeg doesn't
829           absolutely require the framerate property to be set (#504081).
830
831 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
832
833         Based on patch by: Wouter Cloetens  <wouter at mind be>
834
835         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
836           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
837           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
838         * gst/matroska/matroska-mux.h:
839           Keep track of first and last timestamps for each incoming stream,
840           so we can calculate the total duration for live sources and other
841           input where we can't query the duration from the start or where
842           there's no constant framerate from which we can deduce the
843           duration; also use calculated/observed duration if it is bigger
844           than the previously queried duration. Furthermore, use
845           gst_pad_query_peer_duration() and take into account that it may
846           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
847           screws up comparisons when using unsigned integers. Fixes #504081.
848
849 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
850
851         * configure.ac:
852         * gst/audiofx/audioamplify.c:
853         (gst_audio_amplify_clipping_method_get_type),
854         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
855         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
856         (gst_audio_dynamic_transform_ip):
857         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
858         (gst_audio_invert_transform_ip):
859         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
860         (gst_audio_panorama_transform):
861         * gst/level/gstlevel.c: (gst_level_init):
862         Make elements GST_BUFFER_FLAG_GAP aware and call
863         gst_base_transform_set_gap_aware for this.
864         Bump core requirement to CVS.
865         
866         * gst/audiofx/audiochebyshevfreqband.c:
867         (gst_audio_chebyshev_freq_band_transform_ip):
868         * gst/audiofx/audiochebyshevfreqlimit.c:
869         (gst_audio_chebyshev_freq_limit_transform_ip):
870         Also sync GObject properties to the controller if operating
871         in passthrough mode.
872
873 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
874
875         * sys/directdraw/gstdirectdrawsink.c:
876           (gst_directdraw_sink_window_thread):
877           FALSE is not a gpointer.
878
879 2008-01-05  Julien Moutte  <julien@fluendo.com>
880
881         * sys/directdraw/gstdirectdrawsink.c:
882         (gst_directdraw_sink_set_window_id),
883         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
884         (gst_directdraw_sink_buffer_alloc),
885         (gst_directdraw_sink_draw_borders),
886         (gst_directdraw_sink_show_frame),
887         (gst_directdraw_sink_setup_ddraw),
888         (gst_directdraw_sink_window_thread),
889         (gst_directdraw_sink_get_ddrawcaps),
890         (gst_directdraw_sink_surface_create): Make sure we create our
891         internal window only when we need it. That will give a chance to
892         the application to get the prepare-xwindow-id bus message. Draw
893         black borders when keeping aspect ratio. Handle the case where our
894         rendering window disappears (closed or errors) like other sinks
895         do. Various 80 columns fixes, improve state change order. That
896         element could need some more love.
897
898 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
899
900         * ext/taglib/gstapev2mux.h:
901         * ext/taglib/gstid3v2mux.h:
902         Remove useless typedefs without new type name. Fixes a warning with
903         gcc 4.3.
904
905 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
906
907         Patch by: John Millikin <jmillikin at gmail dot com>
908
909         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
910         (gst_flac_dec_setup_stream_decoder),
911         (gst_flac_normalize_picture_mime_type),
912         (gst_flac_extract_picture_buffer),
913         (gst_flac_dec_metadata_callback):
914         Emit metadata messages when a PICTURE block is encountered.
915         Fixes #506715.
916
917 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
918
919         * gst/avi/gstavi.c:
920         increase rank because no known issues anymore ...
921         * gst/avi/gstavisubtitle.c:
922         send subtitle name to the srcpad
923
924 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
925
926         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
927         * gst/rtsp/gstrtspsrc.h:
928         Implement redirect for the DESCRIBE reply. Fixes #506025.
929
930 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
931
932         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
933         Fix 'xyz may be used uninitialized' compiler warnings caused
934         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
935         abort() in any case but properly report the error.
936
937 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
938
939         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
940         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
941         * sys/ximage/gstximagesrc.c: (composite_pixel):
942           Fix 'xyz may be used uninitialized' compiler warnings caused
943           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
944           not really nice to abort in any case). Fixes #505745.
945
946 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
947
948         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
949           Small unit test fix (has no practical impact at the moment,
950           since we're only feeding utf8 and hence just create a sub-
951           buffer for the output).
952
953 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
954
955         * gst/avi/gstavisubtitle.c:
956         * tests/check/elements/avisubtitle.c:
957         Add seeking support for avi subtitle
958
959 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
960
961         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
962         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
963         (gst_flac_dec_write):
964         * ext/flac/gstflacdec.h:
965         Remove some unused vars.
966         Do more cleanup of leftover events and tags.
967         Output tags after the segment event. Fixes #504018.
968
969 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
970
971         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
972           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
973           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
974           Detect other UTF byte order markers and convert to UTF-8 as
975           appropriate.
976
977 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
978
979         * gst/avi/gstavisubtitle.c: (src_template),
980           (gst_avi_subtitle_extract_utf8_file),
981           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
982           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
983           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
984         * gst/avi/gstavisubtitle.h:
985           Refactor a bit; fix name extraction; don't assume all the data
986           in the chunk is actually subtitle data, there may be padding at
987           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
988           file so it's there to send again after a seek (for future use).
989
990 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
991
992         * gst/avi/Makefile.am:
993         * gst/avi/gstavi.c:
994         * gst/avi/gstavisubtitle.c:
995         * gst/avi/gstavisubtitle.h:
996         * tests/check/Makefile.am:
997         * tests/check/elements/avisubtitle.c:
998         * win32/common/config.h:
999                 Add avi subtitle element for bug #442034. Need seeking support
1000                 and more support for character conversion.
1001
1002 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1003
1004         * Makefile.am:
1005           Include common/win32.mak for CRLF check of win32 project
1006           files (see #393626).
1007
1008         * win32/vs6/libgstpng.dsp:
1009           Fix line endings and do cvs admin -kb.
1010
1011 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1012
1013         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
1014         Actually drop the buffers which are outside the currently configured
1015         segment instead of just emitting a WARNING.
1016
1017 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1018
1019         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1020         (gst_flac_dec_write):
1021         * ext/flac/gstflacdec.h:
1022         Send segments from the streaming thread. Fixes #502187.
1023         Fix segment seeking and a bunch of other seeking cases.
1024
1025 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
1026
1027         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
1028           Parse WOAF frames and put the result into GST_TAG_CONTACT,
1029           which is where it would end up if the same information was
1030           put in a vorbis comment (don't think it's worth adding a
1031           new URI tag for this). Fixes #488112.
1032
1033 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1034
1035         * configure.ac:
1036           We need core/base 0.10.15 or later.
1037
1038 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1039
1040         Patch by: Mark Nauwelaerts <manauw skynet be>
1041
1042         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
1043         Fix regression in stream numbering. Fixes #502655.
1044
1045 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1046
1047         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
1048
1049         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
1050         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
1051         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
1052         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
1053         (gst_rtp_h264_pay_handle_buffer):
1054         * gst/rtp/gstrtph264pay.h:
1055         Use higher performance start-code searching.
1056         Parse NALs and store SPS, PPS and profile in the caps so that they can
1057         be used in the SDP. Fixes #502814.
1058
1059 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1060
1061         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
1062         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
1063           Init some structs to zero before we pass them to ioctl, which
1064           avoids valgrind warnings.  Also fix a small memory leak.
1065
1066 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1067
1068         Patch by: Wouter Cloetens <wouter at mind dot be>
1069
1070         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
1071         Copy timestamp from input to output. Not very perfect yet but better
1072         than nothing. Fixes #503023.
1073
1074 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1075
1076         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1077           Also print a useful error message with the old Wavpack API
1078           if possible.
1079
1080 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1081
1082         * ext/wavpack/gstwavpackdec.c:
1083           More build fixes for old libwavpack versions: include config.h so
1084           that WAVPACK_OLD_API is actually defined as detected; only use
1085           WavpackGetErrorMessage if it is available. This fixes the build
1086           on debian stable for me.
1087
1088 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1089
1090         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1091         * ext/wavpack/gstwavpackparse.c:
1092           (gst_wavpack_parse_create_src_pad):
1093           Workaround the non-existance of WavpackGetChannelMask in Wavpack
1094           versions below 4.40.0.
1095
1096 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1097
1098         * configure.ac:
1099           And now do it right for real...
1100
1101 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1102
1103         * configure.ac:
1104           Correctly reset $LIBS to not contain -lm.
1105
1106 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1107
1108         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
1109
1110         * configure.ac:
1111         * ext/cairo/gsttimeoverlay.c:
1112           (gst_cairo_time_overlay_print_smpte_time):
1113           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
1114           and checking for rint() and implementing it ourself if it doesn't
1115           exist. Fixes #497293.
1116
1117 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1118
1119         * configure.ac:
1120           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
1121
1122 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
1123
1124         * sys/oss/gstosshelper.c:
1125         Verify that the format returned after the ioctl is the one
1126         we requested. It is valid for the ioctl to succeed while
1127         substituting an alternate 'supported' sample format.
1128
1129 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
1130
1131         * sys/oss/gstossaudio.c: (plugin_init):
1132         * sys/oss/gstosssink.c: (gst_oss_sink_open):
1133         * sys/oss/gstosssrc.c: (gst_oss_src_open):
1134           Post decent (and translated) error message when we can't
1135           open the audio device for some reason.
1136
1137 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
1138
1139         * sys/oss/gstosssink.c:
1140         * sys/oss/gstosssrc.c:
1141         Allow the AUDIODEV environment variable to redirect us
1142         to a different default OSS device, like sunaudiosink does
1143         on Solaris (makes audio play automatically on SunRays).
1144
1145 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
1146
1147         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
1148         * gst/audiofx/audiochebyshevfreqband.c:
1149         (gst_audio_chebyshev_freq_band_transform_ip):
1150         * gst/audiofx/audiochebyshevfreqlimit.c:
1151         (gst_audio_chebyshev_freq_limit_transform_ip):
1152         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
1153         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
1154         The transform_ip() methods should do nothing if in passthrough mode.
1155         It might get non-writable buffers in that case but the buffer might
1156         as well be writable.
1157
1158         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
1159         The transform() methods won't be called in passthrough mode and
1160         otherwise the buffer is always writable so don't check here.
1161
1162 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
1163
1164         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
1165           Fix seeking in .wav files again (#501775).  Some people seem to think
1166           they don't need to test their changes when they're just 'reflowing'
1167           some code.
1168
1169 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1170
1171         * gst/autodetect/gstautovideosink.c:
1172         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
1173         (gst_auto_video_sink_init),
1174         (gst_auto_video_sink_create_element_with_pretty_name),
1175         (gst_auto_video_sink_find_best),
1176         (gst_auto_video_sink_set_property),
1177         (gst_auto_video_sink_get_property):
1178         * gst/autodetect/gstautovideosink.h:
1179         Fix docs.
1180         Use same error reporting code as autoaudiosink.
1181         Add property to filter sinks based on caps. Only select raw video sinks
1182         by default for backwards compat.
1183         API: GstAutoVideoSink::filter-caps
1184
1185 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1186
1187         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1188
1189         * gst/autodetect/gstautoaudiosink.c:
1190         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1191         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1192         (gst_auto_audio_sink_set_property),
1193         (gst_auto_audio_sink_get_property):
1194         * gst/autodetect/gstautoaudiosink.h:
1195         Add property to filter sinks based on caps. Only select raw audio sinks
1196         by default for backwards compat.  Fixes #417420.
1197         API: GstAutoAudioSink::filter-caps
1198
1199 2007-11-29  Michael Smith <msmith@fluendo.com>
1200
1201         Patch by: Arek Korbik <arkadini@gmail.com>
1202
1203         * gst/videobox/gstvideobox.c: (plugin_init):
1204           Initialise liboil in plugin_init()
1205
1206 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1207
1208         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1209         Post error before sending EOS. Fixes #499178.
1210
1211 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1212
1213         * win32/vs6/gst_plugins_good.dsw:
1214         * win32/vs6/libgstpng.dsp:
1215         Add a project file for libgstpng
1216
1217 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1218
1219         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1220         (gst_rtp_h263_depay_process):
1221         Code beautification.
1222         Added debug statements.
1223         Don't bit-shift everything, just do operations on last/first byte
1224         instead.
1225
1226 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1227
1228         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1229
1230         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1231         Fix wrong comparison in overrun check. Fixes #499239 some more.
1232
1233 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1234
1235         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1236         (gst_rtp_h263_depay_process):
1237         * gst/rtp/gstrtph263depay.h:
1238         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1239         stream.
1240
1241 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1242
1243         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1244
1245         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1246         (gst_rtp_mp4a_depay_process):
1247         * gst/rtp/gstrtpmp4adepay.h:
1248         Fix depayloading when multiple frames are inside one RTP packet.
1249         Fixes #499239.
1250
1251 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1252
1253         * gst/level/gstlevel.c:
1254           Add GAP-flag support.
1255
1256 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1257
1258         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1259         Read the I flag for Mode A h263 rtp stream and set the
1260         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1261         Fixes #499383
1262
1263 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1264
1265         * gst/level/gstlevel.c:
1266           Remove some dead code and do cleanups.
1267
1268 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1269
1270         * tests/check/pipelines/simple-launch-lines.c:
1271           Improve the tests by allowing to set a target state.
1272
1273 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1274
1275         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1276         Don't check the caps of the output buffer if they're equal some
1277         other caps. The caps can change in a backward compatible way
1278         and did at this point.
1279
1280 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1281
1282         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1283         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1284         (gst_qtdemux_seek_to_previous_keyframe),
1285         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1286         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1287         reverse playback support.
1288
1289 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1290
1291         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1292         Also set the channel layout on the Wavpack caps if we're having
1293         a mono layout. Of course only do it for "audio/x-wavpack".
1294
1295 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1296
1297         * ext/wavpack/gstwavpackcommon.c:
1298         (gst_wavpack_get_default_channel_mask),
1299         (gst_wavpack_set_channel_layout),
1300         (gst_wavpack_get_default_channel_positions),
1301         (gst_wavpack_get_channel_mask_from_positions),
1302         (gst_wavpack_set_channel_mapping):
1303         * ext/wavpack/gstwavpackcommon.h:
1304         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1305         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1306         * ext/wavpack/gstwavpackdec.h:
1307         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1308         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1309         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1310         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1311         (gst_wavpack_enc_rewrite_first_block),
1312         (gst_wavpack_enc_sink_event):
1313         * ext/wavpack/gstwavpackenc.h:
1314         * ext/wavpack/gstwavpackparse.c:
1315         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1316         (gst_wavpack_parse_scan_to_find_sample),
1317         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1318         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1319         * ext/wavpack/gstwavpackparse.h:
1320         Add support for encoding, parsing and decoding multichannel
1321         files with up to 8 channels. This also improves the robustness
1322         of parsing quite a bit.
1323
1324         * ext/wavpack/gstwavpackstreamreader.c:
1325         (gst_wavpack_stream_reader_read_bytes),
1326         (gst_wavpack_stream_reader_get_pos),
1327         (gst_wavpack_stream_reader_set_pos_abs),
1328         (gst_wavpack_stream_reader_set_pos_rel),
1329         (gst_wavpack_stream_reader_push_back_byte),
1330         (gst_wavpack_stream_reader_get_length),
1331         (gst_wavpack_stream_reader_can_seek),
1332         (gst_wavpack_stream_reader_write_bytes):
1333         Improve debugging.
1334
1335 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1336
1337         * ext/libpng/gstpngdec.c:
1338         * ext/libpng/gstpngdec.h:
1339           Don't release the png-memory from within the callback.
1340
1341 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1342
1343         Patch by: René Stadler <mail at renestadler dot de>
1344
1345         * ext/libpng/gstpngenc.c:
1346           Don't leak buffer data memory. Fixes #498395.
1347
1348 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1349
1350         Patch by: René Stadler <mail at renestadler dot de>
1351
1352         * tests/check/pipelines/simple-launch-lines.c:
1353           Tests for #498395.
1354
1355 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1356
1357         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1358         (gst_tag_lib_mux_adjust_event_offsets):
1359         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1360         * sys/osxaudio/Makefile.am:
1361         * sys/osxvideo/cocoawindow.h:
1362         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1363
1364 2007-11-15  David Schleef  <ds@schleef.org>
1365
1366         * ext/cairo/gsttextoverlay.c:
1367           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1368
1369 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1370
1371         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1372
1373         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1374         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1375         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1376         * gst/rtp/gstrtpmp2tpay.h:
1377         Fill the MTU with as many packets as possible. Fixes #491323.
1378
1379 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1380
1381         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1382
1383         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1384         Fix some more leaks. Fixes #497007.
1385
1386 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1387
1388         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1389
1390         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1391         (gst_rtspsrc_stream_configure_tcp):
1392         Fix 3 pad leaks. Fixes #496983.
1393
1394 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1395
1396         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1397
1398         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1399         Fix small leak. Fixes #497017.
1400
1401 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1402
1403         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1404         (gst_qtdemux_prepare_current_sample),
1405         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1406         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1407         * gst/qtdemux/qtdemux_fourcc.h:
1408         * gst/qtdemux/qtdemux_types.c:
1409         Add suppport for theora in quicktime according to XiphQT.
1410
1411 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1412
1413         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1414         (gst_v4l2src_init), (gst_v4l2src_set_property),
1415         (gst_v4l2src_get_property):
1416         * sys/v4l2/gstv4l2src.h:
1417         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1418           Always copy buffers by default (handle safer with bugged drivers)
1419           and added a property to make it possible to use mmap effectively (no
1420           copy if possible) when application wants to. Fixes: #480557.
1421
1422 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1423
1424         * gst/id3demux/id3tags.c:
1425         * gst/id3demux/id3tags.h:
1426         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1427           We don't want the same string multiple times in a tag list for the
1428           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1429           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1430
1431 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1432
1433         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1434           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1435           into ID3v2 TXXX frames (fixes #347848).
1436
1437 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1438
1439         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1440           Don't leak sdp message contents (fixes #496773).
1441
1442         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1443           Don't leak URI string.
1444
1445 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1446
1447         Patch by: Julien Puydt <julien dot puydt at laposte net>
1448
1449         * ext/raw1394/Makefile.am:
1450         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1451           (gst_1394_property_probe_get_properties),
1452           (gst_1394_property_probe_probe_property),
1453           (gst_1394_property_probe_needs_probe),
1454           (gst_1394_property_probe_get_values),
1455           (gst_1394_property_probe_interface_init),
1456           (gst_1394_type_add_property_probe_interface):
1457         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1458         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1459           (gst_dv1394src_init), (gst_dv1394src_dispose),
1460           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1461           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1462           (gst_dv1394src_update_device_name):
1463         * ext/raw1394/gstdv1394src.h:
1464           Implement GstPropertyProbe interface and add "device-name" property,
1465           so applications can use this to probe for available devices in the
1466           same way they can already with v4lsrc and v4l2src (however horrible
1467           this property probe interface may be). Fixes #358841.
1468
1469 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1470
1471         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1472
1473         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1474           (gst_rtspsrc_parse_range):
1475           Don't leak event, don't leak range (fixes #496752).
1476
1477 2007-11-14  Michael Smith <msmith@fluendo.com>
1478
1479         Patch by: Arek Korbik <arkadini@gmail.com>
1480
1481         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1482           Detect RGBA/BGRA correctly on little endian systems.
1483
1484 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1485
1486         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1487           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1488           corresponding ioctl() call fails even though the driver claims to
1489           support this format, just fall back to the pre-2.6.19 kernel
1490           routine that creates caps with suitable height and width ranges
1491           (see #448278).
1492
1493 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1494
1495         Patch by: Mark Nauwelaerts <manauw skynet be>
1496
1497         * gst/matroska/matroska-demux.c:
1498           (gst_matroska_demux_push_dvd_clut_change_event),
1499           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1500           (gst_matroska_demux_subtitle_caps):
1501         * gst/matroska/matroska-ids.h:
1502           Extract palette data for dvd subpicture streams and send it
1503           downstream as custom gstreamer dvd event (fixes #453417).
1504
1505 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1506
1507         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1508           Implement minimal parsing of the passed pango font description
1509           string, so passing a font size works the same as with the
1510           pango textoverlay plugin; fixes #455086.
1511           (Maybe we could just use pangocairo here at some point).
1512
1513 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1514
1515         * gst/avi/gstavidemux.c:
1516         * gst/wavparse/gstwavparse.c:
1517           Return the result in _activate_pull(). Don't ref element there.
1518
1519 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1520
1521         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1522         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1523         (gst_wavparse_srcpad_event):
1524           Ref the element when we should, but not when we its not needed. Reflow
1525           the event_handling to not leak the event.       
1526
1527 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1528
1529         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1530         (qtdemux_parse_samples):
1531         Properly free QTDemuxSamples array.
1532         Protect table write with a sensible check, some files apparently DO contain
1533         stts values starting with 0 :(
1534
1535 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1536
1537         * gst/avi/gstavidemux.c:
1538         * gst/qtdemux/qtdemux.c:
1539           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1540           previous commit messed up.
1541
1542 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1543
1544         * gst/avi/gstavidemux.c:
1545         * gst/qtdemux/qtdemux.c:
1546           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1547           element when we should, but not when we its not needed.
1548
1549 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1550
1551         * gst/wavparse/gstwavparse.c:
1552           Return FALSE if we can't handle a query instead of changing the
1553           format. Ignore fact when dealing with mpeg audio.
1554
1555 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1556
1557         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1558
1559         * configure.ac:
1560         * gst/udp/gstdynudpsink.c:
1561         * gst/udp/gstdynudpsink.h:
1562         * gst/udp/gstmultiudpsink.c:
1563         * gst/udp/gstmultiudpsink.h:
1564         * gst/udp/gstudpsink.c:
1565         * gst/udp/gstudpsink.h:
1566           Fix includes for MSVC and GLib-2.14.0 (#492388).
1567
1568         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1569           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
1570
1571 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
1572
1573         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
1574         (gst_mulawdec_chain):
1575         * gst/law/mulaw-decode.h:
1576         Calculate outgoing buffer duration if incoming buffer didn't have a
1577         valid duration.
1578
1579 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1580
1581         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
1582         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
1583         Smarter combine_flow code that also deals with downstream elements
1584         returning UNEXPECTED when they receive data out of the segment
1585         boundaries. Fixes #491305.
1586
1587 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1588
1589         * sys/v4l2/v4l2src_calls.c:
1590           Fix 'unused variable' compiler warning when compiling against
1591           older kernel headers.
1592
1593 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
1594
1595         * ext/taglib/gstid3v2mux.cc (add_funcs):
1596           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
1597
1598 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
1599
1600         * tests/check/pipelines/simple-launch-lines.c:
1601            Improve the tests a little more.
1602
1603 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
1604
1605         patch by: Yun Zheng Hu
1606
1607         * sys/osxaudio/gstosxaudiosrc.c:
1608         Use default input device instead of default output device and
1609         only memcpy actual available bytes.
1610
1611 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
1612
1613         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1614           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
1615           early. It is temporary until we find something better.
1616
1617 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1618
1619         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1620
1621         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
1622         Fix race when pausing a RTSP stream in interleaved.
1623         Fixes #475784.
1624
1625 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1626
1627         Patch by: Peter Kjellerstedt <pkj at axis com>
1628
1629         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
1630         Use correct unref function for buffers. #488844.
1631
1632 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
1633
1634         * gst/avi/gstavimux.c:
1635         * tests/check/elements/avimux.c:
1636           Add some debug and sync tests with the fix.     
1637
1638 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1639
1640         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1641
1642         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1643         When the socket is used by the app for other purposes, don't generate an
1644         error if there is activaty on the socket that is not data related.
1645         Fixes #487488.
1646
1647 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1648
1649         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
1650         (gst_v4l2src_grab_frame):
1651         Add some more debug info. Generate an error when we run out of buffers
1652         for some reason. See #480557.
1653
1654 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1655
1656         Patch by: Anders Skargren <anders dot skargren at axis dot com>
1657
1658         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
1659         Set marker bit correctly.
1660
1661 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
1662
1663         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1664         Use allowed name for the GstStructure.
1665
1666 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
1667
1668         * ext/gconf/gstswitchsink.c:
1669         * gst/autodetect/gstautoaudiosink.c:
1670           Use new gst_bus_pop_filtered().
1671
1672 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1673
1674         * sys/v4l2/gstv4l2src.c:
1675         * sys/v4l2/v4l2src_calls.c:
1676           When probing the formats and sizes a camera supports, make
1677           sure the best ones (highest resolution, prefered format)
1678           end up at the beginning of the probed caps and the less
1679           desirable ones at the end.  This is important because the
1680           order within the caps matters for things like fixation and
1681           negotiation, ie. what format is chosen in the end.
1682           With recent kernels, the current probing code will end up
1683           querying the supported sizes from lowest resolution to
1684           highest resolution, adding them to the probed caps in that
1685           order, resulting to v4l2src fixating to the lowest possible
1686           resolution if downstream does not express a size preference.
1687           Also make up a somewhat random ranking of prefered output
1688           formats for the same reason. Fixes #485828.
1689         
1690 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1691
1692         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
1693
1694         * gst/id3demux/id3v2frames.c:
1695           Extract license/copyright URIs from ID3v2 WCOP frames
1696           (Fixes #447000).
1697
1698         * tests/check/elements/id3demux.c:
1699         * tests/files/Makefile.am:
1700         * tests/files/id3-447000-wcop.tag:
1701           Add simple unit test.
1702
1703 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1704
1705         * ext/taglib/gstid3v2mux.cc:
1706           Add support for license/copyright URI tags (ID3v2 WCOP frame).
1707           Prerequisite for #447000.
1708
1709 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1710
1711         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
1712         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
1713         a GstClockTime.
1714
1715 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1716
1717         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1718         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
1719         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
1720         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
1721         (gst_rtspsrc_change_state):
1722         More seeking fixes, mostly passing around the new playback segment in
1723         order to configure it properly.
1724         Also reset base_time of udp sources when setting them back to PLAYING as
1725         a temporary hack until core supports seek in live sources properly.
1726
1727 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1728
1729         * gst/rtp/gstrtpmp4adepay.c:
1730         Fix caps as to not confuse autopluggers.
1731
1732 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1733
1734         * gst/id3demux/gstid3demux.c:
1735         * gst/id3demux/gstid3demux.h:
1736         * gst/id3demux/id3tags.c:
1737         * gst/id3demux/id3tags.h:
1738         * gst/id3demux/id3v2frames.c:
1739           Port ID3 tag demuxer over to the new GstTagDemux in -base
1740           (now would be a good time to test re-importing your music
1741           collection).
1742
1743 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1744
1745         * gst/apetag/Makefile.am:
1746         * gst/apetag/gstapedemux.c:
1747         * gst/apetag/gstapedemux.h:
1748         * gst/apetag/gsttagdemux.c:
1749         * gst/apetag/gsttagdemux.h:
1750           Port APE tag demuxer over to the new GstTagDemux in -base.
1751
1752 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
1753
1754         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1755         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
1756         (gst_rtspsrc_handle_internal_src_query),
1757         (gst_rtspsrc_handle_src_query), (new_session_pad),
1758         (gst_rtspsrc_stream_configure_tcp),
1759         (gst_rtspsrc_stream_configure_transport),
1760         (gst_rtspsrc_loop_send_cmd):
1761         Improve flushing behaviour.
1762         Set state of the udp sources to PAUSE/PLAYING correctly.
1763         Handle events and queries for UDP and TCP transport now.
1764
1765 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1766
1767         * gst/rtp/gstrtpgsmdepay.c:
1768         * gst/rtp/gstrtpgsmpay.c:
1769           Add log category.
1770
1771 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1772
1773         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
1774
1775         * tests/check/Makefile.am:
1776         * tests/check/pipelines/simple-launch-lines.c:
1777           Add unit tests for payloaders/depayloaders.
1778
1779 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1780
1781         * gst/avi/gstavimux.c:
1782         * gst/avi/gstavimux.h:
1783           Also save codec data for audio streams. Fixes #482495.
1784
1785 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1786
1787         * gst/avi/gstavimux.c:
1788           Fix "Index entry has invalid stream nr 1".
1789           Add support for muxing aac - work in progress (see #482495).
1790
1791 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1792
1793         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
1794         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
1795         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1796         * gst/rtsp/gstrtspsrc.h:
1797         Parse bandwidth modifiers, they are not yet configured in the session
1798         manager because we don't have an API for that yet.
1799
1800 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1801
1802         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
1803         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1804         Use shiny new function in -base to get the default clock-rate.
1805         Update some docs.
1806
1807 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1808
1809         * win32/MANIFEST:
1810         Add files to win32 manifest.
1811         * win32/vs6/libgstaudiofx.dsp:
1812         * win32/vs6/libgstqtdemux.dsp:
1813         * win32/vs6/libgstrtp.dsp:
1814         * win32/vs6/libgstrtsp.dsp:
1815         Update project files.
1816
1817 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
1818
1819         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1820         (gst_rtspsrc_play):
1821         * gst/rtsp/gstrtspsrc.h:
1822         In TCP mode, only timestamp the first buffer. TCP is not real time and
1823         it does not make sense to try to skew compensate, also some servers send
1824         the first batch of data in a burst.
1825
1826 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
1827
1828         * gst/matroska/matroska-demux.c:
1829           Fix setting the discont flag on the first buffer
1830           pushed downstream for formats with private codec
1831           data that needs to be deserialised into buffers
1832           (such as vorbis and FLAC when in a matroska container).
1833
1834 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
1835
1836         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1837
1838         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
1839         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
1840         (gst_rtp_mp4v_pay_handle_buffer):
1841         * gst/rtp/gstrtpmp4vpay.h:
1842         Free the config string. Fixes #480707.
1843         Clean up the timestamp code a little.
1844
1845 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1846
1847         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1848         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
1849         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
1850         * gst/rtsp/gstrtspsrc.h:
1851         Set timestamps on RTP buffers in interleaved mode.
1852         Mark first buffers with a DISCONT.
1853         Remove flush hack now that sync for live sources has been figured out.
1854
1855 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1856
1857         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1858         Update documentation.
1859
1860 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1861
1862         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
1863         (gst_rtp_xqt_depay_change_state):
1864         * gst/qtdemux/gstrtpxqtdepay.h:
1865         Fail if we don't know the quicktime format.
1866
1867 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1868
1869         * ext/flac/gstflacenc.c:
1870         * ext/flac/gstflacenc.h:
1871           Save the flow return from the last gst_pad_push() and
1872           make sure we pass the right flow return value upstream
1873           in the case of failure; minor clean-ups.
1874
1875 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1876
1877         * ext/taglib/gstapev2mux.cc:
1878         * ext/taglib/gstid3v2mux.cc:
1879         * gst/apetag/gstapedemux.c:
1880           Add support for the new GST_TAG_COMPOSER (#459809).
1881
1882 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1883
1884         * gst/law/alaw-decode.c:
1885         * gst/law/alaw-decode.h:
1886         * gst/law/alaw-encode.c:
1887         * gst/law/alaw-encode.h:
1888         * gst/law/alaw.c:
1889         * gst/law/mulaw-conversion.h:
1890           Compulsive clean-ups: use boilerplate macros, add debug
1891           categories, fix up things to conform to symbol nomenklatura,
1892           etc.
1893
1894 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1895
1896         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1897
1898         * gst/law/alaw-decode.c:
1899         * gst/law/alaw-encode.c:
1900           Use static tables for A-Law decoding and encoding; this makes
1901           A-Law decoding and encoding less CPU-intensive, but increases
1902           the binary size a bit. Leaving old code around for now,
1903           selectable by a define in the code. Fixes #435435.
1904
1905 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1906
1907         * configure.ac:
1908         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1909         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1910         in configure.ac.
1911
1912 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1913
1914         Patch by: Jan Gerber <j at bootlab dot org>
1915
1916         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1917         Add fourccs for MPEG2 HDV streams. Fixes #479960.
1918
1919 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
1920
1921         * sys/oss/gstosshelper.c:
1922           Use GST_WARNING instead of a g_critical. This situation is not caused
1923           by the application.
1924
1925 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1926
1927         * po/LINGUAS:
1928         * po/nl.po:
1929           Updated translations.
1930
1931 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1932
1933         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
1934
1935         * po/eu.po:
1936           Added Basque translation.
1937
1938 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1939
1940         translated by: Abel Cheung <abelcheung@gmail.com>
1941
1942         * po/zh_HK.po:
1943         * po/zh_TW.po:
1944           Added Chinese (traditional and Hong Kong) translation.
1945
1946 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1947
1948         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1949
1950         * po/pl.po:
1951           Added Polish translation.
1952
1953 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1954
1955         translated by: Ilkka Tuohela <hile@iki.fi>
1956
1957         * po/fi.po:
1958           Added Finnish translation.
1959
1960 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1961
1962         translated by: Jorge González González <aloriel@gmail.com>
1963
1964         * po/es.po:
1965           Added Spanish translation.
1966
1967 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1968
1969         translated by: Mogens Jaeger <mogens@jaeger.tf>
1970
1971         * po/da.po:
1972           Added Danish translation.
1973
1974 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1975
1976         translated by: Funda Wang <fundawang@linux.net.cn>
1977
1978         * po/zh_CN.po:
1979           Added Chinese (simplified) translation.
1980
1981 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1982
1983         translated by: Alexander Shopov <ash@contact.bg>
1984
1985         * po/bg.po:
1986           Added Bulgarian translation.
1987
1988 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
1989
1990         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
1991         Set outgoing packet duration because we can. Fixes #478244 some more.
1992
1993 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
1994
1995         * ext/cairo/gsttextoverlay.c:
1996           Add info about static leak.
1997         
1998         * tests/check/Makefile.am:
1999         * tests/check/generic/states.c:
2000           Improved state change unit test.
2001
2002 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
2003
2004         * docs/plugins/.cvsignore:
2005         * tests/check/.cvsignore:
2006           Ignore registries in any format.
2007
2008 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
2009
2010         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
2011         Removed some unused code.
2012
2013         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
2014         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
2015         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
2016         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
2017         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
2018         (gst_rtp_theora_pay_flush_packet):
2019         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
2020         Try to preserve the incomming buffer duration on the outgoing
2021         packets. Fixes #478244.
2022
2023 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2024
2025         * ext/taglib/gstapev2mux.cc:
2026         * ext/taglib/gstid3v2mux.cc:
2027           Work around compiler warnings with g++-4.2 when assigning a
2028           string constant to a gchar * (partially fixes #478092).
2029
2030 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2031
2032         * configure.ac:
2033           We require core CVS now for gst_base_src_set_do_timestamp().
2034
2035 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
2036
2037         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
2038         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2039         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
2040         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2041         (gst_rtspsrc_handle_message):
2042         Fix compiler warnings shown with Forte.
2043
2044 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2045
2046         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
2047         (gst_rtspsrc_dup_printf):
2048         Give meaningfull error when all streams failed to configure for some
2049         reason.
2050
2051 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2052
2053         * gst/rtp/README:
2054         Update README with the design for synchronisation rules of RTP on
2055         sender and receiver.
2056
2057 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
2058
2059         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
2060         (gst_wavparse_chain):
2061         Don't push EOS from the chain function, the element
2062         driving the pipeline is responsible for this. The bug
2063         this was meant to fix seems to be queue not forwarding
2064         EOS in all cases (see #476514).
2065
2066 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
2067
2068         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
2069         (gst_level_transform_ip):
2070         * gst/level/gstlevel.h:
2071         Use basetransform segment so that it is correctly managed on flushes and
2072         start/stop.
2073         Report message timestamp as stream time, which is what an application
2074         can understand.
2075
2076 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2077
2078         * ext/taglib/gstapev2mux.cc:
2079         * ext/taglib/gstapev2mux.h:
2080         * ext/taglib/gsttaglibmux.c:
2081         * tests/check/elements/apev2mux.c:
2082         Update my mail address.
2083
2084 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2085
2086         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
2087         (gst_wavparse_loop), (gst_wavparse_chain):
2088         Add EOS logic for the push-based mode too. Fixes #476514.
2089
2090 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
2091
2092         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
2093         * gst/law/alaw-encode.h:
2094         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
2095         (gst_mulawenc_chain):
2096         * gst/law/mulaw-encode.h:
2097         Fix law encoder timestamps.
2098
2099 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
2100
2101         * ext/gconf/gstgconfaudiosink.c:
2102           Fix warning when building without debug.
2103
2104         * sys/oss/gstossmixertrack.c:
2105           Use const like in alsamixertrack.c (fixes warnings).
2106
2107 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
2108
2109         * sys/v4l2/v4l2src_calls.c:
2110         (gst_v4l2src_probe_caps_for_format_and_size):
2111         Fix framerate detection code some more.
2112         Handle the case where there is a weird step in the stepwise framerates.
2113         Don't overwrite the min interval with the framerate, use a temp variable
2114         instead.
2115         Use max in the Continuous framerate intervals instead of step, which is
2116         1 according to the docs. Fixes #475424.
2117
2118 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
2119
2120         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
2121         Make udpsrc timestamp outgoing buffers based on when they were received.
2122         Also make it output a segment in time.
2123
2124 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
2125
2126         * gst/avi/gstavidemux.c:
2127           Plug a little leak. Little code cleanups.
2128
2129 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
2130
2131         * configure.ac:
2132           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
2133           flac versions, 's good for cross-compilation karma.
2134
2135 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
2136
2137         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
2138
2139         * gst/rtp/gstrtph263pay.c:
2140           Fix up header structure so that compilers don't add padding
2141           between the structure fields, since that would lead to us
2142           sending RTP packets with broken headers (as is currently the
2143           case when compiling with MSVC). Also see similar fixes in
2144           libgstrtp in gst-plugins-base. (#474616; #471194)
2145
2146 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
2147
2148         * sys/v4l2/v4l2src_calls.c:
2149         (gst_v4l2src_probe_caps_for_format_and_size):
2150         Don't overwrite our GValue with 0 but instead use the previously
2151         computed value. Fixes #471823 some more.
2152
2153 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2154
2155         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2156           No tabs in this file please, or gtk-doc will end up documenting
2157           rather absurd class hierarchies.
2158
2159 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2160
2161         * ext/gconf/gstswitchsink.c:
2162           If the new kid element fails to change state for some reason
2163           (e.g. esdsink not being able to connect to the sound server),
2164           forward the error message it posted on the bus instead of just
2165           posting a generic 'Internal state change error: please file a
2166           bug' error message. Fixes #471364.
2167
2168 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2169
2170         * gst/qtdemux/Makefile.am:
2171         * gst/qtdemux/qtdemux.c:
2172           Don't assume tags are encoded as UTF-8 (#473670).
2173
2174 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2175
2176         * sys/v4l2/gstv4l2src.c:
2177         * sys/v4l2/gstv4l2src.h:
2178         * sys/v4l2/v4l2src_calls.c:
2179           Implement LATENCY queries in the crudest way possible so I don't
2180           have to use sync=false any longer when testing with videosinks.
2181
2182 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2183
2184         * configure.ac:
2185           Fix build.
2186
2187 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2188
2189         * sys/v4l2/v4l2src_calls.c:
2190         (gst_v4l2src_probe_caps_for_format_and_size):
2191         Add some more debugging in the framerate function.
2192         Iterate stepwise framerate up to and _including_ the max and if nothing
2193         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2194         don't end up with an empty list. Fixes #471823
2195
2196 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2197
2198         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2199         (gst_multiudpsink_set_clients_string),
2200         (gst_multiudpsink_get_clients_string),
2201         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2202         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2203         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2204         (gst_multiudpsink_clear):
2205         Add property do configure destination address/port pairs
2206         API:GstMultiUDPSink::clients
2207
2208 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2209
2210         * tests/examples/Makefile.am:
2211         * tests/examples/rtp/Makefile.am:
2212         * tests/examples/rtp/client-H263p-AMR.sh:
2213         * tests/examples/rtp/client-H263p-PCMA.sdp:
2214         * tests/examples/rtp/client-H263p-PCMA.sh:
2215         * tests/examples/rtp/client-H264-PCMA.sdp:
2216         * tests/examples/rtp/client-H264-PCMA.sh:
2217         * tests/examples/rtp/client-PCMA.sh:
2218         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2219         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2220         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2221         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2222         Added some RTP example scripts for sending and receiving RTP streams.
2223
2224 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2225
2226         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2227         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2228         Restructure the setcaps function so that we can also compute the
2229         expected GStreamer output size of the video frames.
2230         Set frame_byte_size correctly so that read-based devices have a chance
2231         of working correctly.
2232         When grabbing a frame, discard frames that are not of the expected size.
2233         Some cameras don't output the right framesize for the first buffer.
2234         Try only a couple of times to get a valid frame, else error out.
2235
2236         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2237         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2238         Add some more debug info when scanning the device.
2239
2240         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2241         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2242         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2243         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2244         Add some more debug info when dequeing a frame.
2245
2246 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2247
2248         * gst/wavparse/gstwavparse.c:
2249           More code cleanups. Add some more comment and improve debugs logs.
2250
2251 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2252
2253         * gst/wavparse/gstwavparse.c:
2254         * gst/wavparse/gstwavparse.h:
2255           Implement seek-query. Refactor duration calculations. Appropriate use
2256           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2257           out of loops.
2258
2259 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2260
2261         * gst/avi/gstavidemux.c:
2262           Implement seek-query.
2263
2264 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2265
2266         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2267         (gst_rtspsrc_dup_printf):
2268         Use new basesink async property to make sparse RTCP packet not wait for
2269         preroll.
2270
2271 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2272
2273         * gst/audiofx/Makefile.am:
2274         Dist the right file.
2275
2276 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2277
2278         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2279         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2280         Make sure we generate and parse floating point values in the POSIX
2281         locale instead of the current locale. 
2282
2283 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2284
2285         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2286         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2287         (gst_rtspsrc_play):
2288         * gst/rtsp/gstrtspsrc.h:
2289         Fix method detection again.
2290         Keep track of when we must send a Range header.
2291         Use segment values for Range, Speed and Scale headers.
2292         Parse Speed and Scale headers to update the segment values.
2293
2294 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2295
2296         patch by: Mark Nauwelaerts <manauw@skynet.be>
2297
2298         * sys/v4l2/v4l2src_calls.c:
2299           Handle optional v4l2 ioctls gracefully.
2300
2301 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2302
2303         * gst/rtp/Makefile.am:
2304         * gst/rtp/gstrtp.c: (plugin_init):
2305         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2306         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2307         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2308         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2309         (gst_rtp_h263_depay_get_property),
2310         (gst_rtp_h263_depay_change_state),
2311         (gst_rtp_h263_depay_plugin_init):
2312         * gst/rtp/gstrtph263depay.h:
2313         Added an H263 depayloader. Fixes #369392.
2314
2315         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2316         (gst_rtp_h263p_depay_process):
2317         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2318         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2319         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2320         payloads.
2321         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2322
2323 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2324
2325         * gst/audiofx/audiochebyshevfreqband.c:
2326         * gst/audiofx/audiochebyshevfreqlimit.c:
2327         Add small comparision with the windowed sinc filters in the docs.
2328
2329 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2330
2331         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2332         (audiochebyshevfreqband_suite):
2333         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2334         (audiochebyshevfreqlimit_suite):
2335         Also test 32 bit float mode and the type 2 variants of the filters.
2336
2337 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2338
2339         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2340         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2341         (gst_rtspsrc_loop):
2342         Refactor the udp and interleaved loop function a bit.
2343
2344 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2345
2346         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2347         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2348         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2349         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2350         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2351         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2352         * gst/rtsp/gstrtspsrc.h:
2353         Protect connection activity with a new lock, avoids deadlocks when going
2354         to PAUSED. Fixes #455808.
2355
2356 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2357
2358         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2359         Fix debug statement.
2360
2361 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2362
2363         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2364         Fix stray %u in debug line as spotted by Saur on IRC.
2365
2366 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2367
2368         * gst/audiofx/audiochebyshevfreqband.c:
2369         (gst_audio_chebyshev_freq_band_class_init):
2370         * gst/audiofx/audiochebyshevfreqlimit.c:
2371         (gst_audio_chebyshev_freq_limit_class_init):
2372         Use generator macros for the process functions for the different
2373         sample types, add lower upper boundaries for the GObject properties
2374         so automatically generated UIs can use sliders and add a note about
2375         the number of poles as a too high number of poles combined with
2376         very low or very high frequencies will produce only noise.
2377         * docs/plugins/gst-plugins-good-plugins.args:
2378         Regenerated for the property changes.
2379
2380 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2381
2382         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2383         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2384         (gst_rtspsrc_stream_configure_udp_sink),
2385         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2386         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2387         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2388         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2389         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2390         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2391         * gst/rtsp/gstrtspsrc.h:
2392         Improve timeout handling.
2393         Use the same socket for sending and receiving RTCP packets so that some
2394         servers can track clients better.
2395         Improve connection closed handling. Try to reconnect.
2396         Don't overwrite our content base with NULL.
2397         Improve debugging.
2398         Improve range parsing and handling.
2399         Remove flushing hack now that core does the right thing.
2400
2401 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2402
2403         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2404         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2405         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2406         (gst_multiudpsink_close), (gst_multiudpsink_add):
2407         * gst/udp/gstmultiudpsink.h:
2408         Add support for getting and setting the socket to use.
2409
2410         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2411         (gst_udpsrc_create), (gst_udpsrc_get_property):
2412         Add support for getting the currently used socket.
2413
2414 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2415
2416         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2417
2418         * gst/audiofx/Makefile.am:
2419         * gst/audiofx/audiochebyshevfreqband.c:
2420         (gst_audio_chebyshev_freq_band_mode_get_type),
2421         (gst_audio_chebyshev_freq_band_base_init),
2422         (gst_audio_chebyshev_freq_band_dispose),
2423         (gst_audio_chebyshev_freq_band_class_init),
2424         (gst_audio_chebyshev_freq_band_init),
2425         (generate_biquad_coefficients), (calculate_gain),
2426         (generate_coefficients),
2427         (gst_audio_chebyshev_freq_band_set_property),
2428         (gst_audio_chebyshev_freq_band_get_property),
2429         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2430         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2431         (gst_audio_chebyshev_freq_band_start):
2432         * gst/audiofx/audiochebyshevfreqband.h:
2433         * gst/audiofx/audiochebyshevfreqlimit.c:
2434         (gst_audio_chebyshev_freq_limit_mode_get_type),
2435         (gst_audio_chebyshev_freq_limit_base_init),
2436         (gst_audio_chebyshev_freq_limit_dispose),
2437         (gst_audio_chebyshev_freq_limit_class_init),
2438         (gst_audio_chebyshev_freq_limit_init),
2439         (generate_biquad_coefficients), (calculate_gain),
2440         (generate_coefficients),
2441         (gst_audio_chebyshev_freq_limit_set_property),
2442         (gst_audio_chebyshev_freq_limit_get_property),
2443         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2444         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2445         (gst_audio_chebyshev_freq_limit_start):
2446         * gst/audiofx/audiochebyshevfreqlimit.h:
2447         * gst/audiofx/audiofx.c: (plugin_init):
2448         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2449         Fixes #464800.
2450
2451         * tests/check/Makefile.am:
2452         * tests/check/elements/.cvsignore:
2453         * tests/check/elements/audiochebyshevfreqband.c:
2454         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2455         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2456         * tests/check/elements/audiochebyshevfreqlimit.c:
2457         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2458         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2459         Add unit tests for the chebyshev filters.
2460
2461         * docs/plugins/Makefile.am:
2462         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2463         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2464         * docs/plugins/gst-plugins-good-plugins.args:
2465         * docs/plugins/inspect/plugin-1394.xml:
2466         * docs/plugins/inspect/plugin-audiofx.xml:
2467         * docs/plugins/inspect/plugin-dv.xml:
2468         * docs/plugins/inspect/plugin-flac.xml:
2469         * docs/plugins/inspect/plugin-jpeg.xml:
2470         * docs/plugins/inspect/plugin-png.xml:
2471         * docs/plugins/inspect/plugin-rtp.xml:
2472         * docs/plugins/inspect/plugin-shout2send.xml:
2473         * docs/plugins/inspect/plugin-wavpack.xml:
2474         And add docs for the chebyshev filters. While doing
2475         that also run make update in docs/plugins.
2476
2477 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2478
2479         * ext/annodex/gstcmmltag.c:
2480         * gst/rtp/gstrtpvorbispay.c:
2481           Make ro memory to share.
2482
2483 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2484
2485         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2486         Improve UDP performance by avoiding a select() when we have data
2487         available immediatly.
2488
2489 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2490
2491         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2492         (gst_rtp_dec_class_init):
2493         * gst/rtsp/gstrtpdec.h:
2494         Add (dummy) SSRC management signals.
2495
2496         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2497         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2498         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2499         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2500         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2501         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2502         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2503         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2504         * gst/rtsp/gstrtspsrc.h:
2505         Add connection-speed property.
2506         Add find_stream helper functions.
2507         Handle stream EOS based on BYE messages or SSRC timeout.
2508         Returns SUCCESS from the state change function as we hide our async
2509         elements from the parent.
2510
2511 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2512
2513         * gst/debug/rndbuffersize.c:
2514           Fix da leak.
2515
2516 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2517
2518         * gst/debug/Makefile.am:
2519         * gst/debug/breakmydata.c:
2520         * gst/debug/gstdebug.c:
2521         * gst/debug/negotiation.c:
2522         * gst/debug/progressreport.c:
2523         * gst/debug/rndbuffersize.c:
2524         * gst/debug/testplugin.c:
2525           Add new test element and clean-up the others a little.
2526
2527 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2528
2529         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2530         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2531
2532 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2533
2534         * gst/rtp/gstrtpilbcdepay.c:
2535           Include stdlib.
2536
2537 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2538
2539         * gst/rtp/gstrtpmpvdepay.c:
2540         Set the mpegversion in the caps so that autoplugging does not get
2541         confused.
2542
2543 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2544
2545         * po/hu.po:
2546         * po/uk.po:
2547         * po/vi.po:
2548           Updated translations.
2549
2550 2007-08-08  Michael Smith <msmith@fluendo.com>
2551
2552         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2553           Render right border in the correct location.
2554
2555 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2556
2557         Patch by: Olivier Crete <tester at tester dot ca>
2558
2559         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
2560         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2561         Make mode property a string. Fixes #464475.
2562
2563 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2564
2565         * ext/flac/gstflacenc.c:
2566           Widen caps to match decoder a bit and add more FIXMEs.
2567
2568 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2569
2570         patch by: Mark Nauwelaerts <manauw@skynet.be>
2571
2572         * gst/avi/gstavimux.c:
2573           Fix ODML index tag numbering. Fixes #463624.
2574
2575 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
2576
2577         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
2578         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2579         (gst_rtspsrc_stream_configure_tcp),
2580         (gst_rtspsrc_stream_configure_udp_sink):
2581         Fix default clock-rate for realmedia.
2582         Fix parsing of transport.
2583         Don't try to link NULL pads.
2584
2585 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
2586
2587         * po/POTFILES.skip:
2588           Add POTFILES.skip with list of source files that aren't disted at the
2589           moment but contain translatable strings. Should hopefully pacify
2590           broken tools and make it clearer that these files are left out
2591           intentionally (#461600).
2592
2593 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
2594
2595         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
2596         If the buffer was entirely clipped ... don't try sending it :)
2597
2598 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2599
2600         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
2601         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
2602         (gst_rtspsrc_create_transports_string),
2603         (gst_rtspsrc_prepare_transports):
2604         If we don't hav a session manager, set the caps on outgoing buffers
2605         ourselves.
2606         Force PAUSE/PLAY methods for now until the extensions can overwrite.
2607         Append final bit of the transport string even when it does not contain a
2608         placeholder.
2609
2610 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2611
2612         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
2613         (gst_rtsp_ext_list_connect):
2614         * gst/rtsp/gstrtspext.h:
2615         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2616         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
2617         Clean up the interface list.
2618         Allow connecting to interface signals for the extensions.
2619         Remove old extension code.
2620         Free list on cleanup.
2621         Allow extensions to send additional RTSP messages.
2622
2623 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2624
2625         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
2626         Handle a NULL gconf key gracefully by rendering the default element.
2627
2628 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2629
2630         * gst/rtsp/gstrtspext.h:
2631         Fix include path for extension interface.
2632
2633 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2634
2635         * gst/audiofx/audioamplify.h:
2636         Also remove a now unecessary variable here.
2637
2638 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2639
2640         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
2641         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
2642         * gst/audiofx/audiodynamic.c:
2643         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
2644         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
2645         * gst/audiofx/audiodynamic.h:
2646         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
2647         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
2648         * gst/audiofx/audioinvert.h:
2649         Don't save format information ourselves, this is already saved in
2650         GstAudioFilter.
2651
2652 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2653
2654         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2655         (gst_rtsp_ext_list_stream_select):
2656         * gst/rtsp/gstrtspext.h:
2657         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
2658         Use rank to filter out extensions.
2659         Add url to stream_select interface call.
2660
2661 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2662
2663         * gst/rtsp/Makefile.am:
2664         * gst/rtsp/base64.c:
2665         * gst/rtsp/base64.h:
2666         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2667         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
2668         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
2669         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
2670         (gst_rtsp_ext_list_setup_media),
2671         (gst_rtsp_ext_list_configure_stream),
2672         (gst_rtsp_ext_list_get_transports),
2673         (gst_rtsp_ext_list_stream_select):
2674         * gst/rtsp/gstrtspext.h:
2675         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
2676         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
2677         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
2678         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2679         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
2680         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
2681         (gst_rtspsrc_stream_configure_tcp),
2682         (gst_rtspsrc_stream_configure_mcast),
2683         (gst_rtspsrc_stream_configure_udp),
2684         (gst_rtspsrc_stream_configure_udp_sink),
2685         (gst_rtspsrc_stream_configure_transport),
2686         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2687         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2688         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
2689         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
2690         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2691         (gst_rtspsrc_parse_methods),
2692         (gst_rtspsrc_create_transports_string),
2693         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
2694         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
2695         (gst_rtspsrc_play), (gst_rtspsrc_pause),
2696         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
2697         * gst/rtsp/gstrtspsrc.h:
2698         * gst/rtsp/rtsp.h:
2699         * gst/rtsp/rtspconnection.c:
2700         * gst/rtsp/rtspconnection.h:
2701         * gst/rtsp/rtspdefs.c:
2702         * gst/rtsp/rtspdefs.h:
2703         * gst/rtsp/rtspext.h:
2704         * gst/rtsp/rtspextwms.c:
2705         * gst/rtsp/rtspextwms.h:
2706         * gst/rtsp/rtspmessage.c:
2707         * gst/rtsp/rtspmessage.h:
2708         * gst/rtsp/rtsprange.c:
2709         * gst/rtsp/rtsprange.h:
2710         * gst/rtsp/rtsptransport.c:
2711         * gst/rtsp/rtsptransport.h:
2712         * gst/rtsp/rtspurl.c:
2713         * gst/rtsp/rtspurl.h:
2714         * gst/rtsp/sdp.h:
2715         * gst/rtsp/sdpmessage.c:
2716         * gst/rtsp/sdpmessage.h:
2717         * gst/rtsp/test.c:
2718         Use shiny new RTSP and SDP library.
2719         Implement RTSP extensions using the new interface.
2720         Remove a lot of old code.
2721
2722 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
2723
2724         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2725         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
2726
2727 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2728
2729         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2730         Don't unref the outgoing buffer twice when dropping it because it's
2731         outside of the segment.
2732
2733 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2734
2735         * configure.ac:
2736         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2737         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
2738         Use the new buffer clipping function from gstaudio here and
2739         require gst-plugins-base CVS.
2740         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2741         For framed Wavpack buffers we require a valid timestamp.
2742
2743 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2744
2745         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2746         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
2747         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
2748         Clip raw audio and video when we can, keep track of current output
2749         segment.
2750         Don't leak buffers and events when there is no output pad.
2751         Improve debugging here and there.
2752
2753 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2754
2755         * configure.ac:
2756           Sync liboil check with plugins-base.
2757
2758 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2759
2760         * ext/annodex/Makefile.am:
2761           Fix CFLAGS/LIBS.
2762
2763         * ext/cdio/gstcdiocddasrc.c:
2764         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
2765           Include stdlib
2766
2767         * ext/cairo/Makefile.am:
2768         * gst/videofilter/Makefile.am:
2769         * tests/examples/level/Makefile.am:
2770           Use $(LIBM) instead of -lm
2771
2772 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2773
2774         * sys/v4l2/gstv4l2src.c:
2775           Add another example pipeline.
2776
2777 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2778
2779         Patch by: Alexander Eichner <alexeichi@yahoo.de>
2780
2781         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2782           Use define here.
2783
2784         * sys/v4l2/gstv4l2tuner.c:
2785         (gst_v4l2_tuner_set_frequency_and_notify):
2786           Don't touch the property - its still disabled.
2787
2788         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
2789         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
2790         * sys/v4l2/v4l2src_calls.h:
2791           Improve fallback format negotionation. Fixes #451388
2792
2793 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2794
2795         * tests/check/elements/videocrop.c: (GST_START_TEST):
2796           Fix the test.
2797
2798 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2799
2800         * docs/plugins/Makefile.am:
2801         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2802         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2803         * docs/plugins/inspect/plugin-jpeg.xml:
2804         * docs/plugins/inspect/plugin-png.xml:
2805         * ext/jpeg/gstjpegdec.c:
2806         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
2807         (gst_pngdec_sink_setcaps):
2808           More docs. More logs in pngdec.
2809
2810 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
2811
2812         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2813           Initialize num_buffers with minimum value.
2814
2815         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2816         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
2817           Handle frame-size query failure gracefully.
2818
2819 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2820
2821         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2822         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
2823         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
2824         of qt/aac files.
2825
2826 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
2827
2828         * ext/wavpack/gstwavpackdec.c:
2829         (gst_wavpack_dec_clip_outgoing_buffer):
2830         Fix buffer clipping to correctly clip to the segment stop.
2831
2832 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2833
2834         * configure.ac:
2835         * tests/Makefile.am:
2836         Remove bogus check for libcheck, since we check for
2837         gstreamer-check and it pulls in the required info from there,
2838         and we weren't actually _using_ the information for libcheck
2839         ourselves anyway.
2840
2841 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2842
2843         * configure.ac:
2844           Use pkg-config to locate check.
2845
2846 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
2847
2848         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
2849         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
2850         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
2851         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2852         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
2853         * gst/effectv/gstaging.c: (gst_agingtv_transform):
2854         * gst/effectv/gstdice.c: (gst_dicetv_transform):
2855         * gst/effectv/gstedge.c: (gst_edgetv_transform):
2856         * gst/effectv/gstquark.c: (gst_quarktv_transform):
2857         * gst/effectv/gstrev.c: (gst_revtv_transform):
2858         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
2859         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
2860         * gst/effectv/gstwarp.c: (gst_warptv_transform):
2861         * gst/matroska/matroska-demux.c:
2862         (gst_matroska_demux_add_wvpk_header),
2863         (gst_matroska_demux_check_subtitle_buffer),
2864         (gst_matroska_decode_buffer):
2865         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
2866           Fix build against core CVS.
2867
2868 2007-07-10  Edward Hervey  <bilboed@gmail.com>
2869
2870         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
2871         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
2872         don't have enough granularity to convert that boolean into a
2873         GstFlowReturn.
2874
2875 2007-07-06  Michael Smith <msmith@fluendo.com>
2876
2877         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
2878         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
2879         (gst_alawdec_change_state):
2880         * gst/law/alaw-decode.h:
2881         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2882         (gst_mulawdec_class_init), (gst_mulawdec_init),
2883         (gst_mulawdec_chain), (gst_mulawdec_change_state):
2884         * gst/law/mulaw-decode.h:
2885           Fix capsnego bogosity in *law decoders. 
2886
2887 2007-07-06  Michael Smith <msmith@fluendo.com>
2888
2889         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
2890         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
2891         (gst_smokeenc_change_state):
2892         * ext/jpeg/gstsmokeenc.h:
2893           Remove stupidity in get/set caps functions.
2894           Fix some refcounting problems.
2895
2896 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
2897
2898         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
2899         Remove endianness-flipping hack that seems to have been required
2900         only because of a bug in ffmpegcolorspace.
2901         Partially Fixes: #451908
2902
2903 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
2904
2905         * docs/plugins/Makefile.am:
2906           Simplify --extra-dir as gtkdoc scans recursively.
2907
2908 2007-07-03  Wim Taymans  <wim@fluendo.com>
2909
2910         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2911
2912         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2913         Set the encoding-name in the rtp caps to all uppercase, as required by
2914         the caps spec.
2915         Some small cleanups in the error paths. Fixes #453037.
2916
2917 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
2918
2919         * ext/wavpack/gstwavpackparse.c:
2920         (gst_wavpack_parse_index_get_last_entry),
2921         (gst_wavpack_parse_index_get_entry_from_sample),
2922         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
2923         (gst_wavpack_parse_scan_to_find_sample):
2924         * ext/wavpack/gstwavpackparse.h:
2925         Use a GSList for the GArray that is used like a list anyway.
2926
2927 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
2928
2929         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
2930         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
2931         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
2932           Add state change function where we set 0/1 as default framerate in
2933           case our setcaps function isn't called, like it might not in a
2934           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
2935           gdkpixbufdec trying to create caps with a 0/0 framerate.
2936           Also post an error message on the bus if gst_pad_push() fails when
2937           called from our sink event handler (+1 for flow returns for event
2938           functions in 0.11) instead of failing silently.
2939
2940 2007-06-27  Wim Taymans  <wim@fluendo.com>
2941
2942         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
2943         Cast stack args to the proper types. Fixes #451249.
2944
2945 2007-06-27  Wim Taymans  <wim@fluendo.com>
2946
2947         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2948         (new_session_pad), (gst_rtspsrc_setup_streams):
2949         * gst/rtsp/gstrtspsrc.h:
2950         For container formats we only need to activate one of the streams so
2951         that we correctly signal no-more-pads. Fixes #451015.
2952
2953 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
2954
2955         * docs/plugins/gst-plugins-good-plugins.args:
2956         * docs/plugins/inspect/plugin-aasink.xml:
2957         * docs/plugins/inspect/plugin-alaw.xml:
2958         * docs/plugins/inspect/plugin-alpha.xml:
2959         * docs/plugins/inspect/plugin-alphacolor.xml:
2960         * docs/plugins/inspect/plugin-annodex.xml:
2961         * docs/plugins/inspect/plugin-apetag.xml:
2962         * docs/plugins/inspect/plugin-audiofx.xml:
2963         * docs/plugins/inspect/plugin-auparse.xml:
2964         * docs/plugins/inspect/plugin-autodetect.xml:
2965         * docs/plugins/inspect/plugin-avi.xml:
2966         * docs/plugins/inspect/plugin-cacasink.xml:
2967         * docs/plugins/inspect/plugin-cairo.xml:
2968         * docs/plugins/inspect/plugin-cdio.xml:
2969         * docs/plugins/inspect/plugin-cutter.xml:
2970         * docs/plugins/inspect/plugin-debug.xml:
2971         * docs/plugins/inspect/plugin-efence.xml:
2972         * docs/plugins/inspect/plugin-effectv.xml:
2973         * docs/plugins/inspect/plugin-esdsink.xml:
2974         * docs/plugins/inspect/plugin-flac.xml:
2975         * docs/plugins/inspect/plugin-flxdec.xml:
2976         * docs/plugins/inspect/plugin-gconfelements.xml:
2977         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2978         * docs/plugins/inspect/plugin-goom.xml:
2979         * docs/plugins/inspect/plugin-halelements.xml:
2980         * docs/plugins/inspect/plugin-icydemux.xml:
2981         * docs/plugins/inspect/plugin-id3demux.xml:
2982         * docs/plugins/inspect/plugin-jpeg.xml:
2983         * docs/plugins/inspect/plugin-ladspa.xml:
2984         * docs/plugins/inspect/plugin-level.xml:
2985         * docs/plugins/inspect/plugin-matroska.xml:
2986         * docs/plugins/inspect/plugin-mulaw.xml:
2987         * docs/plugins/inspect/plugin-multipart.xml:
2988         * docs/plugins/inspect/plugin-navigationtest.xml:
2989         * docs/plugins/inspect/plugin-ossaudio.xml:
2990         * docs/plugins/inspect/plugin-png.xml:
2991         * docs/plugins/inspect/plugin-quicktime.xml:
2992         * docs/plugins/inspect/plugin-rtp.xml:
2993         * docs/plugins/inspect/plugin-rtsp.xml:
2994         * docs/plugins/inspect/plugin-smpte.xml:
2995         * docs/plugins/inspect/plugin-speex.xml:
2996         * docs/plugins/inspect/plugin-taglib.xml:
2997         * docs/plugins/inspect/plugin-udp.xml:
2998         * docs/plugins/inspect/plugin-videobalance.xml:
2999         * docs/plugins/inspect/plugin-videobox.xml:
3000         * docs/plugins/inspect/plugin-videocrop.xml:
3001         * docs/plugins/inspect/plugin-videoflip.xml:
3002         * docs/plugins/inspect/plugin-videomixer.xml:
3003         * docs/plugins/inspect/plugin-wavenc.xml:
3004         * docs/plugins/inspect/plugin-wavparse.xml:
3005         * docs/plugins/inspect/plugin-ximagesrc.xml:
3006           Update docs with caps info.
3007
3008 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
3009
3010         * po/POTFILES.in:
3011           Add more files with translatable strings (#450878).
3012
3013 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
3014
3015         * MAINTAINERS:
3016         Updating all the maintainers files
3017
3018 2007-06-22  Edward Hervey  <edward@fluendo.com>
3019
3020         * ext/flac/gstflactag.c: (gst_flac_tag_init):
3021         * gst/interleave/deinterleave.c: (deinterleave_init),
3022         (deinterleave_sink_link):
3023         * gst/interleave/interleave.c: (interleave_init):
3024         * gst/median/gstmedian.c: (gst_median_init):
3025         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
3026         Fix memory leaks.
3027         * tests/check/elements/id3demux.c: (pad_added_cb):
3028         Remove unused variable.
3029
3030 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
3031
3032         * ext/gconf/gconf.h:
3033         Make the prototype of gst_gconf_get_key_for_sink_profile
3034         match the implementation.
3035         Patch by: Damien Carbery <damien dot carbery at sun dot com>
3036         Fixes: #449747
3037
3038 2007-06-20  Michael Smith <msmith@fluendo.com>
3039
3040         * gst/rtp/gstrtpdepay.c:
3041           Fix description - rtpdepay is not a payloader.
3042
3043 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
3044
3045         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
3046         (qtdemux_video_caps):
3047         * gst/qtdemux/qtdemux_fourcc.h:
3048           Add MJPG to the variants of motion jpeg.
3049
3050 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
3051
3052         * tests/check/Makefile.am:
3053         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
3054         * tests/check/elements/videocrop.c: (GST_START_TEST):
3055         * tests/check/elements/videofilter.c:
3056         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
3057         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
3058           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
3059           error flags are included and it errors out on compiler warnings
3060           for CVS builds; remove unused variables in various unit tests.
3061
3062 2007-06-19  Wim Taymans  <wim@fluendo.com>
3063
3064         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3065         (rtsp_connection_close), (rtsp_connection_free):
3066         Use threadsafe inet_ntop to convert an ip number to a string. 
3067         Fixes #447961.
3068         Don't leak fd (and ip) when freeing a connection without first closing
3069         it.
3070
3071 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
3072
3073         * configure.ac:
3074         Back to CVS
3075
3076         * gst-plugins-good.doap:
3077         Add 0.10.6 to the doap file.
3078
3079 === release 0.10.6 ===
3080
3081 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
3082
3083         * configure.ac:
3084           releasing 0.10.6, "Wobble Board"
3085
3086 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3087
3088         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3089         (rtsp_connection_free):
3090           Revert previous commit again, since we are frozen (sorry).
3091
3092 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3093
3094         Patch by: Peter Kjellerstedt <pkj at axis com>
3095
3096         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3097         (rtsp_connection_free):
3098           inet_ntoa() uses a static buffer internally, so we need to copy the
3099           returned string if we want to store it for later (#447961).
3100
3101 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3102
3103         * win32/vs6/autogen.dsp:
3104         * win32/vs6/gst_plugins_good.dsw:
3105         * win32/vs6/libgstalaw.dsp:
3106         * win32/vs6/libgstalpha.dsp:
3107         * win32/vs6/libgstalphacolor.dsp:
3108         * win32/vs6/libgstapetag.dsp:
3109         * win32/vs6/libgstaudiofx.dsp:
3110         * win32/vs6/libgstauparse.dsp:
3111         * win32/vs6/libgstautodetect.dsp:
3112         * win32/vs6/libgstavi.dsp:
3113         * win32/vs6/libgstcutter.dsp:
3114         * win32/vs6/libgstdirectdraw.dsp:
3115         * win32/vs6/libgstdirectsound.dsp:
3116         * win32/vs6/libgsteffectv.dsp:
3117         * win32/vs6/libgstflx.dsp:
3118         * win32/vs6/libgstgoom.dsp:
3119         * win32/vs6/libgsticydemux.dsp:
3120         * win32/vs6/libgstid3demux.dsp:
3121         * win32/vs6/libgstinterleave.dsp:
3122         * win32/vs6/libgstjpeg.dsp:
3123         * win32/vs6/libgstlevel.dsp:
3124         * win32/vs6/libgstmatroska.dsp:
3125         * win32/vs6/libgstmedian.dsp:
3126         * win32/vs6/libgstmonoscope.dsp:
3127         * win32/vs6/libgstmulaw.dsp:
3128         * win32/vs6/libgstmultipart.dsp:
3129         * win32/vs6/libgstqtdemux.dsp:
3130         * win32/vs6/libgstrtp.dsp:
3131         * win32/vs6/libgstrtsp.dsp:
3132         * win32/vs6/libgstsmpte.dsp:
3133         * win32/vs6/libgstspeex.dsp:
3134         * win32/vs6/libgstudp.dsp:
3135         * win32/vs6/libgstvideobalance.dsp:
3136         * win32/vs6/libgstvideobox.dsp:
3137         * win32/vs6/libgstvideocrop.dsp:
3138         * win32/vs6/libgstvideoflip.dsp:
3139         * win32/vs6/libgstvideomixer.dsp:
3140         * win32/vs6/libgstwaveform.dsp:
3141         * win32/vs6/libgstwavenc.dsp:
3142         * win32/vs6/libgstwavparse.dsp:
3143         Mark *.dsp & *.dsw as binary files and convert to DOS line
3144         endings, as they don't load into VS6 correctly otherwise.
3145
3146 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3147
3148         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3149         (rtsp_connection_connect):
3150         Fix the MingW build. 
3151         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
3152         Fixes: #446981
3153
3154 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3155
3156         * tests/check/elements/.cvsignore:
3157         * tests/icles/.cvsignore:
3158         Hush the buildbots up
3159
3160 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3161
3162         * configure.ac:
3163         * sys/Makefile.am:
3164         * sys/directdraw/Makefile.am:
3165         * sys/directsound/Makefile.am:
3166         * sys/waveform/Makefile.am:
3167         Make sure to dist everything needed for win32 builds.
3168
3169 2007-06-14  Edward Hervey  <edward@fluendo.com>
3170
3171         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3172         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
3173         caps.
3174         Fixes #447458
3175
3176 2007-06-13  Wim Taymans  <wim@fluendo.com>
3177
3178         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3179         Make sure we allocate enough memory for the codec_data.
3180         Fixes #447210.
3181
3182 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3183
3184         * win32/MANIFEST:
3185         Add videocrop project file to the win32 manifest.
3186         * win32/vs6/gst_plugins_good.dsw:
3187         Add qtdemux,videocrop and waveform projects to the workspace.
3188         * win32/vs6/libgstqtdemux.dsp:
3189         Add zlib to the link list of qtdemux.
3190         * win32/vs6/libgstvideocrop.dsp:
3191         Add a project file for videocrop.
3192
3193 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3194
3195         * po/POTFILES.in:
3196         Add qtdemux for translation
3197
3198 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3199
3200         * configure.ac:
3201         * docs/plugins/Makefile.am:
3202         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3203         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3204         * docs/plugins/inspect/plugin-videocrop.xml:
3205         * gst-plugins-good.spec.in:
3206         * sys/Makefile.am:
3207         * tests/check/Makefile.am:
3208         * tests/icles/Makefile.am:
3209         * tests/icles/videocrop-test.c:
3210         Move videocrop and osxvideo from -bad.
3211
3212 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3213
3214         * configure.ac:
3215         * docs/plugins/Makefile.am:
3216         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3217         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3218         * docs/plugins/gst-plugins-good-plugins.args:
3219         * docs/plugins/inspect/plugin-qtdemux.xml:
3220         * docs/plugins/inspect/plugin-quicktime.xml:
3221         * win32/MANIFEST:
3222         Move qtdemux from -bad.
3223
3224         * gst-plugins-good.spec.in:
3225         Update spec file to reflect moving of qtdemux and wavpack
3226
3227 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3228         
3229         * win32/MANIFEST:
3230         * docs/plugins/Makefile.am:
3231         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3232         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3233         * docs/plugins/inspect/plugin-directdraw.xml:
3234         * docs/plugins/inspect/plugin-directsound.xml:
3235         * docs/plugins/inspect/plugin-waveform.xml:
3236         Move the waveform plugin from -bad too. Update the inspect xml
3237         files to mention Plugins Good instead of Plugins Bad.
3238
3239 2007-06-12  Andy Wingo  <wingo@pobox.com>
3240
3241         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3242         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3243         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3244         finalization and resuscitation. No longer public.
3245         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3246         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3247         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3248         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3249         miniobject semantics, and be threadsafe.
3250         (gst_v4l2src_queue_frame): Remove this function, as we just call
3251         the ioctls directly in the two places where we queue buffers.
3252         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3253         directly.
3254         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3255         to allocate the pool, which also preallocates the GstBuffers.
3256         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3257         queueing the frames directly.
3258         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3259         mmap buffers have been dequeued.
3260
3261         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3262         real MiniObject instead of rolling our own refcounting and
3263         finalizing. Give it a lock.
3264         (struct _GstV4l2Buffer): Remove one intermediary object, having
3265         the buffers hold the struct v4l2_buffer directly.
3266
3267         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3268         capture_init so that it can set them on the buffers that it will
3269         create.
3270         (gst_v4l2src_get_read): For better or for worse, include the
3271         timestamping and offsetting code here; really we should be using
3272         bufferalloc though.
3273         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3274         preallocated, mmap'd buffers.
3275
3276 2007-06-11  Wim Taymans  <wim@fluendo.com>
3277
3278         Patch by: daniel fischer <dan at f3c dot com>
3279
3280         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3281         (gst_ximage_src_get_caps):
3282         Actually use the display_name property so that we can dump any
3283         available X display. Fixes #445905.
3284
3285 2007-06-11  Wim Taymans  <wim@fluendo.com>
3286
3287         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3288
3289         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3290         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3291         Add missing rate fields to caps. Fixes #441118.
3292
3293 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3294
3295         * win32/vs6/gst_plugins_good.dsw:
3296         * win32/vs8/gst-plugins-good.sln:
3297         Add DirectSound and DirectDraw sinks project files to
3298         workspace and solution files.
3299
3300 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3301
3302         Patch by: Josh Coalson <xflac at yahoo dot com>,
3303         updated by Alexis Ballier <aballier at gentoo dot org>:
3304
3305         * configure.ac:
3306         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3307         (gst_flac_dec_setup_seekable_decoder),
3308         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3309         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3310         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3311         * ext/flac/gstflacdec.h:
3312         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3313         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3314         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3315         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3316         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3317         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3318         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3319         * ext/flac/gstflacenc.h:
3320         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3321         
3322 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3323
3324         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3325         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3326         not necessary anymore as we need at least that core version. 
3327
3328 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3329
3330         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3331         (gst_wavpack_dec_chain):
3332         * ext/wavpack/gstwavpackdec.h:
3333         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3334         (gst_wavpack_parse_push_buffer):
3335         * ext/wavpack/gstwavpackparse.h:
3336         Improve discont handling by checking if the next Wavpack block has
3337         the expected, following block index.
3338
3339 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3340
3341         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3342           Fix element description.
3343
3344 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3345
3346         * configure.ac:
3347         * docs/plugins/Makefile.am:
3348         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3349         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3350         * docs/plugins/gst-plugins-good-plugins.args:
3351         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3352         * docs/plugins/gst-plugins-good-plugins.signals:
3353         * docs/plugins/inspect/plugin-autodetect.xml:
3354         * docs/plugins/inspect/plugin-gconfelements.xml:
3355         * docs/plugins/inspect/plugin-ladspa.xml:
3356         * docs/plugins/inspect/plugin-rtp.xml:
3357         * docs/plugins/inspect/plugin-wavpack.xml:
3358         * ext/Makefile.am:
3359         * tests/check/Makefile.am:
3360           move wavpack plugin.  See #352605.
3361
3362 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3363
3364         * configure.ac:
3365         * docs/plugins/Makefile.am:
3366         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3367         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3368         * docs/plugins/gst-plugins-good-plugins.args:
3369         * sys/Makefile.am:
3370         * win32/MANIFEST:
3371         Add DirectDraw & DirectSound plugins to the build and docs.
3372
3373 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3374
3375         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3376         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3377           When operating in pull mode, error out correct on not-linked.
3378
3379 2007-06-06  Andy Wingo  <wingo@pobox.com>
3380
3381         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3382         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3383         format and size if the ioctls are defined; should fix compilation
3384         on Linux < 2.16.19.
3385
3386 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3387
3388         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3389           Printf fixes in debug statements; use LOG level for debug statements
3390           that are printed for each and every frame; convert c++ comments to
3391           C-style comments; not much point using g_try_malloc() if we then not
3392           even check the return value.
3393
3394 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3395
3396         * configure.ac:
3397           Bump requirements to released versions (core and base 0.10.13).
3398
3399         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3400           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3401           own implementation.
3402
3403 2007-06-05  Andy Wingo  <wingo@pobox.com>
3404
3405         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3406         some useless comments.
3407
3408         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3409         frames before calling STREAMON, that might leave them in a state
3410         where they can't be dequeued if we go back to NULL without calling
3411         STREAMON, according to the docs.
3412         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3413         before we call STREAMON.
3414         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3415         failures. (For me this code hung.) The pool refcounting is still
3416         crack; added a note to that effect.
3417
3418 2007-06-05  Wim Taymans  <wim@fluendo.com>
3419
3420         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3421         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3422         Add support for mapping gst structure names to the MIME type equivalent.
3423         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3424
3425 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3426
3427         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3428         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3429         (gst_wavenc_chain), (gst_wavenc_change_state):
3430         * gst/wavenc/gstwavenc.h:
3431         Properly write wav files with width!=depth by having the depth most
3432         significant bytes set and all others zero. Fixes #442535.
3433
3434 2007-06-01  Wim Taymans  <wim@fluendo.com>
3435
3436         * gst/rtsp/rtspconnection.c:
3437         Add include to make buildbot happy.
3438
3439 2007-06-01  Wim Taymans  <wim@fluendo.com>
3440
3441         Patch by: Peter Kjellerstedt  <pkj at axis com>
3442
3443         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3444         (rtsp_connection_connect), (add_date_header),
3445         (rtsp_connection_send), (parse_response_status),
3446         (parse_request_line), (parse_line), (rtsp_connection_receive):
3447         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3448         * gst/rtsp/rtspdefs.h:
3449         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3450         (rtsp_message_init_request), (rtsp_message_init_response),
3451         (rtsp_message_remove_header), (rtsp_message_append_headers),
3452         (rtsp_message_dump):
3453         * gst/rtsp/rtspmessage.h:
3454         Improves version checking, allowing an RTSP server to reply with "505
3455         RTSP Version not supported.
3456         Adds a Date header to all messages.
3457         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3458         want to be able to send a response even if something in the request was
3459         invalid. EINVAL is only used when passing wrong arguments to functions.
3460         Do not handle an invalid method in parse_request_line(). Defer this to
3461         the caller so it can respond with "405 Method Not Allowed".
3462         Improves parsing of the timeout parameter to the Session header,
3463         allowing whitespace after the semicolon. 
3464         Avoids a compiler warning due to variables shadowing a function argument.
3465
3466 2007-06-01  Wim Taymans  <wim@fluendo.com>
3467
3468         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3469
3470         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3471         (gst_rtp_amr_depay_process):
3472         * gst/rtp/gstrtpamrdepay.h:
3473         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3474         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3475         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3476         * gst/rtp/gstrtpamrpay.h:
3477         Add support for AMR-WB.
3478         Small cleanups such as using BOILERPLATE.
3479
3480 2007-05-31  Wim Taymans  <wim@fluendo.com>
3481
3482         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3483         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3484
3485 2007-05-30  Andy Wingo  <wingo@pobox.com>
3486
3487         * sys/v4l2/gstv4l2object.h: 
3488         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3489         unintended changes.
3490
3491         * sys/v4l2/v4l2src_calls.h: 
3492         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3493         the format list in the order that the driver gives it to us.
3494         (gst_v4l2src_probe_caps_for_format_and_size)
3495         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3496         based on the capabilities of the device.
3497         (gst_v4l2src_grab_frame): Update for object variable renaming.
3498         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3499         as in the set_caps below.
3500         (gst_v4l2src_capture_init): Update for object variable renaming,
3501         and reflow.
3502         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3503         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3504         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3505         (gst_v4l2src_get_fps): Remove; these functions don't have much
3506         meaning outside of an atomic set_caps method.
3507         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3508         known.
3509
3510         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3511         call to update_fps; not sure about this change.
3512         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3513         moment we don't have an update_fps_func.
3514
3515         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3516         structures in the object, just store what we need. Do store the
3517         probed caps of the device. Don't store the current frame rate.
3518
3519         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3520         update_fps_function, for now. Update for new object variable
3521         naming.
3522         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3523         new object variable naming.
3524         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3525         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3526         (gst_v4l2src_get_caps): Rework to probe the device for supported
3527         frame sizes and frame rates.
3528         (gst_v4l2src_set_caps): Rework to be strict in the given
3529         parameters: if someone asks us to have a certain size and rate,
3530         that is what we configure.
3531         (gst_v4l2src_get_read): Update for object variable naming. Don't
3532         leak buffers on short reads.
3533         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3534         comments.
3535         (gst_v4l2src_create): Update for object variable naming.
3536
3537 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3538
3539         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3540         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3541         * gst/avi/gstavidemux.h:
3542           Parse subtitle text streams instead of erroring out (#442034). Still
3543           needs a parser for the subtitles to actually show up.
3544
3545 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3546
3547         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3548         (gst_avi_demux_loop):
3549           Make _push_event() return TRUE if the event could be pushed on at
3550           least one pad and not only if it could be pushed on all pads,
3551           otherwise we'll end up posting an error message on EOS if one or
3552           more source pads are not connected.
3553
3554 2007-05-28  Wim Taymans  <wim@fluendo.com>
3555
3556         * gst/rtsp/rtsptransport.c:
3557         Use renamed RTP bin.
3558
3559 2007-05-28  Wim Taymans  <wim@fluendo.com>
3560
3561         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
3562
3563         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
3564         (gst_video_box_set_property), (gst_video_box_transform_caps),
3565         (video_box_recalc_transform), (gst_video_box_set_caps),
3566         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
3567         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
3568         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
3569         (gst_video_box_i420_i420), (gst_video_box_transform),
3570         (plugin_init):
3571         Add AYUV->AYUV and AYUV->I420 formats. 
3572         Fix negotiation and I420->AYUV conversion.
3573         Fixes #429329.
3574
3575 2007-05-26  Wim Taymans  <wim@fluendo.com>
3576
3577         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
3578         Use different variables for nested for loops so that the outer loop
3579         functions properly and speex files with multiple frames per buffer work
3580         properly.
3581         Fixes #441408.
3582
3583 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3584
3585         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
3586           Don't leak newsegment events.
3587
3588 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3589
3590         * gst/wavparse/Makefile.am:
3591           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
3592           drags it in.
3593
3594 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3595
3596         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3597         (notgst_value_array_append_buffer),
3598         (gst_flac_enc_process_stream_headers),
3599         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
3600         (gst_flac_enc_change_state):
3601         * ext/flac/gstflacenc.h:
3602           Collect headers, add "streamheader" field to output caps and set
3603           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
3604           produces output according to the official FLAC-to-Ogg mapping
3605           instead of completely broken files. Fixes #426044.
3606
3607 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3608
3609         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
3610         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
3611         (gst_id3demux_sink_event):
3612         * gst/id3demux/gstid3demux.h:
3613         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
3614         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
3615         (gst_tag_demux_send_new_segment):
3616         Handle and adjust new-segment events so that downstream really
3617         sees a stream with the tag pieces stripped off the front and back.
3618         Fixes strangeness in seeking when mp3 decoders use the new-segment
3619         byte position to estimate their current playback position timestamp
3620         and then the arriving buffers don't match up.
3621
3622 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3623
3624         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
3625           Don't unnecessarily perform a READY->NULL->READY transition on the
3626           detected audio sink when starting up. Fixes: #440127
3627
3628 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
3629
3630         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
3631         (gst_flac_enc_chain):
3632           Don't crash in chain function if setcaps hasn't been called.
3633
3634 2007-05-24  Wim Taymans  <wim@fluendo.com>
3635
3636         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
3637         Init value to avoid infinte loops.
3638
3639 2007-05-24  Wim Taymans  <wim@fluendo.com>
3640
3641         Patch by: Peter Kjellerstedt  <pkj at axis com>
3642
3643         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
3644         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
3645         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3646         (gst_rtspsrc_play):
3647         (rtsp_connection_send), (rtsp_connection_receive):
3648         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
3649         Fix for new API.
3650
3651         * gst/rtsp/rtspconnection.c: (add_auth_header),
3652         Only add authorisation and session headers when sending messages.
3653
3654         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
3655         (rtsp_message_init_request), (rtsp_message_init_response),
3656         (rtsp_message_unset), (rtsp_message_add_header),
3657         (rtsp_message_remove_header), (rtsp_message_get_header),
3658         (rtsp_message_append_headers), (dump_key_value),
3659         (rtsp_message_dump):
3660         * gst/rtsp/rtspmessage.h:
3661         Add support for multiple headers of the same type by storing the parsed
3662         headers in a GArray instaed of a hashtable.
3663
3664 2007-05-21  Wim Taymans  <wim@fluendo.com>
3665
3666         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
3667         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
3668         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
3669         safer shutdown.
3670
3671 2007-05-21  Wim Taymans  <wim@fluendo.com>
3672
3673         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
3674         * gst/rtsp/gstrtpdec.h:
3675         Added signal for backwards compat.
3676
3677 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
3678         
3679         Patch by: René Stadler <mail at renestadler dot de>
3680
3681         * configure.ac:
3682         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3683         (gst_au_parse_parse_header), (gst_au_parse_chain):
3684         * gst/auparse/gstauparse.h:
3685         Use audioconvert for converting from non-native endianness floats
3686         in auparse instead of doing it ourself. Fixes #424527.
3687         This needs the audioconvert from plugins-base CVS.
3688         
3689 2007-05-21  Wim Taymans  <wim@fluendo.com>
3690
3691         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3692         (gst_rtp_h263p_pay_flush):
3693         Fix enum registration.
3694
3695 2007-05-21  Wim Taymans  <wim@fluendo.com>
3696
3697         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
3698
3699         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3700         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
3701         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
3702         (gst_rtp_h263p_pay_flush):
3703         * gst/rtp/gstrtph263ppay.h:
3704         Add new fragmentation mode base on GOB headers. Fixes #438940.
3705
3706 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
3707
3708         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
3709           Printf format fix.
3710
3711 2007-05-18  Wim Taymans  <wim@fluendo.com>
3712
3713         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3714         Don't crash when an unsupported transport error was returned by the
3715         server, just try to configure the next stream. Fixes #439255.
3716
3717 2007-05-18  Wim Taymans  <wim@fluendo.com>
3718
3719         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3720         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3721         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
3722         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3723         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
3724         * gst/rtsp/gstrtspsrc.h:
3725         Add TCP timeout property and use it for all TCP connection.
3726
3727         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3728         (rtsp_connection_write), (rtsp_connection_next_timeout),
3729         (rtsp_connection_reset_timeout):
3730         Make connect and writes cancelable and make them use the timeout.
3731
3732 2007-05-18  Wim Taymans  <wim@fluendo.com>
3733
3734         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3735         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3736         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3737         (gst_rtspsrc_setup_streams):
3738         Refactor timeout handling.
3739         Also send keep-alive when dealing with TCP transport.
3740
3741         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3742         (rtsp_connection_free), (rtsp_connection_next_timeout),
3743         (rtsp_connection_reset_timeout):
3744         * gst/rtsp/rtspconnection.h:
3745         Use a timer to handle the session timeouts, add some methods to deal
3746         with timeouts.
3747
3748 2007-05-17  Wim Taymans  <wim@fluendo.com>
3749
3750         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
3751         (gst_rtspsrc_setup_streams):
3752         Ignore streams that fail the setup command, we will retry with a
3753         different transport later on.
3754
3755         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
3756         (rtsp_ext_wms_configure_stream):
3757         Fix encoding name case.
3758
3759 2007-05-16  Edward Hervey  <edward@fluendo.com>
3760
3761         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
3762         Fix build on macosx.
3763
3764 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3765
3766         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3767         Replace direct comparison of a string with the string literal "" with
3768         a comparison of the first character with '\0'. Fixes #438926.
3769
3770 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3771
3772         * gst/debug/breakmydata.c (gst_break_my_data_init):
3773           One more try. This should be the proper fix now.
3774
3775 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3776
3777         * gst/debug/breakmydata.c:
3778           Ooops, no // comments please.
3779
3780 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3781
3782         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
3783         (gst_break_my_data_init):
3784           Fix gst_buffer_is_writable() assertion.
3785
3786 2007-05-14  David Schleef  <ds@schleef.org>
3787
3788         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
3789           video/x-raw-bayer.  Fixes #314160.
3790
3791 2007-05-14  Wim Taymans  <wim@fluendo.com>
3792
3793         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
3794         (gst_rtp_theora_depay_parse_configuration):
3795         * gst/rtp/gstrtptheorapay.c: (encode_base64),
3796         (gst_rtp_theora_pay_finish_headers),
3797         (gst_rtp_theora_pay_handle_buffer):
3798         Update theora pay/depayloader in a similar to vorbis.
3799
3800         * gst/rtp/gstrtpvorbisdepay.c:
3801         (gst_rtp_vorbis_depay_parse_configuration):
3802         Update docs.
3803
3804 2007-05-14  Wim Taymans  <wim@fluendo.com>
3805
3806         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
3807         When we try to execute a method that is not supported by the server,
3808         don't error out but remove the method from the accepted methods so that
3809         we never try to perform this method again.
3810
3811 2007-05-14  Wim Taymans  <wim@fluendo.com>
3812
3813         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
3814         Remove annoying _dump_mem.
3815
3816 2007-05-14  Wim Taymans  <wim@fluendo.com>
3817
3818         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
3819         Parse range correctly.
3820
3821         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
3822         The baseurl now always has a '/' at the start.
3823
3824 2007-05-14  Wim Taymans  <wim@fluendo.com>
3825
3826         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
3827         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
3828         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3829         Factor out caps configuration and configure more stuff such as the time
3830         ranges and speed/scale values.
3831
3832         * gst/rtsp/rtsptransport.c:
3833         Add Copyright after non-trival fixes.
3834
3835 2007-05-12  Wim Taymans  <wim@fluendo.com>
3836
3837         Patch by: Peter Kjellerstedt  <pkj at axis com>
3838
3839         * gst/rtsp/gstrtspsrc.h:
3840         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3841         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
3842         (rtsp_message_get_header):
3843         * gst/rtsp/rtspmessage.h:
3844         Make channel guint8 where possible.
3845         Make rtsp_message_init_data() take the channel as a guint8.
3846
3847         * gst/rtsp/rtspdefs.c:
3848         Fixed a typo: Timout -> Timeout
3849
3850         * gst/rtsp/rtspdefs.h:
3851         Make RTSP_CHECK() behave as a statement.
3852
3853         * gst/rtsp/sdpmessage.c:
3854         Avoid a compiler warning in INIT_ARRAY().
3855         Fixes #437692.
3856
3857 2007-05-12  Wim Taymans  <wim@fluendo.com>
3858
3859         Patch by: Peter Kjellerstedt  <pkj at axis com>
3860
3861         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
3862         (rtsp_url_get_request_uri):
3863         * gst/rtsp/rtspurl.h:
3864         Add support for query parameters to RTSP URLs.
3865
3866 2007-05-12  Wim Taymans  <wim@fluendo.com>
3867
3868         Patch by: Peter Kjellerstedt  <pkj at axis com>
3869
3870         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
3871         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
3872         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
3873         (rtsp_transport_parse), (rtsp_transport_as_text):
3874         * gst/rtsp/rtsptransport.h:
3875         Add validation to rtsp_transport_parse().
3876         Add rtsp_transport_as_text() to generate an RTSP header from an
3877         RTSPTransport.
3878         Change ssrc to guint (was a string) since that is what it is, even
3879         though it is sent as a hex string.
3880         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
3881         incorrect, which can be seen when looking at the examples in the RFC).
3882         Fixes #437670.
3883
3884 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3885
3886         Patch by: Eric Anholt
3887
3888         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
3889           gst_ximage_src_ximage_get):
3890         Use union of all damage between frames to make it faster.
3891         Fixes bug #342463.
3892         Also fix crasher when cursor is at bottom right of window.
3893
3894 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
3895
3896         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3897           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
3898           streaming mode regression for file from #343837 with 'bext' chunk
3899           before the 'fmt' chunk.
3900
3901 2007-05-11  Wim Taymans  <wim@fluendo.com>
3902
3903         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
3904         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
3905         (gst_rtspsrc_handle_src_event),
3906         (gst_rtspsrc_stream_configure_manager),
3907         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
3908         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
3909         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3910         * gst/rtsp/gstrtspsrc.h:
3911         * gst/rtsp/rtspdefs.h:
3912         Preliminary seek support.
3913         Activate internal pads so that we can receive events on them.
3914         Don't try to parse a range string when it's NULL.
3915
3916 2007-05-11  Wim Taymans  <wim@fluendo.com>
3917
3918         * gst/rtp/README:
3919         Update README with new RTP variables that will be used for
3920         synchronisation.
3921
3922         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
3923         (gst_rtp_vorbis_depay_parse_configuration),
3924         (gst_rtp_vorbis_depay_process):
3925         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
3926         (gst_rtp_vorbis_pay_finish_headers),
3927         (gst_rtp_vorbis_pay_handle_buffer):
3928         Update vorbis pay and depayloader to draft-04.
3929
3930 2007-05-11  Wim Taymans  <wim@fluendo.com>
3931
3932         * gst/rtsp/rtsptransport.c:
3933         UDP MCAST is actually the default for RTP/AVP.
3934 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
3935
3936         * gst/level/gstlevel.c: (gst_level_transform_ip):
3937         Use guint8 * instead of gpointer then vs6 can build 
3938         in_data += (filter->width / 8).
3939
3940 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3941
3942         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
3943           gst_ximage_src_ximage_get):
3944         * sys/ximage/gstximagesrc.h (last_ximage):
3945         When using Damage actually keep the last frame, and not assume
3946         that the buffer we get already has the last frame on it.
3947         Copy the cursor over if we specify a non-zero start x and
3948         start y.
3949
3950 2007-05-11  Wim Taymans  <wim@fluendo.com>
3951
3952         * gst/rtsp/rtsptransport.c:
3953         Make UDP the default transport when not specified.
3954
3955 2007-05-09  David Schleef  <ds@schleef.org>
3956
3957         * gst/level/gstlevel.c:
3958           Revert last change.
3959
3960 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
3961
3962         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
3963         (gst_level_transform_ip):
3964         Use guint8 * instead of gpointer then vs6 know the size of data
3965         pointed when moving the pointer.
3966         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
3967         Move instructions after variables declaration.
3968         * win32/vs6/autogen.dsp:
3969         * win32/vs6/libgstrtp.dsp:
3970         * win32/vs6/libgstrtsp.dsp:
3971         Update vs6 project files.
3972
3973 2007-05-09  Wim Taymans  <wim@fluendo.com>
3974
3975         * gst/rtsp/Makefile.am:
3976         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
3977         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
3978         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
3979         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
3980         (rtsp_range_free):
3981         * gst/rtsp/rtsprange.h:
3982         Add code to parse time ranges.
3983         Report DURATION on the stream when possible.
3984
3985 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
3986
3987         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3988         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3989         (gst_videomixer_collected):
3990           Fix strides calculation for AYUV (it's just width*4) (#436910).
3991
3992 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3993
3994         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
3995         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
3996         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
3997         Sync the GObject properties before each processing step to properly
3998         work with the controller.
3999
4000 2007-05-04  Wim Taymans  <wim@fluendo.com>
4001
4002         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
4003         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4004         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
4005         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
4006         (gst_rtspsrc_change_state):
4007         Let more error state trickle down so that we can catch more error
4008         cases.
4009         Handle keep-alive a little smarter by selecting a method the server
4010         actually supports.
4011         Fix a race in UDP streaming shutdown.
4012
4013 2007-05-04  Wim Taymans  <wim@fluendo.com>
4014
4015         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
4016         Ignore errors when trying to use the keep-alive messages.
4017
4018 2007-05-04  Wim Taymans  <wim@fluendo.com>
4019
4020         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
4021         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
4022         (gst_rtspsrc_stream_configure_manager),
4023         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4024         (gst_rtspsrc_stream_configure_mcast),
4025         (gst_rtspsrc_stream_configure_udp),
4026         (gst_rtspsrc_stream_configure_udp_sink),
4027         (gst_rtspsrc_stream_configure_transport):
4028         Send RTCP messages back to the server over the TCP connection.
4029
4030         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
4031         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4032         (rtsp_connection_receive):
4033         * gst/rtsp/rtspconnection.h:
4034         Factor out and expose lowlevel _write and _read methods.
4035         Implement sending data messages to the server.
4036
4037 2007-05-03  Wim Taymans  <wim@fluendo.com>
4038
4039         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
4040         (gst_multipart_mux_collected):
4041         Fix timestamps on outgoing buffers.
4042
4043 2007-05-03  Wim Taymans  <wim@fluendo.com>
4044
4045         * gst/multipart/multipartmux.c:
4046         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
4047         (gst_multipart_mux_change_state):
4048         Emit NEWSEGMENT events before pushing the first buffer.
4049
4050 2007-05-03  Wim Taymans  <wim@fluendo.com>
4051
4052         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4053         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
4054         (gst_rtspsrc_handle_src_query),
4055         (gst_rtspsrc_stream_configure_manager),
4056         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4057         (gst_rtspsrc_stream_configure_mcast),
4058         (gst_rtspsrc_stream_configure_udp),
4059         (gst_rtspsrc_stream_configure_udp_sink),
4060         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
4061         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
4062         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4063         (gst_rtspsrc_pause):
4064         Refactor transport configuration code.
4065         Create internal pads for TCP transport so that we can implement events
4066         and queries.
4067         Handle events and queries.
4068         Parse range from the SDP.
4069         Fix race in pause handler where the connection could still be flushing.
4070
4071 2007-05-02  Wim Taymans  <wim@fluendo.com>
4072
4073         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4074         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
4075         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4076         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
4077         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
4078         (gst_rtspsrc_change_state):
4079         * gst/rtsp/gstrtspsrc.h:
4080         Fix race when multiple udp sources post timeouts, just act on the first
4081         received timeout.
4082         Protect stream list with a recursive lock to fix some races.
4083         Flush connection when we need to do a reconnect or stop.
4084         Make state lock recursive.
4085
4086         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4087         (rtsp_connection_close):
4088         Some small cleanups.
4089
4090 2007-05-02  Wim Taymans  <wim@fluendo.com>
4091
4092         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4093         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4094         Only set DISCONT when there actually is a discont or when we just
4095         started.
4096
4097 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4098
4099         * ext/flac/gstflac.c: (plugin_init):
4100         Call bindtextdomain() to get localized strings.
4101
4102 2007-05-02  Wim Taymans  <wim@fluendo.com>
4103
4104         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4105         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
4106         (gst_wavparse_stream_data):
4107         * gst/wavparse/gstwavparse.h:
4108         Be a bit more clever when dealing with VBR files with FACT tags, we
4109         don't want to timestamp buffers in that case but the estimated BPS can
4110         be used for seeking.
4111         Only send close segment in the streaming thread.
4112
4113 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4114
4115         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
4116         Correctly post an error on the bus if something went wrong in the loop
4117         function. This fixes a few cases where the task was paused and nothing
4118         happened anymore.
4119
4120 2007-05-02  Wim Taymans  <wim@fluendo.com>
4121
4122         * gst/rtsp/test.c: (main):
4123         Fix compilation of deprecated test just because I'm too lazy to delete
4124         it.
4125
4126 2007-05-02  Wim Taymans  <wim@fluendo.com>
4127
4128         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4129         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4130         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
4131         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
4132         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4133         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
4134         * gst/rtsp/gstrtspsrc.h:
4135         Fix sending RTCP to the right place.
4136         Fix bug in reffing the wrong UDP element.
4137         Use new pad names for the session manager.
4138         Implement handling server requests in interleaved and UDP modes.
4139         Handle session keep-alive in UDP modes.
4140         Remove GCond for handling UDP timeouts.
4141
4142         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4143         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4144         (rtsp_connection_receive), (rtsp_connection_close):
4145         * gst/rtsp/rtspconnection.h:
4146         Store connection IP address for later.
4147         Add timeout args to all operations that might block forever.
4148         Parse session timeout.
4149         Only close sockets when not already closed.
4150
4151         * gst/rtsp/rtspdefs.c:
4152         * gst/rtsp/rtspdefs.h:
4153         Add timeout return value and error string.
4154
4155         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
4156         Add small comment.
4157
4158 2007-05-01  Wim Taymans  <wim@fluendo.com>
4159
4160         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4161
4162         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
4163         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
4164         * gst/rtp/gstrtpmp4vpay.h:
4165         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
4166
4167 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
4168
4169         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4170           Remove v4l2src from docs, since it breaks the docs build, and the
4171           plugin is only built if --enable-experimental is used anyway.
4172
4173         * docs/plugins/Makefile.am:
4174           Spaces => tab.
4175
4176 2007-04-29  Wim Taymans  <wim@fluendo.com>
4177
4178         * gst/udp/gstmultiudpsink.c: (leave_multicast),
4179         (gst_multiudpsink_add), (gst_multiudpsink_remove):
4180         Add code to drop membership of a multicast group.
4181
4182         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4183         (gst_udpsink_set_uri):
4184         Implement URI handler.
4185
4186         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4187         (gst_rtspsrc_parse_rtpinfo):
4188         Use URI handler to make udpsink instace.
4189         Improve code to configure port and destination.
4190
4191 2007-04-29  Wim Taymans  <wim@fluendo.com>
4192
4193         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4194         Fix multicast detection.
4195         Don't try to join a multicast group if the address is not multicast.
4196
4197         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4198         Small debug improvement.
4199
4200 2007-04-27  Wim Taymans  <wim@fluendo.com>
4201
4202         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4203         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4204         (gst_rtspsrc_handle_message):
4205         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4206         parent.
4207
4208 2007-04-27  Wim Taymans  <wim@fluendo.com>
4209
4210         * gst/rtp/gstrtpilbcdepay.h:
4211         Fix mode property when specified as an arg.
4212
4213 2007-04-26  Edward Hervey  <edward@fluendo.com>
4214
4215         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4216         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4217         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4218         * docs/plugins/inspect/plugin-osxaudio.xml:
4219         Add documentation for osxaudio plugin.
4220
4221 2007-04-26  Wim Taymans  <wim@fluendo.com>
4222
4223         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4224         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4225         (gst_rtspsrc_open), (gst_rtspsrc_close),
4226         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4227         (gst_rtspsrc_pause):
4228         * gst/rtsp/gstrtspsrc.h:
4229         Protect state changes with a lock.
4230
4231         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4232         (parse_line):
4233         * gst/rtsp/rtspconnection.h:
4234         Remove some unused stuff.
4235
4236 2007-04-26  Wim Taymans  <wim@fluendo.com>
4237
4238         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4239         Handle the case where there are exactly 0 bytes to read and the ioctl
4240         did not report an error. Fixes #433530.
4241
4242 2007-04-26  Wim Taymans  <wim@fluendo.com>
4243
4244         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4245         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4246         * gst/wavparse/gstwavparse.h:
4247         Apply DISCONT to buffers.
4248         Only apply timestamp to the first sample after a DISCONT, too many VBR
4249         files cause random jitter in the timestamps. Fixes #433119.
4250
4251 2007-04-25  Wim Taymans  <wim@fluendo.com>
4252
4253         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4254         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4255         (gst_rtp_dec_get_property):
4256         * gst/rtsp/gstrtpdec.h:
4257         Add dummy latency property to be backwards compat with rtpbin.
4258
4259         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4260         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4261         (gst_rtspsrc_stream_configure_transport),
4262         (gst_rtspsrc_parse_rtpinfo):
4263         * gst/rtsp/gstrtspsrc.h:
4264         Add latency property and configure in the session manager.
4265         Don't set invalid clock-base and seqnum-base on caps, some servers
4266         sometimes don't send them.
4267
4268 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4269
4270         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4271         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4272           Double-check that RGB input caps are really RGBA caps (apparently
4273           the core doesn't always catch it if those caps aren't a subset of
4274           our template caps, also see #421543). Fixes #429319 in a way.
4275           Also, don't leak the pad template in the transform_caps function.
4276
4277         * tests/check/Makefile.am:
4278         * tests/check/elements/.cvsignore:
4279         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4280         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4281         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4282         (GST_START_TEST), (alphacolor_suite):
4283           Add some basic unit tests for alphacolor.
4284
4285 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4286
4287         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4288           If we get a fatal flow return in the loop function, first post the
4289           error message and only then send the EOS event downstream, otherwise
4290           applications might get an eos message before the error message and
4291           think everything was ok (related to #429319).
4292
4293 2007-04-25  Wim Taymans  <wim@fluendo.com>
4294
4295         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4296         Read the channel byte as an unsigned byte.
4297
4298 2007-04-25  Wim Taymans  <wim@fluendo.com>
4299
4300         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4301         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4302         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4303         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4304         (gst_rtp_gsm_depay_setcaps):
4305         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4306         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4307         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4308         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4309         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4310         (gst_ilbc_depay_get_property):
4311         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4312         * gst/rtp/gstrtpmp4adepay.c:
4313         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4314         (gst_rtp_pcma_depay_setcaps):
4315         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4316         (gst_rtp_pcmu_depay_setcaps):
4317         Make sure we configure the clock_rate in the baseclass in the setcaps
4318         function. Fixes #431282.
4319
4320 2007-04-25  Wim Taymans  <wim@fluendo.com>
4321
4322         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4323         (gst_rtspsrc_stream_free), (request_pt_map),
4324         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4325         * gst/rtsp/gstrtspsrc.h:
4326         Parse server address from SDP.
4327         Hook up a udpsink to send RTCP back to the server.
4328
4329         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4330         * gst/rtsp/rtsptransport.h:
4331         Add some docs.
4332
4333 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4334
4335         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4336           Make header field check conditional. Fixes #433135
4337
4338 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4339
4340         * docs/plugins/Makefile.am:
4341         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4342         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4343         * docs/plugins/inspect/plugin-alphacolor.xml:
4344         * gst/alpha/Makefile.am:
4345         * gst/alpha/gstalphacolor.c:
4346         * gst/alpha/gstalphacolor.h:
4347           Add minimal docs blurb to alphacolor; split out headers into
4348           separate header file for gtk-doc.
4349
4350 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4351
4352         * gst/debug/progressreport.c: (gst_progress_report_report):
4353           Don't try to post NULL message (in case we can't query upstream
4354           position or duration).
4355
4356 2007-04-18  Michael Smith  <msmith@fluendo.com>
4357
4358         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4359         (gst_cutter_get_caps):
4360         * gst/cutter/gstcutter.h:
4361           Fix some of the most obvious bugs in cutter. Now doesn't leak
4362           everything if input is silent.
4363
4364 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4365
4366         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4367         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4368         * gst/wavenc/gstwavenc.h:
4369         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4370         else results in a invalid block align and invalid files.
4371
4372 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4373
4374         Patch by: Snaik <snaik32 gmail com>
4375
4376         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4377           Add missing break statement for BOX_HORIZONTAL case.
4378
4379 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4380
4381         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4382
4383         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4384         Use correct format strings for integer types.
4385
4386 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4387
4388         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4389         (gst_wavparse_create_sourcepad):
4390         Use gst_riff_create_audio_template_caps () instead of the local caps.
4391         This makes updates of the local caps unecessary whenever libgstriff
4392         gets support for new formats.
4393
4394 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4395
4396         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4397
4398         * sys/sunaudio/gstsunaudio.c:
4399         * sys/sunaudio/gstsunaudiomixer.c:
4400         * sys/sunaudio/gstsunaudiomixer.h:
4401         * sys/sunaudio/gstsunaudiomixerctrl.c:
4402         * sys/sunaudio/gstsunaudiomixerctrl.h:
4403         * sys/sunaudio/gstsunaudiomixertrack.h:
4404         * sys/sunaudio/gstsunaudiosink.c:
4405         * sys/sunaudio/gstsunaudiosink.h:
4406         * sys/sunaudio/gstsunaudiosrc.c:
4407         * sys/sunaudio/gstsunaudiosrc.h:
4408           Fix and/or update copyright attributions (#430228).
4409
4410 2007-04-13  Wim Taymans  <wim@fluendo.com>
4411
4412         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4413         Fix docs.
4414
4415         * gst/rtsp/URLS:
4416         Add some more example urls.
4417
4418         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4419         (gst_rtp_dec_chain_rtp):
4420         Better debugging.
4421
4422         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4423         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4424         (gst_rtspsrc_parse_rtpinfo):
4425         Remove unused code.
4426
4427 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4428
4429         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4430         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4431         (gst_wavparse_stream_data):
4432           Relax the audio/mpeg caps again and add FIXME: comment.
4433
4434 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4435
4436         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4437         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4438         (gst_wavparse_stream_data):
4439         * gst/wavparse/gstwavparse.h:
4440           More sanity check for the header fields. Fix type for 'rate' header
4441           field.
4442
4443 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4444
4445         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4446         (gst_icydemux_unicodify):
4447           If the metadata strings we get in the stream are not UTF-8, try to
4448           interpret them according to the character encodings specified in the
4449           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4450           only fall back to locale/ISO-8859-1 if those aren't set or don't
4451           work. Should fix #428901.
4452
4453 2007-04-12  Wim Taymans  <wim@fluendo.com>
4454
4455         * gst/rtp/gstrtph264depay.c:
4456         Use the proper sync word for SPS and PPS.
4457
4458 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4459
4460         * gst/rtp/Makefile.am:
4461         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4462           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4463         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4464           Add a simple hashing implementation that we can use to generate
4465           a 24-bit ident value based on the codebooks for vorbis and theora.
4466         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4467           gst_rtp_theora_pay_handle_buffer):
4468         * gst/rtp/gstrtpvorbisdepay.c
4469           (gst_rtp_vorbis_depay_parse_configuration,
4470           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4471         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4472           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4473           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4474           Use the hashing function, ensuring that the same codebooks result
4475           in the same ident and thus the same SDP description.
4476           Various log fixes/changes.
4477
4478 2007-04-12  Wim Taymans  <wim@fluendo.com>
4479
4480         Patch by: jerry tan <jerry dot tan at sun dot com>
4481
4482         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4483         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4484         application's responsibility to make sure it open the device once.
4485         Remove a careless error if AUDIODEV is set. Fixes #392620.
4486
4487 2007-04-12  Wim Taymans  <wim@fluendo.com>
4488
4489         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4490         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4491         * gst/rtsp/gstrtpdec.h:
4492         Make backward compat with rtpbin by adding the request-pt-map signals.
4493
4494         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4495         (new_session_pad), (request_pt_map),
4496         (gst_rtspsrc_stream_configure_transport),
4497         (gst_rtspsrc_stream_configure_caps),
4498         (gst_rtspsrc_activate_streams):
4499         * gst/rtsp/gstrtspsrc.h:
4500         Implement request-pt-map signals instead of setting caps on the buffers
4501         for the session manager.
4502
4503 2007-04-11  Wim Taymans  <wim@fluendo.com>
4504
4505         * gst/udp/gstudp.c: (plugin_init):
4506         Register GstNetBuffer in plugin_init so that the type can be used from
4507         multiple threads without races.
4508
4509 2007-04-10  Wim Taymans  <wim@fluendo.com>
4510
4511         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4512         (gst_rtp_amr_depay_process):
4513         Fix depayloader clock_rate and some cleanups.
4514
4515         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4516         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4517         * gst/rtp/gstrtph264depay.h:
4518         Don't push codec_data in the adapter because it might get flushed when
4519         we get a discont.
4520
4521         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4522         Handle multiple AU per packet.
4523
4524         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4525         (gst_rtp_sv3v_depay_plugin_init):
4526         Disable rank, this one does not work.
4527         Remove timestamping, base class does that.
4528
4529 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4530
4531         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4532           limit caps to the formats we announce in the template
4533
4534         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4535         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4536         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4537           fix some crashers/asserts when dealing with broken files
4538
4539 2007-04-10  Wim Taymans  <wim@fluendo.com>
4540
4541         Patch by: Peter Kjellerstedt  <pkj at axis com>
4542
4543         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4544         * gst/rtp/gstrtpL16depay.c:
4545         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4546         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4547         (gst_rtp_speex_depay_setcaps):
4548         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4549         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4550         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
4551         Fix some compiler warnings. Fixes #428182.
4552
4553 2007-04-06  Wim Taymans  <wim@fluendo.com>
4554
4555         * gst/rtsp/Makefile.am:
4556         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
4557         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
4558         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
4559         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
4560         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
4561         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
4562         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
4563         (create_rtcp), (gst_rtp_dec_request_new_pad),
4564         (gst_rtp_dec_release_pad):
4565         * gst/rtsp/gstrtpdec.h:
4566         * gst/rtsp/gstrtsp.c: (plugin_init):
4567         Morph RTPDec into something compatible with RTPBin as a fallback.
4568         Various other style fixes.
4569
4570         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
4571         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
4572         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
4573         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
4574         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4575         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
4576         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
4577         * gst/rtsp/gstrtspsrc.h:
4578         Implement RTPBin session manager handling.
4579         Don't try to add empty properties to caps.
4580         Implement fallback session manager, handling.
4581         Don't combine errors from RTCP streams, just ignore them.
4582
4583         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
4584         * gst/rtsp/rtsptransport.h:
4585         Implement fallback session manager.
4586         Make RTPBin the default one when available.
4587
4588 2007-04-05  Wim Taymans  <wim@fluendo.com>
4589
4590         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4591         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
4592         This element is ready to be autoplugged.
4593
4594 2007-04-05  Julien MOUTTE  <julien@moutte.net>
4595
4596         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
4597         Don't leave the offsets defined by upstream element on the
4598         compressed data buffer we are pushing downstream. Make them
4599         GST_BUFFER_OFFSET_NONE.
4600
4601 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
4602
4603         * gst/avi/README:
4604         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
4605         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
4606         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
4607         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
4608         (gst_avi_demux_calculate_durations_from_index),
4609         (gst_avi_demux_stream_header_push),
4610         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
4611         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
4612           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
4613
4614 2007-04-03  Wim Taymans  <wim@fluendo.com>
4615
4616         * gst/smpte/barboxwipes.c:
4617         Fix error as spotted by Snaik <snaik32 at gmail dot com>
4618
4619 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4620
4621         * gst/wavparse/gstwavparse.c:
4622         Support audio/x-raw-float in wav files. This only works with
4623         plugins-base CVS, using an older version doesn't have any
4624         disadvantages though.
4625
4626 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4627
4628         * configure.ac:
4629         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4630         (gst_au_parse_parse_header), (gst_au_parse_chain):
4631         * gst/auparse/gstauparse.h:
4632         Revert last change as we don't want plugins-good to depend on
4633         plugins-base CVS now.
4634
4635 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4636
4637         * configure.ac:
4638         Require gst-plugins-base CVS for audioconvert with non-native
4639         float support and width/depth fix in libgstriff.
4640
4641         Patch by: René Stadler <mail at renestadler dot de>
4642
4643         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4644         (gst_au_parse_parse_header), (gst_au_parse_chain):
4645         * gst/auparse/gstauparse.h:
4646         Don't swap the floats ourself if they're not in native endianness.
4647         Instead let audioconvert handle this. Fixes #339838.
4648
4649 2007-03-29  Wim Taymans  <wim@fluendo.com>
4650
4651         * gst/rtp/gstasteriskh263.h:
4652         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
4653         (gst_rtp_h263p_depay_change_state):
4654         * gst/rtp/gstrtph263pdepay.h:
4655         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4656         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
4657         (gst_rtp_h264_depay_change_state):
4658         * gst/rtp/gstrtph264depay.h:
4659         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4660         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
4661         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4662         Flush adapter on disconts.
4663
4664 2007-03-29  Wim Taymans  <wim@fluendo.com>
4665
4666         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
4667         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
4668         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
4669         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
4670         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4671         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
4672         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4673         (gst_rtp_mp4v_depay_process):
4674         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
4675         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
4676         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
4677         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
4678         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
4679         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4680         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
4681         Use more efficient adapter and rtpbuffer methods when possible.
4682
4683 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4684
4685         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4686         (gst_wavenc_sink_setcaps):
4687         Correctly handle width!=depth input.
4688         * gst/wavparse/gstwavparse.c:
4689         Already export in the caps that width==8 uses unsigned samples and
4690         everything else uses signed samples.
4691
4692 2007-03-29  Wim Taymans  <wim@fluendo.com>
4693
4694         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4695
4696         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
4697         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
4698         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
4699         (gst_dynudpsink_close):
4700         * gst/udp/gstdynudpsink.h:
4701         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
4702         (gst_udpsrc_create), (gst_udpsrc_set_property),
4703         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
4704         * gst/udp/gstudpsrc.h:
4705         Rework the socket allocation a bit based on the sockfd argument so that
4706         it becomes usable.
4707         Add a closefd property to instruct the udp elements to close the custom
4708         file descriptors when going to READY. Fixes #423304.
4709         API:GstUDPSrc::closefd property
4710         API:GstDynUDPSink::closefd property
4711
4712 2007-03-29  Wim Taymans  <wim@fluendo.com>
4713
4714         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4715
4716         * gst/rtp/Makefile.am:
4717         * gst/rtp/gstrtp.c: (plugin_init):
4718         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
4719         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4720         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4721         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4722         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
4723         (gst_rtp_h264_pay_plugin_init):
4724         * gst/rtp/gstrtph264pay.h:
4725         Added H264 payloader. Fixes #423782.
4726
4727         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4728         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4729         Small fixes.
4730
4731 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4732
4733         * gst/wavparse/gstwavparse.c:
4734         Actually support depths from 1 to 32, not only 8 to 32.
4735
4736 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4737
4738         * gst/wavparse/gstwavparse.c:
4739         Add support for wav files containing audio/x-raw-int with random
4740         depths between 1 and 32 bits.
4741
4742 2007-03-28  Wim Taymans  <wim@fluendo.com>
4743
4744         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
4745
4746         * gst/rtp/Makefile.am:
4747         * gst/rtp/gstrtp.c: (plugin_init):
4748         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
4749         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
4750         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
4751         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
4752         (gst_rtp_mp4a_depay_get_property),
4753         (gst_rtp_mp4a_depay_change_state),
4754         (gst_rtp_mp4a_depay_plugin_init):
4755         * gst/rtp/gstrtpmp4adepay.h:
4756         Added MP4A-LATM depayloader. Fixes #417792.
4757
4758         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4759         (gst_rtp_mp4v_depay_process):
4760         Fixup depayloader, setting codec_data, using more efficient adaptor and
4761         rtpbuffer handling.
4762
4763         * gst/rtsp/URLS:
4764         Add url to test above.
4765
4766 2007-03-25  Wim Taymans  <wim@fluendo.com>
4767
4768         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
4769         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
4770         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
4771         (gst_rtspsrc_media_to_caps),
4772         (gst_rtspsrc_stream_configure_transport),
4773         (gst_rtspsrc_stream_configure_caps),
4774         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
4775         * gst/rtsp/gstrtspsrc.h:
4776         Handle default clock-rates for static payload types, rearrange stuff so
4777         that the rtpmap field in the sdp can override the defaults.
4778         Parse RTP-Info field to get the seqnum and timebase fields that should
4779         go in the caps.
4780         Delay configuring caps after we got the RTP-Info from the PLAY reply from
4781         the server. 
4782
4783 2007-03-22  Wim Taymans  <wim@fluendo.com>
4784
4785         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
4786
4787         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4788         Accept complex pipeline descriptions as an audio profile instead of just
4789         a single element. Fixes #420658.
4790
4791 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4792
4793         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
4794           Rename registered type in preparation of GstTagDemux moving to
4795           -base at some point in the future.
4796
4797 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
4798
4799         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4800           Streaming mode fixes: don't unref buffer we don't own any longer;
4801           remove bogus adapter flush. Fixes #419338.
4802
4803 2007-03-17  David Schleef  <ds@schleef.org>
4804
4805         * REQUIREMENTS: Change the format to key/value, add a bunch of
4806           information, remove a bunch of requirements that are for
4807           other GStreamer packages.
4808
4809 2007-03-17  David Schleef  <ds@schleef.org>
4810
4811         * REQUIREMENTS: Fix a few things.  This file really needs a
4812         good once-over.
4813
4814 2007-03-15  Edward Hervey  <edward@fluendo.com>
4815
4816         * sys/Makefile.am:
4817         Don't forget to distribute the sys/osxaudio/ directory.
4818
4819 2007-03-15  Edward Hervey  <edward@fluendo.com>
4820
4821         * configure.ac:
4822         * sys/Makefile.am:
4823         * sys/osxaudio/Makefile.am:
4824         * sys/osxaudio/gstosxaudio.c:
4825         * sys/osxaudio/gstosxaudiosink.c:
4826         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
4827         (gst_osx_audio_sink_getcaps),
4828         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
4829         * sys/osxaudio/gstosxaudiosrc.c:
4830         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
4831         (gst_osx_audio_src_create_ringbuffer):
4832         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
4833         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
4834         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
4835         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
4836         * sys/osxaudio/gstosxringbuffer.h:
4837         Activate osxaudio in gst-plugins-good with proper build setup.
4838         Add inlined documentation.
4839         Fix debug statements
4840         Fix ringbuffer when pausing.
4841         Fixes #323471
4842
4843 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4844         * gst/rtp/gstrtppcmapay.c:
4845         * gst/rtp/gstrtppcmapay.h:
4846         * gst/rtp/gstrtppcmupay.c:
4847         * gst/rtp/gstrtppcmupay.h:
4848         Ported mulaw and alaw payloaders to use new base class
4849
4850 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4851
4852         * po/af.po:
4853         * po/az.po:
4854         * po/cs.po:
4855         * po/en_GB.po:
4856         * po/it.po:
4857         * po/nl.po:
4858         * po/or.po:
4859         * po/sq.po:
4860         * po/sr.po:
4861         * po/sv.po:
4862         * po/uk.po:
4863         * po/vi.po:
4864           Update translations.
4865
4866 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
4867
4868         * configure.ac:
4869           Fix string replace error (AG_AG_GST_* => AG_GST_*).
4870
4871 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4872
4873         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
4874           Fix handling of -1 values for start and stop values when seeking,
4875           and SEEK_CUR+SEEK_END here as well.
4876
4877 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
4878
4879         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
4880           Fix handling of -1 values for start and stop values when seeking, 
4881           and SEEK_CUR+SEEK_END.
4882
4883 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4884
4885         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4886           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
4887           the image format a variable-length NUL-terminated string; in
4888           versions before that the image format is a fixed-length string of
4889           3 characters (see #348644 for a sample tag).
4890           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
4891
4892 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4893
4894         * win32/MANIFEST:
4895         Add new project files to MANIFEST.
4896         * win32/vs6/libgstaudiofx.dsp:
4897         * win32/vs6/libgstrtp.dsp:
4898         * win32/vs6/libgstrtsp.dsp:
4899         Update project files.
4900         
4901 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4902
4903         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
4904         (gst_avi_demux_parse_index):
4905         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4906         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
4907           Printf format fixes; also add some missing quotes in translated
4908           strings. Fixes #416728 and #416727.
4909
4910 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4911
4912         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
4913           Tim and I can't think of any reason the child audio sink needs to 
4914           be set back to NULL after successfully determining that it can 
4915           reach READY - it gets immediately set back to READY by the caller
4916           anyway, causing an unnecessary close/open of any audio devices
4917           involved.
4918
4919 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4920
4921         * po/LINGUAS:
4922         * po/ja.po:
4923           Add ja.po file from #377306.
4924
4925 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4926
4927         * sys/sunaudio/gstsunaudio.c: (plugin_init):
4928         * sys/sunaudio/gstsunaudiomixertrack.c:
4929         (gst_sunaudiomixer_track_new):
4930           Actually translate sunaudio mixer track labels instead of just
4931           marking the strings as translatable (#377306); clean up weird
4932           label string mapping code that serves no apparent purpose. Also
4933           set the 'untranslated-label' property when creating mixer tracks
4934           if the GstMixerTrack base class supports this.
4935
4936         * tests/check/Makefile.am:
4937         * tests/check/elements/.cvsignore:
4938         * tests/check/elements/sunaudio.c: (GST_START_TEST),
4939         (sunaudio_suite):
4940           Very minimalistic unit test for sunaudiomixer element (compiles, but not
4941           actually tested on a system where sunaudiomixer is available).
4942
4943 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4944
4945         * tests/check/Makefile.am:
4946         Re-enable the states test and see if it works on the buildbots.
4947
4948 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4949
4950         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
4951         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
4952         (gst_dvdec_change_state):
4953         * ext/dv/gstdvdec.h:
4954         Infer pixel-aspect-ratio from the video frame format if it isn't
4955         provided by the container, as happens when playing DV from AVI
4956         or Quicktime containers.
4957
4958         Patch by: Wim Taymans <wim@fluendo.com>
4959         Fixes #380944
4960
4961 2007-03-09  Wim Taymans  <wim@fluendo.com>
4962
4963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
4964         When activated, remove the udpsrc timeout, we have dataflow and timeouts
4965         will later be handled by the jitterbuffer.
4966
4967 2007-03-09  Wim Taymans  <wim@fluendo.com>
4968
4969         * ext/taglib/gstid3v2mux.cc:
4970         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
4971         Fixes #414496.
4972         
4973         Patch by: Alex Lancaster <alexl at users sourceforge net>
4974
4975 2007-03-09  Wim Taymans  <wim@fluendo.com>
4976
4977         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4978         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
4979         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
4980         (gst_avi_demux_chain):
4981         Fix stream position reporting after a seek. Fixes #416445.
4982
4983 2007-03-08  Wim Taymans  <wim@fluendo.com>
4984
4985         Patch by: René Stadler <mail at renestadler dot de>
4986
4987         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4988         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
4989         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
4990         Make avidemux accept optional header chunks in any order.
4991         Fixes #415446.
4992
4993 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4994
4995         * tests/check/Makefile.am:
4996         Disable the states check until the remaining Valgrind errors
4997         are fixed or suppressed.
4998
4999 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5000
5001         * tests/check/elements/.cvsignore:
5002           Add audiodynamic check to .cvsignore
5003
5004 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5005
5006         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5007
5008         * gst/audiofx/Makefile.am:
5009         * gst/audiofx/audiodynamic.c:
5010         (gst_audio_dynamic_characteristics_get_type),
5011         (gst_audio_dynamic_mode_get_type),
5012         (gst_audio_dynamic_set_process_function),
5013         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
5014         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
5015         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
5016         (gst_audio_dynamic_transform_hard_knee_compressor_int),
5017         (gst_audio_dynamic_transform_hard_knee_compressor_float),
5018         (gst_audio_dynamic_transform_soft_knee_compressor_int),
5019         (gst_audio_dynamic_transform_soft_knee_compressor_float),
5020         (gst_audio_dynamic_transform_hard_knee_expander_int),
5021         (gst_audio_dynamic_transform_hard_knee_expander_float),
5022         (gst_audio_dynamic_transform_soft_knee_expander_int),
5023         (gst_audio_dynamic_transform_soft_knee_expander_float),
5024         (gst_audio_dynamic_transform_ip):
5025         * gst/audiofx/audiodynamic.h:
5026         * gst/audiofx/audiofx.c: (plugin_init):
5027         Add new audiodynamic element which can act as a compressor or
5028         expander. Supported are hard-knee and soft-knee operation modes with
5029         user-specified ratio and threshold.
5030         Attack and release parameters are not yet implemented but will follow.
5031         * docs/plugins/Makefile.am:
5032         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5033         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5034         * docs/plugins/gst-plugins-good-plugins.args:
5035         * docs/plugins/inspect/plugin-audiofx.xml:
5036         Integrate audiodynamic into the docs.
5037         * tests/check/Makefile.am:
5038         * tests/check/elements/audiodynamic.c: (setup_dynamic),
5039         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
5040         Add unit test for audiodynamic.
5041
5042 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
5043
5044         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
5045         Free handles that we allocated when exiting via the error paths.
5046
5047 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
5048
5049         * gst/level/gstlevel.c: (gst_level_class_init),
5050         (gst_level_set_caps), (gst_level_start), (gst_level_event),
5051         (gst_level_transform_ip):
5052         * gst/level/gstlevel.h:
5053           Resolve message timestamps against the playback segment.
5054
5055 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5056
5057         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
5058         (gst_id3demux_sink_activate):
5059           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
5060           caps passed to it (previously one code path assumed it took ownership
5061           while another one assumed it didn't, while in fact it sometimes did and
5062           sometimes didn't ...).
5063
5064         * configure.ac:
5065         * tests/files/Makefile.am:
5066         * tests/files/id3-407349-1.tag:
5067         * tests/files/id3-407349-2.tag:
5068           Add directory where data for unit tests can be stored.
5069
5070         * tests/Makefile.am:
5071         * tests/check/Makefile.am:
5072         * tests/check/elements/.cvsignore:
5073         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
5074         (read_tags_from_file), (run_check_for_file),
5075         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
5076           Add unit test for id3demux, and in particular for bug #407349. Only
5077           testing pull-mode for now; push mode doesn't work yet because the test
5078           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
5079
5080 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5081
5082         * tests/check/Makefile.am:
5083           Add missing backslash at end of line.
5084
5085 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5086
5087         Trigger rebuild.
5088
5089 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5090
5091         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
5092         * gst/id3demux/id3tags.h:
5093         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
5094         (parse_obsolete_tdat_frame):
5095           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
5096           the four-digit number will be interpreted as a year, whereas it is
5097           month and day in DDMM format. Instead, parse TDAT frames and fix up
5098           the date in the GST_TAG_DATE tag later if we also extracted a year.
5099           Fixes #407349.
5100
5101 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5102
5103         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5104         (gst_switch_commit_new_kid):
5105         Fix up the dispose logic so it doesn't leak, and fix setting of 
5106         the child state so that we don't set a child to our current state 
5107         just as we are changing it to something else.
5108
5109 2007-03-06  Wim Taymans  <wim@fluendo.com>
5110
5111         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
5112         (gst_goom_chain):
5113         * gst/goom/gstgoom.h:
5114         Document, fix and improve goom adapter behaviour.
5115         Fixes #407006.
5116
5117 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5118
5119         * ext/esd/esdsink.c: (gst_esdsink_open):
5120         Unref static pad template after using it.
5121
5122 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5123
5124         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5125         (gst_switch_commit_new_kid):
5126         Fix up the reference counting of the child elements.
5127
5128 2007-03-05  Wim Taymans  <wim@fluendo.com>
5129
5130         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
5131         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
5132         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
5133         Fix encoding-name case.
5134
5135 2007-03-05  Wim Taymans  <wim@fluendo.com>
5136
5137         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
5138         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
5139         (gst_rtp_speex_depay_process):
5140         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
5141         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
5142         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
5143         (gst_rtp_speex_pay_change_state):
5144         * gst/rtp/gstrtpspeexpay.h:
5145         Fix speex (de)payloader. Fixes #358040.
5146
5147 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5148
5149         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
5150         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
5151         Install fakesink in NULL by fixing some broken logic. This obviates
5152         the need to manually set _IS_SINK.
5153         Add some comments and remove a little cruft while I'm at it.
5154
5155 2007-03-05  Wim Taymans  <wim@fluendo.com>
5156
5157         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
5158         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
5159
5160 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
5161
5162         * po/POTFILES.in:
5163           Update.
5164
5165 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5166
5167         * tests/check/Makefile.am:
5168         Gah! Also disable gconfvideosink from the tests, otherwise
5169         it will instantiate autovideosink, and dfbvideosink and
5170         leak on the buildbots.
5171
5172 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5173
5174         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
5175         (gst_cdio_cdda_src_finalize):
5176         Make sure we always destroy our libcdio handle.
5177
5178 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5179
5180         * tests/check/Makefile.am:
5181         Disable autovideosink so the buildbots don't barf over memory
5182         leaked in the directfb sink.
5183
5184 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5185
5186         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5187         Chain up in dispose
5188
5189 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5190
5191         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5192         (gst_multipart_find_pad_by_mime):
5193         Use gst_pad_new_from_static_template instead of
5194         static_pad_template_get+pad_new.
5195
5196 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5197
5198         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5199         Catch the case where no clock has been set.
5200
5201 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5202
5203         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5204         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5205         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5206         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5207         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5208         (gst_gconf_audio_src_finalize), (do_toggle_element):
5209         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5210         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5211         (do_toggle_element):
5212         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5213         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5214         (gst_gconf_video_src_finalize), (do_toggle_element):
5215         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5216         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5217         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5218         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5219         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5220         (gst_shout2send_init), (gst_shout2send_finalize):
5221         * gst/debug/testplugin.c: (gst_test_class_init),
5222         (gst_test_finalize):
5223         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5224         (gst_flxdec_dispose):
5225         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5226         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5227         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5228         (gst_rtspsrc_finalize):
5229         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5230         * gst/rtsp/rtspextwms.h:
5231         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5232         (gst_smpte_finalize):
5233         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5234         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5235         (gst_udpsink_finalize):
5236         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5237         (gst_wavparse_sink_activate):
5238         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5239         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5240         (gst_oss_src_finalize):
5241         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5242         * sys/v4l2/gstv4l2object.h:
5243         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5244         (gst_v4l2src_finalize):
5245         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5246
5247         Fix a bunch of leaks shown by the newly-added states test.
5248
5249 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5250
5251         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5252         Use gst_pad_new_from_static_template instead of 
5253         static_pad_template_get+pad_new.
5254
5255 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5256
5257         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5258
5259         * ext/libcaca/Makefile.am:
5260         * gst/debug/Makefile.am:
5261           Don't mix tabs and spaces (#414168).
5262
5263 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5264
5265         * tests/check/generic/.cvsignore:
5266           Ignore files to please buildbot.
5267
5268 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5269
5270         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5271         (gst_wavparse_stream_data):
5272           Unbreak my previous commit (swapped nominator & denominator). Tim,
5273           thanks for spotting.
5274
5275 2007-03-02  Wim Taymans  <wim@fluendo.com>
5276
5277         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5278         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5279         (gst_cdio_cdda_src_finalize):
5280         Small code cleanups.
5281         Don't use pad_alloc as the base class cannot deal with the error codes.
5282
5283 2007-03-02  Wim Taymans  <wim@fluendo.com>
5284
5285         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5286         (gst_udpsrc_create):
5287         Fix doc.
5288
5289 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5290
5291         Patch by: René Stadler <mail@renestadler.de>
5292
5293         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5294         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5295         (gst_wavparse_stream_data):
5296           Handle rounding better to not drop last sample frame. Fixes #356692
5297
5298 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5299
5300         * tests/check/Makefile.am:
5301         Disable cacasink from the states check too - it also calls exit(1)
5302         on us when it can't find a terminal to talk to.
5303
5304 2007-03-02  Wim Taymans  <wim@fluendo.com>
5305
5306         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5307
5308         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5309         (gst_udpsrc_create), (gst_udpsrc_set_property),
5310         (gst_udpsrc_get_property):
5311         * gst/udp/gstudpsrc.h:
5312         Add support to strip proprietary headers. Fixes #350296.
5313
5314 2007-03-02  Wim Taymans  <wim@fluendo.com>
5315
5316         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5317         Fix compilation.
5318
5319 2007-03-02  Wim Taymans  <wim@fluendo.com>
5320
5321         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5322
5323         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5324         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5325         (gst_rtp_mp2t_depay_set_property),
5326         (gst_rtp_mp2t_depay_get_property):
5327         * gst/rtp/gstrtpmp2tdepay.h:
5328         Add support to strip off proprietary headers. Fixes #350278.
5329
5330 2007-03-02  Wim Taymans  <wim@fluendo.com>
5331
5332         * ext/hal/hal.c:
5333         Fix compilation.
5334
5335 2007-03-02  Wim Taymans  <wim@fluendo.com>
5336
5337         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5338         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5339         (gst_sunaudiosrc_open):
5340         * sys/sunaudio/gstsunaudiosrc.h:
5341         Remove device-name from GstSunAudioSrc. Fixes #412597.
5342
5343 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5344
5345         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5346         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5347         Having NULL as UDI previously selected the default sink/src. Change
5348         this back but mention it in the debug output.
5349         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5350         (gst_hal_get_oss_element), (gst_hal_get_string),
5351         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5352         (gst_hal_get_audio_src):
5353         * ext/hal/hal.h:
5354         Refactor a bit, check all error conditions, greatly improve debugging
5355         and fix some possible memory leaks. Also implement OSS support
5356         and allow specifying an UDI that points to a real device. For this the
5357         child device which supports ALSA (preferred) or OSS is used.
5358         As a side effect this makes it impossible now to get a alsasink in
5359         halaudiosrc and a alsasrc in halaudiosink.
5360
5361 2007-03-01  Wim Taymans  <wim@fluendo.com>
5362
5363         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5364         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5365         Errors from the udp sources are not fatal unless all of them are in
5366         error.
5367
5368 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5369
5370         * tests/check/Makefile.am:
5371         Disable aasink in the states test. I suspect this is the element that
5372         is calling exit(1) when it can't proceed.
5373
5374 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5375
5376         * tests/check/Makefile.am:
5377         Draw plugins in from the build tree sys/ dir, rather than picking
5378         up the already installed versions.
5379
5380 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5381
5382         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5383         Error out correctly when getting xcontext fails.
5384
5385 2007-03-01  Wim Taymans  <wim@fluendo.com>
5386
5387         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5388         Make state change to PAUSED NO_PREROLL because that's what it will be in
5389         the future and rtspsrc relies on it.
5390
5391         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5392         (gst_rtspsrc_change_state):
5393         Don't error out when we don't get an error from the state change
5394         function.
5395
5396 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5397
5398         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5399         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5400           Check if the device UDI is set before trying to query HAL
5401           about it and give a useful error message if it wasn't set.
5402         * ext/hal/hal.c: (gst_hal_get_string):
5403           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5404           gives an assertion failure in D-Bus when running with
5405           DBUS_FATAL_WARNINGS=1.
5406
5407 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5408
5409         * configure.ac:
5410           Convert to new AG_GST style.
5411
5412 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5413
5414         * tests/check/Makefile.am:
5415         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5416           add test for states
5417
5418 2007-02-28  Wim Taymans  <wim@fluendo.com>
5419
5420         * tests/check/elements/.cvsignore:
5421         Add new videofilter check to .cvsignore.
5422
5423 2007-02-28  Wim Taymans  <wim@fluendo.com>
5424
5425         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5426         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5427         (gst_avi_demux_loop), (gst_avi_demux_chain):
5428         Fix combined flow return. Fixes #412608.
5429
5430 2007-02-28  Wim Taymans  <wim@fluendo.com>
5431
5432         * gst/videofilter/Makefile.am:
5433         Dist header..
5434
5435 2007-02-28  Wim Taymans  <wim@fluendo.com>
5436
5437         * gst/videofilter/gstgamma.h:
5438         Add header too.
5439
5440 2007-02-28  Wim Taymans  <wim@fluendo.com>
5441
5442         Patch by: Mark Nauwelaerts <manauw at skynet be>
5443
5444         * gst/videofilter/Makefile.am:
5445         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5446         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5447         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5448         (oil_tablelookup_u8), (gst_gamma_set_caps),
5449         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5450         Port gamma filter to 0.10. Fixes #412704.
5451
5452         * tests/check/Makefile.am:
5453         * tests/check/elements/videofilter.c: (setup_filter),
5454         (cleanup_filter), (check_filter), (GST_START_TEST),
5455         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5456         Add unit tests for videofilters.
5457
5458 2007-02-28  Wim Taymans  <wim@fluendo.com>
5459
5460         * gst/rtsp/URLS:
5461         Add another interesting test url.
5462
5463         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5464         Don't allow getting header fields from data packets.
5465
5466 2007-02-28  Michael Smith  <msmith@fluendo.com>
5467
5468         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5469         (gst_shout2send_init), (gst_shout2send_start),
5470         (gst_shout2send_set_property), (gst_shout2send_get_property):
5471         * ext/shout2/gstshout2.h:
5472           Add a property for username.
5473
5474 2007-02-27  Christian Schallerr <christian@fluendo.com>
5475
5476         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5477
5478 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5479
5480         * gst/rtsp/Makefile.am:
5481         Fix make check too.
5482
5483 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5484
5485         * gst/rtsp/base64.c: (util_base64_encode):
5486         * gst/rtsp/base64.h:
5487         Commit missing files for base64 encoding.
5488
5489 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5490
5491         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5492
5493         * configure.ac:
5494         * ext/annodex/Makefile.am:
5495         * ext/jpeg/Makefile.am:
5496         * ext/speex/Makefile.am:
5497         * gst/alpha/Makefile.am:
5498         * gst/cutter/Makefile.am:
5499         * gst/debug/Makefile.am:
5500         * gst/effectv/Makefile.am:
5501         * gst/goom/Makefile.am:
5502         * gst/level/Makefile.am:
5503         * gst/smpte/Makefile.am:
5504         * gst/videofilter/Makefile.am:
5505           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5506
5507 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5508
5509         * gst/rtsp/Makefile.am:
5510         * gst/rtsp/rtspconnection.c: (append_auth_header),
5511         (rtsp_connection_send), (rtsp_connection_set_auth):
5512         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5513         from icecast to replace it. Relicensed from GPL courtesy of Mike
5514         Smith.
5515
5516 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5517
5518         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5519         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5520         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5521         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5522         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5523         (gst_rtspsrc_uri_set_uri):
5524         * gst/rtsp/gstrtspsrc.h:
5525         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5526         (append_auth_header), (rtsp_connection_send),
5527         (rtsp_connection_free), (rtsp_connection_set_auth):
5528         * gst/rtsp/rtspconnection.h:
5529         * gst/rtsp/rtspdefs.h:
5530         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5531         * gst/rtsp/rtspurl.h:
5532
5533         Implement simple Basic Authentication support so that urls like
5534         rtsp://user:pass@hostname/rtspstream work on hosts that require
5535         authentication.
5536
5537 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5538
5539         * sys/v4l2/gstv4l2object.c:
5540         * sys/v4l2/gstv4l2tuner.c:
5541         * sys/v4l2/v4l2_calls.c:
5542         Fix segfault when oppening a radio device.
5543         
5544 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5545
5546         * gst/level/gstlevel.c: (gst_level_set_caps),
5547         (gst_level_transform_ip):
5548         * sys/v4l2/README:
5549         * tests/check/elements/level.c: (GST_START_TEST):
5550           Fix level for multi-channel case.
5551
5552 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5553
5554         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
5555         (gst_level_transform_ip):
5556         * gst/level/gstlevel.h:
5557           Use function pointer for process function and add process functions
5558           for float audio.
5559
5560 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
5561
5562         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5563         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5564         (gst_v4l2src_capture_init):
5565           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
5566           fixes #407369
5567
5568 2007-02-18  Wim Taymans  <wim@fluendo.com>
5569
5570         * gst/rtp/Makefile.am:
5571         * gst/rtp/gstrtp.c: (plugin_init):
5572         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
5573         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
5574         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
5575         (gst_rtp_mp2t_pay_plugin_init):
5576         * gst/rtp/gstrtpmp2tpay.h:
5577         Added simple mpeg transport stream payloader.
5578
5579 2007-02-16  Wim Taymans  <wim@fluendo.com>
5580
5581         * gst/rtsp/URLS:
5582         Add example H264 rtsp url.
5583
5584         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5585         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5586         Don't convert values to lowercase or we might mess up base64 encoded
5587         properties.
5588
5589 2007-02-16  Wim Taymans  <wim@fluendo.com>
5590
5591         * gst/rtp/README:
5592         Fix case of string params.
5593
5594         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5595         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5596         Fix depayloader, support more packet types.
5597         Add sync codes to make sure the packetizer can do its job.
5598
5599         * gst/rtp/gstrtpmp4gdepay.c:
5600         * gst/rtp/gstrtpmp4gpay.c:
5601         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5602         Fix caps case again.
5603
5604 2007-02-15  Wim Taymans  <wim@fluendo.com>
5605
5606         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
5607         Set right caps on output buffers.
5608
5609 2007-02-14  Wim Taymans  <wim@fluendo.com>
5610
5611         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
5612         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
5613         Clear stack allocated SDPMedia struct before calling _init() on it.
5614         Clarify this in the docs as well.
5615
5616 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
5617
5618         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
5619         (do_change_child):
5620         Don't reset the profile when going switching states, as it makes
5621         the element non-reusable.
5622
5623 2007-02-14  Wim Taymans  <wim@fluendo.com>
5624
5625         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
5626         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
5627         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
5628         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
5629         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
5630         (sdp_parse_line):
5631         * gst/rtsp/sdpmessage.h:
5632         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
5633         Fix memory management of SDP messages. Fixes #407793.
5634
5635 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
5636
5637         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
5638
5639         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
5640         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
5641
5642 2007-02-14  Wim Taymans  <wim@fluendo.com>
5643
5644         Patch by: jp.liu <jp_liu at astrocom dot cn>
5645
5646         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
5647         Fix parsing of password field in url. Fixes #407797.
5648
5649 2007-02-14  Wim Taymans  <wim@fluendo.com>
5650
5651         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5652         (gst_wavparse_reset), (gst_wavparse_init),
5653         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
5654         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
5655         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
5656         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
5657         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
5658         (gst_wavparse_loop), (gst_wavparse_chain),
5659         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5660         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
5661         (plugin_init):
5662         * gst/wavparse/gstwavparse.h:
5663         Update docs.
5664         Use boilerplate.
5665         Various code cleanups.
5666         When the bitrate is not known (bps == 0 or compressed formats) let
5667         downstream element guestimate the duration and position and don't
5668         generate timestamps or durations. Fixes #405213.
5669         Fix EOS and ERROR conditions in chain mode, we just need to forward the
5670         error flowreturn upstream.
5671
5672 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
5673
5674         * ext/gconf/Makefile.am:
5675         * ext/gconf/gconf.c: (gst_gconf_get_string),
5676         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
5677         (gst_gconf_render_bin_with_default):
5678         * ext/gconf/gconf.h:
5679         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
5680         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
5681         (gst_gconf_audio_sink_dispose), (do_change_child),
5682         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
5683         (cb_change_child), (gst_gconf_audio_sink_change_state):
5684         * ext/gconf/gstgconfaudiosink.h:
5685         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
5686         (gst_switch_sink_class_init), (gst_switch_sink_reset),
5687         (gst_switch_sink_init), (gst_switch_sink_dispose),
5688         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
5689         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
5690         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
5691         * ext/gconf/gstswitchsink.h:
5692         * gst/autodetect/gstautoaudiosink.c:
5693         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5694         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
5695         (gst_auto_audio_sink_detect):
5696         * gst/autodetect/gstautovideosink.c:
5697         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5698         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
5699         (gst_auto_video_sink_detect):
5700         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
5701         and a child that implements the GConf key monitoring. The end goal of
5702         this is an audio sink that can be changed on the fly, but at the 
5703         moment it still only changes on the next READY transition.
5704
5705 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5706
5707         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5708         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5709         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
5710         (gst_avi_demux_calculate_durations_from_index),
5711         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5712         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5713         (gst_avi_demux_loop):
5714           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
5715
5716 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5717
5718         * configure.ac:
5719         * docs/plugins/Makefile.am:
5720           Add crossreferences to glib/gobject/gstream docs.
5721
5722 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5723
5724         * gst/monoscope/Makefile.am:
5725         * gst/monoscope/gstmonoscope.c:
5726           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
5727           (but no LIBS, since we only use defines from the headers).
5728
5729 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5730
5731         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
5732
5733         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
5734         (gst_wavparse_stream_data):
5735           Fix massive memory leak when operating in streaming mode due to
5736           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
5737           Fixes #407057.
5738
5739 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5740
5741         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5742         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
5743         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
5744         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
5745         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5746         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
5747         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5748         (gst_avi_demux_calculate_durations_from_index),
5749         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5750         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
5751         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5752         * gst/avi/gstavidemux.h:
5753           Save some memory (8%) by repacking the index entry structure (more to
5754           come). Add more FIXMEs to questionable parts.
5755
5756 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5757
5758         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5759         (gst_v4l2src_get_caps):
5760         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5761         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5762         (gst_v4l2src_capture_init):
5763           More FIXME comments and messaging changes.
5764
5765 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5766
5767         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
5768         (gst_goom_change_state):
5769         * gst/goom/gstgoom.h:
5770           Improved docs and use GST_DEBUG_FUNCPTR.
5771
5772         * gst/level/gstlevel.c: (gst_level_class_init):
5773           Use GST_DEBUG_FUNCPTR.
5774
5775         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
5776         (gst_monoscope_chain), (gst_monoscope_change_state):
5777           Improved docs source cleanups.
5778
5779 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5780
5781         * gst/debug/Makefile.am:
5782         * gst/debug/gstdebug.c: (plugin_init):
5783         * gst/debug/gstpushfilesrc.c:
5784         * gst/debug/gstpushfilesrc.h:
5785           Add code for a pushfilesrc element that implements a pushfile:// URI
5786           handler, to make debugging push-mode operation of demuxer/decoders
5787           that support both easier in connection with seek/playbin/etc.
5788           The element isn't registered at the moment.
5789
5790 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
5791
5792         * gst/avi/gstavimux.c:
5793           Comment a #if 0 in caps template definition as VS6 seems to 
5794         do not support it.
5795         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
5796           Use gst_guint64_to_gdouble for conversion.
5797         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
5798           Move variables declaration before the first instruction.
5799         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
5800           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
5801           And don't include netdb.h for G_OS_WIN32
5802         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
5803           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
5804           by VS6 then use an other way to initialize SDPMedia structure.
5805         * gst/udp/gstdynudpsink.h:
5806         * gst/udp/gstdynudpnetutils.h:
5807           Do not include <sys/time.h> for G_OS_WIN32
5808         * gst/udp/gstudpsrc.c:
5809           Define socklen_t as int for G_OS_WIN32
5810         * win/common/config.h.in:
5811           Undef HAVE_NETINET_IN_H
5812         * win32/vs6/gst_plugins_good.dsw:
5813         * win32/vs6/libgstrtp.dsp:
5814         * win32/vs6/libgstrtsp.dsp:
5815         * win32/vs6/libgstautogen.dsp:
5816         * win32/vs6/libgstaudiofx.dsp:
5817         * win32/vs6/libgstudp.dsp:
5818           Add and update project files.
5819         * win32/common/gstudp-enumtypes.c:
5820         * win32/common/gstudp-enumtypes.h:
5821           Add a copy of udp enumtypes to win32/common as in core 
5822           and base.
5823         
5824 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
5825
5826         * configure.ac:
5827           Activate monoscope when building with --enable-experimental. Fix
5828           --enable-external configure switch description.
5829
5830         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
5831         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
5832           Help gst-indent.
5833
5834 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5835
5836         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
5837           Explicitly cast result of pointer arithmetic to integer in order to
5838           avoid compiler warnings on some 64-bit systems. Should fix #406018.
5839
5840 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5841
5842         * gst/debug/progressreport.c:
5843           Some more docs.
5844
5845 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5846
5847         * docs/plugins/inspect/plugin-rtp.xml:
5848           Update for new elements.
5849
5850         * gst/debug/progressreport.h:
5851           Commit newly-created header file as well.
5852
5853 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5854
5855         * docs/plugins/Makefile.am:
5856         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5857         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5858         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5859         * gst/debug/Makefile.am:
5860         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
5861         (gst_progress_report_do_query), (gst_progress_report_report):
5862           Make progressreport element post messages with the current progress
5863           on the bus. Also add some basic docs for it.
5864
5865 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5866
5867         * ext/hal/hal.c: (gst_hal_get_string):
5868         * ext/hal/hal.h:
5869           Some small cleanups; deal with errors when parsing the HAL ALSA
5870           capabilities a bit better.
5871
5872 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5873
5874         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5875           Let's try this again and use the right cast this time.
5876
5877 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5878
5879         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5880           Add cast to avoid compiler warnings with older GLib versions
5881           where the nick/name members in GEnumValue are not declared as
5882           constant strings.
5883
5884 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5885
5886         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
5887         (gst_gconf_render_bin_from_key),
5888         (gst_gconf_get_default_audio_sink):
5889         * ext/gconf/gconf.h:
5890         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
5891         (do_toggle_element), (gst_gconf_audio_sink_set_property),
5892         (gst_gconf_audio_sink_get_property):
5893           In gconfaudiosink, get the right key as the old key in do_toggle
5894           (ie. one dependent on the profile selected). Log some more stuff so
5895           we can see what's actually going on.
5896
5897 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5898
5899         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
5900         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
5901         (gst_audio_amplify_set_process_function),
5902         (gst_audio_amplify_setup):
5903         * gst/audiofx/audioamplify.h:
5904         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5905         (gst_audio_invert_class_init), (gst_audio_invert_setup):
5906         * gst/audiofx/audioinvert.h:
5907         Some small cleanups and port both elements to the new GstAudioFilter
5908         base class to save a few lines of common code.
5909         * gst/audiofx/Makefile.am:
5910         Link against libgstaudio for the above changes
5911
5912 2007-01-29  Wim Taymans  <wim@fluendo.com>
5913
5914         * tests/check/elements/.cvsignore:
5915         Some more ignores.
5916
5917 2007-01-26  Wim Taymans  <wim@fluendo.com>
5918
5919         Patch by: charles <charlesg3 at gmail dot com>
5920
5921         * ext/shout2/gstshout2.c: (gst_shout2send_init),
5922         (set_shout_metadata), (gst_shout2send_event):
5923         * ext/shout2/gstshout2.h:
5924         Properly handle tags in shout2send. Fixes #399825.
5925
5926 2007-01-25  Wim Taymans  <wim@fluendo.com>
5927
5928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5929         (gst_rtspsrc_activate_streams):
5930         Convert SDP fields to upper/lowercase following the rules in the SDP to
5931         caps document. 
5932
5933 2007-01-25  Wim Taymans  <wim@fluendo.com>
5934
5935         * gst/rtp/README:
5936         * gst/rtp/gstrtpilbcdepay.c:
5937         * gst/rtp/gstrtpilbcpay.c:
5938         * gst/rtp/gstrtpmp4gdepay.c:
5939         * gst/rtp/gstrtpmp4gpay.c:
5940         * gst/rtp/gstrtpspeexdepay.c:
5941         * gst/rtp/gstrtpspeexpay.c:
5942         * gst/rtp/gstrtpsv3vdepay.c:
5943         * gst/rtp/gstrtptheoradepay.c:
5944         * gst/rtp/gstrtptheorapay.c:
5945         * gst/rtp/gstrtpvorbisdepay.c:
5946         * gst/rtp/gstrtpvorbispay.c:
5947         Fix case of encoding-name and key/value pairs to match the document.
5948         This is to make interoperation with SDP case-insensitive as required by
5949         the relevant RFCs.
5950
5951 2007-01-25  Wim Taymans  <wim@fluendo.com>
5952
5953         * configure.ac:
5954         Bump required -core/-base to CVS
5955
5956 2007-01-25  Wim Taymans  <wim@fluendo.com>
5957
5958         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
5959         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
5960         * gst/rtp/gstrtpL16pay.h:
5961         Fill up to MTU using adapter.
5962         Timestamp rtp packets.
5963
5964 2007-01-25  Edward Hervey  <edward@fluendo.com>
5965
5966         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5967         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
5968         Use G_GSIZE_FORMAT in print statements for portability.
5969         Fixes build on macosx.
5970
5971 2007-01-24  Wim Taymans  <wim@fluendo.com>
5972
5973         * gst/rtp/Makefile.am:
5974         * gst/rtp/gstrtp.c: (plugin_init):
5975         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
5976         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
5977         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
5978         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
5979         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
5980         (gst_rtp_L16_depay_plugin_init):
5981         * gst/rtp/gstrtpL16depay.h:
5982         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
5983         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
5984         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
5985         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
5986         (gst_rtp_L16_pay_plugin_init):
5987         * gst/rtp/gstrtpL16pay.h:
5988         Port and enable raw audio payloader/depayloader. Needs a bit more work
5989         on the payloader side.
5990
5991 2007-01-24  Wim Taymans  <wim@fluendo.com>
5992
5993         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
5994         (gst_rtspsrc_stream_configure_transport),
5995         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
5996         * gst/rtsp/gstrtspsrc.h:
5997         Only unblock the udp pads when we linked and activated them all.
5998         Fixes #395688.
5999
6000 2007-01-24  Wim Taymans  <wim@fluendo.com>
6001
6002         * gst/rtp/Makefile.am:
6003         * gst/rtp/gstrtp.c: (plugin_init):
6004         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
6005         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
6006         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
6007         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
6008         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
6009         * gst/rtp/gstrtpac3depay.h:
6010         Added simple AC3 depayloader (RFC 4184).
6011
6012         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
6013         Fix a leak.
6014
6015 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
6016
6017         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6018
6019         * gst/audiofx/Makefile.am:
6020         * gst/audiofx/audioamplify.c:
6021         (gst_audio_amplify_clipping_method_get_type),
6022         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
6023         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
6024         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
6025         (gst_audio_amplify_set_caps),
6026         (gst_audio_amplify_transform_int_clip),
6027         (gst_audio_amplify_transform_int_wrap_negative),
6028         (gst_audio_amplify_transform_int_wrap_positive),
6029         (gst_audio_amplify_transform_float_clip),
6030         (gst_audio_amplify_transform_float_wrap_negative),
6031         (gst_audio_amplify_transform_float_wrap_positive),
6032         (gst_audio_amplify_transform_ip):
6033         * gst/audiofx/audioamplify.h:
6034         * gst/audiofx/audiofx.c: (plugin_init):
6035         Add new element "audioamplify". This allows scaling of raw audio
6036         samples, similar to the "volume" element, but provides different modes
6037         for clipping and allows unlimited amplification. It's mainly targeted
6038         for creative sound design and not as a replacement of the "volume"
6039         element. Fixes #397162
6040         * docs/plugins/Makefile.am:
6041         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6042         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6043         * docs/plugins/gst-plugins-good-plugins.args:
6044         * docs/plugins/inspect/plugin-audiofx.xml:
6045         Add docs for audioamplify and integrate them into the build system
6046         * tests/check/Makefile.am:
6047         * tests/check/elements/audioamplify.c: (setup_amplify),
6048         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
6049         Add fairly extensive unit test suite for audioamplify
6050
6051 2007-01-24  Wim Taymans  <wim@fluendo.com>
6052
6053         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
6054         Unblock pads after adding the pads to the element so that autopluggers
6055         get a change to link something. Possibly fixes #395688.
6056
6057 2007-01-24  Wim Taymans  <wim@fluendo.com>
6058
6059         * gst/rtp/gstrtpamrdepay.c:
6060         * gst/rtp/gstrtpgsmdepay.c:
6061         * gst/rtp/gstrtph263pdepay.c:
6062         * gst/rtp/gstrtph263ppay.c:
6063         * gst/rtp/gstrtph264depay.c:
6064         * gst/rtp/gstrtpilbcdepay.c:
6065         * gst/rtp/gstrtpmp2tdepay.c:
6066         * gst/rtp/gstrtpmp4gdepay.c:
6067         * gst/rtp/gstrtpmp4gpay.c:
6068         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
6069         * gst/rtp/gstrtpmp4vpay.c:
6070         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
6071         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
6072         (gst_rtp_mpa_depay_process):
6073         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
6074         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
6075         * gst/rtp/gstrtppcmadepay.c:
6076         * gst/rtp/gstrtppcmudepay.c:
6077         * gst/rtp/gstrtpspeexdepay.c:
6078         * gst/rtp/gstrtpspeexpay.c:
6079         * gst/rtp/gstrtpsv3vdepay.c:
6080         * gst/rtp/gstrtptheoradepay.c:
6081         * gst/rtp/gstrtptheorapay.c:
6082         * gst/rtp/gstrtpvorbisdepay.c:
6083         * gst/rtp/gstrtpvorbispay.c:
6084         Fix caps with payload numbers.
6085         Add some fixed payload numbers to caps when possible.
6086
6087 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6088
6089         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6090
6091         * gst/audiofx/Makefile.am:
6092         * gst/audiofx/audiofx.c: (plugin_init):
6093         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
6094         (gst_audio_invert_class_init), (gst_audio_invert_init),
6095         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
6096         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
6097         (gst_audio_invert_transform_float),
6098         (gst_audio_invert_transform_ip):
6099         * gst/audiofx/audioinvert.h:
6100         Add new audiofx element "audioinvert". This element swaps the upper
6101         and lower half of samples and can be used for example for a
6102         wide-stereo effect. Fixes #396057
6103         * docs/plugins/Makefile.am:
6104         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6105         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6106         * docs/plugins/gst-plugins-good-plugins.args:
6107         * docs/plugins/inspect/plugin-audiofx.xml:
6108         Add docs for the audioinvert element and add them to the build system.
6109         * tests/check/Makefile.am:
6110         * tests/check/elements/audioinvert.c: (setup_invert),
6111         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
6112         Add unit test suite for the audioinvert element.
6113
6114 2007-01-23  Wim Taymans  <wim@fluendo.com>
6115
6116         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
6117         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
6118         Parse config params as string and int.
6119         Parse and use AU header length
6120
6121 2007-01-23  Wim Taymans  <wim@fluendo.com>
6122
6123         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
6124         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
6125         * gst/smpte/gstmask.c: (_gst_mask_register):
6126         * gst/smpte/gstmask.h:
6127         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
6128         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
6129         (gst_smpte_paint_triangle_clock):
6130         constify some static structs.
6131         Don't update the mask if nothing changed to the params.
6132         Make sure we never draw outside of the picture. Fixes #398325.
6133
6134 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
6135
6136         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
6137           Error out properly when pull_range fails while we're reading the
6138           headers, instead of just pausing the task silently. Fixes #399338.
6139
6140 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
6141
6142         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6143           Some more sanity checks to make sure the input formats match and the
6144           input pads are actually negotiated, in case someone tries to feed
6145           buffers from fakesrc or filesrc. Fixes #398299.
6146           Also const-ify an array, just because we can.
6147
6148 2007-01-19  Edward Hervey  <edward@fluendo.com>
6149
6150         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
6151         Ignore previous commit, that was only valid for widths and heights
6152         that are multiples of 4.
6153         Copy over size/stride macros from jpegdec. This allows the element
6154         to work with any width,height...
6155         ... but puts in evidence that the actual transformations only work
6156         with width/height that are multiples of 4.
6157
6158 2007-01-19  Edward Hervey  <edward@fluendo.com>
6159
6160         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6161         Allocate buffers of the right size.
6162         The proper size of a I420 buffer in bytes is:
6163         
6164             width * height * 3
6165             ------------------
6166                     2
6167
6168 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6169
6170         * gst/smpte/gstsmpte.c: (gst_smpte_init):
6171           Proxy getcaps on sink pads too, so that we either end up with the
6172           same dimensions on all pads or error out if that's not possible
6173           (seems to work even!). Fixes #398086, I think.
6174
6175 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6176
6177         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6178         * docs/plugins/gst-plugins-good-plugins.args:
6179         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6180           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6181           fix integer properties with -1 as minimum value.
6182
6183         * docs/plugins/inspect/plugin-1394.xml:
6184         * docs/plugins/inspect/plugin-aasink.xml:
6185         * docs/plugins/inspect/plugin-alaw.xml:
6186         * docs/plugins/inspect/plugin-alpha.xml:
6187         * docs/plugins/inspect/plugin-alphacolor.xml:
6188         * docs/plugins/inspect/plugin-annodex.xml:
6189         * docs/plugins/inspect/plugin-apetag.xml:
6190         * docs/plugins/inspect/plugin-audiofx.xml:
6191         * docs/plugins/inspect/plugin-auparse.xml:
6192         * docs/plugins/inspect/plugin-autodetect.xml:
6193         * docs/plugins/inspect/plugin-avi.xml:
6194         * docs/plugins/inspect/plugin-cacasink.xml:
6195         * docs/plugins/inspect/plugin-cairo.xml:
6196         * docs/plugins/inspect/plugin-cdio.xml:
6197         * docs/plugins/inspect/plugin-cutter.xml:
6198         * docs/plugins/inspect/plugin-debug.xml:
6199         * docs/plugins/inspect/plugin-dv.xml:
6200         * docs/plugins/inspect/plugin-efence.xml:
6201         * docs/plugins/inspect/plugin-effectv.xml:
6202         * docs/plugins/inspect/plugin-esdsink.xml:
6203         * docs/plugins/inspect/plugin-flac.xml:
6204         * docs/plugins/inspect/plugin-flxdec.xml:
6205         * docs/plugins/inspect/plugin-gconfelements.xml:
6206         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6207         * docs/plugins/inspect/plugin-goom.xml:
6208         * docs/plugins/inspect/plugin-halelements.xml:
6209         * docs/plugins/inspect/plugin-icydemux.xml:
6210         * docs/plugins/inspect/plugin-id3demux.xml:
6211         * docs/plugins/inspect/plugin-jpeg.xml:
6212         * docs/plugins/inspect/plugin-level.xml:
6213         * docs/plugins/inspect/plugin-matroska.xml:
6214         * docs/plugins/inspect/plugin-mulaw.xml:
6215         * docs/plugins/inspect/plugin-multipart.xml:
6216         * docs/plugins/inspect/plugin-navigationtest.xml:
6217         * docs/plugins/inspect/plugin-ossaudio.xml:
6218         * docs/plugins/inspect/plugin-png.xml:
6219         * docs/plugins/inspect/plugin-rtp.xml:
6220         * docs/plugins/inspect/plugin-rtsp.xml:
6221         * docs/plugins/inspect/plugin-shout2send.xml:
6222         * docs/plugins/inspect/plugin-smpte.xml:
6223         * docs/plugins/inspect/plugin-speex.xml:
6224         * docs/plugins/inspect/plugin-taglib.xml:
6225         * docs/plugins/inspect/plugin-udp.xml:
6226         * docs/plugins/inspect/plugin-videobalance.xml:
6227         * docs/plugins/inspect/plugin-videobox.xml:
6228         * docs/plugins/inspect/plugin-videoflip.xml:
6229         * docs/plugins/inspect/plugin-videomixer.xml:
6230         * docs/plugins/inspect/plugin-wavenc.xml:
6231         * docs/plugins/inspect/plugin-wavparse.xml:
6232         * docs/plugins/inspect/plugin-ximagesrc.xml:
6233           Update to CVS.
6234
6235 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6236
6237         Patch by: Sebastian Dröge <slomo circular-chaos org>
6238
6239         * gst/audiofx/audiopanorama.c:
6240           Fix doc section name (Fixes #397946)
6241
6242 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6243
6244         * sys/v4l2/gstv4l2object.c:
6245         (gst_v4l2_object_install_properties_helper),
6246         (gst_v4l2_object_set_property_helper),
6247         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6248         * sys/v4l2/gstv4l2object.h:
6249         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6250         (gst_v4l2src_init), (gst_v4l2src_set_property),
6251         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6252         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6253         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6254         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6255         (gst_v4l2src_capture_deinit):
6256           Fix EIO handing when capturing. Add new property to specify the number of
6257           buffers to enque (and remove the borked num-buffers usage).
6258
6259 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6260
6261         Patch by: Sebastian Dröge <slomo circular-chaos org>
6262
6263         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6264         (gst_audio_panorama_set_process_function):
6265           Use a function array for process methods, add more docs and define the
6266           startindex of enums.
6267
6268 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6269
6270         Patch by: Mark Nauwelaerts <manauw at skynet be>
6271
6272         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6273         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6274         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6275         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6276         (gst_avi_mux_riff_get_avi_header),
6277         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6278         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6279         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6280         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6281         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6282         (gst_avi_mux_change_state):
6283         * gst/avi/gstavimux.h:
6284         * tests/check/elements/avimux.c: (teardown_src_pad):
6285           Add support for more than one audio stream; write better AVIX
6286           header; refactor code a bit; don't announce vorbis caps on our audio
6287           sink pads since we don't support it anyway. Closes #379298.
6288
6289 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6290
6291         Patch by: Sebastian Dröge <slomo circular-chaos org>
6292
6293         * gst/audiofx/audiopanorama.c:
6294         (gst_audio_panorama_method_get_type),
6295         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6296         (gst_audio_panorama_set_process_function),
6297         (gst_audio_panorama_set_property),
6298         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6299         (gst_audio_panorama_transform_m2s_int_simple),
6300         (gst_audio_panorama_transform_s2s_int_simple),
6301         (gst_audio_panorama_transform_m2s_float_simple),
6302         (gst_audio_panorama_transform_s2s_float_simple):
6303         * gst/audiofx/audiopanorama.h:
6304           Add 'method' property and provide a simple (non-psychoacustic)
6305           processing method (#394859).
6306
6307         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6308         (panorama_suite):
6309           Tests for new method.
6310
6311 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6312
6313         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6314         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6315           Set correct caps on outgoing pulled buffers, or things blow up
6316           after recent core changes.
6317
6318 2007-01-11  Wim Taymans  <wim@fluendo.com>
6319
6320         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6321
6322         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6323         (gst_multipart_mux_request_new_pad),
6324         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6325         (gst_multipart_mux_change_state):
6326         Return FLOW errors ASAP. Fixes #394977.
6327         Misc cleanups.
6328
6329 2007-01-11  Wim Taymans  <wim@fluendo.com>
6330
6331         Patch by: Lutz Mueller <lutz at topfrose dot de>
6332
6333         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6334         Check for stream pad before activating. 
6335
6336 2007-01-10  Wim Taymans  <wim@fluendo.com>
6337
6338         Patch by: Peter Kjellerstedt  <pkj at axis com>
6339
6340         * gst/rtsp/COPYING.MIT:
6341         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6342         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6343         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6344         (gst_rtspsrc_stream_configure_transport),
6345         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6346         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6347         (gst_rtspsrc_parse_methods),
6348         (gst_rtspsrc_create_transports_string),
6349         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6350         (gst_rtspsrc_open), (gst_rtspsrc_close):
6351         * gst/rtsp/gstrtspsrc.h:
6352         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6353         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6354         (parse_request_line), (parse_line), (rtsp_connection_read),
6355         (rtsp_connection_close):
6356         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6357         (rtsp_method_as_text), (rtsp_header_as_text),
6358         (rtsp_status_as_text), (rtsp_find_header_field),
6359         (rtsp_find_method):
6360         * gst/rtsp/rtspdefs.h:
6361         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6362         (rtsp_ext_wms_configure_stream):
6363         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6364         (rtsp_message_new_request), (rtsp_message_init_request),
6365         (rtsp_message_new_response), (rtsp_message_init_response),
6366         (rtsp_message_init_data), (rtsp_message_unset),
6367         (rtsp_message_free), (rtsp_message_add_header),
6368         (rtsp_message_get_header), (rtsp_message_set_body),
6369         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6370         * gst/rtsp/rtspmessage.h:
6371         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6372         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6373         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6374         (sdp_message_dump):
6375         Allow url to be NULL to be able to use it for server connections.
6376         Can now send responses as well as requests.
6377         No longer hangs in an endless loop if EOF is received.
6378         Can now convert a status code to a text string.
6379         Return RTSP_HDR_INVALID for unknown headers.
6380         Return RTSP_INVALID for unknown methods.
6381         Copy CSeq and Session headers from the request.
6382         Only free memory corresponding to the currently set message type.
6383         Added const to function arguments as appropriate.
6384         Avoid a compiler warning when initializing nmedia.
6385         Use guint rather than gint to avoid compiler warnings.
6386         Fix crasher in wms extension.
6387         Factor out stream setup from open_connection.
6388         Delay activation of streams when actual data is received from the
6389         server, this prepares us to do proper protocol switching.
6390         Added new license.
6391         Fixes #380895.
6392
6393
6394 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6395
6396         Patch by: Sebastian Dröge <slomo ubuntu com>
6397
6398         * docs/plugins/Makefile.am:
6399         * gst/audiofx/audiopanorama.c:
6400           Some small docs fixes (#394851).
6401
6402 2007-01-09  Wim Taymans  <wim@fluendo.com>
6403
6404         * gst/avi/gstavidemux.c:
6405         Fix docs.
6406
6407 2007-01-09  Wim Taymans  <wim@fluendo.com>
6408
6409         * gst/rtp/Makefile.am:
6410         * gst/rtp/gstrtp.c: (plugin_init):
6411         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6412         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6413         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6414         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6415         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6416         * gst/rtp/gstrtpmpvdepay.h:
6417           Added RFC 2250 MPEG Video Depayloader.
6418
6419         * gst/rtp/gstrtpL16depay.h:
6420         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6421         (gst_rtp_h263p_depay_process):
6422         Fix Header file. Small cleanups.
6423
6424         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6425         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6426         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6427         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6428         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6429         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6430         (gst_rtp_mp4v_depay_change_state):
6431         Remove usused code. Remove Adapter from state Change. Added debug.
6432
6433         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6434         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6435         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6436         * gst/rtp/gstrtpmpadepay.h:
6437         Subclass base depayloader.
6438         Added debug.
6439         Support static payload type assignment as well.
6440
6441         * gst/rtp/gstrtpmpapay.c:
6442         Fix caps.
6443
6444 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6445
6446         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6447
6448         * ext/jpeg/gstjpegdec.c:
6449         * ext/jpeg/gstjpegenc.c:
6450         * ext/jpeg/smokecodec.c:
6451           These libjpeg callbacks should return a 'boolean' (unsigned char
6452           apparently) and not a 'gboolean' (which maps to gint). Fixes
6453           warnings when compiling with MingW (#393427).
6454
6455         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6456           Use ioctlsocket on win32.
6457
6458         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6459           Some printf format fixes for win32.
6460
6461 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6462
6463         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6464           Use gst_guint64_to_gdouble for conversion.
6465         * win32/vs6/libgstmatroska.dsp:
6466           Add zlib to the link.
6467         * win32/vs6/libgstvideobox.dsp:
6468           Update liboil library name (project is linked to 
6469           liboil-0.3-0.lib now).
6470           
6471 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6472
6473         * gst/matroska/Makefile.am:
6474           If zlib is available and used, we must link it explicitly for
6475           things to work on MingW (fixes #392855).
6476
6477 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6478
6479         * ext/esd/esdsink.c: (gst_esdsink_delay):
6480           Don't return bogus values when esd_get_delay() fails for some
6481           reason (#392189).
6482
6483 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6484
6485         * sys/ximage/gstximagesrc.c: (composite_pixel):
6486           Fix presumably copy'n'pasto for 16bpp depth.
6487
6488 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6489
6490         * gst/matroska/matroska-mux.c:
6491         (gst_matroska_mux_audio_pad_setcaps):
6492           The "signed" field in audio caps is of boolean type, trying to use
6493           gst_structure_get_int() to extract it will fail. Fixing this makes
6494           matroskamux accept raw audio input (#387121) (use at your own risk
6495           though, due to the matroska spec being not entirely useful in this
6496           respect).
6497           Also fix up raw audio structures in template caps so that they
6498           represent what our setcaps function will actually accept, so that
6499           converters know what to convert to.
6500           Finally, don't fail if there isn't an "endianness" field in 8-bit
6501           PCM caps.
6502
6503 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6504
6505         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6506         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6507         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6508         (teardown_cmmldec):
6509         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6510         (teardown_cmmlenc):
6511         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6512           reapply consistent pad (de)activation
6513
6514 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6515
6516         * configure.ac:
6517         Back to CVS
6518
6519         * gst-plugins-good.doap:
6520         Add 0.10.5 doap entry
6521
6522 === release 0.10.5 ===
6523
6524 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6525
6526         * configure.ac:
6527           releasing 0.10.5, "The Path of Thorns"
6528
6529 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6530
6531         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6532         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6533         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6534         (teardown_cmmldec):
6535         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6536         (teardown_cmmlenc):
6537         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6538           revert my freeze breakage
6539
6540 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6541
6542         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6543         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6544         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6545         (teardown_cmmldec):
6546         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6547         (teardown_cmmlenc):
6548         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6549           consistent pad (de)activation
6550
6551 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
6552
6553         * configure.ac:
6554         * ext/Makefile.am:
6555         Disable LADPSA, as it has moved to the -bad module for the duration.
6556
6557 2006-12-18  Wim Taymans  <wim@fluendo.com>
6558
6559         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
6560         (gst_signal_processor_event):
6561         Reset flow_state back to _OK after a flush stop so that we exit our
6562         error state after the flush. Fixes #374213
6563
6564 2006-12-16  David Schleef  <ds@schleef.org>
6565
6566         * sys/osxvideo/osxvideosink.h:
6567         * sys/osxvideo/osxvideosink.m:
6568           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
6569
6570 2006-12-16  David Schleef  <ds@schleef.org>
6571
6572         Patch by: Vijay Santhanam <vijay santhanam gmail com>
6573
6574         * sys/osxvideo/Makefile.am:
6575         * sys/osxvideo/osxvideosink.h:
6576         * sys/osxvideo/osxvideosink.m:
6577           Preliminary patch for porting osxvideosink
6578
6579 2006-12-16  Wim Taymans  <wim@fluendo.com>
6580
6581         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6582
6583         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
6584         (gst_videomixer_set_master_geometry),
6585         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
6586         (gst_videomixer_reset), (gst_videomixer_init),
6587         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
6588         (gst_videomixer_release_pad), (gst_videomixer_collected),
6589         (gst_videomixer_change_state):
6590         Introduce some locking around the videomixer state so that it does not
6591         crash when adding/removing pads. Fixes #383043.
6592
6593 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6594
6595         * configure.ac:
6596           Make sure libcaca can actually be used instead of just checking for
6597           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
6598           cross-compiling (fixes #384587).
6599
6600 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6601
6602         * Makefile.am:
6603         * gst-plugins-good.doap:
6604         * gst-plugins-good.spec.in:
6605           adding doap file
6606
6607 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6608
6609         * configure.ac:
6610           libflac-1.1.3 changed API again, but we can't build against it yet,
6611           so make sure our check doesn't use libflac-1.1.3 and add a comment
6612           to this effect.
6613
6614 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6615
6616         * gst/effectv/gstquark.c: (gst_quarktv_transform),
6617         (gst_quarktv_planetable_clear):
6618           Add some NULL pointer checks (possibly related to #385623).
6619
6620 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
6621
6622         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
6623         (gst_tag_demux_chain):
6624         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6625           In streaming mode, if the first buffer we get doesn't have an
6626           offset, fix it up to be 0, otherwise trimming won't work later on
6627           and we'll be typefinding application/x-id3, which may result in
6628           decodebin plugging an endless number of id3demux elements as a
6629           consequence. Fixes #385031.
6630           
6631 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6632
6633         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
6634           Ignore the buffer_time the sound device reports. Turns out it is 
6635           sometimes completely bogus and we're better off without it.
6636
6637 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6638
6639         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6640         (gst_matroska_demux_video_caps):
6641         * gst/matroska/matroska-ids.c:
6642         (gst_matroska_track_init_video_context):
6643         * gst/matroska/matroska-ids.h:
6644           Try harder to extract the framerate for video tracks correctly and
6645           save it directly instead of converting it back and forth a few
6646           times. Mostly makes a difference for very small framerates (<1).
6647           Fixes #380199.
6648
6649 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6650
6651         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
6652         (gst_gconf_audio_src_dispose), (do_toggle_element):
6653         * ext/gconf/gstgconfaudiosrc.h:
6654           Remove gconf notify hook when the gconfaudiosrc element is
6655           destroyed, otherwise the callback may be called on an
6656           already-destroyed instance and bad things happen. Should fix
6657           #378184.
6658           Also ignore gconf key changes when the source is already running.
6659
6660 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6661
6662         Patch by: Sebastian Dröge  <mail at slomosnail de>
6663
6664         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6665           We need to be able to read and parse any possible floating point string
6666           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
6667           will parse the former only in certain locales though, so we really need
6668           to canonicalise the separator to '.' and then use g_ascii_strtod() to
6669           make sure we can parse either version at all times.
6670           Fixes #382982 for real.
6671
6672 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6673
6674         * sys/sunaudio/gstsunaudiomixerctrl.c:
6675         * sys/sunaudio/gstsunaudiosrc.c:
6676
6677         Use the sunaudio debug category.
6678
6679         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
6680         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
6681         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
6682         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
6683         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
6684         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
6685         (gst_sunaudiosink_reset):
6686         * sys/sunaudio/gstsunaudiosink.h:
6687
6688         Uses the sunaudio debug category for all debug output
6689         Implements the _delay() callback to synchronise video playback better
6690         Change the segtotal and segsize values back to the parent class 
6691           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
6692           respectively)
6693         Measure the samples written to the device vs. played.
6694         Keep track of segments in the device by writing empty eof frames, and
6695         sleep using a GCond when we get too far ahead and risk overrunning the
6696         sink's ringbuffer.
6697
6698         Fixes: #360673
6699
6700 2006-12-08  Wim Taymans  <wim@fluendo.com>
6701
6702         Patch by: Sebastian Dröge  <mail at slomosnail de >
6703
6704         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6705         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
6706         * gst/audiofx/audiopanorama.h:
6707         Fix audiopanorame with float samples. Fixes #383726.
6708
6709 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6710
6711         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
6712         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
6713         (gst_sunaudiosrc_reset):
6714
6715         Implement reset functions to unblock the src/sink more quickly on 
6716         state change requests.
6717         Patch by: Brian Cameron <brian dot cameron at sun com>
6718
6719 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6720
6721         * sys/sunaudio/gstsunaudiomixer.c:
6722         (gst_sunaudiomixer_change_state):
6723         Construct the correct mixer device name when the AUDIODEV env var
6724         is set.
6725
6726         Patch by: Jerry Tan <jerry.tan at sun dot com>
6727         Fixes: #383596
6728
6729 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6730
6731         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
6732         Apply patch to open the mixer control and set the MULTIPLE_OPEN
6733         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
6734         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
6735         Patch by: Jerry Tan <jerry.tan at sun dot com>
6736         Fixes: #349015
6737
6738 2006-12-07  Wim Taymans  <wim@fluendo.com>
6739
6740         * gst/smpte/gstmask.h:
6741         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
6742         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
6743         (gst_smpte_collected), (gst_smpte_set_property),
6744         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
6745         * gst/smpte/gstsmpte.h:
6746         Port to 0.10 some more. 
6747         Added duration property to specify the duration of the transition.
6748         Make framerate a fraction.
6749         Deprecate fps property, we only use negotiated fps.
6750         Added docs.
6751         Fix collectpad usage.
6752         Reset state in READY.
6753         Send NEWSEGMENT event.
6754         Fix racy updates of object properties.
6755         Added debug category.
6756         Fixes #383323.
6757
6758 2006-12-06  Wim Taymans  <wim@fluendo.com>
6759
6760         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6761
6762         * gst/videomixer/videomixer.c:
6763         (gst_videomixer_set_master_geometry),
6764         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
6765         Don't reset xpos and ypos in the setcaps function because causes
6766         unexpected behaviour.
6767         Fixes #382179.
6768
6769 2006-12-06  Wim Taymans  <wim@fluendo.com>
6770
6771         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
6772         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
6773         Keep track of the buffer timestamp in the collectdata member instead
6774         of modifying the buffer without making the metadata writable first.
6775         Fixes #382277.
6776
6777 2006-12-06  Wim Taymans  <wim@fluendo.com>
6778
6779         Patch by: Rob Taylor <robtaylor at floopily dot org>
6780
6781         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6782         If using multicast in udpsrc, bind to the multicast address rather than
6783         IN_ADDR_ANY.
6784         This allows the simultanous use of multiple udpsrcs listening on
6785         different multicat addresses. Without this all udpsrcs will receive all
6786         packets from all subscribed multicast addresses.
6787         Fixes #383001.
6788
6789 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6790
6791         * ext/taglib/gstid3v2mux.cc:
6792         Don't attempt to write a NULL frame into the ID3 tag set when the 
6793         createFrame method returned NULL.
6794         Fixes: #381857
6795         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
6796
6797 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6798
6799         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6800         Use g_strtod() instead of sscanf to parse doubles, so that it will
6801         try parsing in the C locale if the current locale fails.
6802         Fixes: #382982
6803         Patch by: Sebastian Dröge  <mail at slomosnail de >
6804
6805 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6806
6807         * win32/MANIFEST:
6808         Fix compilation on win32 under VS8
6809         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6810         Partially fixes #381175
6811
6812 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6813
6814         * gst/avi/gstavimux.c:
6815           accept all mpegversions,fixes #380825
6816           spotted by: Jerome Alet  
6817
6818 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6819
6820         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6821         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6822         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6823         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
6824           cleanup the error message a bit more
6825
6826 2006-11-28  Wim Taymans  <wim@fluendo.com>
6827
6828         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
6829         Fix width and height properties.
6830
6831         * ext/libcaca/gstcacasink.h:
6832         Fix compilation on newer libcaca that require us to include a new
6833         header. Fixes #379918.
6834
6835 2006-11-28  Wim Taymans  <wim@fluendo.com>
6836
6837         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6838         * gst/rtsp/gstrtspsrc.h:
6839         * gst/rtsp/rtspext.h:
6840         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
6841         (rtsp_ext_wms_get_context):
6842         Add method so that extensions can choose to disable the setup of
6843         a stream.
6844         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
6845
6846 2006-11-27  Wim Taymans  <wim@fluendo.com>
6847
6848         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6849
6850         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6851         Push header in a separate buffer instead of memcpy:ing all data.
6852         Change LF => CRLF in headers.
6853         Move trailing LF to header. Fixes #379792.
6854
6855 2006-11-27  Wim Taymans  <wim@fluendo.com>
6856
6857         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
6858         Small buffer overflow fix and improve debugging.
6859
6860 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6861
6862         * ext/esd/esdmon.h:
6863         * ext/esd/esdsink.h:
6864           remove obsolete _factory_init protos
6865
6866 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6867
6868         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
6869         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6870         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
6871         (gst_avi_demux_read_subindexes_push),
6872         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
6873         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6874         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6875         (gst_avi_demux_massage_index),
6876         (gst_avi_demux_calculate_durations_from_index),
6877         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
6878         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6879         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6880           remove dead code, tweak debugs statements, add comments, use
6881           _uint64_scale instead _uint64_scale_int when using guint64 values,
6882           small optimizations, reflow some error handling
6883
6884 2006-11-22  Edward Hervey  <edward@fluendo.com>
6885
6886         * po/.cvsignore:
6887         We never put .pot files in cvs. Let's ignore them all.
6888
6889 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6890
6891         * po/POTFILES.in:
6892           ... but better exclude files that aren't disted.
6893
6894 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6895
6896         * po/POTFILES.in:
6897           Add v4l2 source files to list of files with translations, so the
6898           strings are actually extracted (however bad they still may be).
6899
6900 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6901
6902         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
6903           Minor clean-ups: const-ify static array, remove trailing comma from
6904           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
6905
6906 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
6907
6908         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6909         Make sure that g_free always gets called on the same pointer that was 
6910         returned by g_malloc.  Fixes #376594.
6911         Do not leak memory if decompressed size is wrong.
6912         Remove unneeded check of return value of g_malloc.
6913         Patch by: René Stadler <mail@renestadler.de>
6914
6915 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
6916
6917         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
6918           Add missing curly brackets.
6919
6920 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
6921
6922         * sys/v4l2/v4l2src_calls.c:
6923         Fix capture_deinit.
6924
6925 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6926
6927         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
6928         (gst_matroska_mux_request_new_pad):
6929           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
6930
6931         * tests/check/elements/matroskamux.c: (setup_src_pad),
6932         (setup_sink_pad), (GST_START_TEST):
6933         Activate pads before using them.
6934
6935 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6936
6937         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
6938           Initialise variable to get rid of bogus compiler warning.
6939
6940 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
6941
6942         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
6943
6944         * gst/rtp/gstrtph263pay.c:
6945         * gst/rtp/gstrtph263pdepay.c:
6946         * gst/rtp/gstrtph263ppay.c:
6947           Specify H.263 variant and version in the caps (fixes #361637)
6948
6949 2006-11-15  Wim Taymans  <wim@fluendo.com>
6950
6951         * gst/rtsp/rtspconnection.c: (read_body):
6952         Don't set a data pointer to NULL and a size > 0 when we deal
6953         with empty packets.
6954
6955         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
6956         (rtsp_message_init_response), (rtsp_message_init_data),
6957         (rtsp_message_unset), (rtsp_message_free),
6958         (rtsp_message_take_body):
6959         Check that we can't create invalid empty packets. 
6960
6961 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6962
6963         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6964
6965         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
6966         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
6967         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
6968         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6969         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
6970         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
6971         * gst/matroska/matroska-mux.h:
6972           Add basic tag writing support; implement releasing pads (#374658).
6973
6974 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6975
6976         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6977         (gst_matroska_demux_audio_caps):
6978           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
6979
6980 2006-11-14  David Schleef  <ds@schleef.org>
6981
6982         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
6983
6984 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6985
6986         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6987
6988         * win32/vs8/gst-plugins-good.sln:
6989         * win32/vs8/libgst1394.vcproj:
6990         * win32/vs8/libgstaasink.vcproj:
6991         * win32/vs8/libgstalaw.vcproj:
6992         * win32/vs8/libgstalpha.vcproj:
6993         * win32/vs8/libgstalphacolor.vcproj:
6994         * win32/vs8/libgstannodex.vcproj:
6995         * win32/vs8/libgstapetag.vcproj:
6996         * win32/vs8/libgstaudiofx.vcproj:
6997         * win32/vs8/libgstauparse.vcproj:
6998         * win32/vs8/libgstautodetect.vcproj:
6999         * win32/vs8/libgstavi.vcproj:
7000         * win32/vs8/libgstcacasink.vcproj:
7001         * win32/vs8/libgstcdio.vcproj:
7002         * win32/vs8/libgstcutter.vcproj:
7003         * win32/vs8/libgstdv.vcproj:
7004         * win32/vs8/libgsteffectv.vcproj:
7005         * win32/vs8/libgstflac.vcproj:
7006         * win32/vs8/libgstflxdec.vcproj:
7007         * win32/vs8/libgstgoom.vcproj:
7008         * win32/vs8/libgsticydemux.vcproj:
7009         * win32/vs8/libgstid3demux.vcproj:
7010         * win32/vs8/libgstjpeg.vcproj:
7011         * win32/vs8/libgstladspa.vcproj:
7012         * win32/vs8/libgstlevel.vcproj:
7013         * win32/vs8/libgstmatroska.vcproj:
7014         * win32/vs8/libgstmikmod.vcproj:
7015         * win32/vs8/libgstmng.vcproj:
7016         * win32/vs8/libgstmonoscope.vcproj:
7017         * win32/vs8/libgstmulaw.vcproj:
7018         * win32/vs8/libgstmultipart.vcproj:
7019         * win32/vs8/libgstpng.vcproj:
7020         * win32/vs8/libgstrtp.vcproj:
7021         * win32/vs8/libgstrtsp.vcproj:
7022         * win32/vs8/libgstshout2.vcproj:
7023         * win32/vs8/libgstsmpte.vcproj:
7024         * win32/vs8/libgstspeex.vcproj:
7025         * win32/vs8/libgsttaglib.vcproj:
7026         * win32/vs8/libgstudp.vcproj:
7027         * win32/vs8/libgstvideobalance.vcproj:
7028         * win32/vs8/libgstvideobox.vcproj:
7029         * win32/vs8/libgstvideoflip.vcproj:
7030         * win32/vs8/libgstvideomixer.vcproj:
7031         * win32/vs8/libgstwavenc.vcproj:
7032         * win32/vs8/libgstwavparse.vcproj:
7033           Make end-of-line returns unixy, so that when the files are checked
7034           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
7035           Hopefully fixes #366492.
7036
7037 2006-11-14  Wim Taymans  <wim@fluendo.com>
7038
7039         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
7040         Disable init_frames delay timestamp adjustment, it does not
7041         seem to be needed at all. Fixes #369621.
7042
7043 2006-11-13  Wim Taymans  <wim@fluendo.com>
7044
7045         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7046
7047         * gst/videomixer/videomixer.c:
7048         (gst_videomixer_set_master_geometry),
7049         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
7050         (gst_videomixer_collect_free), (gst_videomixer_reset),
7051         (gst_videomixer_init), (gst_videomixer_finalize),
7052         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
7053         (gst_videomixer_collected), (gst_videomixer_change_state):
7054         Fix memleak by unref'ing collectpads instance (when finalizing)
7055         Implement releasing a request pad. Fixes #374479.
7056
7057 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
7058
7059         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7060
7061         * win32/vs8/gst-plugins-good.sln:
7062         * win32/vs8/libgst1394.vcproj:
7063         * win32/vs8/libgstaasink.vcproj:
7064         * win32/vs8/libgstalaw.vcproj:
7065         * win32/vs8/libgstalpha.vcproj:
7066         * win32/vs8/libgstalphacolor.vcproj:
7067         * win32/vs8/libgstannodex.vcproj:
7068         * win32/vs8/libgstapetag.vcproj:
7069         * win32/vs8/libgstaudiofx.vcproj:
7070         * win32/vs8/libgstauparse.vcproj:
7071         * win32/vs8/libgstautodetect.vcproj:
7072         * win32/vs8/libgstavi.vcproj:
7073         * win32/vs8/libgstcacasink.vcproj:
7074         * win32/vs8/libgstcdio.vcproj:
7075         * win32/vs8/libgstcutter.vcproj:
7076         * win32/vs8/libgstdv.vcproj:
7077         * win32/vs8/libgsteffectv.vcproj:
7078         * win32/vs8/libgstflac.vcproj:
7079         * win32/vs8/libgstflxdec.vcproj:
7080         * win32/vs8/libgstgoom.vcproj:
7081         * win32/vs8/libgsticydemux.vcproj:
7082         * win32/vs8/libgstid3demux.vcproj:
7083         * win32/vs8/libgstjpeg.vcproj:
7084         * win32/vs8/libgstladspa.vcproj:
7085         * win32/vs8/libgstlevel.vcproj:
7086         * win32/vs8/libgstmatroska.vcproj:
7087         * win32/vs8/libgstmikmod.vcproj:
7088         * win32/vs8/libgstmng.vcproj:
7089         * win32/vs8/libgstmonoscope.vcproj:
7090         * win32/vs8/libgstmulaw.vcproj:
7091         * win32/vs8/libgstmultipart.vcproj:
7092         * win32/vs8/libgstpng.vcproj:
7093         * win32/vs8/libgstrtp.vcproj:
7094         * win32/vs8/libgstrtsp.vcproj:
7095         * win32/vs8/libgstshout2.vcproj:
7096         * win32/vs8/libgstsmpte.vcproj:
7097         * win32/vs8/libgstspeex.vcproj:
7098         * win32/vs8/libgsttaglib.vcproj:
7099         * win32/vs8/libgstudp.vcproj:
7100         * win32/vs8/libgstvideobalance.vcproj:
7101         * win32/vs8/libgstvideobox.vcproj:
7102         * win32/vs8/libgstvideoflip.vcproj:
7103         * win32/vs8/libgstvideomixer.vcproj:
7104         * win32/vs8/libgstwavenc.vcproj:
7105         * win32/vs8/libgstwavparse.vcproj:
7106           Add VS8 project files (note that many of the plugins in ext are
7107           disabled by default). Fixes #366492.
7108
7109 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
7110
7111         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7112           we do not translate debug messages
7113
7114 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
7115
7116         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
7117           fix categorisation, make short desc more explicit, remove unused code
7118           Fixes #372021
7119
7120 2006-11-08  Wim Taymans  <wim@fluendo.com>
7121
7122         * gst/rtp/gstrtpL16depay.c:
7123         * gst/rtp/gstrtpamrdepay.c:
7124         * gst/rtp/gstrtpamrpay.c:
7125         * gst/rtp/gstrtpgsmdepay.c:
7126         * gst/rtp/gstrtph263pay.c:
7127         * gst/rtp/gstrtph263pdepay.c:
7128         * gst/rtp/gstrtph263ppay.c:
7129         * gst/rtp/gstrtph264depay.c:
7130         * gst/rtp/gstrtpmp2tdepay.c:
7131         * gst/rtp/gstrtpmp4gdepay.c:
7132         * gst/rtp/gstrtpmp4gpay.c:
7133         * gst/rtp/gstrtpmp4vdepay.c:
7134         * gst/rtp/gstrtpmp4vpay.c:
7135         * gst/rtp/gstrtpmpadepay.c:
7136         * gst/rtp/gstrtpmpapay.c:
7137         * gst/rtp/gstrtppcmadepay.c:
7138         * gst/rtp/gstrtppcmapay.c:
7139         * gst/rtp/gstrtppcmudepay.c:
7140         * gst/rtp/gstrtppcmupay.c:
7141         * gst/rtp/gstrtpspeexdepay.c:
7142         * gst/rtp/gstrtpspeexpay.c:
7143         * gst/rtp/gstrtpsv3vdepay.c:
7144         Fix element descriptions.
7145
7146 2006-11-08  Wim Taymans  <wim@fluendo.com>
7147
7148         * gst/rtp/gstrtpvorbisdepay.c:
7149         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
7150         Fix description.
7151         Small cleanup in the payloader.
7152
7153 2006-11-08  Wim Taymans  <wim@fluendo.com>
7154
7155         * gst/rtp/Makefile.am:
7156         * gst/rtp/gstrtp.c: (plugin_init):
7157         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
7158         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
7159         (gst_rtp_theora_depay_finalize),
7160         (gst_rtp_theora_depay_parse_configuration),
7161         (gst_rtp_theora_depay_setcaps),
7162         (gst_rtp_theora_depay_switch_codebook),
7163         (gst_rtp_theora_depay_process),
7164         (gst_rtp_theora_depay_set_property),
7165         (gst_rtp_theora_depay_get_property),
7166         (gst_rtp_theora_depay_change_state),
7167         (gst_rtp_theora_depay_plugin_init):
7168         * gst/rtp/gstrtptheoradepay.h:
7169         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
7170         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
7171         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
7172         (gst_rtp_theora_pay_init_packet),
7173         (gst_rtp_theora_pay_flush_packet),
7174         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
7175         (gst_rtp_theora_pay_handle_buffer),
7176         (gst_rtp_theora_pay_plugin_init):
7177         * gst/rtp/gstrtptheorapay.h:
7178         Add theora pay/depayloaders.
7179
7180 2006-11-06  Wim Taymans  <wim@fluendo.com>
7181
7182         * gst/rtp/Makefile.am:
7183         We depend on gsttag to generate the vorbis comments.
7184
7185         * gst/rtp/gstrtpvorbisdepay.c:
7186         (gst_rtp_vorbis_depay_parse_configuration),
7187         (gst_rtp_vorbis_depay_setcaps),
7188         (gst_rtp_vorbis_depay_switch_codebook),
7189         (gst_rtp_vorbis_depay_process):
7190         * gst/rtp/gstrtpvorbisdepay.h:
7191         Parse configuration string in the depayloader.
7192         Implement selecting and switching to a new codebook.
7193         Receiving vorbis over RTP now works.
7194
7195         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7196         (gst_rtp_vorbis_pay_init_packet),
7197         (gst_rtp_vorbis_pay_finish_headers),
7198         (gst_rtp_vorbis_pay_handle_buffer):
7199         * gst/rtp/gstrtpvorbispay.h:
7200         Set timestamps on outgoing buffers and RTP packets.
7201         Fix configuration string, prepend number of Packet headers.
7202         Fix encoding of ident string.
7203         Add delivery-method to caps.
7204         Streaming vorbis over RTP now works.
7205
7206 2006-11-06  Wim Taymans  <wim@fluendo.com>
7207
7208         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7209         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7210         (gst_rtp_vorbis_pay_handle_buffer):
7211         * gst/rtp/gstrtpvorbispay.h:
7212         Generate a valid configuration string in the caps based on the
7213         vorbis headers.
7214
7215 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7216
7217         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7218         * ext/cdio/gstcdio.h:
7219         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7220           Move CD-TEXT utility function into common file so it can also be
7221           used by a future cdioparanoiasrc.
7222
7223 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7224         
7225         * sys/v4l2/Makefile.am:
7226         * sys/v4l2/gstv4l2object.c:
7227         * sys/v4l2/gstv4l2src.c:
7228         * sys/v4l2/gstv4l2xoverlay.c:
7229         * sys/v4l2/v4l2_calls.c:
7230         * sys/v4l2/v4l2src_calls.c:
7231         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7232         xoverlay code that is still not implemented.
7233
7234 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7235
7236         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7237           We require a -base more recent than 0.10.9, so it's safe to use
7238           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7239
7240         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7241         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7242           Use _newsegment_full() now that we depend on a recent enough core.
7243
7244         * gst/wavparse/gstwavparse.c:
7245           Remove cruft that we don't need any longer now that we depend on
7246           a recent enough -base.
7247
7248 2006-10-31  Wim Taymans  <wim@fluendo.com>
7249
7250         * gst/rtp/Makefile.am:
7251         * gst/rtp/gstrtp.c: (plugin_init):
7252         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7253         (gst_rtpilbcpay_setcaps):
7254         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7255
7256 2006-10-31  Wim Taymans  <wim@fluendo.com>
7257
7258         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7259         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7260         Some small cleanups, use _scale.
7261
7262 2006-10-31  Wim Taymans  <wim@fluendo.com>
7263
7264         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7265         Use higher precision scale function.
7266
7267 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7268
7269         Patch by: Michal Benes  <michal dot benes at itonis tv>
7270
7271         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7272         (gst_matroska_demux_read_track_encodings),
7273         (gst_matroska_decode_buffer):
7274           Fix several issues with encoded/compressed/encrypted/signed tracks;
7275           also, remove superfluous newline characters from some debug
7276           statements. (#366155)
7277
7278 2006-10-30  Wim Taymans  <wim@fluendo.com>
7279
7280         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7281         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7282         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7283         (gst_smokedec_change_state):
7284         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7285         (gst_smokeenc_init), (gst_smokeenc_finalize),
7286         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7287         (gst_smokeenc_resync), (gst_smokeenc_chain),
7288         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7289         (gst_smokeenc_change_state):
7290         Various cleanups, capsnego and leak fixes.
7291
7292 2006-10-30  Wim Taymans  <wim@fluendo.com>
7293
7294         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7295
7296         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7297         Fix videomixer so that it can handle any combination of framerates.
7298         Fixes #367221.
7299
7300 2006-10-28  Wim Taymans  <wim@fluendo.com>
7301
7302         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7303         (gst_avi_demux_parse_file_header),
7304         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7305         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7306         (gst_avi_demux_chain):
7307         Fix position query for audio. also fixes timestamps in streaming
7308         mode and bug #364958.
7309         Small cleanups.
7310
7311 2006-10-27  Wim Taymans  <wim@fluendo.com>
7312
7313         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7314         * ext/libpng/gstpngenc.h:
7315         Fix strides. Fixes #364856.
7316         Cleanup capsnego.
7317         Set caps on outgoing buffers.
7318
7319 2006-10-18  Wim Taymans  <wim@fluendo.com>
7320
7321         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7322
7323         * gst/rtp/gstrtpgsmpay.c:
7324         * gst/rtp/gstrtph263pay.c:
7325         * gst/rtp/gstrtpmpapay.c:
7326         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7327         (gst_rtp_pcma_pay_handle_buffer):
7328         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7329         Add static payload numbers in addition to the dynamic ones.
7330         Fixes #361639.
7331
7332 2006-10-18  Wim Taymans  <wim@fluendo.com>
7333
7334         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7335         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7336         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7337         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7338         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7339         * gst/rtsp/rtspdefs.h:
7340         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7341         * gst/rtsp/rtspurl.h:
7342         Reuse already existing enum for lower transport.
7343         Add rtspt and rtspu protocols.
7344         Send redirect to rtspt when udp times out.
7345
7346 2006-10-18  Wim Taymans  <wim@fluendo.com>
7347
7348         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7349         (gst_wavparse_stream_data):
7350         Fix seeking some more, mostly for speed changes.
7351
7352 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7353
7354         Patch by: Fredrik Persson  <frepe at bredband net>
7355
7356         * sys/v4l2/gstv4l2tuner.c:
7357         * sys/v4l2/gstv4l2tuner.h:
7358           Fix _set_channel(): remove useless g_object_notify() for "channel"
7359           property that doesn't exist any longer and therefore now also
7360           useless redirect (#338818).
7361
7362 2006-10-17  Wim Taymans  <wim@fluendo.com>
7363
7364         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7365         Some drivers do not support unsetting the non-blocking flag once the
7366         device is opened. In those cases, close/open the device in
7367         non-blocking mode. Fixes #362673.
7368
7369 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7370
7371         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7372         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7373         (gst_v4l2src_get_fps):
7374           dear stefan, framespersecond is not frameperiod, reverting but adding
7375           comment
7376
7377 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7378
7379         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7380         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7381         (gst_v4l2src_get_fps):
7382           Numerator is numerator and denominator is denominator. Say that aloud
7383           5 times and retry after next beer.
7384
7385 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7386
7387         Patch by: Josep Torra Valles  <josep at fluendo com>
7388
7389         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7390         * ext/esd/esdsink.c: (gst_esdsink_write):
7391         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7392         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7393         (gst_flac_dec_send_newsegment):
7394         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7395         (gst_flac_enc_tell_callback):
7396         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7397         (smokecodec_parse_header), (smokecodec_decode):
7398         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7399         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7400         * gst/goom/Makefile.am:
7401         * gst/goom/gstgoom.c:
7402         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7403         * gst/rtsp/gstrtspsrc.c:
7404         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7405         * gst/udp/gstudpsink.c:
7406         * gst/udp/gstudpsrc.c:
7407         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7408         * sys/sunaudio/gstsunaudiomixertrack.h:
7409           Fix a bunch of problems discovered by the Forte compiler, mostly type
7410           mixups and pointer arithmetics with void pointers. Fixes #362603.
7411
7412 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7413
7414         * ext/speex/gstspeex.c: (plugin_init):
7415         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7416         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7417         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7418         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7419         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7420         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7421         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7422         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7423         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7424         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7425         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7426         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7427         * ext/speex/gstspeexenc.h:
7428           Miscellaneous clean-ups, among other things: speexenc => enc to
7429           enhance code readability; change speexenc => speex_enc; in chain
7430           function unref input buffer in case of error; take reference in
7431           event function; use boilerplate macro; use gst_pad_query_peer_*
7432           convenience functions.
7433
7434 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7435
7436         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7437         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7438         (gst_speexenc_set_header_on_caps):
7439           Fix some mem leaks.
7440
7441 2006-10-11  Wim Taymans  <wim@fluendo.com>
7442
7443         * gst/rtsp/URLS:
7444         Added some other URL.
7445
7446         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7447         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7448         (gst_rtspsrc_open), (gst_rtspsrc_play),
7449         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7450         * gst/rtsp/gstrtspsrc.h:
7451         Work on fallback to TCP connection when the UDP socket times out.
7452         Handler server requests, just reply with OK for now.
7453
7454         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7455         * gst/rtsp/rtspdefs.h:
7456         Added some more Real extension headers.
7457
7458         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7459         Fix parsing of urls with a ':' that is not part of the hostname:port
7460         part of the url.
7461
7462 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7463
7464         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7465         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7466         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7467           Activate pad before adding it to the already-running element.
7468
7469         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7470           Activate newly-created pad too.
7471
7472 2006-10-11  Wim Taymans  <wim@fluendo.com>
7473
7474         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7475
7476         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7477         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7478         (gst_udpsrc_start):
7479         Fix some leaks in caps and uris. Fixes #361252.
7480
7481 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7482
7483         * gst/wavparse/Makefile.am:
7484           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7485
7486 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7487
7488         * sys/v4l2/gstv4l2xoverlay.c:
7489         * sys/v4l2/gstv4l2xoverlay.h:
7490         Fix build as per the patch in #338818 comment 36.
7491
7492 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7493
7494         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7495           Activate pads before adding them to the source.
7496
7497 2006-10-06  Wim Taymans  <wim@fluendo.com>
7498
7499         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7500         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7501         Activate pads before adding.
7502
7503 2006-10-06  Wim Taymans  <wim@fluendo.com>
7504
7505         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7506         (gst_multipart_find_pad_by_mime):
7507         Activate pads before adding.
7508
7509         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7510         BOILERPLATE sets parent_class for us.
7511
7512 2006-10-06  Wim Taymans  <wim@fluendo.com>
7513
7514         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7515         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7516         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7517         (gst_rtspsrc_alloc_udp_ports),
7518         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7519         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7520         (gst_rtspsrc_create_transports_string),
7521         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7522         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7523         * gst/rtsp/gstrtspsrc.h:
7524         Rework how the transport string is constructed, try to share channels
7525         and udp ports.
7526         Make most of the stuff less dependant on RTP as we are also going to use
7527         it for RDT.
7528         Add support for transport specific session managers.
7529
7530         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7531         Implement _flush().
7532
7533         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7534         * gst/rtsp/rtspdefs.h:
7535         Add generic error return code.
7536
7537         * gst/rtsp/rtspext.h:
7538         Add support for pluggable tranport strings.
7539
7540         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7541         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7542         (rtsp_ext_wms_get_context):
7543         Detect WMServer and activate the extension.
7544
7545         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7546         (rtsp_transport_get_manager), (rtsp_transport_parse):
7547         * gst/rtsp/rtsptransport.h:
7548         Added methods to get mime/manager for certain transports.
7549
7550 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7551
7552         * ext/cairo/gsttimeoverlay.c:
7553         (gst_cairo_time_overlay_update_font_height):
7554         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
7555         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
7556         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7557         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
7558         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
7559         * ext/libpng/gstpngdec.c: (user_endrow_callback):
7560         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
7561         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
7562         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
7563         (gst_avi_demux_stream_data):
7564         * gst/cutter/gstcutter.c: (gst_cutter_chain):
7565         * gst/debug/efence.c: (gst_efence_buffer_alloc),
7566         (gst_fenced_buffer_copy):
7567         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7568         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7569         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
7570         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7571         (gst_rtspsrc_handle_message):
7572         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7573         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
7574           Printf format fixes.
7575
7576 2006-10-04  Wim Taymans  <wim@fluendo.com>
7577
7578         * gst/rtsp/Makefile.am:
7579         Dist new .h file too.
7580
7581 2006-10-04  Wim Taymans  <wim@fluendo.com>
7582
7583         * gst/rtsp/Makefile.am:
7584         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
7585         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
7586         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7587         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7588         (gst_rtspsrc_parse_rtpmap),
7589         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
7590         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7591         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
7592         * gst/rtsp/gstrtspsrc.h:
7593         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7594         * gst/rtsp/rtspdefs.h:
7595         * gst/rtsp/rtspext.h:
7596         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7597         (rtsp_ext_wms_get_context):
7598         * gst/rtsp/rtspextwms.h:
7599         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7600         (rtsp_transport_parse):
7601         * gst/rtsp/rtsptransport.h:
7602         Factor out extension in separate module.
7603         Fix getcaps to filter against the padtemplate.
7604         Use Content-Base if the server gives one.
7605         Rework the transport parsing a bit for future extensions.
7606         Added some Real Header field definitions.
7607
7608 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7609
7610         * docs/plugins/Makefile.am:
7611         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7612         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7613           added v4l2 stubs
7614         * gst-plugins-good.spec.in:
7615           add v4l2
7616
7617 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
7618
7619         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7620           Extract disc/album/medium number and count and try harder
7621           to extract track number/count.
7622
7623 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7624
7625         * configure.ac:
7626         * sys/Makefile.am:
7627           add build stuff for v4l2, needs --enable-experimental until
7628           the last bits are resolved
7629
7630 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7631
7632         * tests/check/Makefile.am:
7633           Disable autodetect test temporarily, so that the build bots
7634           update -bad and the ranks of unreliable video sinks in there.
7635
7636         * tests/check/elements/autodetect.c: (GST_START_TEST):
7637           Skip test if no usable videosink is found.
7638
7639 2006-09-29  Wim Taymans  <wim@fluendo.com>
7640
7641         * gst/rtsp/URLS:
7642         Add some more URLs.
7643
7644         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7645         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
7646         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7647         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
7648         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7649         (gst_rtspsrc_loop), (gst_rtspsrc_send),
7650         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7651         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7652         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7653         * gst/rtsp/gstrtspsrc.h:
7654         Add timeout property to control UDP timeouts.
7655         Fix error messages.
7656         Also start a loop function when operating in UDP mode so that we can
7657         do some more stuff async.
7658         Handle element messages from udpsrc to detect timeouts. If a timeout
7659         happens we currently generate an error.
7660         API: rtspsrc::timeout property.
7661
7662         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7663         (gst_udpsrc_create):
7664         Really implement the timeout in microseconds and not milliseconds.
7665
7666 2006-09-29  Wim Taymans  <wim@fluendo.com>
7667
7668         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7669         (gst_udpsrc_create), (gst_udpsrc_set_property),
7670         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
7671         * gst/udp/gstudpsrc.h:
7672         Added property to post a message on timeout.
7673         Updated docs.
7674         When restarting the select, initialize the fdsets again.
7675         Init control sockets so we don't accidentally close a random socket.
7676         API: GstUDPSrc::timeout property
7677
7678 2006-09-29  Wim Taymans  <wim@fluendo.com>
7679
7680         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
7681         Fix flag registration.
7682
7683         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7684         Reading 0 also means 'no more commands'
7685
7686 2006-09-29  Wim Taymans  <wim@fluendo.com>
7687
7688         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7689
7690         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7691         Fix possible infinite loop when shutting down, a read can also return
7692         0 to indicate no more messages are available. Fixes #358156.
7693
7694 2006-09-25  Wim Taymans  <wim@fluendo.com>
7695
7696         * gst/autodetect/gstautoaudiosink.c:
7697         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
7698         (gst_auto_audio_sink_find_best):
7699         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
7700         Small cleanups.
7701         don't try to set "sync" property when it is not available.
7702
7703 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7704
7705         Patch by: Peter Kjellerstedt  <pkj at axis com>
7706
7707         * gst/alpha/gstalpha.c:
7708         * gst/rtp/gstrtpamrdepay.c:
7709         * gst/rtsp/gstrtspsrc.c:
7710         * gst/udp/gstudpsrc.c:
7711         * gst/videomixer/videomixer.c:
7712           Include stdlib.h in some more places, makes things compile
7713           with uClibc and -Werror (#357592).
7714
7715 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7716
7717         * ext/jpeg/gstjpegdec.c:
7718           Set minimum height to 8 (from 16), our code should handle
7719           that fine. Some of the buttons on the apple trailer site
7720           are apparently only 15 pixels high (see #357470).
7721
7722 2006-09-23  Wim Taymans  <wim@fluendo.com>
7723
7724         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
7725         (gst_rtspsrc_open):
7726         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7727         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7728         (rtsp_connection_receive):
7729         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7730         * gst/rtsp/rtspdefs.h:
7731         Improve error reporting.
7732
7733 2006-09-23  Wim Taymans  <wim@fluendo.com>
7734
7735         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
7736         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
7737         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
7738         * gst/rtp/gstrtpdepay.c:
7739         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
7740         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
7741         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
7742         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
7743         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
7744         (gst_rtp_mp2t_depay_plugin_init):
7745         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
7746         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
7747         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
7748         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
7749         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
7750         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
7751         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
7752         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
7753         Fix klass typos.
7754         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
7755
7756 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7757
7758         * configure.ac:
7759           Need  -base CVS for gst_base_rtp_depayload_push_ts().
7760
7761 2006-09-22  Wim Taymans  <wim@fluendo.com>
7762
7763         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7764         Don't check for a tag that is never there and check if we read the
7765         correct tag. Fixes seeking again.
7766         We must post an error when all pads are unlinked.
7767
7768 2006-09-22  Wim Taymans  <wim@fluendo.com>
7769
7770         * gst/rtp/Makefile.am:
7771         * gst/rtp/gstrtp.c: (plugin_init):
7772         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7773         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7774         (gst_rtp_vorbis_pay_reset_packet),
7775         (gst_rtp_vorbis_pay_init_packet),
7776         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
7777         (gst_rtp_vorbis_pay_handle_buffer):
7778         More fixage, set endoder-params correctly in the payloader.
7779
7780 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7781
7782         * gst/autodetect/gstautoaudiosink.c:
7783         (gst_auto_audio_sink_base_init):
7784         * gst/autodetect/gstautovideosink.c:
7785         (gst_auto_video_sink_base_init):
7786           Make static pad templates static to appease valgrind's leak
7787           detector.
7788
7789         * tests/check/Makefile.am:
7790         * tests/check/elements/.cvsignore:
7791         * tests/check/elements/autodetect.c: (GST_START_TEST),
7792         (autodetect_suite):
7793           Add simple test for the ghostpad lockup on shutdown fixed in core
7794           CVS (audio bit disabled because it would need dozens of alsa
7795           suppressions and I'm too lazy to add those now).
7796
7797 2006-09-22  Wim Taymans  <wim@fluendo.com>
7798
7799         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
7800         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
7801         Small cleanups.
7802
7803         * gst/rtp/Makefile.am:
7804         * gst/rtp/gstrtp.c: (plugin_init):
7805         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
7806         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
7807         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
7808         (gst_rtp_vorbis_depay_process),
7809         (gst_rtp_vorbis_depay_set_property),
7810         (gst_rtp_vorbis_depay_get_property),
7811         (gst_rtp_vorbis_depay_change_state),
7812         (gst_rtp_vorbis_depay_plugin_init):
7813         * gst/rtp/gstrtpvorbisdepay.h:
7814         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
7815         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
7816         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
7817         (gst_rtp_vorbis_pay_flush_packet),
7818         (gst_rtp_vorbis_pay_append_buffer),
7819         (gst_rtp_vorbis_pay_handle_buffer),
7820         (gst_rtp_vorbis_pay_plugin_init):
7821         * gst/rtp/gstrtpvorbispay.h:
7822         Add experimental vorbis pay and depayloaders.
7823
7824 2006-09-21  Wim Taymans  <wim@fluendo.com>
7825
7826         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
7827         Fix profile-level-id parsing and setup.
7828
7829 2006-09-21  Wim Taymans  <wim@fluendo.com>
7830
7831         * gst/udp/README:
7832         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
7833         Update README, simple cleanup.
7834
7835 2006-09-21  Wim Taymans  <wim@fluendo.com>
7836
7837         * gst/rtp/README:
7838         Update README with some examples.
7839
7840         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
7841         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
7842         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
7843         (gst_rtp_mp4g_pay_setcaps):
7844         * gst/rtp/gstrtpmp4gpay.h:
7845         Make optional RTP parameters of type STRING, as required by the
7846         application/x-rtp caps specification.
7847
7848 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
7849
7850         * gst/rtp/gstrtph263pdepay.c:
7851         * gst/rtp/gstrtph263ppay.c:
7852         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
7853         RTP header.
7854
7855 2006-09-20  Wim Taymans  <wim@fluendo.com>
7856
7857         * gst/rtp/Makefile.am:
7858         And makefile too.
7859
7860 2006-09-20  Wim Taymans  <wim@fluendo.com>
7861
7862         * gst/rtp/gstrtp.c: (plugin_init):
7863         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
7864         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
7865         (decode_base64), (gst_rtp_asf_depay_setcaps),
7866         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
7867         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
7868         (gst_rtp_asf_depay_plugin_init):
7869         * gst/rtp/gstrtpasfdepay.h:
7870         Added preliminary ASF depayloader.
7871
7872         * gst/rtp/gstrtph264depay.c: (decode_base64):
7873         Fix base64 decoding.
7874
7875 2006-09-20  Wim Taymans  <wim@fluendo.com>
7876
7877         * gst/rtsp/URLS:
7878         Added some test URLS.
7879
7880         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7881         (gst_rtspsrc_loop), (gst_rtspsrc_open):
7882         * gst/rtsp/gstrtspsrc.h:
7883         When creating streams, give access to the complete SDP.
7884         Fix some leaks.
7885         Collect and merge global stream properties in stream caps.
7886         Preliminary support for WMServer.
7887
7888         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7889         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7890         (rtsp_connection_receive):
7891         * gst/rtsp/rtspconnection.h:
7892         Make connection interruptable.
7893         Refactor to make it reconnectable.
7894         Don't fail on short reads when reading data packets.
7895
7896         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
7897         (rtsp_url_get_port):
7898         * gst/rtsp/rtspurl.h:
7899         Add methods for getting/setting the port.
7900
7901         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
7902         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
7903         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
7904         (sdp_media_get_format), (sdp_parse_line),
7905         (sdp_message_parse_buffer):
7906         Fix headers. 
7907         Add methods for getting multiple attributes with the same name.
7908         Increase buffer size when parsing.
7909         Fix parsing of a=foo fields.
7910
7911         * gst/rtsp/test.c: (main):
7912         Update to new connection API.
7913
7914         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7915         (rtsp_message_init_response), (rtsp_message_init_data),
7916         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
7917         * gst/rtsp/rtspmessage.h:
7918         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
7919         * gst/rtsp/rtsptransport.h:
7920         * gst/rtsp/sdp.h:
7921         * gst/rtsp/sdpmessage.h:
7922         * gst/rtsp/gstrtsp.c:
7923         * gst/rtsp/gstrtsp.h:
7924         * gst/rtsp/gstrtpdec.c:
7925         * gst/rtsp/gstrtpdec.h:
7926         * gst/rtsp/rtsp.h:
7927         * gst/rtsp/rtspdefs.c:
7928         * gst/rtsp/rtspdefs.h:
7929         Dual licensed under MIT and LGPL now.
7930
7931 2006-09-19  Wim Taymans  <wim@fluendo.com>
7932
7933         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
7934         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
7935         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7936         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7937         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
7938         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7939         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7940         * gst/rtsp/gstrtspsrc.h:
7941         Reorganize stream parsing and creation.
7942         Detect container formats in interleaved mode.
7943         Keep more state about the streams.
7944         Assume a server also supports PLAY if it does not say.
7945         Add unicast and interleaved properties to TCP transport requests to make
7946         some servers happy (WMServer).
7947
7948         * gst/rtsp/sdpmessage.h:
7949         Add some defines for the standard Bandwidth types.
7950
7951 2006-09-19  Wim Taymans  <wim@fluendo.com>
7952
7953         * gst/rtsp/test.c: (main):
7954         Fix build.
7955
7956 2006-09-19  Wim Taymans  <wim@fluendo.com>
7957
7958         * gst/wavparse/gstwavparse.c:
7959         Add ms-gsm to the src template.
7960
7961 2006-09-18  Wim Taymans  <wim@fluendo.com>
7962
7963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
7964         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
7965         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
7966         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
7967         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7968         * gst/rtsp/gstrtspsrc.h:
7969         Small cleanups, added documentation.
7970         Try to clean up the requests and responses.
7971         Refactor parsing the supported methods.
7972
7973         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
7974         (rtsp_connection_create), (rtsp_connection_send),
7975         (parse_response_status), (parse_request_line),
7976         (rtsp_connection_receive), (rtsp_connection_close),
7977         (rtsp_connection_free):
7978         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
7979         (rtsp_transport_init), (rtsp_transport_parse),
7980         (rtsp_transport_free):
7981         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7982         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
7983         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
7984         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
7985         Use g_return_val some more.
7986
7987         * gst/rtsp/rtspdefs.h:
7988         Add more enum values to track initial states.
7989
7990         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
7991         (rtsp_message_init_request), (rtsp_message_new_response),
7992         (rtsp_message_init_response), (rtsp_message_init_data),
7993         (rtsp_message_unset), (rtsp_message_free),
7994         (rtsp_message_add_header), (rtsp_message_remove_header),
7995         (rtsp_message_get_header), (rtsp_message_set_body),
7996         (rtsp_message_take_body), (rtsp_message_get_body),
7997         (rtsp_message_steal_body), (rtsp_message_dump):
7998         * gst/rtsp/rtspmessage.h:
7999         Reorder arguments, object goes as the first one.
8000         Use g_return_val some more.
8001
8002 2006-09-18  Wim Taymans  <wim@fluendo.com>
8003
8004         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
8005         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8006         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
8007         * gst/rtsp/gstrtspsrc.h:
8008         Export sometimes source pad with correct caps on the template, create
8009         the ghostpad from the template.
8010         Remove RTCP template as we never expose RTCP.
8011         Protect against invalid body size.
8012         Avoid memcpy when creating the output buffer.
8013         Properly post an error and send EOS when the loop function is shut down.
8014
8015 2006-09-18  Wim Taymans  <wim@fluendo.com>
8016
8017         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8018
8019         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8020         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
8021         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8022         * gst/rtsp/gstrtspsrc.h:
8023         Make sure we can never set an invalid location.
8024
8025         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
8026         * gst/rtsp/rtspmessage.h:
8027         Added _steal_body method for future use.
8028
8029         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
8030         Make freeing of NULL url return immediatly.
8031
8032 2006-09-18  Wim Taymans  <wim@fluendo.com>
8033
8034         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8035
8036         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
8037         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
8038         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
8039         (gst_rtspsrc_change_state):
8040         * gst/rtsp/gstrtspsrc.h:
8041         Use boilerplate.
8042         Make rtspsrc subclass GstBin to make state changes easier.
8043         Add Range header field on the PLAY request.
8044
8045 2006-09-18  Wim Taymans  <wim@fluendo.com>
8046
8047         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8048
8049         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
8050         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8051         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
8052         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
8053         * gst/rtsp/rtspconnection.c: (inet_aton):
8054         Small cleanups.
8055         when multicast is selected as the transport, create UDP sources and
8056         connect to the multicast group.
8057         Move parsing and setting of caps to a common place.
8058         Fixes #349894.
8059
8060 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
8061
8062         * ext/flac/gstflactag.c:
8063         * gst/alpha/gstalpha.c:
8064         * gst/debug/breakmydata.c:
8065         * gst/debug/negotiation.c:
8066         * gst/debug/testplugin.c:
8067         * gst/effectv/gstaging.c:
8068         * gst/effectv/gstdice.c:
8069         * gst/effectv/gstedge.c:
8070         * gst/effectv/gstquark.c:
8071         * gst/effectv/gstrev.c:
8072         * gst/effectv/gstshagadelic.c:
8073         * gst/effectv/gstvertigo.c:
8074         * gst/effectv/gstwarp.c:
8075         * gst/multipart/multipartdemux.c:
8076         * gst/multipart/multipartmux.c:
8077         * gst/videobox/gstvideobox.c:
8078         * gst/videofilter/gstgamma.c:
8079         * gst/videofilter/gstvideotemplate.c:
8080         * gst/videomixer/videomixer.c:
8081         * sys/sunaudio/gstsunaudiosrc.h:
8082         More G_OBJECT macro fixing.
8083
8084 2006-09-16  Wim Taymans  <wim@fluendo.com>
8085
8086         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
8087
8088         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
8089         Correctly set the dwLength in strh.
8090         With this patch, the file duration is now displayed correctly in window
8091         media player and the AVI plays completely. Fixes #356147
8092
8093 2006-09-15  Wim Taymans  <wim@fluendo.com>
8094
8095         Patch by: Darren Kenny <darren dot kenny at sun dot com>
8096
8097         * sys/sunaudio/gstsunaudiomixerctrl.c:
8098         (gst_sunaudiomixer_ctrl_build_list):
8099         Set the output track as the MASTER so that the gnome-settings-daemon
8100         keybindings for changing the volume using the keyboard works.
8101         Fixes #356142.
8102
8103 2006-09-15  Wim Taymans  <wim@fluendo.com>
8104
8105         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
8106         Fix documentation, it is not possible to control the framerate of jpegdec
8107         using filtered caps yet. Fixes #355210.
8108         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
8109         stop when there is an error.
8110
8111 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8112
8113         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
8114         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8115           Don't interpret a first buffer with an offset of NONE as
8116           'from the middle of the stream', but only a first buffer
8117           that has a valid buffer offset that's non-zero (see #345449).
8118
8119 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8120
8121         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
8122         (gst_icydemux_typefind_or_forward):
8123         * gst/icydemux/gsticydemux.h:
8124           When we merge/collect multiple incoming buffers for typefinding
8125           purposes, keep an initial 0 offset on the first outgoing buffer
8126           as well (otherwise id3demux won't work right). Fixes #345449.
8127           Also Make buffer metadata writable before setting buffer caps.
8128
8129         * tests/check/elements/icydemux.c: (typefind_succeed),
8130         (cleanup_icydemux), (push_data), (GST_START_TEST),
8131         (icydemux_suite):
8132           Small test case for the above.
8133
8134 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
8135
8136         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
8137         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8138         (gst_avi_demux_stream_header_push),
8139         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8140         (gst_avi_demux_loop):
8141           More code reuse and better logging in _peek_chunk(). Reintroduce check
8142           for chunk sizes before reading them (avoid oom). Better handling for 
8143           invalid chunksizes when streaming.
8144
8145 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
8146
8147         * gst/level/gstlevel.c: (gst_level_set_property):
8148         * gst/level/gstlevel.h:
8149           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
8150           René Stadler
8151
8152 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
8153
8154         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8155         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8156         (gst_avi_demux_stream_data):
8157           Revert one change to fix streaming avi (adapter size != data size).
8158
8159 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8160
8161         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
8162
8163         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
8164         (gst_matroska_demux_reset),
8165         (gst_matroska_demux_read_track_encodings),
8166         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
8167         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8168         (gst_matroska_demux_subtitle_caps):
8169         * gst/matroska/matroska-ids.h:
8170           Add support for VOBSUB subtitle tracks and zlib-compressed
8171           tracks. Make sure we start on a keyframe after a seek. (#343348)
8172
8173 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8174
8175         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
8176         (gst_matroska_demux_push_flac_codec_priv_data),
8177         (gst_matroska_demux_push_xiph_codec_priv_data),
8178         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8179         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
8180         * gst/matroska/matroska-ids.h:
8181           Add basic FLAC support (#311586), not perfect yet though, needs some
8182           tweaking in flacdec; also, seeking could be better.
8183           Do better bounds checking when deserialising vorbis stream headers
8184           to make sure we don't read beyond the end of the buffer on bad input.
8185
8186 2006-09-04  Wim Taymans  <wim@fluendo.com>
8187
8188         Patch by: Alessandro Decina <alessandro at nnva dot org>
8189
8190         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8191         Seeking back in a file containing a CMML stream errors out if the seek
8192         goes back up to the CMML headers. This is because after the seek the xml
8193         processing instruction <?xml ...?> is submitted to the xml parser again, 
8194         which results in an error. The attached patch fixes the problem. 
8195         Fixes #353908.
8196
8197         * ext/annodex/gstcmmlenc.h:
8198         Fix authors name.
8199
8200
8201 2006-08-28  Andy Wingo  <wingo@pobox.com>
8202
8203         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8204         New helper function to lessen the ifdefs.
8205         (GST_INFO_OBJECT): 
8206         (gst_dv1394src_iso_receive): Use it.
8207         (gst_dv1394src_create): Also use the control sockets in iec61883
8208         mode.
8209         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8210         handle for AVC operations; fixes #348233.
8211
8212 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8213
8214         * configure.ac:
8215         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8216         * docs/plugins/inspect/plugin-audiofx.xml:
8217         * docs/plugins/inspect/plugin-audiofxgood.xml:
8218         * gst/audiofx/Makefile.am:
8219         * gst/audiofx/audiofx.c:
8220         * gst/audiofxgood/.cvsignore:
8221         * gst/audiofxgood/Makefile.am:
8222         * gst/audiofxgood/audiofx.c:
8223         * gst/audiofxgood/audiopanorama.c:
8224         * gst/audiofxgood/audiopanorama.h:
8225           Rename again (audiofxgood -> audiofx).
8226
8227 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8228
8229         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8230         (gst_avi_demux_stream_scan):
8231           Initialze variables.
8232
8233 2006-08-25  Wim Taymans  <wim@fluendo.com>
8234
8235         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8236         (gst_avi_demux_init), (gst_avi_demux_finalize),
8237         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8238         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8239         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8240         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8241         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8242         (gst_avi_demux_massage_index),
8243         (gst_avi_demux_calculate_durations_from_index),
8244         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8245         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8246         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8247         (gst_avi_demux_change_state):
8248         * gst/avi/gstavidemux.h:
8249         More attempts to turn this into readable code.
8250         Don't leak adapters.
8251         Calculate duration according to index more efficiently.
8252         Don't try to act like we drive the pipeline in chain mode.
8253
8254 2006-08-25  Wim Taymans  <wim@fluendo.com>
8255
8256         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8257         Fix build.
8258
8259 2006-08-25  Wim Taymans  <wim@fluendo.com>
8260
8261         Patch by: Alessandro Decina <alessandro at nnva dot org>
8262
8263         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8264         Do some extra sanity checks.
8265         Fixes #350340.
8266
8267         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8268         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8269         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8270         Check if clip->start_time is valid before adding the clip to the
8271         track list.
8272         Reset enc->preamble going from PAUSED to READY.
8273         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8274         only used for EOS.
8275         Only post an error message if we were the one that created the fatal
8276         GstFlowReturn value.
8277
8278         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8279         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8280         Parse the seconds field of the npt-sec time format using %llu rather than
8281         %d and check that the value scaled by GST_SECOND doesn't overflow.
8282         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8283         Lookup a clip's track with clip->track rather than clip->id which
8284         makes no sense.
8285         Identify a clip by its track and start time and not its xml id.
8286         do some more input checking and make sure we don't do undefined shifts.
8287
8288         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8289         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8290         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8291         (push_clip), (push_empty_clip), (check_output_clip),
8292         (GST_START_TEST), (cmmldec_suite):
8293         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8294         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8295         (check_headers), (push_clip), (check_clip_times), (check_clip),
8296         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8297         Added some more checks.
8298
8299 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8300
8301         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8302         (gst_audio_panorama_set_property),
8303         (gst_audio_panorama_get_property),
8304         (gst_audio_panorama_transform_m2s_int),
8305         (gst_audio_panorama_transform_s2s_int),
8306         (gst_audio_panorama_transform_m2s_float),
8307         (gst_audio_panorama_transform_s2s_float):
8308         * gst/audiofxgood/audiopanorama.h:
8309         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8310           Make also the pan-property float (saves scaling and yields better
8311           resolution)
8312
8313 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8314
8315         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8316         (gst_audio_panorama_transform_m2s_float),
8317         (gst_audio_panorama_transform_s2s_float):
8318           ChangeLog surgery to add cymax's real name
8319
8320
8321 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8322
8323         Patch by: René Stadler <mail@renestadler.de>
8324
8325         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8326         (gst_audio_panorama_transform_m2s_int),
8327         (gst_audio_panorama_transform_s2s_int),
8328         (gst_audio_panorama_transform_m2s_float),
8329         (gst_audio_panorama_transform_s2s_float),
8330         (gst_audio_panorama_transform):
8331         * gst/audiofxgood/audiopanorama.h:
8332           Added float support
8333
8334 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8335
8336         * gst/audiofxgood/audiopanorama.c:
8337         (gst_audio_panorama_transform_m2s):
8338           Fix docs & debug category. Add Fixme for volume pan levels.
8339
8340 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8341
8342         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8343         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8344         (gst_avi_demux_stream_header_pull),
8345         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8346         (gst_avi_demux_chain):
8347           unbreak AVI index handling, some more debug, remove an obsolete
8348           adapter_flush that caused streaming to wander off in the wild
8349
8350 2006-08-24  Wim Taymans  <wim@fluendo.com>
8351
8352         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8353         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8354         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8355         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8356         (gst_avi_demux_calculate_durations_from_index),
8357         (gst_avi_demux_stream_header_push),
8358         (gst_avi_demux_stream_header_pull):
8359         * gst/avi/gstavidemux.h:
8360         Some more cleanups. 
8361         Fix totalFrames parsing in ODML.
8362         Disable use of index for length calculation in case of ODML as this is
8363         broken now.
8364
8365 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8366
8367         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8368           Use libgsttag helper function here too.
8369
8370 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8371
8372         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8373         (gst_avi_demux_init), (gst_avi_demux_dispose),
8374         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8375         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8376         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8377         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8378         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8379         (gst_avi_demux_parse_subindex),
8380         (gst_avi_demux_read_subindexes_push),
8381         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8382         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8383         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8384         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8385         (gst_avi_demux_stream_header_pull),
8386         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8387         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8388         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8389         (gst_avi_demux_change_state):
8390         * gst/avi/gstavidemux.h:
8391           Initial streaming support for avidemux (fixes #336465)
8392
8393 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8394
8395         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8396           There is no taglibmux element ...
8397
8398         * gst/rtsp/gstrtspsrc.c:
8399           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8400           was complaining about unknown entity here.
8401
8402 2006-08-22  Wim Taymans  <wim@fluendo.com>
8403
8404         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8405         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8406         (gst_avi_demux_process_next_entry):
8407         * gst/avi/gstavidemux.h:
8408         Mark DISCONT.
8409         Remove old unused fields and reorder the struct a bit.
8410
8411 2006-08-22  Wim Taymans  <wim@fluendo.com>
8412
8413         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8414         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8415         (gst_rtspsrc_pause):
8416         * gst/rtsp/gstrtspsrc.h:
8417         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8418         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8419         Small documentation updates.
8420
8421 2006-08-22  Wim Taymans  <wim@fluendo.com>
8422
8423         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8424         (gst_avi_demux_index_entry_for_time),
8425         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8426         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8427         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8428         (gst_avi_demux_next_data_buffer),
8429         (gst_avi_demux_calculate_durations_from_index),
8430         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8431         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8432         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8433         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8434         * gst/avi/gstavidemux.h:
8435         Precalc most of the duration query for each stream.
8436         Make seeking more correct.
8437         Use GstSegment to track position and duration.
8438         Code cleanups and leak fixes.
8439         Calculate correct total duration based on index length.
8440
8441 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8442
8443         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8444         (parse_insert_string_field):
8445           If strings in text fields are marked ISO8859-1, but contain
8446           valid UTF-8 already, then handle them as UTF-8 and ignore
8447           the encoding. (#351794)
8448
8449 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8450
8451         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8452         (gst_flac_dec_write), (gst_flac_dec_loop),
8453         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8454         (gst_flac_dec_src_query):
8455         * ext/flac/gstflacdec.h:
8456           Make flac-in-ogg work (#352100).
8457
8458 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8459
8460         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8461           Don't unref buffers of which we've already given away
8462           ownership to the adapter.
8463
8464 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8465
8466         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8467           Make metadata extraction actually work.
8468
8469         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8470         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8471         (gst_speexenc_chain):
8472           Fix metadata writing: replace old code which wrote completely
8473           broken tags with libgsttag-based code. Plus miscellaneous
8474           code cleanups (use static pad templates etc.) and a bunch
8475           of leak fixes.
8476
8477 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8478
8479         * gst/audiopanorama/.cvsignore:
8480         * gst/audiopanorama/Makefile.am:
8481         * gst/audiopanorama/audiofx.c:
8482         * gst/audiopanorama/audiopanorama.c:
8483         * gst/audiopanorama/audiopanorama.h:
8484           die! die! die! you should never have been there
8485
8486 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8487
8488         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8489         Fix invalid memory access in audiopanorama test suite.
8490
8491 2006-08-21  Edward Hervey  <edward@fluendo.com>
8492
8493         * tests/check/elements/.cvsignore:
8494         ignore built file
8495
8496 2006-08-21  Wim Taymans  <wim@fluendo.com>
8497
8498         * gst/rtp/Makefile.am:
8499         Fix the build again.
8500
8501 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8502
8503         * gst/audiofxgood/.cvsignore:
8504         * gst/audiofxgood/Makefile.am:
8505         * gst/audiofxgood/audiofx.c: (plugin_init):
8506         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8507         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8508         (gst_audio_panorama_set_property),
8509         (gst_audio_panorama_get_property),
8510         (gst_audio_panorama_get_unit_size),
8511         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8512         (gst_audio_panorama_transform_m2s),
8513         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8514         * gst/audiofxgood/audiopanorama.h:
8515           resubmit with the desired name *again*
8516
8517 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8518
8519         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8520         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8521           use g_assert in _get_unit_size
8522
8523 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8524
8525         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8526         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8527         * docs/plugins/inspect/plugin-audiofxgood.xml:
8528           cleanup -unused.txt to make it useful, add previously missing docs
8529
8530         * ext/Makefile.am:
8531           Quietly (accidentally) enable LADSPA for building by default, 
8532           despite the fact that it doesn't meet the plugin checklist.
8533             -- Added by Jan Schmidt 18 Dec 2006
8534
8535         * ext/esd/esdmon.c:
8536         * ext/esd/esdsink.c:
8537         * ext/esd/gstesd.c: (plugin_init):
8538           reflow to get rid of two external symbols
8539
8540         * gst/audiofxgood/audiofx.c: (plugin_init):
8541           re-add
8542
8543 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8544
8545         * configure.ac:
8546         * gst/audiofxgood/.cvsignore:
8547         * gst/audiofxgood/Makefile.am:
8548         * gst/audiofxgood/audiofx.c
8549         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8550         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8551         (gst_audio_panorama_set_property),
8552         (gst_audio_panorama_get_property),
8553         (gst_audio_panorama_get_unit_size),
8554         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8555         (gst_audio_panorama_transform_m2s),
8556         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8557         * gst/audiofxgood/audiopanorama.h:
8558         * tests/check/Makefile.am:
8559         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
8560         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
8561         (panorama_suite), (main):
8562         Add audiofxgood plugin with audiopanorama element
8563
8564 2006-08-18  Wim Taymans  <wim@fluendo.com>
8565
8566         * docs/plugins/Makefile.am:
8567         More Oss docs fixage. 
8568
8569 2006-08-18  Wim Taymans  <wim@fluendo.com>
8570
8571         * gst/rtp/Makefile.am:
8572         * gst/rtp/gstrtp.c: (plugin_init):
8573         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
8574         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
8575         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
8576         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
8577         (gst_rtp_sv3v_depay_get_property),
8578         (gst_rtp_sv3v_depay_change_state),
8579         (gst_rtp_sv3v_depay_plugin_init):
8580         * gst/rtp/gstrtpsv3vdepay.h:
8581         Added experimental SVQ3 depayloader.
8582
8583 2006-08-18  Edward Hervey  <edward@fluendo.com>
8584
8585         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
8586         (gst_dvdemux_loop), (gst_dvdemux_change_state):
8587         * ext/dv/gstdvdemux.h:
8588         When handling seek requests, don't send the newsegment event from the
8589         calling thread. Instead save it so it can be sent from the streaming
8590         thread.
8591
8592 2006-08-17  Wim Taymans  <wim@fluendo.com>
8593
8594         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8595
8596         * gst/multipart/multipartdemux.c: (multipart_parse_header):
8597         Accept leading whitespace before the boundary
8598         This patch makes the demuxer allow some whitespace before the actual
8599         boundary. This makes the demuxer work with the ``old'' gstreamer
8600         multipartmuxer again (which placed an extra \n before the start
8601         of the stream) Fixes #349068.
8602
8603 2006-08-17  Wim Taymans  <wim@fluendo.com>
8604
8605         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
8606         Error out on non-implemented stuff.
8607
8608 2006-08-16  Wim Taymans  <wim@fluendo.com>
8609
8610         Patch by: Andy Wingo <wingo at pobox dot com>
8611
8612         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
8613         (gst_signal_processor_start), (gst_signal_processor_stop),
8614         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
8615         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
8616         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
8617         (gst_signal_processor_change_state):
8618         Make ladspa elements reusable. Fixes #350006.
8619
8620 2006-08-16  Wim Taymans  <wim@fluendo.com>
8621
8622         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8623         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
8624         names as possible. Fixes #349901.
8625
8626 2006-08-16  Wim Taymans  <wim@fluendo.com>
8627
8628         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
8629         (gst_signal_processor_do_pushes):
8630         A push() gives away our refcount so we should not use the buffer on the
8631         pen anymore.
8632
8633 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8634
8635         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8636         (gst_oss_mixer_element_finalize):
8637           Don't leak device string.
8638
8639 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8640
8641         * configure.ac:
8642           Require CVS of GStreamer core and -base (for
8643           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
8644
8645         * ext/taglib/gstid3v2mux.cc:
8646           Write extended comment tags properly (#348762).
8647
8648         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
8649         (parse_comment_frame):
8650           Extract COMM frames into extended comments, which makes it
8651           easier to properly retain the description bit of the tag
8652           and maintain this information when re-tagging (#348762).
8653
8654 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8655
8656         * tests/check/Makefile.am:
8657           Don't try to run annodex unit tests if the annodex
8658           plugin has not been built (Fixes #351116).
8659
8660 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8661
8662         * gst/autodetect/gstautoaudiosink.c:
8663         (gst_auto_audio_sink_find_best):
8664           When we can't find a usable audiosink, don't error out,
8665           but use a fake sink instead and post a warning message
8666           on the bus (#341278).
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         * sys/oss/gstosssink.c:
8672         * sys/oss/gstosssrc.c:
8673           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
8674           ossmixer's new device property.
8675
8676         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8677         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8678           Add docs for OSS elements.
8679
8680         * docs/plugins/inspect/plugin-aasink.xml:
8681         * docs/plugins/inspect/plugin-alaw.xml:
8682         * docs/plugins/inspect/plugin-alpha.xml:
8683         * docs/plugins/inspect/plugin-alphacolor.xml:
8684         * docs/plugins/inspect/plugin-annodex.xml:
8685         * docs/plugins/inspect/plugin-apetag.xml:
8686         * docs/plugins/inspect/plugin-auparse.xml:
8687         * docs/plugins/inspect/plugin-autodetect.xml:
8688         * docs/plugins/inspect/plugin-avi.xml:
8689         * docs/plugins/inspect/plugin-cacasink.xml:
8690         * docs/plugins/inspect/plugin-cairo.xml:
8691         * docs/plugins/inspect/plugin-cdio.xml:
8692         * docs/plugins/inspect/plugin-cutter.xml:
8693         * docs/plugins/inspect/plugin-debug.xml:
8694         * docs/plugins/inspect/plugin-dv.xml:
8695         * docs/plugins/inspect/plugin-efence.xml:
8696         * docs/plugins/inspect/plugin-effectv.xml:
8697         * docs/plugins/inspect/plugin-esdsink.xml:
8698         * docs/plugins/inspect/plugin-flac.xml:
8699         * docs/plugins/inspect/plugin-flxdec.xml:
8700         * docs/plugins/inspect/plugin-gconfelements.xml:
8701         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8702         * docs/plugins/inspect/plugin-goom.xml:
8703         * docs/plugins/inspect/plugin-halelements.xml:
8704         * docs/plugins/inspect/plugin-icydemux.xml:
8705         * docs/plugins/inspect/plugin-id3demux.xml:
8706         * docs/plugins/inspect/plugin-jpeg.xml:
8707         * docs/plugins/inspect/plugin-level.xml:
8708         * docs/plugins/inspect/plugin-matroska.xml:
8709         * docs/plugins/inspect/plugin-mulaw.xml:
8710         * docs/plugins/inspect/plugin-multipart.xml:
8711         * docs/plugins/inspect/plugin-navigationtest.xml:
8712         * docs/plugins/inspect/plugin-ossaudio.xml:
8713         * docs/plugins/inspect/plugin-png.xml:
8714         * docs/plugins/inspect/plugin-rtp.xml:
8715         * docs/plugins/inspect/plugin-rtsp.xml:
8716         * docs/plugins/inspect/plugin-shout2send.xml:
8717         * docs/plugins/inspect/plugin-smpte.xml:
8718         * docs/plugins/inspect/plugin-speex.xml:
8719         * docs/plugins/inspect/plugin-taglib.xml:
8720         * docs/plugins/inspect/plugin-udp.xml:
8721         * docs/plugins/inspect/plugin-videobalance.xml:
8722         * docs/plugins/inspect/plugin-videobox.xml:
8723         * docs/plugins/inspect/plugin-videoflip.xml:
8724         * docs/plugins/inspect/plugin-videomixer.xml:
8725         * docs/plugins/inspect/plugin-wavenc.xml:
8726         * docs/plugins/inspect/plugin-wavparse.xml:
8727         * docs/plugins/inspect/plugin-ximagesrc.xml:
8728           Update to CVS version.
8729           
8730 2006-08-16  Wim Taymans  <wim@fluendo.com>
8731
8732         * gst/rtp/gstrtpamrdepay.c:
8733         * gst/rtp/gstrtpmp4gdepay.c:
8734         Caps extra properties must be defined as strings for
8735         depayloaders because they are generated from an SDP.
8736
8737         * gst/rtp/Makefile.am:
8738         * gst/rtp/gstrtp.c: (plugin_init):
8739         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
8740         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
8741         (gst_rtp_h264_depay_finalize), (decode_base64),
8742         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8743         (gst_rtp_h264_depay_set_property),
8744         (gst_rtp_h264_depay_get_property),
8745         (gst_rtp_h264_depay_change_state),
8746         (gst_rtp_h264_depay_plugin_init):
8747         * gst/rtp/gstrtph264depay.h:
8748         Added basic, not completely functional RFC 3984 H264 depayloader.
8749
8750 2006-08-16  Wim Taymans  <wim@fluendo.com>
8751
8752         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
8753         Add pads after setting them up.
8754
8755         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8756         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8757         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
8758         (gst_rtspsrc_stream_setup_rtp),
8759         (gst_rtspsrc_stream_configure_transport),
8760         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
8761         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8762         (gst_rtspsrc_pause):
8763         * gst/rtsp/gstrtspsrc.h:
8764         Fix interleaved mode.
8765          - Protect streaming with lock.
8766          - Combine flows
8767          - set caps on outgoing buffers.
8768          - strip trailing \0 from data packets.
8769          - Configure RTP/RTCP in stream.
8770         Use DEBUG_OBJECT more.
8771
8772 2006-08-16  Wim Taymans  <wim@fluendo.com>
8773
8774         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8775         Turn a g_print into a DEBUG line.
8776
8777 2006-08-13  Wim Taymans  <wim@fluendo.com>
8778
8779         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
8780         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8781         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
8782         (gst_oss_mixer_element_get_property),
8783         (gst_oss_mixer_element_change_state):
8784         * sys/oss/gstossmixerelement.h:
8785         Small cleanups. Better error reporting.
8786         Add device property for the mixer instead of the hardcoded
8787         /dev/mixer. Fixes #350785.
8788         API: GstOssMixerElement::device property
8789
8790 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8791
8792         Patch by: Jens Granseuer <jensgr at gmx net>
8793
8794         * gconf/Makefile.am:
8795           Make --disable-schemas work right (they still need
8796           to be copied to the installation directory, just not
8797           applied). Fixes #351347 (also #344100).
8798           
8799 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8800
8801         * configure.ac: back to HEAD
8802
8803 === release 0.10.4 ===
8804
8805 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
8806
8807         * configure.ac:
8808           releasing 0.10.4, "Dear Leader"
8809
8810 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8811
8812         Patch by: Edward Hervey <edward@fluendo.com>
8813
8814         * configure.ac:
8815         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8816         (gst_wavparse_stream_data):
8817         Send the newsegment event in the streaming thread.
8818         Fixes #347529
8819
8820 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8821
8822         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8823         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
8824         (gst_smokeenc_resync), (gst_smokeenc_chain):
8825           Refuse sink caps in the encoder if width or height is not a
8826           multiple of 16, the encoder does not support that yet (#349939);
8827           along the same lines, check the return value of the encoder
8828           setup function; also remove some debug log clutter.
8829
8830 2006-08-04  Andy Wingo  <wingo@pobox.com>
8831
8832         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
8833         whether a processor can work in place or not, and for keeping
8834         track of its state. Change the FlowReturn instance variable from
8835         "state" to "flow_state", all callers changed.
8836
8837         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
8838         (gst_signal_processor_start, gst_signal_processor_stop)
8839         (gst_signal_processor_cleanup): New functions to manage the
8840         processor's state.
8841         (gst_signal_processor_setcaps): start() as well as setup() here.
8842         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
8843         (gst_signal_processor_change_state): Stop and cleanup the
8844         processor as we go to NULL.
8845
8846         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
8847         INPLACE_BROKEN is not set.
8848
8849         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
8850         Do the alloc_buffer in bytes, not frames.
8851         
8852 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8853
8854         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8855         Fix rgb masks when recording in < 24bpp.
8856
8857 2006-08-04  Andy Wingo  <wingo@pobox.com>
8858
8859         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
8860         (gst_signal_processor_prepare)
8861         (gst_signal_processor_update_inputs)
8862         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
8863         (gst_signal_processor_flush)
8864         (gst_signal_processor_sink_activate_push)
8865         (gst_signal_processor_src_activate_pull)
8866         (gst_signal_processor_change_state): Remove the last of the code
8867         that assumes that we process whole buffers at a time. Fix some
8868         debugging. Seems to work now in some cases.
8869         (gst_signal_processor_src_activate_pull): BPB
8870
8871 2006-08-01  Andy Wingo  <wingo@pobox.com>
8872
8873         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
8874         Fix nframes-choosing.
8875         (gst_signal_processor_init): Init pending_in and pending_out.
8876
8877         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
8878         more default sample rate, although we never check that the sample
8879         rate actually gets set. Something for the future.
8880         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
8881         (gst_signal_processor_event): Refcount fixen.
8882         (gst_signal_processor_process): Pull the number of frames to
8883         process from the sizes of the buffers in the input pens.
8884         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
8885         (gst_signal_processor_do_pulls): Add an nframes argument, and use
8886         it instead of buffer_frames.
8887         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
8888         to do_pulls.
8889         (gst_signal_processor_chain)
8890         (gst_signal_processor_sink_activate_push)
8891         (gst_signal_processor_src_activate_pull):  Refcount fixen.
8892
8893         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
8894
8895 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
8896
8897         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
8898         (gst_signal_processor_process):
8899           don't query buffer-frames from caps, add lots of debug-log,
8900           try fix for assert (#349189)
8901
8902 2006-07-31  Wim Taymans  <wim@fluendo.com>
8903
8904         * gst/udp/gstudpsrc.c:
8905         Fix docs.
8906
8907 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
8908
8909         * ext/ladspa/gstsignalprocessor.c:
8910         (gst_signal_processor_add_pad_from_template),
8911         (gst_signal_processor_init), (gst_signal_processor_setcaps),
8912         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
8913         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
8914         (gst_signal_processor_sink_activate_push),
8915         (gst_signal_processor_src_activate_pull),
8916         (gst_signal_processor_change_state):
8917          Add debugs logs here and there, add more error handling, add some
8918          FIXME comments, filed #349189
8919
8920 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8921
8922         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
8923         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
8924         Set caps on buffer correctly.  Fixes bug #349155.
8925
8926 2006-07-28  Wim Taymans  <wim@fluendo.com>
8927
8928         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8929
8930         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
8931         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
8932         (gst_multipart_demux_finalize), (get_line_end),
8933         (multipart_parse_header), (multipart_find_boundary),
8934         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
8935         (gst_multipart_set_property), (gst_multipart_get_property):
8936         Uses GstAdapter instead of own buffering.
8937         Actually parses the mime-type correctly (In tests the mime-type was
8938         always "" with the old version).
8939         Uses the Content-length header if available to speed up things.
8940         Reliably autoscans the boundary name by default.
8941         Fixes #349068.
8942
8943         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
8944         Don't start the stream with a \n.
8945
8946 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
8947
8948         Patch by: Brian Cameron <brian dot cameron at sun com>
8949
8950         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8951           Open source with O_NONBLOCK (#349015).
8952
8953 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
8954
8955         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8956         (gst_avi_demux_massage_index):
8957         * gst/avi/gstavidemux.h:
8958           Whitespace fixes and more debug
8959
8960 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8961
8962         * gst/autodetect/gstautoaudiosink.c:
8963         (gst_auto_audio_sink_create_element_with_pretty_name),
8964         (gst_auto_audio_sink_find_best),
8965         (gst_auto_audio_sink_change_state):
8966           Get rid of old and unused magic sound-server properties stuff.
8967           Add suffix to child sink's name that makes it easy to see from
8968           the name alone which type it actually is (alsa, oss, esd, etc.).
8969
8970 2006-07-27  Wim Taymans  <wim@fluendo.com>
8971
8972         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8973         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
8974         (gst_udpsrc_start):
8975         * gst/udp/gstudpsrc.h:
8976         Rename "buffer" to "buffer-size" to make clear it is a size we set and
8977         not some sort of feature we enable.
8978
8979 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8980
8981         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
8982           Use CLOSE_SOCKET() here instead of close() to maintain
8983           win32 workiness.
8984
8985 2006-07-27  Wim Taymans  <wim@fluendo.com>
8986
8987         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8988
8989         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8990         (gst_udpsrc_create), (gst_udpsrc_set_property),
8991         (gst_udpsrc_get_property), (gst_udpsrc_start):
8992         * gst/udp/gstudpsrc.h:
8993         Added "buffer-size" property to control the kernel receive buffer size.
8994         Update documentation.
8995         Small cleanups. Fixes #348752.
8996         API: buffer-size property
8997
8998 2006-07-26  Wim Taymans  <wim@fluendo.com>
8999
9000         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
9001
9002         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
9003         (gst_rtp_pcma_pay_handle_buffer):
9004         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
9005         (gst_rtp_pcmu_pay_handle_buffer):
9006         Fix timestamp calculation on outgoing RTP packets.
9007         Fixes #348675.
9008
9009 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9010
9011         * ext/taglib/gstid3v2mux.cc:
9012           Fix writing of comment frames (should be COMM not TCOM),
9013           is still sub-optimal though, since we don't retain or
9014           extract the comment descriptions properly (#334375,
9015           also see #334375).
9016
9017 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9018
9019         * gst/wavparse/gstwavparse.c:
9020           #define 'fact' RIFF chunk if we are not compiling against
9021           -base CVS (we don't want to depend on -base CVS for this
9022           one define only, and also not for release order reasons).
9023
9024 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9025
9026         * ext/taglib/gstid3v2mux.cc:
9027           Handle multiple tags of the same type properly. Re-inject
9028           unparsed ID3v2 frames that we get as binary blobs from
9029           id3demux into the tag again so we don't lose information
9030           when retagging (#334375).
9031
9032 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9033
9034         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
9035           Document newly-added properties properly, so that there is a
9036           'Since: 0.10.4' in the plugin docs. Convert some property
9037           names into canonical GObject style (GObject will do that
9038           internally anyway).
9039
9040 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9041
9042         * gst/id3demux/id3tags.c:
9043         (id3demux_add_id3v2_frame_blob_to_taglist):
9044           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
9045           well, and add the version to the blob's buffer caps, since that
9046           information will be needed for deserialisation later on (#348644).
9047
9048 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
9049
9050         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
9051         (gst_avi_demux_parse_stream):
9052          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
9053          indentation and spacing.
9054
9055 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9056
9057         * docs/plugins/Makefile.am:
9058         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9059         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9060         * docs/plugins/gst-plugins-good-plugins.args:
9061         * docs/plugins/inspect/plugin-1394.xml:
9062         * docs/plugins/inspect/plugin-aasink.xml:
9063         * docs/plugins/inspect/plugin-alaw.xml:
9064         * docs/plugins/inspect/plugin-alpha.xml:
9065         * docs/plugins/inspect/plugin-alphacolor.xml:
9066         * docs/plugins/inspect/plugin-annodex.xml:
9067         * docs/plugins/inspect/plugin-apetag.xml:
9068         * docs/plugins/inspect/plugin-auparse.xml:
9069         * docs/plugins/inspect/plugin-autodetect.xml:
9070         * docs/plugins/inspect/plugin-avi.xml:
9071         * docs/plugins/inspect/plugin-cacasink.xml:
9072         * docs/plugins/inspect/plugin-cairo.xml:
9073         * docs/plugins/inspect/plugin-cdio.xml:
9074         * docs/plugins/inspect/plugin-cutter.xml:
9075         * docs/plugins/inspect/plugin-debug.xml:
9076         * docs/plugins/inspect/plugin-dv.xml:
9077         * docs/plugins/inspect/plugin-efence.xml:
9078         * docs/plugins/inspect/plugin-effectv.xml:
9079         * docs/plugins/inspect/plugin-esdsink.xml:
9080         * docs/plugins/inspect/plugin-flac.xml:
9081         * docs/plugins/inspect/plugin-flxdec.xml:
9082         * docs/plugins/inspect/plugin-gconfelements.xml:
9083         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9084         * docs/plugins/inspect/plugin-goom.xml:
9085         * docs/plugins/inspect/plugin-halelements.xml:
9086         * docs/plugins/inspect/plugin-icydemux.xml:
9087         * docs/plugins/inspect/plugin-id3demux.xml:
9088         * docs/plugins/inspect/plugin-jpeg.xml:
9089         * docs/plugins/inspect/plugin-level.xml:
9090         * docs/plugins/inspect/plugin-matroska.xml:
9091         * docs/plugins/inspect/plugin-mulaw.xml:
9092         * docs/plugins/inspect/plugin-multipart.xml:
9093         * docs/plugins/inspect/plugin-navigationtest.xml:
9094         * docs/plugins/inspect/plugin-ossaudio.xml:
9095         * docs/plugins/inspect/plugin-png.xml:
9096         * docs/plugins/inspect/plugin-rtp.xml:
9097         * docs/plugins/inspect/plugin-rtsp.xml:
9098         * docs/plugins/inspect/plugin-shout2send.xml:
9099         * docs/plugins/inspect/plugin-smpte.xml:
9100         * docs/plugins/inspect/plugin-speex.xml:
9101         * docs/plugins/inspect/plugin-udp.xml:
9102         * docs/plugins/inspect/plugin-videobalance.xml:
9103         * docs/plugins/inspect/plugin-videobox.xml:
9104         * docs/plugins/inspect/plugin-videoflip.xml:
9105         * docs/plugins/inspect/plugin-videomixer.xml:
9106         * docs/plugins/inspect/plugin-wavenc.xml:
9107         * docs/plugins/inspect/plugin-wavparse.xml:
9108         * docs/plugins/inspect/plugin-ximagesrc.xml:
9109           Update files to CVS/Prerelease version, add esdsink docs.
9110
9111         * ext/esd/esdsink.c:
9112           Add gtk-doc blurb.
9113
9114         * gst/rtp/gstrtpmp4vpay.c:
9115           Fix typo in element description.
9116
9117 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9118
9119         * ext/esd/esdsink.c: (gst_esdsink_open),
9120         (gst_esdsink_factory_init):
9121           Prevent libesd from auto-spawning a sound daemon if it
9122           is not already running. Now that we don't do evil stuff
9123           like that any longer we can give esdsink a rank so that
9124           autoaudiosink will try it as well if all other audio
9125           sinks fail (#343051).
9126
9127 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9128
9129         * ext/esd/Makefile.am:
9130           Oops, need to remove README from EXTRA_DIST as well.
9131
9132 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9133
9134         * ext/esd/README:
9135           Remove, it contains nothing useful anyway.
9136
9137         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
9138         (gst_esdsink_delay):
9139           Some small clean-ups; use GST_BOILERPLATE etc.
9140
9141 2006-07-24  Wim Taymans  <wim@fluendo.com>
9142
9143         * gst/law/alaw-decode.c: (alawdec_getcaps):
9144         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
9145         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9146         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
9147         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
9148
9149 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
9150
9151         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
9152         (gst_wavparse_other), (gst_wavparse_perform_seek),
9153         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
9154         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9155         (gst_wavparse_pad_query):
9156         * gst/wavparse/gstwavparse.h:
9157           Use information from 'fact' chunk for length calculation of compressed
9158           samples. Calculate bps if bogus value is found in wav header (embeded
9159           mp2/mp3).
9160           
9161
9162 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9163
9164         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
9165
9166         * configure.ac:
9167         * gst/udp/Makefile.am:
9168         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
9169         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
9170         * gst/udp/gstdynudpsink.h:
9171         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
9172         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
9173         * gst/udp/gstmultiudpsink.h:
9174         * gst/udp/gstudp.c: (plugin_init):
9175         * gst/udp/gstudpsink.h:
9176         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
9177         (gst_udpsrc_start), (gst_udpsrc_stop):
9178         * gst/udp/gstudpsrc.h:
9179         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
9180         (gst_udp_net_utils_win32_wsa_startup):
9181         * gst/udp/gstudpnetutils.h:
9182           Port udp plugin to win32 (#345288).
9183
9184 2006-07-24  Wim Taymans  <wim@fluendo.com>
9185
9186         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9187         Remove unwanted DEBUG line.
9188
9189 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9190
9191         * gst/id3demux/gstid3demux.c: (plugin_init):
9192         * gst/id3demux/id3tags.c:
9193         (id3demux_add_id3v2_frame_blob_to_taglist):
9194         * gst/id3demux/id3tags.h:
9195           On second thought, it might be wiser and more efficient
9196           not to do tag registration from a streaming thread.
9197
9198 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9199
9200         * gst/id3demux/id3tags.c:
9201         (id3demux_add_id3v2_frame_blob_to_taglist),
9202         (id3demux_id3v2_frames_to_tag_list):
9203           Put ID3v2 frames we can't parse as binary blobs into private
9204           tags, so that they are not lost when retagging, at least once
9205           id3v2mux has been taught to re-inject those frames again.
9206           See bug #334375.
9207
9208 2006-07-21  Wim Taymans  <wim@fluendo.com>
9209
9210         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9211         (gst_avi_demux_process_next_entry):
9212         Fix some leaks.
9213
9214         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9215         Don't use \n in debug lines.
9216
9217 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9218
9219         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9220         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9221           Add annodex and icydemux, cleanup the sections a bit
9222
9223 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9224
9225         Patch by: Alex Lancaster <alexl at users sourceforge net>
9226
9227         * ext/taglib/gstid3v2mux.cc:
9228           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9229           ID3v2 TSSE frames (#347898).
9230
9231 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9232
9233         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9234           Respect mpegversion for "video/mpeg" and give message in case of
9235           unhandled versions.
9236
9237 2006-07-17  Wim Taymans  <wim@fluendo.com>
9238
9239         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9240         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9241         (gst_pngdec_chain), (gst_pngdec_sink_event),
9242         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9243         (gst_pngdec_sink_activate_push):
9244         * ext/libpng/gstpngdec.h:
9245         Use statically allocated segment instead of leaking.
9246         Various cleanups.
9247         Fix flush and seek handling.
9248
9249 2006-07-16  Wim Taymans  <wim@fluendo.com>
9250
9251         * gst/rtp/Makefile.am:
9252         * gst/rtp/gstrtp.c: (plugin_init):
9253         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9254         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9255         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9256         (gst_rtp_mp4g_depay_set_property),
9257         (gst_rtp_mp4g_depay_get_property),
9258         (gst_rtp_mp4g_depay_change_state),
9259         (gst_rtp_mp4g_depay_plugin_init):
9260         * gst/rtp/gstrtpmp4gdepay.h:
9261         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9262         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9263         (gst_rtp_mp4g_pay_flush):
9264         Added simple generic mpeg4 depayloader.
9265         Fix generic mpeg4 payloader.
9266
9267 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9268
9269         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9270           Don't try doing state changes on a NULL pointer.
9271
9272 2006-07-14  Wim Taymans  <wim@fluendo.com>
9273
9274         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9275
9276         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9277         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9278         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9279         * gst/rtp/gstrtpamrdepay.h:
9280         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9281         Fixes #321191
9282
9283 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9284
9285         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9286         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9287         Fix segfault when moving mouse pointer to the bottom right corner.
9288
9289 2006-07-12  Wim Taymans  <wim@fluendo.com>
9290
9291         * gst/rtp/Makefile.am:
9292         * gst/rtp/gstrtp.c: (plugin_init):
9293         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9294         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9295         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9296         (gst_rtp_mp2t_depay_set_property),
9297         (gst_rtp_mp2t_depay_get_property),
9298         (gst_rtp_mp2t_depay_change_state),
9299         (gst_rtp_mp2t_depay_plugin_init):
9300         * gst/rtp/gstrtpmp2tdepay.h:
9301         Added mpeg2 TS depayloader. Closing #347234.
9302
9303 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9304
9305         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9306           Remove g_assert that shouldn't be there and was triggered
9307           after trying to open a device that doesn't exist or can't
9308           be opened for some other reason (#347972).
9309
9310 2006-07-10  Edward Hervey  <edward@fluendo.com>
9311
9312         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9313         (gst_avi_demux_stream_header), (push_tag_lists):
9314         * gst/avi/gstavidemux.h:
9315         Don't push tag events found by gst_riff_parse_info() before outputting
9316         GST_EVENT_NEWSEGMENT.
9317
9318 2006-07-10  Wim Taymans  <wim@fluendo.com>
9319
9320         * gst/rtsp/Makefile.am:
9321         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9322         (rtsp_connection_close):
9323         * gst/rtsp/rtspdefs.h:
9324         replaced closesocket and close in code with one CLOSE_SOCKET. 
9325         Some more cleanups. Fixes #345301.
9326
9327 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9328
9329         * gst/autodetect/gstautoaudiosink.c:
9330           Fix example pipeline in docs.
9331
9332 2006-07-10  Wim Taymans  <wim@fluendo.com>
9333
9334         Patch by: Rob Taylor <robtaylor at floopily dot org>
9335
9336         * gst/udp/gstmultiudpsink.c: (join_multicast),
9337         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9338         If a destination is added before the stream is set to PAUSED, the
9339         multicast group is not joined as the socket is not created yet. 
9340         Also TTL and LOOP should also be set. Fixes #346921.
9341
9342 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9343
9344         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9345         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9346         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9347         (gst_ximage_src_init):
9348         * sys/ximage/gstximagesrc.h:
9349         Fix use-damage property to actually work :)
9350         Add startx, starty, endx, endy properties so screencasts other than full
9351         screen ones can work.
9352
9353 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9354
9355         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9356         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9357         (gst_ximage_src_class_init), (gst_ximage_src_init):
9358         * sys/ximage/gstximagesrc.h:
9359         Add use_damage property to offer ability to choose whether to use
9360         XDamage or not.
9361
9362 2006-07-07  Wim Taymans  <wim@fluendo.com>
9363
9364         * gst/goom/filters.c: (zoomFilterSetResolution):
9365         Avoid goom coredumping by clearing memory. 
9366         Fixes 345679.
9367
9368 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9369
9370         * win32/vs6/libgstid3demux.dsp:
9371         Add a link to libgsttag-0.10.lib.
9372
9373 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9374
9375         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9376         (gst_tag_demux_read_range):
9377         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9378         (gst_id3demux_read_range):
9379           Don't return FLOW_UNEXPECTED when a buffer is before
9380           the start of the stream (which might happen with
9381           large ID3v2 tags if the tag reading was done pullrange
9382           based and we then switched to push mode later on).
9383           Fixes regression introduced by commit from June 29th.
9384
9385 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9386
9387         * ext/taglib/gstid3v2mux.cc:
9388           Make UTF-8 the default encoding when writing string
9389           tags (before, our UTF-8 strings would automatically
9390           be converted to ISO-8859-1 by taglib and written as
9391           ISO-8859-1 fields if that was possible).
9392
9393         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9394         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9395         (test_taglib_id3mux_with_tags):
9396           Add test case that makes sure our UTF-8 strings have
9397           actually been written into the tag as UTF-8.
9398
9399 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9400
9401         * configure.ac:
9402           Let's try that again.
9403
9404 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9405
9406         * configure.ac:
9407           Disable monoscope plugin for now until it fulfills
9408           all the requirements.
9409
9410 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9411
9412         * configure.ac:
9413         * gst/monoscope/Makefile.am:
9414         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9415         (gst_monoscope_class_init), (gst_monoscope_init),
9416         (gst_monoscope_finalize), (gst_monoscope_reset),
9417         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9418         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9419         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9420         (gst_monoscope_change_state), (plugin_init):
9421         * gst/monoscope/gstmonoscope.h:
9422           Port monoscope visualisation to 0.10.
9423
9424 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9425
9426         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9427         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9428           Return FLOW_UNEXPECTED when at the end of the file, not
9429           FLOW_ERROR. Fixes 'internal stream error' errors that
9430           would sometimes occur in totem when scrubbing to the
9431           end of an ID3v1 tagged mp3 file.
9432
9433 2006-07-03  Edward Hervey  <edward@fluendo.com>
9434
9435         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9436         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9437         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9438         * ext/libpng/gstpngdec.h:
9439         Implement buffer clipping/dropping using GstSegment.
9440         This provides accurate seeking.
9441
9442 2006-07-03  Edward Hervey  <edward@fluendo.com>
9443
9444         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9445         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9446         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9447         (gst_avi_demux_process_next_entry), (push_tag_lists),
9448         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9449         * gst/avi/gstavidemux.h:
9450         Proper aggregation of each stream's GstFlowReturn in order to figure out
9451         whether the task should stop or not.
9452         Don't send inline events before pushing out a NEW_SEGMENT, more
9453         specifically for GST_TAG_EVENT.
9454         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9455         sub-indexes.
9456
9457 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9458
9459         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9460
9461         * sys/sunaudio/gstsunaudiomixerctrl.c:
9462         (gst_sunaudiomixer_ctrl_build_list):
9463           Move "Monitor" slider to input tab so it works more like
9464           sdtaudiocontrol, which is what people on Solaris are used
9465           to using for their mixer program (#346259).
9466
9467 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9468
9469         * tests/check/elements/level.c: (GST_START_TEST):
9470           fix a leak, clean up at the end
9471
9472 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9473
9474         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9475         (gst_matroska_demux_send_event),
9476         (gst_matroska_demux_loop_stream_parse_id):
9477         * gst/matroska/matroska-ids.h:
9478           Send tag event after newsegment event.
9479
9480 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9481
9482         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9483         (gst_id3demux_read_range):
9484           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9485           certain cases where a read beyond the end of the file is
9486           requested. Fixes #345930.
9487
9488         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9489         (gst_tag_demux_read_range):
9490           Fix same issue here as well.
9491
9492 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9493
9494         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9495         
9496         Fix hypothetical crash.
9497
9498 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9499
9500         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9501
9502         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9503           Do not modify the ports value. If the user has turned off the
9504           built-in speakers, then we should not reset it in the prepare
9505           function, since this causes the built-in speakers to turn
9506           back on anytime the user changes a track in totem, rhythmbox,
9507           etc. (#346066).
9508
9509 2006-06-23  Wim Taymans  <wim@fluendo.com>
9510
9511         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9512         Fix double caps unref when negotiation fails.
9513
9514 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9515
9516         * ext/annodex/gstcmmldec.c:
9517         * ext/annodex/gstcmmlenc.c:
9518         * ext/annodex/gstcmmlparser.c:
9519         * ext/dv/gstdvdec.c:
9520         * ext/dv/gstdvdemux.c:
9521         * ext/gdk_pixbuf/pixbufscale.c:
9522         * ext/jpeg/gstjpegenc.c:
9523         * ext/jpeg/gstsmokedec.c:
9524         * ext/jpeg/gstsmokeenc.c:
9525         * ext/libpng/gstpngdec.c:
9526         * ext/libpng/gstpngenc.c:
9527         * ext/speex/gstspeexenc.c:
9528         * gst/alpha/gstalphacolor.c:
9529         * gst/cutter/gstcutter.c:
9530         * gst/debug/gstnavigationtest.c:
9531         * gst/icydemux/gsticydemux.c:
9532         * gst/level/gstlevel.c:
9533         * gst/multipart/multipart.c:
9534         * gst/rtp/gstrtpamrpay.c:
9535         * gst/rtp/gstrtpdepay.c:
9536         * gst/rtp/gstrtpilbcpay.c:
9537         * gst/rtp/gstrtpmp4gpay.c:
9538         * gst/rtp/gstrtpmp4vpay.c:
9539         * gst/rtsp/gstrtpdec.c:
9540         * gst/rtsp/gstrtspsrc.c:
9541         * gst/udp/gstdynudpsink.c:
9542         * gst/udp/gstmultiudpsink.c:
9543         * gst/udp/gstudpsrc.c:
9544         * gst/videobox/gstvideobox.c:
9545         * gst/videofilter/gstvideoflip.c:
9546           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9547           plus two minor macro fixes.
9548
9549 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9550
9551         * gst/matroska/matroska-demux.c:
9552         (gst_matroska_demux_check_subtitle_buffer),
9553         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9554         (gst_matroska_demux_subtitle_caps):
9555         * gst/matroska/matroska-ids.c:
9556         (gst_matroska_track_init_subtitle_context):
9557         * gst/matroska/matroska-ids.h:
9558           Try to fix up broken matroska files containing subtitle
9559           streams with non-UTF8 character encodings (courtesy of
9560           mkvmerge) using either the encoding specified in the
9561           GST_SUBTITLE_ENCODING environment variable or the
9562           current locale's character set if it is non-UTF8.
9563           Fixes #337076.
9564
9565 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9566
9567         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9568           Set image type from APIC frame as "image-type" field
9569           of GST_TAG_IMAGE buffer caps (#344605).
9570
9571 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
9572
9573         * ext/flac/Makefile.am:
9574         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
9575         (gst_flac_dec_reset_decoders),
9576         (gst_flac_dec_setup_seekable_decoder),
9577         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
9578         (gst_flac_dec_metadata_callback),
9579         (gst_flac_dec_metadata_callback_seekable),
9580         (gst_flac_dec_metadata_callback_stream),
9581         (gst_flac_dec_error_callback),
9582         (gst_flac_dec_error_callback_seekable),
9583         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
9584         (gst_flac_dec_read_stream), (gst_flac_dec_write),
9585         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
9586         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
9587         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
9588         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
9589         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
9590         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
9591         (gst_flac_dec_sink_activate_push),
9592         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
9593         * ext/flac/gstflacdec.h:
9594           Support chain-based operation, should make flac-over-DAAP
9595           work (#340492).
9596
9597 2006-06-20  Wim Taymans  <wim@fluendo.com>
9598
9599         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9600         Doc updates, merge some unused symbols.
9601
9602 2006-06-20  Wim Taymans  <wim@fluendo.com>
9603
9604         * docs/plugins/Makefile.am:
9605         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9606         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9607         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
9608         * gst/rtsp/gstrtspsrc.c:
9609         * gst/rtsp/gstrtspsrc.h:
9610         Added documentation for the rtsp plugin. Fixes #345393.
9611
9612 2006-06-20  Wim Taymans  <wim@fluendo.com>
9613
9614         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9615         (rtsp_connection_close), (rtsp_connection_free):
9616         Use better G_OS_* macros. Fixes #345301 some more.
9617
9618 2006-06-20  Wim Taymans  <wim@fluendo.com>
9619
9620         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9621
9622         * sys/sunaudio/Makefile.am:
9623         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9624         * sys/sunaudio/gstsunaudiomixerctrl.c:
9625         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
9626         (gst_sunaudiomixer_ctrl_list_tracks),
9627         (gst_sunaudiomixer_ctrl_get_volume),
9628         (gst_sunaudiomixer_ctrl_set_volume),
9629         (gst_sunaudiomixer_ctrl_set_mute),
9630         (gst_sunaudiomixer_ctrl_set_record):
9631         * sys/sunaudio/gstsunaudiomixerctrl.h:
9632         * sys/sunaudio/gstsunaudiomixertrack.c:
9633         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
9634         * sys/sunaudio/gstsunaudiomixertrack.h:
9635         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
9636         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
9637         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
9638         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
9639         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
9640         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
9641         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
9642         (gst_sunaudiosrc_reset):
9643         * sys/sunaudio/gstsunaudiosrc.h:
9644         Add a SunAudio source plugin.
9645         Support stereo and right/left channel gain in the mixer plugin.
9646         Support the RECORD flag so that you can switch between line-input and
9647         microphone in gnome-volume-control.
9648         Code cleanups like using an enumerator for track number instead of an 
9649         integer. Fixes #344923.
9650
9651 2006-06-20  Wim Taymans  <wim@fluendo.com>
9652
9653         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
9654
9655         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9656         (rtsp_connection_close):
9657         Make RTSP plugin compile on windows. Fixes #345301.
9658         Some changes to original patch to catch errors better.
9659         use ifdef WIN32 instead of ifndef.
9660
9661 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9662
9663         * configure.ac:
9664         If we have libraw1394 >= 1.2.1, then we need libiec61883.
9665
9666 2006-06-18  Edward Hervey  <edward@fluendo.com>
9667
9668         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
9669         After a failed buffer alloc, we need to abort the jpeg decoding (it
9670         started when parsing headers to figure out how many bytes we need
9671         to request downstream).
9672
9673 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
9674
9675         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9676
9677         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
9678           Make sure we don't read beyond the end of the file (#345232).
9679
9680 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9681
9682         * configure.ac:
9683           Fix --disable-external (can't set conditionals conditionally,
9684           #343602).
9685
9686 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9687
9688         * autogen.sh:
9689         * configure.ac:
9690         * docs/Makefile.am:
9691           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
9692
9693         * docs/plugins/Makefile.am:
9694         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9695         * docs/plugins/inspect/plugin-taglib.xml:
9696           Add/fix apev2mux docs.
9697
9698 2006-06-14  Wim Taymans  <wim@fluendo.com>
9699
9700         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9701         (gst_dvdec_finalize), (gst_dvdec_sink_event),
9702         (gst_dvdec_change_state):
9703         Reset segment info on flush.
9704         Alloc segment in _init, free in _finalize.
9705
9706         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
9707         Don't send segments twice.
9708
9709 2006-06-14  Wim Taymans  <wim@fluendo.com>
9710
9711         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
9712         Respect segment.stop. Fixes #342592.
9713
9714 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9715
9716         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9717           No language specified means the implied language is English
9718           according to the matroska spec (partially fixes #344708);
9719           add some more debug output.
9720
9721 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9722
9723         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
9724         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
9725         (gst_wavparse_chain):
9726           When operating chain-based, don't make any assumptions about the
9727           chunking of the incoming data and make streaming work on days other
9728           than the second Thursday after a full moon. Also fix up debug
9729           messages here and there and make use of the most excellent new
9730           gst_pad_query_peer_duration() utility function.
9731           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
9732
9733         * gst/wavparse/gstwavparse.h:
9734           Remove trailing comma after last enum value, some compilers don't
9735           like that.
9736
9737 2006-06-13  Wim Taymans  <wim@fluendo.com>
9738
9739         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
9740         Handle premature EOS gracefully.
9741
9742 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
9743
9744         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
9745           Prevent out of bounds array access when scrubbing towards
9746           the end of the file between the last index entry and the
9747           end. Fixes occasional 'start <= stop' newsegment event
9748           assertions when scrubbing in MJPEG files.
9749
9750 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9751
9752         * tests/check/elements/.cvsignore:
9753           And another one.
9754
9755 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9756
9757         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9758         (scan_encoded_string), (parse_picture_frame):
9759           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
9760
9761         * configure.ac:
9762           Require core >= 0.10.8 (for GST_TAG_IMAGE and
9763           GST_TAG_PPEVIEW_IMAGE used in the patch above).
9764
9765 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9766
9767         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
9768           gratuitous comment changes
9769         * tests/check/elements/level.c: (GST_START_TEST):
9770           fix level test leaks
9771
9772 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9773
9774         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
9775         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
9776           Use gst_pad_query_peer_duration() utility function here.
9777
9778 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9779
9780         * autogen.sh:
9781           require am17
9782         * configure.ac:
9783         * ext/annodex/Makefile.am:
9784         * ext/cdio/Makefile.am:
9785         * ext/dv/Makefile.am:
9786         * ext/esd/Makefile.am:
9787         * ext/flac/Makefile.am:
9788         * ext/gdk_pixbuf/Makefile.am:
9789         * ext/ladspa/Makefile.am:
9790         * ext/libcaca/Makefile.am:
9791         * ext/speex/Makefile.am:
9792         * ext/taglib/Makefile.am:
9793         * sys/oss/Makefile.am:
9794         * sys/sunaudio/Makefile.am:
9795         * sys/ximage/Makefile.am:
9796           clean up build further
9797
9798 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9799
9800         * gconf/Makefile.am:
9801           Honour --disable-schemas-install configure option. Fixes #344100.
9802
9803 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9804
9805         * tests/examples/level/Makefile.am:
9806           Add -lm to LIBS for pow() function, don't assume one of our
9807           dependencies (such as libxml-2.0) drags it in automatically
9808           (#343603).
9809
9810 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9811
9812         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
9813
9814         * configure.ac:
9815           We should use $SED and not $(SED) in configure.ac (#343678).
9816
9817 2006-06-09  Wim Taymans  <wim@fluendo.com>
9818
9819         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9820
9821         * sys/sunaudio/gstsunaudiomixerctrl.c:
9822         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
9823         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
9824         (gst_sunaudiomixer_ctrl_set_mute):
9825         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
9826         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
9827         (gst_sunaudiosink_write):
9828         Attached find a patch that fixes a number of bugs with the SunAudio
9829         mixer plugin and fixes #344101:
9830         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
9831            tracks onto the tracklist causing gnome-volume-control's preferences
9832            dialog to be messed up and would core dump if you checked/unchecked
9833            any item.
9834         2. We weren't previously setting the MUTE flag properly.  Fixing this
9835            makes gnome-volume-control work better.
9836         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
9837            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
9838            gnome-volume-control look better.
9839         Also some minor cleanup in gstsunaudiosink.c.
9840
9841 2006-06-09  Wim Taymans  <wim@fluendo.com>
9842
9843         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
9844         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
9845         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
9846         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
9847         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
9848         * ext/jpeg/gstjpegdec.h:
9849         API: Added IDCT method property
9850         Small cleanups.
9851         Avoid dynamic allocation of trivial fixed structure.
9852         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
9853
9854 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9855
9856         * configure.ac:
9857         We now require libraw1394 >= 1.1.0 and that version onwards all
9858         have .pc files.
9859
9860 2006-06-02  Edward Hervey  <edward@fluendo.com>
9861
9862         * gst/law/alaw-decode.c: (alawdec_getcaps): 
9863         Trying to get items from an ANY or EMPTY caps is ... stupid.
9864
9865 2006-06-02  Edward Hervey  <edward@fluendo.com>
9866
9867         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
9868         (gst_dvdec_chain), (gst_dvdec_change_state):
9869         * ext/dv/gstdvdec.h:
9870         Added GstSegment handling, now implements dropping/clipping.
9871
9872 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9873
9874         * ext/aalib/gstaasink.h:
9875         * ext/annodex/gstcmmldec.h:
9876         * ext/cairo/gsttimeoverlay.h:
9877         * ext/dv/gstdvdec.h:
9878         * ext/dv/gstdvdemux.h:
9879         * ext/esd/esdmon.h:
9880         * ext/esd/esdsink.h:
9881         * ext/flac/gstflacenc.h:
9882         * ext/gconf/gstgconfaudiosink.h:
9883         * ext/gconf/gstgconfaudiosrc.h:
9884         * ext/gconf/gstgconfvideosink.h:
9885         * ext/gconf/gstgconfvideosrc.h:
9886         * ext/gdk_pixbuf/gstgdkanimation.h:
9887         * ext/gdk_pixbuf/pixbufscale.h:
9888         * ext/hal/gsthalaudiosink.h:
9889         * ext/hal/gsthalaudiosrc.h:
9890         * ext/jpeg/gstjpegenc.h:
9891         * ext/jpeg/gstsmokedec.h:
9892         * ext/jpeg/gstsmokeenc.h:
9893         * ext/libcaca/gstcacasink.h:
9894         * ext/libmng/gstmngdec.h:
9895         * ext/libmng/gstmngenc.h:
9896         * ext/libpng/gstpngdec.h:
9897         * ext/libpng/gstpngenc.h:
9898         * ext/raw1394/gstdv1394src.h:
9899         * ext/speex/gstspeexenc.h:
9900         * gst/autodetect/gstautoaudiosink.h:
9901         * gst/autodetect/gstautovideosink.h:
9902         * gst/avi/gstavidemux.h:
9903         * gst/cutter/gstcutter.h:
9904         * gst/debug/efence.h:
9905         * gst/debug/gstnavigationtest.h:
9906         * gst/debug/gstnavseek.h:
9907         * gst/flx/gstflxdec.h:
9908         * gst/goom/gstgoom.h:
9909         * gst/icydemux/gsticydemux.h:
9910         * gst/id3demux/gstid3demux.h:
9911         * gst/law/alaw-decode.h:
9912         * gst/law/alaw-encode.h:
9913         * gst/law/mulaw-decode.h:
9914         * gst/law/mulaw-encode.h:
9915         * gst/matroska/matroska-mux.h:
9916         * gst/median/gstmedian.h:
9917         * gst/oldcore/gstaggregator.h:
9918         * gst/oldcore/gstfdsink.h:
9919         * gst/oldcore/gstmd5sink.h:
9920         * gst/oldcore/gstmultifilesrc.h:
9921         * gst/oldcore/gstpipefilter.h:
9922         * gst/oldcore/gstshaper.h:
9923         * gst/oldcore/gststatistics.h:
9924         * gst/rtp/gstasteriskh263.h:
9925         * gst/rtp/gstrtpL16depay.h:
9926         * gst/rtp/gstrtpL16pay.h:
9927         * gst/rtp/gstrtpamrdepay.h:
9928         * gst/rtp/gstrtpamrpay.h:
9929         * gst/rtp/gstrtpdepay.h:
9930         * gst/rtp/gstrtpgsmdepay.h:
9931         * gst/rtp/gstrtpgsmpay.h:
9932         * gst/rtp/gstrtph263pay.h:
9933         * gst/rtp/gstrtph263pdepay.h:
9934         * gst/rtp/gstrtph263ppay.h:
9935         * gst/rtp/gstrtpmp4gpay.h:
9936         * gst/rtp/gstrtpmp4vdepay.h:
9937         * gst/rtp/gstrtpmp4vpay.h:
9938         * gst/rtp/gstrtpmpadepay.h:
9939         * gst/rtp/gstrtpmpapay.h:
9940         * gst/rtp/gstrtppcmadepay.h:
9941         * gst/rtp/gstrtppcmapay.h:
9942         * gst/rtp/gstrtppcmudepay.h:
9943         * gst/rtp/gstrtppcmupay.h:
9944         * gst/rtp/gstrtpspeexdepay.h:
9945         * gst/rtp/gstrtpspeexpay.h:
9946         * gst/rtsp/gstrtpdec.h:
9947         * gst/rtsp/gstrtspsrc.h:
9948         * gst/smpte/gstsmpte.h:
9949         * gst/udp/gstdynudpsink.h:
9950         * gst/udp/gstmultiudpsink.h:
9951         * gst/udp/gstudpsink.h:
9952         * gst/udp/gstudpsrc.h:
9953         * gst/videofilter/gstvideobalance.h:
9954         * gst/videofilter/gstvideoflip.h:
9955         * sys/oss/gstossdmabuffer.h:
9956         * sys/oss/gstossmixerelement.h:
9957         * sys/oss/gstosssink.h:
9958         * sys/oss/gstosssrc.h:
9959         * sys/osxvideo/osxvideosink.h:
9960         * sys/sunaudio/gstsunaudiomixer.h:
9961         * sys/sunaudio/gstsunaudiosink.h:
9962         * sys/ximage/gstximagesrc.h:
9963         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9964
9965 2006-05-31  Wim Taymans  <wim@fluendo.com>
9966
9967         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9968         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
9969         (gst_goom_src_setcaps), (gst_goom_src_event),
9970         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
9971         (gst_goom_change_state):
9972         * gst/goom/gstgoom.h:
9973         Handle QoS.
9974         Handle flushing, discont and events.
9975         Fix timestamps and various other cleanups.
9976
9977 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9978
9979         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
9980         Fix bus reset when using libiec61883
9981
9982 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9983
9984         * configure.ac:
9985         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
9986         * ext/raw1394/Makefile.am:
9987         Add CFLAGS.
9988         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
9989         New method, to receive using libiec61883.
9990         (gst_dv1394src_iso_receive),
9991         #ifdef'd out if libiec61883 is present.
9992         (gst_dv1394src_bus_reset),
9993         Get userdata correctly if using libiec61883. 
9994         (gst_dv1394src_create),
9995         When using libiec61883, only poll one fd and no need to read.
9996         (gst_dv1394src_discover_avc_node),
9997         Replace g_warnings.
9998         (gst_dv1394src_start),
9999         Create new handle when we know which dv port.  More reliable
10000         than setting port on an existing handle.  Initialise libiec61883.
10001         (gst_dv1394src_stop):
10002         If using libiec61883, then cleanup its handle properly.
10003         * ext/raw1394/gstdv1394src.h:
10004         Add libiec61883 handle.
10005
10006 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
10007
10008         * gst/avi/gstavidemux.c:
10009           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
10010         * win32/MANIFEST:
10011           sort file listing
10012         * win32/vs6/libgstavi.dsp:
10013           add gstavimux.c to the project
10014         * win32/vs6/libgstid3demux.dsp:
10015           add link to zlib library
10016         * win32/vs6/libgstmatroska.dsp:
10017           add matroska-ids.c to the project
10018
10019 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
10020
10021         Patch by: Sebastian Dröge  <mail at slomosnail de >
10022
10023         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10024         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10025         * ext/taglib/Makefile.am:
10026         * ext/taglib/gstapev2mux.cc:
10027         * ext/taglib/gstapev2mux.h:
10028         * ext/taglib/gstid3v2mux.cc:
10029         * ext/taglib/gsttaglibmux.c: (plugin_init):
10030         * ext/taglib/gsttaglibmux.h:
10031           Add apev2mux element (#343122).
10032         
10033         * tests/check/Makefile.am:
10034         * tests/check/elements/apev2mux.c:
10035         (test_taglib_apev2mux_create_tags),
10036         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
10037         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
10038         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
10039         (apev2mux_suite), (main):
10040           Add unit test for apev2mux element.
10041
10042 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10043
10044         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10045         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10046         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10047           GST_PTR_FORMAT should be used to print caps in debug statements.
10048
10049 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10050
10051         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
10052
10053         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
10054         (ape_demux_parse_tags):
10055           Some clean-ups and additions: map APE 'file' tag to
10056           GST_TAG_LOCATION (#343123); add support for extracting
10057           the track count and clean up parsing a bit (#343127).
10058
10059 2006-05-28  Edward Hervey  <edward@fluendo.com>
10060
10061         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
10062         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
10063
10064 2006-05-28  Edward Hervey  <edward@fluendo.com>
10065
10066         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
10067         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
10068         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
10069         * ext/jpeg/gstjpegdec.h:
10070         Clip outgoing buffers according to currently configured segment.
10071
10072 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10073
10074         * ext/taglib/gstid3v2mux.cc:
10075           Handle  writing of track-count or album-volume-count without
10076           track-number or albume-volume-number (in this case the number
10077           will just be set to 0).
10078
10079         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
10080           It would be nice if we actually checked the values received for
10081           track/album-volume number/count in  _check_tags(), rather than
10082           setting them again ...
10083
10084 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10085
10086         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10087           A track/volume number or count of 0 does not make sense,
10088           just ignore it along with negative numbers (a tag might
10089           only contain a track count without a track number).
10090
10091 2006-05-27  Edward Hervey  <edward@fluendo.com>
10092
10093         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
10094         (gst_jpeg_dec_sink_event):
10095         Abort decompression when receiving FLUSH_STOP. This should avoid
10096         issues when interrupting decoding with flushes.
10097
10098 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10099
10100         * ext/flac/gstflac.c:
10101           Don't #include file we don't dist any longer.
10102
10103 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10104
10105         * README:
10106           Replace current README (containing the release notes from
10107           some 0.9.x version) with a proper README taken from the core.
10108
10109 2006-05-24  Wim Taymans  <wim@fluendo.com>
10110
10111         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
10112         Implement EOS correctly by either posting
10113         SEGMENT_DONE or pushing an EOS message depending
10114         on the seek type. Fixes #342592
10115
10116 2006-05-24  Wim Taymans  <wim@fluendo.com>
10117
10118         * gst/law/alaw-decode.c: (gst_alawdec_chain):
10119         * gst/law/alaw-decode.h:
10120         * gst/law/alaw-encode.c: (gst_alawenc_chain):
10121         * gst/law/alaw-encode.h:
10122         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
10123         * gst/law/mulaw-decode.h:
10124         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
10125         * gst/law/mulaw-encode.h:
10126         Some cleanups in the chain functions.
10127         Remove some GStreamer 0.0.2 bits.
10128
10129 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10130
10131         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10132
10133         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
10134           gst_collect_pads_stop() needs to be called before chaining up
10135           to the parent class (#342734).
10136
10137 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10138
10139         * ext/flac/Makefile.am:
10140         * ext/flac/flac_compat.h:
10141         * ext/flac/gstflac.c:
10142         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
10143         * ext/flac/gstflacenc.c:
10144           Remove backwards compatibility cruft for dealing with FLAC API
10145           changes in the 1.0.x series - we require 1.1.1 or newer these days.
10146
10147 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10148
10149         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10150         (gst_matroska_demux_push_xiph_codec_priv_data),
10151         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10152         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
10153         * gst/matroska/matroska-ids.h:
10154         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
10155         (gst_matroska_mux_video_pad_setcaps),
10156         (xiph3_streamheader_to_codecdata),
10157         (vorbis_streamheader_to_codecdata),
10158         (theora_streamheader_to_codecdata),
10159         (gst_matroska_mux_audio_pad_setcaps),
10160         (gst_matroska_mux_write_data):
10161           Add support for muxing/demuxing theora video (#342448; too bad
10162           none of the usual linux players can actually play this). Playback
10163           in GStreamer will require additional changes to theoradec in -base.
10164           Refactor streamheaders <=> CodecPrivateData code a bit; some small
10165           cleanups.
10166
10167 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10168
10169         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
10170         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
10171           Fix crashes when the horizontal subsampling is 1.
10172           Fixes #342097.
10173
10174 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10175
10176         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10177
10178         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
10179         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10180         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10181         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10182         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10183         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10184         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10185         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10186         (gst_avi_mux_change_state):
10187         * gst/avi/gstavimux.h:
10188           Some enhancements for avimux (#342526):
10189            - add odml (large file) index support
10190            - store codec init data (e.g. huffyuv)
10191            - miscellaneous other fixes/cleanups
10192
10193 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10194
10195         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10196         Don't output any tag when we encounter a negative track number - the
10197         tag type is uint, so we end up outputting huge positive numbers
10198         instead. (Fixes: #342029)
10199
10200 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10201
10202         * configure.ac:
10203           update for new GSTPB_PLUGINS_DIR
10204
10205 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10206
10207         * rtp/gst/gstrtph263pay.c:
10208         Properly set static caps for H263 at 34.
10209
10210 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10211
10212         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10213
10214         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10215           Merge event tags and tag setter tags correctly (#339918). Also,
10216           don't leak taglist in case of an error.
10217           
10218 2006-05-17  Edward Hervey  <edward@fluendo.com>
10219
10220         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10221         We can only do caps intersection if the othercaps are non-empty and not
10222         ANY. Else we return the pad template (base_caps).
10223
10224 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10225
10226         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10227           Fix crash when outputting debugging information for certain
10228           pictures (always good to use the right struct member for
10229           the number of records in an array).
10230
10231 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10232
10233         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10234
10235         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10236         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10237         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10238         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10239         (gst_ebml_read_float), (gst_ebml_read_ascii),
10240         (gst_ebml_read_binary):
10241           Don't create unnecessary sub-buffers all the time. Dramatically
10242           improves performance with multiple concurrently running
10243           matroskademux instances (#341818) (and avoids doing
10244           unnecessarily inefficient things in the general case).
10245
10246 2006-05-16  Edward Hervey  <edward@fluendo.com>
10247
10248         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10249         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10250         return value of gst_pad_push_event().
10251
10252 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10253
10254         * gst/autodetect/gstautoaudiosink.c:
10255         (gst_auto_audio_sink_find_best):
10256         * gst/autodetect/gstautovideosink.c:
10257         (gst_auto_video_sink_find_best):
10258         Make the name of the child element be based on the name of the
10259         parent, so that debug output is more useful.
10260         
10261         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10262         (parse_insert_string_field), (parse_split_strings):
10263         Rework string parsing to always walk over BOM markers in UTF16
10264         strings, using the endianness indicated by the innermost one,
10265         then trying the opposite endianness if that fails to convert
10266         to valid UTF-8. Fixes #341774
10267
10268 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10269
10270         Patch from: Matthieu <matthieu at fluendo dot com>
10271
10272         * ext/libpng/Makefile.am:
10273         Add LIBPNG_CFLAGS.
10274
10275 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10276
10277         * ext/taglib/gstid3v2mux.cc:
10278           Add support for writing images (APIC frames) into ID3v2
10279           tags (picture type always set to 'other' for now though).
10280
10281 2006-05-14  Michael Smith  <msmith@fluendo.com>
10282
10283         * gst/wavparse/gstwavparse.c:
10284           Update docs; wavparse implements push and pull modes.
10285
10286 2006-05-12  Wim Taymans  <wim@fluendo.com>
10287
10288         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10289         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10290         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10291         Ooops, bitten by the copy-and-paste design paradigm, fixes
10292         seek again.
10293
10294 2006-05-12  Wim Taymans  <wim@fluendo.com>
10295
10296         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10297         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10298         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10299         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10300         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10301         (gst_avi_demux_massage_index),
10302         (gst_avi_demux_calculate_durations_from_index),
10303         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10304         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10305         (gst_avi_demux_loop):
10306         * gst/avi/gstavidemux.h:
10307         Some cleanups, prepare to use GstSegment.
10308         Fix error in entry walking code.
10309         Fix VBR detection.
10310         Smarter timestamp calculation code.
10311         Uniform error/eos handling.
10312
10313 2006-05-12  Michael Smith  <msmith@fluendo.com>
10314
10315         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10316         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10317           Fix use of uninitialised values if we're NOT seeking in ready.
10318           Fix typos.
10319
10320 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10321
10322         * gst/wavparse/Makefile.am:
10323           Add CFLAGS and LIBS for libgstbase, fixes build on
10324           Cygwin (#341489).
10325
10326 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10327
10328         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10329           Some more debug info. No need to check whether the string
10330           returned by g_convert() is really UTF-8 - either it is or
10331           we get NULL returned.
10332
10333 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10334
10335         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10336           Fix parsing of numeric genre strings some more, by ensuring that
10337           we only try and parse strings that a) Start with '(' and b) Consist
10338           only of digits.
10339           Also, when finding an escaping '((' sequence, bust it back to '(' by
10340           swallowing the first parenthesis
10341
10342 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10343
10344         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10345         (gst_esdsink_open), (gst_esdsink_close):
10346         * ext/esd/esdsink.h:
10347           Move the esd_get_server_info() into gst_esdsink_open() and fail
10348           with a decent error message on errors.
10349
10350 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10351
10352         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10353         (gst_esdmon_channels_get_type):
10354         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10355         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10356         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10357         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10358         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10359         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10360         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10361         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10362         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10363         * gst/videomixer/videomixer.c:
10364         (gst_video_mixer_background_get_type):
10365           Const-ify GEnumValue arrays.
10366
10367 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10368
10369         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10370
10371         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10372         (gst_avi_mux_do_video_buffer):
10373           Work around gst_buffer_make_metadata_writable() bug that
10374           results in avimux marking all frames in the index as
10375           keyframes (#340859).
10376           
10377 2006-05-08  Wim Taymans  <wim@fluendo.com>
10378
10379         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10380         Make parsing of urls suck slightly less.
10381
10382 2006-05-08  Edward Hervey  <edward@fluendo.com>
10383
10384         * autogen.sh: (CONFIGURE_DEF_OPT): 
10385         libtoolize on Darwin/MacOSX is called glibtoolize.
10386
10387 2006-05-08  Wim Taymans  <wim@fluendo.com>
10388
10389         Patch by: Jens Granseuer <jensgr at gmx dot net>
10390
10391         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10392         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10393         C89 compliance fixes. Fixes #340980
10394
10395 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10396
10397         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10398         * ext/flac/gstflacdec.h:
10399           Handle segment seeks that include the end of the file as stop point
10400           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10401           message instead of an EOS event in case we're in segment seek
10402           mode (fixes #340699).
10403           
10404 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10405
10406         * ext/cairo/gsttextoverlay.c:
10407         * ext/flac/gstflacdec.c:
10408         * ext/gdk_pixbuf/pixbufscale.c:
10409         * gst/apetag/gstapedemux.c:
10410         * gst/debug/breakmydata.c:
10411         * gst/debug/testplugin.c:
10412         * gst/matroska/ebml-write.c:
10413         * gst/multipart/multipartdemux.c:
10414         * sys/osxaudio/gstosxaudiosink.c:
10415         * sys/osxaudio/gstosxaudiosrc.c:
10416         Add semicolons after GST_BOILERPLATE[_FULL] so that
10417         indent doesn't mess up following lines.
10418
10419 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10420
10421         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10422
10423         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10424           Don't leak caps when freeing the stream context (#340623).
10425
10426 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10427
10428         * configure.ac:
10429           Back to CVS
10430
10431 === release 0.10.3 ===
10432
10433 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10434
10435         * configure.ac:
10436           releasing 0.10.3, "Desplazado"
10437
10438 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10439
10440         * gst/matroska/matroska-mux.c:
10441         (gst_matroska_mux_stream_is_vorbis_header),
10442         (gst_matroska_mux_write_data):
10443           Don't strcmp() NULL strings.
10444           Only start new clusters on video keyframes, not on any
10445           random audio buffer that doesn't have the DELTA_UNIT
10446           flag set (fixes 'make check' again).
10447
10448 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10449
10450         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10451
10452         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10453         (gst_matroska_mux_stream_is_vorbis_header),
10454         (gst_matroska_mux_write_data):
10455           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10456           value and then dead-lock when muxing vorbis audio streams
10457           (the three vorbis header buffers carry no timestamp, and it
10458           would try to mux these after all video buffers). Fixes #340346.
10459
10460           Improve clustering: start a new cluster also whenever we get
10461           a keyframe.     
10462
10463 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10464
10465         * win32/common/config.h:
10466         * win32/MANIFEST
10467           add the generated file as well
10468
10469 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10470
10471         * Makefile.am:
10472         * configure.ac:
10473         * win32/common/config.h.in:
10474           add win32 stuff
10475
10476 2006-05-03  Michael Smith  <msmith@fluendo.com>
10477
10478         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10479           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10480           SUCKS.
10481
10482 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10483
10484         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10485         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10486         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10487           don't leak caps-string
10488
10489 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10490
10491         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10492         (gst_id3demux_sink_activate):
10493           Let core insert default error message for TYPE_NOT_FOUND
10494           errors, it's just as good as our own and has the added
10495           bonus of being translated.
10496
10497 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10498
10499         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10500         (gst_tag_demux_sink_event):
10501         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10502         (gst_id3demux_sink_event):
10503           Post an error message when we get an EOS event and were not
10504           able to find out the type of stream.
10505
10506         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10507         (test_taglib_id3mux_with_tags):
10508           Decrease num-buffers to 16 per iteration again, otherwise the
10509           many memcpy()s and reallocations in the test will hammer slow
10510           CPUs completely and make the test timeout.
10511
10512 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10513
10514         * configure.ac:
10515           figure out where plugins-base plugins are
10516         * tests/check/Makefile.am:
10517           use plugins-base plugins, so we have typefind functions
10518         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10519           increase num-buffers, this makes sure the test errors out instead
10520           of timing out when no typefind functions are present
10521
10522 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10523
10524         * docs/plugins/Makefile.am:
10525           also check .cc files for gtk-doc markup
10526         * configure.ac:
10527         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10528         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10529         * tests/check/Makefile.am:
10530         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10531         * ext/Makefile.am:
10532         * ext/taglib/Makefile.am:
10533         * ext/taglib/gstid3v2mux.h:
10534         * ext/taglib/gsttaglibmux.c:
10535         * ext/taglib/gsttaglibmux.h:
10536           move taglib-based id3v2muxer to -good.  Fixes #336110.
10537
10538 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10539
10540         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10541           ... and fix multichannel/WAVFORMATEX support again.
10542
10543 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10544
10545         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10546         (gst_wavparse_class_init), (gst_wavparse_dispose),
10547         (gst_wavparse_reset), (gst_wavparse_init),
10548         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10549         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10550         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
10551         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
10552         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10553         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10554         (gst_wavparse_stream_data), (gst_wavparse_loop),
10555         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10556         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10557         (gst_wavparse_change_state), (plugin_init):
10558         * gst/wavparse/gstwavparse.h:
10559           Add push (streaming) mode to wavparse (fixes #337625)
10560
10561 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10562
10563         * configure.ac:
10564         * tests/Makefile.am:
10565           add ximagesrc icles test
10566
10567 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10568
10569         * configure.ac:
10570         * docs/plugins/Makefile.am:
10571         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10572         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10573         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
10574         (gst_cmml_enc_push_clip):
10575         * sys/Makefile.am:
10576         * sys/ximage/Makefile.am:
10577         * sys/ximage/gstximagesrc.c:
10578           Move ximagesrc plug-in to good after review.  Fixes #336756.
10579
10580 2006-04-28  Michael Smith  <msmith@fluendo.com>
10581
10582         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
10583         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
10584         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
10585         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
10586         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10587         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
10588         * gst/icydemux/gsticydemux.h:
10589           Fix event handling: cache events when typefinding and forward later.
10590
10591 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10592
10593         * sys/osxaudio/gstosxaudiosink.c:
10594         (plugin_init):
10595          Register osxaudiosrc to the plugin.
10596         * sys/osxaudio/gstosxaudiosrc.c:
10597         (gst_osx_audio_src_osxelement_do_init),
10598         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
10599         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
10600         (gst_osx_audio_src_get_property),
10601         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
10602         (gst_osx_audio_src_osxelement_init):
10603         * sys/osxaudio/gstosxaudiosrc.h:
10604           Port of osxaudiosrc to 0.10.
10605         * sys/osxaudio/Makefile.am:
10606           Add osxaudiosrc
10607
10608 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10609
10610         * sys/osxaudio/gstosxringbuffer.c:
10611         * sys/osxaudio/gstosxringbuffer.h:
10612           Forgot to commit earlier, part of the OSX audio plugin port
10613
10614 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10615
10616         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
10617         (parse_split_strings):
10618           Recognise and skip any byte order marker (BOM) in
10619           UTF-16 strings.
10620
10621 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10622
10623         * docs/plugins/Makefile.am:
10624         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10625         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10626         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10627         * docs/plugins/inspect/plugin-avi.xml:
10628         * gst/avi/gstavidemux.c:
10629         * gst/avi/gstavimux.c:
10630           Add docs for both avidemux and avimux.
10631
10632 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10633
10634         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10635
10636         * gst/avi/Makefile.am:
10637         * gst/avi/gstavi.c: (plugin_init):
10638         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
10639         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
10640         (gst_avi_mux_class_init), (gst_avi_mux_init),
10641         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10642         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
10643         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10644         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10645         (gst_avi_mux_riff_get_avix_header),
10646         (gst_avi_mux_riff_get_video_header),
10647         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
10648         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
10649         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10650         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
10651         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
10652         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
10653         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10654         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
10655         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
10656         (gst_avi_mux_change_state):
10657         * gst/avi/gstavimux.h:
10658           Port AVI muxer to GStreamer-0.10 (#332031).
10659
10660         * tests/check/Makefile.am:
10661         * tests/check/elements/avimux.c:
10662         * tests/check/elements/.cvsignore:
10663           Add unit test for AVI muxer.
10664
10665 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
10666
10667         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10668         (gst_wavparse_class_init), (gst_wavparse_reset),
10669         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10670         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10671         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10672         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10673         (gst_wavparse_stream_data), (gst_wavparse_loop),
10674         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
10675         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
10676         (plugin_init):
10677         * gst/wavparse/gstwavparse.h:
10678           reverted patch #337625 for the price of 1 hour sleep
10679
10680 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10681
10682         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10683         (gst_wavparse_class_init), (gst_wavparse_reset),
10684         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10685         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
10686         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10687         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10688         (gst_wavparse_stream_data), (gst_wavparse_loop),
10689         (gst_wavparse_chain), (plugin_init):
10690         * gst/wavparse/gstwavparse.h:
10691           correct partial implementation of push mode
10692           (from my last commit)
10693
10694 2006-04-26  Wim Taymans  <wim@fluendo.com>
10695
10696         * ext/esd/esdsink.c:
10697         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
10698         it is not in esd.h
10699
10700 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
10701
10702         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
10703         (gst_au_parse_class_init), (gst_au_parse_init),
10704         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
10705         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
10706         (gst_au_parse_chain), (gst_au_parse_src_convert),
10707         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
10708         (gst_au_parse_sink_event), (gst_au_parse_src_event),
10709         (gst_au_parse_change_state):
10710         * gst/auparse/gstauparse.h:
10711           Rewrite auparse to suck a little bit less: make source pad
10712           dynamic, so decodebin/playbin work with non-raw formats
10713           like alaw/mulaw; add query function for duration/position
10714           queries; check whether we have enough data before attempting
10715           to parse the header (instead of crashing when that is not the
10716           case); work around audioconvert sucking by swapping endianness
10717           to the native endianness ourselves for float formats; send
10718           initial newsegment event. Fixes #161712.
10719
10720 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10721
10722         * sys/osxaudio/Makefile.am:
10723         * sys/osxaudio/gstosxaudioelement.c:
10724         (gst_osx_audio_element_get_type),
10725         (gst_osx_audio_element_class_init):
10726         * sys/osxaudio/gstosxaudioelement.h:
10727         * sys/osxaudio/gstosxaudiosink.c:
10728         (gst_osx_audio_sink_osxelement_do_init),
10729         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
10730         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
10731         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
10732         (gst_osx_audio_sink_create_ringbuffer),
10733         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
10734         (plugin_init):
10735         * sys/osxaudio/gstosxaudiosink.h:
10736         Port of osxaudiosink to 0.10
10737
10738 2006-04-26  Wim Taymans  <wim@fluendo.com>
10739
10740         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
10741         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
10742         the size of the ringbuffer. This should fix hangs with older 
10743         esd sound servers.
10744
10745 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10746
10747         * ext/aalib/gstaasink.c:
10748         * ext/annodex/gstcmmldec.c:
10749         * ext/annodex/gstcmmlenc.c:
10750         * ext/cairo/gsttextoverlay.c:
10751         * ext/cairo/gsttimeoverlay.c:
10752         * ext/cdio/gstcdiocddasrc.c:
10753         * ext/dv/gstdvdec.c:
10754         * ext/dv/gstdvdemux.c:
10755         * ext/esd/esdmon.c:
10756         * ext/esd/esdsink.c:
10757         * ext/flac/gstflacenc.c:
10758         * ext/flac/gstflactag.c:
10759         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10760         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10761         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10762         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10763         * ext/gdk_pixbuf/pixbufscale.c:
10764         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10765         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10766         * ext/jpeg/gstjpegdec.c:
10767         * ext/jpeg/gstjpegenc.c:
10768         * ext/jpeg/gstsmokedec.c:
10769         * ext/jpeg/gstsmokeenc.c:
10770         * ext/libcaca/gstcacasink.c:
10771         * ext/libmng/gstmngdec.c:
10772         * ext/libmng/gstmngenc.c:
10773         * ext/libpng/gstpngdec.c:
10774         * ext/libpng/gstpngenc.c:
10775         * ext/mikmod/gstmikmod.c:
10776         * ext/raw1394/gstdv1394src.c:
10777         * ext/shout2/gstshout2.c: (gst_shout2send_init):
10778         * ext/shout2/gstshout2.h:
10779         * ext/speex/gstspeexdec.c:
10780         * ext/speex/gstspeexenc.c:
10781         * gst/alpha/gstalpha.c:
10782         * gst/alpha/gstalphacolor.c:
10783         * gst/apetag/gstapedemux.c:
10784         * gst/auparse/gstauparse.c:
10785         * gst/autodetect/gstautoaudiosink.c:
10786         (gst_auto_audio_sink_base_init):
10787         * gst/autodetect/gstautovideosink.c:
10788         (gst_auto_video_sink_base_init):
10789         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10790         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10791         * gst/cutter/gstcutter.c:
10792         * gst/debug/breakmydata.c:
10793         * gst/debug/efence.c:
10794         * gst/debug/gstnavigationtest.c:
10795         * gst/debug/gstnavseek.c:
10796         * gst/debug/negotiation.c:
10797         * gst/debug/progressreport.c:
10798         * gst/debug/testplugin.c:
10799         * gst/effectv/gstaging.c:
10800         * gst/effectv/gstdice.c:
10801         * gst/effectv/gstedge.c:
10802         * gst/effectv/gstquark.c:
10803         * gst/effectv/gstrev.c:
10804         * gst/effectv/gstshagadelic.c:
10805         * gst/effectv/gstvertigo.c:
10806         * gst/effectv/gstwarp.c:
10807         * gst/flx/gstflxdec.c:
10808         * gst/goom/gstgoom.c:
10809         * gst/icydemux/gsticydemux.c:
10810         * gst/id3demux/gstid3demux.c:
10811         * gst/interleave/deinterleave.c:
10812         * gst/interleave/interleave.c:
10813         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10814         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10815         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10816         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10817         * gst/level/gstlevel.c:
10818         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10819         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10820         * gst/median/gstmedian.c:
10821         * gst/monoscope/gstmonoscope.c:
10822         * gst/multipart/multipartdemux.c:
10823         * gst/multipart/multipartmux.c:
10824         * gst/oldcore/gstaggregator.c:
10825         * gst/oldcore/gstfdsink.c:
10826         * gst/oldcore/gstmd5sink.c:
10827         * gst/oldcore/gstmultifilesrc.c:
10828         * gst/oldcore/gstpipefilter.c:
10829         * gst/oldcore/gstshaper.c:
10830         * gst/oldcore/gststatistics.c:
10831         * gst/rtp/gstasteriskh263.c:
10832         * gst/rtp/gstrtpL16depay.c:
10833         * gst/rtp/gstrtpL16pay.c:
10834         * gst/rtp/gstrtpamrdepay.c:
10835         * gst/rtp/gstrtpamrpay.c:
10836         * gst/rtp/gstrtpdepay.c:
10837         * gst/rtp/gstrtpgsmpay.c:
10838         * gst/rtp/gstrtph263pay.c:
10839         * gst/rtp/gstrtph263pdepay.c:
10840         * gst/rtp/gstrtph263ppay.c:
10841         * gst/rtp/gstrtpilbcdepay.c:
10842         * gst/rtp/gstrtpmp4gpay.c:
10843         * gst/rtp/gstrtpmp4vdepay.c:
10844         * gst/rtp/gstrtpmp4vpay.c:
10845         * gst/rtp/gstrtpmpadepay.c:
10846         * gst/rtp/gstrtpmpapay.c:
10847         * gst/rtp/gstrtppcmadepay.c:
10848         * gst/rtp/gstrtppcmapay.c:
10849         * gst/rtp/gstrtppcmudepay.c:
10850         * gst/rtp/gstrtppcmupay.c:
10851         * gst/rtp/gstrtpspeexdepay.c:
10852         * gst/rtp/gstrtpspeexpay.c:
10853         * gst/rtsp/gstrtpdec.c:
10854         * gst/rtsp/gstrtspsrc.c:
10855         * gst/smpte/gstsmpte.c:
10856         * gst/udp/gstdynudpsink.c:
10857         * gst/udp/gstmultiudpsink.c:
10858         * gst/udp/gstudpsink.c:
10859         * gst/udp/gstudpsrc.c:
10860         * gst/videobox/gstvideobox.c:
10861         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10862         * gst/videofilter/gstvideobalance.c:
10863         * gst/videofilter/gstvideoflip.c:
10864         * gst/videofilter/gstvideotemplate.c:
10865         (gst_videotemplate_base_init):
10866         * gst/videomixer/videomixer.c:
10867         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10868         (gst_wavparse_class_init), (gst_wavparse_dispose),
10869         (gst_wavparse_reset), (gst_wavparse_init),
10870         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10871         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10872         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10873         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10874         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10875         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10876         (gst_wavparse_change_state):
10877         * gst/wavparse/gstwavparse.h:
10878         * sys/oss/gstossmixerelement.c:
10879         * sys/oss/gstosssink.c:
10880         * sys/oss/gstosssrc.c:
10881         * sys/osxaudio/gstosxaudioelement.c:
10882         * sys/osxaudio/gstosxaudiosink.c:
10883         * sys/osxaudio/gstosxaudiosrc.c:
10884         * sys/sunaudio/gstsunaudiomixer.c:
10885         * sys/sunaudio/gstsunaudiosink.c:
10886           Define GstElementDetails as const and also static (when defined as
10887           global)
10888
10889 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10890
10891         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10892           Source pad has fixed caps. If we don't set this, bad
10893           things happen when the window is resized.
10894
10895 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10896
10897         * gst/matroska/Makefile.am:
10898         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10899         (gst_matroska_demux_handle_src_event):
10900         * gst/matroska/matroska-ids.c:
10901         (gst_matroska_track_init_video_context),
10902         (gst_matroska_track_init_audio_context),
10903         (gst_matroska_track_init_subtitle_context),
10904         (gst_matroska_track_init_complex_context):
10905         * gst/matroska/matroska-ids.h:
10906           Handle case where the TrackType ebml chunk does not come before the
10907           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
10908           events.
10909
10910 2006-04-25  Wim Taymans  <wim@fluendo.com>
10911
10912         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10913         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
10914         It's codec_data, not codec_info.
10915
10916 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10917
10918         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10919
10920         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
10921           Handle codec_data for VfW compatibility codec IDs (#339451)
10922
10923         * gst/matroska/matroska-mux.c:
10924         (gst_matroska_mux_video_pad_setcaps):
10925           Same here, handle codec_data and add additional caps we can handle
10926           now to the pad template (huffyuv, dv and h263 video) (#339451)
10927
10928 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10929
10930         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
10931
10932         * gst/matroska/matroska-mux.c:
10933         (gst_matroska_mux_create_buffer_header),
10934         (gst_matroska_mux_write_data):
10935           Fix timestamping of B-frames, use signed integers, do
10936           some rounding (#339678).
10937
10938 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
10939
10940         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
10941         just make it compile with --disable-gst-debug.
10942
10943 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
10944
10945         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10946         Fix a bad conversion using gst_guint64_to_gdouble.
10947         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
10948         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
10949         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
10950     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
10951         mistake.
10952
10953 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
10954
10955         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10956         Use gst_guint64_to_gdouble for conversions
10957         * win32/vs6/gst_plugins_good.dsw:
10958         * win32/vs6/libgsticydemux.dsp:
10959         Add a project file for icydemux
10960
10961 2006-04-21  Wim Taymans  <wim@fluendo.com>
10962
10963         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
10964
10965         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10966         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
10967         When splitting audio chunks, the block alignment is not taken in
10968         consideration, so the smaller chunks could be of size which is 
10969         not a multiple of the block alignment. Fixes #336904
10970
10971 2006-04-21  Wim Taymans  <wim@fluendo.com>
10972
10973         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
10974         Use scale functions
10975
10976 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10977
10978         * ext/dv/gstdv.c: (plugin_init):
10979           Fix build.
10980
10981 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10982
10983         * gst/debug/progressreport.c: (gst_progress_report_finalize),
10984         (gst_progress_report_class_init), (gst_progress_report_init),
10985         (gst_progress_report_do_query), (gst_progress_report_report),
10986         (gst_progress_report_set_property),
10987         (gst_progress_report_get_property):
10988           Add 'format' property to force querying to a particular format.
10989
10990 2006-04-21  Andy Wingo  <wingo@pobox.com>
10991
10992         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
10993         best, on big endian systems. Drop its rank in that case. OTOH on
10994         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
10995
10996 2006-04-21  Michael Smith  <msmith@fluendo.com>
10997
10998         * configure.ac:
10999         * gst/icydemux/Makefile.am:
11000         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
11001         (gst_icydemux_base_init), (gst_icydemux_class_init),
11002         (gst_icydemux_reset), (gst_icydemux_init),
11003         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
11004         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
11005         (unicodify), (gst_icydemux_unicodify),
11006         (gst_icydemux_parse_and_send_tags),
11007         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
11008         (gst_icydemux_chain), (gst_icydemux_change_state),
11009         (gst_icydemux_send_tag_event), (plugin_init):
11010         * gst/icydemux/gsticydemux.h:
11011         * tests/check/Makefile.am:
11012         * tests/check/elements/icydemux.c: (typefind_succeed),
11013         (plugin_init), (icydemux_found_pad), (create_icydemux),
11014         (cleanup_icydemux), (push_data), (GST_START_TEST),
11015         (icydemux_suite), (main):
11016           Add icydemux, and tests.
11017
11018 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11019
11020         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
11021           Post SEGMENT_DONE message in TIME format.
11022
11023 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11024
11025         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11026
11027         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
11028         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
11029           Fix index creation when we have to scan the file to create
11030           an index. There may be other types of RIFF 'LIST' chunks than
11031           'movi' and we need to skip them properly as well or we'll end up
11032           reading garbage (#336889). Some other cosmetic changes.
11033           
11034 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11035
11036         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
11037         (gst_flac_dec_handle_seek_event):
11038           Add support for segment seeks (fixes #338290). Also demote
11039           some recurring debug message from DEBUG to LOG level.
11040
11041 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11042
11043         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11044         (gst_matroskademux_do_index_seek),
11045         (gst_matroska_demux_handle_seek_event),
11046         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11047         * gst/matroska/matroska-ids.h:
11048           Set DISCONT flag on first buffer after a discontinuity.
11049           Fix newsegment events sent when seeking and honour KEY_UNIT
11050           seek flag. Create pad with bogus caps if we don't recognise
11051           the stream codec id.
11052
11053         * gst/matroska/matroska-demux.h:
11054           Fix GObject macros.
11055
11056 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11057
11058         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11059
11060         * gst/matroska/matroska-demux.c:
11061         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
11062           Handle end of segment properly when set; don't dead-lock when
11063           posting start of segment message when doing a segment seek.
11064           Fixes #338810.
11065
11066 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11067
11068         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11069         (gst_matroska_demux_plugin_init):
11070           Make mpeg2 aac audio work: create artificial private codec data
11071           chunk which faad2 seems to require, just as we do for mpeg4 aac.
11072           Also call gst_riff_init(). Partially fixes #338767.
11073
11074 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
11075
11076         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
11077         (gst_wavenc_class_init), (gst_wavenc_init),
11078         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
11079         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
11080         (gst_wavenc_chain), (gst_wavenc_change_state):
11081         * gst/wavenc/gstwavenc.h:
11082           Set caps on first outgoing buffer, so that it doesn't error out
11083           immediately with a non-negotiated error (#338716). Rewrite and
11084           clean up a bit; fix setcaps function to parse things properly;
11085           fix sink caps (8bit audio is unsigned and doesn't have depth);
11086           use boilerplate macros; remove unused properties stuff.
11087
11088 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11089
11090         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11091           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
11092           handle MJPEG streams and might be autoplugged for those if the
11093           user doesn't have jpegdec installed (resulting in a cryptic error
11094           message about huffman tables). Better to disable JPEG decoding here
11095           and let the user figure out that she needs to install jpegdec.
11096
11097 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11098
11099         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11100         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11101         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
11102         * ext/gdk_pixbuf/gstgdkpixbuf.h:
11103           Make work with packetised/framed input (e.g. png-in-quicktime). Use
11104           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
11105           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
11106           debug messages. Fix boilerplate macros.
11107
11108 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11109
11110         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
11111         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
11112           No need to special-case for Gdk-2.0 any longer, we require
11113           Gdk 2.2 or newer; minor clean-ups.
11114
11115 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11116
11117         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
11118         (gst_shout2send_class_init), (gst_shout2send_init),
11119         (set_shout_metadata), (gst_shout2send_set_metadata),
11120         (gst_shout2send_event), (gst_shout2send_start),
11121         (gst_shout2send_connect), (gst_shout2send_stop),
11122         (gst_shout2send_render), (gst_shout2send_set_property),
11123         (gst_shout2send_get_property), (gst_shout2send_setcaps),
11124         (plugin_init):
11125         * ext/shout2/gstshout2.h:
11126         * po/POTFILES.in:
11127           Rewrite a bit: use GstBaseSink::start and stop instead of a state
11128           change function; use GST_ELEMENT_ERROR for error reporting, not
11129           g_error() or GST_ERROR(); don't unref caps in setcaps function,
11130           will cause crashes or assertion failures; remove (unused) "sync"
11131           property, basesink already has such a property; misc. other
11132           minor fixes and cleanups.
11133
11134 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11135
11136         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
11137         * ext/esd/gstesd.c: (plugin_init):
11138         * po/POTFILES.in:
11139           Add translatable error message for when we cannot
11140           connect to the sound server, as "Cannot open resource
11141           for writing" isn't really an acceptable message to show
11142           to the user in this case.
11143
11144 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11145
11146         * sys/oss/gst-i18n-plugin.h:
11147           Remove bogus file that doesn't belong here.
11148
11149 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11150
11151         Patch by: Philippe Valembois
11152
11153         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11154         (gst_shout2send_set_metadata), (gst_shout2send_event),
11155         (gst_shout2send_render), (gst_shout2send_change_state):
11156         * ext/shout2/gstshout2.h:
11157           Handle tags being received before the connection to
11158           the server is established properly (see #338636).
11159
11160 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11161
11162         * ext/shout2/gstshout2.c: (gst_shout2send_render):
11163           Don't crash in case the connection to the server fails:
11164           don't set pointer to NULL by assigning FALSE; error out
11165           properly by using GST_ELEMENT_ERROR and returning
11166           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
11167           before resetting the pointer.
11168
11169 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
11170
11171         * gst/id3demux/id3tags.c:
11172         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
11173         (Fixes #338713)
11174
11175 2006-04-12  Wim Taymans  <wim@fluendo.com>
11176
11177         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11178         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
11179         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11180         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11181         (gst_gdk_pixbuf_chain):
11182         Some cleanups.
11183         Added RGBA as a possible output format.
11184         Correctly free the supported mimetypes.
11185         deprecate silent arg, it's not used.
11186         Return result from _alloc_buffer to peer.
11187
11188 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11189
11190         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11191           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11192           overwriting GST_BUFFER_MALLOCDATA.
11193
11194 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11195
11196         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11197         (user_endrow_callback), (user_end_callback),
11198         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11199         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11200         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11201         * ext/libpng/gstpngdec.h:
11202           Handle more than one frame if the content is framed,
11203           like with png-in-quicktime (#331917).
11204
11205 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11206
11207         * sys/oss/Makefile.am:
11208         * sys/oss/common.h:
11209         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11210         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11211         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11212         (gst_oss_src_unprepare):
11213           - the user-visible error strings were in the wrong category
11214           - and the messages were not marked for translation
11215           - which is actually a good thing, because they were exactly
11216             the kind of message you would never want anyone to see
11217           - the macros were using variables that didn't exist in the macro
11218             arguments
11219           - and they were obviously copied from each other and then modified
11220           - so a common header makes sense
11221
11222 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11223
11224         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11225           Don't try to modify read-only data.
11226
11227         * gst/matroska/matroska-demux.c:
11228         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11229           Fix comment (won't crash any longer now).
11230
11231 2006-04-10  Michael Smith  <msmith@fluendo.com>
11232
11233         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11234           Use copies of header buffers for caps to avoid circular refcounting
11235           problems (as in theoradec, vorbisdec).
11236
11237         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11238           Fix a typo in test that meant it was testing the wrong thing.
11239
11240         * tests/check/elements/cmmlenc.c: (check_headers):
11241           Fix refcount checks now that we use buffer-copies for caps.
11242
11243 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11244
11245         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11246         (gst_matroska_demux_handle_seek_event),
11247         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11248         (gst_matroska_demux_subtitle_caps),
11249         (gst_matroska_demux_plugin_init):
11250           Use static pad templates with ANY caps for audio and video
11251           source pads and get rid of a lot of unnecessary (and partially
11252           broken) code for the template caps. Clean up caps finding
11253           functions. Fixes playback of audio files/streams that do not
11254           contain the sample rate and/or number of channels in the audio
11255           context (happens a lot with vorbis/mp3 .mka files it seems).
11256           Fixes #337183.
11257           Also add myself to copyright holders.
11258
11259 2006-04-10  Michael Smith  <msmith@fluendo.com>
11260
11261         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11262           Use g_list_delete_link () instead of g_list_remove_link () so that
11263           we free the link as well as the contained data.
11264
11265 2006-04-10  Wim Taymans  <wim@fluendo.com>
11266
11267         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11268
11269         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11270         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11271         (gst_avi_demux_stream_header):
11272         Fix some crashers with empty chunks. (Fixes #337749)
11273
11274 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11275
11276         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11277           use G_GINT64_CONSTANT for INT64 constants
11278         * gst/videofilter/gstvideobalance.c:
11279           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11280         * win32/vs6/libgstavi.dsp:
11281          add missing libraries for the link and remove avimux.c from
11282          the project as it isn't ported to 0.10 yet
11283         
11284 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11285
11286         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11287           Even better would be if we actually did the right thing
11288           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11289
11290 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11291
11292         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11293           Can't just replace 1LL with 1L here just because MSVC doesn't
11294           support it, as it might lead to incorrect results when doing the
11295           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11296           force a 64-bit constant in a way that all compilers are happy with.
11297
11298 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11299
11300         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11301         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11302         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11303         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11304         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11305         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11306         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11307         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11308         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11309         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11310         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11311         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11312         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11313         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11314         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11315         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11316         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11317         * gst/debug/efence.c: (gst_efence_class_init):
11318         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11319         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11320         * gst/goom/gstgoom.c: (gst_goom_class_init):
11321         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11322         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11323         * gst/interleave/interleave.c: (interleave_class_init):
11324         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11325         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11326         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11327         * gst/median/gstmedian.c: (gst_median_class_init):
11328         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11329         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11330         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11331         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11332         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11333         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11334         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11335         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11336         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11337         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11338         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11339         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11340         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11341         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11342         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11343         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11344         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11345         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11346         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11347         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11348         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11349         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11350         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11351         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11352         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11353         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11354         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11355         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11356         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11357         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11358         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11359         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11360         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11361         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11362         * sys/osxaudio/gstosxaudioelement.c:
11363         (gst_osxaudioelement_class_init):
11364         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11365         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11366         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11367         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11368
11369 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11370
11371         * ext/mikmod/gstmikmod.h:
11372         * gst/level/gstlevel.h:
11373         Fix more broken GObject macros
11374
11375 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11376
11377         * ext/annodex/gstcmmldec.h:
11378         * ext/annodex/gstcmmlenc.h:
11379         * ext/annodex/gstcmmltag.h:
11380         * ext/cairo/gsttextoverlay.h:
11381         * ext/ladspa/gstsignalprocessor.h:
11382         * gst/matroska/ebml-read.h:
11383         * gst/matroska/ebml-write.h:
11384         * sys/osxaudio/gstosxaudioelement.h:
11385         Fix broken GObject macros
11386
11387 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11388
11389         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11390           Don't try to seek beyond the end of the file (would
11391           occasionally display error dialogs in totem when seeking
11392           to the end) (#335869). Will still throw an error though
11393           if the file is truncated and the total_samples value in
11394           the stream header is wrong.
11395
11396 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11397
11398         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11399         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11400         (gst_flac_dec_metadata_callback):
11401         * ext/flac/gstflacdec.h:
11402           If the stream header doesn't contain the total number of samples,
11403           search for the last flac frame at the end of the file and calculate
11404           the total duration from that frame's offset (fixes #337609).
11405
11406 2006-04-07  Edward Hervey  <edward@fluendo.com>
11407
11408         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11409         Don't unref the GstPadTemplate returned by
11410         gst_element_class_get_pad_template().
11411
11412 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11413
11414         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11415
11416         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11417         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11418         * sys/sunaudio/gstsunaudiosink.h:
11419           Use spec->segsize and spec->segtotal in the prepare function
11420           to initialise the ring buffer instead of using the buffer-time
11421           property (#337421).
11422
11423 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11424
11425         * configure.ac:
11426           Bump core requirements to CVS for gst_pad_query_peer_duration()
11427           which is used by speexdec.
11428
11429 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11430
11431         * ext/speex/gstspeex.c: (plugin_init):
11432         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11433         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11434         (speex_get_sink_query_types), (speex_dec_sink_query),
11435         (speex_get_src_query_types), (speex_dec_src_query),
11436         (speex_dec_src_event), (speex_dec_sink_event),
11437         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11438         (speex_dec_chain_parse_data), (speex_dec_chain),
11439         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11440         (speex_dec_change_state):
11441         * ext/speex/gstspeexdec.h:
11442           Fix seeking and duration queries (#337033); clean up and
11443           refactor a bit.
11444
11445 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11446
11447         * ext/raw1394/gstdv1394src.c:
11448           distinguish between device not found and could not open for
11449           reading
11450
11451 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11452
11453         * Makefile.am:
11454         * configure.ac:
11455         * pkgconfig/.cvsignore:
11456         * pkgconfig/Makefile.am:
11457         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11458           add a .pc file so other modules can use good plugins in tests
11459
11460 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11461
11462         * configure.ac:
11463           clean up, use AS_VERSION and AS_NANO
11464         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11465           use PACKAGE_VERSION define
11466         * po/af.po:
11467         * po/az.po:
11468         * po/cs.po:
11469         * po/en_GB.po:
11470         * po/hu.po:
11471         * po/it.po:
11472         * po/nb.po:
11473         * po/nl.po:
11474         * po/or.po:
11475         * po/sq.po:
11476         * po/sr.po:
11477         * po/sv.po:
11478         * po/uk.po:
11479         * po/vi.po:
11480           updated
11481
11482 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11483
11484         * ext\jpeg\smokecodec.c:
11485           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11486         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11487           move first instruction after all variables declarations
11488         * gst\alpha\gstalpha.c:
11489         * gst\effectv\gstshagadelic.c:
11490         * gst\smpte\paint.c:
11491         * gst\videofilter\gstvideobalance.c:
11492           define M_PI if it's not defined (it's not defined on WIN32)
11493         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11494         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11495         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11496         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11497         (gst_matroska_demux_video_caps):
11498         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11499         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11500           use gst_guint64_to_gdouble for conversions
11501         * gst\goom\filters.c: (setPixelRGB_):
11502           fix a debug which was using undefined variable
11503         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11504         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11505           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11506         * win32/vs6:
11507           add vs6 projects files for most of plugins-good
11508         
11509 2006-03-30  j^  <j@bootlab.org>
11510
11511         * ext/aalib/gstaasink.c:
11512         * ext/annodex/gstcmmldec.c:
11513         * ext/annodex/gstcmmlenc.c:
11514         * ext/cairo/gsttextoverlay.c:
11515         * ext/cairo/gsttimeoverlay.c:
11516         * ext/cdio/gstcdiocddasrc.c:
11517         * ext/dv/gstdvdec.c:
11518         * ext/esd/esdmon.c:
11519         * ext/esd/esdsink.c:
11520         * ext/flac/gstflacdec.c:
11521         * ext/flac/gstflacenc.c:
11522         * ext/flac/gstflactag.c:
11523         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11524         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11525         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11526         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11527         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11528         * ext/gdk_pixbuf/pixbufscale.c:
11529         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11530         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11531         * ext/jpeg/gstjpegdec.c:
11532         * ext/jpeg/gstjpegenc.c:
11533         * ext/jpeg/gstsmokedec.c:
11534         * ext/jpeg/gstsmokeenc.c:
11535         * ext/libcaca/gstcacasink.c:
11536         * ext/libmng/gstmngdec.c:
11537         * ext/libmng/gstmngenc.c:
11538         * ext/libpng/gstpngdec.c:
11539         * ext/libpng/gstpngenc.c:
11540         * ext/mikmod/gstmikmod.c:
11541         * ext/raw1394/gstdv1394src.c:
11542         * ext/shout2/gstshout2.c:
11543         * ext/speex/gstspeexdec.c:
11544         * ext/speex/gstspeexenc.c:
11545         * gst/alpha/gstalpha.c:
11546         * gst/alpha/gstalphacolor.c:
11547         * gst/auparse/gstauparse.c:
11548         * gst/autodetect/gstautoaudiosink.c:
11549         (gst_auto_audio_sink_base_init):
11550         * gst/autodetect/gstautovideosink.c:
11551         (gst_auto_video_sink_base_init):
11552         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11553         * gst/cutter/gstcutter.c:
11554         * gst/debug/breakmydata.c:
11555         * gst/debug/efence.c:
11556         * gst/debug/gstnavigationtest.c:
11557         * gst/debug/negotiation.c:
11558         * gst/debug/progressreport.c:
11559         * gst/debug/testplugin.c:
11560         * gst/effectv/gstaging.c:
11561         * gst/effectv/gstdice.c:
11562         * gst/effectv/gstedge.c:
11563         * gst/effectv/gstquark.c:
11564         * gst/effectv/gstrev.c:
11565         * gst/effectv/gstvertigo.c:
11566         * gst/effectv/gstwarp.c:
11567         * gst/flx/gstflxdec.c:
11568         * gst/goom/gstgoom.c:
11569         * gst/interleave/deinterleave.c:
11570         * gst/interleave/interleave.c:
11571         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11572         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11573         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11574         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11575         * gst/level/gstlevel.c:
11576         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11577         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11578         * gst/median/gstmedian.c:
11579         * gst/monoscope/gstmonoscope.c:
11580         * gst/multipart/multipartdemux.c:
11581         * gst/multipart/multipartmux.c:
11582         * gst/oldcore/gstmd5sink.c:
11583         * gst/oldcore/gstmultifilesrc.c:
11584         * gst/oldcore/gstpipefilter.c:
11585         * gst/oldcore/gstshaper.c:
11586         * gst/oldcore/gststatistics.c:
11587         * gst/rtp/gstasteriskh263.c:
11588         * gst/rtp/gstrtpL16depay.c:
11589         * gst/rtp/gstrtpL16pay.c:
11590         * gst/rtp/gstrtpamrdepay.c:
11591         * gst/rtp/gstrtpamrpay.c:
11592         * gst/rtp/gstrtpdepay.c:
11593         * gst/rtp/gstrtpgsmpay.c:
11594         * gst/rtp/gstrtph263pay.c:
11595         * gst/rtp/gstrtph263pdepay.c:
11596         * gst/rtp/gstrtph263ppay.c:
11597         * gst/rtp/gstrtpmp4gpay.c:
11598         * gst/rtp/gstrtpmp4vdepay.c:
11599         * gst/rtp/gstrtpmp4vpay.c:
11600         * gst/rtp/gstrtpmpadepay.c:
11601         * gst/rtp/gstrtpmpapay.c:
11602         * gst/rtp/gstrtppcmadepay.c:
11603         * gst/rtp/gstrtppcmapay.c:
11604         * gst/rtp/gstrtppcmudepay.c:
11605         * gst/rtp/gstrtppcmupay.c:
11606         * gst/rtp/gstrtpspeexdepay.c:
11607         * gst/rtp/gstrtpspeexpay.c:
11608         * gst/rtsp/gstrtpdec.c:
11609         * gst/smpte/gstsmpte.c:
11610         * gst/videobox/gstvideobox.c:
11611         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11612         * gst/videofilter/gstvideobalance.c:
11613         * gst/videofilter/gstvideoflip.c:
11614         * gst/videofilter/gstvideotemplate.c:
11615         (gst_videotemplate_base_init):
11616         * gst/videomixer/videomixer.c:
11617         * gst/wavenc/gstwavenc.c:
11618         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
11619          better/unified long descriptions
11620          Fixed #336602
11621          Some cleanups to auparse, don't send multiple newsegments.
11622
11623 2006-03-29  Wim Taymans  <wim@fluendo.com>
11624
11625         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
11626
11627         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
11628         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
11629         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
11630         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
11631         * ext/dv/gstdvdemux.h:
11632         Seek in READY patch. Only works for pull based mode.
11633         Fixes #323880
11634
11635 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11636
11637         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
11638         (gst_gdk_pixbuf_event):
11639           Fix two crashers: don't unref the same caps twice, and
11640           set pixbuf loader to NULL after freeing it.
11641
11642 2006-03-27  Wim Taymans  <wim@fluendo.com>
11643
11644         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
11645         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
11646         (gst_speexenc_chain):
11647         * ext/speex/gstspeexenc.h:
11648         Don't leak adapter.
11649         A push *always* takes ownership of the buffer, even on
11650         errors.
11651         Small cleanups.
11652
11653 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
11654
11655         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11656           Create source pad without leaking.
11657
11658 2006-03-24  Wim Taymans  <wim@fluendo.com>
11659
11660         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11661         * ext/flac/gstflacdec.h:
11662         * ext/flac/gstflacenc.h:
11663         Spifify a bit.
11664         Fix deadly lock order error in seeking code, STREAM_LOCK
11665         cannot be taken within LOCK and the streaming variables are
11666         protected with the STREAM_LOCK anyway.
11667
11668 2006-03-24  Wim Taymans  <wim@fluendo.com>
11669
11670         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
11671         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
11672         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
11673         this patch combines the global init_frames with the stream
11674         init_frames. Rationale being that the global delay should 
11675         be subtracted from any stream delay.
11676         Fixes #335858.
11677
11678 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11679
11680         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
11681         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
11682         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11683         * gst/videomixer/videomixer.c: (gst_videomixer_init):
11684         use DEBUG_FUNCPTR for collectpads
11685
11686 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
11687
11688         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
11689           Don't crash when encoding images where the number of rows isn't
11690           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
11691
11692 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11693
11694         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
11695         * gst/interleave/deinterleave.c: (deinterleave_change_state):
11696         * gst/interleave/interleave.c: (interleave_change_state):
11697         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
11698           More state change function fixes.
11699
11700 2006-03-23  Wim Taymans  <wim@fluendo.com>
11701
11702         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11703         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
11704         (gst_esdsink_prepare), (gst_esdsink_unprepare),
11705         (gst_esdsink_delay), (gst_esdsink_reset):
11706         * ext/esd/esdsink.h:
11707         Fix esd choppy playback by configuring audiosink
11708         correctly. Fixes #325191
11709
11710 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11711
11712         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
11713           Make state change function thread-safe.
11714
11715 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11716
11717         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
11718         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
11719           Don't try to read beyond the end of the file just because
11720           the header claims a bigger size (like with truncated files).
11721
11722 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11723
11724         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11725         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
11726         (gst_wavparse_stream_data), (gst_wavparse_loop):
11727         * gst/wavparse/gstwavparse.h:
11728           Delay source pad creation until we have the first chunk of
11729           media data, so the we can examine the data and adjust the
11730           caps accordingly if required. This makes playback of .wav
11731           files with DTS-declared-as-PCM content work (#313266).
11732
11733 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
11734
11735         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11736         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11737         Don't attempt typefinding on too-short buffers that have been
11738         completely trimmed away. (Fixes #330239)
11739
11740         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
11741         Improve the debug output
11742
11743 2006-03-21  Wim Taymans  <wim@fluendo.com>
11744
11745         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
11746         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
11747         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
11748         (gst_esdsink_set_property), (gst_esdsink_get_property):
11749         Some cleanups.
11750         Reset fd to -1 when we close them.
11751
11752 2006-03-21  Wim Taymans  <wim@fluendo.com>
11753
11754         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11755         the OPTIONS request result is optional so don't
11756         fail on it.
11757
11758 2006-03-21  Edward Hervey  <edward@fluendo.com>
11759
11760         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
11761         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
11762         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11763         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11764         (gst_wavparse_change_state):
11765         gcc 4.1 unreferenced pointer fixes.
11766
11767 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11768
11769         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11770
11771         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
11772           Fix block alignment calculation. Alignment should be done before
11773           adding the byte offset where the data starts (#335231).
11774
11775 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11776
11777         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
11778           Ensure that we set correct caps on buffers that are transferred
11779           direct from the input.
11780
11781 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11782
11783         * gst/goom/filters.c: (zoomFilterDestroy):
11784         * gst/goom/goom_core.c: (goom_close):
11785           Free filter data when cleaning up. (Fixes: #334995)
11786
11787 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
11788
11789         * configure.ac:
11790           Don't compile udp and rtsp plugins on win32 (mingw) or other
11791           systems that don't have <sys/socket.h> for some reason (#316203).
11792
11793 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11794
11795         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
11796         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
11797         * ext/raw1394/gstdv1394src.h:
11798           Change bus reset handler so it reports useful information such as
11799           whether the device being used connected or disconnected
11800
11801 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11802
11803         * gst/id3demux/id3v2frames.c:
11804         (parse_relative_volume_adjustment_two):
11805           We only care about gain and peak data for the master volume.
11806
11807 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11808
11809         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11810         (parse_id_string), (parse_unique_file_identifier),
11811         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
11812           Read replay gain tags (#323721).
11813
11814 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11815
11816         * configure.ac:
11817           Bump requirements to gst-plugins-base CVS because
11818           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
11819
11820 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11821
11822         * rtp/gst/gstrtppcmadepay.c:
11823         Fixed one of the caps in the code from mulaw to alaw.
11824
11825 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11826
11827         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11828           Ensure that we set caps on the buffers we pass.
11829
11830         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
11831         (gst_id3demux_sink_activate):
11832           Ensure that we set caps on the buffers we pass.
11833
11834           Use STREAM, TYPE_NOT_FOUND as the error class when
11835           typefinding fails.
11836
11837 2006-03-15  Edward Hervey  <edward@fluendo.com>
11838
11839         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
11840         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
11841         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
11842         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
11843         (gst_jpeg_dec_setcaps):
11844         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
11845         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
11846         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
11847         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
11848         (gst_mngdec_src_getcaps):
11849         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11850         (gst_pngdec_caps_create_and_set):
11851         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
11852         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
11853         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
11854         * gst/alpha/gstalpha.c: (gst_alpha_init):
11855         * gst/auparse/gstauparse.c: (gst_au_parse_init):
11856         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
11857         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
11858         * gst/cutter/gstcutter.c: (gst_cutter_init):
11859         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
11860         (gst_efence_checkgetrange):
11861         * gst/debug/negotiation.c: (gst_negotiation_init):
11862         * gst/flx/gstflxdec.c: (gst_flxdec_init):
11863         * gst/goom/gstgoom.c: (gst_goom_init):
11864         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
11865         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
11866         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
11867         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
11868         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
11869         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
11870         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
11871         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11872         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11873         (gst_wavparse_create_sourcepad):
11874         Fix memleak with gst_static_pad_template_get().
11875         This uses gst_pad_new_from_static_template() instead.
11876         Fixes #333512
11877
11878 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11879
11880         * configure.ac:
11881           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
11882           used by id3demux.
11883
11884         * gst/id3demux/gstid3demux.c: (plugin_init):
11885         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11886         (parse_user_text_identification_frame),
11887         (parse_unique_file_identifier):
11888           Add support for UFID and TXXX frames and extract musicbrainz tags.
11889
11890 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11891
11892         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11893           Catch short reads, like they might happen with truncated
11894           files (see #305279); remove unnecessary indentation.
11895
11896 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11897
11898         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
11899           Fix DIB image inversion for pictures with a
11900           depth != 8 (#305279).
11901
11902 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11903
11904         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
11905         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
11906         * ext/jpeg/gstjpegdec.h:
11907           Fix durations on outgoing buffers after seeking
11908           in MJPEG files (#334083); some minor clean-ups.
11909
11910 2006-03-13  Wim Taymans  <wim@fluendo.com>
11911
11912         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
11913         (gst_wavparse_change_state):
11914         Implement seek in READY (re-fixes #327658)
11915
11916 2006-03-13  Wim Taymans  <wim@fluendo.com>
11917
11918         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
11919         * ext/esd/esdmon.c: (gst_esdmon_get):
11920         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
11921         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11922         (gst_gdk_pixbuf_sink_getcaps):
11923         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
11924         (gst_jpegenc_setcaps):
11925         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11926         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
11927         (gst_smokeenc_setcaps):
11928         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
11929         (gst_mngdec_src_getcaps):
11930         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
11931         (gst_mngenc_chain):
11932         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
11933         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
11934         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11935         (speex_dec_src_event), (speex_dec_chain):
11936         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
11937         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
11938         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
11939         (gst_negotiation_pad_link), (gst_negotiation_chain):
11940         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
11941         (gst_flxdec_chain):
11942         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
11943         (deinterleave_chain):
11944         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
11945         * gst/median/gstmedian.c: (gst_median_link):
11946         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
11947         (gst_monoscope_chain):
11948         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
11949         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
11950         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
11951         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
11952         close #333784 unref the result of gst_pad_get_parent()
11953         by: Christophe Fergeau.
11954
11955 2006-03-09  Wim Taymans  <wim@fluendo.com>
11956
11957         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
11958         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
11959         Handle events in push mode better, can now do non-flushing
11960         seeks in push mode as well.
11961
11962 2006-03-07  Wim Taymans  <wim@fluendo.com>
11963
11964         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11965         Applied patch from Kai Vehmanen, fixes #333624.
11966
11967 2006-03-06  Julien MOUTTE  <julien@moutte.net>
11968
11969         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
11970         Implement paletted and grayscale png files handling.
11971         (#150363).
11972
11973 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11974
11975         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
11976         (gst_speexenc_chain):
11977           fix a tag list assert
11978           follow gst-plugins-base/ext/ogg/README; set OFFSET
11979           and OFFSET_END.  Muxes correctly with gst-plugins-base
11980           > 0.9.3
11981
11982 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11983
11984         * gst/id3demux/Makefile.am:
11985         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
11986         (gst_id3demux_chain), (gst_id3demux_sink_activate):
11987           Use new typefind helper functions here as well, and
11988           do typefinding in pull-mode if upstream supports that.
11989
11990 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11991
11992         * sys/sunaudio/gstsunaudiomixerctrl.c:
11993         (gst_sunaudiomixer_ctrl_get_volume),
11994         (gst_sunaudiomixer_ctrl_set_volume):
11995         * sys/sunaudio/gstsunaudiomixertrack.c:
11996         (gst_sunaudiomixer_track_new):
11997           Remove unused variables, breaks build from CVS
11998           with -Werror (#333392, patch by: Benjamin Pineau)
11999
12000 2006-03-03  Wim Taymans  <wim@fluendo.com>
12001
12002         * docs/plugins/Makefile.am:
12003         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12004         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12005         Added wavparse docs.
12006
12007         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
12008         (gst_wavparse_reset), (gst_wavparse_init),
12009         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
12010         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
12011         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
12012         (gst_wavparse_stream_data), (gst_wavparse_loop),
12013         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
12014         (gst_wavparse_change_state):
12015         * gst/wavparse/gstwavparse.h:
12016         Implement seek in READY (fixes #327658)
12017         Added docs and did some cleanups.
12018
12019 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
12020
12021         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12022         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
12023         (gst_avi_demux_calculate_durations_from_index),
12024         (gst_avi_demux_stream_header):
12025         * gst/avi/gstavidemux.h:
12026           If we have an index, use a duration based on the index instead
12027           of blindly trusting the information in the stream headers
12028           (fixes #331817).
12029
12030 2006-03-03  Wim Taymans  <wim@fluendo.com>
12031
12032         * docs/plugins/Makefile.am:
12033         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12034         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12035         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12036         Added smoke and jpeg to the docs.
12037
12038         * ext/jpeg/Makefile.am:
12039         * ext/jpeg/gstjpeg.c: (plugin_init):
12040         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
12041         * ext/jpeg/gstjpegenc.h:
12042         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
12043         (gst_smokedec_chain):
12044         * ext/jpeg/gstsmokedec.h:
12045         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12046         * ext/jpeg/gstsmokeenc.h:
12047         * ext/jpeg/smokecodec.h:
12048         Port smokedec (fixes #331905).
12049         Added some docs.
12050         Some cleanups.
12051
12052 2006-03-03  Wim Taymans  <wim@fluendo.com>
12053
12054         * docs/plugins/Makefile.am:
12055         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12056         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12057         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12058         Added videobalance and videoflip to the docs.
12059
12060         * gst/videofilter/Makefile.am:
12061         * gst/videofilter/gstvideobalance.c:
12062         (gst_video_balance_update_tables_planar411),
12063         (gst_video_balance_is_passthrough),
12064         (gst_video_balance_update_properties), (oil_tablelookup_u8),
12065         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
12066         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
12067         (gst_video_balance_finalize), (gst_video_balance_class_init),
12068         (gst_video_balance_init), (gst_video_balance_interface_supported),
12069         (gst_video_balance_interface_init),
12070         (gst_video_balance_colorbalance_list_channels),
12071         (gst_video_balance_colorbalance_set_value),
12072         (gst_video_balance_colorbalance_get_value),
12073         (gst_video_balance_colorbalance_init),
12074         (gst_video_balance_set_property), (gst_video_balance_get_property),
12075         (gst_video_balance_get_type), (plugin_init):
12076         * gst/videofilter/gstvideobalance.h:
12077         Ported to 0.10. (Fixes #326160)
12078         Added docs.
12079
12080         * gst/videofilter/gstvideoflip.c:
12081         * gst/videofilter/gstvideoflip.h:
12082         Added docs.
12083
12084 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
12085
12086         * configure.ac:
12087           Bump requirements to current core and -base CVS
12088           (core for new typefind helper API, and -base for the
12089           WAVFORMATEX support that was added to libgstriff and
12090           is needed by wavparse).
12091         
12092         * gst/apetag/Makefile.am:
12093         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
12094         (gst_tag_demux_sink_activate):
12095           Use new typefind helpers for typefinding instead of our
12096           home-grown stuff; also, do typefinding in pull-mode if
12097           upstream supports that.
12098
12099 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
12100
12101         Reviewed by: Christian Schaller <christian@fluendo.com>
12102
12103         This patch fixes bug: 329107
12104
12105         This Changelog entry is for a commit done on February 17
12106
12107         * ext/gconf/gconf.c
12108         * ext/gconf/gconf.h
12109         * ext/gconf/gstgconfaudiosink.c
12110         * ext/gconf/gstgconfaudiosink.h
12111         * gconf/gstreamer.schemas.in
12112
12113 2006-02-28  Wim Taymans  <wim@fluendo.com>
12114
12115         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12116         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
12117         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
12118         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
12119         Use DEBUG_OBJECT more.
12120
12121 2006-02-28  Wim Taymans  <wim@fluendo.com>
12122
12123         * docs/plugins/Makefile.am:
12124         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12125         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12126         Added dvdec and dvdemux to docs.
12127
12128         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
12129         Added docs.
12130         Check frame sizes so we don't crash when don't have enough
12131         data.
12132         Send nice error messages on error.
12133
12134         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
12135         (gst_dvdemux_class_init), (gst_dvdemux_init),
12136         (gst_dvdemux_finalize), (gst_dvdemux_reset),
12137         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12138         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12139         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
12140         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
12141         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
12142         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
12143         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
12144         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
12145         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
12146         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
12147         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
12148         * ext/dv/gstdvdemux.h:
12149         Added docs.
12150         Implement pull mode.
12151         Fix memleaks.
12152         Reduce memcpy for the video demuxing.
12153
12154 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
12155
12156         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
12157         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
12158         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
12159         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
12160           Add a little extra debug. Make the decoder not return NOT_LINKED,
12161           as we want to continue decoding all CMML and emitting tags.
12162
12163 2006-02-27  Michael Smith  <msmith@fluendo.com>
12164
12165         * ext/annodex/gstskeltag.c:
12166         * ext/annodex/gstskeltag.h:
12167           Deleted; these files aren't used any more either.
12168
12169 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12170
12171         * ext/Makefile.am: Fix dist-check.
12172
12173 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12174
12175         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
12176         memleak.
12177
12178 2006-02-25  Alessandro Decina <alessandro@nnva.org>
12179
12180         * ext/annodex/Makefile.am:
12181         * ext/annodex/gstannodex.c:
12182         * ext/annodex/gstcmmldec.c:
12183         * ext/annodex/gstcmmlenc.c:
12184         * ext/annodex/gstcmmlparser.c:
12185         * ext/annodex/gstcmmlparser.h:
12186         * ext/annodex/gstcmmlutils.c:
12187         * tests/check/elements/cmmldec.c:
12188         * tests/check/elements/cmmlenc.c:
12189           Fix a memleak in gst_cmml_track_list_add_clip.
12190           Handle overflows in clip's start and end times.
12191           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12192           Do not parse junk at the end of a CMML preamble buffer.
12193           Register a libxml error handler to not print stuff on stderr.
12194           Check for bad clip start and end times in the testsuites.
12195
12196 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12197
12198         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12199         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12200         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12201         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12202         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12203         possible memleaks.
12204
12205 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12206
12207         * tests/check/Makefile.am:
12208         * tests/check/elements/cmmldec.c:
12209         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12210         the plugins-base tags.
12211
12212 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12213
12214         * ext/Makefile.am: Re-enable module.
12215
12216 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12217
12218         * tests/check/Makefile.am: Forgot to remove that test.
12219
12220 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12221
12222         * ext/annodex/Makefile.am:
12223         * ext/annodex/gstannodex.c: (plugin_init):
12224         * ext/annodex/gstcmmldec.c:
12225         * ext/annodex/gstskeldec.c:
12226         * ext/annodex/gstskeldec.h:
12227         * tests/check/Makefile.am:
12228         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12229
12230 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12231
12232         * tests/check/Makefile.am: Disable those checks as well.
12233
12234 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12235
12236         * ext/Makefile.am: Disable annodex for now until we figure out
12237         how to make it build.
12238         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12239         Add a rule to your checklist : "please try to at least build 
12240         what you are going to commit into -good, or if you are too lazy
12241         to do that, please check that the buildbots are not crying because
12242         of your commit."
12243
12244 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12245
12246         * configure.ac:
12247         * ext/Makefile.am:
12248         * ext/gdk_pixbuf/Makefile.am:
12249         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12250         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12251         * ext/gdk_pixbuf/pixbufscale.c:
12252         * ext/gdk_pixbuf/pixbufscale.h:
12253           Gdkpixbuf ported from 0.8 to 0.10 by
12254           Renato Filho <renato.filho@indt.org.br>.
12255           gst_loader and gdkpixbufanimation still need port.
12256
12257 2006-02-24  Michael Smith  <msmith@fluendo.com>
12258
12259         * configure.ac:
12260         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12261         * ext/Makefile.am:
12262         * ext/annodex/Makefile.am:
12263         * ext/annodex/gstannodex.c:
12264         * ext/annodex/gstannodex.h:
12265         * ext/annodex/gstcmmldec.c:
12266         * ext/annodex/gstcmmldec.h:
12267         * ext/annodex/gstcmmlenc.c:
12268         * ext/annodex/gstcmmlenc.h:
12269         * ext/annodex/gstcmmlparser.c:
12270         * ext/annodex/gstcmmlparser.h:
12271         * ext/annodex/gstcmmltag.c:
12272         * ext/annodex/gstcmmltag.h:
12273         * ext/annodex/gstcmmlutils.c:
12274         * ext/annodex/gstcmmlutils.h:
12275         * ext/annodex/gstskeldec.c:
12276         * ext/annodex/gstskeldec.h:
12277         * ext/annodex/gstskeltag.c:
12278         * ext/annodex/gstskeltag.h:
12279         * tests/check/Makefile.am:
12280         * tests/check/elements/cmmldec.c:
12281         * tests/check/elements/cmmlenc.c:
12282         * tests/check/elements/skeldec.c:
12283           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12284           Includes tests & docs, oh my! Passes Thomas's -good checklist
12285           entirely. Wow.
12286
12287 2006-02-24  Michael Smith  <msmith@fluendo.com>
12288
12289         * autogen.sh:
12290           Check for automake 1.9 as well.
12291
12292 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12293
12294         * ext/flac/gstflacenc.c:
12295           Change min. sample rate to 8kHz to match flacdec's.
12296           
12297 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12298
12299         * ext/cdio/Makefile.am:
12300           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12301           required for Cygwin, see #317048)
12302
12303         * gst/rtp/gstasteriskh263.c:
12304           Cygwin has includes for both the unix network socket API
12305           and the windows API, but only one can be included, so fix
12306           includes to only use one or the other, prefering the unxi
12307           one (#317048).
12308
12309 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12310
12311         * rtp/gst/gstrtppcmadepay.c:
12312         * rtp/gst/gstrtppcmadepay.h:
12313         * rtp/gst/gstgstrtppcmapay.c:
12314         * rtp/gst/gstgstrtppcmapay.h:
12315         * rtp/gst/gstrtppcmudepay.c:
12316         * rtp/gst/gstrtppcmudepay.h:
12317         * rtp/gst/gstrtppcmupay.c:
12318         * rtp/gst/gstrtppcmupay.h:
12319         * rtp/gst/Makefile.am:
12320         * rtp/gst/gstrtp.c:
12321         * rtp/gst/README:
12322         Separated the G711 payloaders/depayloaders into separate elements for
12323         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12324
12325 2006-02-22  Wim Taymans  <wim@fluendo.com>
12326
12327         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12328         (gst_dvdec_change_state):
12329         * ext/dv/gstdvdec.h:
12330         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12331         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12332         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12333         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12334         (gst_dvdemux_flush), (gst_dvdemux_chain),
12335         (gst_dvdemux_change_state):
12336         * ext/dv/gstdvdemux.h:
12337         Ueber spiffify some more, added debug category.
12338         Use _scale.
12339         Use segments, respect playback rate from newsegment.
12340         Fix refcount issue.
12341
12342 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12343
12344         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12345         (gst_signal_processor_process):
12346         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12347         enabled for the build, but it helps me win the feature-count
12348         competitions ooh yeah.
12349
12350 2006-02-19  Wim Taymans  <wim@fluendo.com>
12351
12352         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12353         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12354         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12355         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12356         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12357         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12358         Use scaling code for added precission and more correct stop
12359         position in case scale==0.
12360
12361 2006-02-19  Wim Taymans  <wim@fluendo.com>
12362
12363         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12364         (gst_flxdec_chain):
12365         * gst/flx/gstflxdec.h:
12366         Implement DURATION query.
12367
12368 2006-02-19  Wim Taymans  <wim@fluendo.com>
12369
12370         * gst/flx/flx_color.h:
12371         * gst/flx/flx_fmt.h:
12372         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12373         (gst_flxdec_src_query_handler), (flx_decode_color),
12374         (gst_flxdec_chain):
12375         * gst/flx/gstflxdec.h:
12376         Set MALLOCDATA for the temp buffers so we don't leak.
12377         Some debug cleanups.
12378         Consume all data in the adapter before leaving the chain
12379         function. Fixes #330678.
12380
12381 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12382
12383         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12384         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12385          Handle 0 data size in otherwise valid frames.
12386          Handle numeric strings in 2.4.0 even when not in parentheses 
12387
12388 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12389
12390         * gst/matroska/matroska-demux.c:
12391         (gst_matroska_demux_subtitle_caps),
12392         (gst_matroska_demux_plugin_init):
12393         * gst/matroska/matroska-ids.h:
12394           Recognise SSA/ASS and USF subtitle formats and
12395           set proper caps when they are found.
12396
12397 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12398
12399         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12400         (gst_jpeg_dec_chain):
12401           Fix invalid memory access for some odd-sized images
12402           (see image contained in quicktime stream in #327083);
12403           use g_malloc() instead of g_alloca().
12404
12405 2006-02-17  Wim Taymans  <wim@fluendo.com>
12406
12407         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12408         Patch from Sebastien Cote, fixes #319884
12409
12410 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12411
12412         * ext/cdio/gstcdio.c: (plugin_init):
12413           Init debug category (#331253).
12414
12415 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12416
12417         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12418           Pass extra_data to gst_riff_create_audio_caps(), so that
12419           WAVEFORMATEX stuff works. Post audio codec name and post
12420           it as taglist on the bus. Allow up to 8 channesl for raw
12421           PCM in the source pad template caps.
12422
12423 2006-02-16  Wim Taymans  <wim@fluendo.com>
12424
12425         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12426         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12427         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12428         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12429         (gst_multipart_set_property), (gst_multipart_get_property):
12430         Applied #318663. Gives quite a few false positives in
12431         autoscan mode, but it's better than nothing. Not closing yet.
12432
12433 2006-02-16  Wim Taymans  <wim@fluendo.com>
12434
12435         * docs/plugins/Makefile.am:
12436         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12437         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12438         * docs/plugins/gst-plugins-good-plugins.args:
12439         * docs/plugins/inspect/plugin-udp.xml:
12440         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12441         (gst_udpsrc_start):
12442         Update documentation.
12443         Fix args.
12444
12445 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12446
12447         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12448         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12449         frame size. (Fixes #331368)
12450
12451 2006-02-16  Wim Taymans  <wim@fluendo.com>
12452
12453         * gst/rtsp/README:
12454         Updated README.
12455
12456         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12457         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12458         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12459         * gst/rtsp/gstrtspsrc.h:
12460         Make sure the RTP port is an even port an try to allocate 
12461         another if not.
12462         Added retry property to control max retries for port allocation.
12463         Make sure RTCP port is RTP port+1.
12464         Cleanup when port allocation fails.
12465         Fixes #319183.
12466         
12467 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12468
12469         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12470           Don't ignore return value of the parent class's state
12471           change function (#331385, patch by: Wouter Paesen).
12472
12473 2006-02-15  Wim Taymans  <wim@fluendo.com>
12474
12475         * configure.ac:
12476         * docs/plugins/Makefile.am:
12477         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12478         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12479         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12480         * ext/Makefile.am:
12481         * ext/hal/Makefile.am:
12482         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12483         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12484         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12485         (do_toggle_element), (gst_hal_audio_sink_set_property),
12486         (gst_hal_audio_sink_get_property),
12487         (gst_hal_audio_sink_change_state):
12488         * ext/hal/gsthalaudiosink.h:
12489         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12490         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12491         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12492         (do_toggle_element), (gst_hal_audio_src_set_property),
12493         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12494         * ext/hal/gsthalaudiosrc.h:
12495         * ext/hal/gsthalelements.c: (plugin_init):
12496         * ext/hal/gsthalelements.h:
12497         * ext/hal/hal.c: (gst_hal_get_string),
12498         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12499         (gst_hal_get_audio_src):
12500         * ext/hal/hal.h:
12501         Add HAL sound device wrapper plugins. Closes #329106
12502
12503 2006-02-15  Wim Taymans  <wim@fluendo.com>
12504
12505         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12506         Add comment in a fultile attempt to stop the copy-and-paste 
12507         paradigm leading to duplication of bad code.
12508
12509         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12510         Mime parameters have to be checked case insensitive
12511
12512 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12513
12514         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12515           Advance stream time for lagging subtitle streams by sending
12516           newsegment events with the update flag set.
12517
12518 2006-02-14  Edward Hervey  <edward@fluendo.com>
12519
12520         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12521         There can be bogus data before the hdrl LIST tag in the RIFF header.
12522         It's hard to say if it's not respecting the AVI specifications or not,
12523         but since Google Video is producing AVIs like that and the other player
12524         don't seem to complain, I guess we should do the same.
12525
12526 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12527
12528         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12529         (parse_split_strings):
12530         Add more validation to ensure that a char encoding conversion
12531         produced a valid UTF-8 string.
12532
12533 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12534
12535         Reviewed by: Edward Hervey  <edward@fluendo.com>
12536
12537         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12538         Properly handle end of segment. Closes #330885.
12539
12540 2006-02-13  Wim Taymans  <wim@fluendo.com>
12541
12542         * gst/rtp/gstrtpmp4gpay.h:
12543         For got to commit this one.
12544
12545 2006-02-12  Wim Taymans  <wim@fluendo.com>
12546
12547         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12548         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12549         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12550         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
12551         * gst/rtp/gstrtpmp4gpay.h:
12552         Make more things work.
12553         Handle ACC config strings.
12554
12555 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12556
12557         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
12558           set timestamps if no incoming timestamps set
12559
12560 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
12561
12562         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
12563         (gst_tag_demux_do_typefind):
12564           ... and fix the very same leaks in GstTagDemux.
12565
12566 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
12567
12568         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
12569         (gst_id3demux_do_typefind):
12570         Fix a couple of mem leaks. (Patch by Jonathan Matthew
12571         <jonathan at kaolin dot wh9 dot net>)
12572
12573 2006-02-10  Wim Taymans  <wim@fluendo.com>
12574
12575         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
12576         First set options, then set caps or else the baseclass
12577         will not know about the options, duh.
12578
12579 2006-02-10  Wim Taymans  <wim@fluendo.com>
12580
12581         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
12582         (gst_rtp_mp4v_pay_setcaps):
12583         Don't waste time looking for a config string if we have codec_info
12584         on the incomming caps.
12585
12586 2006-02-10  Wim Taymans  <wim@fluendo.com>
12587
12588         * gst/rtp/README:
12589         Say something about case-sensitivity of caps vs mime-attributes.
12590
12591         * gst/rtp/Makefile.am:
12592         * gst/rtp/gstrtp.c: (plugin_init):
12593         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12594         (gst_rtp_amr_pay_handle_buffer):
12595         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
12596         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
12597         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
12598         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
12599         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
12600         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
12601         (gst_rtp_mp4g_pay_plugin_init):
12602         * gst/rtp/gstrtpmp4gpay.h:
12603         Added beginnings of mpeg4-generic payloader (RFC 3640)
12604
12605 2006-02-09  Wim Taymans  <wim@fluendo.com>
12606
12607         * gst/rtsp/Makefile.am:
12608         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
12609         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
12610         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
12611         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
12612         (gst_rtpdec_change_state):
12613         * gst/rtsp/gstrtpdec.h:
12614         * gst/rtsp/gstrtsp.c: (plugin_init):
12615         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12616         * gst/rtsp/rtspconnection.c: (read_body),
12617         (rtsp_connection_receive):
12618         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
12619         Resurected rtpdec to make rtspsrc happy again.
12620         Skip attributes from the session id.
12621         Don't crash when dumping a message with an empty body.
12622
12623
12624 2006-02-09  Wim Taymans  <wim@fluendo.com>
12625
12626         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12627         Added more meaningfull warnings when something goes wrong.
12628         Clear F bit on outgoing AMR packets.
12629
12630         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12631         (gst_rtp_amr_pay_handle_buffer):
12632         Added debugging category
12633         Support payloading of multiple AMR frames.
12634
12635         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
12636         Added some debugging.
12637
12638 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
12639
12640         * configure.ac:
12641           Back to CVS
12642
12643 === release 0.10.2 ===
12644
12645 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
12646
12647         * configure.ac:
12648           releasing 0.10.2, "Papa was a rolling stone"
12649
12650 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12651
12652         * configure.ac:
12653           Bump core and plugins-base requirement to 0.10.2.2
12654           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
12655
12656 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12657
12658         * ext/flac/gstflac.c: (plugin_init):
12659         * ext/speex/gstspeex.c: (plugin_init):
12660           Register musicbrainz tags.
12661
12662 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12663
12664         * ext/gconf/gconf.h:
12665           Remove declaration of function that no longer exists.
12666
12667 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12668
12669         * ext/shout2/gstshout2.c: (gst_shout2send_render),
12670         (gst_shout2send_setcaps), (gst_shout2send_change_state):
12671         Make shout2 work for non ogg streams
12672
12673 2006-02-06  Wim Taymans  <wim@fluendo.com>
12674
12675         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12676         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
12677         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
12678         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
12679         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
12680         * gst/udp/gstmultiudpsink.h:
12681         Updated docs.
12682         Added properties bytes-served, bytes_to_serve.
12683         Post proper error messages,
12684         Emit client added signal too.
12685
12686 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12687
12688         * docs/plugins/Makefile.am:
12689         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12690         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12691         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12692         (gst_multiudpsink_get_stats):
12693           adding docs for multiudpsink
12694
12695 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12696
12697         * gst/level/gstlevel.c: (gst_level_transform_ip):
12698           peak below decay is not necessarily an error, so don't ERROR log
12699
12700 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12701
12702         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
12703         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
12704         (gst_ebml_write_seek):
12705         * gst/matroska/ebml-write.h:
12706           Make sure we send a newsegment event in BYTES format
12707           before sending buffers (#328531).
12708
12709 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12710
12711         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
12712         (gst_dvdemux_sink_query):
12713         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
12714         * ext/speex/gstspeexdec.c: (speex_get_query_types),
12715         (speex_dec_src_query):
12716         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
12717         (gst_speexenc_sink_query):
12718         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12719         * gst/matroska/matroska-demux.c:
12720         (gst_matroska_demux_get_src_query_types),
12721         (gst_matroska_demux_handle_src_query):
12722         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
12723         (gst_wavparse_pad_query):
12724           Pass unhandled queries upstream instead of just dropping
12725           them (#326446). Update query type arrays here and there.
12726
12727 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12728
12729         * tests/check/elements/matroskamux.c: (setup_src_pad):
12730           Collectpads in core got changed and now also holds a
12731           reference to any pad that is part of it. Fix refcount
12732           checks in test case accordingly.
12733
12734 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12735
12736         * gst/apetag/gstapedemux.h:
12737           Fix include, for now GstTagDemux is in the apetag dir.
12738
12739 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12740
12741         * docs/plugins/Makefile.am:
12742         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12743         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12744         * docs/plugins/inspect/plugin-cdio.xml:
12745           Add cdio plugin to docs.
12746
12747         * ext/cdio/gstcdiocddasrc.c:
12748           Add gtk-doc blurb.
12749
12750         * ext/cdio/gstcdio.c:
12751           The plugin is called 'cdio' not 'cddio'.
12752
12753 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12754
12755         * configure.ac:
12756         * docs/plugins/Makefile.am:
12757         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12758         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12759         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12760         * docs/plugins/inspect/plugin-apetag.xml:
12761         * gst/apetag/Makefile.am:
12762         * gst/apetag/gstapedemux.c:
12763         * gst/apetag/gstapedemux.h:
12764         * gst/apetag/gsttagdemux.c:
12765         * gst/apetag/gsttagdemux.h:
12766           Add APE tag demuxer (#325649).
12767
12768 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12769
12770         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
12771         (gst_gconf_get_default_video_sink),
12772         (gst_gconf_get_default_audio_src),
12773         (gst_gconf_get_default_video_src):
12774         * ext/gconf/gconf.h:
12775         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
12776         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
12777         (do_toggle_element):
12778         * ext/gconf/gstgconfaudiosink.h:
12779         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
12780         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12781         (do_toggle_element):
12782         * ext/gconf/gstgconfaudiosrc.h:
12783         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
12784         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
12785         (do_toggle_element):
12786         * ext/gconf/gstgconfvideosink.h:
12787         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
12788         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12789         (do_toggle_element):
12790         * ext/gconf/gstgconfvideosrc.h:
12791           Ignore changing the GConf key to "". Ignore GConf key updates
12792           that don't actually change the string.
12793           For now, ignore the GConf key when the state is > READY, as
12794           it breaks streaming. Sometime it will be nice to bring the
12795           new sink online even mid-stream, by sending NEWSEGMENT info
12796           and possibly prerolling.
12797           (Fixes #326736)
12798
12799 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12800
12801         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
12802         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
12803         (zoomFilterSetResolution), (zoomFilterDestroy),
12804         (zoomFilterFastRGB), (pointFilter):
12805         * gst/goom/filters.h:
12806         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
12807         (goom_update), (goom_close):
12808         * gst/goom/goom_core.h:
12809         * gst/goom/goom_tools.h:
12810         * gst/goom/graphic.c:
12811         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12812         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
12813         * gst/goom/gstgoom.h:
12814         * gst/goom/lines.c: (goom_lines):
12815         * gst/goom/lines.h:
12816           Make goom reentrant by moving all important static variables
12817           into instance structures.
12818           (Fixes #329181)
12819
12820 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
12821
12822         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12823         (gst_avi_demux_all_source_pads_unlinked),
12824         (gst_avi_demux_process_next_entry):
12825         * gst/avi/gstavidemux.h:
12826           Third attempt, use gst_pad_is_linked() this time.
12827
12828 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
12829
12830         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12831         (parse_split_strings):
12832         Adjust for data length indicators when parsing (Fixes #329810)
12833         Fix stupid bug parsing UTF-8 tag text.
12834         Output tag strings with multiple fields as multiple tags, so the
12835         app gets all the data.
12836
12837 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12838
12839         * ext/flac/gstflacenc.c:
12840         Fixed a bug add in last commit, where no event is send. Thanks Tim to
12841         show me.
12842         
12843 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12844
12845         * ext/flac/gstflacenc.c:
12846         * gst/matroska/ebml-read.c:
12847         Just make it compile with --disable-gst-debug.
12848
12849 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
12850
12851         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12852         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
12853         (id3v2_genre_fields_to_taglist):
12854           Never output a tag with a null contents string.
12855
12856 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12857
12858         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
12859           Only pause if all pads are unlinked AND we've tried to send data
12860           on all of them at least once.
12861
12862 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12863
12864         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
12865         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
12866           Make loop function/task pause itself when all source pads are
12867           unlinked.
12868
12869 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12870
12871         * configure.ac:
12872         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
12873           Use new functions from core to render a bin from a
12874           string. Fixes build. Up requirements to core CVS.
12875
12876 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
12877
12878         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
12879           Don't push buffers into the adapter that we are going to
12880           push downstream again without framing anyway. Also, the
12881           adaptor takes ownership of buffers put into it (fixes
12882           auparse pushing invalid buffers for .au files with
12883           ADPCM contents). Finally, set caps on all outgoing buffers.
12884
12885 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
12886
12887         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12888         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
12889         (gst_id3demux_send_tag_event):
12890         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
12891         Someone should kick my butt. Remove ID3v1 tags from the end of the
12892         file.
12893
12894         Improve error messages. Send the TAG message as soon as we complete
12895         typefinding, instead of waiting until we send the first buffer.
12896         Downstream tag event is still sent before the first buffer.
12897
12898 2006-01-27  Jan Gerber  <j@bootlab.org>
12899
12900         Reviewed by: Andy Wingo <wingo@pobox.com>
12901
12902         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
12903         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
12904         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
12905         to not have warings flooding stderr. this is the suggested way
12906         also used in dvgrab and kino. (#328336)
12907
12908 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
12909
12910         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
12911         (gst_oss_sink_init), (gst_oss_sink_finalise):
12912           Free the device name string when finalised.
12913
12914 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
12915
12916         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
12917           Don't put function calls in g_return_if_fail() statements,
12918           or they'll be replaced with NOOPs if someone compiles with
12919           G_DISABLE_CHECKS defined.
12920           
12921 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
12922
12923         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12924         Never trust ANY information encoded in a media file, especially
12925         when it's giving you sizes. (Fixes #328452)
12926
12927 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
12928
12929         * gst/rtp/gstrtpg711pay.c:
12930         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
12931         bug #325148.
12932
12933 2006-01-23  Edward Hervey  <edward@fluendo.com>
12934
12935         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
12936         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
12937         * gst/matroska/matroska-ids.h:
12938         Added recognition of Real Audio and Video streams in matroska demuxer.
12939
12940 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12941
12942         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
12943           Remove errant break statement, and fix compilation with
12944           older GCC.
12945
12946 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
12947
12948         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12949
12950         * sys/sunaudio/gstsunaudiomixerctrl.c:
12951         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
12952           Export functions that are needed in other parts of the code,
12953           makes the mixer actually work; adjust magic minimum buffer-time
12954           value from 3ms to 5ms to work around stuttering during mp3
12955           playback (#327765).
12956
12957 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
12958
12959         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12960
12961         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
12962         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
12963           Fix possible deadlock in matroska muxer (#327825).
12964
12965 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
12966
12967         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
12968         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
12969         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
12970         * gst/rtsp/sdpmessage.h:
12971         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
12972         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
12973           C89 fixes: declare variables at the beginning of a block and
12974           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
12975           <jensgr at gmx dot net>).
12976
12977 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12978
12979         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12980         * gst/id3demux/id3tags.h:
12981         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12982         (parse_comment_frame), (parse_text_identification_frame),
12983         (id3v2_tag_to_taglist), (id3v2_are_digits),
12984         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
12985         (parse_split_strings), (free_tag_strings):
12986           Rewrite parsing of text tags to handle multiple NULL terminated
12987           strings. Parse numeric genre strings and ID3v2 type
12988           "(3)(6)Alternative" style genre strings.
12989           Parse dates that are only YYYY or YYYY-mm format.
12990           (Fixes #328241 and #322154)
12991
12992 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
12993
12994         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12995           Don't forget to initialize liboil, otherwise our oil functions
12996           will crash (fixes #327871; patch by: Christoph Burghardt
12997           <hawkes at web dot de>).
12998
12999 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13000
13001         * configure.ac:
13002           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
13003           like in the core and gst-plugins-base. Fixes #324367 and #326683;
13004           patch by: Brian Cameron <brian dot cameron at sun dot com>
13005
13006 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13007
13008         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
13009         * ext/cdio/gstcdio.h:
13010         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
13011           Fix build for libcdio versions >= 76; give slightly lower rank
13012           than cdparanoia.
13013
13014 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13015
13016         * configure.ac:
13017         * ext/Makefile.am:
13018         * ext/cdio/Makefile.am:
13019         * ext/cdio/gstcdio.c:
13020         * ext/cdio/gstcdio.h:
13021         * ext/cdio/gstcdiocddasrc.c:
13022         * ext/cdio/gstcdiocddasrc.h:
13023           Port libcdio cdda source, formerly known as cddasrc, now known as
13024           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
13025           but that's not tested (fixes #317658).
13026
13027 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13028
13029         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
13030           Fix conversion from TIME to BYTES format (fixes #326864;
13031           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
13032
13033 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
13034
13035         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13036           Fix compilation of id3demux when zlib is not present.
13037           (Fixes #326602; patch by: Sergey Scobich)
13038
13039 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
13040
13041         * ext/esd/Makefile.am:
13042           Add $(ESD_CFLAGS), otherwise build will fail for folks
13043           with libesd in a non-standard prefix (#327009).
13044
13045 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13046
13047         * configure.ac:
13048           back to HEAD
13049
13050 === release 0.10.1 ===
13051
13052 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
13053
13054         * configure.ac:
13055           releasing 0.10.1, "Li"
13056
13057 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13058
13059           patch by: Wim Taymans
13060
13061         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13062           fix memleak.  Fixes #326618
13063
13064 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13065
13066           patch by: Mike Smith
13067
13068         * gst/level/gstlevel.c: (gst_level_message_new),
13069         (gst_level_message_append_channel):
13070           Fix memleak.  Fixes #326612
13071
13072 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13073
13074         * configure.ac:
13075           prereleasing
13076         * po/af.po:
13077         * po/az.po:
13078         * po/cs.po:
13079         * po/en_GB.po:
13080         * po/hu.po:
13081         * po/it.po:
13082         * po/nb.po:
13083         * po/nl.po:
13084         * po/or.po:
13085         * po/sq.po:
13086         * po/sr.po:
13087         * po/sv.po:
13088         * po/uk.po:
13089         * po/vi.po:
13090           update translations
13091
13092 2006-01-10  Michael Smith  <msmith@fluendo.com>
13093
13094         * gst/level/gstlevel.c: (gst_level_class_init),
13095         (gst_level_dispose):
13096           Don't leak filter arrays.
13097
13098 2006-01-09 Brian Cameron <brian.cameron@sun.com>
13099
13100         reviewed by: Christian Schaller <uraeus@gnome.org>
13101         
13102         * configure.ac:
13103         * gst-plugins-good.spec.in:
13104         * sys/Makefile.am:
13105         * sys/sunaudio/Makefile.am:
13106         * sys/sunaudio/gstsunaudio.c: (plugin_init):
13107         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
13108         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
13109         (gst_sunaudiomixer_change_state):
13110         * sys/sunaudio/gstsunaudiomixer.h:
13111         * sys/sunaudio/gstsunaudiomixerctrl.c:
13112         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
13113         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
13114         (gst_sunaudiomixer_ctrl_list_tracks),
13115         (gst_sunaudiomixer_ctrl_get_volume),
13116         (gst_sunaudiomixer_ctrl_set_volume),
13117         (gst_sunaudiomixer_ctrl_set_mute),
13118         (gst_sunaudiomixer_ctrl_set_record):
13119         * sys/sunaudio/gstsunaudiomixerctrl.h:
13120         * sys/sunaudio/gstsunaudiomixertrack.c:
13121         (gst_sunaudiomixer_track_class_init),
13122         (gst_sunaudiomixer_track_init), (fill_labels),
13123         (gst_sunaudiomixer_track_new):
13124         * sys/sunaudio/gstsunaudiomixertrack.h:
13125         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
13126         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
13127         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
13128         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
13129         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
13130         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
13131         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
13132         * sys/sunaudio/gstsunaudiosink.h:
13133
13134         Add SunAudio plugin - tested to make sure it doesn't break
13135         the build under GNU/Linux.      
13136
13137 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
13138
13139         * gst-plugins-good/gst/udp/gstdynudpsink.c:
13140         * gst-plugins-good/gst/udp/gstudpsrc.c:
13141         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
13142         overrides the port or multicast parameters. Fixes bugs #323021.
13143         API addition: adds GstUDPSrc::sockfd property   
13144
13145 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
13146
13147         * ext/gconf/Makefile.am:
13148         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
13149         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
13150         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13151         (do_toggle_element), (cb_toggle_element),
13152         (gst_gconf_audio_src_change_state):
13153         * ext/gconf/gstgconfaudiosrc.h:
13154         * ext/gconf/gstgconfelements.c: (plugin_init):
13155         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
13156         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
13157         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13158         (do_toggle_element), (cb_toggle_element),
13159         (gst_gconf_video_src_change_state):
13160         * ext/gconf/gstgconfvideosrc.h:
13161           Add new gconfaudiosrc and gconfvideosrc elements
13162           (needed for gnome-sound-recorder).
13163
13164 2006-01-06  Edward Hervey  <edward@fluendo.com>
13165
13166         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13167         Add gst_element_no_more_pads() for proper decodebin behaviour.
13168         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
13169         (parse_text_identification_frame), (parse_split_strings):
13170         Failure to decode some tags is not a GST_ERROR() but a
13171         GST_WARNING()
13172         When iterating over a chunk of text, check that we haven't gone too
13173         far.
13174
13175 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
13176
13177         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
13178         (plugin_init):
13179           call oil_init() when using liboil
13180
13181 2006-01-04  Wim Taymans  <wim@fluendo.com>
13182
13183         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13184         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13185         Fix leaks.
13186
13187 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13188
13189         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13190
13191         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13192         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13193         (gst_flac_dec_change_state):
13194           Don't g_assert() where we should just return FALSE; remove
13195           unnecessary g_assert(); initialize some fields properly in
13196           state change function (fixes #325504). Also, use
13197           GST_DEBUG_OBJECT in two more places.
13198
13199 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13200
13201         * configure.ac:
13202           also remove smoothwave's Makefile.am
13203         * docs/plugins/Makefile.am:
13204           fix plugin docs
13205
13206 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13207
13208         * tests/examples/Makefile.am:
13209           added missing Makefile.am
13210
13211 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13212
13213         * configure.ac:
13214         * gst/level/Makefile.am:
13215         * gst/level/level-example.c:
13216         * tests/Makefile.am:
13217         * tests/examples/level/Makefile.am:
13218         * tests/examples/level/level-example.c: (message_handler), (main):
13219           moved level-example to tests/examples/level-example
13220         * tests/old/examples/level/demo.c: (main):
13221         * tests/old/examples/level/plot.c: (main):
13222           some initial fixes
13223
13224 2005-12-29  Michael Smith  <msmith@fluendo.com>
13225
13226         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13227         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13228         * gst/udp/gstmultiudpsink.h:
13229           Track packets sent per client in addition to bytes sent; provide
13230           this info through get-stats signal
13231
13232 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13233
13234         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13235           Can't use gst_object_unref() on a GstAdapter (#325191).
13236
13237 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13238
13239         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13240         If a broken tag has 0 bytes payload, at least still skip
13241         the 10 byte header
13242
13243 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13244
13245         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13246         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13247         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13248         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13249           Making these depayloaders (H263+ and mpeg4 video) inherit from
13250           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13251
13252 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13253
13254         * docs/plugins/gst-plugins-good-plugins.args:
13255         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13256         Regenerate the plugin hiearchy.
13257
13258 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13259
13260         * docs/plugins/Makefile.am:
13261         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13262         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13263         * docs/plugins/gst-plugins-good-plugins.args:
13264         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13265         (gst_id3demux_base_init), (gst_id3demux_class_init),
13266         (gst_id3demux_chain):
13267         * gst/id3demux/gstid3demux.h:
13268           Add documentation for id3demux.
13269           Don't fail if the first buffer is not at offset 0, just
13270           attempt to typefind and do pass through
13271           Rename the gst_type function from gst_gst_id3demux..
13272
13273 2005-12-20  Michael Smith  <msmith@fluendo.com>
13274
13275         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13276         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13277         (gst_multiudpsink_get_stats):
13278         * gst/udp/gstmultiudpsink.h:
13279           Collect statistics; return them from get_stats.
13280
13281 2005-12-19  Edward Hervey  <edward@fluendo.com>
13282
13283         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13284         Stupid signedness issue...
13285
13286 2005-12-19  Edward Hervey  <edward@fluendo.com>
13287
13288         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13289         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13290         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13291         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13292         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13293         Construct index for indexless files.
13294         Make sure pad/buffers are correctly reset to NULL once we don't need
13295         them anymore, else we get lovely segfaults/assertions.
13296         * gst/wavparse/gstwavparse.c:
13297         Yes, you can have 96KHz audio and wma in wav :(
13298
13299 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13300
13301         * configure.ac:
13302           Check for optional dependency on zlib for id3demux
13303
13304         * gst/id3demux/Makefile.am:
13305         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13306         (gst_id3demux_base_init), (gst_id3demux_class_init),
13307         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13308         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13309         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13310         (gst_id3demux_set_property), (gst_id3demux_get_property),
13311         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13312         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13313         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13314         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13315         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13316         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13317         (simple_find_peek), (simple_find_suggest),
13318         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13319         (plugin_init):
13320         * gst/id3demux/gstid3demux.h:
13321         * gst/id3demux/id3tags.c: (read_synch_uint),
13322         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13323         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13324         (id3demux_id3v2_frames_to_tag_list):
13325         * gst/id3demux/id3tags.h:
13326         * gst/id3demux/id3v2.4.0-frames.txt:
13327         * gst/id3demux/id3v2.4.0-structure.txt:
13328         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13329         (parse_comment_frame), (parse_text_identification_frame),
13330         (id3v2_tag_to_taglist), (parse_split_strings):
13331           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13332           otherwise it discards them. Works on my test files. 
13333
13334         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13335           Don't send EOS to a non-existing srcpad
13336           The debug category can be static
13337
13338 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13339
13340         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13341         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13342         * gst/multipart/multipartdemux.c:
13343           change some char* into char[]
13344
13345 2005-12-16  Wim Taymans  <wim@fluendo.com>
13346
13347         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13348         (gst_wavparse_other), (gst_wavparse_perform_seek),
13349         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13350         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13351         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13352         * gst/wavparse/gstwavparse.h:
13353         Use GstSegment to implement more seeking features.
13354
13355 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13356
13357         * gst/rtsp/rtspconnection.c:
13358           Add <netinet/in.h> include and move <arpa/inet.h> include
13359           to make things work on OpenBSD as well (fixes #323717;
13360           patch by: Benjamin Pineau)
13361
13362 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13363
13364         * gst/rtp/gstrtpspeexdepay.c:
13365         * gst/rtp/gstrtpspeexpay.c:
13366         Set clock rate to be fixed in 8000. It fixes bug #324012.
13367
13368 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13369
13370         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13371         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13372         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13373         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13374         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13375         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13376         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13377         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13378         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13379         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13380         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13381         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13382         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13383         * gst-plugins-good/gst/rtp/README:
13384         Fixed payload range in payloder caps. Removed payload range completely
13385         from depayloaders as they don't require payload type in their caps.
13386         In effect, there isn't any specific payload type for any given codec,
13387         only suggestions.
13388         Fixes bug #324011.
13389
13390 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13391
13392         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13393         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13394         (gst_videomixer_collected): Code cleanup and re-enabling 
13395         queued time validity check for correct EOS handling.
13396
13397 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13398
13399         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13400         (gst_oss_mixer_element_get_property),
13401         (gst_oss_mixer_element_change_state):
13402         Add 'device-name' property and fix state change function.
13403
13404 2005-12-13  Edward Hervey  <edward@fluendo.com>
13405
13406         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13407         If the speed of the file is null in the header, set the frame_time to
13408         the default setting of GST_SECOND / 70. Which is the default
13409         frame_delay for .fli files as stated in this document :
13410         http://www.compuphase.com/flic.htm
13411         Would be nice to have the time conversion done properly too (duration =
13412         flxh->frames * flxdec->frame_time)
13413
13414 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13415
13416         * docs/plugins/Makefile.am:
13417         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13418         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13419         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13420         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13421         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13422         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13423         documentation for videomixer on my way with a funny sample
13424         pipeline.
13425
13426 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13427
13428         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13429         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13430         (gst_videomixer_update_queues), (gst_videomixer_collected):
13431         Fix caps negotiation. (#323896)
13432
13433 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13434
13435         * gst/matroska/matroska-demux.c:
13436         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13437           Set correct timestamps on audio laces, fixes playback of mp3 from
13438                 matroska.
13439
13440 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13441
13442         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13443         (gst_au_parse_class_init), (gst_au_parse_init),
13444         (gst_au_parse_dispose), (gst_au_parse_chain),
13445         (gst_au_parse_change_state), (plugin_init):
13446         * gst/auparse/gstauparse.h:
13447           Use gst_object_unref() for GstObjects instead of
13448           g_object_unref() and fix a mem leak in a debug
13449           statement; while we're at it, also borgify, use
13450           boilerplate macros and clean up a little bit.
13451
13452 2005-12-11  Edward Hervey  <edward@fluendo.com>
13453
13454         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13455         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13456         Added pull mode.
13457
13458 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13459
13460         * gst/goom/gstgoom.c:
13461         * gst/level/level-example.c: (main):
13462         * gst/smoothwave/demo-osssrc.c: (main):
13463           Use audiotestsrc instead of sinesrc (#323798).
13464
13465 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13466
13467         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13468           more debug-func-ptr usage
13469
13470 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13471
13472         * gst/flx/flx_color.c: (flx_colorspace_convert):
13473         * gst/flx/flx_color.h:
13474         * gst/flx/flx_fmt.h:
13475         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13476         * gst/flx/gstflxdec.h:
13477           Now flxdec works on big-endian machines as well.
13478
13479 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13480
13481         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13482         (gst_fenced_buffer_copy):
13483           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13484           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13485           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13486           and use GST_DEBUG_FUNCPTR for pad functions.
13487
13488 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13489
13490         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13491         (gst_flac_dec_class_init), (gst_flac_dec_init),
13492         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13493         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13494         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13495         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13496         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13497         (gst_flac_dec_change_state):
13498         * ext/flac/gstflacdec.h:
13499           Rewrite flacdec a bit, so that even seeking might work now. Most
13500           importantly, don't act upon any flow return values we get, just tell
13501           the decoder everything's dandy and act on the flow return values
13502           later on in the loop function. We don't want to mess up the internal
13503           decoder state for non-fatal things like flushing pads etc. Other
13504           than that, use GstSegment (segment seeks don't work yet though, but
13505           should be easy to add), use boilerplate macros, drop the superfluous
13506           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13507           lots of other things.
13508
13509 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13510
13511         * configure.ac:
13512           Update comment in OSS includes check.
13513
13514         * sys/oss/gstossdmabuffer.c:
13515         * sys/oss/gstosshelper.c:
13516         * sys/oss/gstossmixer.c:
13517         * sys/oss/gstossmixertrack.c:
13518         * sys/oss/gstosssink.c:
13519         * sys/oss/gstosssrc.c:
13520         * sys/oss/oss_probe.c:
13521           Don't assume the OSS soundcard.h include is always in
13522           the sys/ directory. Instead, use the existing defines
13523           from config.h to include the right file. Fixes
13524           compilation on OpenBSD 3.8 (#323718).
13525
13526 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13527
13528         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13529         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13530         * docs/plugins/inspect/plugin-1394.xml:
13531         * docs/plugins/inspect/plugin-aasink.xml:
13532         * docs/plugins/inspect/plugin-alaw.xml:
13533         * docs/plugins/inspect/plugin-alpha.xml:
13534         * docs/plugins/inspect/plugin-alphacolor.xml:
13535         * docs/plugins/inspect/plugin-auparse.xml:
13536         * docs/plugins/inspect/plugin-autodetect.xml:
13537         * docs/plugins/inspect/plugin-avi.xml:
13538         * docs/plugins/inspect/plugin-cacasink.xml:
13539         * docs/plugins/inspect/plugin-cairo.xml:
13540         * docs/plugins/inspect/plugin-cutter.xml:
13541         * docs/plugins/inspect/plugin-debug.xml:
13542         * docs/plugins/inspect/plugin-dv.xml:
13543         * docs/plugins/inspect/plugin-efence.xml:
13544         * docs/plugins/inspect/plugin-effectv.xml:
13545         * docs/plugins/inspect/plugin-esdsink.xml:
13546         * docs/plugins/inspect/plugin-flac.xml:
13547         * docs/plugins/inspect/plugin-flxdec.xml:
13548         * docs/plugins/inspect/plugin-gconfelements.xml:
13549         * docs/plugins/inspect/plugin-goom.xml:
13550         * docs/plugins/inspect/plugin-jpeg.xml:
13551         * docs/plugins/inspect/plugin-level.xml:
13552         * docs/plugins/inspect/plugin-matroska.xml:
13553         * docs/plugins/inspect/plugin-mulaw.xml:
13554         * docs/plugins/inspect/plugin-multipart.xml:
13555         * docs/plugins/inspect/plugin-navigationtest.xml:
13556         * docs/plugins/inspect/plugin-ossaudio.xml:
13557         * docs/plugins/inspect/plugin-png.xml:
13558         * docs/plugins/inspect/plugin-rtp.xml:
13559         * docs/plugins/inspect/plugin-rtsp.xml:
13560         * docs/plugins/inspect/plugin-shout2send.xml:
13561         * docs/plugins/inspect/plugin-smpte.xml:
13562         * docs/plugins/inspect/plugin-speex.xml:
13563         * docs/plugins/inspect/plugin-udp.xml:
13564         * docs/plugins/inspect/plugin-videobox.xml:
13565         * docs/plugins/inspect/plugin-videoflip.xml:
13566         * docs/plugins/inspect/plugin-videomixer.xml:
13567         * docs/plugins/inspect/plugin-wavenc.xml:
13568         * docs/plugins/inspect/plugin-wavparse.xml:
13569         * ext/flac/gstflac.c: (plugin_init):
13570         * ext/flac/gstflacdec.c: (flacdec_get_type),
13571         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
13572         (gst_flac_dec_init), (gst_flac_dec_finalize),
13573         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
13574         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
13575         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
13576         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
13577         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
13578         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13579         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
13580         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13581         * ext/flac/gstflacdec.h:
13582         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
13583         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
13584         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
13585         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
13586         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
13587         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
13588         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
13589         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
13590         (gst_flac_enc_change_state):
13591         * ext/flac/gstflacenc.h:
13592           borgify and fix up documentation
13593
13594 2005-12-09  Michael Smith  <msmith@fluendo.com>
13595
13596         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
13597           Accept a wider range of flac files, more closely matching flac spec.
13598
13599 2005-12-08  Julien MOUTTE  <julien@moutte.net>
13600
13601         * docs/plugins/Makefile.am: Add multipart elements.
13602         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13603         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
13604         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13605         * gst/multipart/multipartdemux.c:
13606         * gst/multipart/multipartmux.c: Add docs.
13607
13608 2005-12-07  Edward Hervey  <edward@fluendo.com>
13609
13610         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
13611         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
13612         (gst_avi_demux_invert):
13613         Memleak and crasher fixes.
13614         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
13615         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
13616         Memleak fixes
13617
13618 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13619
13620         * ext/aalib/gstaasink.h:
13621         * ext/cairo/gsttextoverlay.h:
13622         * ext/dv/gstdvdec.h:
13623         * ext/dv/gstdvdemux.c:
13624         * ext/dv/gstdvdemux.h:
13625         * ext/esd/esdsink.h:
13626         * ext/flac/flac_compat.h:
13627         * ext/flac/gstflacdec.h:
13628         * ext/flac/gstflacenc.h:
13629         * ext/gconf/gconf.h:
13630         * ext/gconf/gstgconfaudiosink.h:
13631         * ext/gconf/gstgconfvideosink.h:
13632         * ext/gdk_pixbuf/gstgdkanimation.h:
13633         * ext/jpeg/gstjpegdec.h:
13634         * ext/jpeg/smokecodec.h:
13635         * ext/jpeg/smokeformat.h:
13636         * ext/ladspa/gstsignalprocessor.h:
13637         * ext/ladspa/search.c: (LADSPAPluginSearch):
13638         * ext/ladspa/utils.h:
13639         * ext/libmng/gstmng.c:
13640         * ext/libmng/gstmngdec.h:
13641         * ext/libmng/gstmngenc.c:
13642         * ext/libmng/gstmngenc.h:
13643         * ext/libpng/gstpng.c:
13644         * ext/libpng/gstpngenc.c:
13645         * ext/libpng/gstpngenc.h:
13646         * ext/shout2/gstshout2.h:
13647         * ext/speex/gstspeexdec.h:
13648         * ext/speex/gstspeexenc.c:
13649         * ext/speex/gstspeexenc.h:
13650         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13651         * gst/autodetect/gstautoaudiosink.h:
13652         * gst/autodetect/gstautovideosink.h:
13653         * gst/avi/gstavidemux.h:
13654         * gst/cutter/gstcutter.c: (gst_cutter_chain),
13655         (gst_cutter_set_property), (gst_cutter_get_caps):
13656         * gst/cutter/gstcutter.h:
13657         * gst/debug/tests.c: (md5_process_block):
13658         * gst/debug/tests.h:
13659         * gst/effectv/gstwarp.c:
13660         * gst/flx/flx_fmt.h:
13661         * gst/flx/gstflxdec.h:
13662         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
13663         (zoomFilterFastRGB):
13664         * gst/goom/filters.h:
13665         * gst/goom/goom_tools.h:
13666         * gst/law/alaw-encode.c:
13667         * gst/level/gstlevel.c:
13668         * gst/level/gstlevel.h:
13669         * gst/matroska/ebml-write.h:
13670         * gst/matroska/matroska-demux.h:
13671         * gst/matroska/matroska-ids.h:
13672         * gst/matroska/matroska-mux.h:
13673         * gst/monoscope/convolve.c: (convolve_match):
13674         * gst/monoscope/convolve.h:
13675         * gst/multipart/multipartmux.c:
13676         * gst/oldcore/gstaggregator.c:
13677         * gst/oldcore/gstaggregator.h:
13678         * gst/oldcore/gstmd5sink.c: (md5_process_block):
13679         * gst/oldcore/gstmd5sink.h:
13680         * gst/oldcore/gstmultifilesrc.c:
13681         * gst/oldcore/gstmultifilesrc.h:
13682         * gst/oldcore/gstpipefilter.h:
13683         * gst/oldcore/gstshaper.h:
13684         * gst/rtp/gstrtpL16depay.h:
13685         * gst/rtp/gstrtpL16pay.h:
13686         * gst/rtp/gstrtpdepay.h:
13687         * gst/rtp/gstrtpmp4vpay.c:
13688         * gst/rtp/gstrtpmp4vpay.h:
13689         * gst/rtsp/gstrtspsrc.c:
13690         * gst/rtsp/gstrtspsrc.h:
13691         * gst/rtsp/rtspconnection.h:
13692         * gst/rtsp/rtspdefs.h:
13693         * gst/rtsp/rtspmessage.h:
13694         * gst/rtsp/rtsptransport.h:
13695         * gst/rtsp/rtspurl.c:
13696         * gst/rtsp/rtspurl.h:
13697         * gst/rtsp/sdpmessage.c:
13698         * gst/rtsp/sdpmessage.h:
13699         * gst/smpte/barboxwipes.c:
13700         * gst/smpte/gstmask.h:
13701         * gst/smpte/gstsmpte.h:
13702         * gst/smpte/paint.c:
13703         * gst/smpte/paint.h:
13704         * gst/udp/gstdynudpsink.h:
13705         * gst/udp/gstmultiudpsink.h:
13706         * gst/udp/gstudpsink.c:
13707         * gst/udp/gstudpsink.h:
13708         * gst/udp/gstudpsrc.c:
13709         * gst/videomixer/videomixer.c:
13710         * gst/wavenc/riff.h:
13711         * gst/wavparse/gstwavparse.h:
13712         * sys/oss/gstossdmabuffer.h:
13713         * sys/oss/gstossmixer.h:
13714         * sys/oss/gstossmixerelement.h:
13715         * sys/oss/gstossmixertrack.h:
13716         * sys/oss/gstosssink.c:
13717         * sys/oss/gstosssink.h:
13718         * sys/oss/gstosssrc.c:
13719         * sys/oss/gstosssrc.h:
13720         * sys/osxaudio/gstosxaudioelement.h:
13721         * sys/osxaudio/gstosxaudiosink.h:
13722         * sys/osxaudio/gstosxaudiosrc.h:
13723           expand tabs
13724
13725 === release 0.10.0 ===
13726
13727 2005-12-05   <thomas (at) apestaart (dot) org>
13728
13729         * configure.ac:
13730           releasing 0.10.0, "Abondance"
13731
13732 2005-12-05  Andy Wingo  <wingo@pobox.com>
13733
13734         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13735         * ext/flac/gstflacdec.c: (gst_flacdec_write):
13736         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
13737         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13738         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
13739         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13740         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13741         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
13742         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
13743         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13744         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13745         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13746         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13747         * gst/goom/gstgoom.c: (gst_goom_chain):
13748         * gst/matroska/matroska-demux.c:
13749         (gst_matroska_demux_push_vorbis_codec_priv_data),
13750         (gst_matroska_demux_add_wvpk_header):
13751         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13752         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13753         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
13754         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
13755         alloc_buffer changes.
13756
13757 2005-12-05  Michael Smith  <msmith@fluendo.com>
13758
13759         * docs/plugins/gst-plugins-good-plugins.args:
13760           Remove args for plugins that aren't in -good.
13761
13762 === release 0.9.7 ===
13763
13764 2005-12-01   <thomas (at) apestaart (dot) org>
13765
13766         * configure.ac:
13767           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
13768
13769 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13770
13771         * docs/plugins/.cvsignore:
13772         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13773         * docs/plugins/inspect/plugin-multipart.xml:
13774         * docs/plugins/inspect/plugin-rtp.xml:
13775           add multipart plugin to docs
13776
13777 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13778
13779         * configure.ac:
13780         * ext/Makefile.am:
13781         * ext/pango/Makefile.am:
13782         * ext/pango/gstclockoverlay.c:
13783         * ext/pango/gstclockoverlay.h:
13784         * ext/pango/gsttextoverlay.c:
13785         * ext/pango/gsttextoverlay.h:
13786         * ext/pango/gsttextrender.c:
13787         * ext/pango/gsttextrender.h:
13788         * ext/pango/gsttimeoverlay.c:
13789         * ext/pango/gsttimeoverlay.h:
13790           move pango to base
13791
13792 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13793
13794         * gst/rtp/Makefile.am:
13795         * gst/rtp/gstrtpL16depay.c:
13796         * gst/rtp/gstrtpL16depay.h:
13797         * gst/rtp/gstrtpL16parse.c:
13798         * gst/rtp/gstrtpL16parse.h:
13799         * gst/rtp/gstrtpgsmdepay.c:
13800         * gst/rtp/gstrtpgsmdepay.h:
13801         * gst/rtp/gstrtpgsmparse.c:
13802         * gst/rtp/gstrtpgsmparse.h:
13803           parsers are depayers
13804
13805 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13806
13807         * gst/rtp/Makefile.am:
13808         * gst/rtp/gstasteriskh263.c:
13809         * gst/rtp/gstrtp.c:
13810         * gst/rtp/gstrtpL16enc.c:
13811         * gst/rtp/gstrtpL16enc.h:
13812         * gst/rtp/gstrtpL16parse.c:
13813         * gst/rtp/gstrtpL16parse.h:
13814         * gst/rtp/gstrtpL16pay.c:
13815         * gst/rtp/gstrtpL16pay.h:
13816         * gst/rtp/gstrtpamrdec.c:
13817         * gst/rtp/gstrtpamrdec.h:
13818         * gst/rtp/gstrtpamrdepay.c:
13819         * gst/rtp/gstrtpamrdepay.h:
13820         * gst/rtp/gstrtpamrenc.c:
13821         * gst/rtp/gstrtpamrenc.h:
13822         * gst/rtp/gstrtpamrpay.c:
13823         * gst/rtp/gstrtpamrpay.h:
13824         * gst/rtp/gstrtpdec.c:
13825         * gst/rtp/gstrtpdec.h:
13826         * gst/rtp/gstrtpdepay.c:
13827         * gst/rtp/gstrtpdepay.h:
13828         * gst/rtp/gstrtpg711dec.c:
13829         * gst/rtp/gstrtpg711dec.h:
13830         * gst/rtp/gstrtpg711depay.c:
13831         * gst/rtp/gstrtpg711depay.h:
13832         * gst/rtp/gstrtpg711enc.c:
13833         * gst/rtp/gstrtpg711enc.h:
13834         * gst/rtp/gstrtpg711pay.c:
13835         * gst/rtp/gstrtpg711pay.h:
13836         * gst/rtp/gstrtpgsmenc.c:
13837         * gst/rtp/gstrtpgsmenc.h:
13838         * gst/rtp/gstrtpgsmparse.c:
13839         * gst/rtp/gstrtpgsmparse.h:
13840         * gst/rtp/gstrtpgsmpay.c:
13841         * gst/rtp/gstrtpgsmpay.h:
13842         * gst/rtp/gstrtph263enc.c:
13843         * gst/rtp/gstrtph263enc.h:
13844         * gst/rtp/gstrtph263pay.c:
13845         * gst/rtp/gstrtph263pay.h:
13846         * gst/rtp/gstrtph263pdec.c:
13847         * gst/rtp/gstrtph263pdec.h:
13848         * gst/rtp/gstrtph263pdepay.c:
13849         * gst/rtp/gstrtph263pdepay.h:
13850         * gst/rtp/gstrtph263penc.c:
13851         * gst/rtp/gstrtph263penc.h:
13852         * gst/rtp/gstrtph263ppay.c:
13853         * gst/rtp/gstrtph263ppay.h:
13854         * gst/rtp/gstrtpmp4vdec.c:
13855         * gst/rtp/gstrtpmp4vdec.h:
13856         * gst/rtp/gstrtpmp4vdepay.c:
13857         * gst/rtp/gstrtpmp4vdepay.h:
13858         * gst/rtp/gstrtpmp4venc.c:
13859         * gst/rtp/gstrtpmp4venc.h:
13860         * gst/rtp/gstrtpmp4vpay.c:
13861         * gst/rtp/gstrtpmp4vpay.h:
13862         * gst/rtp/gstrtpmpadec.c:
13863         * gst/rtp/gstrtpmpadec.h:
13864         * gst/rtp/gstrtpmpadepay.c:
13865         * gst/rtp/gstrtpmpadepay.h:
13866         * gst/rtp/gstrtpmpaenc.c:
13867         * gst/rtp/gstrtpmpaenc.h:
13868         * gst/rtp/gstrtpmpapay.c:
13869         * gst/rtp/gstrtpmpapay.h:
13870         * gst/rtp/gstrtpspeexdec.c:
13871         * gst/rtp/gstrtpspeexdec.h:
13872         * gst/rtp/gstrtpspeexdepay.c:
13873         * gst/rtp/gstrtpspeexdepay.h:
13874         * gst/rtp/gstrtpspeexenc.c:
13875         * gst/rtp/gstrtpspeexenc.h:
13876         * gst/rtp/gstrtpspeexpay.c:
13877         * gst/rtp/gstrtpspeexpay.h:
13878           Do burger's rename for rtp payloaders and depayloaders
13879
13880 2005-11-30  Wim Taymans  <wim@fluendo.com>
13881
13882         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13883         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13884         * ext/dv/gstdvdemux.h:
13885         Fix seeking in dvdemux again, add some more debug info.
13886
13887 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13888
13889         * configure.ac:
13890           fix tests
13891
13892 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13893
13894         * PORTED_09:
13895         * docs/random/PORTED_09:
13896           move
13897         * tests/Makefile.am:
13898           add
13899         * win32/gst.sln:
13900           remove
13901
13902 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13903
13904         * Makefile.am:
13905         * check/.cvsignore:
13906         * check/Makefile.am:
13907         * check/elements/.cvsignore:
13908         * check/elements/level.c:
13909         * check/elements/matroskamux.c:
13910         * configure.ac:
13911         * examples/Makefile.am:
13912         * examples/capsfilter/Makefile.am:
13913         * examples/capsfilter/capsfilter1.c:
13914         * examples/gob/Makefile.am:
13915         * examples/gob/gst-identity2.gob:
13916         * examples/gstplay/.cvsignore:
13917         * examples/gstplay/Makefile.am:
13918         * examples/gstplay/player.c:
13919         * examples/indexing/.cvsignore:
13920         * examples/indexing/Makefile.am:
13921         * examples/indexing/indexmpeg.c:
13922         * examples/level/Makefile.am:
13923         * examples/level/README:
13924         * examples/level/demo.c:
13925         * examples/level/plot.c:
13926         * examples/stats/Makefile.am:
13927         * examples/stats/mp2ogg.c:
13928         * examples/switch/.cvsignore:
13929         * examples/switch/Makefile.am:
13930         * examples/switch/switcher.c:
13931           move under tests/
13932
13933 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13934
13935         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
13936         (gst_text_render_class_init), (resize_bitmap),
13937         (gst_text_render_render_text), (gst_text_render_setcaps),
13938         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
13939         (gst_text_render_chain), (gst_text_render_finalize),
13940         (gst_text_render_init), (gst_text_render_set_property):
13941         * ext/pango/gsttextrender.h:
13942           Add missing files.
13943
13944 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13945
13946         * configure.ac:
13947         * ext/Makefile.am:
13948         * ext/pango/Makefile.am:
13949         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
13950         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
13951         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
13952         * ext/pango/gstclockoverlay.h:
13953         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
13954         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
13955         (gst_text_overlay_finalize), (gst_text_overlay_init),
13956         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
13957         (gst_text_overlay_text_pad_linked),
13958         (gst_text_overlay_text_pad_unlinked),
13959         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
13960         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
13961         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
13962         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13963         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13964         (gst_text_overlay_change_state), (plugin_init):
13965         * ext/pango/gsttextoverlay.h:
13966         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
13967         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
13968         (gst_time_overlay_class_init), (gst_time_overlay_init):
13969         * ext/pango/gsttimeoverlay.h:
13970           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
13971           and add background shading and text wrapping modes. Make 
13972           timoverlay derive from textoverlay. Also add new clockoverlay
13973           element.
13974
13975 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13976
13977         * gst/udp/Makefile.am: Moved to netbuffer.
13978
13979 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13980
13981         * configure.ac:
13982         * PORTED_O9:
13983         * gst/multipart/Makefile.am:
13984         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
13985         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
13986         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
13987         (gst_multipart_demux_change_state),
13988         (gst_multipart_demux_plugin_init):
13989         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
13990         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
13991         (gst_multipart_mux_sinkconnect),
13992         (gst_multipart_mux_request_new_pad),
13993         (gst_multipart_mux_handle_src_event),
13994         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
13995         (gst_multipart_mux_change_state): Ported multipart mux/demux to
13996         0.9.
13997
13998 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13999
14000         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
14001         * gst/debug/gstnavigationtest.h:
14002         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
14003         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
14004         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
14005         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
14006         * gst/effectv/gstrev.c: (gst_revtv_get_type):
14007         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
14008         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
14009         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
14010         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
14011         (gst_video_flip_get_type):
14012         * gst/videofilter/gstvideoflip.h:
14013           update for symbols change
14014
14015 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14016
14017         * gst/udp/gstdynudpsink.c:
14018         * gst/udp/gstudpsrc.c:
14019           the old gstnet lib was renamed gstnetbuffer (#322257)
14020
14021 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
14022
14023         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
14024         (gst_text_overlay_collected):
14025           Actually render the text from the text pad.
14026
14027 2005-11-29  Edward Hervey  <edward@fluendo.com>
14028
14029         * gst/debug/gstnavseek.c: (gst_navseek_event):
14030         * gst/debug/progressreport.c: (gst_progress_report_event):
14031         Update for GstBaseTransform event virtual method
14032
14033 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14034
14035         * ext/cairo/Makefile.am:
14036           no need to link to videofilter
14037
14038 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14039
14040         * gst/debug/Makefile.am:
14041         * gst/debug/gstnavigationtest.h:
14042         * gst/effectv/Makefile.am:
14043         * gst/effectv/gstaging.c:
14044         * gst/effectv/gstdice.c:
14045         * gst/effectv/gstedge.c:
14046         * gst/effectv/gstquark.c:
14047         * gst/effectv/gstrev.c:
14048         * gst/effectv/gstshagadelic.c:
14049         * gst/effectv/gstvertigo.c:
14050         * gst/effectv/gstwarp.c:
14051         * gst/videofilter/Makefile.am:
14052         * gst/videofilter/gstvideofilter.c:
14053         * gst/videofilter/gstvideofilter.h:
14054         * gst/videofilter/gstvideoflip.h:
14055           remove the videofilter library and link to the one in base
14056
14057 2005-11-28  Edward Hervey  <edward@fluendo.com>
14058
14059         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
14060         Useless check now we're setting the current entry correctly.
14061
14062 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
14063
14064         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
14065         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
14066         (gst_jpegenc_change_state):
14067           Don't leak input buffer in chain function (fixes #322667); make 
14068           state change function thread-safe; don't repeat the current function
14069           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
14070           gst_pad_alloc_buffer(); misc. minor cleanups.
14071
14072 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14073
14074         * gst/matroska/matroska-mux.c:
14075         (gst_matroska_mux_video_pad_setcaps):
14076         Look for pixel-aspect-ratio in caps, not pixel_width and
14077         pixel_height (Fixes: #322645)
14078
14079 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14080
14081         * gst/matroska/matroska-mux.c:
14082         (gst_matroska_mux_video_pad_setcaps):
14083         From Michal Benes:
14084         frame duration should be GST_SECOND / framerate, not
14085         GST_SECOND * framerate. (Fixes: #322643)
14086
14087 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14088
14089         * configure.ac:
14090           fix up GST_PLUGIN_LDFLAGS
14091         * gst/rtsp/rtspconnection.c:
14092           fix includes (see #317043)
14093         * gst/videofilter/Makefile.am:
14094           stop installing this library
14095
14096 2005-11-26  Edward Hervey  <edward@fluendo.com>
14097
14098         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
14099         Handle the case where the incoming Video dv stream doesn't have
14100         a pixel aspect ratio set.
14101
14102 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14103
14104         * docs/plugins/Makefile.am:
14105         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14106         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14107         * ext/flac/gstflacdec.c:
14108           document flacdec
14109
14110 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14111
14112         * docs/plugins/Makefile.am:
14113         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14114         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14115         * docs/plugins/inspect/plugin-autodetect.xml:
14116         * ext/cairo/gstcairo.c: (plugin_init):
14117         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14118         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14119         (gst_text_overlay_init), (gst_text_overlay_font_init),
14120         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14121         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14122         (gst_text_overlay_text_pad_linked),
14123         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14124         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14125         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14126         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14127         (gst_text_overlay_change_state):
14128         * ext/cairo/gsttextoverlay.h:
14129         * ext/cairo/gsttimeoverlay.c:
14130         (gst_cairo_time_overlay_update_font_height),
14131         (gst_cairo_time_overlay_set_caps),
14132         (gst_cairo_time_overlay_get_unit_size),
14133         (gst_cairo_time_overlay_print_smpte_time),
14134         (gst_cairo_time_overlay_transform),
14135         (gst_cairo_time_overlay_base_init),
14136         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
14137         (gst_cairo_time_overlay_get_type):
14138         * ext/cairo/gsttimeoverlay.h:
14139           do some name borgifying
14140           document
14141
14142 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14143
14144         * docs/plugins/Makefile.am:
14145         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14146         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14147         * gst/autodetect/gstautoaudiosink.c:
14148         (gst_auto_audio_sink_base_init):
14149         * gst/autodetect/gstautovideosink.c:
14150         (gst_auto_video_sink_base_init),
14151         (gst_auto_video_sink_factory_filter):
14152           documenting auto*sink
14153           using strstr for the video sink lookup, class field is not ordered
14154         * docs/plugins/inspect/plugin-1394.xml:
14155         * docs/plugins/inspect/plugin-aasink.xml:
14156         * docs/plugins/inspect/plugin-alaw.xml:
14157         * docs/plugins/inspect/plugin-alpha.xml:
14158         * docs/plugins/inspect/plugin-alphacolor.xml:
14159         * docs/plugins/inspect/plugin-auparse.xml:
14160         * docs/plugins/inspect/plugin-autodetect.xml:
14161         * docs/plugins/inspect/plugin-avi.xml:
14162         * docs/plugins/inspect/plugin-cacasink.xml:
14163         * docs/plugins/inspect/plugin-cairo.xml:
14164         * docs/plugins/inspect/plugin-cutter.xml:
14165         * docs/plugins/inspect/plugin-debug.xml:
14166         * docs/plugins/inspect/plugin-dv.xml:
14167         * docs/plugins/inspect/plugin-efence.xml:
14168         * docs/plugins/inspect/plugin-effectv.xml:
14169         * docs/plugins/inspect/plugin-esdsink.xml:
14170         * docs/plugins/inspect/plugin-flac.xml:
14171         * docs/plugins/inspect/plugin-flxdec.xml:
14172         * docs/plugins/inspect/plugin-gconfelements.xml:
14173         * docs/plugins/inspect/plugin-goom.xml:
14174         * docs/plugins/inspect/plugin-jpeg.xml:
14175         * docs/plugins/inspect/plugin-level.xml:
14176         * docs/plugins/inspect/plugin-matroska.xml:
14177         * docs/plugins/inspect/plugin-mulaw.xml:
14178         * docs/plugins/inspect/plugin-navigationtest.xml:
14179         * docs/plugins/inspect/plugin-ossaudio.xml:
14180         * docs/plugins/inspect/plugin-png.xml:
14181         * docs/plugins/inspect/plugin-rtp.xml:
14182         * docs/plugins/inspect/plugin-rtsp.xml:
14183         * docs/plugins/inspect/plugin-shout2send.xml:
14184         * docs/plugins/inspect/plugin-smpte.xml:
14185         * docs/plugins/inspect/plugin-speex.xml:
14186         * docs/plugins/inspect/plugin-udp.xml:
14187         * docs/plugins/inspect/plugin-videobox.xml:
14188         * docs/plugins/inspect/plugin-videoflip.xml:
14189         * docs/plugins/inspect/plugin-videomixer.xml:
14190         * docs/plugins/inspect/plugin-wavenc.xml:
14191         * docs/plugins/inspect/plugin-wavparse.xml:
14192           update for HEAD version
14193
14194 2005-11-25  Michael Smith  <msmith@fluendo.com>
14195
14196         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14197           Patch from Sebastien Cote to close control sockets in udpsrc.
14198
14199 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14200
14201         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14202         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14203         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14204         (gst_quarktv_base_init), (gst_quarktv_class_init),
14205         (gst_quarktv_init): Flush the planes list on reverse caps
14206         negotiation. This was crashing because of differently sized
14207         buffers.
14208
14209 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14210
14211         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14212         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14213         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14214         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14215         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14216         (gst_videoflip_set_property), (gst_videoflip_base_init),
14217         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14218         correctly, fix identity flipping, convert navigation event 
14219         correctly again.
14220
14221 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14222
14223         * configure.ac: back to HEAD
14224
14225 === release 0.9.6 ===
14226
14227 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14228
14229         * configure.ac:
14230           releasing 0.9.6, "Everything's Not Lost"
14231
14232 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14233
14234         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14235         Oops, initialise the framerate GValue
14236
14237 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14238
14239         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14240         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14241         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14242         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14243         (gst_timeoverlay_get_type):
14244         * ext/cairo/gsttimeoverlay.h:
14245         * gst/debug/Makefile.am:
14246         * gst/debug/gstnavigationtest.c:
14247         (gst_navigationtest_handle_src_event),
14248         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14249         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14250         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14251         (gst_navigationtest_init), (gst_navigationtest_get_type),
14252         (plugin_init):
14253         * gst/debug/gstnavigationtest.h:
14254         * gst/effectv/Makefile.am:
14255         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14256         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14257         (gst_agingtv_base_init), (gst_agingtv_class_init),
14258         (gst_agingtv_init), (gst_agingtv_get_type):
14259         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14260         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14261         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14262         (gst_dicetv_get_type):
14263         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14264         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14265         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14266         (gst_edgetv_get_type):
14267         * gst/effectv/gsteffectv.c:
14268         * gst/effectv/gsteffectv.h:
14269         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14270         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14271         (gst_quarktv_change_state), (gst_quarktv_base_init),
14272         (gst_quarktv_class_init), (gst_quarktv_init),
14273         (gst_quarktv_get_type):
14274         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14275         (gst_revtv_get_unit_size), (gst_revtv_transform),
14276         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14277         (gst_revtv_get_type):
14278         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14279         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14280         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14281         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14282         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14283         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14284         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14285         (gst_vertigotv_init), (gst_vertigotv_get_type):
14286         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14287         (gst_warptv_get_unit_size), (gst_warptv_transform),
14288         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14289         (gst_warptv_get_type):
14290         * gst/videofilter/Makefile.am:
14291         * gst/videofilter/gstvideobalance.c:
14292         * gst/videofilter/gstvideobalance.h:
14293         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14294         (gst_videofilter_class_init), (gst_videofilter_init):
14295         * gst/videofilter/gstvideofilter.h:
14296         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14297         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14298         (gst_videoflip_flip), (gst_videoflip_transform),
14299         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14300         (gst_videoflip_base_init), (gst_videoflip_class_init),
14301         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14302         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14303         BaseTransform, it's just a place holder for now and every video
14304         effect plugin has been ported to use BaseTransform features 
14305         directly. QuarkTV was fixed too (was broken), navigationtest works
14306         and best for the end, videoflip converts navigation events depending
14307         on flip method ! Fixes #320953
14308
14309 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14310
14311         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14312         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14313         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14314         (gst_goom_src_negotiate), (gst_goom_chain):
14315         * gst/matroska/matroska-mux.c:
14316         (gst_matroska_mux_video_pad_setcaps):
14317         * sys/osxvideo/osxvideosink.m:
14318           Fixes for API changes
14319
14320 2005-11-23  Michael Smith <msmith@fluendo.com>
14321
14322         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14323         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14324         * ext/jpeg/gstjpegdec.h:
14325         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14326         * ext/jpeg/gstjpegenc.h:
14327         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14328         (gst_smokeenc_resync):
14329         * ext/jpeg/gstsmokeenc.h:
14330           JPEG fractiony goodness.
14331
14332 2005-11-22  Michael Smith <msmith@fluendo.com>
14333
14334         * gst/goom/filters.c:
14335         * gst/goom/graphic.h:
14336           Fix compilation by making some functions static inline instead of
14337           extern inline, matching the way they're used.
14338
14339 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14340
14341         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14342         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14343         * ext/cairo/gsttextoverlay.h:
14344         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14345         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14346         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14347         (gst_pngdec_caps_create_and_set):
14348         * ext/libpng/gstpngdec.h:
14349         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14350         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14351         * gst/avi/gstavimux.c: (gst_avimux_init),
14352         (gst_avimux_vidsinkconnect):
14353         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14354         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14355         (gst_goom_src_negotiate), (gst_goom_chain):
14356         * gst/goom/gstgoom.h:
14357         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14358         * gst/matroska/matroska-mux.c:
14359         (gst_matroska_mux_video_pad_setcaps):
14360         * sys/osxvideo/osxvideosink.h:
14361         * sys/osxvideo/osxvideosink.m:
14362           More fractional framerate conversions 
14363
14364 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14365
14366         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14367         * gst/debug/gstnavigationtest.c:
14368         (gst_navigationtest_handle_src_event):
14369         * gst/videofilter/gstvideofilter.c:
14370         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14371         (gst_videofilter_init):
14372         * gst/videofilter/gstvideofilter.h:
14373           Convert to fractional framerates.
14374
14375 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14376
14377         * ext/aalib/gstaasink.c:
14378         * ext/dv/gstdvdec.c:
14379         * ext/esd/esdmon.c:
14380         * ext/flac/gstflacenc.c:
14381         * ext/gdk_pixbuf/pixbufscale.c:
14382         * ext/libcaca/gstcacasink.c:
14383         * ext/shout2/gstshout2.c:
14384         * gst/alpha/gstalpha.c:
14385         * gst/oldcore/gstaggregator.c:
14386         * gst/oldcore/gstshaper.c:
14387         * gst/smpte/barboxwipes.c:
14388         * gst/smpte/gstsmpte.c:
14389         * gst/videobox/gstvideobox.c:
14390         * gst/videofilter/gstvideoflip.c:
14391         * gst/videomixer/videomixer.c:
14392           fix up more enums
14393
14394 2005-11-22  Michael Smith <msmith@fluendo.com>
14395
14396         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14397         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14398         (gst_videomixer_update_queues):
14399           Fractional framerates, videomixer.
14400
14401 2005-11-22  Michael Smith <msmith@fluendo.com>
14402
14403         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14404         * ext/dv/gstdvdec.h:
14405         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14406         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14407         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14408         (gst_dvdemux_flush):
14409         * ext/dv/gstdvdemux.h:
14410           Fractional framerates for DV. 
14411
14412 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14413
14414         * gst/autodetect/gstautoaudiosink.c:
14415         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14416         * gst/autodetect/gstautovideosink.c:
14417         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14418           Use gst_plugin_feature_list_free() to free feature list and
14419           in the case of autovideosink free the list at all. Also
14420           miscellaneous cosmetic fixes.
14421
14422 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14423
14424         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14425         (gst_cutter_set_property), (gst_cutter_get_caps):
14426           copy calculation code from level; remove use of some audio
14427           functions
14428
14429 2005-11-22  Andy Wingo  <wingo@pobox.com>
14430
14431         * Update for gst_tag_setter API changes.
14432
14433 2005-11-22  Andy Wingo  <wingo@pobox.com>
14434
14435         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14436         (gst_dvdemux_demux_frame)
14437         * ext/flac/gstflacdec.c (gst_flacdec_write)
14438         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14439         (gst_flacenc_sink_event)
14440         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14441         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14442         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14443         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14444         * gst/auparse/gstauparse.c (gst_auparse_chain)
14445         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14446         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14447         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14448         (gst_avi_demux_handle_seek)
14449         * gst/goom/gstgoom.c (gst_goom_event)
14450         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14451         * gst/matroska/matroska-demux.c
14452         (gst_matroska_demux_handle_seek_event)
14453         (gst_matroska_demux_loop_stream_parse_id)
14454         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14455         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14456         (gst_wavparse_stream_headers): Run update-funcnames.
14457
14458 2005-11-22  Edward Hervey  <edward@fluendo.com>
14459
14460         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14461         (gst_dv1394src_init), (gst_dv1394src_dispose),
14462         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14463         (gst_dv1394src_uri_set_uri):
14464         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14465         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14466         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14467         URIHandler interface and element properties are now properly
14468         synchronized for DV1394src and UDPSrc
14469
14470 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14471
14472         * ext/flac/Makefile.am:
14473         * ext/speex/Makefile.am:
14474           libgsttagedit has been renamed to libgsttag.
14475
14476 2005-11-21  Wim Taymans  <wim@fluendo.com>
14477
14478         * gst/rtsp/rtspconnection.c: (read_body):
14479         Apply patch from Sebastien Cote to fix #319184.
14480
14481 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14482
14483         * configure.ac:
14484         * gst/cutter/Makefile.am:
14485         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14486         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14487         (gst_cutter_set_property), (gst_cutter_get_property),
14488         (plugin_init), (gst_cutter_get_caps):
14489           port cutter
14490         * gst/level/gstlevel.c:
14491           fix up plugin details
14492
14493 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14494
14495         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14496         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14497         (gst_flacdec_src_event):
14498         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14499         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14500         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14501         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14502         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14503         (gst_flxdec_sink_event_handler):
14504         * gst/matroska/matroska-demux.c:
14505         (gst_matroska_demux_handle_seek_event):
14506         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14507           Update for stream lock API changes: don't take stream log
14508           in sink event handlers any longer and change GST_STREAM_LOCK
14509           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14510           functions.
14511
14512 2005-11-21  Michael Smith <msmith@fluendo.com>
14513
14514         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14515           gst_object_unref, not g_object_unref
14516
14517 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14518
14519         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14520         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14521           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14522
14523 2005-11-21  Michael Smith <msmith@fluendo.com>
14524
14525         * gst/auparse/Makefile.am:
14526         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14527         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14528         (gst_auparse_change_state):
14529         * gst/auparse/gstauparse.h:
14530           Partially fix #161712. playbin still doesn't work on these files,
14531           (on the bug report, Andy says we aren't typefinding it for some
14532           reason?) but at least auparse isn't totally busted like it was before.
14533
14534 2005-11-21  Andy Wingo  <wingo@pobox.com>
14535
14536         * *.h:
14537         * *.c: Ran scripts/update-macros. Oh yes.
14538
14539 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14540
14541         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14542           Filler events are gone for now, comment out section generating
14543           them.
14544
14545 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14546
14547         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14548         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14549         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14550         * sys/osxvideo/osxvideosink.m:
14551           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
14552           (#322027)
14553
14554 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14555
14556         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
14557         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
14558         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14559         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
14560         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
14561         (gst_avi_demux_stream_data):
14562         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14563         * gst/wavenc/gstwavenc.c: (write_metadata):
14564         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
14565         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
14566         Fixes for GST_FOURCC_FORMAT API change.
14567
14568 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14569
14570         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
14571         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
14572         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
14573         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14574         (gst_text_overlay_change_state):
14575         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14576         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
14577         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
14578         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
14579         * gst/videomixer/videomixer.c: (gst_videomixer_init),
14580         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
14581         (gst_videomixer_change_state):
14582           Fix for collect pads API change. Also fix textoverlay state
14583           change function.
14584
14585 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14586
14587         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
14588         GST_PAD_IS_USABLE by something approaching it.
14589
14590 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14591
14592         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
14593         API changes.
14594         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
14595         but also fix the code that was not checking return values from
14596         pad_push neither using pad_alloc_buffer.
14597
14598 2005-11-18  Edward Hervey  <edward@fluendo.com>
14599
14600         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
14601         (gst_pngenc_chain):
14602         Added debug category
14603         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
14604         goes to EOS.
14605
14606 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
14607
14608         * gst/rtp/Makefile.am
14609         * gst/rtp/gstrtp.c
14610         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
14611         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
14612         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
14613         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
14614         * gst/rtp/gstrtpg711enc.h:
14615         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
14616         * gst/rtp/gstrtpspeexenc.c:
14617         * gst/rtp/gstrtpspeexenc.h:
14618         * gst/rtp/gstrtpspeexdec.c:
14619         * gst/rtp/gstrtpspeexdec.h:
14620         Created Speex payloader and depayloader; Optimize G711 payloader to
14621         use adapter and send packets until MTU size.
14622
14623 2005-11-16  Wim Taymans  <wim@fluendo.com>
14624
14625         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
14626         Fix leak in check.
14627
14628 2005-11-16  Wim Taymans  <wim@fluendo.com>
14629
14630         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
14631         Fix state change.
14632
14633 2005-11-16  Andy Wingo  <wingo@pobox.com>
14634
14635         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
14636         (gst_udpsrc_create): Move comment.
14637
14638 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
14639
14640         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14641
14642         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14643           When seeking, seek to closest index entry at or before the requested
14644           seek position, not just the closest one (#321001).
14645
14646 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
14647
14648         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
14649         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
14650           Invert DIB images again (see #132341).
14651
14652 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14653
14654         * configure.ac:
14655           rework configure.ac file
14656         * ext/aalib/gstaasink.c:
14657         * ext/cairo/gstcairo.c:
14658         * ext/dv/gstdv.c:
14659         * ext/esd/gstesd.c:
14660         * ext/flac/gstflac.c:
14661         * ext/gconf/gstgconfelements.c:
14662         * ext/gdk_pixbuf/gstgdkpixbuf.c:
14663         * ext/jpeg/gstjpeg.c:
14664         * ext/ladspa/gstladspa.c:
14665         * ext/libcaca/gstcacasink.c:
14666         * ext/libmng/gstmng.c:
14667         * ext/libpng/gstpng.c:
14668         * ext/mikmod/gstmikmod.c:
14669         * ext/pango/gsttextoverlay.c:
14670         * ext/pango/gsttimeoverlay.c:
14671         * ext/raw1394/gst1394.c:
14672         * ext/speex/gstspeex.c:
14673         * gst/alpha/Makefile.am:
14674         * gst/alpha/gstalpha.c:
14675         * gst/alpha/gstalphacolor.c:
14676         * gst/auparse/gstauparse.c:
14677         * gst/autodetect/gstautoaudiosink.c:
14678         (gst_auto_audio_sink_factory_filter),
14679         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14680         * gst/autodetect/gstautodetect.c:
14681         * gst/avi/gstavi.c:
14682         * gst/cutter/gstcutter.c:
14683         * gst/debug/efence.c:
14684         * gst/debug/gstdebug.c:
14685         * gst/debug/gstnavigationtest.c:
14686         * gst/effectv/gsteffectv.c:
14687         * gst/flx/gstflxdec.c:
14688         * gst/goom/gstgoom.c:
14689         * gst/interleave/plugin.c:
14690         * gst/law/alaw.c:
14691         * gst/law/mulaw.c:
14692         * gst/level/gstlevel.c:
14693         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14694         * gst/matroska/matroska.c:
14695         * gst/median/gstmedian.c:
14696         * gst/monoscope/gstmonoscope.c:
14697         * gst/multipart/multipart.c:
14698         * gst/oldcore/gstelements.c:
14699         * gst/rtp/gstrtp.c:
14700         * gst/rtsp/gstrtsp.c:
14701         * gst/smoothwave/gstsmoothwave.c:
14702         * gst/smpte/gstsmpte.c:
14703         * gst/udp/gstudp.c:
14704         * gst/videobox/gstvideobox.c:
14705         * gst/videofilter/gstgamma.c:
14706         * gst/videofilter/gstvideobalance.c:
14707         * gst/videofilter/gstvideoflip.c:
14708         * gst/videofilter/gstvideotemplate.c:
14709         * gst/videomixer/videomixer.c:
14710         * gst/wavenc/gstwavenc.c:
14711         * gst/wavparse/gstwavparse.c:
14712         * sys/oss/gstossaudio.c:
14713         * sys/osxaudio/gstosxaudio.c:
14714           update GST_PLUGIN_DEFINE
14715         * gst/rtp/Makefile.am:
14716         * gst/rtp/gstasteriskh263.c:
14717           check for htons/htonl headers and possibly link to winsock2 lib
14718
14719 2005-11-12  Edward Hervey  <edward@fluendo.com>
14720
14721         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14722         Only GST_DEBUG() information on the valid components.
14723
14724 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14725
14726         * configure.ac: back to HEAD
14727
14728 === release 0.9.5 ===
14729
14730 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
14731
14732         * configure.ac:
14733           releasing 0.9.5, "Phone Alarm"
14734
14735 2005-11-11  Edward Hervey  <edward@fluendo.com>
14736
14737         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14738         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
14739         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
14740         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14741         (gst_avi_demux_loop):
14742         * gst/avi/gstavidemux.h:
14743         Yeah, implement proper seeking. Exact seeking and segment seeking.
14744         Still need to do some checks for segment_stop.
14745
14746 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14747
14748         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14749
14750         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14751           Don't try to ready buffer duration from buffer that we don't
14752           own any  longer and that might already have been unreffed.
14753           (#321136)
14754
14755 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
14756
14757         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
14758         (flx_decode_delta_flc), (gst_flxdec_chain):
14759         Attempting to optimize the code for embedded systems.
14760
14761 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
14762
14763         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14764
14765         * sys/oss/gstosssink.c: (gst_oss_sink_close):
14766           Don't re-use already closed file descriptor. (#320920)
14767
14768 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14769
14770         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
14771         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
14772         (gst_oss_sink_prepare):
14773         * sys/oss/gstosssink.h:
14774           Cache probed caps; fix debug output for SET_PARAM macros.
14775
14776 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14777
14778         * ext/cairo/Makefile.am:
14779         * ext/cairo/gstcairo.c: (plugin_init):
14780         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14781         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14782         (gst_text_overlay_init), (gst_text_overlay_font_init),
14783         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14784         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14785         (gst_text_overlay_text_pad_linked),
14786         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14787         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14788         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14789         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14790         (gst_text_overlay_change_state):
14791         * ext/cairo/gsttextoverlay.h:
14792           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
14793           property and redo positioning. Doesn't handle upstream renegotiation
14794           yet though.
14795
14796 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14797
14798         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14799         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14800         (gst_avi_demux_loop):
14801           No need to take the STREAM_LOCK in the loop function. Improve
14802           some debug messages. Don't leak pad names in debug messages.
14803
14804 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14805
14806         * gst/matroska/matroska-demux.c:
14807         (gst_matroska_demux_push_vorbis_codec_priv_data),
14808         (gst_matroska_demux_add_wvpk_header):
14809           Don't error out when the source pad isn't linked.
14810
14811 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14812
14813         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
14814         (gst_gconf_audio_sink_change_state):
14815         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
14816         (gst_gconf_video_sink_change_state):
14817           Fix state change functions here as well and set kid
14818           to NULL state before removing it.
14819
14820 2005-11-01  Edward Hervey  <edward@fluendo.com>
14821
14822         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
14823         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
14824         Added proper event handlind, 
14825         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
14826         ignored),
14827         and don't set a duration of 0 for buffers otherwise they are discarded
14828         by GstBaseSink.
14829
14830         GstWavEnc needs some serious loving, after going through the code I'm
14831         really wondering how this can stay in -good ...
14832
14833 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14834
14835         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
14836         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
14837         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
14838         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
14839         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
14840         (gst_matroska_mux_collected):
14841           Fix leaks and invalid memory access as reported by valgrind
14842
14843 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14844
14845         Patch by: Michal Benes <michal.benes@xeris.cz>
14846
14847         * check/Makefile.am:
14848         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14849         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
14850         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14851           add a unit test for matroskamux
14852           fix the bugs that the unit test exposed
14853
14854 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14855
14856         * gst/autodetect/gstautoaudiosink.c:
14857         (gst_auto_audio_sink_class_init),
14858         (gst_auto_audio_sink_change_state):
14859         * gst/autodetect/gstautovideosink.c:
14860         (gst_auto_video_sink_class_init),
14861         (gst_auto_video_sink_change_state):
14862           Fix state change function and use GST_DEBUG_FUNCPTR in
14863           class_init.
14864
14865 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14866
14867         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14868
14869         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
14870         (gst_ebml_write_reset), (gst_ebml_write_element_new):
14871         * gst/matroska/ebml-write.h:
14872         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14873           Set timestamps on outgoing ebml headers as well, so that the
14874           element after matroskamux can get the timestamp already when
14875           reading the first ebml element and doesn't have to wait for
14876           the actual data buffer for that (#320308).
14877           
14878 2005-10-31  Andy Wingo  <wingo@pobox.com>
14879
14880         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
14881         (gst_videomixer_pad_link): Kill some memleaks.
14882         (gst_videomixer_pad_get_property): Style fix.
14883         (gst_videomixer_pad_set_property): Style fix.
14884         (gst_videomixer_pad_init): Style fix.
14885         (gst_videomixer_update_queues): Kill memleak.
14886         (gst_videomixer_loop): Kill memleak.
14887         (gst_videomixer_collected): Kill memleak.
14888
14889 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14890
14891         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
14892         gst_auparse_change_state:
14893         Just some cleanup.
14894
14895 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14896
14897         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
14898         Add checks to GST_FLOW_NOT_LINKED for values returned
14899         from gst_pad_push.
14900         
14901 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
14902
14903         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
14904         (gst_rtpg711dec_process):
14905         * gst/rtp/gstrtpgsmenc.c:
14906         Payloader now sets some default caps on the srcpad if caps on the sinkpad
14907         are never set. This is important for the g711 to work with burger's rtpbin
14908         element.
14909
14910 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
14911
14912         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
14913         (gst_speexenc_push_buffer):
14914         Add checks for return values from gst_pad_push and
14915         gst_pad_alloc_buffer.
14916
14917 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
14918
14919         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14920
14921         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14922         (gst_matroska_demux_parse_info),
14923         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14924         (gst_matroska_demux_parse_cluster):
14925         * gst/matroska/matroska-ids.h:
14926         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
14927         (gst_matroska_mux_init), (gst_matroska_mux_start),
14928         (gst_matroska_mux_create_buffer_header),
14929         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
14930         (gst_matroska_mux_get_property):
14931         * gst/matroska/matroska-mux.h:
14932           Add SimpleBlock support to matroska demuxer and muxer (part of
14933           Matroska v2). (#319731)
14934
14935 2005-10-28  Wim Taymans  <wim@fluendo.com>
14936
14937         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14938         (gst_jpeg_dec_change_state):
14939         * ext/jpeg/gstjpegdec.h:
14940         Cleanups. Don't create caps for every chain.
14941
14942 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
14943
14944         * gst/law/alaw-encode.c: (gst_alawenc_init),
14945         (alawenc_setcaps), (gst_alawenc_chain)
14946         * gst/law/alaw-encode.h:
14947         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
14948         (mulawenc_setcaps), (gst_mulawenc_chain)
14949         * gst/law/mulaw-encode.h:
14950         Set timestamp on buffer and it allows RTP G711 elements
14951         work properly.
14952
14953 2005-10-27  Wim Taymans  <wim@fluendo.com>
14954
14955         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14956         Set correct format on oss instead of a silly value. 
14957
14958 2005-10-27  Julien MOUTTE  <julien@moutte.net>
14959
14960         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14961         (gst_video_box_transform_caps), (gst_video_box_set_caps),
14962         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
14963         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
14964         I420 rendering as well, doesn't bring much for my platform.
14965         Might help on some other platforms.
14966
14967 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
14968
14969         * gst/rtp/gstrtpgsmenc.c:
14970         * gst/rtp/gstrtpgsmparse.c:
14971         Declaring the padtemplate correctly.
14972
14973 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14974
14975         * gst/rtp/gstrtpg711dec.c:
14976         * gst/rtp/gstrtpg711enc.c:
14977         * gst/rtp/gstrtpgsmenc.c:
14978         * gst/rtp/gstrtpgsmparse.c:
14979         Setting the proper copyright notice.
14980
14981 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14982
14983         * gst/videobox/Makefile.am: Use liboil.
14984         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14985         (gst_video_box_set_property), (gst_video_box_transform_caps),
14986         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
14987         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
14988         using liboil. Will dot the same to I420 border generation
14989         tomorrow.
14990
14991 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14992
14993         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
14994         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
14995         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
14996         * gst/rtp/gstrtpg711dec.h:
14997         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
14998         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
14999         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
15000         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15001         (gst_rtpgsmenc_handle_buffer):
15002         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
15003         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
15004         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
15005         * gst/rtp/gstrtpgsmparse.h:
15006         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
15007         inherits from the basertpdepayloader.
15008
15009 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15010
15011         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15012         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15013         (gst_video_box_ayuv): Removing this forgotten debug.
15014
15015 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15016
15017         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15018         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15019         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
15020
15021 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
15022
15023         * sys/oss/gstossaudio.c:
15024         * sys/oss/gstossdmabuffer.c:
15025         * sys/oss/gstosshelper.c:
15026         * sys/oss/gstossmixer.c:
15027         * sys/oss/gstossmixerelement.c:
15028         * sys/oss/gstossmixertrack.c:
15029         * sys/oss/gstosssink.c:
15030         * sys/oss/gstosssrc.c:
15031           Actually use the 'oss' debug category we register.
15032
15033 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15034
15035         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
15036         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
15037         Use gst_pad_get_parent and drop the ref that was added through
15038         that call.
15039
15040 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15041
15042         * gst/rtp/gstrtpgsmenc.c:
15043           Fix compilation
15044
15045 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15046
15047         * gst/rtp/gstrtpg711dec.c
15048         Just removed a couple of lines of weird code used during
15049         development/test time.
15050
15051 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15052
15053         * gst/rtp/Makefile.am
15054         * gst/rtp/gstrtp.c
15055         * gst/rtp/gstrtpg711enc.c
15056         * gst/rtp/gstrtpg711enc.h
15057         * gst/rtp/gstrtpg711dec.c
15058         * gst/rtp/gstrtpg711dec.h
15059         Created G711 payloader and depayloader (it supports mulaw and alaw
15060         (dec)encoders)
15061
15062 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15063
15064         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15065         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15066         Doh ! I introduced wingo's bug again ! Sorry...
15067
15068 2005-10-25  Christian Schaller <christian@fluendo.com> 
15069
15070         * gst/rtp/Makefile.am: add missing header files for disting
15071
15072 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
15073
15074         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15075         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
15076         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15077         (gst_rtpgsmenc_handle_buffer):
15078         * gst/rtp/gstrtpgsmenc.h:
15079         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
15080         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
15081         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
15082         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
15083         * gst/rtp/gstrtpgsmparse.h:
15084         Getting the GSM (de)payloader working and compatible with our plans for RTP.
15085
15086 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15087
15088         * ext/libpng/gstpngdec.c: (user_info_callback),
15089         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
15090         a newsegment event, move some redundant code in a single place.
15091
15092 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15093
15094         * ext/libpng/gstpngdec.c: (user_info_callback),
15095         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
15096         hack to get correct colors order when we have a png image with
15097         alpha channel.
15098
15099 2005-10-24  Edward Hervey  <edward@fluendo.com>
15100
15101         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
15102         Call gst_element_no_more_pads when there will be no more pads.
15103
15104 2005-10-24  Wim Taymans  <wim@fluendo.com>
15105
15106         * gst/rtp/Makefile.am:
15107         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
15108         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
15109         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
15110         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
15111         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
15112         (gst_asteriskh263_plugin_init):
15113         * gst/rtp/gstasteriskh263.h:
15114         * gst/rtp/gstrtp.c: (plugin_init):
15115         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
15116         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
15117         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
15118         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
15119         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
15120         (gst_rtph263enc_plugin_init):
15121         * gst/rtp/gstrtph263enc.h:
15122         Added two new payloaders, an RFC 2190 payloader for h263 and
15123         a payload convertor for an asterisk server.
15124
15125 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15126
15127         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15128           Set bytes_per_sample correctly (is not always 4, but 
15129           depends on width and number of channels).
15130
15131 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15132
15133         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
15134         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
15135         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
15136         (gst_flacenc_sink_event), (gst_flacenc_chain),
15137         (gst_flacenc_set_property), (gst_flacenc_get_property),
15138         (gst_flacenc_change_state):
15139         * ext/flac/gstflacenc.h:
15140           Fix seeking, so that flacenc can rewrite the header with the
15141           correct duration and amount of samples and all that at EOS;
15142           also set timestamps and granulepos on outgoing buffers; add
15143           debug category; fix state change function.
15144           
15145 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15146
15147         * gst/videomixer/videomixer.c: Don't restrict video geometry
15148         from 16 to 4096.
15149
15150 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15151
15152         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15153         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15154         Fix caps negotiation correctly, add debugging category.
15155
15156 2005-10-24  Christian Schaller  <christian@fluendo.com>
15157
15158         * configure.ac: Port over Thomas's change from base listing all plugins
15159
15160 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15161
15162         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
15163         a sink pad.
15164
15165 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15166
15167         * configure.ac:
15168         * docs/upload.mak:
15169           back to HEAD
15170
15171 === release 0.9.4 ===
15172
15173 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15174
15175         * configure.ac:
15176           Releasing 0.9.4, "Dromiceiomimus"
15177
15178 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
15179
15180         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15181         (gst_speexenc_src_query):
15182           Add position and duration query, fix query type function.
15183           
15184         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15185         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15186           Let's not set non-fixed caps on source pads.
15187
15188 2005-10-21  Wim Taymans  <wim@fluendo.com>
15189
15190         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15191         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15192         (gst_avi_demux_handle_seek):
15193         Set correct stream_time in newsegment event.
15194         avi can also handle a duration query now.
15195
15196 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15197
15198         * gst/matroska/matroska-demux.c:
15199         (gst_matroska_demux_handle_src_query),
15200         (gst_matroska_demux_handle_seek_event),
15201         (gst_matroska_demux_loop_stream_parse_id):
15202           Fix duration query; fix basetime in newsegment event after
15203           seek; fix duration in initial newsegment event.
15204
15205         * gst/matroska/matroska-mux.c:
15206         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15207           Extract number of channels and samplerate from vorbis headers;
15208           add some debug messages when querying the durations of the
15209           input streams.
15210
15211 2005-10-20  Wim Taymans  <wim@fluendo.com>
15212
15213         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15214         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15215         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15216         Set stream time correctly in newsegment.
15217
15218 2005-10-20  Wim Taymans  <wim@fluendo.com>
15219
15220         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15221         Correctly fill in the stream time.
15222
15223 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15224
15225         * check/elements/level.c: (GST_START_TEST):
15226         * gst/level/gstlevel.c: (gst_level_message_new):
15227         * gst/level/level-example.c: (message_handler):
15228           use ELEMENT messages instead
15229
15230 2005-10-19  Wim Taymans  <wim@fluendo.com>
15231
15232         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15233         (gst_dvdemux_src_query):
15234         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15235         (gst_flacdec_src_query):
15236         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15237         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15238         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15239         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15240         * gst/debug/progressreport.c: (gst_progress_report_report):
15241         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15242         * gst/matroska/matroska-demux.c:
15243         (gst_matroska_demux_handle_src_query):
15244         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15245         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15246         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15247         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15248         (gst_wavparse_srcpad_event):
15249         API change fix.
15250
15251 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15252
15253         * gst/goom/filters.c:
15254         * gst/goom/graphic.h:
15255         * gst/goom/lines.c:
15256           Make inline functions either 'static inline' or 'extern inline',
15257           otherwise the Forte compiler apparently won't inline them (#317300).
15258
15259 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15260
15261         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15262         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15263         (user_info_callback), (user_endrow_callback), (user_end_callback),
15264         (user_read_data), (gst_pngdec_caps_create_and_set),
15265         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15266         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15267         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15268         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15269         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15270         very nice and handle push/pull based model. if you have filesrc
15271         connected to it, it will do random access to load the png file.
15272         If you have a network source that can't do _getrange, it does 
15273         progressive loading through the chain function.
15274         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15275         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15276         thanks to Master Wim Taymans ;-)
15277
15278 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15279
15280         * gst/matroska/Makefile.am:
15281         * gst/matroska/ebml-read.c:
15282         * gst/matroska/ebml-read.h:
15283         * gst/matroska/matroska-demux.c:
15284         * gst/matroska/matroska-demux.h:
15285         * gst/matroska/matroska.c: (plugin_init):
15286           Ported matroska demuxer to 0.9.
15287
15288 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15289
15290         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15291
15292         * gst/matroska/matroska-mux.c:
15293         (gst_matroska_mux_video_pad_setcaps),
15294         (gst_matroska_mux_audio_pad_setcaps):
15295           Fix mpeg4 input handling (#318847); also, while we're at it,
15296           fix media type for Motion-JPEG: should be image/jpeg.
15297
15298 2005-10-18  Wim Taymans  <wim@fluendo.com>
15299
15300         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15301         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15302         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15303         Fix for segment-start/stop API change.
15304
15305 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15306
15307         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15308         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15309         way.
15310
15311 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15312
15313         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15314         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15315         output declared in transform_caps.
15316
15317 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15318
15319         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15320
15321 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15322
15323         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15324         (gst_video_box_get_unit_size): Fix wrong size calculations and
15325         implement get_unit_size correctly.
15326
15327 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15328
15329         * configure.ac:
15330           Enable flx plugin.
15331
15332         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15333           Fix gcc4 signedness issue.
15334
15335 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15336
15337         * configure.ac: Adding videomixer.
15338         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15339         (user_read_data), (gst_pngdec_chain): More debugging.
15340         * gst/alpha/Makefile.am: Adding alphacolor
15341         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15342         (gst_alpha_color_class_init), (gst_alpha_color_init),
15343         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15344         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15345         (plugin_init): Ported to 0.9 using in place base tranform.
15346         * gst/videomixer/Makefile.am:
15347         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15348         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15349         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15350         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15351         (gst_videomixer_init), (gst_videomixer_getcaps),
15352         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15353         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15354         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15355         to 0.9 using collectpads.
15356
15357 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15358
15359         * configure.ac:
15360         * gst/flx/Makefile.am:
15361         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15362         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15363         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15364         * gst/flx/gstflxdec.h:
15365         flx plugin ported to 0.9
15366
15367 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15368
15369         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15370           use new gst_version_string()
15371
15372 2005-10-16  Andy Wingo  <wingo@pobox.com>
15373
15374         * configure.ac: GLIB_CHECK.
15375
15376 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15377
15378         * ext/libpng/Makefile.am:
15379         * ext/libpng/gstpng.c: (plugin_init):
15380         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15381         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15382         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15383
15384 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15385
15386         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15387
15388         * configure.ac:
15389         * gst/matroska/Makefile.am:
15390         * gst/matroska/ebml-ids.h:
15391         * gst/matroska/ebml-write.c:
15392         * gst/matroska/ebml-write.h:
15393         * gst/matroska/matroska-ids.h:
15394         * gst/matroska/matroska-mux.c:
15395         * gst/matroska/matroska-mux.h:
15396         * gst/matroska/matroska.c: (plugin_init):
15397           Port matroska muxer to 0.9 (#318847).
15398
15399 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15400
15401         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15402         (comment_init), (comment_add):
15403           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15404           use GST_READ_UINT32_LE() and friends rather than the private
15405           implementation of those same macros.
15406
15407 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15408
15409         * examples/stats/mp2ogg.c:
15410           more typo fixes
15411
15412 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15413
15414         * examples/indexing/indexmpeg.c: (main):
15415         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15416         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15417         * ext/esd/esdmon.h:
15418         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15419         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15420         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15421         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15422         * gst/avi/gstavimux.c: (gst_avimux_init):
15423         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15424         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15425         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15426         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15427         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15428         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15429         * gst/oldcore/gstmultifilesrc.h:
15430         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15431         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15432         (gst_pipefilter_change_state):
15433         * gst/oldcore/gstpipefilter.h:
15434         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15435         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15436         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15437         * sys/osxaudio/gstosxaudiosink.h:
15438         * sys/osxaudio/gstosxaudiosrc.h:
15439           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15440           moved bitshift from macro to enum definition
15441
15442 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15443
15444         * ext/Makefile.am:
15445         * ext/cairo/Makefile.am:
15446         * ext/cairo/gstcairo.c: (plugin_init):
15447         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15448         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15449         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15450         * ext/cairo/gsttimeoverlay.h:
15451           update of cairo-based timeoverlay to 1.0 Cairo API
15452           doesn't work yet for resizing of output sink
15453
15454 2005-10-11  Wim Taymans  <wim@fluendo.com>
15455
15456         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15457         newsegment API fix.
15458
15459 2005-10-11  Wim Taymans  <wim@fluendo.com>
15460
15461         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15462         (gst_dvdemux_demux_frame):
15463         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15464         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15465         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15466         (gst_avi_demux_handle_seek):
15467         * gst/goom/gstgoom.c: (gst_goom_event):
15468         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15469         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15470         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15471         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15472         (gst_wavparse_srcpad_event):
15473         newsegment API update.
15474
15475 2005-10-11  Andy Wingo  <wingo@pobox.com>
15476
15477         * ext/speex/gstspeexenc.c: Signedness cleanups.
15478
15479 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15480
15481         * PORTED_09:
15482         * ext/speex/Makefile.am:
15483         * ext/speex/gstspeex.c:
15484         * ext/speex/gstspeexenc.c:
15485         Speexenc ported to 0.9
15486
15487 2005-10-10  Wim Taymans  <wim@fluendo.com>
15488
15489         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15490         (gst_oss_sink_init), (gst_oss_sink_set_property),
15491         (gst_oss_sink_get_property), (gst_oss_sink_open),
15492         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15493         * sys/oss/gstosssink.h:
15494         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15495         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15496         (gst_oss_src_prepare):
15497         Cleanups, make device configurable in the sink, handle and report
15498         errors.
15499
15500 2005-10-10  Wim Taymans  <wim@fluendo.com>
15501
15502         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15503         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15504         Make sure element is NULL before removing from the bin.
15505
15506 2005-10-07  Andy Wingo  <wingo@pobox.com>
15507
15508         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15509         block forever in a read().
15510         (gst_dv1394src_bus_reset): Post a message when the cable is
15511         unplugged.
15512         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15513         (gst_dv1394src_bus_reset): Don't unref the message.
15514
15515         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15516         hacking. The only change should be that the state change stuff was
15517         put into basesrc's start() and stop() routines, which coalesces
15518         some steps.
15519
15520 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15521
15522         * configure.ac:
15523           Add check for mmap
15524           
15525         * gst/debug/Makefile.am:
15526           Only compile efence plugin on systems that have mmap.
15527
15528 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15529
15530         * gst/debug/Makefile.am:
15531         * gst/debug/breakmydata.c:
15532         * gst/debug/gstdebug.c:
15533         * gst/debug/gstnavigationtest.c:
15534         * gst/debug/gstnavseek.c: 
15535         * gst/debug/gstnavseek.h:
15536         * gst/debug/progressreport.c: 
15537         * gst/debug/testplugin.c:
15538           Port progressreport, navseek, navigationtest, testsink and
15539           breakmydata.
15540
15541 2005-10-05  Edward Hervey  <edward@fluendo.com>
15542
15543         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15544         (gst_dvdemux_src_query):
15545         Fixes for better conversion
15546
15547 2005-10-04  Michael Smith <msmith@fluendo.com>
15548
15549         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15550         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15551         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
15552         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
15553           Set state of elements to NULL before removing from bins.
15554           Set state of test element to NULL if we failed to move it to READY
15555
15556 2005-10-04  Edward Hervey  <edward@fluendo.com>
15557
15558         * ext/dv/Makefile.am:
15559         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
15560         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
15561         Corrected the query function for position so it doesn't forget what
15562         format was asked, and calls the conversion functions on the correct pad.
15563
15564 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15565
15566         * configure.ac:
15567           back to development
15568
15569 === release 0.9.3 ===
15570
15571 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15572
15573         * configure.ac:
15574           Releasing 0.9.3, "Aramis"
15575
15576 2005-10-03  Andy Wingo  <wingo@pobox.com>
15577
15578         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
15579         error returns.
15580
15581 2005-10-02  Andy Wingo  <wingo@pobox.com>
15582
15583         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
15584
15585         * ext/flac/gstflacenc.c: Ported to 0.9.
15586
15587         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
15588
15589         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
15590         and link to gsttagedit. Enable flacenc.
15591
15592         * ext/flac/gstflacdec.c: Re-enable tag reading.
15593
15594 2005-09-30  Wim Taymans  <wim@fluendo.com>
15595
15596         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15597         * gst/rtp/gstrtpgsmparse.c:
15598         * gst/rtp/gstrtph263penc.c:
15599         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15600         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15601         (gst_rtpmp4venc_set_property):
15602         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15603         Various class and caps fixes from Andre Magalhaes (andrunko)
15604
15605 2005-09-29  Wim Taymans  <wim@fluendo.com>
15606
15607         * gst/level/level-example.c: (main):
15608         Update for new bus API.
15609
15610 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15611
15612         * configure.ac:
15613           Fix unexpanded autoconf macro GST_DOC, which has been renamed
15614           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
15615
15616 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
15617
15618         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
15619           Fix playback of mono streams (bytes_per_sample should be set
15620           from the sample width and the number of channels negotiated,
15621           and not just be set to 4) (#317338)
15622
15623 2005-09-26  Wim Taymans  <wim@fluendo.com>
15624
15625         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
15626         (gst_rtpmpaenc_handle_buffer):
15627         Set buffer duration correctly.
15628
15629 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
15630
15631         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
15632         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
15633         (gst_avi_demux_change_state):
15634           Don't crash when encountering a stream with an unknown fourcc or
15635           codec id. Instead, create a pad of type video/x-avi-unknown or
15636           audio/x-avi-unknown, which as a side-effect also results in less
15637           confusing error messages in players ('no decoder' vs. 'no streams');
15638           minor fixes to state change function and class_init function.
15639
15640 2005-09-24  Wim Taymans  <wim@fluendo.com>
15641
15642         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15643         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15644         These are sinks.
15645
15646 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15647
15648         * check/elements/level.c: (GST_START_TEST):
15649           fix test for new GstClockTime use
15650         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
15651         (gst_level_transform_ip):
15652         * gst/level/gstlevel.h:
15653           fix up the decay peak, ensuring the decay peak is never lower
15654           than the peak for that interval
15655
15656 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15657
15658         * docs/plugins/gst-plugins-good-plugins.args:
15659         * docs/plugins/inspect/plugin-alpha.xml:
15660         * docs/plugins/inspect/plugin-rtp.xml:
15661         * gst/level/gstlevel.c: (gst_level_set_caps),
15662         (gst_level_transform_ip):
15663           updating docs
15664
15665 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15666
15667         * Makefile.am:
15668         * check/elements/level.c: (GST_START_TEST):
15669         * gst/level/Makefile.am:
15670         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
15671         (gst_level_set_property), (gst_level_get_property),
15672         (gst_level_set_caps), (gst_level_message_new),
15673         (gst_level_transform_ip):
15674         * gst/level/gstlevel.h:
15675         * gst/level/level-example.c: (message_handler), (main):
15676           convert to using GstClockTime for all time values, finally.
15677
15678 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15679
15680         * gst/auparse/Makefile.am:
15681         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15682           fix up build
15683         * configure.ac:
15684         * ext/cairo/Makefile.am:
15685         * ext/dv/Makefile.am:
15686         * ext/esd/Makefile.am:
15687         * ext/flac/Makefile.am:
15688         * ext/gconf/Makefile.am:
15689         * ext/gdk_pixbuf/Makefile.am:
15690         * ext/jpeg/Makefile.am:
15691         * ext/ladspa/Makefile.am:
15692         * ext/libcaca/Makefile.am:
15693         * ext/libmng/Makefile.am:
15694         * ext/libpng/Makefile.am:
15695         * ext/mikmod/Makefile.am:
15696         * ext/pango/Makefile.am:
15697         * ext/raw1394/Makefile.am:
15698         * ext/shout2/Makefile.am:
15699         * ext/speex/Makefile.am:
15700         * gst/alpha/Makefile.am:
15701         * gst/autodetect/Makefile.am:
15702         * gst/avi/Makefile.am:
15703         * gst/cutter/Makefile.am:
15704         * gst/debug/Makefile.am:
15705         * gst/effectv/Makefile.am:
15706         * gst/flx/Makefile.am:
15707         * gst/goom/Makefile.am:
15708         * gst/interleave/Makefile.am:
15709         * gst/law/Makefile.am:
15710         * gst/matroska/Makefile.am:
15711         * gst/median/Makefile.am:
15712         * gst/monoscope/Makefile.am:
15713         * gst/multipart/Makefile.am:
15714         * gst/oldcore/Makefile.am:
15715         * gst/rtp/Makefile.am:
15716         * gst/rtsp/Makefile.am:
15717         * gst/smoothwave/Makefile.am:
15718         * gst/smpte/Makefile.am:
15719         * gst/videobox/Makefile.am:
15720         * gst/videofilter/Makefile.am:
15721         * gst/videomixer/Makefile.am:
15722         * gst/wavenc/Makefile.am:
15723         * gst/wavparse/Makefile.am:
15724         * sys/oss/Makefile.am:
15725         * sys/osxaudio/Makefile.am:
15726         * sys/osxvideo/Makefile.am:
15727           fix up GST_LIBS use
15728
15729 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15730
15731         * gst/auparse/Makefile.am:
15732         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15733           fix build of auparse
15734
15735 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
15736
15737         * configure.ac:
15738         * PORTED_09:
15739         * gst/auparse/gstauparse.c:
15740         * gst/auparse/gstauparse.h:
15741         Auparse ported to 0.9.
15742
15743 2005-09-22  Wim Taymans  <wim@fluendo.com>
15744
15745         * gst/rtp/TODO:
15746         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
15747         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15748         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15749         (gst_rtpmp4venc_set_property):
15750         * gst/rtp/gstrtpmp4venc.h:
15751         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15752         * gst/rtp/gstrtpmpaenc.h:
15753         Use is_filled to both check MTU and max-ptime of base class.
15754
15755 2005-09-22  Wim Taymans  <wim@fluendo.com>
15756
15757         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15758         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15759         (gst_rtpmp4venc_set_property):
15760         Don't fragment packets with multiple frames.
15761
15762 2005-09-22  Wim Taymans  <wim@fluendo.com>
15763
15764         * gst/rtp/TODO:
15765         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15766         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15767         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
15768         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
15769         (gst_rtpmp4venc_get_property):
15770         * gst/rtp/gstrtpmp4venc.h:
15771         Remove g_print.
15772         Update TODO
15773         Make payload encoder a bit smarter and more correct with
15774         timestamps.
15775         Added option in payloader to include config string in-band.
15776
15777 2005-09-21  Wim Taymans  <wim@fluendo.com>
15778
15779         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15780         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15781         (gst_rtspsrc_send):
15782         Strip spaces for key/value pairs.
15783
15784 2005-09-21  Wim Taymans  <wim@fluendo.com>
15785
15786         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15787         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15788         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
15789         (gst_rtspsrc_change_state):
15790         More SDP parsing and caps setting.
15791         Do NO_PREROLL differently.
15792         add pads only after negotiated.
15793
15794         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
15795         (gst_udpsrc_getcaps):
15796         Implement the getcaps function.
15797
15798 2005-09-21  Wim Taymans  <wim@fluendo.com>
15799
15800         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
15801         (gst_rtpamrdec_chain):
15802         Handle multiple AMr packets per payload. Handle CRC and
15803         parse ILL/ILP.
15804
15805         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15806         Make caps params strings for easy SDP mapping.
15807         
15808         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
15809         Handle capsnego better.
15810
15811         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15812         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
15813         Generate and parse config string in the caps.
15814
15815 2005-09-21  Wim Taymans  <wim@fluendo.com>
15816
15817         * gst/rtp/README:
15818         Update README
15819
15820         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
15821         Make extra params as strings.
15822
15823         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
15824         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15825         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
15826         Make state change return NO_PREROLL as this is a live
15827         source.
15828
15829         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15830         Don't unref old caps when NULL.
15831
15832 2005-09-20  Wim Taymans  <wim@fluendo.com>
15833
15834         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
15835         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15836         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
15837         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
15838         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
15839         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
15840         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
15841         * gst/rtsp/sdpmessage.h:
15842         Add URI handler.
15843         Parse SDP and create caps.
15844
15845 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
15846
15847         * gst/alpha/gstalpha.c:
15848           fix element description
15849
15850 2005-09-19  Wim Taymans  <wim@fluendo.com>
15851
15852         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
15853         Don't check payload for now.
15854
15855 2005-09-19  Wim Taymans  <wim@fluendo.com>
15856
15857         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15858         (gst_wavparse_init), (gst_wavparse_parse_file_header),
15859         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
15860         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15861         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15862         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
15863         (gst_wavparse_change_state):
15864         * gst/wavparse/gstwavparse.h:
15865         Fix wavparse some more.
15866
15867 2005-09-19  Wim Taymans  <wim@fluendo.com>
15868
15869         * check/elements/level.c: (GST_START_TEST):
15870         Fix for bus API change.
15871
15872 2005-09-19  Wim Taymans  <wim@fluendo.com>
15873
15874         * gst/level/level-example.c: (main):
15875         Fix for new bus API.
15876
15877         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15878         Set caps on pads.
15879
15880 2005-09-15  Wim Taymans  <wim@fluendo.com>
15881
15882         * gst/rtp/Makefile.am:
15883         * gst/rtp/README:
15884         * gst/rtp/gstrtp.c: (plugin_init):
15885         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
15886         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
15887         (gst_rtpamrdec_change_state):
15888         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
15889         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
15890         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
15891         * gst/rtp/gstrtpamrenc.h:
15892         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15893         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
15894         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
15895         * gst/rtp/gstrtpgsmenc.h:
15896         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
15897         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
15898         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
15899         (gst_rtpgsmparse_change_state):
15900         * gst/rtp/gstrtpgsmparse.h:
15901         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
15902         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
15903         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
15904         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
15905         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
15906         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
15907         * gst/rtp/gstrtph263penc.h:
15908         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
15909         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
15910         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15911         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
15912         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
15913         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
15914         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
15915         * gst/rtp/gstrtpmp4venc.h:
15916         * gst/rtp/gstrtpmpadec.c:
15917         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
15918         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
15919         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
15920         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
15921         * gst/rtp/gstrtpmpaenc.h:
15922         Updates to payloader/depayloaders, make payloaders use
15923         the base classes.
15924         Updated README with suggested RTP caps and how to convert
15925         to/from SDP.
15926         Added config descriptor in mp4v payloader.
15927
15928 2005-09-15  Andy Wingo  <wingo@pobox.com>
15929
15930         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
15931         * gst/autodetect/gstautovideosink.c
15932         (gst_auto_video_sink_find_best): Update for new registry API.
15933
15934 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15935
15936         * common/c-to-xml.py:
15937         * common/gtk-doc-plugins.mak:
15938           a simple py script to generate valid xml from a C example
15939           probably also need to strip an MIT license when we decide
15940         * docs/plugins/Makefile.am:
15941         * gst/level/Makefile.am:
15942         * gst/level/gstlevel.c: (gst_level_init):
15943         * gst/level/level-example.c: (message_handler), (main):
15944           add an example to level that will show up in the docs
15945         * gst/rtp/TODO:
15946           add a note for the future
15947
15948 2005-09-14  Michael Smith <msmith@fluendo.com>
15949
15950         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15951           Actually define the debug object being used in wavenc. Fixes #316205
15952
15953 2005-09-14  Michael Smith <msmith@fluendo.com>
15954
15955         * gst/smpte/Makefile.am:
15956           Link against GST_BASE_LIBS, to get it linked against libgstbase;
15957           needed to build on windows (bug 316204)
15958
15959 2005-09-12  Andy Wingo  <wingo@pobox.com>
15960
15961         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
15962
15963 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
15964
15965         * configure.ac:
15966         * gst/fdsrc/Makefile.am:
15967         * gst/fdsrc/gstfdsrc.c:
15968         * gst/fdsrc/gstfdsrc.h:
15969           Move fdsrc back into gstreamer core elements.
15970
15971         * gst/level/gstlevel.c: (gst_level_class_init),
15972         (gst_level_transform_ip):
15973         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
15974           Basetransform changes.
15975
15976 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15977
15978         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
15979         * ext/jpeg/smokecodec.c: (find_best_size):
15980           fix compiler warnings
15981
15982 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15983
15984         * gst-plugins-good.spec.in:
15985           spec file fixes
15986         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
15987         (gst_multiudpsink_render), (gst_multiudpsink_add),
15988         (gst_multiudpsink_clear):
15989           it actually helps to actually stream if we hook up the
15990           "add" signal to an actual implementation
15991         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
15992           some debugging
15993
15994 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
15995
15996         * ext/jpeg/Makefile.am:
15997         * ext/jpeg/gstjpeg.c
15998         * ext/jpeg/gstjpegenc.c:
15999         * ext/jpeg/gstsmokeenc.c:
16000
16001 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
16002
16003         * ext/flac/gstflacdec.c:
16004         * ext/flac/gstflacenc.c:
16005         * ext/flac/gstflactag.c:
16006         * ext/speex/gstspeexenc.c:
16007           gsttaginterface.h -> gsttagsetter.h
16008
16009 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
16010
16011         * configure.ac:
16012         * gst/debug/Makefile.am:
16013         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
16014         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
16015         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
16016         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
16017         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
16018           Port to 0.9 and re-enable efence plugin.
16019
16020 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
16021
16022         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
16023         (gst_flacdec_write), (gst_flacdec_convert_src):
16024         * ext/flac/gstflacdec.h:
16025           Add support for flac files with 24/32 bits per sample; and misc.
16026           minor clean-ups. Seeking is still partly broken (for me at least).
16027
16028 2005-09-06  Wim Taymans  <wim@fluendo.com>
16029
16030         * gst/rtp/Makefile.am:
16031         * gst/rtp/gstrtp.c: (plugin_init):
16032         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
16033         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
16034         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
16035         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
16036         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
16037         (gst_rtpmp4vdec_plugin_init):
16038         * gst/rtp/gstrtpmp4vdec.h:
16039         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
16040         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
16041         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
16042         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
16043         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
16044         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
16045         * gst/rtp/gstrtpmp4venc.h:
16046         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
16047         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
16048         Added mpeg4 video payload encoder/decoder.
16049         Added some docs in mpa payloader.
16050
16051 === release 0.9.1 ===
16052
16053 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16054
16055         * NEWS:
16056         * README:
16057         * RELEASE:
16058         * autogen.sh:
16059         * configure.ac:
16060           releasing 0.9.1, "Blondie"
16061
16062 2005-09-05  Andy Wingo  <wingo@pobox.com>
16063
16064         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
16065         here from the state change handler, so we fire signals without
16066         holding the state lock.
16067
16068 2005-09-02  Andy Wingo  <wingo@pobox.com>
16069
16070         * All plugins updated for element state changes.
16071
16072 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16073
16074         * Makefile.am:
16075         * check/.cvsignore:
16076         * check/Makefile.am:
16077         * check/elements/.cvsignore:
16078         * check/elements/level.c: (setup_level), (cleanup_level),
16079         (GST_START_TEST), (level_suite), (main):
16080           add a test for level
16081         * common/release.mak:
16082           move the enum checking to release.mak
16083         * configure.ac:
16084           add valgrind and check checking
16085         * gst/level/gstlevel.c: (gst_level_transform):
16086         * gst/level/gstlevel.h:
16087           fix Andy's cast bug
16088           convert a field to int
16089           fix the arithmetic to int when checking for emit so that a
16090           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
16091
16092 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16093
16094         * Makefile.am:
16095         * configure.ac:
16096           add docs to build
16097         * common/plugins.xsl:
16098           wrap Description into a refsect2
16099         * docs/Makefile.am:
16100         * docs/plugins/Makefile.am:
16101         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16102         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16103         * gst/goom/Makefile.am:
16104         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
16105         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
16106         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
16107         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
16108         (gst_goom_change_state):
16109         * gst/goom/gstgoom.h:
16110           GstGOOM -> GstGoom
16111           add an example launch line
16112         * gst/level/gstlevel.h:
16113         * gst/monoscope/gstmonoscope.c:
16114           cleanups
16115
16116 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16117
16118         * configure.ac:
16119         * docs/plugins/Makefile.am:
16120         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16121         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16122         * docs/plugins/gst-plugins-good-plugins.types:
16123           document elements and plugins.  Shazam !
16124
16125 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16126
16127         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
16128           be found under doc/random/ChangeLog-0.8