gst/goom2k1/: Rename the installed library, and don't register the same
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
2
3         * gst/goom2k1/Makefile.am:
4         * gst/goom2k1/gstgoom.c:
5
6         Rename the installed library, and don't register the same 
7         GType name as the new goom.
8
9 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10
11         * configure.ac:
12         * ext/taglib/Makefile.am:
13           Check for and define ERROR_CXXFLAGS and use them when building
14           C++ code (#516509).
15
16 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17
18         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
19         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
20           (setOptimizedMethods):
21           Call oil_init(), otherwise oil_get_cpu_flags() won't return
22           anything useful. Export goom debug category so we can get
23           rid of the VERBOSE define and the printfs.
24
25 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
26
27         * gst/goom/goomsl_heap.c: (align_it):
28         * gst/goom/plugin_info.c: (setOptimizedMethods):
29           Compile fixes for x86-64.
30
31 2008-02-23  Bastien Nocera  <hadess@hadess.net>
32
33         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
34         with warnings, but add other CFLAGS
35
36         * gst/goom/goomsl.c (gsl_instr_set_namespace),
37         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
38         (calculate_labels), (gsl_read_file):
39         * gst/goom/goomsl_lex.l:
40         * gst/goom/goomsl_yacc.y:
41         * gst/goom/plugin_info.c: Remove a few live printf, and
42         fprintf, replace exit() calls with g_assert_not_reached()
43         if it not optimal for a library
44
45 2008-02-23  Bastien Nocera  <hadess@hadess.net>
46
47         * gst/goom/Makefile.am: Remove the warnings being disabled,
48         fix linkage on x86, spotted by Sebastian Dröge
49         <slomo@circular-chaos.org>
50
51         * gst/goom/convolve_fx.c (convolve_init),
52         (create_output_with_brightness), (convolve_apply):
53         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
54         * gst/goom/goomsl.c:
55         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
56         * gst/goom/plugin_info.c:
57         * gst/goom/tentacle3d.c (tentacle_fx_create):
58         Fix warnings, and disable the motifs in the convolve_fx
59         plugin (they were causing warnings, and they were just
60         "Goom" in funny letterring)
61
62 2008-02-23  Bastien Nocera  <hadess@hadess.net>
63
64         * configure.ac: Add checks for Flex/Yacc/Bison and other
65         furry animals, for the new goom 2k4 based plugin
66
67         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
68         CPU optimisations (not working yet), move the old plugin to...
69
70         * gst/goom2k1/*: ... here, in case somebody is sick enough
71
72         Fixes #515073
73
74 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
75
76         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
77         Post the server response code in an error message instead of a generic
78         'error' message. Fixes #517237.
79
80 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
81
82         * tests/check/Makefile.am:
83         Ignore gconfaudiosrc for the states unit test too. It will fallback
84         to alsasrc if the gconf settings can't be read and not everybody has
85         alsa.
86
87 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
88
89         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
90         (gst_wavpack_parse_create_src_pad):
91         * ext/wavpack/gstwavpackparse.h:
92         Always report the duration if we know it in push mode and don't
93         return 0 just to make totem believe we can't seek in push mode.
94         Newer totem version use the SEEKING query which properly reports
95         if we can seek or not.
96
97 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
98
99         Patch by: Jens Granseuer <jensgr at gmx dot net>
100
101         * tests/examples/equalizer/demo.c: (main):
102         C89 fix, moving variable declarations to the beginning of
103         the block. Fixes bug #517933.
104
105 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
106
107         * configure.ac:
108         Back to development...
109
110 === release 0.10.7 ===
111
112 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
113
114         * configure.ac:
115           releasing 0.10.7, "Red Door Black"
116
117 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
118
119         * gst/alpha/Makefile.am:
120         Link alpha plugin with libgstbase. Fixes bug #517386.
121
122 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
123
124         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
125         Init values to -1 instead of the default 0 value.
126         Fixes #516524.
127
128 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
129
130         * tests/examples/spectrum/spectrum-example.c:
131         Add missing include to fix compilation when libxml usage is disabled.
132         Fixes: #516371
133
134 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
135
136         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
137         fixes: #514889
138
139         * gst/rtp/gstrtph264pay.c:
140         * gst/rtp/gstrtpmp4gdepay.c:
141         * gst/rtp/gstrtpmp4gpay.c:
142         * gst/rtp/gstrtpmp4gpay.h:
143         * gst/rtp/gstrtptheorapay.c:
144         * gst/rtp/gstrtpvorbispay.c:
145
146         Fix various leaks shown up in valgrind
147         - free sprops and buffer in error cases in H264 payloader
148         - fix leak in mp4g depayloader when construction the caps
149         - don't leak config string in the mp4g payloader
150         - don't leak buffers and headers in theora and vorbis payloaders
151
152         * tests/check/elements/rtp-payloading.c:
153
154         Fix the RTP data test
155         - Actually send valid amr data to the payloader instead of 20
156         zero-bytes
157         - The mp4g payloader expects codec_data on the caps
158
159 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
160
161         * win32/MANIFEST:
162         Add libgstpng.dsp to MANIFEST.
163         * win32/vs6/libgstaudiofx.dsp:
164         Add new source files to VS project file.
165
166 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
167
168         * sys/ximage/gstximagesrc.c:
169         Initialise variables when opening the X display rather
170         than in _start(), as the display can be opened before that.
171
172         Fixes: #515985
173
174 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
175
176         * sys/directdraw/gstdirectdrawsink.c:
177         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
178         (gst_directdraw_sink_finalize):
179         Properly chain up finalize functions. Fixes bug #515980.
180
181 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
182
183         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
184         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
185         (gst_v4l2_buffer_pool_class_init):
186         Chain up the finalize functions. Fixes bug #515984.
187
188 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
189
190         * sys/ximage/ximageutil.c:
191         Chain up in the finalize function for our custom
192         buffer sub-class.
193         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
194         Fixes: #515706
195
196 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
197
198         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
199         (gst_fenced_buffer_class_init):
200         Properly chain up finalize method. Fixes bug #515979.
201
202 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
203
204         * sys/ximage/gstximagesrc.c:
205         Free allocated Damage memory before closing our connection to the
206         X server. Partially fixes: #515706
207
208 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
209
210         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
211         * tests/check/Makefile.am:
212         * tests/check/gst-plugins-good.supp:
213         Add a few libjpeg suppressions and initialize a variable to
214         make smokeenc valgrind clean. Fixes bug #515701.
215
216 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
217
218         * gst/avi/gstavidemux.c:
219         Revert patch which sends timestamps only on keyframes, as it
220         breaks playback with current gst-ffmpeg.
221
222         Fixes: #515562
223
224 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
225
226         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
227         * tests/check/elements/multifile.c: (GST_START_TEST):
228         Close some memory leaks spotted by the unit test. Fixes bug #515697.
229
230 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
231
232         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
233         Use and unset the GError when pipeline creation fails instead of
234         simply leaking it. Fixes bug #515704.
235
236 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
237
238         * gst/audiofx/audioamplify.c:
239         * gst/audiofx/audiochebband.c:
240         * gst/audiofx/audiocheblimit.c:
241         * gst/audiofx/audiodynamic.c:
242         * gst/audiofx/audioinvert.c:
243         * gst/audiofx/audiopanorama.c:
244         * gst/audiofx/audiowsincband.c:
245         * gst/audiofx/audiowsinclimit.c:
246         Fix long description of audiofx elements. Fixes bug #515457.
247
248 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
249
250         * docs/plugins/Makefile.am:
251         * gst/spectrum/gstspectrum.c:
252         * tests/examples/spectrum/.cvsignore:
253         * tests/examples/spectrum/Makefile.am:
254         * tests/examples/spectrum/spectrum-example.c:
255
256         Add a simple example application for the spectrum element, include it
257         in the docs, and fix some documentation ambiguities.
258
259         Fixes: #348085
260
261 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
262
263         * gst/equalizer/Makefile.am:
264         * gst/spectrum/Makefile.am:
265         Fix includes order
266
267         * tests/check/Makefile.am:
268         Exclude v4l2src from the states test - it takes too long to start.
269
270         * tests/check/elements/spectrum.c:
271         Make the test run properly with CK_FORK=no
272
273 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
274
275         * gst/audiofix/Makefile.am: add missing header files 
276
277 2008-02-08  Julien Moutte  <julien@fluendo.com>
278
279         * gst/matroska/matroska-demux.c:
280         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
281         keyframe and delta units correctly when dealign with a BlockGroup.
282         Fixes: #514397
283
284 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
285
286         * tests/check/elements/.cvsignore:
287         Spell the new tests correctly in .cvsignore
288
289 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
290
291         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
292           Need to use gsize here for the size, fixes compiler warning.
293
294         * tests/examples/equalizer/.cvsignore:
295         * tests/examples/equalizer/Makefile.am:
296         * tests/examples/spectrum/.cvsignore:
297         * tests/examples/spectrum/Makefile.am:
298           Add missing files to fix the build.
299
300 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
301
302         * configure.ac:
303         * docs/plugins/Makefile.am:
304         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
305         * docs/plugins/gst-plugins-good-plugins-sections.txt:
306         * docs/plugins/gst-plugins-good-plugins.args:
307         * docs/plugins/gst-plugins-good-plugins.hierarchy:
308         * docs/plugins/inspect/plugin-multifile.xml:
309         * tests/check/Makefile.am:
310         * tests/check/elements/.cvsignore:
311
312         Move multifile plugin from -bad.
313         Fixes: #490283
314
315 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
316
317         * configure.ac:
318         * docs/plugins/Makefile.am:
319         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
320         * docs/plugins/gst-plugins-good-plugins-sections.txt:
321         * docs/plugins/gst-plugins-good-plugins.args:
322         * docs/plugins/gst-plugins-good-plugins.hierarchy:
323         * docs/plugins/inspect/plugin-spectrum.xml:
324         * gst/spectrum/Makefile.am:
325         * tests/check/Makefile.am:
326         * tests/check/elements/.cvsignore:
327         * tests/examples/Makefile.am:
328
329         Move spectrum plugin from -bad.
330         Move examples into tests/examples/spectrum.
331
332 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
333
334         * configure.ac:
335         * docs/plugins/Makefile.am:
336         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
337         * docs/plugins/gst-plugins-good-plugins-sections.txt:
338         * docs/plugins/gst-plugins-good-plugins.args:
339         * docs/plugins/gst-plugins-good-plugins.hierarchy:
340         * docs/plugins/gst-plugins-good-plugins.interfaces:
341         * docs/plugins/inspect/plugin-equalizer.xml:
342         * gst/equalizer/Makefile.am:
343         * tests/check/Makefile.am:
344         * tests/examples/Makefile.am:
345         Move the equalizer plugin across from -bad
346
347         * tests/check/elements/.cvsignore:
348         Add equalizer, audiosincwband and audiosincwlimit
349
350         * tests/check/elements/equalizer.c:
351         Fix compiler warnings
352
353         Fixes: #415627
354
355 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
356
357         * configure.ac:
358         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
359         are treated like releases and build without it.
360
361 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
362
363         * docs/plugins/Makefile.am:
364         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
365         * docs/plugins/gst-plugins-good-plugins-sections.txt:
366         * docs/plugins/gst-plugins-good-plugins.args:
367         * docs/plugins/inspect/plugin-audiofx.xml:
368         * gst/audiofx/Makefile.am:
369         * gst/audiofx/audiofx.c:
370         * gst/audiofx/audiowsincband.c:
371         * gst/audiofx/audiowsincband.h:
372         * gst/audiofx/audiowsinclimit.c:
373         * gst/audiofx/audiowsinclimit.h:
374         * tests/check/Makefile.am:
375         * tests/check/elements/audiowsincband.c:
376         * tests/check/elements/audiowsinclimit.c:
377
378         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
379         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
380         respectively.
381
382         Fixes: #467666
383
384 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
385
386         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
387         * tests/check/elements/icydemux.c:
388           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
389           caps, and add a somewhat useful debug message. Plus test.
390
391 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
392
393         * gst/rtsp/gstrtspsrc.c:
394         Include unistd.h only if HAVE_UNISTD_H is defined
395         * win32/common/config.h.in:
396         * win32/common/config.h:
397         Define socklen_t as it seems it's not defined in default 
398         Visual Studio headers.
399         * win32/vs6/libgstalpha.dsp:
400         * win32/vs6/libgstapetag.dsp:
401         * win32/vs6/libgstavi.dsp:
402         * win32/vs6/libgstrtp.dsp:
403         * win32/vs6/libgstrtsp.dsp:
404         * win32/vs6/libgstvideomixer.dsp:
405         Update project file dependencies and add new source files       
406
407 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
408
409         Patch by: Bjarne Rosengren <bjarne at axis dot com>
410
411         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
412         Don't leak buffers when we don't push them downstream.
413         Fixes bug #514965.
414
415 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
416
417         * configure.ac:
418           Bump requirements to (good) released versions to avoid
419           confusion and make implicit core requirement explicit.
420
421 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
422
423         * docs/plugins/Makefile.am:
424         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
425         * docs/plugins/gst-plugins-good-plugins-sections.txt:
426         * docs/plugins/gst-plugins-good-plugins.args:
427         * docs/plugins/inspect/plugin-audiofx.xml:
428         * gst/audiofx/Makefile.am:
429         * gst/audiofx/audiochebband.c:
430         * gst/audiofx/audiochebband.h:
431         * gst/audiofx/audiocheblimit.c:
432         * gst/audiofx/audiocheblimit.h:
433         * gst/audiofx/audiochebyshevfreqband.c:
434         * gst/audiofx/audiochebyshevfreqband.h:
435         * gst/audiofx/audiochebyshevfreqlimit.c:
436         * gst/audiofx/audiochebyshevfreqlimit.h:
437         * gst/audiofx/audiofx.c:
438         * tests/check/Makefile.am:
439         * tests/check/elements/.cvsignore:
440         * tests/check/elements/audiochebband.c:
441         * tests/check/elements/audiocheblimit.c:
442         * tests/check/elements/audiochebyshevfreqband.c:
443         * tests/check/elements/audiochebyshevfreqlimit.c:
444
445         Rename audiochebyshevfreqband -> audiochebband and
446         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
447         surgery.
448
449         Closes: #491811
450
451 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
452
453         Patch by: Orjan Friberg <orjanf at axis dot com>
454
455         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
456         Fix caps memory leak. Fixes #514573.
457
458 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
459
460         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
461         If there's no entries in the subindex, don't try to do anything stupid,
462         just return.
463
464 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
465
466         Patch by: John Millikin <jmillikin at gmail dot com>
467
468         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
469           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
470           Fix extraction of picture blocks with newer libflac versions again:
471           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
472
473 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
474
475         * tests/check/Makefile.am:
476           Add rtp-payloading test to VALGRIND_TO_FIX.
477
478         * tests/check/elements/rtp-payloading.c:
479           Add semicolons after GST_TEST_END so gst-indent gets the
480           formatting right; make test less verbose in general, but
481           more verbose in the error case (which should probably
482           make the test fail anyway).
483
484 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
485
486         * docs/plugins/Makefile.am:
487         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
488         * docs/plugins/gst-plugins-good-plugins-sections.txt:
489         * gst/avi/gstavisubtitle.c:
490         Add documentation for avisubtitle and change class to
491         Codec/Parser/Subtitle
492
493 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
494
495         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
496         Treat ENOTTY (driver does not implement ioctl) the same as
497         EINVAL since it implies there are no available standards.
498
499         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
500         (gst_v4l2src_get_nearest_size):
501         Replace gst_v4l2src_get_size_limits with 2 calls to new function
502         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
503         probe if the driver does not support VIDIOC_TRY_FMT for whatever
504         reason, and if we aren't yet actively capturing.
505
506         * sys/v4l2/v4l2src_calls.h:
507         Remove replaced function declaration.
508
509 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
510
511         * configure.ac:
512         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
513         API.
514
515 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
516
517         * configure.ac:
518         Fix typo.
519
520 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
521
522         * gst/alpha/Makefile.am:
523         * gst/alpha/gstalpha.c:
524
525         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
526         some stuff, and making buffer-alloc and resizing work automatically.
527         No longer crashes on odd frame widths and heights, although there
528         seems to be a disagreement with ffmpegcolorspace about what size
529         an AYUV frame with odd height should be.
530
531 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
532
533         Patch by: Alessandro Decina <alessandro at nnva dot org>
534
535         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
536         * ext/libpng/gstpngenc.h:
537         Preallocate the output buffer so that g_memdup() and
538         gst_buffer_merge() aren't needed anymore. This greatly improves
539         performances and fixes #512544.
540
541 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
542
543         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
544         (gst_avi_demux_stream_data):
545         GStreamer timestamps are PTS values while AVI only knows about DTS
546         timestamps. Make sure we only copy the DTS as the buffer timestamp when
547         we are dealing with a key frame.
548
549 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
550
551         * tests/check/Makefile.am:
552         * tests/check/elements/.cvsignore:
553         * tests/check/elements/rtp-payloading.c:
554           Add add testsuite for the rtp-payloader that tries simulating
555           dataflow. Needs more test data.
556
557 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
558
559         * tests/check/elements/alphacolor.c:
560           Remove two unused variables.
561
562 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
563
564         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
565           Use g_ascii_strtoll() instead of atoll, which is only
566           available in C99.
567
568 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
569
570         * gst/rtp/Makefile.am:
571         * gst/rtp/gstrtp.c:
572         * gst/rtp/gstrtpmpvpay.c:
573         * gst/rtp/gstrtpmpvpay.h:
574         Add MPEG2 video payloader
575
576 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
577
578         * gst/level/gstlevel.c:
579         Use #include <math.h> instead of #include "math.h".
580
581 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
582
583         * tests/check/Makefile.am:
584         Fix up some CFLAGS sets.
585         Don't include gconfvideosrc in the states test.
586
587         * tests/check/elements/autodetect.c: (GST_START_TEST):
588         Add some error strings to fail_unless arguments to fix some weird
589         compiler errors on Solaris.
590
591 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
592
593         * configure.ac:
594         Detect video4linux headers on Solaris too.
595         * sys/v4l2/gstv4l2colorbalance.h:
596         * sys/v4l2/gstv4l2object.h:
597         * sys/v4l2/v4l2_calls.c:
598         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
599         (gst_v4l2_buffer_new):
600
601         Make v4l2 build on Solaris.
602         Patch by: Brian Cameron  <brian.cameron at sun dot com>
603         Fixes: #510505
604
605 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
606
607         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
608           Update list from (still local) scanning script.
609
610 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
611
612         Based on a patch by:
613             Victor STINNER <victor dot stinner at haypocalc dot com>
614
615         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
616         Set variable to NULL after freeing it to prevent double frees
617         or make failures by another use of it afterwards more obvious
618         and fix use of it after the freeing. Fixes bug #510592.
619
620 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
621
622         * gst/udp/gstmultiudpsink.c:
623         use GST_WARNING for logging
624
625 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
626
627         * gst/udp/gstmultiudpsink.c:
628         Don't try to leave a multicast group with an invalid socket
629
630 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
631
632         * ext/flac/gstflacdec.c:
633           Fix compilation against flac 1.1.2 (as on debian stable), where
634           the picture metadata defines and structs don't exist yet.
635           Fixes #509301.
636
637 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
638
639         Patch by: Olivier Crete <tester at tester dot ca>
640
641         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
642         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
643         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
644         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
645         * gst/udp/gstmultiudpsink.h:
646         Add property to automatically join a multicast group or not. This can be
647         useful when sharing a socket between multiple elements.
648         Fixes #509531.
649
650 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
651
652         * gst/videomixer/Makefile.am:
653           Add controller flags.
654
655 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
656
657         * gst/videomixer/videomixer.c:
658           Also commit the missing gst_object_sync_values().
659
660 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
661
662         * docs/plugins/Makefile.am:
663           Remove duplicate entry.
664
665 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
666
667         * docs/plugins/Makefile.am:
668         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
669         * docs/plugins/gst-plugins-good-plugins-sections.txt:
670         * docs/plugins/inspect/plugin-gamma.xml:
671         * docs/plugins/inspect/plugin-monoscope.xml:
672         * docs/plugins/inspect/plugin-video4linux2.xml:
673           Add 3 more plugins to docs.
674
675 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
676
677         * docs/plugins/gst-plugins-good-plugins-sections.txt:
678         * sys/osxvideo/osxvideosink.h:
679           Revert previous change caused by a file that got stuck on an old
680           revision.
681
682 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
683
684         * docs/plugins/gst-plugins-good-plugins-sections.txt:
685         * gst/multipart/Makefile.am:
686         * gst/multipart/multipartdemux.c:
687         * gst/multipart/multipartdemux.h:
688         * gst/multipart/multipartmux.c:
689         * gst/multipart/multipartmux.h:
690           Re-add multipartdemux to the docs. Last round of section cleanup.
691
692 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
693
694         * docs/plugins/Makefile.am:
695         * docs/plugins/gst-plugins-good-plugins-sections.txt:
696         * sys/osxaudio/gstosxaudiosink.h:
697         * sys/osxvideo/osxvideosink.h:
698           Managed to resolve most unused declarations. Filed a bug for one left.          
699
700 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
701
702         * docs/plugins/gst-plugins-good-plugins-sections.txt:
703           Cleanup section file.
704
705 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
706
707         * docs/plugins/Makefile.am:
708         * docs/plugins/gst-plugins-good-plugins.args:
709         * docs/plugins/gst-plugins-good-plugins.signals:
710         * docs/plugins/inspect/plugin-alaw.xml:
711         * docs/plugins/inspect/plugin-alpha.xml:
712         * docs/plugins/inspect/plugin-alphacolor.xml:
713         * docs/plugins/inspect/plugin-annodex.xml:
714         * docs/plugins/inspect/plugin-apetag.xml:
715         * docs/plugins/inspect/plugin-audiofx.xml:
716         * docs/plugins/inspect/plugin-auparse.xml:
717         * docs/plugins/inspect/plugin-autodetect.xml:
718         * docs/plugins/inspect/plugin-avi.xml:
719         * docs/plugins/inspect/plugin-cairo.xml:
720         * docs/plugins/inspect/plugin-cdio.xml:
721         * docs/plugins/inspect/plugin-cutter.xml:
722         * docs/plugins/inspect/plugin-debug.xml:
723         * docs/plugins/inspect/plugin-dv.xml:
724         * docs/plugins/inspect/plugin-efence.xml:
725         * docs/plugins/inspect/plugin-effectv.xml:
726         * docs/plugins/inspect/plugin-flac.xml:
727         * docs/plugins/inspect/plugin-flxdec.xml:
728         * docs/plugins/inspect/plugin-gconfelements.xml:
729         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
730         * docs/plugins/inspect/plugin-goom.xml:
731         * docs/plugins/inspect/plugin-halelements.xml:
732         * docs/plugins/inspect/plugin-icydemux.xml:
733         * docs/plugins/inspect/plugin-id3demux.xml:
734         * docs/plugins/inspect/plugin-jpeg.xml:
735         * docs/plugins/inspect/plugin-ladspa.xml:
736         * docs/plugins/inspect/plugin-level.xml:
737         * docs/plugins/inspect/plugin-matroska.xml:
738         * docs/plugins/inspect/plugin-mulaw.xml:
739         * docs/plugins/inspect/plugin-multipart.xml:
740         * docs/plugins/inspect/plugin-navigationtest.xml:
741         * docs/plugins/inspect/plugin-png.xml:
742         * docs/plugins/inspect/plugin-quicktime.xml:
743         * docs/plugins/inspect/plugin-rtp.xml:
744         * docs/plugins/inspect/plugin-rtsp.xml:
745         * docs/plugins/inspect/plugin-shout2send.xml:
746         * docs/plugins/inspect/plugin-smpte.xml:
747         * docs/plugins/inspect/plugin-speex.xml:
748         * docs/plugins/inspect/plugin-taglib.xml:
749         * docs/plugins/inspect/plugin-udp.xml:
750         * docs/plugins/inspect/plugin-videobalance.xml:
751         * docs/plugins/inspect/plugin-videobox.xml:
752         * docs/plugins/inspect/plugin-videocrop.xml:
753         * docs/plugins/inspect/plugin-videoflip.xml:
754         * docs/plugins/inspect/plugin-videomixer.xml:
755         * docs/plugins/inspect/plugin-wavenc.xml:
756         * docs/plugins/inspect/plugin-wavpack.xml:
757         * docs/plugins/inspect/plugin-wavparse.xml:
758           Update plugin docs.
759
760         * gst/videomixer/Makefile.am:
761         * gst/videomixer/videomixer.c:
762         * gst/videomixer/videomixer.h:
763         * gst/videomixer/videomixerpad.h:
764           Split out header to fix warnings from the doc-build.
765
766 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
767
768         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
769
770         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
771         Use atoll to parse the rtptime with enough precision. Fixes #509329.
772
773 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
774
775         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
776         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
777           Initialise variables to work around (false) 'foo might be used
778           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
779
780 2008-01-11  David Schleef  <ds@schleef.org>
781
782         * docs/plugins/.cvsignore:
783         * tests/check/pipelines/.cvsignore:
784           Ignore more files for the buildbot.
785
786 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
787
788         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
789         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
790         Generate the image-type values correctly. Leave them out of the caps
791         when outputting a "preview image" tag, since it only makes sense
792         to have one of those - the type is irrelevant.
793
794         * sys/sunaudio/gstsunaudiomixerctrl.c:
795         (gst_sunaudiomixer_ctrl_open):
796         If we can, mark the mixer multiple open when we use it, in case
797         (for some reason) the process wants to open it again elsewhere.
798
799 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
800
801         Patch by: Olivier Crete <tester at tester dot ca>
802
803         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
804         * gst/rtp/gstrtptheorapay.c:
805         Fix the clock rate to 90000 as required by the RFC.
806         Fixes #508644.
807
808 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
809
810         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
811           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
812
813 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
814
815         * autogen.sh:
816           Add -Wno-portability to the automake parameters to stop warnings
817           about GNU make extensions being used. We require GNU make in almost
818           every Makefile anyway.
819           
820         * configure.ac:
821           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
822           at the same time is required for per target flags.
823
824 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
825
826         * gst/videomixer/videomixer.c: (gst_videomixer_init):
827         Fix error from my last commit.
828
829 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
830
831         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
832
833         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
834           Make sure the ISO 639-X language code in ID3v2 COMM frames
835           is actually valid UTF-8 (or rather: ASCII), so we don't end
836           up with non-UTF8 strings in tags if there's garbage in the
837           language field. Also make sure the language code is always
838           lower case. Fixes: #508291.
839
840 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
841
842         * ChangeLog:
843           Fix ChangeLog typo.
844
845 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
846
847         * Makefile.am:
848           Include lcov.mak to allow building coverage reports. Guard
849           check-torture target like in the other packages.
850
851 2008-01-09  Sameer Naik  <sameer@damagehead.com>
852
853         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
854
855         * gst/videomixer/videomixer.c:
856         (gst_videomixer_set_master_geometry), (_do_init),
857         (gst_videomixer_child_proxy_get_child_by_index),
858         (gst_videomixer_child_proxy_get_children_count),
859         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
860         (gst_videomixer_init), (gst_videomixer_request_new_pad),
861         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
862         Implement GstChildProxy interface.
863         Send newsegment at the right moment
864         Fixes #488879
865
866 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
867
868         * gst/alpha/Makefile.am:
869         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
870         (gst_alpha_sink_event), (gst_alpha_chain),
871         (gst_alpha_change_state), (plugin_init):
872         Make the various properties of 'alpha' controllable. This allows doing
873         niceties like fade-in/fade-out.
874
875 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
876
877         * gst/rtp/gstasteriskh263.c:
878         * gst/rtp/gstrtpL16depay.c:
879         * gst/rtp/gstrtpac3depay.c:
880         * gst/rtp/gstrtpamrpay.c:
881         * gst/rtp/gstrtpdepay.c:
882         * gst/rtp/gstrtpgsmdepay.c:
883         * gst/rtp/gstrtph263depay.c:
884         * gst/rtp/gstrtph263pdepay.c:
885         * gst/rtp/gstrtph263ppay.c:
886         * gst/rtp/gstrtph264depay.c:
887         * gst/rtp/gstrtph264pay.c:
888         * gst/rtp/gstrtpmp2tdepay.c:
889         * gst/rtp/gstrtpmp4adepay.c:
890         * gst/rtp/gstrtpmp4gdepay.c:
891         * gst/rtp/gstrtpmp4gpay.c:
892         * gst/rtp/gstrtpmp4vdepay.c:
893         * gst/rtp/gstrtpmpadepay.c:
894         * gst/rtp/gstrtpmpvdepay.c:
895         * gst/rtp/gstrtpsv3vdepay.c:
896         * gst/rtp/gstrtptheoradepay.c:
897         * gst/rtp/gstrtptheorapay.c:
898         * gst/rtp/gstrtpvorbisdepay.c:
899         * gst/rtp/gstrtpvorbispay.c:
900           Remove copy/paste unused code (property setters and getter) found by
901           the coverage suite (yay, saves ~20k on disk).
902
903 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
904
905         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
906           (videosink_templ):
907           Also fix up pad templates to indicate that image/jpeg doesn't
908           absolutely require the framerate property to be set (#504081).
909
910 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
911
912         Based on patch by: Wouter Cloetens  <wouter at mind be>
913
914         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
915           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
916           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
917         * gst/matroska/matroska-mux.h:
918           Keep track of first and last timestamps for each incoming stream,
919           so we can calculate the total duration for live sources and other
920           input where we can't query the duration from the start or where
921           there's no constant framerate from which we can deduce the
922           duration; also use calculated/observed duration if it is bigger
923           than the previously queried duration. Furthermore, use
924           gst_pad_query_peer_duration() and take into account that it may
925           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
926           screws up comparisons when using unsigned integers. Fixes #504081.
927
928 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
929
930         * configure.ac:
931         * gst/audiofx/audioamplify.c:
932         (gst_audio_amplify_clipping_method_get_type),
933         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
934         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
935         (gst_audio_dynamic_transform_ip):
936         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
937         (gst_audio_invert_transform_ip):
938         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
939         (gst_audio_panorama_transform):
940         * gst/level/gstlevel.c: (gst_level_init):
941         Make elements GST_BUFFER_FLAG_GAP aware and call
942         gst_base_transform_set_gap_aware for this.
943         Bump core requirement to CVS.
944         
945         * gst/audiofx/audiochebyshevfreqband.c:
946         (gst_audio_chebyshev_freq_band_transform_ip):
947         * gst/audiofx/audiochebyshevfreqlimit.c:
948         (gst_audio_chebyshev_freq_limit_transform_ip):
949         Also sync GObject properties to the controller if operating
950         in passthrough mode.
951
952 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
953
954         * sys/directdraw/gstdirectdrawsink.c:
955           (gst_directdraw_sink_window_thread):
956           FALSE is not a gpointer.
957
958 2008-01-05  Julien Moutte  <julien@fluendo.com>
959
960         * sys/directdraw/gstdirectdrawsink.c:
961         (gst_directdraw_sink_set_window_id),
962         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
963         (gst_directdraw_sink_buffer_alloc),
964         (gst_directdraw_sink_draw_borders),
965         (gst_directdraw_sink_show_frame),
966         (gst_directdraw_sink_setup_ddraw),
967         (gst_directdraw_sink_window_thread),
968         (gst_directdraw_sink_get_ddrawcaps),
969         (gst_directdraw_sink_surface_create): Make sure we create our
970         internal window only when we need it. That will give a chance to
971         the application to get the prepare-xwindow-id bus message. Draw
972         black borders when keeping aspect ratio. Handle the case where our
973         rendering window disappears (closed or errors) like other sinks
974         do. Various 80 columns fixes, improve state change order. That
975         element could need some more love.
976
977 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
978
979         * ext/taglib/gstapev2mux.h:
980         * ext/taglib/gstid3v2mux.h:
981         Remove useless typedefs without new type name. Fixes a warning with
982         gcc 4.3.
983
984 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
985
986         Patch by: John Millikin <jmillikin at gmail dot com>
987
988         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
989         (gst_flac_dec_setup_stream_decoder),
990         (gst_flac_normalize_picture_mime_type),
991         (gst_flac_extract_picture_buffer),
992         (gst_flac_dec_metadata_callback):
993         Emit metadata messages when a PICTURE block is encountered.
994         Fixes #506715.
995
996 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
997
998         * gst/avi/gstavi.c:
999         increase rank because no known issues anymore ...
1000         * gst/avi/gstavisubtitle.c:
1001         send subtitle name to the srcpad
1002
1003 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1004
1005         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
1006         * gst/rtsp/gstrtspsrc.h:
1007         Implement redirect for the DESCRIBE reply. Fixes #506025.
1008
1009 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
1010
1011         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
1012         Fix 'xyz may be used uninitialized' compiler warnings caused
1013         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
1014         abort() in any case but properly report the error.
1015
1016 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
1017
1018         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
1019         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
1020         * sys/ximage/gstximagesrc.c: (composite_pixel):
1021           Fix 'xyz may be used uninitialized' compiler warnings caused
1022           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
1023           not really nice to abort in any case). Fixes #505745.
1024
1025 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1026
1027         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
1028           Small unit test fix (has no practical impact at the moment,
1029           since we're only feeding utf8 and hence just create a sub-
1030           buffer for the output).
1031
1032 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
1033
1034         * gst/avi/gstavisubtitle.c:
1035         * tests/check/elements/avisubtitle.c:
1036         Add seeking support for avi subtitle
1037
1038 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1039
1040         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
1041         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
1042         (gst_flac_dec_write):
1043         * ext/flac/gstflacdec.h:
1044         Remove some unused vars.
1045         Do more cleanup of leftover events and tags.
1046         Output tags after the segment event. Fixes #504018.
1047
1048 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1049
1050         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
1051           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
1052           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
1053           Detect other UTF byte order markers and convert to UTF-8 as
1054           appropriate.
1055
1056 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1057
1058         * gst/avi/gstavisubtitle.c: (src_template),
1059           (gst_avi_subtitle_extract_utf8_file),
1060           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
1061           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
1062           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
1063         * gst/avi/gstavisubtitle.h:
1064           Refactor a bit; fix name extraction; don't assume all the data
1065           in the chunk is actually subtitle data, there may be padding at
1066           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
1067           file so it's there to send again after a seek (for future use).
1068
1069 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
1070
1071         * gst/avi/Makefile.am:
1072         * gst/avi/gstavi.c:
1073         * gst/avi/gstavisubtitle.c:
1074         * gst/avi/gstavisubtitle.h:
1075         * tests/check/Makefile.am:
1076         * tests/check/elements/avisubtitle.c:
1077         * win32/common/config.h:
1078                 Add avi subtitle element for bug #442034. Need seeking support
1079                 and more support for character conversion.
1080
1081 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1082
1083         * Makefile.am:
1084           Include common/win32.mak for CRLF check of win32 project
1085           files (see #393626).
1086
1087         * win32/vs6/libgstpng.dsp:
1088           Fix line endings and do cvs admin -kb.
1089
1090 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1091
1092         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
1093         Actually drop the buffers which are outside the currently configured
1094         segment instead of just emitting a WARNING.
1095
1096 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1097
1098         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1099         (gst_flac_dec_write):
1100         * ext/flac/gstflacdec.h:
1101         Send segments from the streaming thread. Fixes #502187.
1102         Fix segment seeking and a bunch of other seeking cases.
1103
1104 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
1105
1106         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
1107           Parse WOAF frames and put the result into GST_TAG_CONTACT,
1108           which is where it would end up if the same information was
1109           put in a vorbis comment (don't think it's worth adding a
1110           new URI tag for this). Fixes #488112.
1111
1112 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1113
1114         * configure.ac:
1115           We need core/base 0.10.15 or later.
1116
1117 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1118
1119         Patch by: Mark Nauwelaerts <manauw skynet be>
1120
1121         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
1122         Fix regression in stream numbering. Fixes #502655.
1123
1124 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1125
1126         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
1127
1128         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
1129         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
1130         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
1131         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
1132         (gst_rtp_h264_pay_handle_buffer):
1133         * gst/rtp/gstrtph264pay.h:
1134         Use higher performance start-code searching.
1135         Parse NALs and store SPS, PPS and profile in the caps so that they can
1136         be used in the SDP. Fixes #502814.
1137
1138 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1139
1140         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
1141         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
1142           Init some structs to zero before we pass them to ioctl, which
1143           avoids valgrind warnings.  Also fix a small memory leak.
1144
1145 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1146
1147         Patch by: Wouter Cloetens <wouter at mind dot be>
1148
1149         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
1150         Copy timestamp from input to output. Not very perfect yet but better
1151         than nothing. Fixes #503023.
1152
1153 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1154
1155         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1156           Also print a useful error message with the old Wavpack API
1157           if possible.
1158
1159 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1160
1161         * ext/wavpack/gstwavpackdec.c:
1162           More build fixes for old libwavpack versions: include config.h so
1163           that WAVPACK_OLD_API is actually defined as detected; only use
1164           WavpackGetErrorMessage if it is available. This fixes the build
1165           on debian stable for me.
1166
1167 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1168
1169         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1170         * ext/wavpack/gstwavpackparse.c:
1171           (gst_wavpack_parse_create_src_pad):
1172           Workaround the non-existance of WavpackGetChannelMask in Wavpack
1173           versions below 4.40.0.
1174
1175 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1176
1177         * configure.ac:
1178           And now do it right for real...
1179
1180 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1181
1182         * configure.ac:
1183           Correctly reset $LIBS to not contain -lm.
1184
1185 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1186
1187         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
1188
1189         * configure.ac:
1190         * ext/cairo/gsttimeoverlay.c:
1191           (gst_cairo_time_overlay_print_smpte_time):
1192           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
1193           and checking for rint() and implementing it ourself if it doesn't
1194           exist. Fixes #497293.
1195
1196 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1197
1198         * configure.ac:
1199           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
1200
1201 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
1202
1203         * sys/oss/gstosshelper.c:
1204         Verify that the format returned after the ioctl is the one
1205         we requested. It is valid for the ioctl to succeed while
1206         substituting an alternate 'supported' sample format.
1207
1208 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
1209
1210         * sys/oss/gstossaudio.c: (plugin_init):
1211         * sys/oss/gstosssink.c: (gst_oss_sink_open):
1212         * sys/oss/gstosssrc.c: (gst_oss_src_open):
1213           Post decent (and translated) error message when we can't
1214           open the audio device for some reason.
1215
1216 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
1217
1218         * sys/oss/gstosssink.c:
1219         * sys/oss/gstosssrc.c:
1220         Allow the AUDIODEV environment variable to redirect us
1221         to a different default OSS device, like sunaudiosink does
1222         on Solaris (makes audio play automatically on SunRays).
1223
1224 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
1225
1226         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
1227         * gst/audiofx/audiochebyshevfreqband.c:
1228         (gst_audio_chebyshev_freq_band_transform_ip):
1229         * gst/audiofx/audiochebyshevfreqlimit.c:
1230         (gst_audio_chebyshev_freq_limit_transform_ip):
1231         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
1232         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
1233         The transform_ip() methods should do nothing if in passthrough mode.
1234         It might get non-writable buffers in that case but the buffer might
1235         as well be writable.
1236
1237         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
1238         The transform() methods won't be called in passthrough mode and
1239         otherwise the buffer is always writable so don't check here.
1240
1241 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
1242
1243         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
1244           Fix seeking in .wav files again (#501775).  Some people seem to think
1245           they don't need to test their changes when they're just 'reflowing'
1246           some code.
1247
1248 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1249
1250         * gst/autodetect/gstautovideosink.c:
1251         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
1252         (gst_auto_video_sink_init),
1253         (gst_auto_video_sink_create_element_with_pretty_name),
1254         (gst_auto_video_sink_find_best),
1255         (gst_auto_video_sink_set_property),
1256         (gst_auto_video_sink_get_property):
1257         * gst/autodetect/gstautovideosink.h:
1258         Fix docs.
1259         Use same error reporting code as autoaudiosink.
1260         Add property to filter sinks based on caps. Only select raw video sinks
1261         by default for backwards compat.
1262         API: GstAutoVideoSink::filter-caps
1263
1264 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1265
1266         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1267
1268         * gst/autodetect/gstautoaudiosink.c:
1269         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1270         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1271         (gst_auto_audio_sink_set_property),
1272         (gst_auto_audio_sink_get_property):
1273         * gst/autodetect/gstautoaudiosink.h:
1274         Add property to filter sinks based on caps. Only select raw audio sinks
1275         by default for backwards compat.  Fixes #417420.
1276         API: GstAutoAudioSink::filter-caps
1277
1278 2007-11-29  Michael Smith <msmith@fluendo.com>
1279
1280         Patch by: Arek Korbik <arkadini@gmail.com>
1281
1282         * gst/videobox/gstvideobox.c: (plugin_init):
1283           Initialise liboil in plugin_init()
1284
1285 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1286
1287         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1288         Post error before sending EOS. Fixes #499178.
1289
1290 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1291
1292         * win32/vs6/gst_plugins_good.dsw:
1293         * win32/vs6/libgstpng.dsp:
1294         Add a project file for libgstpng
1295
1296 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1297
1298         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1299         (gst_rtp_h263_depay_process):
1300         Code beautification.
1301         Added debug statements.
1302         Don't bit-shift everything, just do operations on last/first byte
1303         instead.
1304
1305 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1306
1307         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1308
1309         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1310         Fix wrong comparison in overrun check. Fixes #499239 some more.
1311
1312 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1313
1314         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1315         (gst_rtp_h263_depay_process):
1316         * gst/rtp/gstrtph263depay.h:
1317         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1318         stream.
1319
1320 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1321
1322         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1323
1324         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1325         (gst_rtp_mp4a_depay_process):
1326         * gst/rtp/gstrtpmp4adepay.h:
1327         Fix depayloading when multiple frames are inside one RTP packet.
1328         Fixes #499239.
1329
1330 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1331
1332         * gst/level/gstlevel.c:
1333           Add GAP-flag support.
1334
1335 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1336
1337         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1338         Read the I flag for Mode A h263 rtp stream and set the
1339         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1340         Fixes #499383
1341
1342 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1343
1344         * gst/level/gstlevel.c:
1345           Remove some dead code and do cleanups.
1346
1347 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1348
1349         * tests/check/pipelines/simple-launch-lines.c:
1350           Improve the tests by allowing to set a target state.
1351
1352 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1353
1354         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1355         Don't check the caps of the output buffer if they're equal some
1356         other caps. The caps can change in a backward compatible way
1357         and did at this point.
1358
1359 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1360
1361         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1362         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1363         (gst_qtdemux_seek_to_previous_keyframe),
1364         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1365         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1366         reverse playback support.
1367
1368 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1369
1370         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1371         Also set the channel layout on the Wavpack caps if we're having
1372         a mono layout. Of course only do it for "audio/x-wavpack".
1373
1374 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1375
1376         * ext/wavpack/gstwavpackcommon.c:
1377         (gst_wavpack_get_default_channel_mask),
1378         (gst_wavpack_set_channel_layout),
1379         (gst_wavpack_get_default_channel_positions),
1380         (gst_wavpack_get_channel_mask_from_positions),
1381         (gst_wavpack_set_channel_mapping):
1382         * ext/wavpack/gstwavpackcommon.h:
1383         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1384         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1385         * ext/wavpack/gstwavpackdec.h:
1386         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1387         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1388         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1389         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1390         (gst_wavpack_enc_rewrite_first_block),
1391         (gst_wavpack_enc_sink_event):
1392         * ext/wavpack/gstwavpackenc.h:
1393         * ext/wavpack/gstwavpackparse.c:
1394         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1395         (gst_wavpack_parse_scan_to_find_sample),
1396         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1397         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1398         * ext/wavpack/gstwavpackparse.h:
1399         Add support for encoding, parsing and decoding multichannel
1400         files with up to 8 channels. This also improves the robustness
1401         of parsing quite a bit.
1402
1403         * ext/wavpack/gstwavpackstreamreader.c:
1404         (gst_wavpack_stream_reader_read_bytes),
1405         (gst_wavpack_stream_reader_get_pos),
1406         (gst_wavpack_stream_reader_set_pos_abs),
1407         (gst_wavpack_stream_reader_set_pos_rel),
1408         (gst_wavpack_stream_reader_push_back_byte),
1409         (gst_wavpack_stream_reader_get_length),
1410         (gst_wavpack_stream_reader_can_seek),
1411         (gst_wavpack_stream_reader_write_bytes):
1412         Improve debugging.
1413
1414 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1415
1416         * ext/libpng/gstpngdec.c:
1417         * ext/libpng/gstpngdec.h:
1418           Don't release the png-memory from within the callback.
1419
1420 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1421
1422         Patch by: René Stadler <mail at renestadler dot de>
1423
1424         * ext/libpng/gstpngenc.c:
1425           Don't leak buffer data memory. Fixes #498395.
1426
1427 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1428
1429         Patch by: René Stadler <mail at renestadler dot de>
1430
1431         * tests/check/pipelines/simple-launch-lines.c:
1432           Tests for #498395.
1433
1434 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1435
1436         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1437         (gst_tag_lib_mux_adjust_event_offsets):
1438         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1439         * sys/osxaudio/Makefile.am:
1440         * sys/osxvideo/cocoawindow.h:
1441         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1442
1443 2007-11-15  David Schleef  <ds@schleef.org>
1444
1445         * ext/cairo/gsttextoverlay.c:
1446           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1447
1448 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1449
1450         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1451
1452         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1453         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1454         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1455         * gst/rtp/gstrtpmp2tpay.h:
1456         Fill the MTU with as many packets as possible. Fixes #491323.
1457
1458 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1459
1460         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1461
1462         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1463         Fix some more leaks. Fixes #497007.
1464
1465 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1466
1467         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1468
1469         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1470         (gst_rtspsrc_stream_configure_tcp):
1471         Fix 3 pad leaks. Fixes #496983.
1472
1473 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1474
1475         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1476
1477         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1478         Fix small leak. Fixes #497017.
1479
1480 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1481
1482         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1483         (gst_qtdemux_prepare_current_sample),
1484         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1485         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1486         * gst/qtdemux/qtdemux_fourcc.h:
1487         * gst/qtdemux/qtdemux_types.c:
1488         Add suppport for theora in quicktime according to XiphQT.
1489
1490 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1491
1492         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1493         (gst_v4l2src_init), (gst_v4l2src_set_property),
1494         (gst_v4l2src_get_property):
1495         * sys/v4l2/gstv4l2src.h:
1496         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1497           Always copy buffers by default (handle safer with bugged drivers)
1498           and added a property to make it possible to use mmap effectively (no
1499           copy if possible) when application wants to. Fixes: #480557.
1500
1501 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1502
1503         * gst/id3demux/id3tags.c:
1504         * gst/id3demux/id3tags.h:
1505         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1506           We don't want the same string multiple times in a tag list for the
1507           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1508           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1509
1510 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1511
1512         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1513           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1514           into ID3v2 TXXX frames (fixes #347848).
1515
1516 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1517
1518         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1519           Don't leak sdp message contents (fixes #496773).
1520
1521         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1522           Don't leak URI string.
1523
1524 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1525
1526         Patch by: Julien Puydt <julien dot puydt at laposte net>
1527
1528         * ext/raw1394/Makefile.am:
1529         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1530           (gst_1394_property_probe_get_properties),
1531           (gst_1394_property_probe_probe_property),
1532           (gst_1394_property_probe_needs_probe),
1533           (gst_1394_property_probe_get_values),
1534           (gst_1394_property_probe_interface_init),
1535           (gst_1394_type_add_property_probe_interface):
1536         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1537         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1538           (gst_dv1394src_init), (gst_dv1394src_dispose),
1539           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1540           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1541           (gst_dv1394src_update_device_name):
1542         * ext/raw1394/gstdv1394src.h:
1543           Implement GstPropertyProbe interface and add "device-name" property,
1544           so applications can use this to probe for available devices in the
1545           same way they can already with v4lsrc and v4l2src (however horrible
1546           this property probe interface may be). Fixes #358841.
1547
1548 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1549
1550         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1551
1552         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1553           (gst_rtspsrc_parse_range):
1554           Don't leak event, don't leak range (fixes #496752).
1555
1556 2007-11-14  Michael Smith <msmith@fluendo.com>
1557
1558         Patch by: Arek Korbik <arkadini@gmail.com>
1559
1560         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1561           Detect RGBA/BGRA correctly on little endian systems.
1562
1563 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1564
1565         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1566           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1567           corresponding ioctl() call fails even though the driver claims to
1568           support this format, just fall back to the pre-2.6.19 kernel
1569           routine that creates caps with suitable height and width ranges
1570           (see #448278).
1571
1572 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1573
1574         Patch by: Mark Nauwelaerts <manauw skynet be>
1575
1576         * gst/matroska/matroska-demux.c:
1577           (gst_matroska_demux_push_dvd_clut_change_event),
1578           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1579           (gst_matroska_demux_subtitle_caps):
1580         * gst/matroska/matroska-ids.h:
1581           Extract palette data for dvd subpicture streams and send it
1582           downstream as custom gstreamer dvd event (fixes #453417).
1583
1584 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1585
1586         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1587           Implement minimal parsing of the passed pango font description
1588           string, so passing a font size works the same as with the
1589           pango textoverlay plugin; fixes #455086.
1590           (Maybe we could just use pangocairo here at some point).
1591
1592 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1593
1594         * gst/avi/gstavidemux.c:
1595         * gst/wavparse/gstwavparse.c:
1596           Return the result in _activate_pull(). Don't ref element there.
1597
1598 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1599
1600         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1601         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1602         (gst_wavparse_srcpad_event):
1603           Ref the element when we should, but not when we its not needed. Reflow
1604           the event_handling to not leak the event.       
1605
1606 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1607
1608         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1609         (qtdemux_parse_samples):
1610         Properly free QTDemuxSamples array.
1611         Protect table write with a sensible check, some files apparently DO contain
1612         stts values starting with 0 :(
1613
1614 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1615
1616         * gst/avi/gstavidemux.c:
1617         * gst/qtdemux/qtdemux.c:
1618           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1619           previous commit messed up.
1620
1621 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1622
1623         * gst/avi/gstavidemux.c:
1624         * gst/qtdemux/qtdemux.c:
1625           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1626           element when we should, but not when we its not needed.
1627
1628 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1629
1630         * gst/wavparse/gstwavparse.c:
1631           Return FALSE if we can't handle a query instead of changing the
1632           format. Ignore fact when dealing with mpeg audio.
1633
1634 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1635
1636         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1637
1638         * configure.ac:
1639         * gst/udp/gstdynudpsink.c:
1640         * gst/udp/gstdynudpsink.h:
1641         * gst/udp/gstmultiudpsink.c:
1642         * gst/udp/gstmultiudpsink.h:
1643         * gst/udp/gstudpsink.c:
1644         * gst/udp/gstudpsink.h:
1645           Fix includes for MSVC and GLib-2.14.0 (#492388).
1646
1647         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1648           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
1649
1650 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
1651
1652         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
1653         (gst_mulawdec_chain):
1654         * gst/law/mulaw-decode.h:
1655         Calculate outgoing buffer duration if incoming buffer didn't have a
1656         valid duration.
1657
1658 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1659
1660         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
1661         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
1662         Smarter combine_flow code that also deals with downstream elements
1663         returning UNEXPECTED when they receive data out of the segment
1664         boundaries. Fixes #491305.
1665
1666 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1667
1668         * sys/v4l2/v4l2src_calls.c:
1669           Fix 'unused variable' compiler warning when compiling against
1670           older kernel headers.
1671
1672 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
1673
1674         * ext/taglib/gstid3v2mux.cc (add_funcs):
1675           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
1676
1677 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
1678
1679         * tests/check/pipelines/simple-launch-lines.c:
1680            Improve the tests a little more.
1681
1682 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
1683
1684         patch by: Yun Zheng Hu
1685
1686         * sys/osxaudio/gstosxaudiosrc.c:
1687         Use default input device instead of default output device and
1688         only memcpy actual available bytes.
1689
1690 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
1691
1692         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1693           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
1694           early. It is temporary until we find something better.
1695
1696 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1697
1698         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1699
1700         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
1701         Fix race when pausing a RTSP stream in interleaved.
1702         Fixes #475784.
1703
1704 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1705
1706         Patch by: Peter Kjellerstedt <pkj at axis com>
1707
1708         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
1709         Use correct unref function for buffers. #488844.
1710
1711 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
1712
1713         * gst/avi/gstavimux.c:
1714         * tests/check/elements/avimux.c:
1715           Add some debug and sync tests with the fix.     
1716
1717 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1718
1719         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1720
1721         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1722         When the socket is used by the app for other purposes, don't generate an
1723         error if there is activaty on the socket that is not data related.
1724         Fixes #487488.
1725
1726 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1727
1728         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
1729         (gst_v4l2src_grab_frame):
1730         Add some more debug info. Generate an error when we run out of buffers
1731         for some reason. See #480557.
1732
1733 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1734
1735         Patch by: Anders Skargren <anders dot skargren at axis dot com>
1736
1737         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
1738         Set marker bit correctly.
1739
1740 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
1741
1742         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1743         Use allowed name for the GstStructure.
1744
1745 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
1746
1747         * ext/gconf/gstswitchsink.c:
1748         * gst/autodetect/gstautoaudiosink.c:
1749           Use new gst_bus_pop_filtered().
1750
1751 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1752
1753         * sys/v4l2/gstv4l2src.c:
1754         * sys/v4l2/v4l2src_calls.c:
1755           When probing the formats and sizes a camera supports, make
1756           sure the best ones (highest resolution, prefered format)
1757           end up at the beginning of the probed caps and the less
1758           desirable ones at the end.  This is important because the
1759           order within the caps matters for things like fixation and
1760           negotiation, ie. what format is chosen in the end.
1761           With recent kernels, the current probing code will end up
1762           querying the supported sizes from lowest resolution to
1763           highest resolution, adding them to the probed caps in that
1764           order, resulting to v4l2src fixating to the lowest possible
1765           resolution if downstream does not express a size preference.
1766           Also make up a somewhat random ranking of prefered output
1767           formats for the same reason. Fixes #485828.
1768         
1769 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1770
1771         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
1772
1773         * gst/id3demux/id3v2frames.c:
1774           Extract license/copyright URIs from ID3v2 WCOP frames
1775           (Fixes #447000).
1776
1777         * tests/check/elements/id3demux.c:
1778         * tests/files/Makefile.am:
1779         * tests/files/id3-447000-wcop.tag:
1780           Add simple unit test.
1781
1782 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1783
1784         * ext/taglib/gstid3v2mux.cc:
1785           Add support for license/copyright URI tags (ID3v2 WCOP frame).
1786           Prerequisite for #447000.
1787
1788 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1789
1790         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
1791         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
1792         a GstClockTime.
1793
1794 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1795
1796         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1797         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
1798         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
1799         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
1800         (gst_rtspsrc_change_state):
1801         More seeking fixes, mostly passing around the new playback segment in
1802         order to configure it properly.
1803         Also reset base_time of udp sources when setting them back to PLAYING as
1804         a temporary hack until core supports seek in live sources properly.
1805
1806 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1807
1808         * gst/rtp/gstrtpmp4adepay.c:
1809         Fix caps as to not confuse autopluggers.
1810
1811 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1812
1813         * gst/id3demux/gstid3demux.c:
1814         * gst/id3demux/gstid3demux.h:
1815         * gst/id3demux/id3tags.c:
1816         * gst/id3demux/id3tags.h:
1817         * gst/id3demux/id3v2frames.c:
1818           Port ID3 tag demuxer over to the new GstTagDemux in -base
1819           (now would be a good time to test re-importing your music
1820           collection).
1821
1822 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1823
1824         * gst/apetag/Makefile.am:
1825         * gst/apetag/gstapedemux.c:
1826         * gst/apetag/gstapedemux.h:
1827         * gst/apetag/gsttagdemux.c:
1828         * gst/apetag/gsttagdemux.h:
1829           Port APE tag demuxer over to the new GstTagDemux in -base.
1830
1831 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
1832
1833         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1834         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
1835         (gst_rtspsrc_handle_internal_src_query),
1836         (gst_rtspsrc_handle_src_query), (new_session_pad),
1837         (gst_rtspsrc_stream_configure_tcp),
1838         (gst_rtspsrc_stream_configure_transport),
1839         (gst_rtspsrc_loop_send_cmd):
1840         Improve flushing behaviour.
1841         Set state of the udp sources to PAUSE/PLAYING correctly.
1842         Handle events and queries for UDP and TCP transport now.
1843
1844 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1845
1846         * gst/rtp/gstrtpgsmdepay.c:
1847         * gst/rtp/gstrtpgsmpay.c:
1848           Add log category.
1849
1850 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1851
1852         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
1853
1854         * tests/check/Makefile.am:
1855         * tests/check/pipelines/simple-launch-lines.c:
1856           Add unit tests for payloaders/depayloaders.
1857
1858 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1859
1860         * gst/avi/gstavimux.c:
1861         * gst/avi/gstavimux.h:
1862           Also save codec data for audio streams. Fixes #482495.
1863
1864 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1865
1866         * gst/avi/gstavimux.c:
1867           Fix "Index entry has invalid stream nr 1".
1868           Add support for muxing aac - work in progress (see #482495).
1869
1870 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1871
1872         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
1873         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
1874         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1875         * gst/rtsp/gstrtspsrc.h:
1876         Parse bandwidth modifiers, they are not yet configured in the session
1877         manager because we don't have an API for that yet.
1878
1879 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1880
1881         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
1882         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1883         Use shiny new function in -base to get the default clock-rate.
1884         Update some docs.
1885
1886 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1887
1888         * win32/MANIFEST:
1889         Add files to win32 manifest.
1890         * win32/vs6/libgstaudiofx.dsp:
1891         * win32/vs6/libgstqtdemux.dsp:
1892         * win32/vs6/libgstrtp.dsp:
1893         * win32/vs6/libgstrtsp.dsp:
1894         Update project files.
1895
1896 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
1897
1898         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1899         (gst_rtspsrc_play):
1900         * gst/rtsp/gstrtspsrc.h:
1901         In TCP mode, only timestamp the first buffer. TCP is not real time and
1902         it does not make sense to try to skew compensate, also some servers send
1903         the first batch of data in a burst.
1904
1905 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
1906
1907         * gst/matroska/matroska-demux.c:
1908           Fix setting the discont flag on the first buffer
1909           pushed downstream for formats with private codec
1910           data that needs to be deserialised into buffers
1911           (such as vorbis and FLAC when in a matroska container).
1912
1913 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
1914
1915         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1916
1917         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
1918         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
1919         (gst_rtp_mp4v_pay_handle_buffer):
1920         * gst/rtp/gstrtpmp4vpay.h:
1921         Free the config string. Fixes #480707.
1922         Clean up the timestamp code a little.
1923
1924 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1925
1926         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1927         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
1928         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
1929         * gst/rtsp/gstrtspsrc.h:
1930         Set timestamps on RTP buffers in interleaved mode.
1931         Mark first buffers with a DISCONT.
1932         Remove flush hack now that sync for live sources has been figured out.
1933
1934 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1935
1936         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1937         Update documentation.
1938
1939 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1940
1941         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
1942         (gst_rtp_xqt_depay_change_state):
1943         * gst/qtdemux/gstrtpxqtdepay.h:
1944         Fail if we don't know the quicktime format.
1945
1946 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1947
1948         * ext/flac/gstflacenc.c:
1949         * ext/flac/gstflacenc.h:
1950           Save the flow return from the last gst_pad_push() and
1951           make sure we pass the right flow return value upstream
1952           in the case of failure; minor clean-ups.
1953
1954 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1955
1956         * ext/taglib/gstapev2mux.cc:
1957         * ext/taglib/gstid3v2mux.cc:
1958         * gst/apetag/gstapedemux.c:
1959           Add support for the new GST_TAG_COMPOSER (#459809).
1960
1961 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1962
1963         * gst/law/alaw-decode.c:
1964         * gst/law/alaw-decode.h:
1965         * gst/law/alaw-encode.c:
1966         * gst/law/alaw-encode.h:
1967         * gst/law/alaw.c:
1968         * gst/law/mulaw-conversion.h:
1969           Compulsive clean-ups: use boilerplate macros, add debug
1970           categories, fix up things to conform to symbol nomenklatura,
1971           etc.
1972
1973 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1974
1975         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1976
1977         * gst/law/alaw-decode.c:
1978         * gst/law/alaw-encode.c:
1979           Use static tables for A-Law decoding and encoding; this makes
1980           A-Law decoding and encoding less CPU-intensive, but increases
1981           the binary size a bit. Leaving old code around for now,
1982           selectable by a define in the code. Fixes #435435.
1983
1984 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1985
1986         * configure.ac:
1987         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1988         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1989         in configure.ac.
1990
1991 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1992
1993         Patch by: Jan Gerber <j at bootlab dot org>
1994
1995         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1996         Add fourccs for MPEG2 HDV streams. Fixes #479960.
1997
1998 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
1999
2000         * sys/oss/gstosshelper.c:
2001           Use GST_WARNING instead of a g_critical. This situation is not caused
2002           by the application.
2003
2004 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2005
2006         * po/LINGUAS:
2007         * po/nl.po:
2008           Updated translations.
2009
2010 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2011
2012         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
2013
2014         * po/eu.po:
2015           Added Basque translation.
2016
2017 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2018
2019         translated by: Abel Cheung <abelcheung@gmail.com>
2020
2021         * po/zh_HK.po:
2022         * po/zh_TW.po:
2023           Added Chinese (traditional and Hong Kong) translation.
2024
2025 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2026
2027         translated by: Jakub Bogusz <qboosh@pld-linux.org>
2028
2029         * po/pl.po:
2030           Added Polish translation.
2031
2032 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2033
2034         translated by: Ilkka Tuohela <hile@iki.fi>
2035
2036         * po/fi.po:
2037           Added Finnish translation.
2038
2039 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2040
2041         translated by: Jorge González González <aloriel@gmail.com>
2042
2043         * po/es.po:
2044           Added Spanish translation.
2045
2046 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2047
2048         translated by: Mogens Jaeger <mogens@jaeger.tf>
2049
2050         * po/da.po:
2051           Added Danish translation.
2052
2053 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2054
2055         translated by: Funda Wang <fundawang@linux.net.cn>
2056
2057         * po/zh_CN.po:
2058           Added Chinese (simplified) translation.
2059
2060 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2061
2062         translated by: Alexander Shopov <ash@contact.bg>
2063
2064         * po/bg.po:
2065           Added Bulgarian translation.
2066
2067 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
2068
2069         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
2070         Set outgoing packet duration because we can. Fixes #478244 some more.
2071
2072 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
2073
2074         * ext/cairo/gsttextoverlay.c:
2075           Add info about static leak.
2076         
2077         * tests/check/Makefile.am:
2078         * tests/check/generic/states.c:
2079           Improved state change unit test.
2080
2081 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
2082
2083         * docs/plugins/.cvsignore:
2084         * tests/check/.cvsignore:
2085           Ignore registries in any format.
2086
2087 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
2088
2089         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
2090         Removed some unused code.
2091
2092         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
2093         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
2094         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
2095         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
2096         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
2097         (gst_rtp_theora_pay_flush_packet):
2098         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
2099         Try to preserve the incomming buffer duration on the outgoing
2100         packets. Fixes #478244.
2101
2102 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2103
2104         * ext/taglib/gstapev2mux.cc:
2105         * ext/taglib/gstid3v2mux.cc:
2106           Work around compiler warnings with g++-4.2 when assigning a
2107           string constant to a gchar * (partially fixes #478092).
2108
2109 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2110
2111         * configure.ac:
2112           We require core CVS now for gst_base_src_set_do_timestamp().
2113
2114 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
2115
2116         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
2117         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2118         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
2119         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2120         (gst_rtspsrc_handle_message):
2121         Fix compiler warnings shown with Forte.
2122
2123 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2124
2125         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
2126         (gst_rtspsrc_dup_printf):
2127         Give meaningfull error when all streams failed to configure for some
2128         reason.
2129
2130 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2131
2132         * gst/rtp/README:
2133         Update README with the design for synchronisation rules of RTP on
2134         sender and receiver.
2135
2136 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
2137
2138         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
2139         (gst_wavparse_chain):
2140         Don't push EOS from the chain function, the element
2141         driving the pipeline is responsible for this. The bug
2142         this was meant to fix seems to be queue not forwarding
2143         EOS in all cases (see #476514).
2144
2145 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
2146
2147         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
2148         (gst_level_transform_ip):
2149         * gst/level/gstlevel.h:
2150         Use basetransform segment so that it is correctly managed on flushes and
2151         start/stop.
2152         Report message timestamp as stream time, which is what an application
2153         can understand.
2154
2155 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2156
2157         * ext/taglib/gstapev2mux.cc:
2158         * ext/taglib/gstapev2mux.h:
2159         * ext/taglib/gsttaglibmux.c:
2160         * tests/check/elements/apev2mux.c:
2161         Update my mail address.
2162
2163 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2164
2165         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
2166         (gst_wavparse_loop), (gst_wavparse_chain):
2167         Add EOS logic for the push-based mode too. Fixes #476514.
2168
2169 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
2170
2171         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
2172         * gst/law/alaw-encode.h:
2173         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
2174         (gst_mulawenc_chain):
2175         * gst/law/mulaw-encode.h:
2176         Fix law encoder timestamps.
2177
2178 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
2179
2180         * ext/gconf/gstgconfaudiosink.c:
2181           Fix warning when building without debug.
2182
2183         * sys/oss/gstossmixertrack.c:
2184           Use const like in alsamixertrack.c (fixes warnings).
2185
2186 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
2187
2188         * sys/v4l2/v4l2src_calls.c:
2189         (gst_v4l2src_probe_caps_for_format_and_size):
2190         Fix framerate detection code some more.
2191         Handle the case where there is a weird step in the stepwise framerates.
2192         Don't overwrite the min interval with the framerate, use a temp variable
2193         instead.
2194         Use max in the Continuous framerate intervals instead of step, which is
2195         1 according to the docs. Fixes #475424.
2196
2197 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
2198
2199         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
2200         Make udpsrc timestamp outgoing buffers based on when they were received.
2201         Also make it output a segment in time.
2202
2203 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
2204
2205         * gst/avi/gstavidemux.c:
2206           Plug a little leak. Little code cleanups.
2207
2208 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
2209
2210         * configure.ac:
2211           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
2212           flac versions, 's good for cross-compilation karma.
2213
2214 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
2215
2216         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
2217
2218         * gst/rtp/gstrtph263pay.c:
2219           Fix up header structure so that compilers don't add padding
2220           between the structure fields, since that would lead to us
2221           sending RTP packets with broken headers (as is currently the
2222           case when compiling with MSVC). Also see similar fixes in
2223           libgstrtp in gst-plugins-base. (#474616; #471194)
2224
2225 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
2226
2227         * sys/v4l2/v4l2src_calls.c:
2228         (gst_v4l2src_probe_caps_for_format_and_size):
2229         Don't overwrite our GValue with 0 but instead use the previously
2230         computed value. Fixes #471823 some more.
2231
2232 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2233
2234         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2235           No tabs in this file please, or gtk-doc will end up documenting
2236           rather absurd class hierarchies.
2237
2238 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2239
2240         * ext/gconf/gstswitchsink.c:
2241           If the new kid element fails to change state for some reason
2242           (e.g. esdsink not being able to connect to the sound server),
2243           forward the error message it posted on the bus instead of just
2244           posting a generic 'Internal state change error: please file a
2245           bug' error message. Fixes #471364.
2246
2247 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2248
2249         * gst/qtdemux/Makefile.am:
2250         * gst/qtdemux/qtdemux.c:
2251           Don't assume tags are encoded as UTF-8 (#473670).
2252
2253 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2254
2255         * sys/v4l2/gstv4l2src.c:
2256         * sys/v4l2/gstv4l2src.h:
2257         * sys/v4l2/v4l2src_calls.c:
2258           Implement LATENCY queries in the crudest way possible so I don't
2259           have to use sync=false any longer when testing with videosinks.
2260
2261 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2262
2263         * configure.ac:
2264           Fix build.
2265
2266 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2267
2268         * sys/v4l2/v4l2src_calls.c:
2269         (gst_v4l2src_probe_caps_for_format_and_size):
2270         Add some more debugging in the framerate function.
2271         Iterate stepwise framerate up to and _including_ the max and if nothing
2272         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2273         don't end up with an empty list. Fixes #471823
2274
2275 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2276
2277         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2278         (gst_multiudpsink_set_clients_string),
2279         (gst_multiudpsink_get_clients_string),
2280         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2281         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2282         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2283         (gst_multiudpsink_clear):
2284         Add property do configure destination address/port pairs
2285         API:GstMultiUDPSink::clients
2286
2287 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2288
2289         * tests/examples/Makefile.am:
2290         * tests/examples/rtp/Makefile.am:
2291         * tests/examples/rtp/client-H263p-AMR.sh:
2292         * tests/examples/rtp/client-H263p-PCMA.sdp:
2293         * tests/examples/rtp/client-H263p-PCMA.sh:
2294         * tests/examples/rtp/client-H264-PCMA.sdp:
2295         * tests/examples/rtp/client-H264-PCMA.sh:
2296         * tests/examples/rtp/client-PCMA.sh:
2297         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2298         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2299         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2300         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2301         Added some RTP example scripts for sending and receiving RTP streams.
2302
2303 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2304
2305         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2306         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2307         Restructure the setcaps function so that we can also compute the
2308         expected GStreamer output size of the video frames.
2309         Set frame_byte_size correctly so that read-based devices have a chance
2310         of working correctly.
2311         When grabbing a frame, discard frames that are not of the expected size.
2312         Some cameras don't output the right framesize for the first buffer.
2313         Try only a couple of times to get a valid frame, else error out.
2314
2315         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2316         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2317         Add some more debug info when scanning the device.
2318
2319         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2320         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2321         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2322         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2323         Add some more debug info when dequeing a frame.
2324
2325 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2326
2327         * gst/wavparse/gstwavparse.c:
2328           More code cleanups. Add some more comment and improve debugs logs.
2329
2330 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2331
2332         * gst/wavparse/gstwavparse.c:
2333         * gst/wavparse/gstwavparse.h:
2334           Implement seek-query. Refactor duration calculations. Appropriate use
2335           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2336           out of loops.
2337
2338 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2339
2340         * gst/avi/gstavidemux.c:
2341           Implement seek-query.
2342
2343 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2344
2345         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2346         (gst_rtspsrc_dup_printf):
2347         Use new basesink async property to make sparse RTCP packet not wait for
2348         preroll.
2349
2350 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2351
2352         * gst/audiofx/Makefile.am:
2353         Dist the right file.
2354
2355 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2356
2357         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2358         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2359         Make sure we generate and parse floating point values in the POSIX
2360         locale instead of the current locale. 
2361
2362 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2363
2364         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2365         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2366         (gst_rtspsrc_play):
2367         * gst/rtsp/gstrtspsrc.h:
2368         Fix method detection again.
2369         Keep track of when we must send a Range header.
2370         Use segment values for Range, Speed and Scale headers.
2371         Parse Speed and Scale headers to update the segment values.
2372
2373 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2374
2375         patch by: Mark Nauwelaerts <manauw@skynet.be>
2376
2377         * sys/v4l2/v4l2src_calls.c:
2378           Handle optional v4l2 ioctls gracefully.
2379
2380 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2381
2382         * gst/rtp/Makefile.am:
2383         * gst/rtp/gstrtp.c: (plugin_init):
2384         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2385         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2386         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2387         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2388         (gst_rtp_h263_depay_get_property),
2389         (gst_rtp_h263_depay_change_state),
2390         (gst_rtp_h263_depay_plugin_init):
2391         * gst/rtp/gstrtph263depay.h:
2392         Added an H263 depayloader. Fixes #369392.
2393
2394         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2395         (gst_rtp_h263p_depay_process):
2396         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2397         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2398         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2399         payloads.
2400         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2401
2402 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2403
2404         * gst/audiofx/audiochebyshevfreqband.c:
2405         * gst/audiofx/audiochebyshevfreqlimit.c:
2406         Add small comparision with the windowed sinc filters in the docs.
2407
2408 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2409
2410         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2411         (audiochebyshevfreqband_suite):
2412         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2413         (audiochebyshevfreqlimit_suite):
2414         Also test 32 bit float mode and the type 2 variants of the filters.
2415
2416 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2417
2418         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2419         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2420         (gst_rtspsrc_loop):
2421         Refactor the udp and interleaved loop function a bit.
2422
2423 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2424
2425         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2426         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2427         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2428         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2429         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2430         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2431         * gst/rtsp/gstrtspsrc.h:
2432         Protect connection activity with a new lock, avoids deadlocks when going
2433         to PAUSED. Fixes #455808.
2434
2435 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2436
2437         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2438         Fix debug statement.
2439
2440 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2441
2442         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2443         Fix stray %u in debug line as spotted by Saur on IRC.
2444
2445 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2446
2447         * gst/audiofx/audiochebyshevfreqband.c:
2448         (gst_audio_chebyshev_freq_band_class_init):
2449         * gst/audiofx/audiochebyshevfreqlimit.c:
2450         (gst_audio_chebyshev_freq_limit_class_init):
2451         Use generator macros for the process functions for the different
2452         sample types, add lower upper boundaries for the GObject properties
2453         so automatically generated UIs can use sliders and add a note about
2454         the number of poles as a too high number of poles combined with
2455         very low or very high frequencies will produce only noise.
2456         * docs/plugins/gst-plugins-good-plugins.args:
2457         Regenerated for the property changes.
2458
2459 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2460
2461         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2462         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2463         (gst_rtspsrc_stream_configure_udp_sink),
2464         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2465         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2466         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2467         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2468         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2469         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2470         * gst/rtsp/gstrtspsrc.h:
2471         Improve timeout handling.
2472         Use the same socket for sending and receiving RTCP packets so that some
2473         servers can track clients better.
2474         Improve connection closed handling. Try to reconnect.
2475         Don't overwrite our content base with NULL.
2476         Improve debugging.
2477         Improve range parsing and handling.
2478         Remove flushing hack now that core does the right thing.
2479
2480 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2481
2482         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2483         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2484         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2485         (gst_multiudpsink_close), (gst_multiudpsink_add):
2486         * gst/udp/gstmultiudpsink.h:
2487         Add support for getting and setting the socket to use.
2488
2489         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2490         (gst_udpsrc_create), (gst_udpsrc_get_property):
2491         Add support for getting the currently used socket.
2492
2493 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2494
2495         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2496
2497         * gst/audiofx/Makefile.am:
2498         * gst/audiofx/audiochebyshevfreqband.c:
2499         (gst_audio_chebyshev_freq_band_mode_get_type),
2500         (gst_audio_chebyshev_freq_band_base_init),
2501         (gst_audio_chebyshev_freq_band_dispose),
2502         (gst_audio_chebyshev_freq_band_class_init),
2503         (gst_audio_chebyshev_freq_band_init),
2504         (generate_biquad_coefficients), (calculate_gain),
2505         (generate_coefficients),
2506         (gst_audio_chebyshev_freq_band_set_property),
2507         (gst_audio_chebyshev_freq_band_get_property),
2508         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2509         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2510         (gst_audio_chebyshev_freq_band_start):
2511         * gst/audiofx/audiochebyshevfreqband.h:
2512         * gst/audiofx/audiochebyshevfreqlimit.c:
2513         (gst_audio_chebyshev_freq_limit_mode_get_type),
2514         (gst_audio_chebyshev_freq_limit_base_init),
2515         (gst_audio_chebyshev_freq_limit_dispose),
2516         (gst_audio_chebyshev_freq_limit_class_init),
2517         (gst_audio_chebyshev_freq_limit_init),
2518         (generate_biquad_coefficients), (calculate_gain),
2519         (generate_coefficients),
2520         (gst_audio_chebyshev_freq_limit_set_property),
2521         (gst_audio_chebyshev_freq_limit_get_property),
2522         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2523         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2524         (gst_audio_chebyshev_freq_limit_start):
2525         * gst/audiofx/audiochebyshevfreqlimit.h:
2526         * gst/audiofx/audiofx.c: (plugin_init):
2527         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2528         Fixes #464800.
2529
2530         * tests/check/Makefile.am:
2531         * tests/check/elements/.cvsignore:
2532         * tests/check/elements/audiochebyshevfreqband.c:
2533         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2534         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2535         * tests/check/elements/audiochebyshevfreqlimit.c:
2536         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2537         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2538         Add unit tests for the chebyshev filters.
2539
2540         * docs/plugins/Makefile.am:
2541         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2542         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2543         * docs/plugins/gst-plugins-good-plugins.args:
2544         * docs/plugins/inspect/plugin-1394.xml:
2545         * docs/plugins/inspect/plugin-audiofx.xml:
2546         * docs/plugins/inspect/plugin-dv.xml:
2547         * docs/plugins/inspect/plugin-flac.xml:
2548         * docs/plugins/inspect/plugin-jpeg.xml:
2549         * docs/plugins/inspect/plugin-png.xml:
2550         * docs/plugins/inspect/plugin-rtp.xml:
2551         * docs/plugins/inspect/plugin-shout2send.xml:
2552         * docs/plugins/inspect/plugin-wavpack.xml:
2553         And add docs for the chebyshev filters. While doing
2554         that also run make update in docs/plugins.
2555
2556 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2557
2558         * ext/annodex/gstcmmltag.c:
2559         * gst/rtp/gstrtpvorbispay.c:
2560           Make ro memory to share.
2561
2562 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2563
2564         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2565         Improve UDP performance by avoiding a select() when we have data
2566         available immediatly.
2567
2568 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2569
2570         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2571         (gst_rtp_dec_class_init):
2572         * gst/rtsp/gstrtpdec.h:
2573         Add (dummy) SSRC management signals.
2574
2575         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2576         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2577         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2578         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2579         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2580         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2581         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2582         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2583         * gst/rtsp/gstrtspsrc.h:
2584         Add connection-speed property.
2585         Add find_stream helper functions.
2586         Handle stream EOS based on BYE messages or SSRC timeout.
2587         Returns SUCCESS from the state change function as we hide our async
2588         elements from the parent.
2589
2590 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2591
2592         * gst/debug/rndbuffersize.c:
2593           Fix da leak.
2594
2595 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2596
2597         * gst/debug/Makefile.am:
2598         * gst/debug/breakmydata.c:
2599         * gst/debug/gstdebug.c:
2600         * gst/debug/negotiation.c:
2601         * gst/debug/progressreport.c:
2602         * gst/debug/rndbuffersize.c:
2603         * gst/debug/testplugin.c:
2604           Add new test element and clean-up the others a little.
2605
2606 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2607
2608         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2609         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2610
2611 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2612
2613         * gst/rtp/gstrtpilbcdepay.c:
2614           Include stdlib.
2615
2616 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2617
2618         * gst/rtp/gstrtpmpvdepay.c:
2619         Set the mpegversion in the caps so that autoplugging does not get
2620         confused.
2621
2622 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2623
2624         * po/hu.po:
2625         * po/uk.po:
2626         * po/vi.po:
2627           Updated translations.
2628
2629 2007-08-08  Michael Smith <msmith@fluendo.com>
2630
2631         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2632           Render right border in the correct location.
2633
2634 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2635
2636         Patch by: Olivier Crete <tester at tester dot ca>
2637
2638         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
2639         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2640         Make mode property a string. Fixes #464475.
2641
2642 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2643
2644         * ext/flac/gstflacenc.c:
2645           Widen caps to match decoder a bit and add more FIXMEs.
2646
2647 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2648
2649         patch by: Mark Nauwelaerts <manauw@skynet.be>
2650
2651         * gst/avi/gstavimux.c:
2652           Fix ODML index tag numbering. Fixes #463624.
2653
2654 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
2655
2656         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
2657         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2658         (gst_rtspsrc_stream_configure_tcp),
2659         (gst_rtspsrc_stream_configure_udp_sink):
2660         Fix default clock-rate for realmedia.
2661         Fix parsing of transport.
2662         Don't try to link NULL pads.
2663
2664 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
2665
2666         * po/POTFILES.skip:
2667           Add POTFILES.skip with list of source files that aren't disted at the
2668           moment but contain translatable strings. Should hopefully pacify
2669           broken tools and make it clearer that these files are left out
2670           intentionally (#461600).
2671
2672 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
2673
2674         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
2675         If the buffer was entirely clipped ... don't try sending it :)
2676
2677 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2678
2679         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
2680         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
2681         (gst_rtspsrc_create_transports_string),
2682         (gst_rtspsrc_prepare_transports):
2683         If we don't hav a session manager, set the caps on outgoing buffers
2684         ourselves.
2685         Force PAUSE/PLAY methods for now until the extensions can overwrite.
2686         Append final bit of the transport string even when it does not contain a
2687         placeholder.
2688
2689 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2690
2691         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
2692         (gst_rtsp_ext_list_connect):
2693         * gst/rtsp/gstrtspext.h:
2694         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2695         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
2696         Clean up the interface list.
2697         Allow connecting to interface signals for the extensions.
2698         Remove old extension code.
2699         Free list on cleanup.
2700         Allow extensions to send additional RTSP messages.
2701
2702 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2703
2704         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
2705         Handle a NULL gconf key gracefully by rendering the default element.
2706
2707 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2708
2709         * gst/rtsp/gstrtspext.h:
2710         Fix include path for extension interface.
2711
2712 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2713
2714         * gst/audiofx/audioamplify.h:
2715         Also remove a now unecessary variable here.
2716
2717 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2718
2719         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
2720         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
2721         * gst/audiofx/audiodynamic.c:
2722         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
2723         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
2724         * gst/audiofx/audiodynamic.h:
2725         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
2726         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
2727         * gst/audiofx/audioinvert.h:
2728         Don't save format information ourselves, this is already saved in
2729         GstAudioFilter.
2730
2731 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2732
2733         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2734         (gst_rtsp_ext_list_stream_select):
2735         * gst/rtsp/gstrtspext.h:
2736         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
2737         Use rank to filter out extensions.
2738         Add url to stream_select interface call.
2739
2740 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2741
2742         * gst/rtsp/Makefile.am:
2743         * gst/rtsp/base64.c:
2744         * gst/rtsp/base64.h:
2745         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2746         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
2747         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
2748         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
2749         (gst_rtsp_ext_list_setup_media),
2750         (gst_rtsp_ext_list_configure_stream),
2751         (gst_rtsp_ext_list_get_transports),
2752         (gst_rtsp_ext_list_stream_select):
2753         * gst/rtsp/gstrtspext.h:
2754         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
2755         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
2756         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
2757         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2758         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
2759         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
2760         (gst_rtspsrc_stream_configure_tcp),
2761         (gst_rtspsrc_stream_configure_mcast),
2762         (gst_rtspsrc_stream_configure_udp),
2763         (gst_rtspsrc_stream_configure_udp_sink),
2764         (gst_rtspsrc_stream_configure_transport),
2765         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2766         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2767         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
2768         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
2769         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2770         (gst_rtspsrc_parse_methods),
2771         (gst_rtspsrc_create_transports_string),
2772         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
2773         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
2774         (gst_rtspsrc_play), (gst_rtspsrc_pause),
2775         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
2776         * gst/rtsp/gstrtspsrc.h:
2777         * gst/rtsp/rtsp.h:
2778         * gst/rtsp/rtspconnection.c:
2779         * gst/rtsp/rtspconnection.h:
2780         * gst/rtsp/rtspdefs.c:
2781         * gst/rtsp/rtspdefs.h:
2782         * gst/rtsp/rtspext.h:
2783         * gst/rtsp/rtspextwms.c:
2784         * gst/rtsp/rtspextwms.h:
2785         * gst/rtsp/rtspmessage.c:
2786         * gst/rtsp/rtspmessage.h:
2787         * gst/rtsp/rtsprange.c:
2788         * gst/rtsp/rtsprange.h:
2789         * gst/rtsp/rtsptransport.c:
2790         * gst/rtsp/rtsptransport.h:
2791         * gst/rtsp/rtspurl.c:
2792         * gst/rtsp/rtspurl.h:
2793         * gst/rtsp/sdp.h:
2794         * gst/rtsp/sdpmessage.c:
2795         * gst/rtsp/sdpmessage.h:
2796         * gst/rtsp/test.c:
2797         Use shiny new RTSP and SDP library.
2798         Implement RTSP extensions using the new interface.
2799         Remove a lot of old code.
2800
2801 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
2802
2803         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2804         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
2805
2806 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2807
2808         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2809         Don't unref the outgoing buffer twice when dropping it because it's
2810         outside of the segment.
2811
2812 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2813
2814         * configure.ac:
2815         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2816         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
2817         Use the new buffer clipping function from gstaudio here and
2818         require gst-plugins-base CVS.
2819         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2820         For framed Wavpack buffers we require a valid timestamp.
2821
2822 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2823
2824         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2825         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
2826         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
2827         Clip raw audio and video when we can, keep track of current output
2828         segment.
2829         Don't leak buffers and events when there is no output pad.
2830         Improve debugging here and there.
2831
2832 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2833
2834         * configure.ac:
2835           Sync liboil check with plugins-base.
2836
2837 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2838
2839         * ext/annodex/Makefile.am:
2840           Fix CFLAGS/LIBS.
2841
2842         * ext/cdio/gstcdiocddasrc.c:
2843         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
2844           Include stdlib
2845
2846         * ext/cairo/Makefile.am:
2847         * gst/videofilter/Makefile.am:
2848         * tests/examples/level/Makefile.am:
2849           Use $(LIBM) instead of -lm
2850
2851 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2852
2853         * sys/v4l2/gstv4l2src.c:
2854           Add another example pipeline.
2855
2856 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2857
2858         Patch by: Alexander Eichner <alexeichi@yahoo.de>
2859
2860         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2861           Use define here.
2862
2863         * sys/v4l2/gstv4l2tuner.c:
2864         (gst_v4l2_tuner_set_frequency_and_notify):
2865           Don't touch the property - its still disabled.
2866
2867         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
2868         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
2869         * sys/v4l2/v4l2src_calls.h:
2870           Improve fallback format negotionation. Fixes #451388
2871
2872 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2873
2874         * tests/check/elements/videocrop.c: (GST_START_TEST):
2875           Fix the test.
2876
2877 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2878
2879         * docs/plugins/Makefile.am:
2880         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2881         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2882         * docs/plugins/inspect/plugin-jpeg.xml:
2883         * docs/plugins/inspect/plugin-png.xml:
2884         * ext/jpeg/gstjpegdec.c:
2885         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
2886         (gst_pngdec_sink_setcaps):
2887           More docs. More logs in pngdec.
2888
2889 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
2890
2891         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2892           Initialize num_buffers with minimum value.
2893
2894         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2895         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
2896           Handle frame-size query failure gracefully.
2897
2898 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2899
2900         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2901         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
2902         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
2903         of qt/aac files.
2904
2905 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
2906
2907         * ext/wavpack/gstwavpackdec.c:
2908         (gst_wavpack_dec_clip_outgoing_buffer):
2909         Fix buffer clipping to correctly clip to the segment stop.
2910
2911 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2912
2913         * configure.ac:
2914         * tests/Makefile.am:
2915         Remove bogus check for libcheck, since we check for
2916         gstreamer-check and it pulls in the required info from there,
2917         and we weren't actually _using_ the information for libcheck
2918         ourselves anyway.
2919
2920 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2921
2922         * configure.ac:
2923           Use pkg-config to locate check.
2924
2925 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
2926
2927         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
2928         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
2929         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
2930         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2931         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
2932         * gst/effectv/gstaging.c: (gst_agingtv_transform):
2933         * gst/effectv/gstdice.c: (gst_dicetv_transform):
2934         * gst/effectv/gstedge.c: (gst_edgetv_transform):
2935         * gst/effectv/gstquark.c: (gst_quarktv_transform):
2936         * gst/effectv/gstrev.c: (gst_revtv_transform):
2937         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
2938         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
2939         * gst/effectv/gstwarp.c: (gst_warptv_transform):
2940         * gst/matroska/matroska-demux.c:
2941         (gst_matroska_demux_add_wvpk_header),
2942         (gst_matroska_demux_check_subtitle_buffer),
2943         (gst_matroska_decode_buffer):
2944         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
2945           Fix build against core CVS.
2946
2947 2007-07-10  Edward Hervey  <bilboed@gmail.com>
2948
2949         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
2950         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
2951         don't have enough granularity to convert that boolean into a
2952         GstFlowReturn.
2953
2954 2007-07-06  Michael Smith <msmith@fluendo.com>
2955
2956         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
2957         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
2958         (gst_alawdec_change_state):
2959         * gst/law/alaw-decode.h:
2960         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2961         (gst_mulawdec_class_init), (gst_mulawdec_init),
2962         (gst_mulawdec_chain), (gst_mulawdec_change_state):
2963         * gst/law/mulaw-decode.h:
2964           Fix capsnego bogosity in *law decoders. 
2965
2966 2007-07-06  Michael Smith <msmith@fluendo.com>
2967
2968         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
2969         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
2970         (gst_smokeenc_change_state):
2971         * ext/jpeg/gstsmokeenc.h:
2972           Remove stupidity in get/set caps functions.
2973           Fix some refcounting problems.
2974
2975 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
2976
2977         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
2978         Remove endianness-flipping hack that seems to have been required
2979         only because of a bug in ffmpegcolorspace.
2980         Partially Fixes: #451908
2981
2982 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
2983
2984         * docs/plugins/Makefile.am:
2985           Simplify --extra-dir as gtkdoc scans recursively.
2986
2987 2007-07-03  Wim Taymans  <wim@fluendo.com>
2988
2989         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2990
2991         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2992         Set the encoding-name in the rtp caps to all uppercase, as required by
2993         the caps spec.
2994         Some small cleanups in the error paths. Fixes #453037.
2995
2996 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
2997
2998         * ext/wavpack/gstwavpackparse.c:
2999         (gst_wavpack_parse_index_get_last_entry),
3000         (gst_wavpack_parse_index_get_entry_from_sample),
3001         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
3002         (gst_wavpack_parse_scan_to_find_sample):
3003         * ext/wavpack/gstwavpackparse.h:
3004         Use a GSList for the GArray that is used like a list anyway.
3005
3006 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
3007
3008         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
3009         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
3010         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
3011           Add state change function where we set 0/1 as default framerate in
3012           case our setcaps function isn't called, like it might not in a
3013           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
3014           gdkpixbufdec trying to create caps with a 0/0 framerate.
3015           Also post an error message on the bus if gst_pad_push() fails when
3016           called from our sink event handler (+1 for flow returns for event
3017           functions in 0.11) instead of failing silently.
3018
3019 2007-06-27  Wim Taymans  <wim@fluendo.com>
3020
3021         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
3022         Cast stack args to the proper types. Fixes #451249.
3023
3024 2007-06-27  Wim Taymans  <wim@fluendo.com>
3025
3026         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
3027         (new_session_pad), (gst_rtspsrc_setup_streams):
3028         * gst/rtsp/gstrtspsrc.h:
3029         For container formats we only need to activate one of the streams so
3030         that we correctly signal no-more-pads. Fixes #451015.
3031
3032 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
3033
3034         * docs/plugins/gst-plugins-good-plugins.args:
3035         * docs/plugins/inspect/plugin-aasink.xml:
3036         * docs/plugins/inspect/plugin-alaw.xml:
3037         * docs/plugins/inspect/plugin-alpha.xml:
3038         * docs/plugins/inspect/plugin-alphacolor.xml:
3039         * docs/plugins/inspect/plugin-annodex.xml:
3040         * docs/plugins/inspect/plugin-apetag.xml:
3041         * docs/plugins/inspect/plugin-audiofx.xml:
3042         * docs/plugins/inspect/plugin-auparse.xml:
3043         * docs/plugins/inspect/plugin-autodetect.xml:
3044         * docs/plugins/inspect/plugin-avi.xml:
3045         * docs/plugins/inspect/plugin-cacasink.xml:
3046         * docs/plugins/inspect/plugin-cairo.xml:
3047         * docs/plugins/inspect/plugin-cdio.xml:
3048         * docs/plugins/inspect/plugin-cutter.xml:
3049         * docs/plugins/inspect/plugin-debug.xml:
3050         * docs/plugins/inspect/plugin-efence.xml:
3051         * docs/plugins/inspect/plugin-effectv.xml:
3052         * docs/plugins/inspect/plugin-esdsink.xml:
3053         * docs/plugins/inspect/plugin-flac.xml:
3054         * docs/plugins/inspect/plugin-flxdec.xml:
3055         * docs/plugins/inspect/plugin-gconfelements.xml:
3056         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3057         * docs/plugins/inspect/plugin-goom.xml:
3058         * docs/plugins/inspect/plugin-halelements.xml:
3059         * docs/plugins/inspect/plugin-icydemux.xml:
3060         * docs/plugins/inspect/plugin-id3demux.xml:
3061         * docs/plugins/inspect/plugin-jpeg.xml:
3062         * docs/plugins/inspect/plugin-ladspa.xml:
3063         * docs/plugins/inspect/plugin-level.xml:
3064         * docs/plugins/inspect/plugin-matroska.xml:
3065         * docs/plugins/inspect/plugin-mulaw.xml:
3066         * docs/plugins/inspect/plugin-multipart.xml:
3067         * docs/plugins/inspect/plugin-navigationtest.xml:
3068         * docs/plugins/inspect/plugin-ossaudio.xml:
3069         * docs/plugins/inspect/plugin-png.xml:
3070         * docs/plugins/inspect/plugin-quicktime.xml:
3071         * docs/plugins/inspect/plugin-rtp.xml:
3072         * docs/plugins/inspect/plugin-rtsp.xml:
3073         * docs/plugins/inspect/plugin-smpte.xml:
3074         * docs/plugins/inspect/plugin-speex.xml:
3075         * docs/plugins/inspect/plugin-taglib.xml:
3076         * docs/plugins/inspect/plugin-udp.xml:
3077         * docs/plugins/inspect/plugin-videobalance.xml:
3078         * docs/plugins/inspect/plugin-videobox.xml:
3079         * docs/plugins/inspect/plugin-videocrop.xml:
3080         * docs/plugins/inspect/plugin-videoflip.xml:
3081         * docs/plugins/inspect/plugin-videomixer.xml:
3082         * docs/plugins/inspect/plugin-wavenc.xml:
3083         * docs/plugins/inspect/plugin-wavparse.xml:
3084         * docs/plugins/inspect/plugin-ximagesrc.xml:
3085           Update docs with caps info.
3086
3087 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
3088
3089         * po/POTFILES.in:
3090           Add more files with translatable strings (#450878).
3091
3092 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
3093
3094         * MAINTAINERS:
3095         Updating all the maintainers files
3096
3097 2007-06-22  Edward Hervey  <edward@fluendo.com>
3098
3099         * ext/flac/gstflactag.c: (gst_flac_tag_init):
3100         * gst/interleave/deinterleave.c: (deinterleave_init),
3101         (deinterleave_sink_link):
3102         * gst/interleave/interleave.c: (interleave_init):
3103         * gst/median/gstmedian.c: (gst_median_init):
3104         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
3105         Fix memory leaks.
3106         * tests/check/elements/id3demux.c: (pad_added_cb):
3107         Remove unused variable.
3108
3109 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
3110
3111         * ext/gconf/gconf.h:
3112         Make the prototype of gst_gconf_get_key_for_sink_profile
3113         match the implementation.
3114         Patch by: Damien Carbery <damien dot carbery at sun dot com>
3115         Fixes: #449747
3116
3117 2007-06-20  Michael Smith <msmith@fluendo.com>
3118
3119         * gst/rtp/gstrtpdepay.c:
3120           Fix description - rtpdepay is not a payloader.
3121
3122 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
3123
3124         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
3125         (qtdemux_video_caps):
3126         * gst/qtdemux/qtdemux_fourcc.h:
3127           Add MJPG to the variants of motion jpeg.
3128
3129 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
3130
3131         * tests/check/Makefile.am:
3132         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
3133         * tests/check/elements/videocrop.c: (GST_START_TEST):
3134         * tests/check/elements/videofilter.c:
3135         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
3136         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
3137           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
3138           error flags are included and it errors out on compiler warnings
3139           for CVS builds; remove unused variables in various unit tests.
3140
3141 2007-06-19  Wim Taymans  <wim@fluendo.com>
3142
3143         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3144         (rtsp_connection_close), (rtsp_connection_free):
3145         Use threadsafe inet_ntop to convert an ip number to a string. 
3146         Fixes #447961.
3147         Don't leak fd (and ip) when freeing a connection without first closing
3148         it.
3149
3150 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
3151
3152         * configure.ac:
3153         Back to CVS
3154
3155         * gst-plugins-good.doap:
3156         Add 0.10.6 to the doap file.
3157
3158 === release 0.10.6 ===
3159
3160 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
3161
3162         * configure.ac:
3163           releasing 0.10.6, "Wobble Board"
3164
3165 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3166
3167         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3168         (rtsp_connection_free):
3169           Revert previous commit again, since we are frozen (sorry).
3170
3171 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3172
3173         Patch by: Peter Kjellerstedt <pkj at axis com>
3174
3175         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3176         (rtsp_connection_free):
3177           inet_ntoa() uses a static buffer internally, so we need to copy the
3178           returned string if we want to store it for later (#447961).
3179
3180 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3181
3182         * win32/vs6/autogen.dsp:
3183         * win32/vs6/gst_plugins_good.dsw:
3184         * win32/vs6/libgstalaw.dsp:
3185         * win32/vs6/libgstalpha.dsp:
3186         * win32/vs6/libgstalphacolor.dsp:
3187         * win32/vs6/libgstapetag.dsp:
3188         * win32/vs6/libgstaudiofx.dsp:
3189         * win32/vs6/libgstauparse.dsp:
3190         * win32/vs6/libgstautodetect.dsp:
3191         * win32/vs6/libgstavi.dsp:
3192         * win32/vs6/libgstcutter.dsp:
3193         * win32/vs6/libgstdirectdraw.dsp:
3194         * win32/vs6/libgstdirectsound.dsp:
3195         * win32/vs6/libgsteffectv.dsp:
3196         * win32/vs6/libgstflx.dsp:
3197         * win32/vs6/libgstgoom.dsp:
3198         * win32/vs6/libgsticydemux.dsp:
3199         * win32/vs6/libgstid3demux.dsp:
3200         * win32/vs6/libgstinterleave.dsp:
3201         * win32/vs6/libgstjpeg.dsp:
3202         * win32/vs6/libgstlevel.dsp:
3203         * win32/vs6/libgstmatroska.dsp:
3204         * win32/vs6/libgstmedian.dsp:
3205         * win32/vs6/libgstmonoscope.dsp:
3206         * win32/vs6/libgstmulaw.dsp:
3207         * win32/vs6/libgstmultipart.dsp:
3208         * win32/vs6/libgstqtdemux.dsp:
3209         * win32/vs6/libgstrtp.dsp:
3210         * win32/vs6/libgstrtsp.dsp:
3211         * win32/vs6/libgstsmpte.dsp:
3212         * win32/vs6/libgstspeex.dsp:
3213         * win32/vs6/libgstudp.dsp:
3214         * win32/vs6/libgstvideobalance.dsp:
3215         * win32/vs6/libgstvideobox.dsp:
3216         * win32/vs6/libgstvideocrop.dsp:
3217         * win32/vs6/libgstvideoflip.dsp:
3218         * win32/vs6/libgstvideomixer.dsp:
3219         * win32/vs6/libgstwaveform.dsp:
3220         * win32/vs6/libgstwavenc.dsp:
3221         * win32/vs6/libgstwavparse.dsp:
3222         Mark *.dsp & *.dsw as binary files and convert to DOS line
3223         endings, as they don't load into VS6 correctly otherwise.
3224
3225 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3226
3227         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3228         (rtsp_connection_connect):
3229         Fix the MingW build. 
3230         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
3231         Fixes: #446981
3232
3233 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3234
3235         * tests/check/elements/.cvsignore:
3236         * tests/icles/.cvsignore:
3237         Hush the buildbots up
3238
3239 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3240
3241         * configure.ac:
3242         * sys/Makefile.am:
3243         * sys/directdraw/Makefile.am:
3244         * sys/directsound/Makefile.am:
3245         * sys/waveform/Makefile.am:
3246         Make sure to dist everything needed for win32 builds.
3247
3248 2007-06-14  Edward Hervey  <edward@fluendo.com>
3249
3250         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3251         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
3252         caps.
3253         Fixes #447458
3254
3255 2007-06-13  Wim Taymans  <wim@fluendo.com>
3256
3257         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3258         Make sure we allocate enough memory for the codec_data.
3259         Fixes #447210.
3260
3261 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3262
3263         * win32/MANIFEST:
3264         Add videocrop project file to the win32 manifest.
3265         * win32/vs6/gst_plugins_good.dsw:
3266         Add qtdemux,videocrop and waveform projects to the workspace.
3267         * win32/vs6/libgstqtdemux.dsp:
3268         Add zlib to the link list of qtdemux.
3269         * win32/vs6/libgstvideocrop.dsp:
3270         Add a project file for videocrop.
3271
3272 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3273
3274         * po/POTFILES.in:
3275         Add qtdemux for translation
3276
3277 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3278
3279         * configure.ac:
3280         * docs/plugins/Makefile.am:
3281         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3282         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3283         * docs/plugins/inspect/plugin-videocrop.xml:
3284         * gst-plugins-good.spec.in:
3285         * sys/Makefile.am:
3286         * tests/check/Makefile.am:
3287         * tests/icles/Makefile.am:
3288         * tests/icles/videocrop-test.c:
3289         Move videocrop and osxvideo from -bad.
3290
3291 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3292
3293         * configure.ac:
3294         * docs/plugins/Makefile.am:
3295         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3296         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3297         * docs/plugins/gst-plugins-good-plugins.args:
3298         * docs/plugins/inspect/plugin-qtdemux.xml:
3299         * docs/plugins/inspect/plugin-quicktime.xml:
3300         * win32/MANIFEST:
3301         Move qtdemux from -bad.
3302
3303         * gst-plugins-good.spec.in:
3304         Update spec file to reflect moving of qtdemux and wavpack
3305
3306 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3307         
3308         * win32/MANIFEST:
3309         * docs/plugins/Makefile.am:
3310         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3311         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3312         * docs/plugins/inspect/plugin-directdraw.xml:
3313         * docs/plugins/inspect/plugin-directsound.xml:
3314         * docs/plugins/inspect/plugin-waveform.xml:
3315         Move the waveform plugin from -bad too. Update the inspect xml
3316         files to mention Plugins Good instead of Plugins Bad.
3317
3318 2007-06-12  Andy Wingo  <wingo@pobox.com>
3319
3320         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3321         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3322         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3323         finalization and resuscitation. No longer public.
3324         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3325         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3326         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3327         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3328         miniobject semantics, and be threadsafe.
3329         (gst_v4l2src_queue_frame): Remove this function, as we just call
3330         the ioctls directly in the two places where we queue buffers.
3331         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3332         directly.
3333         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3334         to allocate the pool, which also preallocates the GstBuffers.
3335         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3336         queueing the frames directly.
3337         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3338         mmap buffers have been dequeued.
3339
3340         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3341         real MiniObject instead of rolling our own refcounting and
3342         finalizing. Give it a lock.
3343         (struct _GstV4l2Buffer): Remove one intermediary object, having
3344         the buffers hold the struct v4l2_buffer directly.
3345
3346         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3347         capture_init so that it can set them on the buffers that it will
3348         create.
3349         (gst_v4l2src_get_read): For better or for worse, include the
3350         timestamping and offsetting code here; really we should be using
3351         bufferalloc though.
3352         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3353         preallocated, mmap'd buffers.
3354
3355 2007-06-11  Wim Taymans  <wim@fluendo.com>
3356
3357         Patch by: daniel fischer <dan at f3c dot com>
3358
3359         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3360         (gst_ximage_src_get_caps):
3361         Actually use the display_name property so that we can dump any
3362         available X display. Fixes #445905.
3363
3364 2007-06-11  Wim Taymans  <wim@fluendo.com>
3365
3366         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3367
3368         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3369         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3370         Add missing rate fields to caps. Fixes #441118.
3371
3372 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3373
3374         * win32/vs6/gst_plugins_good.dsw:
3375         * win32/vs8/gst-plugins-good.sln:
3376         Add DirectSound and DirectDraw sinks project files to
3377         workspace and solution files.
3378
3379 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3380
3381         Patch by: Josh Coalson <xflac at yahoo dot com>,
3382         updated by Alexis Ballier <aballier at gentoo dot org>:
3383
3384         * configure.ac:
3385         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3386         (gst_flac_dec_setup_seekable_decoder),
3387         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3388         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3389         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3390         * ext/flac/gstflacdec.h:
3391         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3392         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3393         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3394         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3395         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3396         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3397         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3398         * ext/flac/gstflacenc.h:
3399         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3400         
3401 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3402
3403         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3404         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3405         not necessary anymore as we need at least that core version. 
3406
3407 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3408
3409         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3410         (gst_wavpack_dec_chain):
3411         * ext/wavpack/gstwavpackdec.h:
3412         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3413         (gst_wavpack_parse_push_buffer):
3414         * ext/wavpack/gstwavpackparse.h:
3415         Improve discont handling by checking if the next Wavpack block has
3416         the expected, following block index.
3417
3418 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3419
3420         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3421           Fix element description.
3422
3423 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3424
3425         * configure.ac:
3426         * docs/plugins/Makefile.am:
3427         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3428         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3429         * docs/plugins/gst-plugins-good-plugins.args:
3430         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3431         * docs/plugins/gst-plugins-good-plugins.signals:
3432         * docs/plugins/inspect/plugin-autodetect.xml:
3433         * docs/plugins/inspect/plugin-gconfelements.xml:
3434         * docs/plugins/inspect/plugin-ladspa.xml:
3435         * docs/plugins/inspect/plugin-rtp.xml:
3436         * docs/plugins/inspect/plugin-wavpack.xml:
3437         * ext/Makefile.am:
3438         * tests/check/Makefile.am:
3439           move wavpack plugin.  See #352605.
3440
3441 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3442
3443         * configure.ac:
3444         * docs/plugins/Makefile.am:
3445         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3446         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3447         * docs/plugins/gst-plugins-good-plugins.args:
3448         * sys/Makefile.am:
3449         * win32/MANIFEST:
3450         Add DirectDraw & DirectSound plugins to the build and docs.
3451
3452 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3453
3454         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3455         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3456           When operating in pull mode, error out correct on not-linked.
3457
3458 2007-06-06  Andy Wingo  <wingo@pobox.com>
3459
3460         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3461         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3462         format and size if the ioctls are defined; should fix compilation
3463         on Linux < 2.16.19.
3464
3465 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3466
3467         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3468           Printf fixes in debug statements; use LOG level for debug statements
3469           that are printed for each and every frame; convert c++ comments to
3470           C-style comments; not much point using g_try_malloc() if we then not
3471           even check the return value.
3472
3473 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3474
3475         * configure.ac:
3476           Bump requirements to released versions (core and base 0.10.13).
3477
3478         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3479           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3480           own implementation.
3481
3482 2007-06-05  Andy Wingo  <wingo@pobox.com>
3483
3484         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3485         some useless comments.
3486
3487         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3488         frames before calling STREAMON, that might leave them in a state
3489         where they can't be dequeued if we go back to NULL without calling
3490         STREAMON, according to the docs.
3491         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3492         before we call STREAMON.
3493         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3494         failures. (For me this code hung.) The pool refcounting is still
3495         crack; added a note to that effect.
3496
3497 2007-06-05  Wim Taymans  <wim@fluendo.com>
3498
3499         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3500         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3501         Add support for mapping gst structure names to the MIME type equivalent.
3502         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3503
3504 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3505
3506         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3507         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3508         (gst_wavenc_chain), (gst_wavenc_change_state):
3509         * gst/wavenc/gstwavenc.h:
3510         Properly write wav files with width!=depth by having the depth most
3511         significant bytes set and all others zero. Fixes #442535.
3512
3513 2007-06-01  Wim Taymans  <wim@fluendo.com>
3514
3515         * gst/rtsp/rtspconnection.c:
3516         Add include to make buildbot happy.
3517
3518 2007-06-01  Wim Taymans  <wim@fluendo.com>
3519
3520         Patch by: Peter Kjellerstedt  <pkj at axis com>
3521
3522         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3523         (rtsp_connection_connect), (add_date_header),
3524         (rtsp_connection_send), (parse_response_status),
3525         (parse_request_line), (parse_line), (rtsp_connection_receive):
3526         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3527         * gst/rtsp/rtspdefs.h:
3528         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3529         (rtsp_message_init_request), (rtsp_message_init_response),
3530         (rtsp_message_remove_header), (rtsp_message_append_headers),
3531         (rtsp_message_dump):
3532         * gst/rtsp/rtspmessage.h:
3533         Improves version checking, allowing an RTSP server to reply with "505
3534         RTSP Version not supported.
3535         Adds a Date header to all messages.
3536         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3537         want to be able to send a response even if something in the request was
3538         invalid. EINVAL is only used when passing wrong arguments to functions.
3539         Do not handle an invalid method in parse_request_line(). Defer this to
3540         the caller so it can respond with "405 Method Not Allowed".
3541         Improves parsing of the timeout parameter to the Session header,
3542         allowing whitespace after the semicolon. 
3543         Avoids a compiler warning due to variables shadowing a function argument.
3544
3545 2007-06-01  Wim Taymans  <wim@fluendo.com>
3546
3547         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3548
3549         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3550         (gst_rtp_amr_depay_process):
3551         * gst/rtp/gstrtpamrdepay.h:
3552         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3553         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3554         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3555         * gst/rtp/gstrtpamrpay.h:
3556         Add support for AMR-WB.
3557         Small cleanups such as using BOILERPLATE.
3558
3559 2007-05-31  Wim Taymans  <wim@fluendo.com>
3560
3561         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3562         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3563
3564 2007-05-30  Andy Wingo  <wingo@pobox.com>
3565
3566         * sys/v4l2/gstv4l2object.h: 
3567         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3568         unintended changes.
3569
3570         * sys/v4l2/v4l2src_calls.h: 
3571         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3572         the format list in the order that the driver gives it to us.
3573         (gst_v4l2src_probe_caps_for_format_and_size)
3574         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3575         based on the capabilities of the device.
3576         (gst_v4l2src_grab_frame): Update for object variable renaming.
3577         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3578         as in the set_caps below.
3579         (gst_v4l2src_capture_init): Update for object variable renaming,
3580         and reflow.
3581         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3582         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3583         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3584         (gst_v4l2src_get_fps): Remove; these functions don't have much
3585         meaning outside of an atomic set_caps method.
3586         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3587         known.
3588
3589         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3590         call to update_fps; not sure about this change.
3591         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3592         moment we don't have an update_fps_func.
3593
3594         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3595         structures in the object, just store what we need. Do store the
3596         probed caps of the device. Don't store the current frame rate.
3597
3598         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3599         update_fps_function, for now. Update for new object variable
3600         naming.
3601         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3602         new object variable naming.
3603         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3604         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3605         (gst_v4l2src_get_caps): Rework to probe the device for supported
3606         frame sizes and frame rates.
3607         (gst_v4l2src_set_caps): Rework to be strict in the given
3608         parameters: if someone asks us to have a certain size and rate,
3609         that is what we configure.
3610         (gst_v4l2src_get_read): Update for object variable naming. Don't
3611         leak buffers on short reads.
3612         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3613         comments.
3614         (gst_v4l2src_create): Update for object variable naming.
3615
3616 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3617
3618         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3619         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3620         * gst/avi/gstavidemux.h:
3621           Parse subtitle text streams instead of erroring out (#442034). Still
3622           needs a parser for the subtitles to actually show up.
3623
3624 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3625
3626         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3627         (gst_avi_demux_loop):
3628           Make _push_event() return TRUE if the event could be pushed on at
3629           least one pad and not only if it could be pushed on all pads,
3630           otherwise we'll end up posting an error message on EOS if one or
3631           more source pads are not connected.
3632
3633 2007-05-28  Wim Taymans  <wim@fluendo.com>
3634
3635         * gst/rtsp/rtsptransport.c:
3636         Use renamed RTP bin.
3637
3638 2007-05-28  Wim Taymans  <wim@fluendo.com>
3639
3640         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
3641
3642         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
3643         (gst_video_box_set_property), (gst_video_box_transform_caps),
3644         (video_box_recalc_transform), (gst_video_box_set_caps),
3645         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
3646         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
3647         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
3648         (gst_video_box_i420_i420), (gst_video_box_transform),
3649         (plugin_init):
3650         Add AYUV->AYUV and AYUV->I420 formats. 
3651         Fix negotiation and I420->AYUV conversion.
3652         Fixes #429329.
3653
3654 2007-05-26  Wim Taymans  <wim@fluendo.com>
3655
3656         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
3657         Use different variables for nested for loops so that the outer loop
3658         functions properly and speex files with multiple frames per buffer work
3659         properly.
3660         Fixes #441408.
3661
3662 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3663
3664         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
3665           Don't leak newsegment events.
3666
3667 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3668
3669         * gst/wavparse/Makefile.am:
3670           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
3671           drags it in.
3672
3673 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3674
3675         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3676         (notgst_value_array_append_buffer),
3677         (gst_flac_enc_process_stream_headers),
3678         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
3679         (gst_flac_enc_change_state):
3680         * ext/flac/gstflacenc.h:
3681           Collect headers, add "streamheader" field to output caps and set
3682           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
3683           produces output according to the official FLAC-to-Ogg mapping
3684           instead of completely broken files. Fixes #426044.
3685
3686 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3687
3688         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
3689         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
3690         (gst_id3demux_sink_event):
3691         * gst/id3demux/gstid3demux.h:
3692         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
3693         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
3694         (gst_tag_demux_send_new_segment):
3695         Handle and adjust new-segment events so that downstream really
3696         sees a stream with the tag pieces stripped off the front and back.
3697         Fixes strangeness in seeking when mp3 decoders use the new-segment
3698         byte position to estimate their current playback position timestamp
3699         and then the arriving buffers don't match up.
3700
3701 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3702
3703         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
3704           Don't unnecessarily perform a READY->NULL->READY transition on the
3705           detected audio sink when starting up. Fixes: #440127
3706
3707 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
3708
3709         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
3710         (gst_flac_enc_chain):
3711           Don't crash in chain function if setcaps hasn't been called.
3712
3713 2007-05-24  Wim Taymans  <wim@fluendo.com>
3714
3715         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
3716         Init value to avoid infinte loops.
3717
3718 2007-05-24  Wim Taymans  <wim@fluendo.com>
3719
3720         Patch by: Peter Kjellerstedt  <pkj at axis com>
3721
3722         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
3723         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
3724         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3725         (gst_rtspsrc_play):
3726         (rtsp_connection_send), (rtsp_connection_receive):
3727         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
3728         Fix for new API.
3729
3730         * gst/rtsp/rtspconnection.c: (add_auth_header),
3731         Only add authorisation and session headers when sending messages.
3732
3733         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
3734         (rtsp_message_init_request), (rtsp_message_init_response),
3735         (rtsp_message_unset), (rtsp_message_add_header),
3736         (rtsp_message_remove_header), (rtsp_message_get_header),
3737         (rtsp_message_append_headers), (dump_key_value),
3738         (rtsp_message_dump):
3739         * gst/rtsp/rtspmessage.h:
3740         Add support for multiple headers of the same type by storing the parsed
3741         headers in a GArray instaed of a hashtable.
3742
3743 2007-05-21  Wim Taymans  <wim@fluendo.com>
3744
3745         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
3746         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
3747         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
3748         safer shutdown.
3749
3750 2007-05-21  Wim Taymans  <wim@fluendo.com>
3751
3752         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
3753         * gst/rtsp/gstrtpdec.h:
3754         Added signal for backwards compat.
3755
3756 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
3757         
3758         Patch by: René Stadler <mail at renestadler dot de>
3759
3760         * configure.ac:
3761         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3762         (gst_au_parse_parse_header), (gst_au_parse_chain):
3763         * gst/auparse/gstauparse.h:
3764         Use audioconvert for converting from non-native endianness floats
3765         in auparse instead of doing it ourself. Fixes #424527.
3766         This needs the audioconvert from plugins-base CVS.
3767         
3768 2007-05-21  Wim Taymans  <wim@fluendo.com>
3769
3770         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3771         (gst_rtp_h263p_pay_flush):
3772         Fix enum registration.
3773
3774 2007-05-21  Wim Taymans  <wim@fluendo.com>
3775
3776         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
3777
3778         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3779         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
3780         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
3781         (gst_rtp_h263p_pay_flush):
3782         * gst/rtp/gstrtph263ppay.h:
3783         Add new fragmentation mode base on GOB headers. Fixes #438940.
3784
3785 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
3786
3787         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
3788           Printf format fix.
3789
3790 2007-05-18  Wim Taymans  <wim@fluendo.com>
3791
3792         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3793         Don't crash when an unsupported transport error was returned by the
3794         server, just try to configure the next stream. Fixes #439255.
3795
3796 2007-05-18  Wim Taymans  <wim@fluendo.com>
3797
3798         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3799         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3800         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
3801         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3802         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
3803         * gst/rtsp/gstrtspsrc.h:
3804         Add TCP timeout property and use it for all TCP connection.
3805
3806         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3807         (rtsp_connection_write), (rtsp_connection_next_timeout),
3808         (rtsp_connection_reset_timeout):
3809         Make connect and writes cancelable and make them use the timeout.
3810
3811 2007-05-18  Wim Taymans  <wim@fluendo.com>
3812
3813         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3814         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3815         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3816         (gst_rtspsrc_setup_streams):
3817         Refactor timeout handling.
3818         Also send keep-alive when dealing with TCP transport.
3819
3820         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3821         (rtsp_connection_free), (rtsp_connection_next_timeout),
3822         (rtsp_connection_reset_timeout):
3823         * gst/rtsp/rtspconnection.h:
3824         Use a timer to handle the session timeouts, add some methods to deal
3825         with timeouts.
3826
3827 2007-05-17  Wim Taymans  <wim@fluendo.com>
3828
3829         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
3830         (gst_rtspsrc_setup_streams):
3831         Ignore streams that fail the setup command, we will retry with a
3832         different transport later on.
3833
3834         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
3835         (rtsp_ext_wms_configure_stream):
3836         Fix encoding name case.
3837
3838 2007-05-16  Edward Hervey  <edward@fluendo.com>
3839
3840         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
3841         Fix build on macosx.
3842
3843 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3844
3845         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3846         Replace direct comparison of a string with the string literal "" with
3847         a comparison of the first character with '\0'. Fixes #438926.
3848
3849 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3850
3851         * gst/debug/breakmydata.c (gst_break_my_data_init):
3852           One more try. This should be the proper fix now.
3853
3854 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3855
3856         * gst/debug/breakmydata.c:
3857           Ooops, no // comments please.
3858
3859 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3860
3861         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
3862         (gst_break_my_data_init):
3863           Fix gst_buffer_is_writable() assertion.
3864
3865 2007-05-14  David Schleef  <ds@schleef.org>
3866
3867         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
3868           video/x-raw-bayer.  Fixes #314160.
3869
3870 2007-05-14  Wim Taymans  <wim@fluendo.com>
3871
3872         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
3873         (gst_rtp_theora_depay_parse_configuration):
3874         * gst/rtp/gstrtptheorapay.c: (encode_base64),
3875         (gst_rtp_theora_pay_finish_headers),
3876         (gst_rtp_theora_pay_handle_buffer):
3877         Update theora pay/depayloader in a similar to vorbis.
3878
3879         * gst/rtp/gstrtpvorbisdepay.c:
3880         (gst_rtp_vorbis_depay_parse_configuration):
3881         Update docs.
3882
3883 2007-05-14  Wim Taymans  <wim@fluendo.com>
3884
3885         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
3886         When we try to execute a method that is not supported by the server,
3887         don't error out but remove the method from the accepted methods so that
3888         we never try to perform this method again.
3889
3890 2007-05-14  Wim Taymans  <wim@fluendo.com>
3891
3892         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
3893         Remove annoying _dump_mem.
3894
3895 2007-05-14  Wim Taymans  <wim@fluendo.com>
3896
3897         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
3898         Parse range correctly.
3899
3900         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
3901         The baseurl now always has a '/' at the start.
3902
3903 2007-05-14  Wim Taymans  <wim@fluendo.com>
3904
3905         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
3906         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
3907         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3908         Factor out caps configuration and configure more stuff such as the time
3909         ranges and speed/scale values.
3910
3911         * gst/rtsp/rtsptransport.c:
3912         Add Copyright after non-trival fixes.
3913
3914 2007-05-12  Wim Taymans  <wim@fluendo.com>
3915
3916         Patch by: Peter Kjellerstedt  <pkj at axis com>
3917
3918         * gst/rtsp/gstrtspsrc.h:
3919         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3920         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
3921         (rtsp_message_get_header):
3922         * gst/rtsp/rtspmessage.h:
3923         Make channel guint8 where possible.
3924         Make rtsp_message_init_data() take the channel as a guint8.
3925
3926         * gst/rtsp/rtspdefs.c:
3927         Fixed a typo: Timout -> Timeout
3928
3929         * gst/rtsp/rtspdefs.h:
3930         Make RTSP_CHECK() behave as a statement.
3931
3932         * gst/rtsp/sdpmessage.c:
3933         Avoid a compiler warning in INIT_ARRAY().
3934         Fixes #437692.
3935
3936 2007-05-12  Wim Taymans  <wim@fluendo.com>
3937
3938         Patch by: Peter Kjellerstedt  <pkj at axis com>
3939
3940         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
3941         (rtsp_url_get_request_uri):
3942         * gst/rtsp/rtspurl.h:
3943         Add support for query parameters to RTSP URLs.
3944
3945 2007-05-12  Wim Taymans  <wim@fluendo.com>
3946
3947         Patch by: Peter Kjellerstedt  <pkj at axis com>
3948
3949         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
3950         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
3951         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
3952         (rtsp_transport_parse), (rtsp_transport_as_text):
3953         * gst/rtsp/rtsptransport.h:
3954         Add validation to rtsp_transport_parse().
3955         Add rtsp_transport_as_text() to generate an RTSP header from an
3956         RTSPTransport.
3957         Change ssrc to guint (was a string) since that is what it is, even
3958         though it is sent as a hex string.
3959         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
3960         incorrect, which can be seen when looking at the examples in the RFC).
3961         Fixes #437670.
3962
3963 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3964
3965         Patch by: Eric Anholt
3966
3967         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
3968           gst_ximage_src_ximage_get):
3969         Use union of all damage between frames to make it faster.
3970         Fixes bug #342463.
3971         Also fix crasher when cursor is at bottom right of window.
3972
3973 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
3974
3975         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3976           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
3977           streaming mode regression for file from #343837 with 'bext' chunk
3978           before the 'fmt' chunk.
3979
3980 2007-05-11  Wim Taymans  <wim@fluendo.com>
3981
3982         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
3983         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
3984         (gst_rtspsrc_handle_src_event),
3985         (gst_rtspsrc_stream_configure_manager),
3986         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
3987         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
3988         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3989         * gst/rtsp/gstrtspsrc.h:
3990         * gst/rtsp/rtspdefs.h:
3991         Preliminary seek support.
3992         Activate internal pads so that we can receive events on them.
3993         Don't try to parse a range string when it's NULL.
3994
3995 2007-05-11  Wim Taymans  <wim@fluendo.com>
3996
3997         * gst/rtp/README:
3998         Update README with new RTP variables that will be used for
3999         synchronisation.
4000
4001         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
4002         (gst_rtp_vorbis_depay_parse_configuration),
4003         (gst_rtp_vorbis_depay_process):
4004         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
4005         (gst_rtp_vorbis_pay_finish_headers),
4006         (gst_rtp_vorbis_pay_handle_buffer):
4007         Update vorbis pay and depayloader to draft-04.
4008
4009 2007-05-11  Wim Taymans  <wim@fluendo.com>
4010
4011         * gst/rtsp/rtsptransport.c:
4012         UDP MCAST is actually the default for RTP/AVP.
4013 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
4014
4015         * gst/level/gstlevel.c: (gst_level_transform_ip):
4016         Use guint8 * instead of gpointer then vs6 can build 
4017         in_data += (filter->width / 8).
4018
4019 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
4020
4021         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
4022           gst_ximage_src_ximage_get):
4023         * sys/ximage/gstximagesrc.h (last_ximage):
4024         When using Damage actually keep the last frame, and not assume
4025         that the buffer we get already has the last frame on it.
4026         Copy the cursor over if we specify a non-zero start x and
4027         start y.
4028
4029 2007-05-11  Wim Taymans  <wim@fluendo.com>
4030
4031         * gst/rtsp/rtsptransport.c:
4032         Make UDP the default transport when not specified.
4033
4034 2007-05-09  David Schleef  <ds@schleef.org>
4035
4036         * gst/level/gstlevel.c:
4037           Revert last change.
4038
4039 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
4040
4041         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
4042         (gst_level_transform_ip):
4043         Use guint8 * instead of gpointer then vs6 know the size of data
4044         pointed when moving the pointer.
4045         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
4046         Move instructions after variables declaration.
4047         * win32/vs6/autogen.dsp:
4048         * win32/vs6/libgstrtp.dsp:
4049         * win32/vs6/libgstrtsp.dsp:
4050         Update vs6 project files.
4051
4052 2007-05-09  Wim Taymans  <wim@fluendo.com>
4053
4054         * gst/rtsp/Makefile.am:
4055         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
4056         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
4057         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
4058         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
4059         (rtsp_range_free):
4060         * gst/rtsp/rtsprange.h:
4061         Add code to parse time ranges.
4062         Report DURATION on the stream when possible.
4063
4064 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
4065
4066         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
4067         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
4068         (gst_videomixer_collected):
4069           Fix strides calculation for AYUV (it's just width*4) (#436910).
4070
4071 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4072
4073         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
4074         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
4075         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
4076         Sync the GObject properties before each processing step to properly
4077         work with the controller.
4078
4079 2007-05-04  Wim Taymans  <wim@fluendo.com>
4080
4081         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
4082         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4083         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
4084         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
4085         (gst_rtspsrc_change_state):
4086         Let more error state trickle down so that we can catch more error
4087         cases.
4088         Handle keep-alive a little smarter by selecting a method the server
4089         actually supports.
4090         Fix a race in UDP streaming shutdown.
4091
4092 2007-05-04  Wim Taymans  <wim@fluendo.com>
4093
4094         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
4095         Ignore errors when trying to use the keep-alive messages.
4096
4097 2007-05-04  Wim Taymans  <wim@fluendo.com>
4098
4099         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
4100         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
4101         (gst_rtspsrc_stream_configure_manager),
4102         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4103         (gst_rtspsrc_stream_configure_mcast),
4104         (gst_rtspsrc_stream_configure_udp),
4105         (gst_rtspsrc_stream_configure_udp_sink),
4106         (gst_rtspsrc_stream_configure_transport):
4107         Send RTCP messages back to the server over the TCP connection.
4108
4109         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
4110         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4111         (rtsp_connection_receive):
4112         * gst/rtsp/rtspconnection.h:
4113         Factor out and expose lowlevel _write and _read methods.
4114         Implement sending data messages to the server.
4115
4116 2007-05-03  Wim Taymans  <wim@fluendo.com>
4117
4118         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
4119         (gst_multipart_mux_collected):
4120         Fix timestamps on outgoing buffers.
4121
4122 2007-05-03  Wim Taymans  <wim@fluendo.com>
4123
4124         * gst/multipart/multipartmux.c:
4125         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
4126         (gst_multipart_mux_change_state):
4127         Emit NEWSEGMENT events before pushing the first buffer.
4128
4129 2007-05-03  Wim Taymans  <wim@fluendo.com>
4130
4131         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4132         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
4133         (gst_rtspsrc_handle_src_query),
4134         (gst_rtspsrc_stream_configure_manager),
4135         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4136         (gst_rtspsrc_stream_configure_mcast),
4137         (gst_rtspsrc_stream_configure_udp),
4138         (gst_rtspsrc_stream_configure_udp_sink),
4139         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
4140         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
4141         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4142         (gst_rtspsrc_pause):
4143         Refactor transport configuration code.
4144         Create internal pads for TCP transport so that we can implement events
4145         and queries.
4146         Handle events and queries.
4147         Parse range from the SDP.
4148         Fix race in pause handler where the connection could still be flushing.
4149
4150 2007-05-02  Wim Taymans  <wim@fluendo.com>
4151
4152         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4153         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
4154         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4155         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
4156         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
4157         (gst_rtspsrc_change_state):
4158         * gst/rtsp/gstrtspsrc.h:
4159         Fix race when multiple udp sources post timeouts, just act on the first
4160         received timeout.
4161         Protect stream list with a recursive lock to fix some races.
4162         Flush connection when we need to do a reconnect or stop.
4163         Make state lock recursive.
4164
4165         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4166         (rtsp_connection_close):
4167         Some small cleanups.
4168
4169 2007-05-02  Wim Taymans  <wim@fluendo.com>
4170
4171         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4172         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4173         Only set DISCONT when there actually is a discont or when we just
4174         started.
4175
4176 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4177
4178         * ext/flac/gstflac.c: (plugin_init):
4179         Call bindtextdomain() to get localized strings.
4180
4181 2007-05-02  Wim Taymans  <wim@fluendo.com>
4182
4183         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4184         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
4185         (gst_wavparse_stream_data):
4186         * gst/wavparse/gstwavparse.h:
4187         Be a bit more clever when dealing with VBR files with FACT tags, we
4188         don't want to timestamp buffers in that case but the estimated BPS can
4189         be used for seeking.
4190         Only send close segment in the streaming thread.
4191
4192 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4193
4194         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
4195         Correctly post an error on the bus if something went wrong in the loop
4196         function. This fixes a few cases where the task was paused and nothing
4197         happened anymore.
4198
4199 2007-05-02  Wim Taymans  <wim@fluendo.com>
4200
4201         * gst/rtsp/test.c: (main):
4202         Fix compilation of deprecated test just because I'm too lazy to delete
4203         it.
4204
4205 2007-05-02  Wim Taymans  <wim@fluendo.com>
4206
4207         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4208         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4209         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
4210         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
4211         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4212         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
4213         * gst/rtsp/gstrtspsrc.h:
4214         Fix sending RTCP to the right place.
4215         Fix bug in reffing the wrong UDP element.
4216         Use new pad names for the session manager.
4217         Implement handling server requests in interleaved and UDP modes.
4218         Handle session keep-alive in UDP modes.
4219         Remove GCond for handling UDP timeouts.
4220
4221         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4222         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4223         (rtsp_connection_receive), (rtsp_connection_close):
4224         * gst/rtsp/rtspconnection.h:
4225         Store connection IP address for later.
4226         Add timeout args to all operations that might block forever.
4227         Parse session timeout.
4228         Only close sockets when not already closed.
4229
4230         * gst/rtsp/rtspdefs.c:
4231         * gst/rtsp/rtspdefs.h:
4232         Add timeout return value and error string.
4233
4234         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
4235         Add small comment.
4236
4237 2007-05-01  Wim Taymans  <wim@fluendo.com>
4238
4239         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4240
4241         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
4242         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
4243         * gst/rtp/gstrtpmp4vpay.h:
4244         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
4245
4246 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
4247
4248         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4249           Remove v4l2src from docs, since it breaks the docs build, and the
4250           plugin is only built if --enable-experimental is used anyway.
4251
4252         * docs/plugins/Makefile.am:
4253           Spaces => tab.
4254
4255 2007-04-29  Wim Taymans  <wim@fluendo.com>
4256
4257         * gst/udp/gstmultiudpsink.c: (leave_multicast),
4258         (gst_multiudpsink_add), (gst_multiudpsink_remove):
4259         Add code to drop membership of a multicast group.
4260
4261         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4262         (gst_udpsink_set_uri):
4263         Implement URI handler.
4264
4265         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4266         (gst_rtspsrc_parse_rtpinfo):
4267         Use URI handler to make udpsink instace.
4268         Improve code to configure port and destination.
4269
4270 2007-04-29  Wim Taymans  <wim@fluendo.com>
4271
4272         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4273         Fix multicast detection.
4274         Don't try to join a multicast group if the address is not multicast.
4275
4276         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4277         Small debug improvement.
4278
4279 2007-04-27  Wim Taymans  <wim@fluendo.com>
4280
4281         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4282         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4283         (gst_rtspsrc_handle_message):
4284         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4285         parent.
4286
4287 2007-04-27  Wim Taymans  <wim@fluendo.com>
4288
4289         * gst/rtp/gstrtpilbcdepay.h:
4290         Fix mode property when specified as an arg.
4291
4292 2007-04-26  Edward Hervey  <edward@fluendo.com>
4293
4294         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4295         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4296         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4297         * docs/plugins/inspect/plugin-osxaudio.xml:
4298         Add documentation for osxaudio plugin.
4299
4300 2007-04-26  Wim Taymans  <wim@fluendo.com>
4301
4302         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4303         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4304         (gst_rtspsrc_open), (gst_rtspsrc_close),
4305         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4306         (gst_rtspsrc_pause):
4307         * gst/rtsp/gstrtspsrc.h:
4308         Protect state changes with a lock.
4309
4310         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4311         (parse_line):
4312         * gst/rtsp/rtspconnection.h:
4313         Remove some unused stuff.
4314
4315 2007-04-26  Wim Taymans  <wim@fluendo.com>
4316
4317         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4318         Handle the case where there are exactly 0 bytes to read and the ioctl
4319         did not report an error. Fixes #433530.
4320
4321 2007-04-26  Wim Taymans  <wim@fluendo.com>
4322
4323         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4324         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4325         * gst/wavparse/gstwavparse.h:
4326         Apply DISCONT to buffers.
4327         Only apply timestamp to the first sample after a DISCONT, too many VBR
4328         files cause random jitter in the timestamps. Fixes #433119.
4329
4330 2007-04-25  Wim Taymans  <wim@fluendo.com>
4331
4332         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4333         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4334         (gst_rtp_dec_get_property):
4335         * gst/rtsp/gstrtpdec.h:
4336         Add dummy latency property to be backwards compat with rtpbin.
4337
4338         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4339         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4340         (gst_rtspsrc_stream_configure_transport),
4341         (gst_rtspsrc_parse_rtpinfo):
4342         * gst/rtsp/gstrtspsrc.h:
4343         Add latency property and configure in the session manager.
4344         Don't set invalid clock-base and seqnum-base on caps, some servers
4345         sometimes don't send them.
4346
4347 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4348
4349         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4350         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4351           Double-check that RGB input caps are really RGBA caps (apparently
4352           the core doesn't always catch it if those caps aren't a subset of
4353           our template caps, also see #421543). Fixes #429319 in a way.
4354           Also, don't leak the pad template in the transform_caps function.
4355
4356         * tests/check/Makefile.am:
4357         * tests/check/elements/.cvsignore:
4358         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4359         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4360         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4361         (GST_START_TEST), (alphacolor_suite):
4362           Add some basic unit tests for alphacolor.
4363
4364 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4365
4366         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4367           If we get a fatal flow return in the loop function, first post the
4368           error message and only then send the EOS event downstream, otherwise
4369           applications might get an eos message before the error message and
4370           think everything was ok (related to #429319).
4371
4372 2007-04-25  Wim Taymans  <wim@fluendo.com>
4373
4374         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4375         Read the channel byte as an unsigned byte.
4376
4377 2007-04-25  Wim Taymans  <wim@fluendo.com>
4378
4379         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4380         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4381         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4382         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4383         (gst_rtp_gsm_depay_setcaps):
4384         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4385         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4386         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4387         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4388         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4389         (gst_ilbc_depay_get_property):
4390         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4391         * gst/rtp/gstrtpmp4adepay.c:
4392         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4393         (gst_rtp_pcma_depay_setcaps):
4394         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4395         (gst_rtp_pcmu_depay_setcaps):
4396         Make sure we configure the clock_rate in the baseclass in the setcaps
4397         function. Fixes #431282.
4398
4399 2007-04-25  Wim Taymans  <wim@fluendo.com>
4400
4401         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4402         (gst_rtspsrc_stream_free), (request_pt_map),
4403         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4404         * gst/rtsp/gstrtspsrc.h:
4405         Parse server address from SDP.
4406         Hook up a udpsink to send RTCP back to the server.
4407
4408         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4409         * gst/rtsp/rtsptransport.h:
4410         Add some docs.
4411
4412 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4413
4414         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4415           Make header field check conditional. Fixes #433135
4416
4417 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4418
4419         * docs/plugins/Makefile.am:
4420         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4421         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4422         * docs/plugins/inspect/plugin-alphacolor.xml:
4423         * gst/alpha/Makefile.am:
4424         * gst/alpha/gstalphacolor.c:
4425         * gst/alpha/gstalphacolor.h:
4426           Add minimal docs blurb to alphacolor; split out headers into
4427           separate header file for gtk-doc.
4428
4429 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4430
4431         * gst/debug/progressreport.c: (gst_progress_report_report):
4432           Don't try to post NULL message (in case we can't query upstream
4433           position or duration).
4434
4435 2007-04-18  Michael Smith  <msmith@fluendo.com>
4436
4437         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4438         (gst_cutter_get_caps):
4439         * gst/cutter/gstcutter.h:
4440           Fix some of the most obvious bugs in cutter. Now doesn't leak
4441           everything if input is silent.
4442
4443 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4444
4445         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4446         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4447         * gst/wavenc/gstwavenc.h:
4448         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4449         else results in a invalid block align and invalid files.
4450
4451 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4452
4453         Patch by: Snaik <snaik32 gmail com>
4454
4455         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4456           Add missing break statement for BOX_HORIZONTAL case.
4457
4458 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4459
4460         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4461
4462         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4463         Use correct format strings for integer types.
4464
4465 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4466
4467         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4468         (gst_wavparse_create_sourcepad):
4469         Use gst_riff_create_audio_template_caps () instead of the local caps.
4470         This makes updates of the local caps unecessary whenever libgstriff
4471         gets support for new formats.
4472
4473 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4474
4475         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4476
4477         * sys/sunaudio/gstsunaudio.c:
4478         * sys/sunaudio/gstsunaudiomixer.c:
4479         * sys/sunaudio/gstsunaudiomixer.h:
4480         * sys/sunaudio/gstsunaudiomixerctrl.c:
4481         * sys/sunaudio/gstsunaudiomixerctrl.h:
4482         * sys/sunaudio/gstsunaudiomixertrack.h:
4483         * sys/sunaudio/gstsunaudiosink.c:
4484         * sys/sunaudio/gstsunaudiosink.h:
4485         * sys/sunaudio/gstsunaudiosrc.c:
4486         * sys/sunaudio/gstsunaudiosrc.h:
4487           Fix and/or update copyright attributions (#430228).
4488
4489 2007-04-13  Wim Taymans  <wim@fluendo.com>
4490
4491         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4492         Fix docs.
4493
4494         * gst/rtsp/URLS:
4495         Add some more example urls.
4496
4497         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4498         (gst_rtp_dec_chain_rtp):
4499         Better debugging.
4500
4501         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4502         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4503         (gst_rtspsrc_parse_rtpinfo):
4504         Remove unused code.
4505
4506 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4507
4508         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4509         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4510         (gst_wavparse_stream_data):
4511           Relax the audio/mpeg caps again and add FIXME: comment.
4512
4513 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4514
4515         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4516         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4517         (gst_wavparse_stream_data):
4518         * gst/wavparse/gstwavparse.h:
4519           More sanity check for the header fields. Fix type for 'rate' header
4520           field.
4521
4522 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4523
4524         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4525         (gst_icydemux_unicodify):
4526           If the metadata strings we get in the stream are not UTF-8, try to
4527           interpret them according to the character encodings specified in the
4528           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4529           only fall back to locale/ISO-8859-1 if those aren't set or don't
4530           work. Should fix #428901.
4531
4532 2007-04-12  Wim Taymans  <wim@fluendo.com>
4533
4534         * gst/rtp/gstrtph264depay.c:
4535         Use the proper sync word for SPS and PPS.
4536
4537 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4538
4539         * gst/rtp/Makefile.am:
4540         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4541           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4542         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4543           Add a simple hashing implementation that we can use to generate
4544           a 24-bit ident value based on the codebooks for vorbis and theora.
4545         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4546           gst_rtp_theora_pay_handle_buffer):
4547         * gst/rtp/gstrtpvorbisdepay.c
4548           (gst_rtp_vorbis_depay_parse_configuration,
4549           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4550         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4551           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4552           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4553           Use the hashing function, ensuring that the same codebooks result
4554           in the same ident and thus the same SDP description.
4555           Various log fixes/changes.
4556
4557 2007-04-12  Wim Taymans  <wim@fluendo.com>
4558
4559         Patch by: jerry tan <jerry dot tan at sun dot com>
4560
4561         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4562         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4563         application's responsibility to make sure it open the device once.
4564         Remove a careless error if AUDIODEV is set. Fixes #392620.
4565
4566 2007-04-12  Wim Taymans  <wim@fluendo.com>
4567
4568         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4569         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4570         * gst/rtsp/gstrtpdec.h:
4571         Make backward compat with rtpbin by adding the request-pt-map signals.
4572
4573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4574         (new_session_pad), (request_pt_map),
4575         (gst_rtspsrc_stream_configure_transport),
4576         (gst_rtspsrc_stream_configure_caps),
4577         (gst_rtspsrc_activate_streams):
4578         * gst/rtsp/gstrtspsrc.h:
4579         Implement request-pt-map signals instead of setting caps on the buffers
4580         for the session manager.
4581
4582 2007-04-11  Wim Taymans  <wim@fluendo.com>
4583
4584         * gst/udp/gstudp.c: (plugin_init):
4585         Register GstNetBuffer in plugin_init so that the type can be used from
4586         multiple threads without races.
4587
4588 2007-04-10  Wim Taymans  <wim@fluendo.com>
4589
4590         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4591         (gst_rtp_amr_depay_process):
4592         Fix depayloader clock_rate and some cleanups.
4593
4594         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4595         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4596         * gst/rtp/gstrtph264depay.h:
4597         Don't push codec_data in the adapter because it might get flushed when
4598         we get a discont.
4599
4600         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4601         Handle multiple AU per packet.
4602
4603         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4604         (gst_rtp_sv3v_depay_plugin_init):
4605         Disable rank, this one does not work.
4606         Remove timestamping, base class does that.
4607
4608 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4609
4610         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4611           limit caps to the formats we announce in the template
4612
4613         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4614         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4615         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4616           fix some crashers/asserts when dealing with broken files
4617
4618 2007-04-10  Wim Taymans  <wim@fluendo.com>
4619
4620         Patch by: Peter Kjellerstedt  <pkj at axis com>
4621
4622         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4623         * gst/rtp/gstrtpL16depay.c:
4624         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4625         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4626         (gst_rtp_speex_depay_setcaps):
4627         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4628         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4629         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
4630         Fix some compiler warnings. Fixes #428182.
4631
4632 2007-04-06  Wim Taymans  <wim@fluendo.com>
4633
4634         * gst/rtsp/Makefile.am:
4635         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
4636         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
4637         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
4638         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
4639         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
4640         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
4641         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
4642         (create_rtcp), (gst_rtp_dec_request_new_pad),
4643         (gst_rtp_dec_release_pad):
4644         * gst/rtsp/gstrtpdec.h:
4645         * gst/rtsp/gstrtsp.c: (plugin_init):
4646         Morph RTPDec into something compatible with RTPBin as a fallback.
4647         Various other style fixes.
4648
4649         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
4650         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
4651         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
4652         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
4653         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4654         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
4655         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
4656         * gst/rtsp/gstrtspsrc.h:
4657         Implement RTPBin session manager handling.
4658         Don't try to add empty properties to caps.
4659         Implement fallback session manager, handling.
4660         Don't combine errors from RTCP streams, just ignore them.
4661
4662         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
4663         * gst/rtsp/rtsptransport.h:
4664         Implement fallback session manager.
4665         Make RTPBin the default one when available.
4666
4667 2007-04-05  Wim Taymans  <wim@fluendo.com>
4668
4669         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4670         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
4671         This element is ready to be autoplugged.
4672
4673 2007-04-05  Julien MOUTTE  <julien@moutte.net>
4674
4675         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
4676         Don't leave the offsets defined by upstream element on the
4677         compressed data buffer we are pushing downstream. Make them
4678         GST_BUFFER_OFFSET_NONE.
4679
4680 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
4681
4682         * gst/avi/README:
4683         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
4684         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
4685         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
4686         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
4687         (gst_avi_demux_calculate_durations_from_index),
4688         (gst_avi_demux_stream_header_push),
4689         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
4690         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
4691           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
4692
4693 2007-04-03  Wim Taymans  <wim@fluendo.com>
4694
4695         * gst/smpte/barboxwipes.c:
4696         Fix error as spotted by Snaik <snaik32 at gmail dot com>
4697
4698 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4699
4700         * gst/wavparse/gstwavparse.c:
4701         Support audio/x-raw-float in wav files. This only works with
4702         plugins-base CVS, using an older version doesn't have any
4703         disadvantages though.
4704
4705 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4706
4707         * configure.ac:
4708         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4709         (gst_au_parse_parse_header), (gst_au_parse_chain):
4710         * gst/auparse/gstauparse.h:
4711         Revert last change as we don't want plugins-good to depend on
4712         plugins-base CVS now.
4713
4714 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4715
4716         * configure.ac:
4717         Require gst-plugins-base CVS for audioconvert with non-native
4718         float support and width/depth fix in libgstriff.
4719
4720         Patch by: René Stadler <mail at renestadler dot de>
4721
4722         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4723         (gst_au_parse_parse_header), (gst_au_parse_chain):
4724         * gst/auparse/gstauparse.h:
4725         Don't swap the floats ourself if they're not in native endianness.
4726         Instead let audioconvert handle this. Fixes #339838.
4727
4728 2007-03-29  Wim Taymans  <wim@fluendo.com>
4729
4730         * gst/rtp/gstasteriskh263.h:
4731         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
4732         (gst_rtp_h263p_depay_change_state):
4733         * gst/rtp/gstrtph263pdepay.h:
4734         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4735         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
4736         (gst_rtp_h264_depay_change_state):
4737         * gst/rtp/gstrtph264depay.h:
4738         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4739         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
4740         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4741         Flush adapter on disconts.
4742
4743 2007-03-29  Wim Taymans  <wim@fluendo.com>
4744
4745         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
4746         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
4747         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
4748         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
4749         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4750         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
4751         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4752         (gst_rtp_mp4v_depay_process):
4753         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
4754         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
4755         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
4756         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
4757         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
4758         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4759         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
4760         Use more efficient adapter and rtpbuffer methods when possible.
4761
4762 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4763
4764         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4765         (gst_wavenc_sink_setcaps):
4766         Correctly handle width!=depth input.
4767         * gst/wavparse/gstwavparse.c:
4768         Already export in the caps that width==8 uses unsigned samples and
4769         everything else uses signed samples.
4770
4771 2007-03-29  Wim Taymans  <wim@fluendo.com>
4772
4773         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4774
4775         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
4776         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
4777         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
4778         (gst_dynudpsink_close):
4779         * gst/udp/gstdynudpsink.h:
4780         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
4781         (gst_udpsrc_create), (gst_udpsrc_set_property),
4782         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
4783         * gst/udp/gstudpsrc.h:
4784         Rework the socket allocation a bit based on the sockfd argument so that
4785         it becomes usable.
4786         Add a closefd property to instruct the udp elements to close the custom
4787         file descriptors when going to READY. Fixes #423304.
4788         API:GstUDPSrc::closefd property
4789         API:GstDynUDPSink::closefd property
4790
4791 2007-03-29  Wim Taymans  <wim@fluendo.com>
4792
4793         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4794
4795         * gst/rtp/Makefile.am:
4796         * gst/rtp/gstrtp.c: (plugin_init):
4797         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
4798         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4799         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4800         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4801         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
4802         (gst_rtp_h264_pay_plugin_init):
4803         * gst/rtp/gstrtph264pay.h:
4804         Added H264 payloader. Fixes #423782.
4805
4806         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4807         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4808         Small fixes.
4809
4810 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4811
4812         * gst/wavparse/gstwavparse.c:
4813         Actually support depths from 1 to 32, not only 8 to 32.
4814
4815 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4816
4817         * gst/wavparse/gstwavparse.c:
4818         Add support for wav files containing audio/x-raw-int with random
4819         depths between 1 and 32 bits.
4820
4821 2007-03-28  Wim Taymans  <wim@fluendo.com>
4822
4823         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
4824
4825         * gst/rtp/Makefile.am:
4826         * gst/rtp/gstrtp.c: (plugin_init):
4827         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
4828         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
4829         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
4830         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
4831         (gst_rtp_mp4a_depay_get_property),
4832         (gst_rtp_mp4a_depay_change_state),
4833         (gst_rtp_mp4a_depay_plugin_init):
4834         * gst/rtp/gstrtpmp4adepay.h:
4835         Added MP4A-LATM depayloader. Fixes #417792.
4836
4837         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4838         (gst_rtp_mp4v_depay_process):
4839         Fixup depayloader, setting codec_data, using more efficient adaptor and
4840         rtpbuffer handling.
4841
4842         * gst/rtsp/URLS:
4843         Add url to test above.
4844
4845 2007-03-25  Wim Taymans  <wim@fluendo.com>
4846
4847         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
4848         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
4849         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
4850         (gst_rtspsrc_media_to_caps),
4851         (gst_rtspsrc_stream_configure_transport),
4852         (gst_rtspsrc_stream_configure_caps),
4853         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
4854         * gst/rtsp/gstrtspsrc.h:
4855         Handle default clock-rates for static payload types, rearrange stuff so
4856         that the rtpmap field in the sdp can override the defaults.
4857         Parse RTP-Info field to get the seqnum and timebase fields that should
4858         go in the caps.
4859         Delay configuring caps after we got the RTP-Info from the PLAY reply from
4860         the server. 
4861
4862 2007-03-22  Wim Taymans  <wim@fluendo.com>
4863
4864         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
4865
4866         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4867         Accept complex pipeline descriptions as an audio profile instead of just
4868         a single element. Fixes #420658.
4869
4870 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4871
4872         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
4873           Rename registered type in preparation of GstTagDemux moving to
4874           -base at some point in the future.
4875
4876 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
4877
4878         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4879           Streaming mode fixes: don't unref buffer we don't own any longer;
4880           remove bogus adapter flush. Fixes #419338.
4881
4882 2007-03-17  David Schleef  <ds@schleef.org>
4883
4884         * REQUIREMENTS: Change the format to key/value, add a bunch of
4885           information, remove a bunch of requirements that are for
4886           other GStreamer packages.
4887
4888 2007-03-17  David Schleef  <ds@schleef.org>
4889
4890         * REQUIREMENTS: Fix a few things.  This file really needs a
4891         good once-over.
4892
4893 2007-03-15  Edward Hervey  <edward@fluendo.com>
4894
4895         * sys/Makefile.am:
4896         Don't forget to distribute the sys/osxaudio/ directory.
4897
4898 2007-03-15  Edward Hervey  <edward@fluendo.com>
4899
4900         * configure.ac:
4901         * sys/Makefile.am:
4902         * sys/osxaudio/Makefile.am:
4903         * sys/osxaudio/gstosxaudio.c:
4904         * sys/osxaudio/gstosxaudiosink.c:
4905         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
4906         (gst_osx_audio_sink_getcaps),
4907         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
4908         * sys/osxaudio/gstosxaudiosrc.c:
4909         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
4910         (gst_osx_audio_src_create_ringbuffer):
4911         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
4912         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
4913         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
4914         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
4915         * sys/osxaudio/gstosxringbuffer.h:
4916         Activate osxaudio in gst-plugins-good with proper build setup.
4917         Add inlined documentation.
4918         Fix debug statements
4919         Fix ringbuffer when pausing.
4920         Fixes #323471
4921
4922 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4923         * gst/rtp/gstrtppcmapay.c:
4924         * gst/rtp/gstrtppcmapay.h:
4925         * gst/rtp/gstrtppcmupay.c:
4926         * gst/rtp/gstrtppcmupay.h:
4927         Ported mulaw and alaw payloaders to use new base class
4928
4929 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4930
4931         * po/af.po:
4932         * po/az.po:
4933         * po/cs.po:
4934         * po/en_GB.po:
4935         * po/it.po:
4936         * po/nl.po:
4937         * po/or.po:
4938         * po/sq.po:
4939         * po/sr.po:
4940         * po/sv.po:
4941         * po/uk.po:
4942         * po/vi.po:
4943           Update translations.
4944
4945 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
4946
4947         * configure.ac:
4948           Fix string replace error (AG_AG_GST_* => AG_GST_*).
4949
4950 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4951
4952         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
4953           Fix handling of -1 values for start and stop values when seeking,
4954           and SEEK_CUR+SEEK_END here as well.
4955
4956 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
4957
4958         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
4959           Fix handling of -1 values for start and stop values when seeking, 
4960           and SEEK_CUR+SEEK_END.
4961
4962 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4963
4964         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4965           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
4966           the image format a variable-length NUL-terminated string; in
4967           versions before that the image format is a fixed-length string of
4968           3 characters (see #348644 for a sample tag).
4969           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
4970
4971 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4972
4973         * win32/MANIFEST:
4974         Add new project files to MANIFEST.
4975         * win32/vs6/libgstaudiofx.dsp:
4976         * win32/vs6/libgstrtp.dsp:
4977         * win32/vs6/libgstrtsp.dsp:
4978         Update project files.
4979         
4980 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4981
4982         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
4983         (gst_avi_demux_parse_index):
4984         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4985         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
4986           Printf format fixes; also add some missing quotes in translated
4987           strings. Fixes #416728 and #416727.
4988
4989 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4990
4991         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
4992           Tim and I can't think of any reason the child audio sink needs to 
4993           be set back to NULL after successfully determining that it can 
4994           reach READY - it gets immediately set back to READY by the caller
4995           anyway, causing an unnecessary close/open of any audio devices
4996           involved.
4997
4998 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4999
5000         * po/LINGUAS:
5001         * po/ja.po:
5002           Add ja.po file from #377306.
5003
5004 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
5005
5006         * sys/sunaudio/gstsunaudio.c: (plugin_init):
5007         * sys/sunaudio/gstsunaudiomixertrack.c:
5008         (gst_sunaudiomixer_track_new):
5009           Actually translate sunaudio mixer track labels instead of just
5010           marking the strings as translatable (#377306); clean up weird
5011           label string mapping code that serves no apparent purpose. Also
5012           set the 'untranslated-label' property when creating mixer tracks
5013           if the GstMixerTrack base class supports this.
5014
5015         * tests/check/Makefile.am:
5016         * tests/check/elements/.cvsignore:
5017         * tests/check/elements/sunaudio.c: (GST_START_TEST),
5018         (sunaudio_suite):
5019           Very minimalistic unit test for sunaudiomixer element (compiles, but not
5020           actually tested on a system where sunaudiomixer is available).
5021
5022 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5023
5024         * tests/check/Makefile.am:
5025         Re-enable the states test and see if it works on the buildbots.
5026
5027 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5028
5029         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
5030         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
5031         (gst_dvdec_change_state):
5032         * ext/dv/gstdvdec.h:
5033         Infer pixel-aspect-ratio from the video frame format if it isn't
5034         provided by the container, as happens when playing DV from AVI
5035         or Quicktime containers.
5036
5037         Patch by: Wim Taymans <wim@fluendo.com>
5038         Fixes #380944
5039
5040 2007-03-09  Wim Taymans  <wim@fluendo.com>
5041
5042         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
5043         When activated, remove the udpsrc timeout, we have dataflow and timeouts
5044         will later be handled by the jitterbuffer.
5045
5046 2007-03-09  Wim Taymans  <wim@fluendo.com>
5047
5048         * ext/taglib/gstid3v2mux.cc:
5049         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
5050         Fixes #414496.
5051         
5052         Patch by: Alex Lancaster <alexl at users sourceforge net>
5053
5054 2007-03-09  Wim Taymans  <wim@fluendo.com>
5055
5056         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5057         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
5058         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5059         (gst_avi_demux_chain):
5060         Fix stream position reporting after a seek. Fixes #416445.
5061
5062 2007-03-08  Wim Taymans  <wim@fluendo.com>
5063
5064         Patch by: René Stadler <mail at renestadler dot de>
5065
5066         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5067         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
5068         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
5069         Make avidemux accept optional header chunks in any order.
5070         Fixes #415446.
5071
5072 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
5073
5074         * tests/check/Makefile.am:
5075         Disable the states check until the remaining Valgrind errors
5076         are fixed or suppressed.
5077
5078 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5079
5080         * tests/check/elements/.cvsignore:
5081           Add audiodynamic check to .cvsignore
5082
5083 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5084
5085         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5086
5087         * gst/audiofx/Makefile.am:
5088         * gst/audiofx/audiodynamic.c:
5089         (gst_audio_dynamic_characteristics_get_type),
5090         (gst_audio_dynamic_mode_get_type),
5091         (gst_audio_dynamic_set_process_function),
5092         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
5093         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
5094         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
5095         (gst_audio_dynamic_transform_hard_knee_compressor_int),
5096         (gst_audio_dynamic_transform_hard_knee_compressor_float),
5097         (gst_audio_dynamic_transform_soft_knee_compressor_int),
5098         (gst_audio_dynamic_transform_soft_knee_compressor_float),
5099         (gst_audio_dynamic_transform_hard_knee_expander_int),
5100         (gst_audio_dynamic_transform_hard_knee_expander_float),
5101         (gst_audio_dynamic_transform_soft_knee_expander_int),
5102         (gst_audio_dynamic_transform_soft_knee_expander_float),
5103         (gst_audio_dynamic_transform_ip):
5104         * gst/audiofx/audiodynamic.h:
5105         * gst/audiofx/audiofx.c: (plugin_init):
5106         Add new audiodynamic element which can act as a compressor or
5107         expander. Supported are hard-knee and soft-knee operation modes with
5108         user-specified ratio and threshold.
5109         Attack and release parameters are not yet implemented but will follow.
5110         * docs/plugins/Makefile.am:
5111         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5112         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5113         * docs/plugins/gst-plugins-good-plugins.args:
5114         * docs/plugins/inspect/plugin-audiofx.xml:
5115         Integrate audiodynamic into the docs.
5116         * tests/check/Makefile.am:
5117         * tests/check/elements/audiodynamic.c: (setup_dynamic),
5118         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
5119         Add unit test for audiodynamic.
5120
5121 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
5122
5123         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
5124         Free handles that we allocated when exiting via the error paths.
5125
5126 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
5127
5128         * gst/level/gstlevel.c: (gst_level_class_init),
5129         (gst_level_set_caps), (gst_level_start), (gst_level_event),
5130         (gst_level_transform_ip):
5131         * gst/level/gstlevel.h:
5132           Resolve message timestamps against the playback segment.
5133
5134 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5135
5136         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
5137         (gst_id3demux_sink_activate):
5138           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
5139           caps passed to it (previously one code path assumed it took ownership
5140           while another one assumed it didn't, while in fact it sometimes did and
5141           sometimes didn't ...).
5142
5143         * configure.ac:
5144         * tests/files/Makefile.am:
5145         * tests/files/id3-407349-1.tag:
5146         * tests/files/id3-407349-2.tag:
5147           Add directory where data for unit tests can be stored.
5148
5149         * tests/Makefile.am:
5150         * tests/check/Makefile.am:
5151         * tests/check/elements/.cvsignore:
5152         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
5153         (read_tags_from_file), (run_check_for_file),
5154         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
5155           Add unit test for id3demux, and in particular for bug #407349. Only
5156           testing pull-mode for now; push mode doesn't work yet because the test
5157           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
5158
5159 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5160
5161         * tests/check/Makefile.am:
5162           Add missing backslash at end of line.
5163
5164 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5165
5166         Trigger rebuild.
5167
5168 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5169
5170         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
5171         * gst/id3demux/id3tags.h:
5172         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
5173         (parse_obsolete_tdat_frame):
5174           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
5175           the four-digit number will be interpreted as a year, whereas it is
5176           month and day in DDMM format. Instead, parse TDAT frames and fix up
5177           the date in the GST_TAG_DATE tag later if we also extracted a year.
5178           Fixes #407349.
5179
5180 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5181
5182         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5183         (gst_switch_commit_new_kid):
5184         Fix up the dispose logic so it doesn't leak, and fix setting of 
5185         the child state so that we don't set a child to our current state 
5186         just as we are changing it to something else.
5187
5188 2007-03-06  Wim Taymans  <wim@fluendo.com>
5189
5190         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
5191         (gst_goom_chain):
5192         * gst/goom/gstgoom.h:
5193         Document, fix and improve goom adapter behaviour.
5194         Fixes #407006.
5195
5196 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5197
5198         * ext/esd/esdsink.c: (gst_esdsink_open):
5199         Unref static pad template after using it.
5200
5201 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5202
5203         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5204         (gst_switch_commit_new_kid):
5205         Fix up the reference counting of the child elements.
5206
5207 2007-03-05  Wim Taymans  <wim@fluendo.com>
5208
5209         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
5210         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
5211         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
5212         Fix encoding-name case.
5213
5214 2007-03-05  Wim Taymans  <wim@fluendo.com>
5215
5216         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
5217         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
5218         (gst_rtp_speex_depay_process):
5219         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
5220         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
5221         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
5222         (gst_rtp_speex_pay_change_state):
5223         * gst/rtp/gstrtpspeexpay.h:
5224         Fix speex (de)payloader. Fixes #358040.
5225
5226 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5227
5228         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
5229         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
5230         Install fakesink in NULL by fixing some broken logic. This obviates
5231         the need to manually set _IS_SINK.
5232         Add some comments and remove a little cruft while I'm at it.
5233
5234 2007-03-05  Wim Taymans  <wim@fluendo.com>
5235
5236         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
5237         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
5238
5239 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
5240
5241         * po/POTFILES.in:
5242           Update.
5243
5244 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5245
5246         * tests/check/Makefile.am:
5247         Gah! Also disable gconfvideosink from the tests, otherwise
5248         it will instantiate autovideosink, and dfbvideosink and
5249         leak on the buildbots.
5250
5251 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5252
5253         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
5254         (gst_cdio_cdda_src_finalize):
5255         Make sure we always destroy our libcdio handle.
5256
5257 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5258
5259         * tests/check/Makefile.am:
5260         Disable autovideosink so the buildbots don't barf over memory
5261         leaked in the directfb sink.
5262
5263 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5264
5265         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5266         Chain up in dispose
5267
5268 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5269
5270         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5271         (gst_multipart_find_pad_by_mime):
5272         Use gst_pad_new_from_static_template instead of
5273         static_pad_template_get+pad_new.
5274
5275 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5276
5277         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5278         Catch the case where no clock has been set.
5279
5280 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5281
5282         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5283         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5284         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5285         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5286         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5287         (gst_gconf_audio_src_finalize), (do_toggle_element):
5288         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5289         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5290         (do_toggle_element):
5291         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5292         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5293         (gst_gconf_video_src_finalize), (do_toggle_element):
5294         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5295         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5296         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5297         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5298         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5299         (gst_shout2send_init), (gst_shout2send_finalize):
5300         * gst/debug/testplugin.c: (gst_test_class_init),
5301         (gst_test_finalize):
5302         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5303         (gst_flxdec_dispose):
5304         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5305         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5306         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5307         (gst_rtspsrc_finalize):
5308         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5309         * gst/rtsp/rtspextwms.h:
5310         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5311         (gst_smpte_finalize):
5312         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5313         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5314         (gst_udpsink_finalize):
5315         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5316         (gst_wavparse_sink_activate):
5317         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5318         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5319         (gst_oss_src_finalize):
5320         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5321         * sys/v4l2/gstv4l2object.h:
5322         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5323         (gst_v4l2src_finalize):
5324         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5325
5326         Fix a bunch of leaks shown by the newly-added states test.
5327
5328 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5329
5330         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5331         Use gst_pad_new_from_static_template instead of 
5332         static_pad_template_get+pad_new.
5333
5334 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5335
5336         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5337
5338         * ext/libcaca/Makefile.am:
5339         * gst/debug/Makefile.am:
5340           Don't mix tabs and spaces (#414168).
5341
5342 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5343
5344         * tests/check/generic/.cvsignore:
5345           Ignore files to please buildbot.
5346
5347 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5348
5349         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5350         (gst_wavparse_stream_data):
5351           Unbreak my previous commit (swapped nominator & denominator). Tim,
5352           thanks for spotting.
5353
5354 2007-03-02  Wim Taymans  <wim@fluendo.com>
5355
5356         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5357         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5358         (gst_cdio_cdda_src_finalize):
5359         Small code cleanups.
5360         Don't use pad_alloc as the base class cannot deal with the error codes.
5361
5362 2007-03-02  Wim Taymans  <wim@fluendo.com>
5363
5364         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5365         (gst_udpsrc_create):
5366         Fix doc.
5367
5368 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5369
5370         Patch by: René Stadler <mail@renestadler.de>
5371
5372         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5373         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5374         (gst_wavparse_stream_data):
5375           Handle rounding better to not drop last sample frame. Fixes #356692
5376
5377 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5378
5379         * tests/check/Makefile.am:
5380         Disable cacasink from the states check too - it also calls exit(1)
5381         on us when it can't find a terminal to talk to.
5382
5383 2007-03-02  Wim Taymans  <wim@fluendo.com>
5384
5385         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5386
5387         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5388         (gst_udpsrc_create), (gst_udpsrc_set_property),
5389         (gst_udpsrc_get_property):
5390         * gst/udp/gstudpsrc.h:
5391         Add support to strip proprietary headers. Fixes #350296.
5392
5393 2007-03-02  Wim Taymans  <wim@fluendo.com>
5394
5395         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5396         Fix compilation.
5397
5398 2007-03-02  Wim Taymans  <wim@fluendo.com>
5399
5400         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5401
5402         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5403         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5404         (gst_rtp_mp2t_depay_set_property),
5405         (gst_rtp_mp2t_depay_get_property):
5406         * gst/rtp/gstrtpmp2tdepay.h:
5407         Add support to strip off proprietary headers. Fixes #350278.
5408
5409 2007-03-02  Wim Taymans  <wim@fluendo.com>
5410
5411         * ext/hal/hal.c:
5412         Fix compilation.
5413
5414 2007-03-02  Wim Taymans  <wim@fluendo.com>
5415
5416         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5417         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5418         (gst_sunaudiosrc_open):
5419         * sys/sunaudio/gstsunaudiosrc.h:
5420         Remove device-name from GstSunAudioSrc. Fixes #412597.
5421
5422 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5423
5424         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5425         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5426         Having NULL as UDI previously selected the default sink/src. Change
5427         this back but mention it in the debug output.
5428         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5429         (gst_hal_get_oss_element), (gst_hal_get_string),
5430         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5431         (gst_hal_get_audio_src):
5432         * ext/hal/hal.h:
5433         Refactor a bit, check all error conditions, greatly improve debugging
5434         and fix some possible memory leaks. Also implement OSS support
5435         and allow specifying an UDI that points to a real device. For this the
5436         child device which supports ALSA (preferred) or OSS is used.
5437         As a side effect this makes it impossible now to get a alsasink in
5438         halaudiosrc and a alsasrc in halaudiosink.
5439
5440 2007-03-01  Wim Taymans  <wim@fluendo.com>
5441
5442         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5443         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5444         Errors from the udp sources are not fatal unless all of them are in
5445         error.
5446
5447 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5448
5449         * tests/check/Makefile.am:
5450         Disable aasink in the states test. I suspect this is the element that
5451         is calling exit(1) when it can't proceed.
5452
5453 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5454
5455         * tests/check/Makefile.am:
5456         Draw plugins in from the build tree sys/ dir, rather than picking
5457         up the already installed versions.
5458
5459 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5460
5461         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5462         Error out correctly when getting xcontext fails.
5463
5464 2007-03-01  Wim Taymans  <wim@fluendo.com>
5465
5466         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5467         Make state change to PAUSED NO_PREROLL because that's what it will be in
5468         the future and rtspsrc relies on it.
5469
5470         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5471         (gst_rtspsrc_change_state):
5472         Don't error out when we don't get an error from the state change
5473         function.
5474
5475 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5476
5477         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5478         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5479           Check if the device UDI is set before trying to query HAL
5480           about it and give a useful error message if it wasn't set.
5481         * ext/hal/hal.c: (gst_hal_get_string):
5482           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5483           gives an assertion failure in D-Bus when running with
5484           DBUS_FATAL_WARNINGS=1.
5485
5486 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5487
5488         * configure.ac:
5489           Convert to new AG_GST style.
5490
5491 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5492
5493         * tests/check/Makefile.am:
5494         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5495           add test for states
5496
5497 2007-02-28  Wim Taymans  <wim@fluendo.com>
5498
5499         * tests/check/elements/.cvsignore:
5500         Add new videofilter check to .cvsignore.
5501
5502 2007-02-28  Wim Taymans  <wim@fluendo.com>
5503
5504         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5505         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5506         (gst_avi_demux_loop), (gst_avi_demux_chain):
5507         Fix combined flow return. Fixes #412608.
5508
5509 2007-02-28  Wim Taymans  <wim@fluendo.com>
5510
5511         * gst/videofilter/Makefile.am:
5512         Dist header..
5513
5514 2007-02-28  Wim Taymans  <wim@fluendo.com>
5515
5516         * gst/videofilter/gstgamma.h:
5517         Add header too.
5518
5519 2007-02-28  Wim Taymans  <wim@fluendo.com>
5520
5521         Patch by: Mark Nauwelaerts <manauw at skynet be>
5522
5523         * gst/videofilter/Makefile.am:
5524         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5525         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5526         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5527         (oil_tablelookup_u8), (gst_gamma_set_caps),
5528         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5529         Port gamma filter to 0.10. Fixes #412704.
5530
5531         * tests/check/Makefile.am:
5532         * tests/check/elements/videofilter.c: (setup_filter),
5533         (cleanup_filter), (check_filter), (GST_START_TEST),
5534         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5535         Add unit tests for videofilters.
5536
5537 2007-02-28  Wim Taymans  <wim@fluendo.com>
5538
5539         * gst/rtsp/URLS:
5540         Add another interesting test url.
5541
5542         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5543         Don't allow getting header fields from data packets.
5544
5545 2007-02-28  Michael Smith  <msmith@fluendo.com>
5546
5547         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5548         (gst_shout2send_init), (gst_shout2send_start),
5549         (gst_shout2send_set_property), (gst_shout2send_get_property):
5550         * ext/shout2/gstshout2.h:
5551           Add a property for username.
5552
5553 2007-02-27  Christian Schallerr <christian@fluendo.com>
5554
5555         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5556
5557 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5558
5559         * gst/rtsp/Makefile.am:
5560         Fix make check too.
5561
5562 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5563
5564         * gst/rtsp/base64.c: (util_base64_encode):
5565         * gst/rtsp/base64.h:
5566         Commit missing files for base64 encoding.
5567
5568 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5569
5570         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5571
5572         * configure.ac:
5573         * ext/annodex/Makefile.am:
5574         * ext/jpeg/Makefile.am:
5575         * ext/speex/Makefile.am:
5576         * gst/alpha/Makefile.am:
5577         * gst/cutter/Makefile.am:
5578         * gst/debug/Makefile.am:
5579         * gst/effectv/Makefile.am:
5580         * gst/goom/Makefile.am:
5581         * gst/level/Makefile.am:
5582         * gst/smpte/Makefile.am:
5583         * gst/videofilter/Makefile.am:
5584           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5585
5586 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5587
5588         * gst/rtsp/Makefile.am:
5589         * gst/rtsp/rtspconnection.c: (append_auth_header),
5590         (rtsp_connection_send), (rtsp_connection_set_auth):
5591         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5592         from icecast to replace it. Relicensed from GPL courtesy of Mike
5593         Smith.
5594
5595 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5596
5597         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5598         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5599         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5600         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5601         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5602         (gst_rtspsrc_uri_set_uri):
5603         * gst/rtsp/gstrtspsrc.h:
5604         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5605         (append_auth_header), (rtsp_connection_send),
5606         (rtsp_connection_free), (rtsp_connection_set_auth):
5607         * gst/rtsp/rtspconnection.h:
5608         * gst/rtsp/rtspdefs.h:
5609         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5610         * gst/rtsp/rtspurl.h:
5611
5612         Implement simple Basic Authentication support so that urls like
5613         rtsp://user:pass@hostname/rtspstream work on hosts that require
5614         authentication.
5615
5616 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5617
5618         * sys/v4l2/gstv4l2object.c:
5619         * sys/v4l2/gstv4l2tuner.c:
5620         * sys/v4l2/v4l2_calls.c:
5621         Fix segfault when oppening a radio device.
5622         
5623 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5624
5625         * gst/level/gstlevel.c: (gst_level_set_caps),
5626         (gst_level_transform_ip):
5627         * sys/v4l2/README:
5628         * tests/check/elements/level.c: (GST_START_TEST):
5629           Fix level for multi-channel case.
5630
5631 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5632
5633         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
5634         (gst_level_transform_ip):
5635         * gst/level/gstlevel.h:
5636           Use function pointer for process function and add process functions
5637           for float audio.
5638
5639 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
5640
5641         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5642         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5643         (gst_v4l2src_capture_init):
5644           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
5645           fixes #407369
5646
5647 2007-02-18  Wim Taymans  <wim@fluendo.com>
5648
5649         * gst/rtp/Makefile.am:
5650         * gst/rtp/gstrtp.c: (plugin_init):
5651         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
5652         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
5653         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
5654         (gst_rtp_mp2t_pay_plugin_init):
5655         * gst/rtp/gstrtpmp2tpay.h:
5656         Added simple mpeg transport stream payloader.
5657
5658 2007-02-16  Wim Taymans  <wim@fluendo.com>
5659
5660         * gst/rtsp/URLS:
5661         Add example H264 rtsp url.
5662
5663         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5664         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5665         Don't convert values to lowercase or we might mess up base64 encoded
5666         properties.
5667
5668 2007-02-16  Wim Taymans  <wim@fluendo.com>
5669
5670         * gst/rtp/README:
5671         Fix case of string params.
5672
5673         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5674         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5675         Fix depayloader, support more packet types.
5676         Add sync codes to make sure the packetizer can do its job.
5677
5678         * gst/rtp/gstrtpmp4gdepay.c:
5679         * gst/rtp/gstrtpmp4gpay.c:
5680         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5681         Fix caps case again.
5682
5683 2007-02-15  Wim Taymans  <wim@fluendo.com>
5684
5685         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
5686         Set right caps on output buffers.
5687
5688 2007-02-14  Wim Taymans  <wim@fluendo.com>
5689
5690         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
5691         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
5692         Clear stack allocated SDPMedia struct before calling _init() on it.
5693         Clarify this in the docs as well.
5694
5695 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
5696
5697         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
5698         (do_change_child):
5699         Don't reset the profile when going switching states, as it makes
5700         the element non-reusable.
5701
5702 2007-02-14  Wim Taymans  <wim@fluendo.com>
5703
5704         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
5705         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
5706         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
5707         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
5708         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
5709         (sdp_parse_line):
5710         * gst/rtsp/sdpmessage.h:
5711         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
5712         Fix memory management of SDP messages. Fixes #407793.
5713
5714 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
5715
5716         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
5717
5718         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
5719         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
5720
5721 2007-02-14  Wim Taymans  <wim@fluendo.com>
5722
5723         Patch by: jp.liu <jp_liu at astrocom dot cn>
5724
5725         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
5726         Fix parsing of password field in url. Fixes #407797.
5727
5728 2007-02-14  Wim Taymans  <wim@fluendo.com>
5729
5730         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5731         (gst_wavparse_reset), (gst_wavparse_init),
5732         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
5733         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
5734         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
5735         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
5736         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
5737         (gst_wavparse_loop), (gst_wavparse_chain),
5738         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5739         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
5740         (plugin_init):
5741         * gst/wavparse/gstwavparse.h:
5742         Update docs.
5743         Use boilerplate.
5744         Various code cleanups.
5745         When the bitrate is not known (bps == 0 or compressed formats) let
5746         downstream element guestimate the duration and position and don't
5747         generate timestamps or durations. Fixes #405213.
5748         Fix EOS and ERROR conditions in chain mode, we just need to forward the
5749         error flowreturn upstream.
5750
5751 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
5752
5753         * ext/gconf/Makefile.am:
5754         * ext/gconf/gconf.c: (gst_gconf_get_string),
5755         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
5756         (gst_gconf_render_bin_with_default):
5757         * ext/gconf/gconf.h:
5758         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
5759         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
5760         (gst_gconf_audio_sink_dispose), (do_change_child),
5761         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
5762         (cb_change_child), (gst_gconf_audio_sink_change_state):
5763         * ext/gconf/gstgconfaudiosink.h:
5764         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
5765         (gst_switch_sink_class_init), (gst_switch_sink_reset),
5766         (gst_switch_sink_init), (gst_switch_sink_dispose),
5767         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
5768         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
5769         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
5770         * ext/gconf/gstswitchsink.h:
5771         * gst/autodetect/gstautoaudiosink.c:
5772         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5773         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
5774         (gst_auto_audio_sink_detect):
5775         * gst/autodetect/gstautovideosink.c:
5776         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5777         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
5778         (gst_auto_video_sink_detect):
5779         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
5780         and a child that implements the GConf key monitoring. The end goal of
5781         this is an audio sink that can be changed on the fly, but at the 
5782         moment it still only changes on the next READY transition.
5783
5784 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5785
5786         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5787         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5788         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
5789         (gst_avi_demux_calculate_durations_from_index),
5790         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5791         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5792         (gst_avi_demux_loop):
5793           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
5794
5795 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5796
5797         * configure.ac:
5798         * docs/plugins/Makefile.am:
5799           Add crossreferences to glib/gobject/gstream docs.
5800
5801 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5802
5803         * gst/monoscope/Makefile.am:
5804         * gst/monoscope/gstmonoscope.c:
5805           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
5806           (but no LIBS, since we only use defines from the headers).
5807
5808 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5809
5810         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
5811
5812         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
5813         (gst_wavparse_stream_data):
5814           Fix massive memory leak when operating in streaming mode due to
5815           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
5816           Fixes #407057.
5817
5818 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5819
5820         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5821         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
5822         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
5823         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
5824         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5825         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
5826         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5827         (gst_avi_demux_calculate_durations_from_index),
5828         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5829         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
5830         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5831         * gst/avi/gstavidemux.h:
5832           Save some memory (8%) by repacking the index entry structure (more to
5833           come). Add more FIXMEs to questionable parts.
5834
5835 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5836
5837         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5838         (gst_v4l2src_get_caps):
5839         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5840         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5841         (gst_v4l2src_capture_init):
5842           More FIXME comments and messaging changes.
5843
5844 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5845
5846         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
5847         (gst_goom_change_state):
5848         * gst/goom/gstgoom.h:
5849           Improved docs and use GST_DEBUG_FUNCPTR.
5850
5851         * gst/level/gstlevel.c: (gst_level_class_init):
5852           Use GST_DEBUG_FUNCPTR.
5853
5854         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
5855         (gst_monoscope_chain), (gst_monoscope_change_state):
5856           Improved docs source cleanups.
5857
5858 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5859
5860         * gst/debug/Makefile.am:
5861         * gst/debug/gstdebug.c: (plugin_init):
5862         * gst/debug/gstpushfilesrc.c:
5863         * gst/debug/gstpushfilesrc.h:
5864           Add code for a pushfilesrc element that implements a pushfile:// URI
5865           handler, to make debugging push-mode operation of demuxer/decoders
5866           that support both easier in connection with seek/playbin/etc.
5867           The element isn't registered at the moment.
5868
5869 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
5870
5871         * gst/avi/gstavimux.c:
5872           Comment a #if 0 in caps template definition as VS6 seems to 
5873         do not support it.
5874         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
5875           Use gst_guint64_to_gdouble for conversion.
5876         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
5877           Move variables declaration before the first instruction.
5878         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
5879           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
5880           And don't include netdb.h for G_OS_WIN32
5881         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
5882           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
5883           by VS6 then use an other way to initialize SDPMedia structure.
5884         * gst/udp/gstdynudpsink.h:
5885         * gst/udp/gstdynudpnetutils.h:
5886           Do not include <sys/time.h> for G_OS_WIN32
5887         * gst/udp/gstudpsrc.c:
5888           Define socklen_t as int for G_OS_WIN32
5889         * win/common/config.h.in:
5890           Undef HAVE_NETINET_IN_H
5891         * win32/vs6/gst_plugins_good.dsw:
5892         * win32/vs6/libgstrtp.dsp:
5893         * win32/vs6/libgstrtsp.dsp:
5894         * win32/vs6/libgstautogen.dsp:
5895         * win32/vs6/libgstaudiofx.dsp:
5896         * win32/vs6/libgstudp.dsp:
5897           Add and update project files.
5898         * win32/common/gstudp-enumtypes.c:
5899         * win32/common/gstudp-enumtypes.h:
5900           Add a copy of udp enumtypes to win32/common as in core 
5901           and base.
5902         
5903 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
5904
5905         * configure.ac:
5906           Activate monoscope when building with --enable-experimental. Fix
5907           --enable-external configure switch description.
5908
5909         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
5910         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
5911           Help gst-indent.
5912
5913 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5914
5915         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
5916           Explicitly cast result of pointer arithmetic to integer in order to
5917           avoid compiler warnings on some 64-bit systems. Should fix #406018.
5918
5919 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5920
5921         * gst/debug/progressreport.c:
5922           Some more docs.
5923
5924 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5925
5926         * docs/plugins/inspect/plugin-rtp.xml:
5927           Update for new elements.
5928
5929         * gst/debug/progressreport.h:
5930           Commit newly-created header file as well.
5931
5932 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5933
5934         * docs/plugins/Makefile.am:
5935         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5936         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5937         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5938         * gst/debug/Makefile.am:
5939         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
5940         (gst_progress_report_do_query), (gst_progress_report_report):
5941           Make progressreport element post messages with the current progress
5942           on the bus. Also add some basic docs for it.
5943
5944 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5945
5946         * ext/hal/hal.c: (gst_hal_get_string):
5947         * ext/hal/hal.h:
5948           Some small cleanups; deal with errors when parsing the HAL ALSA
5949           capabilities a bit better.
5950
5951 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5952
5953         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5954           Let's try this again and use the right cast this time.
5955
5956 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5957
5958         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5959           Add cast to avoid compiler warnings with older GLib versions
5960           where the nick/name members in GEnumValue are not declared as
5961           constant strings.
5962
5963 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5964
5965         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
5966         (gst_gconf_render_bin_from_key),
5967         (gst_gconf_get_default_audio_sink):
5968         * ext/gconf/gconf.h:
5969         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
5970         (do_toggle_element), (gst_gconf_audio_sink_set_property),
5971         (gst_gconf_audio_sink_get_property):
5972           In gconfaudiosink, get the right key as the old key in do_toggle
5973           (ie. one dependent on the profile selected). Log some more stuff so
5974           we can see what's actually going on.
5975
5976 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5977
5978         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
5979         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
5980         (gst_audio_amplify_set_process_function),
5981         (gst_audio_amplify_setup):
5982         * gst/audiofx/audioamplify.h:
5983         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5984         (gst_audio_invert_class_init), (gst_audio_invert_setup):
5985         * gst/audiofx/audioinvert.h:
5986         Some small cleanups and port both elements to the new GstAudioFilter
5987         base class to save a few lines of common code.
5988         * gst/audiofx/Makefile.am:
5989         Link against libgstaudio for the above changes
5990
5991 2007-01-29  Wim Taymans  <wim@fluendo.com>
5992
5993         * tests/check/elements/.cvsignore:
5994         Some more ignores.
5995
5996 2007-01-26  Wim Taymans  <wim@fluendo.com>
5997
5998         Patch by: charles <charlesg3 at gmail dot com>
5999
6000         * ext/shout2/gstshout2.c: (gst_shout2send_init),
6001         (set_shout_metadata), (gst_shout2send_event):
6002         * ext/shout2/gstshout2.h:
6003         Properly handle tags in shout2send. Fixes #399825.
6004
6005 2007-01-25  Wim Taymans  <wim@fluendo.com>
6006
6007         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
6008         (gst_rtspsrc_activate_streams):
6009         Convert SDP fields to upper/lowercase following the rules in the SDP to
6010         caps document. 
6011
6012 2007-01-25  Wim Taymans  <wim@fluendo.com>
6013
6014         * gst/rtp/README:
6015         * gst/rtp/gstrtpilbcdepay.c:
6016         * gst/rtp/gstrtpilbcpay.c:
6017         * gst/rtp/gstrtpmp4gdepay.c:
6018         * gst/rtp/gstrtpmp4gpay.c:
6019         * gst/rtp/gstrtpspeexdepay.c:
6020         * gst/rtp/gstrtpspeexpay.c:
6021         * gst/rtp/gstrtpsv3vdepay.c:
6022         * gst/rtp/gstrtptheoradepay.c:
6023         * gst/rtp/gstrtptheorapay.c:
6024         * gst/rtp/gstrtpvorbisdepay.c:
6025         * gst/rtp/gstrtpvorbispay.c:
6026         Fix case of encoding-name and key/value pairs to match the document.
6027         This is to make interoperation with SDP case-insensitive as required by
6028         the relevant RFCs.
6029
6030 2007-01-25  Wim Taymans  <wim@fluendo.com>
6031
6032         * configure.ac:
6033         Bump required -core/-base to CVS
6034
6035 2007-01-25  Wim Taymans  <wim@fluendo.com>
6036
6037         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
6038         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
6039         * gst/rtp/gstrtpL16pay.h:
6040         Fill up to MTU using adapter.
6041         Timestamp rtp packets.
6042
6043 2007-01-25  Edward Hervey  <edward@fluendo.com>
6044
6045         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6046         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
6047         Use G_GSIZE_FORMAT in print statements for portability.
6048         Fixes build on macosx.
6049
6050 2007-01-24  Wim Taymans  <wim@fluendo.com>
6051
6052         * gst/rtp/Makefile.am:
6053         * gst/rtp/gstrtp.c: (plugin_init):
6054         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
6055         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
6056         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
6057         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
6058         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
6059         (gst_rtp_L16_depay_plugin_init):
6060         * gst/rtp/gstrtpL16depay.h:
6061         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
6062         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
6063         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
6064         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
6065         (gst_rtp_L16_pay_plugin_init):
6066         * gst/rtp/gstrtpL16pay.h:
6067         Port and enable raw audio payloader/depayloader. Needs a bit more work
6068         on the payloader side.
6069
6070 2007-01-24  Wim Taymans  <wim@fluendo.com>
6071
6072         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
6073         (gst_rtspsrc_stream_configure_transport),
6074         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
6075         * gst/rtsp/gstrtspsrc.h:
6076         Only unblock the udp pads when we linked and activated them all.
6077         Fixes #395688.
6078
6079 2007-01-24  Wim Taymans  <wim@fluendo.com>
6080
6081         * gst/rtp/Makefile.am:
6082         * gst/rtp/gstrtp.c: (plugin_init):
6083         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
6084         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
6085         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
6086         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
6087         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
6088         * gst/rtp/gstrtpac3depay.h:
6089         Added simple AC3 depayloader (RFC 4184).
6090
6091         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
6092         Fix a leak.
6093
6094 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
6095
6096         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6097
6098         * gst/audiofx/Makefile.am:
6099         * gst/audiofx/audioamplify.c:
6100         (gst_audio_amplify_clipping_method_get_type),
6101         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
6102         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
6103         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
6104         (gst_audio_amplify_set_caps),
6105         (gst_audio_amplify_transform_int_clip),
6106         (gst_audio_amplify_transform_int_wrap_negative),
6107         (gst_audio_amplify_transform_int_wrap_positive),
6108         (gst_audio_amplify_transform_float_clip),
6109         (gst_audio_amplify_transform_float_wrap_negative),
6110         (gst_audio_amplify_transform_float_wrap_positive),
6111         (gst_audio_amplify_transform_ip):
6112         * gst/audiofx/audioamplify.h:
6113         * gst/audiofx/audiofx.c: (plugin_init):
6114         Add new element "audioamplify". This allows scaling of raw audio
6115         samples, similar to the "volume" element, but provides different modes
6116         for clipping and allows unlimited amplification. It's mainly targeted
6117         for creative sound design and not as a replacement of the "volume"
6118         element. Fixes #397162
6119         * docs/plugins/Makefile.am:
6120         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6121         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6122         * docs/plugins/gst-plugins-good-plugins.args:
6123         * docs/plugins/inspect/plugin-audiofx.xml:
6124         Add docs for audioamplify and integrate them into the build system
6125         * tests/check/Makefile.am:
6126         * tests/check/elements/audioamplify.c: (setup_amplify),
6127         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
6128         Add fairly extensive unit test suite for audioamplify
6129
6130 2007-01-24  Wim Taymans  <wim@fluendo.com>
6131
6132         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
6133         Unblock pads after adding the pads to the element so that autopluggers
6134         get a change to link something. Possibly fixes #395688.
6135
6136 2007-01-24  Wim Taymans  <wim@fluendo.com>
6137
6138         * gst/rtp/gstrtpamrdepay.c:
6139         * gst/rtp/gstrtpgsmdepay.c:
6140         * gst/rtp/gstrtph263pdepay.c:
6141         * gst/rtp/gstrtph263ppay.c:
6142         * gst/rtp/gstrtph264depay.c:
6143         * gst/rtp/gstrtpilbcdepay.c:
6144         * gst/rtp/gstrtpmp2tdepay.c:
6145         * gst/rtp/gstrtpmp4gdepay.c:
6146         * gst/rtp/gstrtpmp4gpay.c:
6147         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
6148         * gst/rtp/gstrtpmp4vpay.c:
6149         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
6150         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
6151         (gst_rtp_mpa_depay_process):
6152         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
6153         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
6154         * gst/rtp/gstrtppcmadepay.c:
6155         * gst/rtp/gstrtppcmudepay.c:
6156         * gst/rtp/gstrtpspeexdepay.c:
6157         * gst/rtp/gstrtpspeexpay.c:
6158         * gst/rtp/gstrtpsv3vdepay.c:
6159         * gst/rtp/gstrtptheoradepay.c:
6160         * gst/rtp/gstrtptheorapay.c:
6161         * gst/rtp/gstrtpvorbisdepay.c:
6162         * gst/rtp/gstrtpvorbispay.c:
6163         Fix caps with payload numbers.
6164         Add some fixed payload numbers to caps when possible.
6165
6166 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6167
6168         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6169
6170         * gst/audiofx/Makefile.am:
6171         * gst/audiofx/audiofx.c: (plugin_init):
6172         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
6173         (gst_audio_invert_class_init), (gst_audio_invert_init),
6174         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
6175         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
6176         (gst_audio_invert_transform_float),
6177         (gst_audio_invert_transform_ip):
6178         * gst/audiofx/audioinvert.h:
6179         Add new audiofx element "audioinvert". This element swaps the upper
6180         and lower half of samples and can be used for example for a
6181         wide-stereo effect. Fixes #396057
6182         * docs/plugins/Makefile.am:
6183         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6184         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6185         * docs/plugins/gst-plugins-good-plugins.args:
6186         * docs/plugins/inspect/plugin-audiofx.xml:
6187         Add docs for the audioinvert element and add them to the build system.
6188         * tests/check/Makefile.am:
6189         * tests/check/elements/audioinvert.c: (setup_invert),
6190         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
6191         Add unit test suite for the audioinvert element.
6192
6193 2007-01-23  Wim Taymans  <wim@fluendo.com>
6194
6195         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
6196         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
6197         Parse config params as string and int.
6198         Parse and use AU header length
6199
6200 2007-01-23  Wim Taymans  <wim@fluendo.com>
6201
6202         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
6203         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
6204         * gst/smpte/gstmask.c: (_gst_mask_register):
6205         * gst/smpte/gstmask.h:
6206         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
6207         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
6208         (gst_smpte_paint_triangle_clock):
6209         constify some static structs.
6210         Don't update the mask if nothing changed to the params.
6211         Make sure we never draw outside of the picture. Fixes #398325.
6212
6213 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
6214
6215         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
6216           Error out properly when pull_range fails while we're reading the
6217           headers, instead of just pausing the task silently. Fixes #399338.
6218
6219 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
6220
6221         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6222           Some more sanity checks to make sure the input formats match and the
6223           input pads are actually negotiated, in case someone tries to feed
6224           buffers from fakesrc or filesrc. Fixes #398299.
6225           Also const-ify an array, just because we can.
6226
6227 2007-01-19  Edward Hervey  <edward@fluendo.com>
6228
6229         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
6230         Ignore previous commit, that was only valid for widths and heights
6231         that are multiples of 4.
6232         Copy over size/stride macros from jpegdec. This allows the element
6233         to work with any width,height...
6234         ... but puts in evidence that the actual transformations only work
6235         with width/height that are multiples of 4.
6236
6237 2007-01-19  Edward Hervey  <edward@fluendo.com>
6238
6239         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6240         Allocate buffers of the right size.
6241         The proper size of a I420 buffer in bytes is:
6242         
6243             width * height * 3
6244             ------------------
6245                     2
6246
6247 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6248
6249         * gst/smpte/gstsmpte.c: (gst_smpte_init):
6250           Proxy getcaps on sink pads too, so that we either end up with the
6251           same dimensions on all pads or error out if that's not possible
6252           (seems to work even!). Fixes #398086, I think.
6253
6254 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6255
6256         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6257         * docs/plugins/gst-plugins-good-plugins.args:
6258         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6259           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6260           fix integer properties with -1 as minimum value.
6261
6262         * docs/plugins/inspect/plugin-1394.xml:
6263         * docs/plugins/inspect/plugin-aasink.xml:
6264         * docs/plugins/inspect/plugin-alaw.xml:
6265         * docs/plugins/inspect/plugin-alpha.xml:
6266         * docs/plugins/inspect/plugin-alphacolor.xml:
6267         * docs/plugins/inspect/plugin-annodex.xml:
6268         * docs/plugins/inspect/plugin-apetag.xml:
6269         * docs/plugins/inspect/plugin-audiofx.xml:
6270         * docs/plugins/inspect/plugin-auparse.xml:
6271         * docs/plugins/inspect/plugin-autodetect.xml:
6272         * docs/plugins/inspect/plugin-avi.xml:
6273         * docs/plugins/inspect/plugin-cacasink.xml:
6274         * docs/plugins/inspect/plugin-cairo.xml:
6275         * docs/plugins/inspect/plugin-cdio.xml:
6276         * docs/plugins/inspect/plugin-cutter.xml:
6277         * docs/plugins/inspect/plugin-debug.xml:
6278         * docs/plugins/inspect/plugin-dv.xml:
6279         * docs/plugins/inspect/plugin-efence.xml:
6280         * docs/plugins/inspect/plugin-effectv.xml:
6281         * docs/plugins/inspect/plugin-esdsink.xml:
6282         * docs/plugins/inspect/plugin-flac.xml:
6283         * docs/plugins/inspect/plugin-flxdec.xml:
6284         * docs/plugins/inspect/plugin-gconfelements.xml:
6285         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6286         * docs/plugins/inspect/plugin-goom.xml:
6287         * docs/plugins/inspect/plugin-halelements.xml:
6288         * docs/plugins/inspect/plugin-icydemux.xml:
6289         * docs/plugins/inspect/plugin-id3demux.xml:
6290         * docs/plugins/inspect/plugin-jpeg.xml:
6291         * docs/plugins/inspect/plugin-level.xml:
6292         * docs/plugins/inspect/plugin-matroska.xml:
6293         * docs/plugins/inspect/plugin-mulaw.xml:
6294         * docs/plugins/inspect/plugin-multipart.xml:
6295         * docs/plugins/inspect/plugin-navigationtest.xml:
6296         * docs/plugins/inspect/plugin-ossaudio.xml:
6297         * docs/plugins/inspect/plugin-png.xml:
6298         * docs/plugins/inspect/plugin-rtp.xml:
6299         * docs/plugins/inspect/plugin-rtsp.xml:
6300         * docs/plugins/inspect/plugin-shout2send.xml:
6301         * docs/plugins/inspect/plugin-smpte.xml:
6302         * docs/plugins/inspect/plugin-speex.xml:
6303         * docs/plugins/inspect/plugin-taglib.xml:
6304         * docs/plugins/inspect/plugin-udp.xml:
6305         * docs/plugins/inspect/plugin-videobalance.xml:
6306         * docs/plugins/inspect/plugin-videobox.xml:
6307         * docs/plugins/inspect/plugin-videoflip.xml:
6308         * docs/plugins/inspect/plugin-videomixer.xml:
6309         * docs/plugins/inspect/plugin-wavenc.xml:
6310         * docs/plugins/inspect/plugin-wavparse.xml:
6311         * docs/plugins/inspect/plugin-ximagesrc.xml:
6312           Update to CVS.
6313
6314 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6315
6316         Patch by: Sebastian Dröge <slomo circular-chaos org>
6317
6318         * gst/audiofx/audiopanorama.c:
6319           Fix doc section name (Fixes #397946)
6320
6321 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6322
6323         * sys/v4l2/gstv4l2object.c:
6324         (gst_v4l2_object_install_properties_helper),
6325         (gst_v4l2_object_set_property_helper),
6326         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6327         * sys/v4l2/gstv4l2object.h:
6328         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6329         (gst_v4l2src_init), (gst_v4l2src_set_property),
6330         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6331         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6332         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6333         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6334         (gst_v4l2src_capture_deinit):
6335           Fix EIO handing when capturing. Add new property to specify the number of
6336           buffers to enque (and remove the borked num-buffers usage).
6337
6338 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6339
6340         Patch by: Sebastian Dröge <slomo circular-chaos org>
6341
6342         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6343         (gst_audio_panorama_set_process_function):
6344           Use a function array for process methods, add more docs and define the
6345           startindex of enums.
6346
6347 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6348
6349         Patch by: Mark Nauwelaerts <manauw at skynet be>
6350
6351         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6352         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6353         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6354         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6355         (gst_avi_mux_riff_get_avi_header),
6356         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6357         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6358         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6359         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6360         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6361         (gst_avi_mux_change_state):
6362         * gst/avi/gstavimux.h:
6363         * tests/check/elements/avimux.c: (teardown_src_pad):
6364           Add support for more than one audio stream; write better AVIX
6365           header; refactor code a bit; don't announce vorbis caps on our audio
6366           sink pads since we don't support it anyway. Closes #379298.
6367
6368 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6369
6370         Patch by: Sebastian Dröge <slomo circular-chaos org>
6371
6372         * gst/audiofx/audiopanorama.c:
6373         (gst_audio_panorama_method_get_type),
6374         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6375         (gst_audio_panorama_set_process_function),
6376         (gst_audio_panorama_set_property),
6377         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6378         (gst_audio_panorama_transform_m2s_int_simple),
6379         (gst_audio_panorama_transform_s2s_int_simple),
6380         (gst_audio_panorama_transform_m2s_float_simple),
6381         (gst_audio_panorama_transform_s2s_float_simple):
6382         * gst/audiofx/audiopanorama.h:
6383           Add 'method' property and provide a simple (non-psychoacustic)
6384           processing method (#394859).
6385
6386         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6387         (panorama_suite):
6388           Tests for new method.
6389
6390 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6391
6392         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6393         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6394           Set correct caps on outgoing pulled buffers, or things blow up
6395           after recent core changes.
6396
6397 2007-01-11  Wim Taymans  <wim@fluendo.com>
6398
6399         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6400
6401         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6402         (gst_multipart_mux_request_new_pad),
6403         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6404         (gst_multipart_mux_change_state):
6405         Return FLOW errors ASAP. Fixes #394977.
6406         Misc cleanups.
6407
6408 2007-01-11  Wim Taymans  <wim@fluendo.com>
6409
6410         Patch by: Lutz Mueller <lutz at topfrose dot de>
6411
6412         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6413         Check for stream pad before activating. 
6414
6415 2007-01-10  Wim Taymans  <wim@fluendo.com>
6416
6417         Patch by: Peter Kjellerstedt  <pkj at axis com>
6418
6419         * gst/rtsp/COPYING.MIT:
6420         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6421         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6422         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6423         (gst_rtspsrc_stream_configure_transport),
6424         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6425         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6426         (gst_rtspsrc_parse_methods),
6427         (gst_rtspsrc_create_transports_string),
6428         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6429         (gst_rtspsrc_open), (gst_rtspsrc_close):
6430         * gst/rtsp/gstrtspsrc.h:
6431         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6432         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6433         (parse_request_line), (parse_line), (rtsp_connection_read),
6434         (rtsp_connection_close):
6435         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6436         (rtsp_method_as_text), (rtsp_header_as_text),
6437         (rtsp_status_as_text), (rtsp_find_header_field),
6438         (rtsp_find_method):
6439         * gst/rtsp/rtspdefs.h:
6440         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6441         (rtsp_ext_wms_configure_stream):
6442         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6443         (rtsp_message_new_request), (rtsp_message_init_request),
6444         (rtsp_message_new_response), (rtsp_message_init_response),
6445         (rtsp_message_init_data), (rtsp_message_unset),
6446         (rtsp_message_free), (rtsp_message_add_header),
6447         (rtsp_message_get_header), (rtsp_message_set_body),
6448         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6449         * gst/rtsp/rtspmessage.h:
6450         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6451         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6452         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6453         (sdp_message_dump):
6454         Allow url to be NULL to be able to use it for server connections.
6455         Can now send responses as well as requests.
6456         No longer hangs in an endless loop if EOF is received.
6457         Can now convert a status code to a text string.
6458         Return RTSP_HDR_INVALID for unknown headers.
6459         Return RTSP_INVALID for unknown methods.
6460         Copy CSeq and Session headers from the request.
6461         Only free memory corresponding to the currently set message type.
6462         Added const to function arguments as appropriate.
6463         Avoid a compiler warning when initializing nmedia.
6464         Use guint rather than gint to avoid compiler warnings.
6465         Fix crasher in wms extension.
6466         Factor out stream setup from open_connection.
6467         Delay activation of streams when actual data is received from the
6468         server, this prepares us to do proper protocol switching.
6469         Added new license.
6470         Fixes #380895.
6471
6472
6473 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6474
6475         Patch by: Sebastian Dröge <slomo ubuntu com>
6476
6477         * docs/plugins/Makefile.am:
6478         * gst/audiofx/audiopanorama.c:
6479           Some small docs fixes (#394851).
6480
6481 2007-01-09  Wim Taymans  <wim@fluendo.com>
6482
6483         * gst/avi/gstavidemux.c:
6484         Fix docs.
6485
6486 2007-01-09  Wim Taymans  <wim@fluendo.com>
6487
6488         * gst/rtp/Makefile.am:
6489         * gst/rtp/gstrtp.c: (plugin_init):
6490         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6491         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6492         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6493         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6494         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6495         * gst/rtp/gstrtpmpvdepay.h:
6496           Added RFC 2250 MPEG Video Depayloader.
6497
6498         * gst/rtp/gstrtpL16depay.h:
6499         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6500         (gst_rtp_h263p_depay_process):
6501         Fix Header file. Small cleanups.
6502
6503         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6504         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6505         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6506         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6507         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6508         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6509         (gst_rtp_mp4v_depay_change_state):
6510         Remove usused code. Remove Adapter from state Change. Added debug.
6511
6512         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6513         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6514         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6515         * gst/rtp/gstrtpmpadepay.h:
6516         Subclass base depayloader.
6517         Added debug.
6518         Support static payload type assignment as well.
6519
6520         * gst/rtp/gstrtpmpapay.c:
6521         Fix caps.
6522
6523 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6524
6525         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6526
6527         * ext/jpeg/gstjpegdec.c:
6528         * ext/jpeg/gstjpegenc.c:
6529         * ext/jpeg/smokecodec.c:
6530           These libjpeg callbacks should return a 'boolean' (unsigned char
6531           apparently) and not a 'gboolean' (which maps to gint). Fixes
6532           warnings when compiling with MingW (#393427).
6533
6534         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6535           Use ioctlsocket on win32.
6536
6537         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6538           Some printf format fixes for win32.
6539
6540 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6541
6542         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6543           Use gst_guint64_to_gdouble for conversion.
6544         * win32/vs6/libgstmatroska.dsp:
6545           Add zlib to the link.
6546         * win32/vs6/libgstvideobox.dsp:
6547           Update liboil library name (project is linked to 
6548           liboil-0.3-0.lib now).
6549           
6550 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6551
6552         * gst/matroska/Makefile.am:
6553           If zlib is available and used, we must link it explicitly for
6554           things to work on MingW (fixes #392855).
6555
6556 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6557
6558         * ext/esd/esdsink.c: (gst_esdsink_delay):
6559           Don't return bogus values when esd_get_delay() fails for some
6560           reason (#392189).
6561
6562 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6563
6564         * sys/ximage/gstximagesrc.c: (composite_pixel):
6565           Fix presumably copy'n'pasto for 16bpp depth.
6566
6567 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6568
6569         * gst/matroska/matroska-mux.c:
6570         (gst_matroska_mux_audio_pad_setcaps):
6571           The "signed" field in audio caps is of boolean type, trying to use
6572           gst_structure_get_int() to extract it will fail. Fixing this makes
6573           matroskamux accept raw audio input (#387121) (use at your own risk
6574           though, due to the matroska spec being not entirely useful in this
6575           respect).
6576           Also fix up raw audio structures in template caps so that they
6577           represent what our setcaps function will actually accept, so that
6578           converters know what to convert to.
6579           Finally, don't fail if there isn't an "endianness" field in 8-bit
6580           PCM caps.
6581
6582 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6583
6584         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6585         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6586         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6587         (teardown_cmmldec):
6588         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6589         (teardown_cmmlenc):
6590         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6591           reapply consistent pad (de)activation
6592
6593 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6594
6595         * configure.ac:
6596         Back to CVS
6597
6598         * gst-plugins-good.doap:
6599         Add 0.10.5 doap entry
6600
6601 === release 0.10.5 ===
6602
6603 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6604
6605         * configure.ac:
6606           releasing 0.10.5, "The Path of Thorns"
6607
6608 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6609
6610         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6611         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6612         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6613         (teardown_cmmldec):
6614         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6615         (teardown_cmmlenc):
6616         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6617           revert my freeze breakage
6618
6619 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6620
6621         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6622         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6623         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6624         (teardown_cmmldec):
6625         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6626         (teardown_cmmlenc):
6627         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6628           consistent pad (de)activation
6629
6630 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
6631
6632         * configure.ac:
6633         * ext/Makefile.am:
6634         Disable LADPSA, as it has moved to the -bad module for the duration.
6635
6636 2006-12-18  Wim Taymans  <wim@fluendo.com>
6637
6638         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
6639         (gst_signal_processor_event):
6640         Reset flow_state back to _OK after a flush stop so that we exit our
6641         error state after the flush. Fixes #374213
6642
6643 2006-12-16  David Schleef  <ds@schleef.org>
6644
6645         * sys/osxvideo/osxvideosink.h:
6646         * sys/osxvideo/osxvideosink.m:
6647           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
6648
6649 2006-12-16  David Schleef  <ds@schleef.org>
6650
6651         Patch by: Vijay Santhanam <vijay santhanam gmail com>
6652
6653         * sys/osxvideo/Makefile.am:
6654         * sys/osxvideo/osxvideosink.h:
6655         * sys/osxvideo/osxvideosink.m:
6656           Preliminary patch for porting osxvideosink
6657
6658 2006-12-16  Wim Taymans  <wim@fluendo.com>
6659
6660         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6661
6662         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
6663         (gst_videomixer_set_master_geometry),
6664         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
6665         (gst_videomixer_reset), (gst_videomixer_init),
6666         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
6667         (gst_videomixer_release_pad), (gst_videomixer_collected),
6668         (gst_videomixer_change_state):
6669         Introduce some locking around the videomixer state so that it does not
6670         crash when adding/removing pads. Fixes #383043.
6671
6672 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6673
6674         * configure.ac:
6675           Make sure libcaca can actually be used instead of just checking for
6676           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
6677           cross-compiling (fixes #384587).
6678
6679 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6680
6681         * Makefile.am:
6682         * gst-plugins-good.doap:
6683         * gst-plugins-good.spec.in:
6684           adding doap file
6685
6686 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6687
6688         * configure.ac:
6689           libflac-1.1.3 changed API again, but we can't build against it yet,
6690           so make sure our check doesn't use libflac-1.1.3 and add a comment
6691           to this effect.
6692
6693 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6694
6695         * gst/effectv/gstquark.c: (gst_quarktv_transform),
6696         (gst_quarktv_planetable_clear):
6697           Add some NULL pointer checks (possibly related to #385623).
6698
6699 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
6700
6701         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
6702         (gst_tag_demux_chain):
6703         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6704           In streaming mode, if the first buffer we get doesn't have an
6705           offset, fix it up to be 0, otherwise trimming won't work later on
6706           and we'll be typefinding application/x-id3, which may result in
6707           decodebin plugging an endless number of id3demux elements as a
6708           consequence. Fixes #385031.
6709           
6710 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6711
6712         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
6713           Ignore the buffer_time the sound device reports. Turns out it is 
6714           sometimes completely bogus and we're better off without it.
6715
6716 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6717
6718         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6719         (gst_matroska_demux_video_caps):
6720         * gst/matroska/matroska-ids.c:
6721         (gst_matroska_track_init_video_context):
6722         * gst/matroska/matroska-ids.h:
6723           Try harder to extract the framerate for video tracks correctly and
6724           save it directly instead of converting it back and forth a few
6725           times. Mostly makes a difference for very small framerates (<1).
6726           Fixes #380199.
6727
6728 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6729
6730         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
6731         (gst_gconf_audio_src_dispose), (do_toggle_element):
6732         * ext/gconf/gstgconfaudiosrc.h:
6733           Remove gconf notify hook when the gconfaudiosrc element is
6734           destroyed, otherwise the callback may be called on an
6735           already-destroyed instance and bad things happen. Should fix
6736           #378184.
6737           Also ignore gconf key changes when the source is already running.
6738
6739 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6740
6741         Patch by: Sebastian Dröge  <mail at slomosnail de>
6742
6743         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6744           We need to be able to read and parse any possible floating point string
6745           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
6746           will parse the former only in certain locales though, so we really need
6747           to canonicalise the separator to '.' and then use g_ascii_strtod() to
6748           make sure we can parse either version at all times.
6749           Fixes #382982 for real.
6750
6751 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6752
6753         * sys/sunaudio/gstsunaudiomixerctrl.c:
6754         * sys/sunaudio/gstsunaudiosrc.c:
6755
6756         Use the sunaudio debug category.
6757
6758         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
6759         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
6760         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
6761         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
6762         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
6763         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
6764         (gst_sunaudiosink_reset):
6765         * sys/sunaudio/gstsunaudiosink.h:
6766
6767         Uses the sunaudio debug category for all debug output
6768         Implements the _delay() callback to synchronise video playback better
6769         Change the segtotal and segsize values back to the parent class 
6770           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
6771           respectively)
6772         Measure the samples written to the device vs. played.
6773         Keep track of segments in the device by writing empty eof frames, and
6774         sleep using a GCond when we get too far ahead and risk overrunning the
6775         sink's ringbuffer.
6776
6777         Fixes: #360673
6778
6779 2006-12-08  Wim Taymans  <wim@fluendo.com>
6780
6781         Patch by: Sebastian Dröge  <mail at slomosnail de >
6782
6783         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6784         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
6785         * gst/audiofx/audiopanorama.h:
6786         Fix audiopanorame with float samples. Fixes #383726.
6787
6788 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6789
6790         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
6791         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
6792         (gst_sunaudiosrc_reset):
6793
6794         Implement reset functions to unblock the src/sink more quickly on 
6795         state change requests.
6796         Patch by: Brian Cameron <brian dot cameron at sun com>
6797
6798 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6799
6800         * sys/sunaudio/gstsunaudiomixer.c:
6801         (gst_sunaudiomixer_change_state):
6802         Construct the correct mixer device name when the AUDIODEV env var
6803         is set.
6804
6805         Patch by: Jerry Tan <jerry.tan at sun dot com>
6806         Fixes: #383596
6807
6808 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6809
6810         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
6811         Apply patch to open the mixer control and set the MULTIPLE_OPEN
6812         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
6813         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
6814         Patch by: Jerry Tan <jerry.tan at sun dot com>
6815         Fixes: #349015
6816
6817 2006-12-07  Wim Taymans  <wim@fluendo.com>
6818
6819         * gst/smpte/gstmask.h:
6820         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
6821         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
6822         (gst_smpte_collected), (gst_smpte_set_property),
6823         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
6824         * gst/smpte/gstsmpte.h:
6825         Port to 0.10 some more. 
6826         Added duration property to specify the duration of the transition.
6827         Make framerate a fraction.
6828         Deprecate fps property, we only use negotiated fps.
6829         Added docs.
6830         Fix collectpad usage.
6831         Reset state in READY.
6832         Send NEWSEGMENT event.
6833         Fix racy updates of object properties.
6834         Added debug category.
6835         Fixes #383323.
6836
6837 2006-12-06  Wim Taymans  <wim@fluendo.com>
6838
6839         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6840
6841         * gst/videomixer/videomixer.c:
6842         (gst_videomixer_set_master_geometry),
6843         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
6844         Don't reset xpos and ypos in the setcaps function because causes
6845         unexpected behaviour.
6846         Fixes #382179.
6847
6848 2006-12-06  Wim Taymans  <wim@fluendo.com>
6849
6850         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
6851         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
6852         Keep track of the buffer timestamp in the collectdata member instead
6853         of modifying the buffer without making the metadata writable first.
6854         Fixes #382277.
6855
6856 2006-12-06  Wim Taymans  <wim@fluendo.com>
6857
6858         Patch by: Rob Taylor <robtaylor at floopily dot org>
6859
6860         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6861         If using multicast in udpsrc, bind to the multicast address rather than
6862         IN_ADDR_ANY.
6863         This allows the simultanous use of multiple udpsrcs listening on
6864         different multicat addresses. Without this all udpsrcs will receive all
6865         packets from all subscribed multicast addresses.
6866         Fixes #383001.
6867
6868 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6869
6870         * ext/taglib/gstid3v2mux.cc:
6871         Don't attempt to write a NULL frame into the ID3 tag set when the 
6872         createFrame method returned NULL.
6873         Fixes: #381857
6874         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
6875
6876 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6877
6878         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6879         Use g_strtod() instead of sscanf to parse doubles, so that it will
6880         try parsing in the C locale if the current locale fails.
6881         Fixes: #382982
6882         Patch by: Sebastian Dröge  <mail at slomosnail de >
6883
6884 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6885
6886         * win32/MANIFEST:
6887         Fix compilation on win32 under VS8
6888         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6889         Partially fixes #381175
6890
6891 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6892
6893         * gst/avi/gstavimux.c:
6894           accept all mpegversions,fixes #380825
6895           spotted by: Jerome Alet  
6896
6897 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6898
6899         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6900         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6901         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6902         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
6903           cleanup the error message a bit more
6904
6905 2006-11-28  Wim Taymans  <wim@fluendo.com>
6906
6907         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
6908         Fix width and height properties.
6909
6910         * ext/libcaca/gstcacasink.h:
6911         Fix compilation on newer libcaca that require us to include a new
6912         header. Fixes #379918.
6913
6914 2006-11-28  Wim Taymans  <wim@fluendo.com>
6915
6916         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6917         * gst/rtsp/gstrtspsrc.h:
6918         * gst/rtsp/rtspext.h:
6919         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
6920         (rtsp_ext_wms_get_context):
6921         Add method so that extensions can choose to disable the setup of
6922         a stream.
6923         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
6924
6925 2006-11-27  Wim Taymans  <wim@fluendo.com>
6926
6927         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6928
6929         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6930         Push header in a separate buffer instead of memcpy:ing all data.
6931         Change LF => CRLF in headers.
6932         Move trailing LF to header. Fixes #379792.
6933
6934 2006-11-27  Wim Taymans  <wim@fluendo.com>
6935
6936         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
6937         Small buffer overflow fix and improve debugging.
6938
6939 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6940
6941         * ext/esd/esdmon.h:
6942         * ext/esd/esdsink.h:
6943           remove obsolete _factory_init protos
6944
6945 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6946
6947         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
6948         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6949         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
6950         (gst_avi_demux_read_subindexes_push),
6951         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
6952         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6953         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6954         (gst_avi_demux_massage_index),
6955         (gst_avi_demux_calculate_durations_from_index),
6956         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
6957         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6958         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6959           remove dead code, tweak debugs statements, add comments, use
6960           _uint64_scale instead _uint64_scale_int when using guint64 values,
6961           small optimizations, reflow some error handling
6962
6963 2006-11-22  Edward Hervey  <edward@fluendo.com>
6964
6965         * po/.cvsignore:
6966         We never put .pot files in cvs. Let's ignore them all.
6967
6968 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6969
6970         * po/POTFILES.in:
6971           ... but better exclude files that aren't disted.
6972
6973 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6974
6975         * po/POTFILES.in:
6976           Add v4l2 source files to list of files with translations, so the
6977           strings are actually extracted (however bad they still may be).
6978
6979 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6980
6981         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
6982           Minor clean-ups: const-ify static array, remove trailing comma from
6983           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
6984
6985 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
6986
6987         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6988         Make sure that g_free always gets called on the same pointer that was 
6989         returned by g_malloc.  Fixes #376594.
6990         Do not leak memory if decompressed size is wrong.
6991         Remove unneeded check of return value of g_malloc.
6992         Patch by: René Stadler <mail@renestadler.de>
6993
6994 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
6995
6996         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
6997           Add missing curly brackets.
6998
6999 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
7000
7001         * sys/v4l2/v4l2src_calls.c:
7002         Fix capture_deinit.
7003
7004 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
7005
7006         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
7007         (gst_matroska_mux_request_new_pad):
7008           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
7009
7010         * tests/check/elements/matroskamux.c: (setup_src_pad),
7011         (setup_sink_pad), (GST_START_TEST):
7012         Activate pads before using them.
7013
7014 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
7015
7016         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
7017           Initialise variable to get rid of bogus compiler warning.
7018
7019 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
7020
7021         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
7022
7023         * gst/rtp/gstrtph263pay.c:
7024         * gst/rtp/gstrtph263pdepay.c:
7025         * gst/rtp/gstrtph263ppay.c:
7026           Specify H.263 variant and version in the caps (fixes #361637)
7027
7028 2006-11-15  Wim Taymans  <wim@fluendo.com>
7029
7030         * gst/rtsp/rtspconnection.c: (read_body):
7031         Don't set a data pointer to NULL and a size > 0 when we deal
7032         with empty packets.
7033
7034         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7035         (rtsp_message_init_response), (rtsp_message_init_data),
7036         (rtsp_message_unset), (rtsp_message_free),
7037         (rtsp_message_take_body):
7038         Check that we can't create invalid empty packets. 
7039
7040 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
7041
7042         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7043
7044         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
7045         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
7046         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
7047         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
7048         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
7049         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
7050         * gst/matroska/matroska-mux.h:
7051           Add basic tag writing support; implement releasing pads (#374658).
7052
7053 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
7054
7055         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7056         (gst_matroska_demux_audio_caps):
7057           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
7058
7059 2006-11-14  David Schleef  <ds@schleef.org>
7060
7061         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
7062
7063 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7064
7065         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7066
7067         * win32/vs8/gst-plugins-good.sln:
7068         * win32/vs8/libgst1394.vcproj:
7069         * win32/vs8/libgstaasink.vcproj:
7070         * win32/vs8/libgstalaw.vcproj:
7071         * win32/vs8/libgstalpha.vcproj:
7072         * win32/vs8/libgstalphacolor.vcproj:
7073         * win32/vs8/libgstannodex.vcproj:
7074         * win32/vs8/libgstapetag.vcproj:
7075         * win32/vs8/libgstaudiofx.vcproj:
7076         * win32/vs8/libgstauparse.vcproj:
7077         * win32/vs8/libgstautodetect.vcproj:
7078         * win32/vs8/libgstavi.vcproj:
7079         * win32/vs8/libgstcacasink.vcproj:
7080         * win32/vs8/libgstcdio.vcproj:
7081         * win32/vs8/libgstcutter.vcproj:
7082         * win32/vs8/libgstdv.vcproj:
7083         * win32/vs8/libgsteffectv.vcproj:
7084         * win32/vs8/libgstflac.vcproj:
7085         * win32/vs8/libgstflxdec.vcproj:
7086         * win32/vs8/libgstgoom.vcproj:
7087         * win32/vs8/libgsticydemux.vcproj:
7088         * win32/vs8/libgstid3demux.vcproj:
7089         * win32/vs8/libgstjpeg.vcproj:
7090         * win32/vs8/libgstladspa.vcproj:
7091         * win32/vs8/libgstlevel.vcproj:
7092         * win32/vs8/libgstmatroska.vcproj:
7093         * win32/vs8/libgstmikmod.vcproj:
7094         * win32/vs8/libgstmng.vcproj:
7095         * win32/vs8/libgstmonoscope.vcproj:
7096         * win32/vs8/libgstmulaw.vcproj:
7097         * win32/vs8/libgstmultipart.vcproj:
7098         * win32/vs8/libgstpng.vcproj:
7099         * win32/vs8/libgstrtp.vcproj:
7100         * win32/vs8/libgstrtsp.vcproj:
7101         * win32/vs8/libgstshout2.vcproj:
7102         * win32/vs8/libgstsmpte.vcproj:
7103         * win32/vs8/libgstspeex.vcproj:
7104         * win32/vs8/libgsttaglib.vcproj:
7105         * win32/vs8/libgstudp.vcproj:
7106         * win32/vs8/libgstvideobalance.vcproj:
7107         * win32/vs8/libgstvideobox.vcproj:
7108         * win32/vs8/libgstvideoflip.vcproj:
7109         * win32/vs8/libgstvideomixer.vcproj:
7110         * win32/vs8/libgstwavenc.vcproj:
7111         * win32/vs8/libgstwavparse.vcproj:
7112           Make end-of-line returns unixy, so that when the files are checked
7113           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
7114           Hopefully fixes #366492.
7115
7116 2006-11-14  Wim Taymans  <wim@fluendo.com>
7117
7118         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
7119         Disable init_frames delay timestamp adjustment, it does not
7120         seem to be needed at all. Fixes #369621.
7121
7122 2006-11-13  Wim Taymans  <wim@fluendo.com>
7123
7124         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7125
7126         * gst/videomixer/videomixer.c:
7127         (gst_videomixer_set_master_geometry),
7128         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
7129         (gst_videomixer_collect_free), (gst_videomixer_reset),
7130         (gst_videomixer_init), (gst_videomixer_finalize),
7131         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
7132         (gst_videomixer_collected), (gst_videomixer_change_state):
7133         Fix memleak by unref'ing collectpads instance (when finalizing)
7134         Implement releasing a request pad. Fixes #374479.
7135
7136 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
7137
7138         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7139
7140         * win32/vs8/gst-plugins-good.sln:
7141         * win32/vs8/libgst1394.vcproj:
7142         * win32/vs8/libgstaasink.vcproj:
7143         * win32/vs8/libgstalaw.vcproj:
7144         * win32/vs8/libgstalpha.vcproj:
7145         * win32/vs8/libgstalphacolor.vcproj:
7146         * win32/vs8/libgstannodex.vcproj:
7147         * win32/vs8/libgstapetag.vcproj:
7148         * win32/vs8/libgstaudiofx.vcproj:
7149         * win32/vs8/libgstauparse.vcproj:
7150         * win32/vs8/libgstautodetect.vcproj:
7151         * win32/vs8/libgstavi.vcproj:
7152         * win32/vs8/libgstcacasink.vcproj:
7153         * win32/vs8/libgstcdio.vcproj:
7154         * win32/vs8/libgstcutter.vcproj:
7155         * win32/vs8/libgstdv.vcproj:
7156         * win32/vs8/libgsteffectv.vcproj:
7157         * win32/vs8/libgstflac.vcproj:
7158         * win32/vs8/libgstflxdec.vcproj:
7159         * win32/vs8/libgstgoom.vcproj:
7160         * win32/vs8/libgsticydemux.vcproj:
7161         * win32/vs8/libgstid3demux.vcproj:
7162         * win32/vs8/libgstjpeg.vcproj:
7163         * win32/vs8/libgstladspa.vcproj:
7164         * win32/vs8/libgstlevel.vcproj:
7165         * win32/vs8/libgstmatroska.vcproj:
7166         * win32/vs8/libgstmikmod.vcproj:
7167         * win32/vs8/libgstmng.vcproj:
7168         * win32/vs8/libgstmonoscope.vcproj:
7169         * win32/vs8/libgstmulaw.vcproj:
7170         * win32/vs8/libgstmultipart.vcproj:
7171         * win32/vs8/libgstpng.vcproj:
7172         * win32/vs8/libgstrtp.vcproj:
7173         * win32/vs8/libgstrtsp.vcproj:
7174         * win32/vs8/libgstshout2.vcproj:
7175         * win32/vs8/libgstsmpte.vcproj:
7176         * win32/vs8/libgstspeex.vcproj:
7177         * win32/vs8/libgsttaglib.vcproj:
7178         * win32/vs8/libgstudp.vcproj:
7179         * win32/vs8/libgstvideobalance.vcproj:
7180         * win32/vs8/libgstvideobox.vcproj:
7181         * win32/vs8/libgstvideoflip.vcproj:
7182         * win32/vs8/libgstvideomixer.vcproj:
7183         * win32/vs8/libgstwavenc.vcproj:
7184         * win32/vs8/libgstwavparse.vcproj:
7185           Add VS8 project files (note that many of the plugins in ext are
7186           disabled by default). Fixes #366492.
7187
7188 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
7189
7190         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7191           we do not translate debug messages
7192
7193 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
7194
7195         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
7196           fix categorisation, make short desc more explicit, remove unused code
7197           Fixes #372021
7198
7199 2006-11-08  Wim Taymans  <wim@fluendo.com>
7200
7201         * gst/rtp/gstrtpL16depay.c:
7202         * gst/rtp/gstrtpamrdepay.c:
7203         * gst/rtp/gstrtpamrpay.c:
7204         * gst/rtp/gstrtpgsmdepay.c:
7205         * gst/rtp/gstrtph263pay.c:
7206         * gst/rtp/gstrtph263pdepay.c:
7207         * gst/rtp/gstrtph263ppay.c:
7208         * gst/rtp/gstrtph264depay.c:
7209         * gst/rtp/gstrtpmp2tdepay.c:
7210         * gst/rtp/gstrtpmp4gdepay.c:
7211         * gst/rtp/gstrtpmp4gpay.c:
7212         * gst/rtp/gstrtpmp4vdepay.c:
7213         * gst/rtp/gstrtpmp4vpay.c:
7214         * gst/rtp/gstrtpmpadepay.c:
7215         * gst/rtp/gstrtpmpapay.c:
7216         * gst/rtp/gstrtppcmadepay.c:
7217         * gst/rtp/gstrtppcmapay.c:
7218         * gst/rtp/gstrtppcmudepay.c:
7219         * gst/rtp/gstrtppcmupay.c:
7220         * gst/rtp/gstrtpspeexdepay.c:
7221         * gst/rtp/gstrtpspeexpay.c:
7222         * gst/rtp/gstrtpsv3vdepay.c:
7223         Fix element descriptions.
7224
7225 2006-11-08  Wim Taymans  <wim@fluendo.com>
7226
7227         * gst/rtp/gstrtpvorbisdepay.c:
7228         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
7229         Fix description.
7230         Small cleanup in the payloader.
7231
7232 2006-11-08  Wim Taymans  <wim@fluendo.com>
7233
7234         * gst/rtp/Makefile.am:
7235         * gst/rtp/gstrtp.c: (plugin_init):
7236         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
7237         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
7238         (gst_rtp_theora_depay_finalize),
7239         (gst_rtp_theora_depay_parse_configuration),
7240         (gst_rtp_theora_depay_setcaps),
7241         (gst_rtp_theora_depay_switch_codebook),
7242         (gst_rtp_theora_depay_process),
7243         (gst_rtp_theora_depay_set_property),
7244         (gst_rtp_theora_depay_get_property),
7245         (gst_rtp_theora_depay_change_state),
7246         (gst_rtp_theora_depay_plugin_init):
7247         * gst/rtp/gstrtptheoradepay.h:
7248         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
7249         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
7250         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
7251         (gst_rtp_theora_pay_init_packet),
7252         (gst_rtp_theora_pay_flush_packet),
7253         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
7254         (gst_rtp_theora_pay_handle_buffer),
7255         (gst_rtp_theora_pay_plugin_init):
7256         * gst/rtp/gstrtptheorapay.h:
7257         Add theora pay/depayloaders.
7258
7259 2006-11-06  Wim Taymans  <wim@fluendo.com>
7260
7261         * gst/rtp/Makefile.am:
7262         We depend on gsttag to generate the vorbis comments.
7263
7264         * gst/rtp/gstrtpvorbisdepay.c:
7265         (gst_rtp_vorbis_depay_parse_configuration),
7266         (gst_rtp_vorbis_depay_setcaps),
7267         (gst_rtp_vorbis_depay_switch_codebook),
7268         (gst_rtp_vorbis_depay_process):
7269         * gst/rtp/gstrtpvorbisdepay.h:
7270         Parse configuration string in the depayloader.
7271         Implement selecting and switching to a new codebook.
7272         Receiving vorbis over RTP now works.
7273
7274         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7275         (gst_rtp_vorbis_pay_init_packet),
7276         (gst_rtp_vorbis_pay_finish_headers),
7277         (gst_rtp_vorbis_pay_handle_buffer):
7278         * gst/rtp/gstrtpvorbispay.h:
7279         Set timestamps on outgoing buffers and RTP packets.
7280         Fix configuration string, prepend number of Packet headers.
7281         Fix encoding of ident string.
7282         Add delivery-method to caps.
7283         Streaming vorbis over RTP now works.
7284
7285 2006-11-06  Wim Taymans  <wim@fluendo.com>
7286
7287         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7288         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7289         (gst_rtp_vorbis_pay_handle_buffer):
7290         * gst/rtp/gstrtpvorbispay.h:
7291         Generate a valid configuration string in the caps based on the
7292         vorbis headers.
7293
7294 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7295
7296         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7297         * ext/cdio/gstcdio.h:
7298         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7299           Move CD-TEXT utility function into common file so it can also be
7300           used by a future cdioparanoiasrc.
7301
7302 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7303         
7304         * sys/v4l2/Makefile.am:
7305         * sys/v4l2/gstv4l2object.c:
7306         * sys/v4l2/gstv4l2src.c:
7307         * sys/v4l2/gstv4l2xoverlay.c:
7308         * sys/v4l2/v4l2_calls.c:
7309         * sys/v4l2/v4l2src_calls.c:
7310         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7311         xoverlay code that is still not implemented.
7312
7313 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7314
7315         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7316           We require a -base more recent than 0.10.9, so it's safe to use
7317           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7318
7319         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7320         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7321           Use _newsegment_full() now that we depend on a recent enough core.
7322
7323         * gst/wavparse/gstwavparse.c:
7324           Remove cruft that we don't need any longer now that we depend on
7325           a recent enough -base.
7326
7327 2006-10-31  Wim Taymans  <wim@fluendo.com>
7328
7329         * gst/rtp/Makefile.am:
7330         * gst/rtp/gstrtp.c: (plugin_init):
7331         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7332         (gst_rtpilbcpay_setcaps):
7333         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7334
7335 2006-10-31  Wim Taymans  <wim@fluendo.com>
7336
7337         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7338         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7339         Some small cleanups, use _scale.
7340
7341 2006-10-31  Wim Taymans  <wim@fluendo.com>
7342
7343         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7344         Use higher precision scale function.
7345
7346 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7347
7348         Patch by: Michal Benes  <michal dot benes at itonis tv>
7349
7350         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7351         (gst_matroska_demux_read_track_encodings),
7352         (gst_matroska_decode_buffer):
7353           Fix several issues with encoded/compressed/encrypted/signed tracks;
7354           also, remove superfluous newline characters from some debug
7355           statements. (#366155)
7356
7357 2006-10-30  Wim Taymans  <wim@fluendo.com>
7358
7359         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7360         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7361         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7362         (gst_smokedec_change_state):
7363         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7364         (gst_smokeenc_init), (gst_smokeenc_finalize),
7365         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7366         (gst_smokeenc_resync), (gst_smokeenc_chain),
7367         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7368         (gst_smokeenc_change_state):
7369         Various cleanups, capsnego and leak fixes.
7370
7371 2006-10-30  Wim Taymans  <wim@fluendo.com>
7372
7373         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7374
7375         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7376         Fix videomixer so that it can handle any combination of framerates.
7377         Fixes #367221.
7378
7379 2006-10-28  Wim Taymans  <wim@fluendo.com>
7380
7381         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7382         (gst_avi_demux_parse_file_header),
7383         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7384         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7385         (gst_avi_demux_chain):
7386         Fix position query for audio. also fixes timestamps in streaming
7387         mode and bug #364958.
7388         Small cleanups.
7389
7390 2006-10-27  Wim Taymans  <wim@fluendo.com>
7391
7392         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7393         * ext/libpng/gstpngenc.h:
7394         Fix strides. Fixes #364856.
7395         Cleanup capsnego.
7396         Set caps on outgoing buffers.
7397
7398 2006-10-18  Wim Taymans  <wim@fluendo.com>
7399
7400         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7401
7402         * gst/rtp/gstrtpgsmpay.c:
7403         * gst/rtp/gstrtph263pay.c:
7404         * gst/rtp/gstrtpmpapay.c:
7405         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7406         (gst_rtp_pcma_pay_handle_buffer):
7407         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7408         Add static payload numbers in addition to the dynamic ones.
7409         Fixes #361639.
7410
7411 2006-10-18  Wim Taymans  <wim@fluendo.com>
7412
7413         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7414         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7415         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7416         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7417         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7418         * gst/rtsp/rtspdefs.h:
7419         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7420         * gst/rtsp/rtspurl.h:
7421         Reuse already existing enum for lower transport.
7422         Add rtspt and rtspu protocols.
7423         Send redirect to rtspt when udp times out.
7424
7425 2006-10-18  Wim Taymans  <wim@fluendo.com>
7426
7427         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7428         (gst_wavparse_stream_data):
7429         Fix seeking some more, mostly for speed changes.
7430
7431 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7432
7433         Patch by: Fredrik Persson  <frepe at bredband net>
7434
7435         * sys/v4l2/gstv4l2tuner.c:
7436         * sys/v4l2/gstv4l2tuner.h:
7437           Fix _set_channel(): remove useless g_object_notify() for "channel"
7438           property that doesn't exist any longer and therefore now also
7439           useless redirect (#338818).
7440
7441 2006-10-17  Wim Taymans  <wim@fluendo.com>
7442
7443         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7444         Some drivers do not support unsetting the non-blocking flag once the
7445         device is opened. In those cases, close/open the device in
7446         non-blocking mode. Fixes #362673.
7447
7448 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7449
7450         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7451         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7452         (gst_v4l2src_get_fps):
7453           dear stefan, framespersecond is not frameperiod, reverting but adding
7454           comment
7455
7456 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7457
7458         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7459         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7460         (gst_v4l2src_get_fps):
7461           Numerator is numerator and denominator is denominator. Say that aloud
7462           5 times and retry after next beer.
7463
7464 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7465
7466         Patch by: Josep Torra Valles  <josep at fluendo com>
7467
7468         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7469         * ext/esd/esdsink.c: (gst_esdsink_write):
7470         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7471         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7472         (gst_flac_dec_send_newsegment):
7473         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7474         (gst_flac_enc_tell_callback):
7475         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7476         (smokecodec_parse_header), (smokecodec_decode):
7477         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7478         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7479         * gst/goom/Makefile.am:
7480         * gst/goom/gstgoom.c:
7481         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7482         * gst/rtsp/gstrtspsrc.c:
7483         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7484         * gst/udp/gstudpsink.c:
7485         * gst/udp/gstudpsrc.c:
7486         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7487         * sys/sunaudio/gstsunaudiomixertrack.h:
7488           Fix a bunch of problems discovered by the Forte compiler, mostly type
7489           mixups and pointer arithmetics with void pointers. Fixes #362603.
7490
7491 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7492
7493         * ext/speex/gstspeex.c: (plugin_init):
7494         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7495         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7496         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7497         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7498         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7499         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7500         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7501         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7502         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7503         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7504         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7505         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7506         * ext/speex/gstspeexenc.h:
7507           Miscellaneous clean-ups, among other things: speexenc => enc to
7508           enhance code readability; change speexenc => speex_enc; in chain
7509           function unref input buffer in case of error; take reference in
7510           event function; use boilerplate macro; use gst_pad_query_peer_*
7511           convenience functions.
7512
7513 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7514
7515         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7516         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7517         (gst_speexenc_set_header_on_caps):
7518           Fix some mem leaks.
7519
7520 2006-10-11  Wim Taymans  <wim@fluendo.com>
7521
7522         * gst/rtsp/URLS:
7523         Added some other URL.
7524
7525         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7526         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7527         (gst_rtspsrc_open), (gst_rtspsrc_play),
7528         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7529         * gst/rtsp/gstrtspsrc.h:
7530         Work on fallback to TCP connection when the UDP socket times out.
7531         Handler server requests, just reply with OK for now.
7532
7533         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7534         * gst/rtsp/rtspdefs.h:
7535         Added some more Real extension headers.
7536
7537         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7538         Fix parsing of urls with a ':' that is not part of the hostname:port
7539         part of the url.
7540
7541 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7542
7543         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7544         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7545         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7546           Activate pad before adding it to the already-running element.
7547
7548         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7549           Activate newly-created pad too.
7550
7551 2006-10-11  Wim Taymans  <wim@fluendo.com>
7552
7553         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7554
7555         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7556         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7557         (gst_udpsrc_start):
7558         Fix some leaks in caps and uris. Fixes #361252.
7559
7560 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7561
7562         * gst/wavparse/Makefile.am:
7563           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7564
7565 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7566
7567         * sys/v4l2/gstv4l2xoverlay.c:
7568         * sys/v4l2/gstv4l2xoverlay.h:
7569         Fix build as per the patch in #338818 comment 36.
7570
7571 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7572
7573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7574           Activate pads before adding them to the source.
7575
7576 2006-10-06  Wim Taymans  <wim@fluendo.com>
7577
7578         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7579         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7580         Activate pads before adding.
7581
7582 2006-10-06  Wim Taymans  <wim@fluendo.com>
7583
7584         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7585         (gst_multipart_find_pad_by_mime):
7586         Activate pads before adding.
7587
7588         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7589         BOILERPLATE sets parent_class for us.
7590
7591 2006-10-06  Wim Taymans  <wim@fluendo.com>
7592
7593         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7594         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7595         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7596         (gst_rtspsrc_alloc_udp_ports),
7597         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7598         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7599         (gst_rtspsrc_create_transports_string),
7600         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7601         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7602         * gst/rtsp/gstrtspsrc.h:
7603         Rework how the transport string is constructed, try to share channels
7604         and udp ports.
7605         Make most of the stuff less dependant on RTP as we are also going to use
7606         it for RDT.
7607         Add support for transport specific session managers.
7608
7609         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7610         Implement _flush().
7611
7612         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7613         * gst/rtsp/rtspdefs.h:
7614         Add generic error return code.
7615
7616         * gst/rtsp/rtspext.h:
7617         Add support for pluggable tranport strings.
7618
7619         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7620         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7621         (rtsp_ext_wms_get_context):
7622         Detect WMServer and activate the extension.
7623
7624         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7625         (rtsp_transport_get_manager), (rtsp_transport_parse):
7626         * gst/rtsp/rtsptransport.h:
7627         Added methods to get mime/manager for certain transports.
7628
7629 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7630
7631         * ext/cairo/gsttimeoverlay.c:
7632         (gst_cairo_time_overlay_update_font_height):
7633         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
7634         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
7635         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7636         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
7637         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
7638         * ext/libpng/gstpngdec.c: (user_endrow_callback):
7639         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
7640         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
7641         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
7642         (gst_avi_demux_stream_data):
7643         * gst/cutter/gstcutter.c: (gst_cutter_chain):
7644         * gst/debug/efence.c: (gst_efence_buffer_alloc),
7645         (gst_fenced_buffer_copy):
7646         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7647         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7648         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
7649         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7650         (gst_rtspsrc_handle_message):
7651         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7652         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
7653           Printf format fixes.
7654
7655 2006-10-04  Wim Taymans  <wim@fluendo.com>
7656
7657         * gst/rtsp/Makefile.am:
7658         Dist new .h file too.
7659
7660 2006-10-04  Wim Taymans  <wim@fluendo.com>
7661
7662         * gst/rtsp/Makefile.am:
7663         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
7664         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
7665         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7666         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7667         (gst_rtspsrc_parse_rtpmap),
7668         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
7669         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7670         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
7671         * gst/rtsp/gstrtspsrc.h:
7672         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7673         * gst/rtsp/rtspdefs.h:
7674         * gst/rtsp/rtspext.h:
7675         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7676         (rtsp_ext_wms_get_context):
7677         * gst/rtsp/rtspextwms.h:
7678         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7679         (rtsp_transport_parse):
7680         * gst/rtsp/rtsptransport.h:
7681         Factor out extension in separate module.
7682         Fix getcaps to filter against the padtemplate.
7683         Use Content-Base if the server gives one.
7684         Rework the transport parsing a bit for future extensions.
7685         Added some Real Header field definitions.
7686
7687 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7688
7689         * docs/plugins/Makefile.am:
7690         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7691         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7692           added v4l2 stubs
7693         * gst-plugins-good.spec.in:
7694           add v4l2
7695
7696 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
7697
7698         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7699           Extract disc/album/medium number and count and try harder
7700           to extract track number/count.
7701
7702 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7703
7704         * configure.ac:
7705         * sys/Makefile.am:
7706           add build stuff for v4l2, needs --enable-experimental until
7707           the last bits are resolved
7708
7709 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7710
7711         * tests/check/Makefile.am:
7712           Disable autodetect test temporarily, so that the build bots
7713           update -bad and the ranks of unreliable video sinks in there.
7714
7715         * tests/check/elements/autodetect.c: (GST_START_TEST):
7716           Skip test if no usable videosink is found.
7717
7718 2006-09-29  Wim Taymans  <wim@fluendo.com>
7719
7720         * gst/rtsp/URLS:
7721         Add some more URLs.
7722
7723         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7724         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
7725         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7726         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
7727         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7728         (gst_rtspsrc_loop), (gst_rtspsrc_send),
7729         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7730         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7731         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7732         * gst/rtsp/gstrtspsrc.h:
7733         Add timeout property to control UDP timeouts.
7734         Fix error messages.
7735         Also start a loop function when operating in UDP mode so that we can
7736         do some more stuff async.
7737         Handle element messages from udpsrc to detect timeouts. If a timeout
7738         happens we currently generate an error.
7739         API: rtspsrc::timeout property.
7740
7741         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7742         (gst_udpsrc_create):
7743         Really implement the timeout in microseconds and not milliseconds.
7744
7745 2006-09-29  Wim Taymans  <wim@fluendo.com>
7746
7747         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7748         (gst_udpsrc_create), (gst_udpsrc_set_property),
7749         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
7750         * gst/udp/gstudpsrc.h:
7751         Added property to post a message on timeout.
7752         Updated docs.
7753         When restarting the select, initialize the fdsets again.
7754         Init control sockets so we don't accidentally close a random socket.
7755         API: GstUDPSrc::timeout property
7756
7757 2006-09-29  Wim Taymans  <wim@fluendo.com>
7758
7759         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
7760         Fix flag registration.
7761
7762         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7763         Reading 0 also means 'no more commands'
7764
7765 2006-09-29  Wim Taymans  <wim@fluendo.com>
7766
7767         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7768
7769         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7770         Fix possible infinite loop when shutting down, a read can also return
7771         0 to indicate no more messages are available. Fixes #358156.
7772
7773 2006-09-25  Wim Taymans  <wim@fluendo.com>
7774
7775         * gst/autodetect/gstautoaudiosink.c:
7776         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
7777         (gst_auto_audio_sink_find_best):
7778         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
7779         Small cleanups.
7780         don't try to set "sync" property when it is not available.
7781
7782 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7783
7784         Patch by: Peter Kjellerstedt  <pkj at axis com>
7785
7786         * gst/alpha/gstalpha.c:
7787         * gst/rtp/gstrtpamrdepay.c:
7788         * gst/rtsp/gstrtspsrc.c:
7789         * gst/udp/gstudpsrc.c:
7790         * gst/videomixer/videomixer.c:
7791           Include stdlib.h in some more places, makes things compile
7792           with uClibc and -Werror (#357592).
7793
7794 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7795
7796         * ext/jpeg/gstjpegdec.c:
7797           Set minimum height to 8 (from 16), our code should handle
7798           that fine. Some of the buttons on the apple trailer site
7799           are apparently only 15 pixels high (see #357470).
7800
7801 2006-09-23  Wim Taymans  <wim@fluendo.com>
7802
7803         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
7804         (gst_rtspsrc_open):
7805         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7806         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7807         (rtsp_connection_receive):
7808         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7809         * gst/rtsp/rtspdefs.h:
7810         Improve error reporting.
7811
7812 2006-09-23  Wim Taymans  <wim@fluendo.com>
7813
7814         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
7815         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
7816         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
7817         * gst/rtp/gstrtpdepay.c:
7818         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
7819         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
7820         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
7821         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
7822         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
7823         (gst_rtp_mp2t_depay_plugin_init):
7824         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
7825         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
7826         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
7827         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
7828         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
7829         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
7830         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
7831         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
7832         Fix klass typos.
7833         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
7834
7835 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7836
7837         * configure.ac:
7838           Need  -base CVS for gst_base_rtp_depayload_push_ts().
7839
7840 2006-09-22  Wim Taymans  <wim@fluendo.com>
7841
7842         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7843         Don't check for a tag that is never there and check if we read the
7844         correct tag. Fixes seeking again.
7845         We must post an error when all pads are unlinked.
7846
7847 2006-09-22  Wim Taymans  <wim@fluendo.com>
7848
7849         * gst/rtp/Makefile.am:
7850         * gst/rtp/gstrtp.c: (plugin_init):
7851         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7852         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7853         (gst_rtp_vorbis_pay_reset_packet),
7854         (gst_rtp_vorbis_pay_init_packet),
7855         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
7856         (gst_rtp_vorbis_pay_handle_buffer):
7857         More fixage, set endoder-params correctly in the payloader.
7858
7859 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7860
7861         * gst/autodetect/gstautoaudiosink.c:
7862         (gst_auto_audio_sink_base_init):
7863         * gst/autodetect/gstautovideosink.c:
7864         (gst_auto_video_sink_base_init):
7865           Make static pad templates static to appease valgrind's leak
7866           detector.
7867
7868         * tests/check/Makefile.am:
7869         * tests/check/elements/.cvsignore:
7870         * tests/check/elements/autodetect.c: (GST_START_TEST),
7871         (autodetect_suite):
7872           Add simple test for the ghostpad lockup on shutdown fixed in core
7873           CVS (audio bit disabled because it would need dozens of alsa
7874           suppressions and I'm too lazy to add those now).
7875
7876 2006-09-22  Wim Taymans  <wim@fluendo.com>
7877
7878         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
7879         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
7880         Small cleanups.
7881
7882         * gst/rtp/Makefile.am:
7883         * gst/rtp/gstrtp.c: (plugin_init):
7884         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
7885         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
7886         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
7887         (gst_rtp_vorbis_depay_process),
7888         (gst_rtp_vorbis_depay_set_property),
7889         (gst_rtp_vorbis_depay_get_property),
7890         (gst_rtp_vorbis_depay_change_state),
7891         (gst_rtp_vorbis_depay_plugin_init):
7892         * gst/rtp/gstrtpvorbisdepay.h:
7893         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
7894         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
7895         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
7896         (gst_rtp_vorbis_pay_flush_packet),
7897         (gst_rtp_vorbis_pay_append_buffer),
7898         (gst_rtp_vorbis_pay_handle_buffer),
7899         (gst_rtp_vorbis_pay_plugin_init):
7900         * gst/rtp/gstrtpvorbispay.h:
7901         Add experimental vorbis pay and depayloaders.
7902
7903 2006-09-21  Wim Taymans  <wim@fluendo.com>
7904
7905         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
7906         Fix profile-level-id parsing and setup.
7907
7908 2006-09-21  Wim Taymans  <wim@fluendo.com>
7909
7910         * gst/udp/README:
7911         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
7912         Update README, simple cleanup.
7913
7914 2006-09-21  Wim Taymans  <wim@fluendo.com>
7915
7916         * gst/rtp/README:
7917         Update README with some examples.
7918
7919         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
7920         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
7921         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
7922         (gst_rtp_mp4g_pay_setcaps):
7923         * gst/rtp/gstrtpmp4gpay.h:
7924         Make optional RTP parameters of type STRING, as required by the
7925         application/x-rtp caps specification.
7926
7927 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
7928
7929         * gst/rtp/gstrtph263pdepay.c:
7930         * gst/rtp/gstrtph263ppay.c:
7931         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
7932         RTP header.
7933
7934 2006-09-20  Wim Taymans  <wim@fluendo.com>
7935
7936         * gst/rtp/Makefile.am:
7937         And makefile too.
7938
7939 2006-09-20  Wim Taymans  <wim@fluendo.com>
7940
7941         * gst/rtp/gstrtp.c: (plugin_init):
7942         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
7943         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
7944         (decode_base64), (gst_rtp_asf_depay_setcaps),
7945         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
7946         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
7947         (gst_rtp_asf_depay_plugin_init):
7948         * gst/rtp/gstrtpasfdepay.h:
7949         Added preliminary ASF depayloader.
7950
7951         * gst/rtp/gstrtph264depay.c: (decode_base64):
7952         Fix base64 decoding.
7953
7954 2006-09-20  Wim Taymans  <wim@fluendo.com>
7955
7956         * gst/rtsp/URLS:
7957         Added some test URLS.
7958
7959         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7960         (gst_rtspsrc_loop), (gst_rtspsrc_open):
7961         * gst/rtsp/gstrtspsrc.h:
7962         When creating streams, give access to the complete SDP.
7963         Fix some leaks.
7964         Collect and merge global stream properties in stream caps.
7965         Preliminary support for WMServer.
7966
7967         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7968         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7969         (rtsp_connection_receive):
7970         * gst/rtsp/rtspconnection.h:
7971         Make connection interruptable.
7972         Refactor to make it reconnectable.
7973         Don't fail on short reads when reading data packets.
7974
7975         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
7976         (rtsp_url_get_port):
7977         * gst/rtsp/rtspurl.h:
7978         Add methods for getting/setting the port.
7979
7980         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
7981         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
7982         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
7983         (sdp_media_get_format), (sdp_parse_line),
7984         (sdp_message_parse_buffer):
7985         Fix headers. 
7986         Add methods for getting multiple attributes with the same name.
7987         Increase buffer size when parsing.
7988         Fix parsing of a=foo fields.
7989
7990         * gst/rtsp/test.c: (main):
7991         Update to new connection API.
7992
7993         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7994         (rtsp_message_init_response), (rtsp_message_init_data),
7995         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
7996         * gst/rtsp/rtspmessage.h:
7997         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
7998         * gst/rtsp/rtsptransport.h:
7999         * gst/rtsp/sdp.h:
8000         * gst/rtsp/sdpmessage.h:
8001         * gst/rtsp/gstrtsp.c:
8002         * gst/rtsp/gstrtsp.h:
8003         * gst/rtsp/gstrtpdec.c:
8004         * gst/rtsp/gstrtpdec.h:
8005         * gst/rtsp/rtsp.h:
8006         * gst/rtsp/rtspdefs.c:
8007         * gst/rtsp/rtspdefs.h:
8008         Dual licensed under MIT and LGPL now.
8009
8010 2006-09-19  Wim Taymans  <wim@fluendo.com>
8011
8012         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
8013         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
8014         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8015         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
8016         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
8017         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8018         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8019         * gst/rtsp/gstrtspsrc.h:
8020         Reorganize stream parsing and creation.
8021         Detect container formats in interleaved mode.
8022         Keep more state about the streams.
8023         Assume a server also supports PLAY if it does not say.
8024         Add unicast and interleaved properties to TCP transport requests to make
8025         some servers happy (WMServer).
8026
8027         * gst/rtsp/sdpmessage.h:
8028         Add some defines for the standard Bandwidth types.
8029
8030 2006-09-19  Wim Taymans  <wim@fluendo.com>
8031
8032         * gst/rtsp/test.c: (main):
8033         Fix build.
8034
8035 2006-09-19  Wim Taymans  <wim@fluendo.com>
8036
8037         * gst/wavparse/gstwavparse.c:
8038         Add ms-gsm to the src template.
8039
8040 2006-09-18  Wim Taymans  <wim@fluendo.com>
8041
8042         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8043         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
8044         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8045         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
8046         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8047         * gst/rtsp/gstrtspsrc.h:
8048         Small cleanups, added documentation.
8049         Try to clean up the requests and responses.
8050         Refactor parsing the supported methods.
8051
8052         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
8053         (rtsp_connection_create), (rtsp_connection_send),
8054         (parse_response_status), (parse_request_line),
8055         (rtsp_connection_receive), (rtsp_connection_close),
8056         (rtsp_connection_free):
8057         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
8058         (rtsp_transport_init), (rtsp_transport_parse),
8059         (rtsp_transport_free):
8060         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
8061         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
8062         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
8063         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
8064         Use g_return_val some more.
8065
8066         * gst/rtsp/rtspdefs.h:
8067         Add more enum values to track initial states.
8068
8069         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
8070         (rtsp_message_init_request), (rtsp_message_new_response),
8071         (rtsp_message_init_response), (rtsp_message_init_data),
8072         (rtsp_message_unset), (rtsp_message_free),
8073         (rtsp_message_add_header), (rtsp_message_remove_header),
8074         (rtsp_message_get_header), (rtsp_message_set_body),
8075         (rtsp_message_take_body), (rtsp_message_get_body),
8076         (rtsp_message_steal_body), (rtsp_message_dump):
8077         * gst/rtsp/rtspmessage.h:
8078         Reorder arguments, object goes as the first one.
8079         Use g_return_val some more.
8080
8081 2006-09-18  Wim Taymans  <wim@fluendo.com>
8082
8083         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
8084         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8085         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
8086         * gst/rtsp/gstrtspsrc.h:
8087         Export sometimes source pad with correct caps on the template, create
8088         the ghostpad from the template.
8089         Remove RTCP template as we never expose RTCP.
8090         Protect against invalid body size.
8091         Avoid memcpy when creating the output buffer.
8092         Properly post an error and send EOS when the loop function is shut down.
8093
8094 2006-09-18  Wim Taymans  <wim@fluendo.com>
8095
8096         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8097
8098         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8099         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
8100         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8101         * gst/rtsp/gstrtspsrc.h:
8102         Make sure we can never set an invalid location.
8103
8104         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
8105         * gst/rtsp/rtspmessage.h:
8106         Added _steal_body method for future use.
8107
8108         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
8109         Make freeing of NULL url return immediatly.
8110
8111 2006-09-18  Wim Taymans  <wim@fluendo.com>
8112
8113         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8114
8115         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
8116         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
8117         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
8118         (gst_rtspsrc_change_state):
8119         * gst/rtsp/gstrtspsrc.h:
8120         Use boilerplate.
8121         Make rtspsrc subclass GstBin to make state changes easier.
8122         Add Range header field on the PLAY request.
8123
8124 2006-09-18  Wim Taymans  <wim@fluendo.com>
8125
8126         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8127
8128         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
8129         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8130         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
8131         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
8132         * gst/rtsp/rtspconnection.c: (inet_aton):
8133         Small cleanups.
8134         when multicast is selected as the transport, create UDP sources and
8135         connect to the multicast group.
8136         Move parsing and setting of caps to a common place.
8137         Fixes #349894.
8138
8139 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
8140
8141         * ext/flac/gstflactag.c:
8142         * gst/alpha/gstalpha.c:
8143         * gst/debug/breakmydata.c:
8144         * gst/debug/negotiation.c:
8145         * gst/debug/testplugin.c:
8146         * gst/effectv/gstaging.c:
8147         * gst/effectv/gstdice.c:
8148         * gst/effectv/gstedge.c:
8149         * gst/effectv/gstquark.c:
8150         * gst/effectv/gstrev.c:
8151         * gst/effectv/gstshagadelic.c:
8152         * gst/effectv/gstvertigo.c:
8153         * gst/effectv/gstwarp.c:
8154         * gst/multipart/multipartdemux.c:
8155         * gst/multipart/multipartmux.c:
8156         * gst/videobox/gstvideobox.c:
8157         * gst/videofilter/gstgamma.c:
8158         * gst/videofilter/gstvideotemplate.c:
8159         * gst/videomixer/videomixer.c:
8160         * sys/sunaudio/gstsunaudiosrc.h:
8161         More G_OBJECT macro fixing.
8162
8163 2006-09-16  Wim Taymans  <wim@fluendo.com>
8164
8165         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
8166
8167         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
8168         Correctly set the dwLength in strh.
8169         With this patch, the file duration is now displayed correctly in window
8170         media player and the AVI plays completely. Fixes #356147
8171
8172 2006-09-15  Wim Taymans  <wim@fluendo.com>
8173
8174         Patch by: Darren Kenny <darren dot kenny at sun dot com>
8175
8176         * sys/sunaudio/gstsunaudiomixerctrl.c:
8177         (gst_sunaudiomixer_ctrl_build_list):
8178         Set the output track as the MASTER so that the gnome-settings-daemon
8179         keybindings for changing the volume using the keyboard works.
8180         Fixes #356142.
8181
8182 2006-09-15  Wim Taymans  <wim@fluendo.com>
8183
8184         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
8185         Fix documentation, it is not possible to control the framerate of jpegdec
8186         using filtered caps yet. Fixes #355210.
8187         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
8188         stop when there is an error.
8189
8190 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8191
8192         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
8193         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8194           Don't interpret a first buffer with an offset of NONE as
8195           'from the middle of the stream', but only a first buffer
8196           that has a valid buffer offset that's non-zero (see #345449).
8197
8198 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8199
8200         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
8201         (gst_icydemux_typefind_or_forward):
8202         * gst/icydemux/gsticydemux.h:
8203           When we merge/collect multiple incoming buffers for typefinding
8204           purposes, keep an initial 0 offset on the first outgoing buffer
8205           as well (otherwise id3demux won't work right). Fixes #345449.
8206           Also Make buffer metadata writable before setting buffer caps.
8207
8208         * tests/check/elements/icydemux.c: (typefind_succeed),
8209         (cleanup_icydemux), (push_data), (GST_START_TEST),
8210         (icydemux_suite):
8211           Small test case for the above.
8212
8213 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
8214
8215         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
8216         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8217         (gst_avi_demux_stream_header_push),
8218         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8219         (gst_avi_demux_loop):
8220           More code reuse and better logging in _peek_chunk(). Reintroduce check
8221           for chunk sizes before reading them (avoid oom). Better handling for 
8222           invalid chunksizes when streaming.
8223
8224 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
8225
8226         * gst/level/gstlevel.c: (gst_level_set_property):
8227         * gst/level/gstlevel.h:
8228           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
8229           René Stadler
8230
8231 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
8232
8233         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8234         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8235         (gst_avi_demux_stream_data):
8236           Revert one change to fix streaming avi (adapter size != data size).
8237
8238 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8239
8240         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
8241
8242         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
8243         (gst_matroska_demux_reset),
8244         (gst_matroska_demux_read_track_encodings),
8245         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
8246         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8247         (gst_matroska_demux_subtitle_caps):
8248         * gst/matroska/matroska-ids.h:
8249           Add support for VOBSUB subtitle tracks and zlib-compressed
8250           tracks. Make sure we start on a keyframe after a seek. (#343348)
8251
8252 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8253
8254         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
8255         (gst_matroska_demux_push_flac_codec_priv_data),
8256         (gst_matroska_demux_push_xiph_codec_priv_data),
8257         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8258         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
8259         * gst/matroska/matroska-ids.h:
8260           Add basic FLAC support (#311586), not perfect yet though, needs some
8261           tweaking in flacdec; also, seeking could be better.
8262           Do better bounds checking when deserialising vorbis stream headers
8263           to make sure we don't read beyond the end of the buffer on bad input.
8264
8265 2006-09-04  Wim Taymans  <wim@fluendo.com>
8266
8267         Patch by: Alessandro Decina <alessandro at nnva dot org>
8268
8269         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8270         Seeking back in a file containing a CMML stream errors out if the seek
8271         goes back up to the CMML headers. This is because after the seek the xml
8272         processing instruction <?xml ...?> is submitted to the xml parser again, 
8273         which results in an error. The attached patch fixes the problem. 
8274         Fixes #353908.
8275
8276         * ext/annodex/gstcmmlenc.h:
8277         Fix authors name.
8278
8279
8280 2006-08-28  Andy Wingo  <wingo@pobox.com>
8281
8282         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8283         New helper function to lessen the ifdefs.
8284         (GST_INFO_OBJECT): 
8285         (gst_dv1394src_iso_receive): Use it.
8286         (gst_dv1394src_create): Also use the control sockets in iec61883
8287         mode.
8288         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8289         handle for AVC operations; fixes #348233.
8290
8291 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8292
8293         * configure.ac:
8294         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8295         * docs/plugins/inspect/plugin-audiofx.xml:
8296         * docs/plugins/inspect/plugin-audiofxgood.xml:
8297         * gst/audiofx/Makefile.am:
8298         * gst/audiofx/audiofx.c:
8299         * gst/audiofxgood/.cvsignore:
8300         * gst/audiofxgood/Makefile.am:
8301         * gst/audiofxgood/audiofx.c:
8302         * gst/audiofxgood/audiopanorama.c:
8303         * gst/audiofxgood/audiopanorama.h:
8304           Rename again (audiofxgood -> audiofx).
8305
8306 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8307
8308         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8309         (gst_avi_demux_stream_scan):
8310           Initialze variables.
8311
8312 2006-08-25  Wim Taymans  <wim@fluendo.com>
8313
8314         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8315         (gst_avi_demux_init), (gst_avi_demux_finalize),
8316         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8317         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8318         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8319         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8320         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8321         (gst_avi_demux_massage_index),
8322         (gst_avi_demux_calculate_durations_from_index),
8323         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8324         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8325         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8326         (gst_avi_demux_change_state):
8327         * gst/avi/gstavidemux.h:
8328         More attempts to turn this into readable code.
8329         Don't leak adapters.
8330         Calculate duration according to index more efficiently.
8331         Don't try to act like we drive the pipeline in chain mode.
8332
8333 2006-08-25  Wim Taymans  <wim@fluendo.com>
8334
8335         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8336         Fix build.
8337
8338 2006-08-25  Wim Taymans  <wim@fluendo.com>
8339
8340         Patch by: Alessandro Decina <alessandro at nnva dot org>
8341
8342         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8343         Do some extra sanity checks.
8344         Fixes #350340.
8345
8346         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8347         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8348         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8349         Check if clip->start_time is valid before adding the clip to the
8350         track list.
8351         Reset enc->preamble going from PAUSED to READY.
8352         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8353         only used for EOS.
8354         Only post an error message if we were the one that created the fatal
8355         GstFlowReturn value.
8356
8357         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8358         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8359         Parse the seconds field of the npt-sec time format using %llu rather than
8360         %d and check that the value scaled by GST_SECOND doesn't overflow.
8361         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8362         Lookup a clip's track with clip->track rather than clip->id which
8363         makes no sense.
8364         Identify a clip by its track and start time and not its xml id.
8365         do some more input checking and make sure we don't do undefined shifts.
8366
8367         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8368         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8369         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8370         (push_clip), (push_empty_clip), (check_output_clip),
8371         (GST_START_TEST), (cmmldec_suite):
8372         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8373         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8374         (check_headers), (push_clip), (check_clip_times), (check_clip),
8375         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8376         Added some more checks.
8377
8378 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8379
8380         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8381         (gst_audio_panorama_set_property),
8382         (gst_audio_panorama_get_property),
8383         (gst_audio_panorama_transform_m2s_int),
8384         (gst_audio_panorama_transform_s2s_int),
8385         (gst_audio_panorama_transform_m2s_float),
8386         (gst_audio_panorama_transform_s2s_float):
8387         * gst/audiofxgood/audiopanorama.h:
8388         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8389           Make also the pan-property float (saves scaling and yields better
8390           resolution)
8391
8392 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8393
8394         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8395         (gst_audio_panorama_transform_m2s_float),
8396         (gst_audio_panorama_transform_s2s_float):
8397           ChangeLog surgery to add cymax's real name
8398
8399
8400 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8401
8402         Patch by: René Stadler <mail@renestadler.de>
8403
8404         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8405         (gst_audio_panorama_transform_m2s_int),
8406         (gst_audio_panorama_transform_s2s_int),
8407         (gst_audio_panorama_transform_m2s_float),
8408         (gst_audio_panorama_transform_s2s_float),
8409         (gst_audio_panorama_transform):
8410         * gst/audiofxgood/audiopanorama.h:
8411           Added float support
8412
8413 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8414
8415         * gst/audiofxgood/audiopanorama.c:
8416         (gst_audio_panorama_transform_m2s):
8417           Fix docs & debug category. Add Fixme for volume pan levels.
8418
8419 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8420
8421         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8422         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8423         (gst_avi_demux_stream_header_pull),
8424         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8425         (gst_avi_demux_chain):
8426           unbreak AVI index handling, some more debug, remove an obsolete
8427           adapter_flush that caused streaming to wander off in the wild
8428
8429 2006-08-24  Wim Taymans  <wim@fluendo.com>
8430
8431         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8432         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8433         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8434         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8435         (gst_avi_demux_calculate_durations_from_index),
8436         (gst_avi_demux_stream_header_push),
8437         (gst_avi_demux_stream_header_pull):
8438         * gst/avi/gstavidemux.h:
8439         Some more cleanups. 
8440         Fix totalFrames parsing in ODML.
8441         Disable use of index for length calculation in case of ODML as this is
8442         broken now.
8443
8444 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8445
8446         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8447           Use libgsttag helper function here too.
8448
8449 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8450
8451         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8452         (gst_avi_demux_init), (gst_avi_demux_dispose),
8453         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8454         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8455         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8456         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8457         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8458         (gst_avi_demux_parse_subindex),
8459         (gst_avi_demux_read_subindexes_push),
8460         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8461         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8462         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8463         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8464         (gst_avi_demux_stream_header_pull),
8465         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8466         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8467         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8468         (gst_avi_demux_change_state):
8469         * gst/avi/gstavidemux.h:
8470           Initial streaming support for avidemux (fixes #336465)
8471
8472 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8473
8474         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8475           There is no taglibmux element ...
8476
8477         * gst/rtsp/gstrtspsrc.c:
8478           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8479           was complaining about unknown entity here.
8480
8481 2006-08-22  Wim Taymans  <wim@fluendo.com>
8482
8483         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8484         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8485         (gst_avi_demux_process_next_entry):
8486         * gst/avi/gstavidemux.h:
8487         Mark DISCONT.
8488         Remove old unused fields and reorder the struct a bit.
8489
8490 2006-08-22  Wim Taymans  <wim@fluendo.com>
8491
8492         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8493         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8494         (gst_rtspsrc_pause):
8495         * gst/rtsp/gstrtspsrc.h:
8496         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8497         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8498         Small documentation updates.
8499
8500 2006-08-22  Wim Taymans  <wim@fluendo.com>
8501
8502         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8503         (gst_avi_demux_index_entry_for_time),
8504         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8505         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8506         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8507         (gst_avi_demux_next_data_buffer),
8508         (gst_avi_demux_calculate_durations_from_index),
8509         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8510         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8511         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8512         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8513         * gst/avi/gstavidemux.h:
8514         Precalc most of the duration query for each stream.
8515         Make seeking more correct.
8516         Use GstSegment to track position and duration.
8517         Code cleanups and leak fixes.
8518         Calculate correct total duration based on index length.
8519
8520 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8521
8522         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8523         (parse_insert_string_field):
8524           If strings in text fields are marked ISO8859-1, but contain
8525           valid UTF-8 already, then handle them as UTF-8 and ignore
8526           the encoding. (#351794)
8527
8528 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8529
8530         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8531         (gst_flac_dec_write), (gst_flac_dec_loop),
8532         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8533         (gst_flac_dec_src_query):
8534         * ext/flac/gstflacdec.h:
8535           Make flac-in-ogg work (#352100).
8536
8537 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8538
8539         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8540           Don't unref buffers of which we've already given away
8541           ownership to the adapter.
8542
8543 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8544
8545         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8546           Make metadata extraction actually work.
8547
8548         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8549         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8550         (gst_speexenc_chain):
8551           Fix metadata writing: replace old code which wrote completely
8552           broken tags with libgsttag-based code. Plus miscellaneous
8553           code cleanups (use static pad templates etc.) and a bunch
8554           of leak fixes.
8555
8556 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8557
8558         * gst/audiopanorama/.cvsignore:
8559         * gst/audiopanorama/Makefile.am:
8560         * gst/audiopanorama/audiofx.c:
8561         * gst/audiopanorama/audiopanorama.c:
8562         * gst/audiopanorama/audiopanorama.h:
8563           die! die! die! you should never have been there
8564
8565 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8566
8567         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8568         Fix invalid memory access in audiopanorama test suite.
8569
8570 2006-08-21  Edward Hervey  <edward@fluendo.com>
8571
8572         * tests/check/elements/.cvsignore:
8573         ignore built file
8574
8575 2006-08-21  Wim Taymans  <wim@fluendo.com>
8576
8577         * gst/rtp/Makefile.am:
8578         Fix the build again.
8579
8580 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8581
8582         * gst/audiofxgood/.cvsignore:
8583         * gst/audiofxgood/Makefile.am:
8584         * gst/audiofxgood/audiofx.c: (plugin_init):
8585         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8586         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8587         (gst_audio_panorama_set_property),
8588         (gst_audio_panorama_get_property),
8589         (gst_audio_panorama_get_unit_size),
8590         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8591         (gst_audio_panorama_transform_m2s),
8592         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8593         * gst/audiofxgood/audiopanorama.h:
8594           resubmit with the desired name *again*
8595
8596 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8597
8598         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8599         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8600           use g_assert in _get_unit_size
8601
8602 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8603
8604         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8605         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8606         * docs/plugins/inspect/plugin-audiofxgood.xml:
8607           cleanup -unused.txt to make it useful, add previously missing docs
8608
8609         * ext/Makefile.am:
8610           Quietly (accidentally) enable LADSPA for building by default, 
8611           despite the fact that it doesn't meet the plugin checklist.
8612             -- Added by Jan Schmidt 18 Dec 2006
8613
8614         * ext/esd/esdmon.c:
8615         * ext/esd/esdsink.c:
8616         * ext/esd/gstesd.c: (plugin_init):
8617           reflow to get rid of two external symbols
8618
8619         * gst/audiofxgood/audiofx.c: (plugin_init):
8620           re-add
8621
8622 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8623
8624         * configure.ac:
8625         * gst/audiofxgood/.cvsignore:
8626         * gst/audiofxgood/Makefile.am:
8627         * gst/audiofxgood/audiofx.c
8628         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8629         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8630         (gst_audio_panorama_set_property),
8631         (gst_audio_panorama_get_property),
8632         (gst_audio_panorama_get_unit_size),
8633         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8634         (gst_audio_panorama_transform_m2s),
8635         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8636         * gst/audiofxgood/audiopanorama.h:
8637         * tests/check/Makefile.am:
8638         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
8639         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
8640         (panorama_suite), (main):
8641         Add audiofxgood plugin with audiopanorama element
8642
8643 2006-08-18  Wim Taymans  <wim@fluendo.com>
8644
8645         * docs/plugins/Makefile.am:
8646         More Oss docs fixage. 
8647
8648 2006-08-18  Wim Taymans  <wim@fluendo.com>
8649
8650         * gst/rtp/Makefile.am:
8651         * gst/rtp/gstrtp.c: (plugin_init):
8652         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
8653         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
8654         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
8655         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
8656         (gst_rtp_sv3v_depay_get_property),
8657         (gst_rtp_sv3v_depay_change_state),
8658         (gst_rtp_sv3v_depay_plugin_init):
8659         * gst/rtp/gstrtpsv3vdepay.h:
8660         Added experimental SVQ3 depayloader.
8661
8662 2006-08-18  Edward Hervey  <edward@fluendo.com>
8663
8664         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
8665         (gst_dvdemux_loop), (gst_dvdemux_change_state):
8666         * ext/dv/gstdvdemux.h:
8667         When handling seek requests, don't send the newsegment event from the
8668         calling thread. Instead save it so it can be sent from the streaming
8669         thread.
8670
8671 2006-08-17  Wim Taymans  <wim@fluendo.com>
8672
8673         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8674
8675         * gst/multipart/multipartdemux.c: (multipart_parse_header):
8676         Accept leading whitespace before the boundary
8677         This patch makes the demuxer allow some whitespace before the actual
8678         boundary. This makes the demuxer work with the ``old'' gstreamer
8679         multipartmuxer again (which placed an extra \n before the start
8680         of the stream) Fixes #349068.
8681
8682 2006-08-17  Wim Taymans  <wim@fluendo.com>
8683
8684         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
8685         Error out on non-implemented stuff.
8686
8687 2006-08-16  Wim Taymans  <wim@fluendo.com>
8688
8689         Patch by: Andy Wingo <wingo at pobox dot com>
8690
8691         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
8692         (gst_signal_processor_start), (gst_signal_processor_stop),
8693         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
8694         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
8695         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
8696         (gst_signal_processor_change_state):
8697         Make ladspa elements reusable. Fixes #350006.
8698
8699 2006-08-16  Wim Taymans  <wim@fluendo.com>
8700
8701         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8702         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
8703         names as possible. Fixes #349901.
8704
8705 2006-08-16  Wim Taymans  <wim@fluendo.com>
8706
8707         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
8708         (gst_signal_processor_do_pushes):
8709         A push() gives away our refcount so we should not use the buffer on the
8710         pen anymore.
8711
8712 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8713
8714         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8715         (gst_oss_mixer_element_finalize):
8716           Don't leak device string.
8717
8718 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8719
8720         * configure.ac:
8721           Require CVS of GStreamer core and -base (for
8722           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
8723
8724         * ext/taglib/gstid3v2mux.cc:
8725           Write extended comment tags properly (#348762).
8726
8727         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
8728         (parse_comment_frame):
8729           Extract COMM frames into extended comments, which makes it
8730           easier to properly retain the description bit of the tag
8731           and maintain this information when re-tagging (#348762).
8732
8733 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8734
8735         * tests/check/Makefile.am:
8736           Don't try to run annodex unit tests if the annodex
8737           plugin has not been built (Fixes #351116).
8738
8739 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8740
8741         * gst/autodetect/gstautoaudiosink.c:
8742         (gst_auto_audio_sink_find_best):
8743           When we can't find a usable audiosink, don't error out,
8744           but use a fake sink instead and post a warning message
8745           on the bus (#341278).
8746
8747 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8748
8749         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
8750         * sys/oss/gstosssink.c:
8751         * sys/oss/gstosssrc.c:
8752           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
8753           ossmixer's new device property.
8754
8755         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8756         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8757           Add docs for OSS elements.
8758
8759         * docs/plugins/inspect/plugin-aasink.xml:
8760         * docs/plugins/inspect/plugin-alaw.xml:
8761         * docs/plugins/inspect/plugin-alpha.xml:
8762         * docs/plugins/inspect/plugin-alphacolor.xml:
8763         * docs/plugins/inspect/plugin-annodex.xml:
8764         * docs/plugins/inspect/plugin-apetag.xml:
8765         * docs/plugins/inspect/plugin-auparse.xml:
8766         * docs/plugins/inspect/plugin-autodetect.xml:
8767         * docs/plugins/inspect/plugin-avi.xml:
8768         * docs/plugins/inspect/plugin-cacasink.xml:
8769         * docs/plugins/inspect/plugin-cairo.xml:
8770         * docs/plugins/inspect/plugin-cdio.xml:
8771         * docs/plugins/inspect/plugin-cutter.xml:
8772         * docs/plugins/inspect/plugin-debug.xml:
8773         * docs/plugins/inspect/plugin-dv.xml:
8774         * docs/plugins/inspect/plugin-efence.xml:
8775         * docs/plugins/inspect/plugin-effectv.xml:
8776         * docs/plugins/inspect/plugin-esdsink.xml:
8777         * docs/plugins/inspect/plugin-flac.xml:
8778         * docs/plugins/inspect/plugin-flxdec.xml:
8779         * docs/plugins/inspect/plugin-gconfelements.xml:
8780         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8781         * docs/plugins/inspect/plugin-goom.xml:
8782         * docs/plugins/inspect/plugin-halelements.xml:
8783         * docs/plugins/inspect/plugin-icydemux.xml:
8784         * docs/plugins/inspect/plugin-id3demux.xml:
8785         * docs/plugins/inspect/plugin-jpeg.xml:
8786         * docs/plugins/inspect/plugin-level.xml:
8787         * docs/plugins/inspect/plugin-matroska.xml:
8788         * docs/plugins/inspect/plugin-mulaw.xml:
8789         * docs/plugins/inspect/plugin-multipart.xml:
8790         * docs/plugins/inspect/plugin-navigationtest.xml:
8791         * docs/plugins/inspect/plugin-ossaudio.xml:
8792         * docs/plugins/inspect/plugin-png.xml:
8793         * docs/plugins/inspect/plugin-rtp.xml:
8794         * docs/plugins/inspect/plugin-rtsp.xml:
8795         * docs/plugins/inspect/plugin-shout2send.xml:
8796         * docs/plugins/inspect/plugin-smpte.xml:
8797         * docs/plugins/inspect/plugin-speex.xml:
8798         * docs/plugins/inspect/plugin-taglib.xml:
8799         * docs/plugins/inspect/plugin-udp.xml:
8800         * docs/plugins/inspect/plugin-videobalance.xml:
8801         * docs/plugins/inspect/plugin-videobox.xml:
8802         * docs/plugins/inspect/plugin-videoflip.xml:
8803         * docs/plugins/inspect/plugin-videomixer.xml:
8804         * docs/plugins/inspect/plugin-wavenc.xml:
8805         * docs/plugins/inspect/plugin-wavparse.xml:
8806         * docs/plugins/inspect/plugin-ximagesrc.xml:
8807           Update to CVS version.
8808           
8809 2006-08-16  Wim Taymans  <wim@fluendo.com>
8810
8811         * gst/rtp/gstrtpamrdepay.c:
8812         * gst/rtp/gstrtpmp4gdepay.c:
8813         Caps extra properties must be defined as strings for
8814         depayloaders because they are generated from an SDP.
8815
8816         * gst/rtp/Makefile.am:
8817         * gst/rtp/gstrtp.c: (plugin_init):
8818         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
8819         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
8820         (gst_rtp_h264_depay_finalize), (decode_base64),
8821         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8822         (gst_rtp_h264_depay_set_property),
8823         (gst_rtp_h264_depay_get_property),
8824         (gst_rtp_h264_depay_change_state),
8825         (gst_rtp_h264_depay_plugin_init):
8826         * gst/rtp/gstrtph264depay.h:
8827         Added basic, not completely functional RFC 3984 H264 depayloader.
8828
8829 2006-08-16  Wim Taymans  <wim@fluendo.com>
8830
8831         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
8832         Add pads after setting them up.
8833
8834         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8835         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8836         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
8837         (gst_rtspsrc_stream_setup_rtp),
8838         (gst_rtspsrc_stream_configure_transport),
8839         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
8840         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8841         (gst_rtspsrc_pause):
8842         * gst/rtsp/gstrtspsrc.h:
8843         Fix interleaved mode.
8844          - Protect streaming with lock.
8845          - Combine flows
8846          - set caps on outgoing buffers.
8847          - strip trailing \0 from data packets.
8848          - Configure RTP/RTCP in stream.
8849         Use DEBUG_OBJECT more.
8850
8851 2006-08-16  Wim Taymans  <wim@fluendo.com>
8852
8853         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8854         Turn a g_print into a DEBUG line.
8855
8856 2006-08-13  Wim Taymans  <wim@fluendo.com>
8857
8858         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
8859         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8860         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
8861         (gst_oss_mixer_element_get_property),
8862         (gst_oss_mixer_element_change_state):
8863         * sys/oss/gstossmixerelement.h:
8864         Small cleanups. Better error reporting.
8865         Add device property for the mixer instead of the hardcoded
8866         /dev/mixer. Fixes #350785.
8867         API: GstOssMixerElement::device property
8868
8869 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8870
8871         Patch by: Jens Granseuer <jensgr at gmx net>
8872
8873         * gconf/Makefile.am:
8874           Make --disable-schemas work right (they still need
8875           to be copied to the installation directory, just not
8876           applied). Fixes #351347 (also #344100).
8877           
8878 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8879
8880         * configure.ac: back to HEAD
8881
8882 === release 0.10.4 ===
8883
8884 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
8885
8886         * configure.ac:
8887           releasing 0.10.4, "Dear Leader"
8888
8889 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8890
8891         Patch by: Edward Hervey <edward@fluendo.com>
8892
8893         * configure.ac:
8894         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8895         (gst_wavparse_stream_data):
8896         Send the newsegment event in the streaming thread.
8897         Fixes #347529
8898
8899 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8900
8901         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8902         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
8903         (gst_smokeenc_resync), (gst_smokeenc_chain):
8904           Refuse sink caps in the encoder if width or height is not a
8905           multiple of 16, the encoder does not support that yet (#349939);
8906           along the same lines, check the return value of the encoder
8907           setup function; also remove some debug log clutter.
8908
8909 2006-08-04  Andy Wingo  <wingo@pobox.com>
8910
8911         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
8912         whether a processor can work in place or not, and for keeping
8913         track of its state. Change the FlowReturn instance variable from
8914         "state" to "flow_state", all callers changed.
8915
8916         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
8917         (gst_signal_processor_start, gst_signal_processor_stop)
8918         (gst_signal_processor_cleanup): New functions to manage the
8919         processor's state.
8920         (gst_signal_processor_setcaps): start() as well as setup() here.
8921         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
8922         (gst_signal_processor_change_state): Stop and cleanup the
8923         processor as we go to NULL.
8924
8925         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
8926         INPLACE_BROKEN is not set.
8927
8928         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
8929         Do the alloc_buffer in bytes, not frames.
8930         
8931 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8932
8933         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8934         Fix rgb masks when recording in < 24bpp.
8935
8936 2006-08-04  Andy Wingo  <wingo@pobox.com>
8937
8938         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
8939         (gst_signal_processor_prepare)
8940         (gst_signal_processor_update_inputs)
8941         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
8942         (gst_signal_processor_flush)
8943         (gst_signal_processor_sink_activate_push)
8944         (gst_signal_processor_src_activate_pull)
8945         (gst_signal_processor_change_state): Remove the last of the code
8946         that assumes that we process whole buffers at a time. Fix some
8947         debugging. Seems to work now in some cases.
8948         (gst_signal_processor_src_activate_pull): BPB
8949
8950 2006-08-01  Andy Wingo  <wingo@pobox.com>
8951
8952         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
8953         Fix nframes-choosing.
8954         (gst_signal_processor_init): Init pending_in and pending_out.
8955
8956         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
8957         more default sample rate, although we never check that the sample
8958         rate actually gets set. Something for the future.
8959         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
8960         (gst_signal_processor_event): Refcount fixen.
8961         (gst_signal_processor_process): Pull the number of frames to
8962         process from the sizes of the buffers in the input pens.
8963         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
8964         (gst_signal_processor_do_pulls): Add an nframes argument, and use
8965         it instead of buffer_frames.
8966         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
8967         to do_pulls.
8968         (gst_signal_processor_chain)
8969         (gst_signal_processor_sink_activate_push)
8970         (gst_signal_processor_src_activate_pull):  Refcount fixen.
8971
8972         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
8973
8974 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
8975
8976         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
8977         (gst_signal_processor_process):
8978           don't query buffer-frames from caps, add lots of debug-log,
8979           try fix for assert (#349189)
8980
8981 2006-07-31  Wim Taymans  <wim@fluendo.com>
8982
8983         * gst/udp/gstudpsrc.c:
8984         Fix docs.
8985
8986 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
8987
8988         * ext/ladspa/gstsignalprocessor.c:
8989         (gst_signal_processor_add_pad_from_template),
8990         (gst_signal_processor_init), (gst_signal_processor_setcaps),
8991         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
8992         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
8993         (gst_signal_processor_sink_activate_push),
8994         (gst_signal_processor_src_activate_pull),
8995         (gst_signal_processor_change_state):
8996          Add debugs logs here and there, add more error handling, add some
8997          FIXME comments, filed #349189
8998
8999 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9000
9001         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
9002         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
9003         Set caps on buffer correctly.  Fixes bug #349155.
9004
9005 2006-07-28  Wim Taymans  <wim@fluendo.com>
9006
9007         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9008
9009         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9010         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
9011         (gst_multipart_demux_finalize), (get_line_end),
9012         (multipart_parse_header), (multipart_find_boundary),
9013         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
9014         (gst_multipart_set_property), (gst_multipart_get_property):
9015         Uses GstAdapter instead of own buffering.
9016         Actually parses the mime-type correctly (In tests the mime-type was
9017         always "" with the old version).
9018         Uses the Content-length header if available to speed up things.
9019         Reliably autoscans the boundary name by default.
9020         Fixes #349068.
9021
9022         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
9023         Don't start the stream with a \n.
9024
9025 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
9026
9027         Patch by: Brian Cameron <brian dot cameron at sun com>
9028
9029         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9030           Open source with O_NONBLOCK (#349015).
9031
9032 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
9033
9034         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
9035         (gst_avi_demux_massage_index):
9036         * gst/avi/gstavidemux.h:
9037           Whitespace fixes and more debug
9038
9039 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
9040
9041         * gst/autodetect/gstautoaudiosink.c:
9042         (gst_auto_audio_sink_create_element_with_pretty_name),
9043         (gst_auto_audio_sink_find_best),
9044         (gst_auto_audio_sink_change_state):
9045           Get rid of old and unused magic sound-server properties stuff.
9046           Add suffix to child sink's name that makes it easy to see from
9047           the name alone which type it actually is (alsa, oss, esd, etc.).
9048
9049 2006-07-27  Wim Taymans  <wim@fluendo.com>
9050
9051         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9052         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
9053         (gst_udpsrc_start):
9054         * gst/udp/gstudpsrc.h:
9055         Rename "buffer" to "buffer-size" to make clear it is a size we set and
9056         not some sort of feature we enable.
9057
9058 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
9059
9060         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
9061           Use CLOSE_SOCKET() here instead of close() to maintain
9062           win32 workiness.
9063
9064 2006-07-27  Wim Taymans  <wim@fluendo.com>
9065
9066         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
9067
9068         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9069         (gst_udpsrc_create), (gst_udpsrc_set_property),
9070         (gst_udpsrc_get_property), (gst_udpsrc_start):
9071         * gst/udp/gstudpsrc.h:
9072         Added "buffer-size" property to control the kernel receive buffer size.
9073         Update documentation.
9074         Small cleanups. Fixes #348752.
9075         API: buffer-size property
9076
9077 2006-07-26  Wim Taymans  <wim@fluendo.com>
9078
9079         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
9080
9081         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
9082         (gst_rtp_pcma_pay_handle_buffer):
9083         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
9084         (gst_rtp_pcmu_pay_handle_buffer):
9085         Fix timestamp calculation on outgoing RTP packets.
9086         Fixes #348675.
9087
9088 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9089
9090         * ext/taglib/gstid3v2mux.cc:
9091           Fix writing of comment frames (should be COMM not TCOM),
9092           is still sub-optimal though, since we don't retain or
9093           extract the comment descriptions properly (#334375,
9094           also see #334375).
9095
9096 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9097
9098         * gst/wavparse/gstwavparse.c:
9099           #define 'fact' RIFF chunk if we are not compiling against
9100           -base CVS (we don't want to depend on -base CVS for this
9101           one define only, and also not for release order reasons).
9102
9103 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9104
9105         * ext/taglib/gstid3v2mux.cc:
9106           Handle multiple tags of the same type properly. Re-inject
9107           unparsed ID3v2 frames that we get as binary blobs from
9108           id3demux into the tag again so we don't lose information
9109           when retagging (#334375).
9110
9111 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9112
9113         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
9114           Document newly-added properties properly, so that there is a
9115           'Since: 0.10.4' in the plugin docs. Convert some property
9116           names into canonical GObject style (GObject will do that
9117           internally anyway).
9118
9119 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9120
9121         * gst/id3demux/id3tags.c:
9122         (id3demux_add_id3v2_frame_blob_to_taglist):
9123           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
9124           well, and add the version to the blob's buffer caps, since that
9125           information will be needed for deserialisation later on (#348644).
9126
9127 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
9128
9129         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
9130         (gst_avi_demux_parse_stream):
9131          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
9132          indentation and spacing.
9133
9134 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9135
9136         * docs/plugins/Makefile.am:
9137         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9138         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9139         * docs/plugins/gst-plugins-good-plugins.args:
9140         * docs/plugins/inspect/plugin-1394.xml:
9141         * docs/plugins/inspect/plugin-aasink.xml:
9142         * docs/plugins/inspect/plugin-alaw.xml:
9143         * docs/plugins/inspect/plugin-alpha.xml:
9144         * docs/plugins/inspect/plugin-alphacolor.xml:
9145         * docs/plugins/inspect/plugin-annodex.xml:
9146         * docs/plugins/inspect/plugin-apetag.xml:
9147         * docs/plugins/inspect/plugin-auparse.xml:
9148         * docs/plugins/inspect/plugin-autodetect.xml:
9149         * docs/plugins/inspect/plugin-avi.xml:
9150         * docs/plugins/inspect/plugin-cacasink.xml:
9151         * docs/plugins/inspect/plugin-cairo.xml:
9152         * docs/plugins/inspect/plugin-cdio.xml:
9153         * docs/plugins/inspect/plugin-cutter.xml:
9154         * docs/plugins/inspect/plugin-debug.xml:
9155         * docs/plugins/inspect/plugin-dv.xml:
9156         * docs/plugins/inspect/plugin-efence.xml:
9157         * docs/plugins/inspect/plugin-effectv.xml:
9158         * docs/plugins/inspect/plugin-esdsink.xml:
9159         * docs/plugins/inspect/plugin-flac.xml:
9160         * docs/plugins/inspect/plugin-flxdec.xml:
9161         * docs/plugins/inspect/plugin-gconfelements.xml:
9162         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9163         * docs/plugins/inspect/plugin-goom.xml:
9164         * docs/plugins/inspect/plugin-halelements.xml:
9165         * docs/plugins/inspect/plugin-icydemux.xml:
9166         * docs/plugins/inspect/plugin-id3demux.xml:
9167         * docs/plugins/inspect/plugin-jpeg.xml:
9168         * docs/plugins/inspect/plugin-level.xml:
9169         * docs/plugins/inspect/plugin-matroska.xml:
9170         * docs/plugins/inspect/plugin-mulaw.xml:
9171         * docs/plugins/inspect/plugin-multipart.xml:
9172         * docs/plugins/inspect/plugin-navigationtest.xml:
9173         * docs/plugins/inspect/plugin-ossaudio.xml:
9174         * docs/plugins/inspect/plugin-png.xml:
9175         * docs/plugins/inspect/plugin-rtp.xml:
9176         * docs/plugins/inspect/plugin-rtsp.xml:
9177         * docs/plugins/inspect/plugin-shout2send.xml:
9178         * docs/plugins/inspect/plugin-smpte.xml:
9179         * docs/plugins/inspect/plugin-speex.xml:
9180         * docs/plugins/inspect/plugin-udp.xml:
9181         * docs/plugins/inspect/plugin-videobalance.xml:
9182         * docs/plugins/inspect/plugin-videobox.xml:
9183         * docs/plugins/inspect/plugin-videoflip.xml:
9184         * docs/plugins/inspect/plugin-videomixer.xml:
9185         * docs/plugins/inspect/plugin-wavenc.xml:
9186         * docs/plugins/inspect/plugin-wavparse.xml:
9187         * docs/plugins/inspect/plugin-ximagesrc.xml:
9188           Update files to CVS/Prerelease version, add esdsink docs.
9189
9190         * ext/esd/esdsink.c:
9191           Add gtk-doc blurb.
9192
9193         * gst/rtp/gstrtpmp4vpay.c:
9194           Fix typo in element description.
9195
9196 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9197
9198         * ext/esd/esdsink.c: (gst_esdsink_open),
9199         (gst_esdsink_factory_init):
9200           Prevent libesd from auto-spawning a sound daemon if it
9201           is not already running. Now that we don't do evil stuff
9202           like that any longer we can give esdsink a rank so that
9203           autoaudiosink will try it as well if all other audio
9204           sinks fail (#343051).
9205
9206 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9207
9208         * ext/esd/Makefile.am:
9209           Oops, need to remove README from EXTRA_DIST as well.
9210
9211 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9212
9213         * ext/esd/README:
9214           Remove, it contains nothing useful anyway.
9215
9216         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
9217         (gst_esdsink_delay):
9218           Some small clean-ups; use GST_BOILERPLATE etc.
9219
9220 2006-07-24  Wim Taymans  <wim@fluendo.com>
9221
9222         * gst/law/alaw-decode.c: (alawdec_getcaps):
9223         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
9224         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9225         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
9226         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
9227
9228 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
9229
9230         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
9231         (gst_wavparse_other), (gst_wavparse_perform_seek),
9232         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
9233         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9234         (gst_wavparse_pad_query):
9235         * gst/wavparse/gstwavparse.h:
9236           Use information from 'fact' chunk for length calculation of compressed
9237           samples. Calculate bps if bogus value is found in wav header (embeded
9238           mp2/mp3).
9239           
9240
9241 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9242
9243         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
9244
9245         * configure.ac:
9246         * gst/udp/Makefile.am:
9247         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
9248         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
9249         * gst/udp/gstdynudpsink.h:
9250         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
9251         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
9252         * gst/udp/gstmultiudpsink.h:
9253         * gst/udp/gstudp.c: (plugin_init):
9254         * gst/udp/gstudpsink.h:
9255         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
9256         (gst_udpsrc_start), (gst_udpsrc_stop):
9257         * gst/udp/gstudpsrc.h:
9258         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
9259         (gst_udp_net_utils_win32_wsa_startup):
9260         * gst/udp/gstudpnetutils.h:
9261           Port udp plugin to win32 (#345288).
9262
9263 2006-07-24  Wim Taymans  <wim@fluendo.com>
9264
9265         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9266         Remove unwanted DEBUG line.
9267
9268 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9269
9270         * gst/id3demux/gstid3demux.c: (plugin_init):
9271         * gst/id3demux/id3tags.c:
9272         (id3demux_add_id3v2_frame_blob_to_taglist):
9273         * gst/id3demux/id3tags.h:
9274           On second thought, it might be wiser and more efficient
9275           not to do tag registration from a streaming thread.
9276
9277 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9278
9279         * gst/id3demux/id3tags.c:
9280         (id3demux_add_id3v2_frame_blob_to_taglist),
9281         (id3demux_id3v2_frames_to_tag_list):
9282           Put ID3v2 frames we can't parse as binary blobs into private
9283           tags, so that they are not lost when retagging, at least once
9284           id3v2mux has been taught to re-inject those frames again.
9285           See bug #334375.
9286
9287 2006-07-21  Wim Taymans  <wim@fluendo.com>
9288
9289         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9290         (gst_avi_demux_process_next_entry):
9291         Fix some leaks.
9292
9293         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9294         Don't use \n in debug lines.
9295
9296 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9297
9298         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9299         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9300           Add annodex and icydemux, cleanup the sections a bit
9301
9302 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9303
9304         Patch by: Alex Lancaster <alexl at users sourceforge net>
9305
9306         * ext/taglib/gstid3v2mux.cc:
9307           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9308           ID3v2 TSSE frames (#347898).
9309
9310 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9311
9312         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9313           Respect mpegversion for "video/mpeg" and give message in case of
9314           unhandled versions.
9315
9316 2006-07-17  Wim Taymans  <wim@fluendo.com>
9317
9318         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9319         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9320         (gst_pngdec_chain), (gst_pngdec_sink_event),
9321         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9322         (gst_pngdec_sink_activate_push):
9323         * ext/libpng/gstpngdec.h:
9324         Use statically allocated segment instead of leaking.
9325         Various cleanups.
9326         Fix flush and seek handling.
9327
9328 2006-07-16  Wim Taymans  <wim@fluendo.com>
9329
9330         * gst/rtp/Makefile.am:
9331         * gst/rtp/gstrtp.c: (plugin_init):
9332         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9333         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9334         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9335         (gst_rtp_mp4g_depay_set_property),
9336         (gst_rtp_mp4g_depay_get_property),
9337         (gst_rtp_mp4g_depay_change_state),
9338         (gst_rtp_mp4g_depay_plugin_init):
9339         * gst/rtp/gstrtpmp4gdepay.h:
9340         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9341         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9342         (gst_rtp_mp4g_pay_flush):
9343         Added simple generic mpeg4 depayloader.
9344         Fix generic mpeg4 payloader.
9345
9346 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9347
9348         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9349           Don't try doing state changes on a NULL pointer.
9350
9351 2006-07-14  Wim Taymans  <wim@fluendo.com>
9352
9353         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9354
9355         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9356         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9357         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9358         * gst/rtp/gstrtpamrdepay.h:
9359         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9360         Fixes #321191
9361
9362 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9363
9364         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9365         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9366         Fix segfault when moving mouse pointer to the bottom right corner.
9367
9368 2006-07-12  Wim Taymans  <wim@fluendo.com>
9369
9370         * gst/rtp/Makefile.am:
9371         * gst/rtp/gstrtp.c: (plugin_init):
9372         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9373         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9374         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9375         (gst_rtp_mp2t_depay_set_property),
9376         (gst_rtp_mp2t_depay_get_property),
9377         (gst_rtp_mp2t_depay_change_state),
9378         (gst_rtp_mp2t_depay_plugin_init):
9379         * gst/rtp/gstrtpmp2tdepay.h:
9380         Added mpeg2 TS depayloader. Closing #347234.
9381
9382 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9383
9384         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9385           Remove g_assert that shouldn't be there and was triggered
9386           after trying to open a device that doesn't exist or can't
9387           be opened for some other reason (#347972).
9388
9389 2006-07-10  Edward Hervey  <edward@fluendo.com>
9390
9391         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9392         (gst_avi_demux_stream_header), (push_tag_lists):
9393         * gst/avi/gstavidemux.h:
9394         Don't push tag events found by gst_riff_parse_info() before outputting
9395         GST_EVENT_NEWSEGMENT.
9396
9397 2006-07-10  Wim Taymans  <wim@fluendo.com>
9398
9399         * gst/rtsp/Makefile.am:
9400         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9401         (rtsp_connection_close):
9402         * gst/rtsp/rtspdefs.h:
9403         replaced closesocket and close in code with one CLOSE_SOCKET. 
9404         Some more cleanups. Fixes #345301.
9405
9406 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9407
9408         * gst/autodetect/gstautoaudiosink.c:
9409           Fix example pipeline in docs.
9410
9411 2006-07-10  Wim Taymans  <wim@fluendo.com>
9412
9413         Patch by: Rob Taylor <robtaylor at floopily dot org>
9414
9415         * gst/udp/gstmultiudpsink.c: (join_multicast),
9416         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9417         If a destination is added before the stream is set to PAUSED, the
9418         multicast group is not joined as the socket is not created yet. 
9419         Also TTL and LOOP should also be set. Fixes #346921.
9420
9421 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9422
9423         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9424         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9425         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9426         (gst_ximage_src_init):
9427         * sys/ximage/gstximagesrc.h:
9428         Fix use-damage property to actually work :)
9429         Add startx, starty, endx, endy properties so screencasts other than full
9430         screen ones can work.
9431
9432 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9433
9434         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9435         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9436         (gst_ximage_src_class_init), (gst_ximage_src_init):
9437         * sys/ximage/gstximagesrc.h:
9438         Add use_damage property to offer ability to choose whether to use
9439         XDamage or not.
9440
9441 2006-07-07  Wim Taymans  <wim@fluendo.com>
9442
9443         * gst/goom/filters.c: (zoomFilterSetResolution):
9444         Avoid goom coredumping by clearing memory. 
9445         Fixes 345679.
9446
9447 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9448
9449         * win32/vs6/libgstid3demux.dsp:
9450         Add a link to libgsttag-0.10.lib.
9451
9452 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9453
9454         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9455         (gst_tag_demux_read_range):
9456         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9457         (gst_id3demux_read_range):
9458           Don't return FLOW_UNEXPECTED when a buffer is before
9459           the start of the stream (which might happen with
9460           large ID3v2 tags if the tag reading was done pullrange
9461           based and we then switched to push mode later on).
9462           Fixes regression introduced by commit from June 29th.
9463
9464 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9465
9466         * ext/taglib/gstid3v2mux.cc:
9467           Make UTF-8 the default encoding when writing string
9468           tags (before, our UTF-8 strings would automatically
9469           be converted to ISO-8859-1 by taglib and written as
9470           ISO-8859-1 fields if that was possible).
9471
9472         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9473         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9474         (test_taglib_id3mux_with_tags):
9475           Add test case that makes sure our UTF-8 strings have
9476           actually been written into the tag as UTF-8.
9477
9478 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9479
9480         * configure.ac:
9481           Let's try that again.
9482
9483 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9484
9485         * configure.ac:
9486           Disable monoscope plugin for now until it fulfills
9487           all the requirements.
9488
9489 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9490
9491         * configure.ac:
9492         * gst/monoscope/Makefile.am:
9493         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9494         (gst_monoscope_class_init), (gst_monoscope_init),
9495         (gst_monoscope_finalize), (gst_monoscope_reset),
9496         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9497         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9498         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9499         (gst_monoscope_change_state), (plugin_init):
9500         * gst/monoscope/gstmonoscope.h:
9501           Port monoscope visualisation to 0.10.
9502
9503 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9504
9505         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9506         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9507           Return FLOW_UNEXPECTED when at the end of the file, not
9508           FLOW_ERROR. Fixes 'internal stream error' errors that
9509           would sometimes occur in totem when scrubbing to the
9510           end of an ID3v1 tagged mp3 file.
9511
9512 2006-07-03  Edward Hervey  <edward@fluendo.com>
9513
9514         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9515         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9516         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9517         * ext/libpng/gstpngdec.h:
9518         Implement buffer clipping/dropping using GstSegment.
9519         This provides accurate seeking.
9520
9521 2006-07-03  Edward Hervey  <edward@fluendo.com>
9522
9523         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9524         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9525         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9526         (gst_avi_demux_process_next_entry), (push_tag_lists),
9527         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9528         * gst/avi/gstavidemux.h:
9529         Proper aggregation of each stream's GstFlowReturn in order to figure out
9530         whether the task should stop or not.
9531         Don't send inline events before pushing out a NEW_SEGMENT, more
9532         specifically for GST_TAG_EVENT.
9533         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9534         sub-indexes.
9535
9536 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9537
9538         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9539
9540         * sys/sunaudio/gstsunaudiomixerctrl.c:
9541         (gst_sunaudiomixer_ctrl_build_list):
9542           Move "Monitor" slider to input tab so it works more like
9543           sdtaudiocontrol, which is what people on Solaris are used
9544           to using for their mixer program (#346259).
9545
9546 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9547
9548         * tests/check/elements/level.c: (GST_START_TEST):
9549           fix a leak, clean up at the end
9550
9551 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9552
9553         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9554         (gst_matroska_demux_send_event),
9555         (gst_matroska_demux_loop_stream_parse_id):
9556         * gst/matroska/matroska-ids.h:
9557           Send tag event after newsegment event.
9558
9559 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9560
9561         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9562         (gst_id3demux_read_range):
9563           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9564           certain cases where a read beyond the end of the file is
9565           requested. Fixes #345930.
9566
9567         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9568         (gst_tag_demux_read_range):
9569           Fix same issue here as well.
9570
9571 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9572
9573         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9574         
9575         Fix hypothetical crash.
9576
9577 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9578
9579         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9580
9581         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9582           Do not modify the ports value. If the user has turned off the
9583           built-in speakers, then we should not reset it in the prepare
9584           function, since this causes the built-in speakers to turn
9585           back on anytime the user changes a track in totem, rhythmbox,
9586           etc. (#346066).
9587
9588 2006-06-23  Wim Taymans  <wim@fluendo.com>
9589
9590         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9591         Fix double caps unref when negotiation fails.
9592
9593 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9594
9595         * ext/annodex/gstcmmldec.c:
9596         * ext/annodex/gstcmmlenc.c:
9597         * ext/annodex/gstcmmlparser.c:
9598         * ext/dv/gstdvdec.c:
9599         * ext/dv/gstdvdemux.c:
9600         * ext/gdk_pixbuf/pixbufscale.c:
9601         * ext/jpeg/gstjpegenc.c:
9602         * ext/jpeg/gstsmokedec.c:
9603         * ext/jpeg/gstsmokeenc.c:
9604         * ext/libpng/gstpngdec.c:
9605         * ext/libpng/gstpngenc.c:
9606         * ext/speex/gstspeexenc.c:
9607         * gst/alpha/gstalphacolor.c:
9608         * gst/cutter/gstcutter.c:
9609         * gst/debug/gstnavigationtest.c:
9610         * gst/icydemux/gsticydemux.c:
9611         * gst/level/gstlevel.c:
9612         * gst/multipart/multipart.c:
9613         * gst/rtp/gstrtpamrpay.c:
9614         * gst/rtp/gstrtpdepay.c:
9615         * gst/rtp/gstrtpilbcpay.c:
9616         * gst/rtp/gstrtpmp4gpay.c:
9617         * gst/rtp/gstrtpmp4vpay.c:
9618         * gst/rtsp/gstrtpdec.c:
9619         * gst/rtsp/gstrtspsrc.c:
9620         * gst/udp/gstdynudpsink.c:
9621         * gst/udp/gstmultiudpsink.c:
9622         * gst/udp/gstudpsrc.c:
9623         * gst/videobox/gstvideobox.c:
9624         * gst/videofilter/gstvideoflip.c:
9625           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9626           plus two minor macro fixes.
9627
9628 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9629
9630         * gst/matroska/matroska-demux.c:
9631         (gst_matroska_demux_check_subtitle_buffer),
9632         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9633         (gst_matroska_demux_subtitle_caps):
9634         * gst/matroska/matroska-ids.c:
9635         (gst_matroska_track_init_subtitle_context):
9636         * gst/matroska/matroska-ids.h:
9637           Try to fix up broken matroska files containing subtitle
9638           streams with non-UTF8 character encodings (courtesy of
9639           mkvmerge) using either the encoding specified in the
9640           GST_SUBTITLE_ENCODING environment variable or the
9641           current locale's character set if it is non-UTF8.
9642           Fixes #337076.
9643
9644 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9645
9646         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9647           Set image type from APIC frame as "image-type" field
9648           of GST_TAG_IMAGE buffer caps (#344605).
9649
9650 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
9651
9652         * ext/flac/Makefile.am:
9653         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
9654         (gst_flac_dec_reset_decoders),
9655         (gst_flac_dec_setup_seekable_decoder),
9656         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
9657         (gst_flac_dec_metadata_callback),
9658         (gst_flac_dec_metadata_callback_seekable),
9659         (gst_flac_dec_metadata_callback_stream),
9660         (gst_flac_dec_error_callback),
9661         (gst_flac_dec_error_callback_seekable),
9662         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
9663         (gst_flac_dec_read_stream), (gst_flac_dec_write),
9664         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
9665         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
9666         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
9667         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
9668         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
9669         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
9670         (gst_flac_dec_sink_activate_push),
9671         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
9672         * ext/flac/gstflacdec.h:
9673           Support chain-based operation, should make flac-over-DAAP
9674           work (#340492).
9675
9676 2006-06-20  Wim Taymans  <wim@fluendo.com>
9677
9678         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9679         Doc updates, merge some unused symbols.
9680
9681 2006-06-20  Wim Taymans  <wim@fluendo.com>
9682
9683         * docs/plugins/Makefile.am:
9684         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9685         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9686         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
9687         * gst/rtsp/gstrtspsrc.c:
9688         * gst/rtsp/gstrtspsrc.h:
9689         Added documentation for the rtsp plugin. Fixes #345393.
9690
9691 2006-06-20  Wim Taymans  <wim@fluendo.com>
9692
9693         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9694         (rtsp_connection_close), (rtsp_connection_free):
9695         Use better G_OS_* macros. Fixes #345301 some more.
9696
9697 2006-06-20  Wim Taymans  <wim@fluendo.com>
9698
9699         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9700
9701         * sys/sunaudio/Makefile.am:
9702         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9703         * sys/sunaudio/gstsunaudiomixerctrl.c:
9704         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
9705         (gst_sunaudiomixer_ctrl_list_tracks),
9706         (gst_sunaudiomixer_ctrl_get_volume),
9707         (gst_sunaudiomixer_ctrl_set_volume),
9708         (gst_sunaudiomixer_ctrl_set_mute),
9709         (gst_sunaudiomixer_ctrl_set_record):
9710         * sys/sunaudio/gstsunaudiomixerctrl.h:
9711         * sys/sunaudio/gstsunaudiomixertrack.c:
9712         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
9713         * sys/sunaudio/gstsunaudiomixertrack.h:
9714         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
9715         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
9716         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
9717         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
9718         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
9719         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
9720         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
9721         (gst_sunaudiosrc_reset):
9722         * sys/sunaudio/gstsunaudiosrc.h:
9723         Add a SunAudio source plugin.
9724         Support stereo and right/left channel gain in the mixer plugin.
9725         Support the RECORD flag so that you can switch between line-input and
9726         microphone in gnome-volume-control.
9727         Code cleanups like using an enumerator for track number instead of an 
9728         integer. Fixes #344923.
9729
9730 2006-06-20  Wim Taymans  <wim@fluendo.com>
9731
9732         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
9733
9734         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9735         (rtsp_connection_close):
9736         Make RTSP plugin compile on windows. Fixes #345301.
9737         Some changes to original patch to catch errors better.
9738         use ifdef WIN32 instead of ifndef.
9739
9740 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9741
9742         * configure.ac:
9743         If we have libraw1394 >= 1.2.1, then we need libiec61883.
9744
9745 2006-06-18  Edward Hervey  <edward@fluendo.com>
9746
9747         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
9748         After a failed buffer alloc, we need to abort the jpeg decoding (it
9749         started when parsing headers to figure out how many bytes we need
9750         to request downstream).
9751
9752 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
9753
9754         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9755
9756         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
9757           Make sure we don't read beyond the end of the file (#345232).
9758
9759 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9760
9761         * configure.ac:
9762           Fix --disable-external (can't set conditionals conditionally,
9763           #343602).
9764
9765 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9766
9767         * autogen.sh:
9768         * configure.ac:
9769         * docs/Makefile.am:
9770           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
9771
9772         * docs/plugins/Makefile.am:
9773         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9774         * docs/plugins/inspect/plugin-taglib.xml:
9775           Add/fix apev2mux docs.
9776
9777 2006-06-14  Wim Taymans  <wim@fluendo.com>
9778
9779         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9780         (gst_dvdec_finalize), (gst_dvdec_sink_event),
9781         (gst_dvdec_change_state):
9782         Reset segment info on flush.
9783         Alloc segment in _init, free in _finalize.
9784
9785         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
9786         Don't send segments twice.
9787
9788 2006-06-14  Wim Taymans  <wim@fluendo.com>
9789
9790         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
9791         Respect segment.stop. Fixes #342592.
9792
9793 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9794
9795         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9796           No language specified means the implied language is English
9797           according to the matroska spec (partially fixes #344708);
9798           add some more debug output.
9799
9800 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9801
9802         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
9803         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
9804         (gst_wavparse_chain):
9805           When operating chain-based, don't make any assumptions about the
9806           chunking of the incoming data and make streaming work on days other
9807           than the second Thursday after a full moon. Also fix up debug
9808           messages here and there and make use of the most excellent new
9809           gst_pad_query_peer_duration() utility function.
9810           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
9811
9812         * gst/wavparse/gstwavparse.h:
9813           Remove trailing comma after last enum value, some compilers don't
9814           like that.
9815
9816 2006-06-13  Wim Taymans  <wim@fluendo.com>
9817
9818         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
9819         Handle premature EOS gracefully.
9820
9821 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
9822
9823         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
9824           Prevent out of bounds array access when scrubbing towards
9825           the end of the file between the last index entry and the
9826           end. Fixes occasional 'start <= stop' newsegment event
9827           assertions when scrubbing in MJPEG files.
9828
9829 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9830
9831         * tests/check/elements/.cvsignore:
9832           And another one.
9833
9834 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9835
9836         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9837         (scan_encoded_string), (parse_picture_frame):
9838           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
9839
9840         * configure.ac:
9841           Require core >= 0.10.8 (for GST_TAG_IMAGE and
9842           GST_TAG_PPEVIEW_IMAGE used in the patch above).
9843
9844 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9845
9846         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
9847           gratuitous comment changes
9848         * tests/check/elements/level.c: (GST_START_TEST):
9849           fix level test leaks
9850
9851 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9852
9853         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
9854         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
9855           Use gst_pad_query_peer_duration() utility function here.
9856
9857 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9858
9859         * autogen.sh:
9860           require am17
9861         * configure.ac:
9862         * ext/annodex/Makefile.am:
9863         * ext/cdio/Makefile.am:
9864         * ext/dv/Makefile.am:
9865         * ext/esd/Makefile.am:
9866         * ext/flac/Makefile.am:
9867         * ext/gdk_pixbuf/Makefile.am:
9868         * ext/ladspa/Makefile.am:
9869         * ext/libcaca/Makefile.am:
9870         * ext/speex/Makefile.am:
9871         * ext/taglib/Makefile.am:
9872         * sys/oss/Makefile.am:
9873         * sys/sunaudio/Makefile.am:
9874         * sys/ximage/Makefile.am:
9875           clean up build further
9876
9877 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9878
9879         * gconf/Makefile.am:
9880           Honour --disable-schemas-install configure option. Fixes #344100.
9881
9882 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9883
9884         * tests/examples/level/Makefile.am:
9885           Add -lm to LIBS for pow() function, don't assume one of our
9886           dependencies (such as libxml-2.0) drags it in automatically
9887           (#343603).
9888
9889 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9890
9891         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
9892
9893         * configure.ac:
9894           We should use $SED and not $(SED) in configure.ac (#343678).
9895
9896 2006-06-09  Wim Taymans  <wim@fluendo.com>
9897
9898         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9899
9900         * sys/sunaudio/gstsunaudiomixerctrl.c:
9901         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
9902         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
9903         (gst_sunaudiomixer_ctrl_set_mute):
9904         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
9905         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
9906         (gst_sunaudiosink_write):
9907         Attached find a patch that fixes a number of bugs with the SunAudio
9908         mixer plugin and fixes #344101:
9909         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
9910            tracks onto the tracklist causing gnome-volume-control's preferences
9911            dialog to be messed up and would core dump if you checked/unchecked
9912            any item.
9913         2. We weren't previously setting the MUTE flag properly.  Fixing this
9914            makes gnome-volume-control work better.
9915         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
9916            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
9917            gnome-volume-control look better.
9918         Also some minor cleanup in gstsunaudiosink.c.
9919
9920 2006-06-09  Wim Taymans  <wim@fluendo.com>
9921
9922         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
9923         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
9924         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
9925         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
9926         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
9927         * ext/jpeg/gstjpegdec.h:
9928         API: Added IDCT method property
9929         Small cleanups.
9930         Avoid dynamic allocation of trivial fixed structure.
9931         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
9932
9933 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9934
9935         * configure.ac:
9936         We now require libraw1394 >= 1.1.0 and that version onwards all
9937         have .pc files.
9938
9939 2006-06-02  Edward Hervey  <edward@fluendo.com>
9940
9941         * gst/law/alaw-decode.c: (alawdec_getcaps): 
9942         Trying to get items from an ANY or EMPTY caps is ... stupid.
9943
9944 2006-06-02  Edward Hervey  <edward@fluendo.com>
9945
9946         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
9947         (gst_dvdec_chain), (gst_dvdec_change_state):
9948         * ext/dv/gstdvdec.h:
9949         Added GstSegment handling, now implements dropping/clipping.
9950
9951 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9952
9953         * ext/aalib/gstaasink.h:
9954         * ext/annodex/gstcmmldec.h:
9955         * ext/cairo/gsttimeoverlay.h:
9956         * ext/dv/gstdvdec.h:
9957         * ext/dv/gstdvdemux.h:
9958         * ext/esd/esdmon.h:
9959         * ext/esd/esdsink.h:
9960         * ext/flac/gstflacenc.h:
9961         * ext/gconf/gstgconfaudiosink.h:
9962         * ext/gconf/gstgconfaudiosrc.h:
9963         * ext/gconf/gstgconfvideosink.h:
9964         * ext/gconf/gstgconfvideosrc.h:
9965         * ext/gdk_pixbuf/gstgdkanimation.h:
9966         * ext/gdk_pixbuf/pixbufscale.h:
9967         * ext/hal/gsthalaudiosink.h:
9968         * ext/hal/gsthalaudiosrc.h:
9969         * ext/jpeg/gstjpegenc.h:
9970         * ext/jpeg/gstsmokedec.h:
9971         * ext/jpeg/gstsmokeenc.h:
9972         * ext/libcaca/gstcacasink.h:
9973         * ext/libmng/gstmngdec.h:
9974         * ext/libmng/gstmngenc.h:
9975         * ext/libpng/gstpngdec.h:
9976         * ext/libpng/gstpngenc.h:
9977         * ext/raw1394/gstdv1394src.h:
9978         * ext/speex/gstspeexenc.h:
9979         * gst/autodetect/gstautoaudiosink.h:
9980         * gst/autodetect/gstautovideosink.h:
9981         * gst/avi/gstavidemux.h:
9982         * gst/cutter/gstcutter.h:
9983         * gst/debug/efence.h:
9984         * gst/debug/gstnavigationtest.h:
9985         * gst/debug/gstnavseek.h:
9986         * gst/flx/gstflxdec.h:
9987         * gst/goom/gstgoom.h:
9988         * gst/icydemux/gsticydemux.h:
9989         * gst/id3demux/gstid3demux.h:
9990         * gst/law/alaw-decode.h:
9991         * gst/law/alaw-encode.h:
9992         * gst/law/mulaw-decode.h:
9993         * gst/law/mulaw-encode.h:
9994         * gst/matroska/matroska-mux.h:
9995         * gst/median/gstmedian.h:
9996         * gst/oldcore/gstaggregator.h:
9997         * gst/oldcore/gstfdsink.h:
9998         * gst/oldcore/gstmd5sink.h:
9999         * gst/oldcore/gstmultifilesrc.h:
10000         * gst/oldcore/gstpipefilter.h:
10001         * gst/oldcore/gstshaper.h:
10002         * gst/oldcore/gststatistics.h:
10003         * gst/rtp/gstasteriskh263.h:
10004         * gst/rtp/gstrtpL16depay.h:
10005         * gst/rtp/gstrtpL16pay.h:
10006         * gst/rtp/gstrtpamrdepay.h:
10007         * gst/rtp/gstrtpamrpay.h:
10008         * gst/rtp/gstrtpdepay.h:
10009         * gst/rtp/gstrtpgsmdepay.h:
10010         * gst/rtp/gstrtpgsmpay.h:
10011         * gst/rtp/gstrtph263pay.h:
10012         * gst/rtp/gstrtph263pdepay.h:
10013         * gst/rtp/gstrtph263ppay.h:
10014         * gst/rtp/gstrtpmp4gpay.h:
10015         * gst/rtp/gstrtpmp4vdepay.h:
10016         * gst/rtp/gstrtpmp4vpay.h:
10017         * gst/rtp/gstrtpmpadepay.h:
10018         * gst/rtp/gstrtpmpapay.h:
10019         * gst/rtp/gstrtppcmadepay.h:
10020         * gst/rtp/gstrtppcmapay.h:
10021         * gst/rtp/gstrtppcmudepay.h:
10022         * gst/rtp/gstrtppcmupay.h:
10023         * gst/rtp/gstrtpspeexdepay.h:
10024         * gst/rtp/gstrtpspeexpay.h:
10025         * gst/rtsp/gstrtpdec.h:
10026         * gst/rtsp/gstrtspsrc.h:
10027         * gst/smpte/gstsmpte.h:
10028         * gst/udp/gstdynudpsink.h:
10029         * gst/udp/gstmultiudpsink.h:
10030         * gst/udp/gstudpsink.h:
10031         * gst/udp/gstudpsrc.h:
10032         * gst/videofilter/gstvideobalance.h:
10033         * gst/videofilter/gstvideoflip.h:
10034         * sys/oss/gstossdmabuffer.h:
10035         * sys/oss/gstossmixerelement.h:
10036         * sys/oss/gstosssink.h:
10037         * sys/oss/gstosssrc.h:
10038         * sys/osxvideo/osxvideosink.h:
10039         * sys/sunaudio/gstsunaudiomixer.h:
10040         * sys/sunaudio/gstsunaudiosink.h:
10041         * sys/ximage/gstximagesrc.h:
10042         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
10043
10044 2006-05-31  Wim Taymans  <wim@fluendo.com>
10045
10046         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10047         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
10048         (gst_goom_src_setcaps), (gst_goom_src_event),
10049         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
10050         (gst_goom_change_state):
10051         * gst/goom/gstgoom.h:
10052         Handle QoS.
10053         Handle flushing, discont and events.
10054         Fix timestamps and various other cleanups.
10055
10056 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10057
10058         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
10059         Fix bus reset when using libiec61883
10060
10061 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10062
10063         * configure.ac:
10064         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
10065         * ext/raw1394/Makefile.am:
10066         Add CFLAGS.
10067         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
10068         New method, to receive using libiec61883.
10069         (gst_dv1394src_iso_receive),
10070         #ifdef'd out if libiec61883 is present.
10071         (gst_dv1394src_bus_reset),
10072         Get userdata correctly if using libiec61883. 
10073         (gst_dv1394src_create),
10074         When using libiec61883, only poll one fd and no need to read.
10075         (gst_dv1394src_discover_avc_node),
10076         Replace g_warnings.
10077         (gst_dv1394src_start),
10078         Create new handle when we know which dv port.  More reliable
10079         than setting port on an existing handle.  Initialise libiec61883.
10080         (gst_dv1394src_stop):
10081         If using libiec61883, then cleanup its handle properly.
10082         * ext/raw1394/gstdv1394src.h:
10083         Add libiec61883 handle.
10084
10085 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
10086
10087         * gst/avi/gstavidemux.c:
10088           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
10089         * win32/MANIFEST:
10090           sort file listing
10091         * win32/vs6/libgstavi.dsp:
10092           add gstavimux.c to the project
10093         * win32/vs6/libgstid3demux.dsp:
10094           add link to zlib library
10095         * win32/vs6/libgstmatroska.dsp:
10096           add matroska-ids.c to the project
10097
10098 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
10099
10100         Patch by: Sebastian Dröge  <mail at slomosnail de >
10101
10102         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10103         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10104         * ext/taglib/Makefile.am:
10105         * ext/taglib/gstapev2mux.cc:
10106         * ext/taglib/gstapev2mux.h:
10107         * ext/taglib/gstid3v2mux.cc:
10108         * ext/taglib/gsttaglibmux.c: (plugin_init):
10109         * ext/taglib/gsttaglibmux.h:
10110           Add apev2mux element (#343122).
10111         
10112         * tests/check/Makefile.am:
10113         * tests/check/elements/apev2mux.c:
10114         (test_taglib_apev2mux_create_tags),
10115         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
10116         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
10117         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
10118         (apev2mux_suite), (main):
10119           Add unit test for apev2mux element.
10120
10121 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10122
10123         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10124         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10125         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10126           GST_PTR_FORMAT should be used to print caps in debug statements.
10127
10128 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10129
10130         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
10131
10132         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
10133         (ape_demux_parse_tags):
10134           Some clean-ups and additions: map APE 'file' tag to
10135           GST_TAG_LOCATION (#343123); add support for extracting
10136           the track count and clean up parsing a bit (#343127).
10137
10138 2006-05-28  Edward Hervey  <edward@fluendo.com>
10139
10140         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
10141         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
10142
10143 2006-05-28  Edward Hervey  <edward@fluendo.com>
10144
10145         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
10146         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
10147         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
10148         * ext/jpeg/gstjpegdec.h:
10149         Clip outgoing buffers according to currently configured segment.
10150
10151 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10152
10153         * ext/taglib/gstid3v2mux.cc:
10154           Handle  writing of track-count or album-volume-count without
10155           track-number or albume-volume-number (in this case the number
10156           will just be set to 0).
10157
10158         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
10159           It would be nice if we actually checked the values received for
10160           track/album-volume number/count in  _check_tags(), rather than
10161           setting them again ...
10162
10163 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10164
10165         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10166           A track/volume number or count of 0 does not make sense,
10167           just ignore it along with negative numbers (a tag might
10168           only contain a track count without a track number).
10169
10170 2006-05-27  Edward Hervey  <edward@fluendo.com>
10171
10172         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
10173         (gst_jpeg_dec_sink_event):
10174         Abort decompression when receiving FLUSH_STOP. This should avoid
10175         issues when interrupting decoding with flushes.
10176
10177 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10178
10179         * ext/flac/gstflac.c:
10180           Don't #include file we don't dist any longer.
10181
10182 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10183
10184         * README:
10185           Replace current README (containing the release notes from
10186           some 0.9.x version) with a proper README taken from the core.
10187
10188 2006-05-24  Wim Taymans  <wim@fluendo.com>
10189
10190         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
10191         Implement EOS correctly by either posting
10192         SEGMENT_DONE or pushing an EOS message depending
10193         on the seek type. Fixes #342592
10194
10195 2006-05-24  Wim Taymans  <wim@fluendo.com>
10196
10197         * gst/law/alaw-decode.c: (gst_alawdec_chain):
10198         * gst/law/alaw-decode.h:
10199         * gst/law/alaw-encode.c: (gst_alawenc_chain):
10200         * gst/law/alaw-encode.h:
10201         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
10202         * gst/law/mulaw-decode.h:
10203         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
10204         * gst/law/mulaw-encode.h:
10205         Some cleanups in the chain functions.
10206         Remove some GStreamer 0.0.2 bits.
10207
10208 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10209
10210         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10211
10212         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
10213           gst_collect_pads_stop() needs to be called before chaining up
10214           to the parent class (#342734).
10215
10216 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10217
10218         * ext/flac/Makefile.am:
10219         * ext/flac/flac_compat.h:
10220         * ext/flac/gstflac.c:
10221         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
10222         * ext/flac/gstflacenc.c:
10223           Remove backwards compatibility cruft for dealing with FLAC API
10224           changes in the 1.0.x series - we require 1.1.1 or newer these days.
10225
10226 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10227
10228         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10229         (gst_matroska_demux_push_xiph_codec_priv_data),
10230         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10231         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
10232         * gst/matroska/matroska-ids.h:
10233         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
10234         (gst_matroska_mux_video_pad_setcaps),
10235         (xiph3_streamheader_to_codecdata),
10236         (vorbis_streamheader_to_codecdata),
10237         (theora_streamheader_to_codecdata),
10238         (gst_matroska_mux_audio_pad_setcaps),
10239         (gst_matroska_mux_write_data):
10240           Add support for muxing/demuxing theora video (#342448; too bad
10241           none of the usual linux players can actually play this). Playback
10242           in GStreamer will require additional changes to theoradec in -base.
10243           Refactor streamheaders <=> CodecPrivateData code a bit; some small
10244           cleanups.
10245
10246 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10247
10248         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
10249         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
10250           Fix crashes when the horizontal subsampling is 1.
10251           Fixes #342097.
10252
10253 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10254
10255         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10256
10257         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
10258         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10259         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10260         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10261         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10262         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10263         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10264         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10265         (gst_avi_mux_change_state):
10266         * gst/avi/gstavimux.h:
10267           Some enhancements for avimux (#342526):
10268            - add odml (large file) index support
10269            - store codec init data (e.g. huffyuv)
10270            - miscellaneous other fixes/cleanups
10271
10272 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10273
10274         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10275         Don't output any tag when we encounter a negative track number - the
10276         tag type is uint, so we end up outputting huge positive numbers
10277         instead. (Fixes: #342029)
10278
10279 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10280
10281         * configure.ac:
10282           update for new GSTPB_PLUGINS_DIR
10283
10284 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10285
10286         * rtp/gst/gstrtph263pay.c:
10287         Properly set static caps for H263 at 34.
10288
10289 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10290
10291         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10292
10293         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10294           Merge event tags and tag setter tags correctly (#339918). Also,
10295           don't leak taglist in case of an error.
10296           
10297 2006-05-17  Edward Hervey  <edward@fluendo.com>
10298
10299         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10300         We can only do caps intersection if the othercaps are non-empty and not
10301         ANY. Else we return the pad template (base_caps).
10302
10303 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10304
10305         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10306           Fix crash when outputting debugging information for certain
10307           pictures (always good to use the right struct member for
10308           the number of records in an array).
10309
10310 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10311
10312         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10313
10314         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10315         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10316         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10317         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10318         (gst_ebml_read_float), (gst_ebml_read_ascii),
10319         (gst_ebml_read_binary):
10320           Don't create unnecessary sub-buffers all the time. Dramatically
10321           improves performance with multiple concurrently running
10322           matroskademux instances (#341818) (and avoids doing
10323           unnecessarily inefficient things in the general case).
10324
10325 2006-05-16  Edward Hervey  <edward@fluendo.com>
10326
10327         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10328         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10329         return value of gst_pad_push_event().
10330
10331 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10332
10333         * gst/autodetect/gstautoaudiosink.c:
10334         (gst_auto_audio_sink_find_best):
10335         * gst/autodetect/gstautovideosink.c:
10336         (gst_auto_video_sink_find_best):
10337         Make the name of the child element be based on the name of the
10338         parent, so that debug output is more useful.
10339         
10340         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10341         (parse_insert_string_field), (parse_split_strings):
10342         Rework string parsing to always walk over BOM markers in UTF16
10343         strings, using the endianness indicated by the innermost one,
10344         then trying the opposite endianness if that fails to convert
10345         to valid UTF-8. Fixes #341774
10346
10347 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10348
10349         Patch from: Matthieu <matthieu at fluendo dot com>
10350
10351         * ext/libpng/Makefile.am:
10352         Add LIBPNG_CFLAGS.
10353
10354 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10355
10356         * ext/taglib/gstid3v2mux.cc:
10357           Add support for writing images (APIC frames) into ID3v2
10358           tags (picture type always set to 'other' for now though).
10359
10360 2006-05-14  Michael Smith  <msmith@fluendo.com>
10361
10362         * gst/wavparse/gstwavparse.c:
10363           Update docs; wavparse implements push and pull modes.
10364
10365 2006-05-12  Wim Taymans  <wim@fluendo.com>
10366
10367         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10368         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10369         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10370         Ooops, bitten by the copy-and-paste design paradigm, fixes
10371         seek again.
10372
10373 2006-05-12  Wim Taymans  <wim@fluendo.com>
10374
10375         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10376         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10377         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10378         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10379         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10380         (gst_avi_demux_massage_index),
10381         (gst_avi_demux_calculate_durations_from_index),
10382         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10383         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10384         (gst_avi_demux_loop):
10385         * gst/avi/gstavidemux.h:
10386         Some cleanups, prepare to use GstSegment.
10387         Fix error in entry walking code.
10388         Fix VBR detection.
10389         Smarter timestamp calculation code.
10390         Uniform error/eos handling.
10391
10392 2006-05-12  Michael Smith  <msmith@fluendo.com>
10393
10394         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10395         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10396           Fix use of uninitialised values if we're NOT seeking in ready.
10397           Fix typos.
10398
10399 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10400
10401         * gst/wavparse/Makefile.am:
10402           Add CFLAGS and LIBS for libgstbase, fixes build on
10403           Cygwin (#341489).
10404
10405 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10406
10407         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10408           Some more debug info. No need to check whether the string
10409           returned by g_convert() is really UTF-8 - either it is or
10410           we get NULL returned.
10411
10412 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10413
10414         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10415           Fix parsing of numeric genre strings some more, by ensuring that
10416           we only try and parse strings that a) Start with '(' and b) Consist
10417           only of digits.
10418           Also, when finding an escaping '((' sequence, bust it back to '(' by
10419           swallowing the first parenthesis
10420
10421 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10422
10423         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10424         (gst_esdsink_open), (gst_esdsink_close):
10425         * ext/esd/esdsink.h:
10426           Move the esd_get_server_info() into gst_esdsink_open() and fail
10427           with a decent error message on errors.
10428
10429 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10430
10431         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10432         (gst_esdmon_channels_get_type):
10433         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10434         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10435         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10436         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10437         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10438         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10439         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10440         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10441         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10442         * gst/videomixer/videomixer.c:
10443         (gst_video_mixer_background_get_type):
10444           Const-ify GEnumValue arrays.
10445
10446 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10447
10448         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10449
10450         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10451         (gst_avi_mux_do_video_buffer):
10452           Work around gst_buffer_make_metadata_writable() bug that
10453           results in avimux marking all frames in the index as
10454           keyframes (#340859).
10455           
10456 2006-05-08  Wim Taymans  <wim@fluendo.com>
10457
10458         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10459         Make parsing of urls suck slightly less.
10460
10461 2006-05-08  Edward Hervey  <edward@fluendo.com>
10462
10463         * autogen.sh: (CONFIGURE_DEF_OPT): 
10464         libtoolize on Darwin/MacOSX is called glibtoolize.
10465
10466 2006-05-08  Wim Taymans  <wim@fluendo.com>
10467
10468         Patch by: Jens Granseuer <jensgr at gmx dot net>
10469
10470         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10471         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10472         C89 compliance fixes. Fixes #340980
10473
10474 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10475
10476         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10477         * ext/flac/gstflacdec.h:
10478           Handle segment seeks that include the end of the file as stop point
10479           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10480           message instead of an EOS event in case we're in segment seek
10481           mode (fixes #340699).
10482           
10483 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10484
10485         * ext/cairo/gsttextoverlay.c:
10486         * ext/flac/gstflacdec.c:
10487         * ext/gdk_pixbuf/pixbufscale.c:
10488         * gst/apetag/gstapedemux.c:
10489         * gst/debug/breakmydata.c:
10490         * gst/debug/testplugin.c:
10491         * gst/matroska/ebml-write.c:
10492         * gst/multipart/multipartdemux.c:
10493         * sys/osxaudio/gstosxaudiosink.c:
10494         * sys/osxaudio/gstosxaudiosrc.c:
10495         Add semicolons after GST_BOILERPLATE[_FULL] so that
10496         indent doesn't mess up following lines.
10497
10498 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10499
10500         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10501
10502         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10503           Don't leak caps when freeing the stream context (#340623).
10504
10505 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10506
10507         * configure.ac:
10508           Back to CVS
10509
10510 === release 0.10.3 ===
10511
10512 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10513
10514         * configure.ac:
10515           releasing 0.10.3, "Desplazado"
10516
10517 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10518
10519         * gst/matroska/matroska-mux.c:
10520         (gst_matroska_mux_stream_is_vorbis_header),
10521         (gst_matroska_mux_write_data):
10522           Don't strcmp() NULL strings.
10523           Only start new clusters on video keyframes, not on any
10524           random audio buffer that doesn't have the DELTA_UNIT
10525           flag set (fixes 'make check' again).
10526
10527 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10528
10529         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10530
10531         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10532         (gst_matroska_mux_stream_is_vorbis_header),
10533         (gst_matroska_mux_write_data):
10534           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10535           value and then dead-lock when muxing vorbis audio streams
10536           (the three vorbis header buffers carry no timestamp, and it
10537           would try to mux these after all video buffers). Fixes #340346.
10538
10539           Improve clustering: start a new cluster also whenever we get
10540           a keyframe.     
10541
10542 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10543
10544         * win32/common/config.h:
10545         * win32/MANIFEST
10546           add the generated file as well
10547
10548 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10549
10550         * Makefile.am:
10551         * configure.ac:
10552         * win32/common/config.h.in:
10553           add win32 stuff
10554
10555 2006-05-03  Michael Smith  <msmith@fluendo.com>
10556
10557         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10558           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10559           SUCKS.
10560
10561 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10562
10563         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10564         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10565         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10566           don't leak caps-string
10567
10568 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10569
10570         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10571         (gst_id3demux_sink_activate):
10572           Let core insert default error message for TYPE_NOT_FOUND
10573           errors, it's just as good as our own and has the added
10574           bonus of being translated.
10575
10576 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10577
10578         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10579         (gst_tag_demux_sink_event):
10580         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10581         (gst_id3demux_sink_event):
10582           Post an error message when we get an EOS event and were not
10583           able to find out the type of stream.
10584
10585         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10586         (test_taglib_id3mux_with_tags):
10587           Decrease num-buffers to 16 per iteration again, otherwise the
10588           many memcpy()s and reallocations in the test will hammer slow
10589           CPUs completely and make the test timeout.
10590
10591 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10592
10593         * configure.ac:
10594           figure out where plugins-base plugins are
10595         * tests/check/Makefile.am:
10596           use plugins-base plugins, so we have typefind functions
10597         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10598           increase num-buffers, this makes sure the test errors out instead
10599           of timing out when no typefind functions are present
10600
10601 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10602
10603         * docs/plugins/Makefile.am:
10604           also check .cc files for gtk-doc markup
10605         * configure.ac:
10606         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10607         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10608         * tests/check/Makefile.am:
10609         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10610         * ext/Makefile.am:
10611         * ext/taglib/Makefile.am:
10612         * ext/taglib/gstid3v2mux.h:
10613         * ext/taglib/gsttaglibmux.c:
10614         * ext/taglib/gsttaglibmux.h:
10615           move taglib-based id3v2muxer to -good.  Fixes #336110.
10616
10617 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10618
10619         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10620           ... and fix multichannel/WAVFORMATEX support again.
10621
10622 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10623
10624         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10625         (gst_wavparse_class_init), (gst_wavparse_dispose),
10626         (gst_wavparse_reset), (gst_wavparse_init),
10627         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10628         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10629         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
10630         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
10631         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10632         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10633         (gst_wavparse_stream_data), (gst_wavparse_loop),
10634         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10635         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10636         (gst_wavparse_change_state), (plugin_init):
10637         * gst/wavparse/gstwavparse.h:
10638           Add push (streaming) mode to wavparse (fixes #337625)
10639
10640 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10641
10642         * configure.ac:
10643         * tests/Makefile.am:
10644           add ximagesrc icles test
10645
10646 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10647
10648         * configure.ac:
10649         * docs/plugins/Makefile.am:
10650         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10651         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10652         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
10653         (gst_cmml_enc_push_clip):
10654         * sys/Makefile.am:
10655         * sys/ximage/Makefile.am:
10656         * sys/ximage/gstximagesrc.c:
10657           Move ximagesrc plug-in to good after review.  Fixes #336756.
10658
10659 2006-04-28  Michael Smith  <msmith@fluendo.com>
10660
10661         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
10662         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
10663         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
10664         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
10665         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10666         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
10667         * gst/icydemux/gsticydemux.h:
10668           Fix event handling: cache events when typefinding and forward later.
10669
10670 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10671
10672         * sys/osxaudio/gstosxaudiosink.c:
10673         (plugin_init):
10674          Register osxaudiosrc to the plugin.
10675         * sys/osxaudio/gstosxaudiosrc.c:
10676         (gst_osx_audio_src_osxelement_do_init),
10677         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
10678         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
10679         (gst_osx_audio_src_get_property),
10680         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
10681         (gst_osx_audio_src_osxelement_init):
10682         * sys/osxaudio/gstosxaudiosrc.h:
10683           Port of osxaudiosrc to 0.10.
10684         * sys/osxaudio/Makefile.am:
10685           Add osxaudiosrc
10686
10687 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10688
10689         * sys/osxaudio/gstosxringbuffer.c:
10690         * sys/osxaudio/gstosxringbuffer.h:
10691           Forgot to commit earlier, part of the OSX audio plugin port
10692
10693 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10694
10695         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
10696         (parse_split_strings):
10697           Recognise and skip any byte order marker (BOM) in
10698           UTF-16 strings.
10699
10700 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10701
10702         * docs/plugins/Makefile.am:
10703         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10704         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10705         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10706         * docs/plugins/inspect/plugin-avi.xml:
10707         * gst/avi/gstavidemux.c:
10708         * gst/avi/gstavimux.c:
10709           Add docs for both avidemux and avimux.
10710
10711 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10712
10713         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10714
10715         * gst/avi/Makefile.am:
10716         * gst/avi/gstavi.c: (plugin_init):
10717         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
10718         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
10719         (gst_avi_mux_class_init), (gst_avi_mux_init),
10720         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10721         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
10722         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10723         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10724         (gst_avi_mux_riff_get_avix_header),
10725         (gst_avi_mux_riff_get_video_header),
10726         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
10727         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
10728         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10729         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
10730         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
10731         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
10732         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10733         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
10734         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
10735         (gst_avi_mux_change_state):
10736         * gst/avi/gstavimux.h:
10737           Port AVI muxer to GStreamer-0.10 (#332031).
10738
10739         * tests/check/Makefile.am:
10740         * tests/check/elements/avimux.c:
10741         * tests/check/elements/.cvsignore:
10742           Add unit test for AVI muxer.
10743
10744 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
10745
10746         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10747         (gst_wavparse_class_init), (gst_wavparse_reset),
10748         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10749         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10750         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10751         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10752         (gst_wavparse_stream_data), (gst_wavparse_loop),
10753         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
10754         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
10755         (plugin_init):
10756         * gst/wavparse/gstwavparse.h:
10757           reverted patch #337625 for the price of 1 hour sleep
10758
10759 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10760
10761         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10762         (gst_wavparse_class_init), (gst_wavparse_reset),
10763         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10764         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
10765         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10766         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10767         (gst_wavparse_stream_data), (gst_wavparse_loop),
10768         (gst_wavparse_chain), (plugin_init):
10769         * gst/wavparse/gstwavparse.h:
10770           correct partial implementation of push mode
10771           (from my last commit)
10772
10773 2006-04-26  Wim Taymans  <wim@fluendo.com>
10774
10775         * ext/esd/esdsink.c:
10776         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
10777         it is not in esd.h
10778
10779 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
10780
10781         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
10782         (gst_au_parse_class_init), (gst_au_parse_init),
10783         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
10784         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
10785         (gst_au_parse_chain), (gst_au_parse_src_convert),
10786         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
10787         (gst_au_parse_sink_event), (gst_au_parse_src_event),
10788         (gst_au_parse_change_state):
10789         * gst/auparse/gstauparse.h:
10790           Rewrite auparse to suck a little bit less: make source pad
10791           dynamic, so decodebin/playbin work with non-raw formats
10792           like alaw/mulaw; add query function for duration/position
10793           queries; check whether we have enough data before attempting
10794           to parse the header (instead of crashing when that is not the
10795           case); work around audioconvert sucking by swapping endianness
10796           to the native endianness ourselves for float formats; send
10797           initial newsegment event. Fixes #161712.
10798
10799 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10800
10801         * sys/osxaudio/Makefile.am:
10802         * sys/osxaudio/gstosxaudioelement.c:
10803         (gst_osx_audio_element_get_type),
10804         (gst_osx_audio_element_class_init):
10805         * sys/osxaudio/gstosxaudioelement.h:
10806         * sys/osxaudio/gstosxaudiosink.c:
10807         (gst_osx_audio_sink_osxelement_do_init),
10808         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
10809         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
10810         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
10811         (gst_osx_audio_sink_create_ringbuffer),
10812         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
10813         (plugin_init):
10814         * sys/osxaudio/gstosxaudiosink.h:
10815         Port of osxaudiosink to 0.10
10816
10817 2006-04-26  Wim Taymans  <wim@fluendo.com>
10818
10819         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
10820         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
10821         the size of the ringbuffer. This should fix hangs with older 
10822         esd sound servers.
10823
10824 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10825
10826         * ext/aalib/gstaasink.c:
10827         * ext/annodex/gstcmmldec.c:
10828         * ext/annodex/gstcmmlenc.c:
10829         * ext/cairo/gsttextoverlay.c:
10830         * ext/cairo/gsttimeoverlay.c:
10831         * ext/cdio/gstcdiocddasrc.c:
10832         * ext/dv/gstdvdec.c:
10833         * ext/dv/gstdvdemux.c:
10834         * ext/esd/esdmon.c:
10835         * ext/esd/esdsink.c:
10836         * ext/flac/gstflacenc.c:
10837         * ext/flac/gstflactag.c:
10838         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10839         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10840         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10841         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10842         * ext/gdk_pixbuf/pixbufscale.c:
10843         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10844         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10845         * ext/jpeg/gstjpegdec.c:
10846         * ext/jpeg/gstjpegenc.c:
10847         * ext/jpeg/gstsmokedec.c:
10848         * ext/jpeg/gstsmokeenc.c:
10849         * ext/libcaca/gstcacasink.c:
10850         * ext/libmng/gstmngdec.c:
10851         * ext/libmng/gstmngenc.c:
10852         * ext/libpng/gstpngdec.c:
10853         * ext/libpng/gstpngenc.c:
10854         * ext/mikmod/gstmikmod.c:
10855         * ext/raw1394/gstdv1394src.c:
10856         * ext/shout2/gstshout2.c: (gst_shout2send_init):
10857         * ext/shout2/gstshout2.h:
10858         * ext/speex/gstspeexdec.c:
10859         * ext/speex/gstspeexenc.c:
10860         * gst/alpha/gstalpha.c:
10861         * gst/alpha/gstalphacolor.c:
10862         * gst/apetag/gstapedemux.c:
10863         * gst/auparse/gstauparse.c:
10864         * gst/autodetect/gstautoaudiosink.c:
10865         (gst_auto_audio_sink_base_init):
10866         * gst/autodetect/gstautovideosink.c:
10867         (gst_auto_video_sink_base_init):
10868         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10869         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10870         * gst/cutter/gstcutter.c:
10871         * gst/debug/breakmydata.c:
10872         * gst/debug/efence.c:
10873         * gst/debug/gstnavigationtest.c:
10874         * gst/debug/gstnavseek.c:
10875         * gst/debug/negotiation.c:
10876         * gst/debug/progressreport.c:
10877         * gst/debug/testplugin.c:
10878         * gst/effectv/gstaging.c:
10879         * gst/effectv/gstdice.c:
10880         * gst/effectv/gstedge.c:
10881         * gst/effectv/gstquark.c:
10882         * gst/effectv/gstrev.c:
10883         * gst/effectv/gstshagadelic.c:
10884         * gst/effectv/gstvertigo.c:
10885         * gst/effectv/gstwarp.c:
10886         * gst/flx/gstflxdec.c:
10887         * gst/goom/gstgoom.c:
10888         * gst/icydemux/gsticydemux.c:
10889         * gst/id3demux/gstid3demux.c:
10890         * gst/interleave/deinterleave.c:
10891         * gst/interleave/interleave.c:
10892         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10893         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10894         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10895         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10896         * gst/level/gstlevel.c:
10897         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10898         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10899         * gst/median/gstmedian.c:
10900         * gst/monoscope/gstmonoscope.c:
10901         * gst/multipart/multipartdemux.c:
10902         * gst/multipart/multipartmux.c:
10903         * gst/oldcore/gstaggregator.c:
10904         * gst/oldcore/gstfdsink.c:
10905         * gst/oldcore/gstmd5sink.c:
10906         * gst/oldcore/gstmultifilesrc.c:
10907         * gst/oldcore/gstpipefilter.c:
10908         * gst/oldcore/gstshaper.c:
10909         * gst/oldcore/gststatistics.c:
10910         * gst/rtp/gstasteriskh263.c:
10911         * gst/rtp/gstrtpL16depay.c:
10912         * gst/rtp/gstrtpL16pay.c:
10913         * gst/rtp/gstrtpamrdepay.c:
10914         * gst/rtp/gstrtpamrpay.c:
10915         * gst/rtp/gstrtpdepay.c:
10916         * gst/rtp/gstrtpgsmpay.c:
10917         * gst/rtp/gstrtph263pay.c:
10918         * gst/rtp/gstrtph263pdepay.c:
10919         * gst/rtp/gstrtph263ppay.c:
10920         * gst/rtp/gstrtpilbcdepay.c:
10921         * gst/rtp/gstrtpmp4gpay.c:
10922         * gst/rtp/gstrtpmp4vdepay.c:
10923         * gst/rtp/gstrtpmp4vpay.c:
10924         * gst/rtp/gstrtpmpadepay.c:
10925         * gst/rtp/gstrtpmpapay.c:
10926         * gst/rtp/gstrtppcmadepay.c:
10927         * gst/rtp/gstrtppcmapay.c:
10928         * gst/rtp/gstrtppcmudepay.c:
10929         * gst/rtp/gstrtppcmupay.c:
10930         * gst/rtp/gstrtpspeexdepay.c:
10931         * gst/rtp/gstrtpspeexpay.c:
10932         * gst/rtsp/gstrtpdec.c:
10933         * gst/rtsp/gstrtspsrc.c:
10934         * gst/smpte/gstsmpte.c:
10935         * gst/udp/gstdynudpsink.c:
10936         * gst/udp/gstmultiudpsink.c:
10937         * gst/udp/gstudpsink.c:
10938         * gst/udp/gstudpsrc.c:
10939         * gst/videobox/gstvideobox.c:
10940         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10941         * gst/videofilter/gstvideobalance.c:
10942         * gst/videofilter/gstvideoflip.c:
10943         * gst/videofilter/gstvideotemplate.c:
10944         (gst_videotemplate_base_init):
10945         * gst/videomixer/videomixer.c:
10946         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10947         (gst_wavparse_class_init), (gst_wavparse_dispose),
10948         (gst_wavparse_reset), (gst_wavparse_init),
10949         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10950         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10951         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10952         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10953         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10954         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10955         (gst_wavparse_change_state):
10956         * gst/wavparse/gstwavparse.h:
10957         * sys/oss/gstossmixerelement.c:
10958         * sys/oss/gstosssink.c:
10959         * sys/oss/gstosssrc.c:
10960         * sys/osxaudio/gstosxaudioelement.c:
10961         * sys/osxaudio/gstosxaudiosink.c:
10962         * sys/osxaudio/gstosxaudiosrc.c:
10963         * sys/sunaudio/gstsunaudiomixer.c:
10964         * sys/sunaudio/gstsunaudiosink.c:
10965           Define GstElementDetails as const and also static (when defined as
10966           global)
10967
10968 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10969
10970         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10971           Source pad has fixed caps. If we don't set this, bad
10972           things happen when the window is resized.
10973
10974 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10975
10976         * gst/matroska/Makefile.am:
10977         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10978         (gst_matroska_demux_handle_src_event):
10979         * gst/matroska/matroska-ids.c:
10980         (gst_matroska_track_init_video_context),
10981         (gst_matroska_track_init_audio_context),
10982         (gst_matroska_track_init_subtitle_context),
10983         (gst_matroska_track_init_complex_context):
10984         * gst/matroska/matroska-ids.h:
10985           Handle case where the TrackType ebml chunk does not come before the
10986           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
10987           events.
10988
10989 2006-04-25  Wim Taymans  <wim@fluendo.com>
10990
10991         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10992         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
10993         It's codec_data, not codec_info.
10994
10995 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10996
10997         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10998
10999         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
11000           Handle codec_data for VfW compatibility codec IDs (#339451)
11001
11002         * gst/matroska/matroska-mux.c:
11003         (gst_matroska_mux_video_pad_setcaps):
11004           Same here, handle codec_data and add additional caps we can handle
11005           now to the pad template (huffyuv, dv and h263 video) (#339451)
11006
11007 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11008
11009         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
11010
11011         * gst/matroska/matroska-mux.c:
11012         (gst_matroska_mux_create_buffer_header),
11013         (gst_matroska_mux_write_data):
11014           Fix timestamping of B-frames, use signed integers, do
11015           some rounding (#339678).
11016
11017 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
11018
11019         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
11020         just make it compile with --disable-gst-debug.
11021
11022 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
11023
11024         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
11025         Fix a bad conversion using gst_guint64_to_gdouble.
11026         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
11027         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
11028         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
11029     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
11030         mistake.
11031
11032 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
11033
11034         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
11035         Use gst_guint64_to_gdouble for conversions
11036         * win32/vs6/gst_plugins_good.dsw:
11037         * win32/vs6/libgsticydemux.dsp:
11038         Add a project file for icydemux
11039
11040 2006-04-21  Wim Taymans  <wim@fluendo.com>
11041
11042         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11043
11044         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
11045         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
11046         When splitting audio chunks, the block alignment is not taken in
11047         consideration, so the smaller chunks could be of size which is 
11048         not a multiple of the block alignment. Fixes #336904
11049
11050 2006-04-21  Wim Taymans  <wim@fluendo.com>
11051
11052         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
11053         Use scale functions
11054
11055 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11056
11057         * ext/dv/gstdv.c: (plugin_init):
11058           Fix build.
11059
11060 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11061
11062         * gst/debug/progressreport.c: (gst_progress_report_finalize),
11063         (gst_progress_report_class_init), (gst_progress_report_init),
11064         (gst_progress_report_do_query), (gst_progress_report_report),
11065         (gst_progress_report_set_property),
11066         (gst_progress_report_get_property):
11067           Add 'format' property to force querying to a particular format.
11068
11069 2006-04-21  Andy Wingo  <wingo@pobox.com>
11070
11071         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
11072         best, on big endian systems. Drop its rank in that case. OTOH on
11073         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
11074
11075 2006-04-21  Michael Smith  <msmith@fluendo.com>
11076
11077         * configure.ac:
11078         * gst/icydemux/Makefile.am:
11079         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
11080         (gst_icydemux_base_init), (gst_icydemux_class_init),
11081         (gst_icydemux_reset), (gst_icydemux_init),
11082         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
11083         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
11084         (unicodify), (gst_icydemux_unicodify),
11085         (gst_icydemux_parse_and_send_tags),
11086         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
11087         (gst_icydemux_chain), (gst_icydemux_change_state),
11088         (gst_icydemux_send_tag_event), (plugin_init):
11089         * gst/icydemux/gsticydemux.h:
11090         * tests/check/Makefile.am:
11091         * tests/check/elements/icydemux.c: (typefind_succeed),
11092         (plugin_init), (icydemux_found_pad), (create_icydemux),
11093         (cleanup_icydemux), (push_data), (GST_START_TEST),
11094         (icydemux_suite), (main):
11095           Add icydemux, and tests.
11096
11097 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11098
11099         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
11100           Post SEGMENT_DONE message in TIME format.
11101
11102 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11103
11104         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11105
11106         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
11107         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
11108           Fix index creation when we have to scan the file to create
11109           an index. There may be other types of RIFF 'LIST' chunks than
11110           'movi' and we need to skip them properly as well or we'll end up
11111           reading garbage (#336889). Some other cosmetic changes.
11112           
11113 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11114
11115         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
11116         (gst_flac_dec_handle_seek_event):
11117           Add support for segment seeks (fixes #338290). Also demote
11118           some recurring debug message from DEBUG to LOG level.
11119
11120 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11121
11122         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11123         (gst_matroskademux_do_index_seek),
11124         (gst_matroska_demux_handle_seek_event),
11125         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11126         * gst/matroska/matroska-ids.h:
11127           Set DISCONT flag on first buffer after a discontinuity.
11128           Fix newsegment events sent when seeking and honour KEY_UNIT
11129           seek flag. Create pad with bogus caps if we don't recognise
11130           the stream codec id.
11131
11132         * gst/matroska/matroska-demux.h:
11133           Fix GObject macros.
11134
11135 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11136
11137         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11138
11139         * gst/matroska/matroska-demux.c:
11140         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
11141           Handle end of segment properly when set; don't dead-lock when
11142           posting start of segment message when doing a segment seek.
11143           Fixes #338810.
11144
11145 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11146
11147         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11148         (gst_matroska_demux_plugin_init):
11149           Make mpeg2 aac audio work: create artificial private codec data
11150           chunk which faad2 seems to require, just as we do for mpeg4 aac.
11151           Also call gst_riff_init(). Partially fixes #338767.
11152
11153 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
11154
11155         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
11156         (gst_wavenc_class_init), (gst_wavenc_init),
11157         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
11158         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
11159         (gst_wavenc_chain), (gst_wavenc_change_state):
11160         * gst/wavenc/gstwavenc.h:
11161           Set caps on first outgoing buffer, so that it doesn't error out
11162           immediately with a non-negotiated error (#338716). Rewrite and
11163           clean up a bit; fix setcaps function to parse things properly;
11164           fix sink caps (8bit audio is unsigned and doesn't have depth);
11165           use boilerplate macros; remove unused properties stuff.
11166
11167 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11168
11169         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11170           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
11171           handle MJPEG streams and might be autoplugged for those if the
11172           user doesn't have jpegdec installed (resulting in a cryptic error
11173           message about huffman tables). Better to disable JPEG decoding here
11174           and let the user figure out that she needs to install jpegdec.
11175
11176 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11177
11178         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11179         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11180         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
11181         * ext/gdk_pixbuf/gstgdkpixbuf.h:
11182           Make work with packetised/framed input (e.g. png-in-quicktime). Use
11183           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
11184           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
11185           debug messages. Fix boilerplate macros.
11186
11187 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11188
11189         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
11190         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
11191           No need to special-case for Gdk-2.0 any longer, we require
11192           Gdk 2.2 or newer; minor clean-ups.
11193
11194 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11195
11196         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
11197         (gst_shout2send_class_init), (gst_shout2send_init),
11198         (set_shout_metadata), (gst_shout2send_set_metadata),
11199         (gst_shout2send_event), (gst_shout2send_start),
11200         (gst_shout2send_connect), (gst_shout2send_stop),
11201         (gst_shout2send_render), (gst_shout2send_set_property),
11202         (gst_shout2send_get_property), (gst_shout2send_setcaps),
11203         (plugin_init):
11204         * ext/shout2/gstshout2.h:
11205         * po/POTFILES.in:
11206           Rewrite a bit: use GstBaseSink::start and stop instead of a state
11207           change function; use GST_ELEMENT_ERROR for error reporting, not
11208           g_error() or GST_ERROR(); don't unref caps in setcaps function,
11209           will cause crashes or assertion failures; remove (unused) "sync"
11210           property, basesink already has such a property; misc. other
11211           minor fixes and cleanups.
11212
11213 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11214
11215         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
11216         * ext/esd/gstesd.c: (plugin_init):
11217         * po/POTFILES.in:
11218           Add translatable error message for when we cannot
11219           connect to the sound server, as "Cannot open resource
11220           for writing" isn't really an acceptable message to show
11221           to the user in this case.
11222
11223 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11224
11225         * sys/oss/gst-i18n-plugin.h:
11226           Remove bogus file that doesn't belong here.
11227
11228 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11229
11230         Patch by: Philippe Valembois
11231
11232         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11233         (gst_shout2send_set_metadata), (gst_shout2send_event),
11234         (gst_shout2send_render), (gst_shout2send_change_state):
11235         * ext/shout2/gstshout2.h:
11236           Handle tags being received before the connection to
11237           the server is established properly (see #338636).
11238
11239 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11240
11241         * ext/shout2/gstshout2.c: (gst_shout2send_render):
11242           Don't crash in case the connection to the server fails:
11243           don't set pointer to NULL by assigning FALSE; error out
11244           properly by using GST_ELEMENT_ERROR and returning
11245           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
11246           before resetting the pointer.
11247
11248 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
11249
11250         * gst/id3demux/id3tags.c:
11251         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
11252         (Fixes #338713)
11253
11254 2006-04-12  Wim Taymans  <wim@fluendo.com>
11255
11256         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11257         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
11258         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11259         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11260         (gst_gdk_pixbuf_chain):
11261         Some cleanups.
11262         Added RGBA as a possible output format.
11263         Correctly free the supported mimetypes.
11264         deprecate silent arg, it's not used.
11265         Return result from _alloc_buffer to peer.
11266
11267 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11268
11269         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11270           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11271           overwriting GST_BUFFER_MALLOCDATA.
11272
11273 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11274
11275         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11276         (user_endrow_callback), (user_end_callback),
11277         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11278         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11279         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11280         * ext/libpng/gstpngdec.h:
11281           Handle more than one frame if the content is framed,
11282           like with png-in-quicktime (#331917).
11283
11284 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11285
11286         * sys/oss/Makefile.am:
11287         * sys/oss/common.h:
11288         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11289         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11290         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11291         (gst_oss_src_unprepare):
11292           - the user-visible error strings were in the wrong category
11293           - and the messages were not marked for translation
11294           - which is actually a good thing, because they were exactly
11295             the kind of message you would never want anyone to see
11296           - the macros were using variables that didn't exist in the macro
11297             arguments
11298           - and they were obviously copied from each other and then modified
11299           - so a common header makes sense
11300
11301 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11302
11303         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11304           Don't try to modify read-only data.
11305
11306         * gst/matroska/matroska-demux.c:
11307         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11308           Fix comment (won't crash any longer now).
11309
11310 2006-04-10  Michael Smith  <msmith@fluendo.com>
11311
11312         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11313           Use copies of header buffers for caps to avoid circular refcounting
11314           problems (as in theoradec, vorbisdec).
11315
11316         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11317           Fix a typo in test that meant it was testing the wrong thing.
11318
11319         * tests/check/elements/cmmlenc.c: (check_headers):
11320           Fix refcount checks now that we use buffer-copies for caps.
11321
11322 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11323
11324         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11325         (gst_matroska_demux_handle_seek_event),
11326         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11327         (gst_matroska_demux_subtitle_caps),
11328         (gst_matroska_demux_plugin_init):
11329           Use static pad templates with ANY caps for audio and video
11330           source pads and get rid of a lot of unnecessary (and partially
11331           broken) code for the template caps. Clean up caps finding
11332           functions. Fixes playback of audio files/streams that do not
11333           contain the sample rate and/or number of channels in the audio
11334           context (happens a lot with vorbis/mp3 .mka files it seems).
11335           Fixes #337183.
11336           Also add myself to copyright holders.
11337
11338 2006-04-10  Michael Smith  <msmith@fluendo.com>
11339
11340         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11341           Use g_list_delete_link () instead of g_list_remove_link () so that
11342           we free the link as well as the contained data.
11343
11344 2006-04-10  Wim Taymans  <wim@fluendo.com>
11345
11346         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11347
11348         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11349         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11350         (gst_avi_demux_stream_header):
11351         Fix some crashers with empty chunks. (Fixes #337749)
11352
11353 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11354
11355         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11356           use G_GINT64_CONSTANT for INT64 constants
11357         * gst/videofilter/gstvideobalance.c:
11358           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11359         * win32/vs6/libgstavi.dsp:
11360          add missing libraries for the link and remove avimux.c from
11361          the project as it isn't ported to 0.10 yet
11362         
11363 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11364
11365         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11366           Even better would be if we actually did the right thing
11367           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11368
11369 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11370
11371         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11372           Can't just replace 1LL with 1L here just because MSVC doesn't
11373           support it, as it might lead to incorrect results when doing the
11374           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11375           force a 64-bit constant in a way that all compilers are happy with.
11376
11377 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11378
11379         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11380         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11381         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11382         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11383         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11384         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11385         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11386         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11387         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11388         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11389         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11390         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11391         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11392         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11393         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11394         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11395         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11396         * gst/debug/efence.c: (gst_efence_class_init):
11397         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11398         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11399         * gst/goom/gstgoom.c: (gst_goom_class_init):
11400         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11401         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11402         * gst/interleave/interleave.c: (interleave_class_init):
11403         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11404         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11405         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11406         * gst/median/gstmedian.c: (gst_median_class_init):
11407         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11408         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11409         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11410         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11411         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11412         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11413         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11414         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11415         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11416         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11417         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11418         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11419         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11420         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11421         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11422         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11423         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11424         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11425         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11426         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11427         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11428         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11429         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11430         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11431         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11432         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11433         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11434         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11435         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11436         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11437         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11438         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11439         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11440         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11441         * sys/osxaudio/gstosxaudioelement.c:
11442         (gst_osxaudioelement_class_init):
11443         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11444         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11445         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11446         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11447
11448 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11449
11450         * ext/mikmod/gstmikmod.h:
11451         * gst/level/gstlevel.h:
11452         Fix more broken GObject macros
11453
11454 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11455
11456         * ext/annodex/gstcmmldec.h:
11457         * ext/annodex/gstcmmlenc.h:
11458         * ext/annodex/gstcmmltag.h:
11459         * ext/cairo/gsttextoverlay.h:
11460         * ext/ladspa/gstsignalprocessor.h:
11461         * gst/matroska/ebml-read.h:
11462         * gst/matroska/ebml-write.h:
11463         * sys/osxaudio/gstosxaudioelement.h:
11464         Fix broken GObject macros
11465
11466 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11467
11468         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11469           Don't try to seek beyond the end of the file (would
11470           occasionally display error dialogs in totem when seeking
11471           to the end) (#335869). Will still throw an error though
11472           if the file is truncated and the total_samples value in
11473           the stream header is wrong.
11474
11475 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11476
11477         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11478         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11479         (gst_flac_dec_metadata_callback):
11480         * ext/flac/gstflacdec.h:
11481           If the stream header doesn't contain the total number of samples,
11482           search for the last flac frame at the end of the file and calculate
11483           the total duration from that frame's offset (fixes #337609).
11484
11485 2006-04-07  Edward Hervey  <edward@fluendo.com>
11486
11487         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11488         Don't unref the GstPadTemplate returned by
11489         gst_element_class_get_pad_template().
11490
11491 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11492
11493         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11494
11495         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11496         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11497         * sys/sunaudio/gstsunaudiosink.h:
11498           Use spec->segsize and spec->segtotal in the prepare function
11499           to initialise the ring buffer instead of using the buffer-time
11500           property (#337421).
11501
11502 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11503
11504         * configure.ac:
11505           Bump core requirements to CVS for gst_pad_query_peer_duration()
11506           which is used by speexdec.
11507
11508 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11509
11510         * ext/speex/gstspeex.c: (plugin_init):
11511         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11512         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11513         (speex_get_sink_query_types), (speex_dec_sink_query),
11514         (speex_get_src_query_types), (speex_dec_src_query),
11515         (speex_dec_src_event), (speex_dec_sink_event),
11516         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11517         (speex_dec_chain_parse_data), (speex_dec_chain),
11518         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11519         (speex_dec_change_state):
11520         * ext/speex/gstspeexdec.h:
11521           Fix seeking and duration queries (#337033); clean up and
11522           refactor a bit.
11523
11524 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11525
11526         * ext/raw1394/gstdv1394src.c:
11527           distinguish between device not found and could not open for
11528           reading
11529
11530 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11531
11532         * Makefile.am:
11533         * configure.ac:
11534         * pkgconfig/.cvsignore:
11535         * pkgconfig/Makefile.am:
11536         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11537           add a .pc file so other modules can use good plugins in tests
11538
11539 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11540
11541         * configure.ac:
11542           clean up, use AS_VERSION and AS_NANO
11543         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11544           use PACKAGE_VERSION define
11545         * po/af.po:
11546         * po/az.po:
11547         * po/cs.po:
11548         * po/en_GB.po:
11549         * po/hu.po:
11550         * po/it.po:
11551         * po/nb.po:
11552         * po/nl.po:
11553         * po/or.po:
11554         * po/sq.po:
11555         * po/sr.po:
11556         * po/sv.po:
11557         * po/uk.po:
11558         * po/vi.po:
11559           updated
11560
11561 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11562
11563         * ext\jpeg\smokecodec.c:
11564           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11565         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11566           move first instruction after all variables declarations
11567         * gst\alpha\gstalpha.c:
11568         * gst\effectv\gstshagadelic.c:
11569         * gst\smpte\paint.c:
11570         * gst\videofilter\gstvideobalance.c:
11571           define M_PI if it's not defined (it's not defined on WIN32)
11572         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11573         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11574         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11575         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11576         (gst_matroska_demux_video_caps):
11577         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11578         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11579           use gst_guint64_to_gdouble for conversions
11580         * gst\goom\filters.c: (setPixelRGB_):
11581           fix a debug which was using undefined variable
11582         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11583         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11584           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11585         * win32/vs6:
11586           add vs6 projects files for most of plugins-good
11587         
11588 2006-03-30  j^  <j@bootlab.org>
11589
11590         * ext/aalib/gstaasink.c:
11591         * ext/annodex/gstcmmldec.c:
11592         * ext/annodex/gstcmmlenc.c:
11593         * ext/cairo/gsttextoverlay.c:
11594         * ext/cairo/gsttimeoverlay.c:
11595         * ext/cdio/gstcdiocddasrc.c:
11596         * ext/dv/gstdvdec.c:
11597         * ext/esd/esdmon.c:
11598         * ext/esd/esdsink.c:
11599         * ext/flac/gstflacdec.c:
11600         * ext/flac/gstflacenc.c:
11601         * ext/flac/gstflactag.c:
11602         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11603         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11604         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11605         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11606         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11607         * ext/gdk_pixbuf/pixbufscale.c:
11608         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11609         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11610         * ext/jpeg/gstjpegdec.c:
11611         * ext/jpeg/gstjpegenc.c:
11612         * ext/jpeg/gstsmokedec.c:
11613         * ext/jpeg/gstsmokeenc.c:
11614         * ext/libcaca/gstcacasink.c:
11615         * ext/libmng/gstmngdec.c:
11616         * ext/libmng/gstmngenc.c:
11617         * ext/libpng/gstpngdec.c:
11618         * ext/libpng/gstpngenc.c:
11619         * ext/mikmod/gstmikmod.c:
11620         * ext/raw1394/gstdv1394src.c:
11621         * ext/shout2/gstshout2.c:
11622         * ext/speex/gstspeexdec.c:
11623         * ext/speex/gstspeexenc.c:
11624         * gst/alpha/gstalpha.c:
11625         * gst/alpha/gstalphacolor.c:
11626         * gst/auparse/gstauparse.c:
11627         * gst/autodetect/gstautoaudiosink.c:
11628         (gst_auto_audio_sink_base_init):
11629         * gst/autodetect/gstautovideosink.c:
11630         (gst_auto_video_sink_base_init):
11631         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11632         * gst/cutter/gstcutter.c:
11633         * gst/debug/breakmydata.c:
11634         * gst/debug/efence.c:
11635         * gst/debug/gstnavigationtest.c:
11636         * gst/debug/negotiation.c:
11637         * gst/debug/progressreport.c:
11638         * gst/debug/testplugin.c:
11639         * gst/effectv/gstaging.c:
11640         * gst/effectv/gstdice.c:
11641         * gst/effectv/gstedge.c:
11642         * gst/effectv/gstquark.c:
11643         * gst/effectv/gstrev.c:
11644         * gst/effectv/gstvertigo.c:
11645         * gst/effectv/gstwarp.c:
11646         * gst/flx/gstflxdec.c:
11647         * gst/goom/gstgoom.c:
11648         * gst/interleave/deinterleave.c:
11649         * gst/interleave/interleave.c:
11650         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11651         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11652         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11653         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11654         * gst/level/gstlevel.c:
11655         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11656         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11657         * gst/median/gstmedian.c:
11658         * gst/monoscope/gstmonoscope.c:
11659         * gst/multipart/multipartdemux.c:
11660         * gst/multipart/multipartmux.c:
11661         * gst/oldcore/gstmd5sink.c:
11662         * gst/oldcore/gstmultifilesrc.c:
11663         * gst/oldcore/gstpipefilter.c:
11664         * gst/oldcore/gstshaper.c:
11665         * gst/oldcore/gststatistics.c:
11666         * gst/rtp/gstasteriskh263.c:
11667         * gst/rtp/gstrtpL16depay.c:
11668         * gst/rtp/gstrtpL16pay.c:
11669         * gst/rtp/gstrtpamrdepay.c:
11670         * gst/rtp/gstrtpamrpay.c:
11671         * gst/rtp/gstrtpdepay.c:
11672         * gst/rtp/gstrtpgsmpay.c:
11673         * gst/rtp/gstrtph263pay.c:
11674         * gst/rtp/gstrtph263pdepay.c:
11675         * gst/rtp/gstrtph263ppay.c:
11676         * gst/rtp/gstrtpmp4gpay.c:
11677         * gst/rtp/gstrtpmp4vdepay.c:
11678         * gst/rtp/gstrtpmp4vpay.c:
11679         * gst/rtp/gstrtpmpadepay.c:
11680         * gst/rtp/gstrtpmpapay.c:
11681         * gst/rtp/gstrtppcmadepay.c:
11682         * gst/rtp/gstrtppcmapay.c:
11683         * gst/rtp/gstrtppcmudepay.c:
11684         * gst/rtp/gstrtppcmupay.c:
11685         * gst/rtp/gstrtpspeexdepay.c:
11686         * gst/rtp/gstrtpspeexpay.c:
11687         * gst/rtsp/gstrtpdec.c:
11688         * gst/smpte/gstsmpte.c:
11689         * gst/videobox/gstvideobox.c:
11690         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11691         * gst/videofilter/gstvideobalance.c:
11692         * gst/videofilter/gstvideoflip.c:
11693         * gst/videofilter/gstvideotemplate.c:
11694         (gst_videotemplate_base_init):
11695         * gst/videomixer/videomixer.c:
11696         * gst/wavenc/gstwavenc.c:
11697         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
11698          better/unified long descriptions
11699          Fixed #336602
11700          Some cleanups to auparse, don't send multiple newsegments.
11701
11702 2006-03-29  Wim Taymans  <wim@fluendo.com>
11703
11704         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
11705
11706         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
11707         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
11708         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
11709         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
11710         * ext/dv/gstdvdemux.h:
11711         Seek in READY patch. Only works for pull based mode.
11712         Fixes #323880
11713
11714 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11715
11716         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
11717         (gst_gdk_pixbuf_event):
11718           Fix two crashers: don't unref the same caps twice, and
11719           set pixbuf loader to NULL after freeing it.
11720
11721 2006-03-27  Wim Taymans  <wim@fluendo.com>
11722
11723         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
11724         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
11725         (gst_speexenc_chain):
11726         * ext/speex/gstspeexenc.h:
11727         Don't leak adapter.
11728         A push *always* takes ownership of the buffer, even on
11729         errors.
11730         Small cleanups.
11731
11732 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
11733
11734         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11735           Create source pad without leaking.
11736
11737 2006-03-24  Wim Taymans  <wim@fluendo.com>
11738
11739         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11740         * ext/flac/gstflacdec.h:
11741         * ext/flac/gstflacenc.h:
11742         Spifify a bit.
11743         Fix deadly lock order error in seeking code, STREAM_LOCK
11744         cannot be taken within LOCK and the streaming variables are
11745         protected with the STREAM_LOCK anyway.
11746
11747 2006-03-24  Wim Taymans  <wim@fluendo.com>
11748
11749         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
11750         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
11751         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
11752         this patch combines the global init_frames with the stream
11753         init_frames. Rationale being that the global delay should 
11754         be subtracted from any stream delay.
11755         Fixes #335858.
11756
11757 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11758
11759         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
11760         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
11761         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11762         * gst/videomixer/videomixer.c: (gst_videomixer_init):
11763         use DEBUG_FUNCPTR for collectpads
11764
11765 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
11766
11767         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
11768           Don't crash when encoding images where the number of rows isn't
11769           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
11770
11771 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11772
11773         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
11774         * gst/interleave/deinterleave.c: (deinterleave_change_state):
11775         * gst/interleave/interleave.c: (interleave_change_state):
11776         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
11777           More state change function fixes.
11778
11779 2006-03-23  Wim Taymans  <wim@fluendo.com>
11780
11781         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11782         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
11783         (gst_esdsink_prepare), (gst_esdsink_unprepare),
11784         (gst_esdsink_delay), (gst_esdsink_reset):
11785         * ext/esd/esdsink.h:
11786         Fix esd choppy playback by configuring audiosink
11787         correctly. Fixes #325191
11788
11789 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11790
11791         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
11792           Make state change function thread-safe.
11793
11794 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11795
11796         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
11797         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
11798           Don't try to read beyond the end of the file just because
11799           the header claims a bigger size (like with truncated files).
11800
11801 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11802
11803         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11804         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
11805         (gst_wavparse_stream_data), (gst_wavparse_loop):
11806         * gst/wavparse/gstwavparse.h:
11807           Delay source pad creation until we have the first chunk of
11808           media data, so the we can examine the data and adjust the
11809           caps accordingly if required. This makes playback of .wav
11810           files with DTS-declared-as-PCM content work (#313266).
11811
11812 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
11813
11814         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11815         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11816         Don't attempt typefinding on too-short buffers that have been
11817         completely trimmed away. (Fixes #330239)
11818
11819         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
11820         Improve the debug output
11821
11822 2006-03-21  Wim Taymans  <wim@fluendo.com>
11823
11824         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
11825         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
11826         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
11827         (gst_esdsink_set_property), (gst_esdsink_get_property):
11828         Some cleanups.
11829         Reset fd to -1 when we close them.
11830
11831 2006-03-21  Wim Taymans  <wim@fluendo.com>
11832
11833         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11834         the OPTIONS request result is optional so don't
11835         fail on it.
11836
11837 2006-03-21  Edward Hervey  <edward@fluendo.com>
11838
11839         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
11840         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
11841         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11842         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11843         (gst_wavparse_change_state):
11844         gcc 4.1 unreferenced pointer fixes.
11845
11846 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11847
11848         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11849
11850         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
11851           Fix block alignment calculation. Alignment should be done before
11852           adding the byte offset where the data starts (#335231).
11853
11854 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11855
11856         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
11857           Ensure that we set correct caps on buffers that are transferred
11858           direct from the input.
11859
11860 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11861
11862         * gst/goom/filters.c: (zoomFilterDestroy):
11863         * gst/goom/goom_core.c: (goom_close):
11864           Free filter data when cleaning up. (Fixes: #334995)
11865
11866 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
11867
11868         * configure.ac:
11869           Don't compile udp and rtsp plugins on win32 (mingw) or other
11870           systems that don't have <sys/socket.h> for some reason (#316203).
11871
11872 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11873
11874         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
11875         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
11876         * ext/raw1394/gstdv1394src.h:
11877           Change bus reset handler so it reports useful information such as
11878           whether the device being used connected or disconnected
11879
11880 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11881
11882         * gst/id3demux/id3v2frames.c:
11883         (parse_relative_volume_adjustment_two):
11884           We only care about gain and peak data for the master volume.
11885
11886 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11887
11888         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11889         (parse_id_string), (parse_unique_file_identifier),
11890         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
11891           Read replay gain tags (#323721).
11892
11893 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11894
11895         * configure.ac:
11896           Bump requirements to gst-plugins-base CVS because
11897           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
11898
11899 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11900
11901         * rtp/gst/gstrtppcmadepay.c:
11902         Fixed one of the caps in the code from mulaw to alaw.
11903
11904 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11905
11906         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11907           Ensure that we set caps on the buffers we pass.
11908
11909         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
11910         (gst_id3demux_sink_activate):
11911           Ensure that we set caps on the buffers we pass.
11912
11913           Use STREAM, TYPE_NOT_FOUND as the error class when
11914           typefinding fails.
11915
11916 2006-03-15  Edward Hervey  <edward@fluendo.com>
11917
11918         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
11919         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
11920         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
11921         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
11922         (gst_jpeg_dec_setcaps):
11923         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
11924         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
11925         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
11926         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
11927         (gst_mngdec_src_getcaps):
11928         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11929         (gst_pngdec_caps_create_and_set):
11930         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
11931         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
11932         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
11933         * gst/alpha/gstalpha.c: (gst_alpha_init):
11934         * gst/auparse/gstauparse.c: (gst_au_parse_init):
11935         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
11936         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
11937         * gst/cutter/gstcutter.c: (gst_cutter_init):
11938         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
11939         (gst_efence_checkgetrange):
11940         * gst/debug/negotiation.c: (gst_negotiation_init):
11941         * gst/flx/gstflxdec.c: (gst_flxdec_init):
11942         * gst/goom/gstgoom.c: (gst_goom_init):
11943         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
11944         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
11945         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
11946         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
11947         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
11948         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
11949         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
11950         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11951         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11952         (gst_wavparse_create_sourcepad):
11953         Fix memleak with gst_static_pad_template_get().
11954         This uses gst_pad_new_from_static_template() instead.
11955         Fixes #333512
11956
11957 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11958
11959         * configure.ac:
11960           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
11961           used by id3demux.
11962
11963         * gst/id3demux/gstid3demux.c: (plugin_init):
11964         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11965         (parse_user_text_identification_frame),
11966         (parse_unique_file_identifier):
11967           Add support for UFID and TXXX frames and extract musicbrainz tags.
11968
11969 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11970
11971         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11972           Catch short reads, like they might happen with truncated
11973           files (see #305279); remove unnecessary indentation.
11974
11975 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11976
11977         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
11978           Fix DIB image inversion for pictures with a
11979           depth != 8 (#305279).
11980
11981 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11982
11983         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
11984         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
11985         * ext/jpeg/gstjpegdec.h:
11986           Fix durations on outgoing buffers after seeking
11987           in MJPEG files (#334083); some minor clean-ups.
11988
11989 2006-03-13  Wim Taymans  <wim@fluendo.com>
11990
11991         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
11992         (gst_wavparse_change_state):
11993         Implement seek in READY (re-fixes #327658)
11994
11995 2006-03-13  Wim Taymans  <wim@fluendo.com>
11996
11997         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
11998         * ext/esd/esdmon.c: (gst_esdmon_get):
11999         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
12000         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
12001         (gst_gdk_pixbuf_sink_getcaps):
12002         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
12003         (gst_jpegenc_setcaps):
12004         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12005         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
12006         (gst_smokeenc_setcaps):
12007         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
12008         (gst_mngdec_src_getcaps):
12009         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
12010         (gst_mngenc_chain):
12011         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
12012         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
12013         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12014         (speex_dec_src_event), (speex_dec_chain):
12015         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
12016         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
12017         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
12018         (gst_negotiation_pad_link), (gst_negotiation_chain):
12019         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12020         (gst_flxdec_chain):
12021         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
12022         (deinterleave_chain):
12023         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
12024         * gst/median/gstmedian.c: (gst_median_link):
12025         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
12026         (gst_monoscope_chain):
12027         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
12028         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
12029         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
12030         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
12031         close #333784 unref the result of gst_pad_get_parent()
12032         by: Christophe Fergeau.
12033
12034 2006-03-09  Wim Taymans  <wim@fluendo.com>
12035
12036         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
12037         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
12038         Handle events in push mode better, can now do non-flushing
12039         seeks in push mode as well.
12040
12041 2006-03-07  Wim Taymans  <wim@fluendo.com>
12042
12043         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
12044         Applied patch from Kai Vehmanen, fixes #333624.
12045
12046 2006-03-06  Julien MOUTTE  <julien@moutte.net>
12047
12048         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
12049         Implement paletted and grayscale png files handling.
12050         (#150363).
12051
12052 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12053
12054         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
12055         (gst_speexenc_chain):
12056           fix a tag list assert
12057           follow gst-plugins-base/ext/ogg/README; set OFFSET
12058           and OFFSET_END.  Muxes correctly with gst-plugins-base
12059           > 0.9.3
12060
12061 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12062
12063         * gst/id3demux/Makefile.am:
12064         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
12065         (gst_id3demux_chain), (gst_id3demux_sink_activate):
12066           Use new typefind helper functions here as well, and
12067           do typefinding in pull-mode if upstream supports that.
12068
12069 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12070
12071         * sys/sunaudio/gstsunaudiomixerctrl.c:
12072         (gst_sunaudiomixer_ctrl_get_volume),
12073         (gst_sunaudiomixer_ctrl_set_volume):
12074         * sys/sunaudio/gstsunaudiomixertrack.c:
12075         (gst_sunaudiomixer_track_new):
12076           Remove unused variables, breaks build from CVS
12077           with -Werror (#333392, patch by: Benjamin Pineau)
12078
12079 2006-03-03  Wim Taymans  <wim@fluendo.com>
12080
12081         * docs/plugins/Makefile.am:
12082         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12083         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12084         Added wavparse docs.
12085
12086         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
12087         (gst_wavparse_reset), (gst_wavparse_init),
12088         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
12089         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
12090         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
12091         (gst_wavparse_stream_data), (gst_wavparse_loop),
12092         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
12093         (gst_wavparse_change_state):
12094         * gst/wavparse/gstwavparse.h:
12095         Implement seek in READY (fixes #327658)
12096         Added docs and did some cleanups.
12097
12098 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
12099
12100         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12101         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
12102         (gst_avi_demux_calculate_durations_from_index),
12103         (gst_avi_demux_stream_header):
12104         * gst/avi/gstavidemux.h:
12105           If we have an index, use a duration based on the index instead
12106           of blindly trusting the information in the stream headers
12107           (fixes #331817).
12108
12109 2006-03-03  Wim Taymans  <wim@fluendo.com>
12110
12111         * docs/plugins/Makefile.am:
12112         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12113         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12114         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12115         Added smoke and jpeg to the docs.
12116
12117         * ext/jpeg/Makefile.am:
12118         * ext/jpeg/gstjpeg.c: (plugin_init):
12119         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
12120         * ext/jpeg/gstjpegenc.h:
12121         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
12122         (gst_smokedec_chain):
12123         * ext/jpeg/gstsmokedec.h:
12124         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12125         * ext/jpeg/gstsmokeenc.h:
12126         * ext/jpeg/smokecodec.h:
12127         Port smokedec (fixes #331905).
12128         Added some docs.
12129         Some cleanups.
12130
12131 2006-03-03  Wim Taymans  <wim@fluendo.com>
12132
12133         * docs/plugins/Makefile.am:
12134         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12135         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12136         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12137         Added videobalance and videoflip to the docs.
12138
12139         * gst/videofilter/Makefile.am:
12140         * gst/videofilter/gstvideobalance.c:
12141         (gst_video_balance_update_tables_planar411),
12142         (gst_video_balance_is_passthrough),
12143         (gst_video_balance_update_properties), (oil_tablelookup_u8),
12144         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
12145         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
12146         (gst_video_balance_finalize), (gst_video_balance_class_init),
12147         (gst_video_balance_init), (gst_video_balance_interface_supported),
12148         (gst_video_balance_interface_init),
12149         (gst_video_balance_colorbalance_list_channels),
12150         (gst_video_balance_colorbalance_set_value),
12151         (gst_video_balance_colorbalance_get_value),
12152         (gst_video_balance_colorbalance_init),
12153         (gst_video_balance_set_property), (gst_video_balance_get_property),
12154         (gst_video_balance_get_type), (plugin_init):
12155         * gst/videofilter/gstvideobalance.h:
12156         Ported to 0.10. (Fixes #326160)
12157         Added docs.
12158
12159         * gst/videofilter/gstvideoflip.c:
12160         * gst/videofilter/gstvideoflip.h:
12161         Added docs.
12162
12163 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
12164
12165         * configure.ac:
12166           Bump requirements to current core and -base CVS
12167           (core for new typefind helper API, and -base for the
12168           WAVFORMATEX support that was added to libgstriff and
12169           is needed by wavparse).
12170         
12171         * gst/apetag/Makefile.am:
12172         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
12173         (gst_tag_demux_sink_activate):
12174           Use new typefind helpers for typefinding instead of our
12175           home-grown stuff; also, do typefinding in pull-mode if
12176           upstream supports that.
12177
12178 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
12179
12180         Reviewed by: Christian Schaller <christian@fluendo.com>
12181
12182         This patch fixes bug: 329107
12183
12184         This Changelog entry is for a commit done on February 17
12185
12186         * ext/gconf/gconf.c
12187         * ext/gconf/gconf.h
12188         * ext/gconf/gstgconfaudiosink.c
12189         * ext/gconf/gstgconfaudiosink.h
12190         * gconf/gstreamer.schemas.in
12191
12192 2006-02-28  Wim Taymans  <wim@fluendo.com>
12193
12194         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12195         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
12196         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
12197         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
12198         Use DEBUG_OBJECT more.
12199
12200 2006-02-28  Wim Taymans  <wim@fluendo.com>
12201
12202         * docs/plugins/Makefile.am:
12203         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12204         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12205         Added dvdec and dvdemux to docs.
12206
12207         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
12208         Added docs.
12209         Check frame sizes so we don't crash when don't have enough
12210         data.
12211         Send nice error messages on error.
12212
12213         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
12214         (gst_dvdemux_class_init), (gst_dvdemux_init),
12215         (gst_dvdemux_finalize), (gst_dvdemux_reset),
12216         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12217         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12218         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
12219         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
12220         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
12221         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
12222         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
12223         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
12224         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
12225         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
12226         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
12227         * ext/dv/gstdvdemux.h:
12228         Added docs.
12229         Implement pull mode.
12230         Fix memleaks.
12231         Reduce memcpy for the video demuxing.
12232
12233 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
12234
12235         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
12236         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
12237         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
12238         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
12239           Add a little extra debug. Make the decoder not return NOT_LINKED,
12240           as we want to continue decoding all CMML and emitting tags.
12241
12242 2006-02-27  Michael Smith  <msmith@fluendo.com>
12243
12244         * ext/annodex/gstskeltag.c:
12245         * ext/annodex/gstskeltag.h:
12246           Deleted; these files aren't used any more either.
12247
12248 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12249
12250         * ext/Makefile.am: Fix dist-check.
12251
12252 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12253
12254         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
12255         memleak.
12256
12257 2006-02-25  Alessandro Decina <alessandro@nnva.org>
12258
12259         * ext/annodex/Makefile.am:
12260         * ext/annodex/gstannodex.c:
12261         * ext/annodex/gstcmmldec.c:
12262         * ext/annodex/gstcmmlenc.c:
12263         * ext/annodex/gstcmmlparser.c:
12264         * ext/annodex/gstcmmlparser.h:
12265         * ext/annodex/gstcmmlutils.c:
12266         * tests/check/elements/cmmldec.c:
12267         * tests/check/elements/cmmlenc.c:
12268           Fix a memleak in gst_cmml_track_list_add_clip.
12269           Handle overflows in clip's start and end times.
12270           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12271           Do not parse junk at the end of a CMML preamble buffer.
12272           Register a libxml error handler to not print stuff on stderr.
12273           Check for bad clip start and end times in the testsuites.
12274
12275 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12276
12277         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12278         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12279         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12280         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12281         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12282         possible memleaks.
12283
12284 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12285
12286         * tests/check/Makefile.am:
12287         * tests/check/elements/cmmldec.c:
12288         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12289         the plugins-base tags.
12290
12291 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12292
12293         * ext/Makefile.am: Re-enable module.
12294
12295 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12296
12297         * tests/check/Makefile.am: Forgot to remove that test.
12298
12299 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12300
12301         * ext/annodex/Makefile.am:
12302         * ext/annodex/gstannodex.c: (plugin_init):
12303         * ext/annodex/gstcmmldec.c:
12304         * ext/annodex/gstskeldec.c:
12305         * ext/annodex/gstskeldec.h:
12306         * tests/check/Makefile.am:
12307         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12308
12309 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12310
12311         * tests/check/Makefile.am: Disable those checks as well.
12312
12313 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12314
12315         * ext/Makefile.am: Disable annodex for now until we figure out
12316         how to make it build.
12317         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12318         Add a rule to your checklist : "please try to at least build 
12319         what you are going to commit into -good, or if you are too lazy
12320         to do that, please check that the buildbots are not crying because
12321         of your commit."
12322
12323 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12324
12325         * configure.ac:
12326         * ext/Makefile.am:
12327         * ext/gdk_pixbuf/Makefile.am:
12328         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12329         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12330         * ext/gdk_pixbuf/pixbufscale.c:
12331         * ext/gdk_pixbuf/pixbufscale.h:
12332           Gdkpixbuf ported from 0.8 to 0.10 by
12333           Renato Filho <renato.filho@indt.org.br>.
12334           gst_loader and gdkpixbufanimation still need port.
12335
12336 2006-02-24  Michael Smith  <msmith@fluendo.com>
12337
12338         * configure.ac:
12339         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12340         * ext/Makefile.am:
12341         * ext/annodex/Makefile.am:
12342         * ext/annodex/gstannodex.c:
12343         * ext/annodex/gstannodex.h:
12344         * ext/annodex/gstcmmldec.c:
12345         * ext/annodex/gstcmmldec.h:
12346         * ext/annodex/gstcmmlenc.c:
12347         * ext/annodex/gstcmmlenc.h:
12348         * ext/annodex/gstcmmlparser.c:
12349         * ext/annodex/gstcmmlparser.h:
12350         * ext/annodex/gstcmmltag.c:
12351         * ext/annodex/gstcmmltag.h:
12352         * ext/annodex/gstcmmlutils.c:
12353         * ext/annodex/gstcmmlutils.h:
12354         * ext/annodex/gstskeldec.c:
12355         * ext/annodex/gstskeldec.h:
12356         * ext/annodex/gstskeltag.c:
12357         * ext/annodex/gstskeltag.h:
12358         * tests/check/Makefile.am:
12359         * tests/check/elements/cmmldec.c:
12360         * tests/check/elements/cmmlenc.c:
12361         * tests/check/elements/skeldec.c:
12362           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12363           Includes tests & docs, oh my! Passes Thomas's -good checklist
12364           entirely. Wow.
12365
12366 2006-02-24  Michael Smith  <msmith@fluendo.com>
12367
12368         * autogen.sh:
12369           Check for automake 1.9 as well.
12370
12371 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12372
12373         * ext/flac/gstflacenc.c:
12374           Change min. sample rate to 8kHz to match flacdec's.
12375           
12376 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12377
12378         * ext/cdio/Makefile.am:
12379           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12380           required for Cygwin, see #317048)
12381
12382         * gst/rtp/gstasteriskh263.c:
12383           Cygwin has includes for both the unix network socket API
12384           and the windows API, but only one can be included, so fix
12385           includes to only use one or the other, prefering the unxi
12386           one (#317048).
12387
12388 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12389
12390         * rtp/gst/gstrtppcmadepay.c:
12391         * rtp/gst/gstrtppcmadepay.h:
12392         * rtp/gst/gstgstrtppcmapay.c:
12393         * rtp/gst/gstgstrtppcmapay.h:
12394         * rtp/gst/gstrtppcmudepay.c:
12395         * rtp/gst/gstrtppcmudepay.h:
12396         * rtp/gst/gstrtppcmupay.c:
12397         * rtp/gst/gstrtppcmupay.h:
12398         * rtp/gst/Makefile.am:
12399         * rtp/gst/gstrtp.c:
12400         * rtp/gst/README:
12401         Separated the G711 payloaders/depayloaders into separate elements for
12402         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12403
12404 2006-02-22  Wim Taymans  <wim@fluendo.com>
12405
12406         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12407         (gst_dvdec_change_state):
12408         * ext/dv/gstdvdec.h:
12409         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12410         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12411         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12412         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12413         (gst_dvdemux_flush), (gst_dvdemux_chain),
12414         (gst_dvdemux_change_state):
12415         * ext/dv/gstdvdemux.h:
12416         Ueber spiffify some more, added debug category.
12417         Use _scale.
12418         Use segments, respect playback rate from newsegment.
12419         Fix refcount issue.
12420
12421 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12422
12423         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12424         (gst_signal_processor_process):
12425         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12426         enabled for the build, but it helps me win the feature-count
12427         competitions ooh yeah.
12428
12429 2006-02-19  Wim Taymans  <wim@fluendo.com>
12430
12431         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12432         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12433         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12434         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12435         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12436         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12437         Use scaling code for added precission and more correct stop
12438         position in case scale==0.
12439
12440 2006-02-19  Wim Taymans  <wim@fluendo.com>
12441
12442         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12443         (gst_flxdec_chain):
12444         * gst/flx/gstflxdec.h:
12445         Implement DURATION query.
12446
12447 2006-02-19  Wim Taymans  <wim@fluendo.com>
12448
12449         * gst/flx/flx_color.h:
12450         * gst/flx/flx_fmt.h:
12451         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12452         (gst_flxdec_src_query_handler), (flx_decode_color),
12453         (gst_flxdec_chain):
12454         * gst/flx/gstflxdec.h:
12455         Set MALLOCDATA for the temp buffers so we don't leak.
12456         Some debug cleanups.
12457         Consume all data in the adapter before leaving the chain
12458         function. Fixes #330678.
12459
12460 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12461
12462         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12463         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12464          Handle 0 data size in otherwise valid frames.
12465          Handle numeric strings in 2.4.0 even when not in parentheses 
12466
12467 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12468
12469         * gst/matroska/matroska-demux.c:
12470         (gst_matroska_demux_subtitle_caps),
12471         (gst_matroska_demux_plugin_init):
12472         * gst/matroska/matroska-ids.h:
12473           Recognise SSA/ASS and USF subtitle formats and
12474           set proper caps when they are found.
12475
12476 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12477
12478         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12479         (gst_jpeg_dec_chain):
12480           Fix invalid memory access for some odd-sized images
12481           (see image contained in quicktime stream in #327083);
12482           use g_malloc() instead of g_alloca().
12483
12484 2006-02-17  Wim Taymans  <wim@fluendo.com>
12485
12486         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12487         Patch from Sebastien Cote, fixes #319884
12488
12489 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12490
12491         * ext/cdio/gstcdio.c: (plugin_init):
12492           Init debug category (#331253).
12493
12494 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12495
12496         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12497           Pass extra_data to gst_riff_create_audio_caps(), so that
12498           WAVEFORMATEX stuff works. Post audio codec name and post
12499           it as taglist on the bus. Allow up to 8 channesl for raw
12500           PCM in the source pad template caps.
12501
12502 2006-02-16  Wim Taymans  <wim@fluendo.com>
12503
12504         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12505         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12506         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12507         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12508         (gst_multipart_set_property), (gst_multipart_get_property):
12509         Applied #318663. Gives quite a few false positives in
12510         autoscan mode, but it's better than nothing. Not closing yet.
12511
12512 2006-02-16  Wim Taymans  <wim@fluendo.com>
12513
12514         * docs/plugins/Makefile.am:
12515         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12516         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12517         * docs/plugins/gst-plugins-good-plugins.args:
12518         * docs/plugins/inspect/plugin-udp.xml:
12519         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12520         (gst_udpsrc_start):
12521         Update documentation.
12522         Fix args.
12523
12524 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12525
12526         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12527         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12528         frame size. (Fixes #331368)
12529
12530 2006-02-16  Wim Taymans  <wim@fluendo.com>
12531
12532         * gst/rtsp/README:
12533         Updated README.
12534
12535         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12536         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12537         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12538         * gst/rtsp/gstrtspsrc.h:
12539         Make sure the RTP port is an even port an try to allocate 
12540         another if not.
12541         Added retry property to control max retries for port allocation.
12542         Make sure RTCP port is RTP port+1.
12543         Cleanup when port allocation fails.
12544         Fixes #319183.
12545         
12546 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12547
12548         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12549           Don't ignore return value of the parent class's state
12550           change function (#331385, patch by: Wouter Paesen).
12551
12552 2006-02-15  Wim Taymans  <wim@fluendo.com>
12553
12554         * configure.ac:
12555         * docs/plugins/Makefile.am:
12556         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12557         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12558         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12559         * ext/Makefile.am:
12560         * ext/hal/Makefile.am:
12561         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12562         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12563         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12564         (do_toggle_element), (gst_hal_audio_sink_set_property),
12565         (gst_hal_audio_sink_get_property),
12566         (gst_hal_audio_sink_change_state):
12567         * ext/hal/gsthalaudiosink.h:
12568         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12569         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12570         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12571         (do_toggle_element), (gst_hal_audio_src_set_property),
12572         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12573         * ext/hal/gsthalaudiosrc.h:
12574         * ext/hal/gsthalelements.c: (plugin_init):
12575         * ext/hal/gsthalelements.h:
12576         * ext/hal/hal.c: (gst_hal_get_string),
12577         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12578         (gst_hal_get_audio_src):
12579         * ext/hal/hal.h:
12580         Add HAL sound device wrapper plugins. Closes #329106
12581
12582 2006-02-15  Wim Taymans  <wim@fluendo.com>
12583
12584         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12585         Add comment in a fultile attempt to stop the copy-and-paste 
12586         paradigm leading to duplication of bad code.
12587
12588         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12589         Mime parameters have to be checked case insensitive
12590
12591 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12592
12593         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12594           Advance stream time for lagging subtitle streams by sending
12595           newsegment events with the update flag set.
12596
12597 2006-02-14  Edward Hervey  <edward@fluendo.com>
12598
12599         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12600         There can be bogus data before the hdrl LIST tag in the RIFF header.
12601         It's hard to say if it's not respecting the AVI specifications or not,
12602         but since Google Video is producing AVIs like that and the other player
12603         don't seem to complain, I guess we should do the same.
12604
12605 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12606
12607         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12608         (parse_split_strings):
12609         Add more validation to ensure that a char encoding conversion
12610         produced a valid UTF-8 string.
12611
12612 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12613
12614         Reviewed by: Edward Hervey  <edward@fluendo.com>
12615
12616         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12617         Properly handle end of segment. Closes #330885.
12618
12619 2006-02-13  Wim Taymans  <wim@fluendo.com>
12620
12621         * gst/rtp/gstrtpmp4gpay.h:
12622         For got to commit this one.
12623
12624 2006-02-12  Wim Taymans  <wim@fluendo.com>
12625
12626         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12627         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12628         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12629         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
12630         * gst/rtp/gstrtpmp4gpay.h:
12631         Make more things work.
12632         Handle ACC config strings.
12633
12634 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12635
12636         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
12637           set timestamps if no incoming timestamps set
12638
12639 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
12640
12641         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
12642         (gst_tag_demux_do_typefind):
12643           ... and fix the very same leaks in GstTagDemux.
12644
12645 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
12646
12647         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
12648         (gst_id3demux_do_typefind):
12649         Fix a couple of mem leaks. (Patch by Jonathan Matthew
12650         <jonathan at kaolin dot wh9 dot net>)
12651
12652 2006-02-10  Wim Taymans  <wim@fluendo.com>
12653
12654         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
12655         First set options, then set caps or else the baseclass
12656         will not know about the options, duh.
12657
12658 2006-02-10  Wim Taymans  <wim@fluendo.com>
12659
12660         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
12661         (gst_rtp_mp4v_pay_setcaps):
12662         Don't waste time looking for a config string if we have codec_info
12663         on the incomming caps.
12664
12665 2006-02-10  Wim Taymans  <wim@fluendo.com>
12666
12667         * gst/rtp/README:
12668         Say something about case-sensitivity of caps vs mime-attributes.
12669
12670         * gst/rtp/Makefile.am:
12671         * gst/rtp/gstrtp.c: (plugin_init):
12672         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12673         (gst_rtp_amr_pay_handle_buffer):
12674         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
12675         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
12676         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
12677         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
12678         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
12679         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
12680         (gst_rtp_mp4g_pay_plugin_init):
12681         * gst/rtp/gstrtpmp4gpay.h:
12682         Added beginnings of mpeg4-generic payloader (RFC 3640)
12683
12684 2006-02-09  Wim Taymans  <wim@fluendo.com>
12685
12686         * gst/rtsp/Makefile.am:
12687         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
12688         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
12689         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
12690         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
12691         (gst_rtpdec_change_state):
12692         * gst/rtsp/gstrtpdec.h:
12693         * gst/rtsp/gstrtsp.c: (plugin_init):
12694         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12695         * gst/rtsp/rtspconnection.c: (read_body),
12696         (rtsp_connection_receive):
12697         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
12698         Resurected rtpdec to make rtspsrc happy again.
12699         Skip attributes from the session id.
12700         Don't crash when dumping a message with an empty body.
12701
12702
12703 2006-02-09  Wim Taymans  <wim@fluendo.com>
12704
12705         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12706         Added more meaningfull warnings when something goes wrong.
12707         Clear F bit on outgoing AMR packets.
12708
12709         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12710         (gst_rtp_amr_pay_handle_buffer):
12711         Added debugging category
12712         Support payloading of multiple AMR frames.
12713
12714         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
12715         Added some debugging.
12716
12717 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
12718
12719         * configure.ac:
12720           Back to CVS
12721
12722 === release 0.10.2 ===
12723
12724 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
12725
12726         * configure.ac:
12727           releasing 0.10.2, "Papa was a rolling stone"
12728
12729 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12730
12731         * configure.ac:
12732           Bump core and plugins-base requirement to 0.10.2.2
12733           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
12734
12735 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12736
12737         * ext/flac/gstflac.c: (plugin_init):
12738         * ext/speex/gstspeex.c: (plugin_init):
12739           Register musicbrainz tags.
12740
12741 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12742
12743         * ext/gconf/gconf.h:
12744           Remove declaration of function that no longer exists.
12745
12746 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12747
12748         * ext/shout2/gstshout2.c: (gst_shout2send_render),
12749         (gst_shout2send_setcaps), (gst_shout2send_change_state):
12750         Make shout2 work for non ogg streams
12751
12752 2006-02-06  Wim Taymans  <wim@fluendo.com>
12753
12754         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12755         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
12756         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
12757         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
12758         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
12759         * gst/udp/gstmultiudpsink.h:
12760         Updated docs.
12761         Added properties bytes-served, bytes_to_serve.
12762         Post proper error messages,
12763         Emit client added signal too.
12764
12765 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12766
12767         * docs/plugins/Makefile.am:
12768         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12769         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12770         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12771         (gst_multiudpsink_get_stats):
12772           adding docs for multiudpsink
12773
12774 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12775
12776         * gst/level/gstlevel.c: (gst_level_transform_ip):
12777           peak below decay is not necessarily an error, so don't ERROR log
12778
12779 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12780
12781         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
12782         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
12783         (gst_ebml_write_seek):
12784         * gst/matroska/ebml-write.h:
12785           Make sure we send a newsegment event in BYTES format
12786           before sending buffers (#328531).
12787
12788 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12789
12790         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
12791         (gst_dvdemux_sink_query):
12792         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
12793         * ext/speex/gstspeexdec.c: (speex_get_query_types),
12794         (speex_dec_src_query):
12795         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
12796         (gst_speexenc_sink_query):
12797         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12798         * gst/matroska/matroska-demux.c:
12799         (gst_matroska_demux_get_src_query_types),
12800         (gst_matroska_demux_handle_src_query):
12801         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
12802         (gst_wavparse_pad_query):
12803           Pass unhandled queries upstream instead of just dropping
12804           them (#326446). Update query type arrays here and there.
12805
12806 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12807
12808         * tests/check/elements/matroskamux.c: (setup_src_pad):
12809           Collectpads in core got changed and now also holds a
12810           reference to any pad that is part of it. Fix refcount
12811           checks in test case accordingly.
12812
12813 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12814
12815         * gst/apetag/gstapedemux.h:
12816           Fix include, for now GstTagDemux is in the apetag dir.
12817
12818 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12819
12820         * docs/plugins/Makefile.am:
12821         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12822         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12823         * docs/plugins/inspect/plugin-cdio.xml:
12824           Add cdio plugin to docs.
12825
12826         * ext/cdio/gstcdiocddasrc.c:
12827           Add gtk-doc blurb.
12828
12829         * ext/cdio/gstcdio.c:
12830           The plugin is called 'cdio' not 'cddio'.
12831
12832 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12833
12834         * configure.ac:
12835         * docs/plugins/Makefile.am:
12836         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12837         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12838         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12839         * docs/plugins/inspect/plugin-apetag.xml:
12840         * gst/apetag/Makefile.am:
12841         * gst/apetag/gstapedemux.c:
12842         * gst/apetag/gstapedemux.h:
12843         * gst/apetag/gsttagdemux.c:
12844         * gst/apetag/gsttagdemux.h:
12845           Add APE tag demuxer (#325649).
12846
12847 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12848
12849         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
12850         (gst_gconf_get_default_video_sink),
12851         (gst_gconf_get_default_audio_src),
12852         (gst_gconf_get_default_video_src):
12853         * ext/gconf/gconf.h:
12854         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
12855         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
12856         (do_toggle_element):
12857         * ext/gconf/gstgconfaudiosink.h:
12858         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
12859         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12860         (do_toggle_element):
12861         * ext/gconf/gstgconfaudiosrc.h:
12862         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
12863         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
12864         (do_toggle_element):
12865         * ext/gconf/gstgconfvideosink.h:
12866         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
12867         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12868         (do_toggle_element):
12869         * ext/gconf/gstgconfvideosrc.h:
12870           Ignore changing the GConf key to "". Ignore GConf key updates
12871           that don't actually change the string.
12872           For now, ignore the GConf key when the state is > READY, as
12873           it breaks streaming. Sometime it will be nice to bring the
12874           new sink online even mid-stream, by sending NEWSEGMENT info
12875           and possibly prerolling.
12876           (Fixes #326736)
12877
12878 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12879
12880         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
12881         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
12882         (zoomFilterSetResolution), (zoomFilterDestroy),
12883         (zoomFilterFastRGB), (pointFilter):
12884         * gst/goom/filters.h:
12885         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
12886         (goom_update), (goom_close):
12887         * gst/goom/goom_core.h:
12888         * gst/goom/goom_tools.h:
12889         * gst/goom/graphic.c:
12890         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12891         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
12892         * gst/goom/gstgoom.h:
12893         * gst/goom/lines.c: (goom_lines):
12894         * gst/goom/lines.h:
12895           Make goom reentrant by moving all important static variables
12896           into instance structures.
12897           (Fixes #329181)
12898
12899 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
12900
12901         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12902         (gst_avi_demux_all_source_pads_unlinked),
12903         (gst_avi_demux_process_next_entry):
12904         * gst/avi/gstavidemux.h:
12905           Third attempt, use gst_pad_is_linked() this time.
12906
12907 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
12908
12909         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12910         (parse_split_strings):
12911         Adjust for data length indicators when parsing (Fixes #329810)
12912         Fix stupid bug parsing UTF-8 tag text.
12913         Output tag strings with multiple fields as multiple tags, so the
12914         app gets all the data.
12915
12916 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12917
12918         * ext/flac/gstflacenc.c:
12919         Fixed a bug add in last commit, where no event is send. Thanks Tim to
12920         show me.
12921         
12922 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12923
12924         * ext/flac/gstflacenc.c:
12925         * gst/matroska/ebml-read.c:
12926         Just make it compile with --disable-gst-debug.
12927
12928 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
12929
12930         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12931         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
12932         (id3v2_genre_fields_to_taglist):
12933           Never output a tag with a null contents string.
12934
12935 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12936
12937         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
12938           Only pause if all pads are unlinked AND we've tried to send data
12939           on all of them at least once.
12940
12941 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12942
12943         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
12944         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
12945           Make loop function/task pause itself when all source pads are
12946           unlinked.
12947
12948 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12949
12950         * configure.ac:
12951         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
12952           Use new functions from core to render a bin from a
12953           string. Fixes build. Up requirements to core CVS.
12954
12955 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
12956
12957         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
12958           Don't push buffers into the adapter that we are going to
12959           push downstream again without framing anyway. Also, the
12960           adaptor takes ownership of buffers put into it (fixes
12961           auparse pushing invalid buffers for .au files with
12962           ADPCM contents). Finally, set caps on all outgoing buffers.
12963
12964 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
12965
12966         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12967         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
12968         (gst_id3demux_send_tag_event):
12969         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
12970         Someone should kick my butt. Remove ID3v1 tags from the end of the
12971         file.
12972
12973         Improve error messages. Send the TAG message as soon as we complete
12974         typefinding, instead of waiting until we send the first buffer.
12975         Downstream tag event is still sent before the first buffer.
12976
12977 2006-01-27  Jan Gerber  <j@bootlab.org>
12978
12979         Reviewed by: Andy Wingo <wingo@pobox.com>
12980
12981         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
12982         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
12983         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
12984         to not have warings flooding stderr. this is the suggested way
12985         also used in dvgrab and kino. (#328336)
12986
12987 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
12988
12989         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
12990         (gst_oss_sink_init), (gst_oss_sink_finalise):
12991           Free the device name string when finalised.
12992
12993 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
12994
12995         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
12996           Don't put function calls in g_return_if_fail() statements,
12997           or they'll be replaced with NOOPs if someone compiles with
12998           G_DISABLE_CHECKS defined.
12999           
13000 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
13001
13002         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13003         Never trust ANY information encoded in a media file, especially
13004         when it's giving you sizes. (Fixes #328452)
13005
13006 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
13007
13008         * gst/rtp/gstrtpg711pay.c:
13009         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
13010         bug #325148.
13011
13012 2006-01-23  Edward Hervey  <edward@fluendo.com>
13013
13014         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
13015         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
13016         * gst/matroska/matroska-ids.h:
13017         Added recognition of Real Audio and Video streams in matroska demuxer.
13018
13019 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
13020
13021         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
13022           Remove errant break statement, and fix compilation with
13023           older GCC.
13024
13025 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
13026
13027         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13028
13029         * sys/sunaudio/gstsunaudiomixerctrl.c:
13030         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
13031           Export functions that are needed in other parts of the code,
13032           makes the mixer actually work; adjust magic minimum buffer-time
13033           value from 3ms to 5ms to work around stuttering during mp3
13034           playback (#327765).
13035
13036 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
13037
13038         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13039
13040         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
13041         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
13042           Fix possible deadlock in matroska muxer (#327825).
13043
13044 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
13045
13046         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
13047         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
13048         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
13049         * gst/rtsp/sdpmessage.h:
13050         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
13051         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
13052           C89 fixes: declare variables at the beginning of a block and
13053           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
13054           <jensgr at gmx dot net>).
13055
13056 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
13057
13058         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13059         * gst/id3demux/id3tags.h:
13060         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13061         (parse_comment_frame), (parse_text_identification_frame),
13062         (id3v2_tag_to_taglist), (id3v2_are_digits),
13063         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
13064         (parse_split_strings), (free_tag_strings):
13065           Rewrite parsing of text tags to handle multiple NULL terminated
13066           strings. Parse numeric genre strings and ID3v2 type
13067           "(3)(6)Alternative" style genre strings.
13068           Parse dates that are only YYYY or YYYY-mm format.
13069           (Fixes #328241 and #322154)
13070
13071 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
13072
13073         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
13074           Don't forget to initialize liboil, otherwise our oil functions
13075           will crash (fixes #327871; patch by: Christoph Burghardt
13076           <hawkes at web dot de>).
13077
13078 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13079
13080         * configure.ac:
13081           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
13082           like in the core and gst-plugins-base. Fixes #324367 and #326683;
13083           patch by: Brian Cameron <brian dot cameron at sun dot com>
13084
13085 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13086
13087         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
13088         * ext/cdio/gstcdio.h:
13089         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
13090           Fix build for libcdio versions >= 76; give slightly lower rank
13091           than cdparanoia.
13092
13093 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13094
13095         * configure.ac:
13096         * ext/Makefile.am:
13097         * ext/cdio/Makefile.am:
13098         * ext/cdio/gstcdio.c:
13099         * ext/cdio/gstcdio.h:
13100         * ext/cdio/gstcdiocddasrc.c:
13101         * ext/cdio/gstcdiocddasrc.h:
13102           Port libcdio cdda source, formerly known as cddasrc, now known as
13103           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
13104           but that's not tested (fixes #317658).
13105
13106 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13107
13108         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
13109           Fix conversion from TIME to BYTES format (fixes #326864;
13110           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
13111
13112 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
13113
13114         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13115           Fix compilation of id3demux when zlib is not present.
13116           (Fixes #326602; patch by: Sergey Scobich)
13117
13118 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
13119
13120         * ext/esd/Makefile.am:
13121           Add $(ESD_CFLAGS), otherwise build will fail for folks
13122           with libesd in a non-standard prefix (#327009).
13123
13124 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13125
13126         * configure.ac:
13127           back to HEAD
13128
13129 === release 0.10.1 ===
13130
13131 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
13132
13133         * configure.ac:
13134           releasing 0.10.1, "Li"
13135
13136 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13137
13138           patch by: Wim Taymans
13139
13140         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13141           fix memleak.  Fixes #326618
13142
13143 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13144
13145           patch by: Mike Smith
13146
13147         * gst/level/gstlevel.c: (gst_level_message_new),
13148         (gst_level_message_append_channel):
13149           Fix memleak.  Fixes #326612
13150
13151 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13152
13153         * configure.ac:
13154           prereleasing
13155         * po/af.po:
13156         * po/az.po:
13157         * po/cs.po:
13158         * po/en_GB.po:
13159         * po/hu.po:
13160         * po/it.po:
13161         * po/nb.po:
13162         * po/nl.po:
13163         * po/or.po:
13164         * po/sq.po:
13165         * po/sr.po:
13166         * po/sv.po:
13167         * po/uk.po:
13168         * po/vi.po:
13169           update translations
13170
13171 2006-01-10  Michael Smith  <msmith@fluendo.com>
13172
13173         * gst/level/gstlevel.c: (gst_level_class_init),
13174         (gst_level_dispose):
13175           Don't leak filter arrays.
13176
13177 2006-01-09 Brian Cameron <brian.cameron@sun.com>
13178
13179         reviewed by: Christian Schaller <uraeus@gnome.org>
13180         
13181         * configure.ac:
13182         * gst-plugins-good.spec.in:
13183         * sys/Makefile.am:
13184         * sys/sunaudio/Makefile.am:
13185         * sys/sunaudio/gstsunaudio.c: (plugin_init):
13186         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
13187         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
13188         (gst_sunaudiomixer_change_state):
13189         * sys/sunaudio/gstsunaudiomixer.h:
13190         * sys/sunaudio/gstsunaudiomixerctrl.c:
13191         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
13192         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
13193         (gst_sunaudiomixer_ctrl_list_tracks),
13194         (gst_sunaudiomixer_ctrl_get_volume),
13195         (gst_sunaudiomixer_ctrl_set_volume),
13196         (gst_sunaudiomixer_ctrl_set_mute),
13197         (gst_sunaudiomixer_ctrl_set_record):
13198         * sys/sunaudio/gstsunaudiomixerctrl.h:
13199         * sys/sunaudio/gstsunaudiomixertrack.c:
13200         (gst_sunaudiomixer_track_class_init),
13201         (gst_sunaudiomixer_track_init), (fill_labels),
13202         (gst_sunaudiomixer_track_new):
13203         * sys/sunaudio/gstsunaudiomixertrack.h:
13204         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
13205         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
13206         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
13207         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
13208         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
13209         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
13210         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
13211         * sys/sunaudio/gstsunaudiosink.h:
13212
13213         Add SunAudio plugin - tested to make sure it doesn't break
13214         the build under GNU/Linux.      
13215
13216 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
13217
13218         * gst-plugins-good/gst/udp/gstdynudpsink.c:
13219         * gst-plugins-good/gst/udp/gstudpsrc.c:
13220         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
13221         overrides the port or multicast parameters. Fixes bugs #323021.
13222         API addition: adds GstUDPSrc::sockfd property   
13223
13224 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
13225
13226         * ext/gconf/Makefile.am:
13227         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
13228         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
13229         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13230         (do_toggle_element), (cb_toggle_element),
13231         (gst_gconf_audio_src_change_state):
13232         * ext/gconf/gstgconfaudiosrc.h:
13233         * ext/gconf/gstgconfelements.c: (plugin_init):
13234         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
13235         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
13236         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13237         (do_toggle_element), (cb_toggle_element),
13238         (gst_gconf_video_src_change_state):
13239         * ext/gconf/gstgconfvideosrc.h:
13240           Add new gconfaudiosrc and gconfvideosrc elements
13241           (needed for gnome-sound-recorder).
13242
13243 2006-01-06  Edward Hervey  <edward@fluendo.com>
13244
13245         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13246         Add gst_element_no_more_pads() for proper decodebin behaviour.
13247         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
13248         (parse_text_identification_frame), (parse_split_strings):
13249         Failure to decode some tags is not a GST_ERROR() but a
13250         GST_WARNING()
13251         When iterating over a chunk of text, check that we haven't gone too
13252         far.
13253
13254 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
13255
13256         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
13257         (plugin_init):
13258           call oil_init() when using liboil
13259
13260 2006-01-04  Wim Taymans  <wim@fluendo.com>
13261
13262         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13263         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13264         Fix leaks.
13265
13266 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13267
13268         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13269
13270         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13271         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13272         (gst_flac_dec_change_state):
13273           Don't g_assert() where we should just return FALSE; remove
13274           unnecessary g_assert(); initialize some fields properly in
13275           state change function (fixes #325504). Also, use
13276           GST_DEBUG_OBJECT in two more places.
13277
13278 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13279
13280         * configure.ac:
13281           also remove smoothwave's Makefile.am
13282         * docs/plugins/Makefile.am:
13283           fix plugin docs
13284
13285 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13286
13287         * tests/examples/Makefile.am:
13288           added missing Makefile.am
13289
13290 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13291
13292         * configure.ac:
13293         * gst/level/Makefile.am:
13294         * gst/level/level-example.c:
13295         * tests/Makefile.am:
13296         * tests/examples/level/Makefile.am:
13297         * tests/examples/level/level-example.c: (message_handler), (main):
13298           moved level-example to tests/examples/level-example
13299         * tests/old/examples/level/demo.c: (main):
13300         * tests/old/examples/level/plot.c: (main):
13301           some initial fixes
13302
13303 2005-12-29  Michael Smith  <msmith@fluendo.com>
13304
13305         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13306         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13307         * gst/udp/gstmultiudpsink.h:
13308           Track packets sent per client in addition to bytes sent; provide
13309           this info through get-stats signal
13310
13311 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13312
13313         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13314           Can't use gst_object_unref() on a GstAdapter (#325191).
13315
13316 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13317
13318         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13319         If a broken tag has 0 bytes payload, at least still skip
13320         the 10 byte header
13321
13322 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13323
13324         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13325         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13326         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13327         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13328           Making these depayloaders (H263+ and mpeg4 video) inherit from
13329           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13330
13331 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13332
13333         * docs/plugins/gst-plugins-good-plugins.args:
13334         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13335         Regenerate the plugin hiearchy.
13336
13337 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13338
13339         * docs/plugins/Makefile.am:
13340         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13341         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13342         * docs/plugins/gst-plugins-good-plugins.args:
13343         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13344         (gst_id3demux_base_init), (gst_id3demux_class_init),
13345         (gst_id3demux_chain):
13346         * gst/id3demux/gstid3demux.h:
13347           Add documentation for id3demux.
13348           Don't fail if the first buffer is not at offset 0, just
13349           attempt to typefind and do pass through
13350           Rename the gst_type function from gst_gst_id3demux..
13351
13352 2005-12-20  Michael Smith  <msmith@fluendo.com>
13353
13354         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13355         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13356         (gst_multiudpsink_get_stats):
13357         * gst/udp/gstmultiudpsink.h:
13358           Collect statistics; return them from get_stats.
13359
13360 2005-12-19  Edward Hervey  <edward@fluendo.com>
13361
13362         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13363         Stupid signedness issue...
13364
13365 2005-12-19  Edward Hervey  <edward@fluendo.com>
13366
13367         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13368         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13369         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13370         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13371         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13372         Construct index for indexless files.
13373         Make sure pad/buffers are correctly reset to NULL once we don't need
13374         them anymore, else we get lovely segfaults/assertions.
13375         * gst/wavparse/gstwavparse.c:
13376         Yes, you can have 96KHz audio and wma in wav :(
13377
13378 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13379
13380         * configure.ac:
13381           Check for optional dependency on zlib for id3demux
13382
13383         * gst/id3demux/Makefile.am:
13384         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13385         (gst_id3demux_base_init), (gst_id3demux_class_init),
13386         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13387         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13388         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13389         (gst_id3demux_set_property), (gst_id3demux_get_property),
13390         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13391         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13392         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13393         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13394         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13395         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13396         (simple_find_peek), (simple_find_suggest),
13397         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13398         (plugin_init):
13399         * gst/id3demux/gstid3demux.h:
13400         * gst/id3demux/id3tags.c: (read_synch_uint),
13401         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13402         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13403         (id3demux_id3v2_frames_to_tag_list):
13404         * gst/id3demux/id3tags.h:
13405         * gst/id3demux/id3v2.4.0-frames.txt:
13406         * gst/id3demux/id3v2.4.0-structure.txt:
13407         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13408         (parse_comment_frame), (parse_text_identification_frame),
13409         (id3v2_tag_to_taglist), (parse_split_strings):
13410           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13411           otherwise it discards them. Works on my test files. 
13412
13413         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13414           Don't send EOS to a non-existing srcpad
13415           The debug category can be static
13416
13417 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13418
13419         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13420         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13421         * gst/multipart/multipartdemux.c:
13422           change some char* into char[]
13423
13424 2005-12-16  Wim Taymans  <wim@fluendo.com>
13425
13426         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13427         (gst_wavparse_other), (gst_wavparse_perform_seek),
13428         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13429         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13430         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13431         * gst/wavparse/gstwavparse.h:
13432         Use GstSegment to implement more seeking features.
13433
13434 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13435
13436         * gst/rtsp/rtspconnection.c:
13437           Add <netinet/in.h> include and move <arpa/inet.h> include
13438           to make things work on OpenBSD as well (fixes #323717;
13439           patch by: Benjamin Pineau)
13440
13441 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13442
13443         * gst/rtp/gstrtpspeexdepay.c:
13444         * gst/rtp/gstrtpspeexpay.c:
13445         Set clock rate to be fixed in 8000. It fixes bug #324012.
13446
13447 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13448
13449         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13450         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13451         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13452         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13453         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13454         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13455         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13456         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13457         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13458         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13459         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13460         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13461         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13462         * gst-plugins-good/gst/rtp/README:
13463         Fixed payload range in payloder caps. Removed payload range completely
13464         from depayloaders as they don't require payload type in their caps.
13465         In effect, there isn't any specific payload type for any given codec,
13466         only suggestions.
13467         Fixes bug #324011.
13468
13469 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13470
13471         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13472         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13473         (gst_videomixer_collected): Code cleanup and re-enabling 
13474         queued time validity check for correct EOS handling.
13475
13476 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13477
13478         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13479         (gst_oss_mixer_element_get_property),
13480         (gst_oss_mixer_element_change_state):
13481         Add 'device-name' property and fix state change function.
13482
13483 2005-12-13  Edward Hervey  <edward@fluendo.com>
13484
13485         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13486         If the speed of the file is null in the header, set the frame_time to
13487         the default setting of GST_SECOND / 70. Which is the default
13488         frame_delay for .fli files as stated in this document :
13489         http://www.compuphase.com/flic.htm
13490         Would be nice to have the time conversion done properly too (duration =
13491         flxh->frames * flxdec->frame_time)
13492
13493 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13494
13495         * docs/plugins/Makefile.am:
13496         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13497         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13498         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13499         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13500         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13501         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13502         documentation for videomixer on my way with a funny sample
13503         pipeline.
13504
13505 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13506
13507         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13508         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13509         (gst_videomixer_update_queues), (gst_videomixer_collected):
13510         Fix caps negotiation. (#323896)
13511
13512 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13513
13514         * gst/matroska/matroska-demux.c:
13515         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13516           Set correct timestamps on audio laces, fixes playback of mp3 from
13517                 matroska.
13518
13519 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13520
13521         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13522         (gst_au_parse_class_init), (gst_au_parse_init),
13523         (gst_au_parse_dispose), (gst_au_parse_chain),
13524         (gst_au_parse_change_state), (plugin_init):
13525         * gst/auparse/gstauparse.h:
13526           Use gst_object_unref() for GstObjects instead of
13527           g_object_unref() and fix a mem leak in a debug
13528           statement; while we're at it, also borgify, use
13529           boilerplate macros and clean up a little bit.
13530
13531 2005-12-11  Edward Hervey  <edward@fluendo.com>
13532
13533         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13534         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13535         Added pull mode.
13536
13537 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13538
13539         * gst/goom/gstgoom.c:
13540         * gst/level/level-example.c: (main):
13541         * gst/smoothwave/demo-osssrc.c: (main):
13542           Use audiotestsrc instead of sinesrc (#323798).
13543
13544 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13545
13546         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13547           more debug-func-ptr usage
13548
13549 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13550
13551         * gst/flx/flx_color.c: (flx_colorspace_convert):
13552         * gst/flx/flx_color.h:
13553         * gst/flx/flx_fmt.h:
13554         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13555         * gst/flx/gstflxdec.h:
13556           Now flxdec works on big-endian machines as well.
13557
13558 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13559
13560         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13561         (gst_fenced_buffer_copy):
13562           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13563           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13564           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13565           and use GST_DEBUG_FUNCPTR for pad functions.
13566
13567 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13568
13569         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13570         (gst_flac_dec_class_init), (gst_flac_dec_init),
13571         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13572         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13573         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13574         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13575         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13576         (gst_flac_dec_change_state):
13577         * ext/flac/gstflacdec.h:
13578           Rewrite flacdec a bit, so that even seeking might work now. Most
13579           importantly, don't act upon any flow return values we get, just tell
13580           the decoder everything's dandy and act on the flow return values
13581           later on in the loop function. We don't want to mess up the internal
13582           decoder state for non-fatal things like flushing pads etc. Other
13583           than that, use GstSegment (segment seeks don't work yet though, but
13584           should be easy to add), use boilerplate macros, drop the superfluous
13585           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13586           lots of other things.
13587
13588 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13589
13590         * configure.ac:
13591           Update comment in OSS includes check.
13592
13593         * sys/oss/gstossdmabuffer.c:
13594         * sys/oss/gstosshelper.c:
13595         * sys/oss/gstossmixer.c:
13596         * sys/oss/gstossmixertrack.c:
13597         * sys/oss/gstosssink.c:
13598         * sys/oss/gstosssrc.c:
13599         * sys/oss/oss_probe.c:
13600           Don't assume the OSS soundcard.h include is always in
13601           the sys/ directory. Instead, use the existing defines
13602           from config.h to include the right file. Fixes
13603           compilation on OpenBSD 3.8 (#323718).
13604
13605 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13606
13607         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13608         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13609         * docs/plugins/inspect/plugin-1394.xml:
13610         * docs/plugins/inspect/plugin-aasink.xml:
13611         * docs/plugins/inspect/plugin-alaw.xml:
13612         * docs/plugins/inspect/plugin-alpha.xml:
13613         * docs/plugins/inspect/plugin-alphacolor.xml:
13614         * docs/plugins/inspect/plugin-auparse.xml:
13615         * docs/plugins/inspect/plugin-autodetect.xml:
13616         * docs/plugins/inspect/plugin-avi.xml:
13617         * docs/plugins/inspect/plugin-cacasink.xml:
13618         * docs/plugins/inspect/plugin-cairo.xml:
13619         * docs/plugins/inspect/plugin-cutter.xml:
13620         * docs/plugins/inspect/plugin-debug.xml:
13621         * docs/plugins/inspect/plugin-dv.xml:
13622         * docs/plugins/inspect/plugin-efence.xml:
13623         * docs/plugins/inspect/plugin-effectv.xml:
13624         * docs/plugins/inspect/plugin-esdsink.xml:
13625         * docs/plugins/inspect/plugin-flac.xml:
13626         * docs/plugins/inspect/plugin-flxdec.xml:
13627         * docs/plugins/inspect/plugin-gconfelements.xml:
13628         * docs/plugins/inspect/plugin-goom.xml:
13629         * docs/plugins/inspect/plugin-jpeg.xml:
13630         * docs/plugins/inspect/plugin-level.xml:
13631         * docs/plugins/inspect/plugin-matroska.xml:
13632         * docs/plugins/inspect/plugin-mulaw.xml:
13633         * docs/plugins/inspect/plugin-multipart.xml:
13634         * docs/plugins/inspect/plugin-navigationtest.xml:
13635         * docs/plugins/inspect/plugin-ossaudio.xml:
13636         * docs/plugins/inspect/plugin-png.xml:
13637         * docs/plugins/inspect/plugin-rtp.xml:
13638         * docs/plugins/inspect/plugin-rtsp.xml:
13639         * docs/plugins/inspect/plugin-shout2send.xml:
13640         * docs/plugins/inspect/plugin-smpte.xml:
13641         * docs/plugins/inspect/plugin-speex.xml:
13642         * docs/plugins/inspect/plugin-udp.xml:
13643         * docs/plugins/inspect/plugin-videobox.xml:
13644         * docs/plugins/inspect/plugin-videoflip.xml:
13645         * docs/plugins/inspect/plugin-videomixer.xml:
13646         * docs/plugins/inspect/plugin-wavenc.xml:
13647         * docs/plugins/inspect/plugin-wavparse.xml:
13648         * ext/flac/gstflac.c: (plugin_init):
13649         * ext/flac/gstflacdec.c: (flacdec_get_type),
13650         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
13651         (gst_flac_dec_init), (gst_flac_dec_finalize),
13652         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
13653         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
13654         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
13655         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
13656         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
13657         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13658         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
13659         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13660         * ext/flac/gstflacdec.h:
13661         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
13662         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
13663         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
13664         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
13665         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
13666         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
13667         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
13668         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
13669         (gst_flac_enc_change_state):
13670         * ext/flac/gstflacenc.h:
13671           borgify and fix up documentation
13672
13673 2005-12-09  Michael Smith  <msmith@fluendo.com>
13674
13675         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
13676           Accept a wider range of flac files, more closely matching flac spec.
13677
13678 2005-12-08  Julien MOUTTE  <julien@moutte.net>
13679
13680         * docs/plugins/Makefile.am: Add multipart elements.
13681         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13682         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
13683         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13684         * gst/multipart/multipartdemux.c:
13685         * gst/multipart/multipartmux.c: Add docs.
13686
13687 2005-12-07  Edward Hervey  <edward@fluendo.com>
13688
13689         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
13690         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
13691         (gst_avi_demux_invert):
13692         Memleak and crasher fixes.
13693         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
13694         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
13695         Memleak fixes
13696
13697 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13698
13699         * ext/aalib/gstaasink.h:
13700         * ext/cairo/gsttextoverlay.h:
13701         * ext/dv/gstdvdec.h:
13702         * ext/dv/gstdvdemux.c:
13703         * ext/dv/gstdvdemux.h:
13704         * ext/esd/esdsink.h:
13705         * ext/flac/flac_compat.h:
13706         * ext/flac/gstflacdec.h:
13707         * ext/flac/gstflacenc.h:
13708         * ext/gconf/gconf.h:
13709         * ext/gconf/gstgconfaudiosink.h:
13710         * ext/gconf/gstgconfvideosink.h:
13711         * ext/gdk_pixbuf/gstgdkanimation.h:
13712         * ext/jpeg/gstjpegdec.h:
13713         * ext/jpeg/smokecodec.h:
13714         * ext/jpeg/smokeformat.h:
13715         * ext/ladspa/gstsignalprocessor.h:
13716         * ext/ladspa/search.c: (LADSPAPluginSearch):
13717         * ext/ladspa/utils.h:
13718         * ext/libmng/gstmng.c:
13719         * ext/libmng/gstmngdec.h:
13720         * ext/libmng/gstmngenc.c:
13721         * ext/libmng/gstmngenc.h:
13722         * ext/libpng/gstpng.c:
13723         * ext/libpng/gstpngenc.c:
13724         * ext/libpng/gstpngenc.h:
13725         * ext/shout2/gstshout2.h:
13726         * ext/speex/gstspeexdec.h:
13727         * ext/speex/gstspeexenc.c:
13728         * ext/speex/gstspeexenc.h:
13729         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13730         * gst/autodetect/gstautoaudiosink.h:
13731         * gst/autodetect/gstautovideosink.h:
13732         * gst/avi/gstavidemux.h:
13733         * gst/cutter/gstcutter.c: (gst_cutter_chain),
13734         (gst_cutter_set_property), (gst_cutter_get_caps):
13735         * gst/cutter/gstcutter.h:
13736         * gst/debug/tests.c: (md5_process_block):
13737         * gst/debug/tests.h:
13738         * gst/effectv/gstwarp.c:
13739         * gst/flx/flx_fmt.h:
13740         * gst/flx/gstflxdec.h:
13741         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
13742         (zoomFilterFastRGB):
13743         * gst/goom/filters.h:
13744         * gst/goom/goom_tools.h:
13745         * gst/law/alaw-encode.c:
13746         * gst/level/gstlevel.c:
13747         * gst/level/gstlevel.h:
13748         * gst/matroska/ebml-write.h:
13749         * gst/matroska/matroska-demux.h:
13750         * gst/matroska/matroska-ids.h:
13751         * gst/matroska/matroska-mux.h:
13752         * gst/monoscope/convolve.c: (convolve_match):
13753         * gst/monoscope/convolve.h:
13754         * gst/multipart/multipartmux.c:
13755         * gst/oldcore/gstaggregator.c:
13756         * gst/oldcore/gstaggregator.h:
13757         * gst/oldcore/gstmd5sink.c: (md5_process_block):
13758         * gst/oldcore/gstmd5sink.h:
13759         * gst/oldcore/gstmultifilesrc.c:
13760         * gst/oldcore/gstmultifilesrc.h:
13761         * gst/oldcore/gstpipefilter.h:
13762         * gst/oldcore/gstshaper.h:
13763         * gst/rtp/gstrtpL16depay.h:
13764         * gst/rtp/gstrtpL16pay.h:
13765         * gst/rtp/gstrtpdepay.h:
13766         * gst/rtp/gstrtpmp4vpay.c:
13767         * gst/rtp/gstrtpmp4vpay.h:
13768         * gst/rtsp/gstrtspsrc.c:
13769         * gst/rtsp/gstrtspsrc.h:
13770         * gst/rtsp/rtspconnection.h:
13771         * gst/rtsp/rtspdefs.h:
13772         * gst/rtsp/rtspmessage.h:
13773         * gst/rtsp/rtsptransport.h:
13774         * gst/rtsp/rtspurl.c:
13775         * gst/rtsp/rtspurl.h:
13776         * gst/rtsp/sdpmessage.c:
13777         * gst/rtsp/sdpmessage.h:
13778         * gst/smpte/barboxwipes.c:
13779         * gst/smpte/gstmask.h:
13780         * gst/smpte/gstsmpte.h:
13781         * gst/smpte/paint.c:
13782         * gst/smpte/paint.h:
13783         * gst/udp/gstdynudpsink.h:
13784         * gst/udp/gstmultiudpsink.h:
13785         * gst/udp/gstudpsink.c:
13786         * gst/udp/gstudpsink.h:
13787         * gst/udp/gstudpsrc.c:
13788         * gst/videomixer/videomixer.c:
13789         * gst/wavenc/riff.h:
13790         * gst/wavparse/gstwavparse.h:
13791         * sys/oss/gstossdmabuffer.h:
13792         * sys/oss/gstossmixer.h:
13793         * sys/oss/gstossmixerelement.h:
13794         * sys/oss/gstossmixertrack.h:
13795         * sys/oss/gstosssink.c:
13796         * sys/oss/gstosssink.h:
13797         * sys/oss/gstosssrc.c:
13798         * sys/oss/gstosssrc.h:
13799         * sys/osxaudio/gstosxaudioelement.h:
13800         * sys/osxaudio/gstosxaudiosink.h:
13801         * sys/osxaudio/gstosxaudiosrc.h:
13802           expand tabs
13803
13804 === release 0.10.0 ===
13805
13806 2005-12-05   <thomas (at) apestaart (dot) org>
13807
13808         * configure.ac:
13809           releasing 0.10.0, "Abondance"
13810
13811 2005-12-05  Andy Wingo  <wingo@pobox.com>
13812
13813         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13814         * ext/flac/gstflacdec.c: (gst_flacdec_write):
13815         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
13816         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13817         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
13818         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13819         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13820         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
13821         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
13822         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13823         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13824         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13825         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13826         * gst/goom/gstgoom.c: (gst_goom_chain):
13827         * gst/matroska/matroska-demux.c:
13828         (gst_matroska_demux_push_vorbis_codec_priv_data),
13829         (gst_matroska_demux_add_wvpk_header):
13830         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13831         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13832         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
13833         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
13834         alloc_buffer changes.
13835
13836 2005-12-05  Michael Smith  <msmith@fluendo.com>
13837
13838         * docs/plugins/gst-plugins-good-plugins.args:
13839           Remove args for plugins that aren't in -good.
13840
13841 === release 0.9.7 ===
13842
13843 2005-12-01   <thomas (at) apestaart (dot) org>
13844
13845         * configure.ac:
13846           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
13847
13848 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13849
13850         * docs/plugins/.cvsignore:
13851         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13852         * docs/plugins/inspect/plugin-multipart.xml:
13853         * docs/plugins/inspect/plugin-rtp.xml:
13854           add multipart plugin to docs
13855
13856 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13857
13858         * configure.ac:
13859         * ext/Makefile.am:
13860         * ext/pango/Makefile.am:
13861         * ext/pango/gstclockoverlay.c:
13862         * ext/pango/gstclockoverlay.h:
13863         * ext/pango/gsttextoverlay.c:
13864         * ext/pango/gsttextoverlay.h:
13865         * ext/pango/gsttextrender.c:
13866         * ext/pango/gsttextrender.h:
13867         * ext/pango/gsttimeoverlay.c:
13868         * ext/pango/gsttimeoverlay.h:
13869           move pango to base
13870
13871 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13872
13873         * gst/rtp/Makefile.am:
13874         * gst/rtp/gstrtpL16depay.c:
13875         * gst/rtp/gstrtpL16depay.h:
13876         * gst/rtp/gstrtpL16parse.c:
13877         * gst/rtp/gstrtpL16parse.h:
13878         * gst/rtp/gstrtpgsmdepay.c:
13879         * gst/rtp/gstrtpgsmdepay.h:
13880         * gst/rtp/gstrtpgsmparse.c:
13881         * gst/rtp/gstrtpgsmparse.h:
13882           parsers are depayers
13883
13884 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13885
13886         * gst/rtp/Makefile.am:
13887         * gst/rtp/gstasteriskh263.c:
13888         * gst/rtp/gstrtp.c:
13889         * gst/rtp/gstrtpL16enc.c:
13890         * gst/rtp/gstrtpL16enc.h:
13891         * gst/rtp/gstrtpL16parse.c:
13892         * gst/rtp/gstrtpL16parse.h:
13893         * gst/rtp/gstrtpL16pay.c:
13894         * gst/rtp/gstrtpL16pay.h:
13895         * gst/rtp/gstrtpamrdec.c:
13896         * gst/rtp/gstrtpamrdec.h:
13897         * gst/rtp/gstrtpamrdepay.c:
13898         * gst/rtp/gstrtpamrdepay.h:
13899         * gst/rtp/gstrtpamrenc.c:
13900         * gst/rtp/gstrtpamrenc.h:
13901         * gst/rtp/gstrtpamrpay.c:
13902         * gst/rtp/gstrtpamrpay.h:
13903         * gst/rtp/gstrtpdec.c:
13904         * gst/rtp/gstrtpdec.h:
13905         * gst/rtp/gstrtpdepay.c:
13906         * gst/rtp/gstrtpdepay.h:
13907         * gst/rtp/gstrtpg711dec.c:
13908         * gst/rtp/gstrtpg711dec.h:
13909         * gst/rtp/gstrtpg711depay.c:
13910         * gst/rtp/gstrtpg711depay.h:
13911         * gst/rtp/gstrtpg711enc.c:
13912         * gst/rtp/gstrtpg711enc.h:
13913         * gst/rtp/gstrtpg711pay.c:
13914         * gst/rtp/gstrtpg711pay.h:
13915         * gst/rtp/gstrtpgsmenc.c:
13916         * gst/rtp/gstrtpgsmenc.h:
13917         * gst/rtp/gstrtpgsmparse.c:
13918         * gst/rtp/gstrtpgsmparse.h:
13919         * gst/rtp/gstrtpgsmpay.c:
13920         * gst/rtp/gstrtpgsmpay.h:
13921         * gst/rtp/gstrtph263enc.c:
13922         * gst/rtp/gstrtph263enc.h:
13923         * gst/rtp/gstrtph263pay.c:
13924         * gst/rtp/gstrtph263pay.h:
13925         * gst/rtp/gstrtph263pdec.c:
13926         * gst/rtp/gstrtph263pdec.h:
13927         * gst/rtp/gstrtph263pdepay.c:
13928         * gst/rtp/gstrtph263pdepay.h:
13929         * gst/rtp/gstrtph263penc.c:
13930         * gst/rtp/gstrtph263penc.h:
13931         * gst/rtp/gstrtph263ppay.c:
13932         * gst/rtp/gstrtph263ppay.h:
13933         * gst/rtp/gstrtpmp4vdec.c:
13934         * gst/rtp/gstrtpmp4vdec.h:
13935         * gst/rtp/gstrtpmp4vdepay.c:
13936         * gst/rtp/gstrtpmp4vdepay.h:
13937         * gst/rtp/gstrtpmp4venc.c:
13938         * gst/rtp/gstrtpmp4venc.h:
13939         * gst/rtp/gstrtpmp4vpay.c:
13940         * gst/rtp/gstrtpmp4vpay.h:
13941         * gst/rtp/gstrtpmpadec.c:
13942         * gst/rtp/gstrtpmpadec.h:
13943         * gst/rtp/gstrtpmpadepay.c:
13944         * gst/rtp/gstrtpmpadepay.h:
13945         * gst/rtp/gstrtpmpaenc.c:
13946         * gst/rtp/gstrtpmpaenc.h:
13947         * gst/rtp/gstrtpmpapay.c:
13948         * gst/rtp/gstrtpmpapay.h:
13949         * gst/rtp/gstrtpspeexdec.c:
13950         * gst/rtp/gstrtpspeexdec.h:
13951         * gst/rtp/gstrtpspeexdepay.c:
13952         * gst/rtp/gstrtpspeexdepay.h:
13953         * gst/rtp/gstrtpspeexenc.c:
13954         * gst/rtp/gstrtpspeexenc.h:
13955         * gst/rtp/gstrtpspeexpay.c:
13956         * gst/rtp/gstrtpspeexpay.h:
13957           Do burger's rename for rtp payloaders and depayloaders
13958
13959 2005-11-30  Wim Taymans  <wim@fluendo.com>
13960
13961         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13962         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13963         * ext/dv/gstdvdemux.h:
13964         Fix seeking in dvdemux again, add some more debug info.
13965
13966 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13967
13968         * configure.ac:
13969           fix tests
13970
13971 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13972
13973         * PORTED_09:
13974         * docs/random/PORTED_09:
13975           move
13976         * tests/Makefile.am:
13977           add
13978         * win32/gst.sln:
13979           remove
13980
13981 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13982
13983         * Makefile.am:
13984         * check/.cvsignore:
13985         * check/Makefile.am:
13986         * check/elements/.cvsignore:
13987         * check/elements/level.c:
13988         * check/elements/matroskamux.c:
13989         * configure.ac:
13990         * examples/Makefile.am:
13991         * examples/capsfilter/Makefile.am:
13992         * examples/capsfilter/capsfilter1.c:
13993         * examples/gob/Makefile.am:
13994         * examples/gob/gst-identity2.gob:
13995         * examples/gstplay/.cvsignore:
13996         * examples/gstplay/Makefile.am:
13997         * examples/gstplay/player.c:
13998         * examples/indexing/.cvsignore:
13999         * examples/indexing/Makefile.am:
14000         * examples/indexing/indexmpeg.c:
14001         * examples/level/Makefile.am:
14002         * examples/level/README:
14003         * examples/level/demo.c:
14004         * examples/level/plot.c:
14005         * examples/stats/Makefile.am:
14006         * examples/stats/mp2ogg.c:
14007         * examples/switch/.cvsignore:
14008         * examples/switch/Makefile.am:
14009         * examples/switch/switcher.c:
14010           move under tests/
14011
14012 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
14013
14014         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
14015         (gst_text_render_class_init), (resize_bitmap),
14016         (gst_text_render_render_text), (gst_text_render_setcaps),
14017         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
14018         (gst_text_render_chain), (gst_text_render_finalize),
14019         (gst_text_render_init), (gst_text_render_set_property):
14020         * ext/pango/gsttextrender.h:
14021           Add missing files.
14022
14023 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
14024
14025         * configure.ac:
14026         * ext/Makefile.am:
14027         * ext/pango/Makefile.am:
14028         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
14029         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
14030         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
14031         * ext/pango/gstclockoverlay.h:
14032         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
14033         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
14034         (gst_text_overlay_finalize), (gst_text_overlay_init),
14035         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
14036         (gst_text_overlay_text_pad_linked),
14037         (gst_text_overlay_text_pad_unlinked),
14038         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
14039         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
14040         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
14041         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14042         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14043         (gst_text_overlay_change_state), (plugin_init):
14044         * ext/pango/gsttextoverlay.h:
14045         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
14046         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
14047         (gst_time_overlay_class_init), (gst_time_overlay_init):
14048         * ext/pango/gsttimeoverlay.h:
14049           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
14050           and add background shading and text wrapping modes. Make 
14051           timoverlay derive from textoverlay. Also add new clockoverlay
14052           element.
14053
14054 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14055
14056         * gst/udp/Makefile.am: Moved to netbuffer.
14057
14058 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14059
14060         * configure.ac:
14061         * PORTED_O9:
14062         * gst/multipart/Makefile.am:
14063         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14064         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14065         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14066         (gst_multipart_demux_change_state),
14067         (gst_multipart_demux_plugin_init):
14068         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14069         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
14070         (gst_multipart_mux_sinkconnect),
14071         (gst_multipart_mux_request_new_pad),
14072         (gst_multipart_mux_handle_src_event),
14073         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
14074         (gst_multipart_mux_change_state): Ported multipart mux/demux to
14075         0.9.
14076
14077 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14078
14079         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
14080         * gst/debug/gstnavigationtest.h:
14081         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
14082         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
14083         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
14084         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
14085         * gst/effectv/gstrev.c: (gst_revtv_get_type):
14086         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
14087         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
14088         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
14089         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
14090         (gst_video_flip_get_type):
14091         * gst/videofilter/gstvideoflip.h:
14092           update for symbols change
14093
14094 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14095
14096         * gst/udp/gstdynudpsink.c:
14097         * gst/udp/gstudpsrc.c:
14098           the old gstnet lib was renamed gstnetbuffer (#322257)
14099
14100 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
14101
14102         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
14103         (gst_text_overlay_collected):
14104           Actually render the text from the text pad.
14105
14106 2005-11-29  Edward Hervey  <edward@fluendo.com>
14107
14108         * gst/debug/gstnavseek.c: (gst_navseek_event):
14109         * gst/debug/progressreport.c: (gst_progress_report_event):
14110         Update for GstBaseTransform event virtual method
14111
14112 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14113
14114         * ext/cairo/Makefile.am:
14115           no need to link to videofilter
14116
14117 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14118
14119         * gst/debug/Makefile.am:
14120         * gst/debug/gstnavigationtest.h:
14121         * gst/effectv/Makefile.am:
14122         * gst/effectv/gstaging.c:
14123         * gst/effectv/gstdice.c:
14124         * gst/effectv/gstedge.c:
14125         * gst/effectv/gstquark.c:
14126         * gst/effectv/gstrev.c:
14127         * gst/effectv/gstshagadelic.c:
14128         * gst/effectv/gstvertigo.c:
14129         * gst/effectv/gstwarp.c:
14130         * gst/videofilter/Makefile.am:
14131         * gst/videofilter/gstvideofilter.c:
14132         * gst/videofilter/gstvideofilter.h:
14133         * gst/videofilter/gstvideoflip.h:
14134           remove the videofilter library and link to the one in base
14135
14136 2005-11-28  Edward Hervey  <edward@fluendo.com>
14137
14138         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
14139         Useless check now we're setting the current entry correctly.
14140
14141 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
14142
14143         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
14144         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
14145         (gst_jpegenc_change_state):
14146           Don't leak input buffer in chain function (fixes #322667); make 
14147           state change function thread-safe; don't repeat the current function
14148           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
14149           gst_pad_alloc_buffer(); misc. minor cleanups.
14150
14151 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14152
14153         * gst/matroska/matroska-mux.c:
14154         (gst_matroska_mux_video_pad_setcaps):
14155         Look for pixel-aspect-ratio in caps, not pixel_width and
14156         pixel_height (Fixes: #322645)
14157
14158 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14159
14160         * gst/matroska/matroska-mux.c:
14161         (gst_matroska_mux_video_pad_setcaps):
14162         From Michal Benes:
14163         frame duration should be GST_SECOND / framerate, not
14164         GST_SECOND * framerate. (Fixes: #322643)
14165
14166 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14167
14168         * configure.ac:
14169           fix up GST_PLUGIN_LDFLAGS
14170         * gst/rtsp/rtspconnection.c:
14171           fix includes (see #317043)
14172         * gst/videofilter/Makefile.am:
14173           stop installing this library
14174
14175 2005-11-26  Edward Hervey  <edward@fluendo.com>
14176
14177         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
14178         Handle the case where the incoming Video dv stream doesn't have
14179         a pixel aspect ratio set.
14180
14181 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14182
14183         * docs/plugins/Makefile.am:
14184         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14185         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14186         * ext/flac/gstflacdec.c:
14187           document flacdec
14188
14189 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14190
14191         * docs/plugins/Makefile.am:
14192         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14193         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14194         * docs/plugins/inspect/plugin-autodetect.xml:
14195         * ext/cairo/gstcairo.c: (plugin_init):
14196         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14197         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14198         (gst_text_overlay_init), (gst_text_overlay_font_init),
14199         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14200         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14201         (gst_text_overlay_text_pad_linked),
14202         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14203         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14204         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14205         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14206         (gst_text_overlay_change_state):
14207         * ext/cairo/gsttextoverlay.h:
14208         * ext/cairo/gsttimeoverlay.c:
14209         (gst_cairo_time_overlay_update_font_height),
14210         (gst_cairo_time_overlay_set_caps),
14211         (gst_cairo_time_overlay_get_unit_size),
14212         (gst_cairo_time_overlay_print_smpte_time),
14213         (gst_cairo_time_overlay_transform),
14214         (gst_cairo_time_overlay_base_init),
14215         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
14216         (gst_cairo_time_overlay_get_type):
14217         * ext/cairo/gsttimeoverlay.h:
14218           do some name borgifying
14219           document
14220
14221 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14222
14223         * docs/plugins/Makefile.am:
14224         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14225         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14226         * gst/autodetect/gstautoaudiosink.c:
14227         (gst_auto_audio_sink_base_init):
14228         * gst/autodetect/gstautovideosink.c:
14229         (gst_auto_video_sink_base_init),
14230         (gst_auto_video_sink_factory_filter):
14231           documenting auto*sink
14232           using strstr for the video sink lookup, class field is not ordered
14233         * docs/plugins/inspect/plugin-1394.xml:
14234         * docs/plugins/inspect/plugin-aasink.xml:
14235         * docs/plugins/inspect/plugin-alaw.xml:
14236         * docs/plugins/inspect/plugin-alpha.xml:
14237         * docs/plugins/inspect/plugin-alphacolor.xml:
14238         * docs/plugins/inspect/plugin-auparse.xml:
14239         * docs/plugins/inspect/plugin-autodetect.xml:
14240         * docs/plugins/inspect/plugin-avi.xml:
14241         * docs/plugins/inspect/plugin-cacasink.xml:
14242         * docs/plugins/inspect/plugin-cairo.xml:
14243         * docs/plugins/inspect/plugin-cutter.xml:
14244         * docs/plugins/inspect/plugin-debug.xml:
14245         * docs/plugins/inspect/plugin-dv.xml:
14246         * docs/plugins/inspect/plugin-efence.xml:
14247         * docs/plugins/inspect/plugin-effectv.xml:
14248         * docs/plugins/inspect/plugin-esdsink.xml:
14249         * docs/plugins/inspect/plugin-flac.xml:
14250         * docs/plugins/inspect/plugin-flxdec.xml:
14251         * docs/plugins/inspect/plugin-gconfelements.xml:
14252         * docs/plugins/inspect/plugin-goom.xml:
14253         * docs/plugins/inspect/plugin-jpeg.xml:
14254         * docs/plugins/inspect/plugin-level.xml:
14255         * docs/plugins/inspect/plugin-matroska.xml:
14256         * docs/plugins/inspect/plugin-mulaw.xml:
14257         * docs/plugins/inspect/plugin-navigationtest.xml:
14258         * docs/plugins/inspect/plugin-ossaudio.xml:
14259         * docs/plugins/inspect/plugin-png.xml:
14260         * docs/plugins/inspect/plugin-rtp.xml:
14261         * docs/plugins/inspect/plugin-rtsp.xml:
14262         * docs/plugins/inspect/plugin-shout2send.xml:
14263         * docs/plugins/inspect/plugin-smpte.xml:
14264         * docs/plugins/inspect/plugin-speex.xml:
14265         * docs/plugins/inspect/plugin-udp.xml:
14266         * docs/plugins/inspect/plugin-videobox.xml:
14267         * docs/plugins/inspect/plugin-videoflip.xml:
14268         * docs/plugins/inspect/plugin-videomixer.xml:
14269         * docs/plugins/inspect/plugin-wavenc.xml:
14270         * docs/plugins/inspect/plugin-wavparse.xml:
14271           update for HEAD version
14272
14273 2005-11-25  Michael Smith  <msmith@fluendo.com>
14274
14275         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14276           Patch from Sebastien Cote to close control sockets in udpsrc.
14277
14278 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14279
14280         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14281         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14282         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14283         (gst_quarktv_base_init), (gst_quarktv_class_init),
14284         (gst_quarktv_init): Flush the planes list on reverse caps
14285         negotiation. This was crashing because of differently sized
14286         buffers.
14287
14288 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14289
14290         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14291         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14292         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14293         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14294         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14295         (gst_videoflip_set_property), (gst_videoflip_base_init),
14296         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14297         correctly, fix identity flipping, convert navigation event 
14298         correctly again.
14299
14300 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14301
14302         * configure.ac: back to HEAD
14303
14304 === release 0.9.6 ===
14305
14306 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14307
14308         * configure.ac:
14309           releasing 0.9.6, "Everything's Not Lost"
14310
14311 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14312
14313         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14314         Oops, initialise the framerate GValue
14315
14316 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14317
14318         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14319         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14320         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14321         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14322         (gst_timeoverlay_get_type):
14323         * ext/cairo/gsttimeoverlay.h:
14324         * gst/debug/Makefile.am:
14325         * gst/debug/gstnavigationtest.c:
14326         (gst_navigationtest_handle_src_event),
14327         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14328         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14329         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14330         (gst_navigationtest_init), (gst_navigationtest_get_type),
14331         (plugin_init):
14332         * gst/debug/gstnavigationtest.h:
14333         * gst/effectv/Makefile.am:
14334         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14335         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14336         (gst_agingtv_base_init), (gst_agingtv_class_init),
14337         (gst_agingtv_init), (gst_agingtv_get_type):
14338         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14339         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14340         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14341         (gst_dicetv_get_type):
14342         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14343         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14344         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14345         (gst_edgetv_get_type):
14346         * gst/effectv/gsteffectv.c:
14347         * gst/effectv/gsteffectv.h:
14348         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14349         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14350         (gst_quarktv_change_state), (gst_quarktv_base_init),
14351         (gst_quarktv_class_init), (gst_quarktv_init),
14352         (gst_quarktv_get_type):
14353         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14354         (gst_revtv_get_unit_size), (gst_revtv_transform),
14355         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14356         (gst_revtv_get_type):
14357         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14358         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14359         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14360         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14361         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14362         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14363         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14364         (gst_vertigotv_init), (gst_vertigotv_get_type):
14365         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14366         (gst_warptv_get_unit_size), (gst_warptv_transform),
14367         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14368         (gst_warptv_get_type):
14369         * gst/videofilter/Makefile.am:
14370         * gst/videofilter/gstvideobalance.c:
14371         * gst/videofilter/gstvideobalance.h:
14372         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14373         (gst_videofilter_class_init), (gst_videofilter_init):
14374         * gst/videofilter/gstvideofilter.h:
14375         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14376         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14377         (gst_videoflip_flip), (gst_videoflip_transform),
14378         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14379         (gst_videoflip_base_init), (gst_videoflip_class_init),
14380         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14381         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14382         BaseTransform, it's just a place holder for now and every video
14383         effect plugin has been ported to use BaseTransform features 
14384         directly. QuarkTV was fixed too (was broken), navigationtest works
14385         and best for the end, videoflip converts navigation events depending
14386         on flip method ! Fixes #320953
14387
14388 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14389
14390         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14391         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14392         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14393         (gst_goom_src_negotiate), (gst_goom_chain):
14394         * gst/matroska/matroska-mux.c:
14395         (gst_matroska_mux_video_pad_setcaps):
14396         * sys/osxvideo/osxvideosink.m:
14397           Fixes for API changes
14398
14399 2005-11-23  Michael Smith <msmith@fluendo.com>
14400
14401         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14402         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14403         * ext/jpeg/gstjpegdec.h:
14404         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14405         * ext/jpeg/gstjpegenc.h:
14406         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14407         (gst_smokeenc_resync):
14408         * ext/jpeg/gstsmokeenc.h:
14409           JPEG fractiony goodness.
14410
14411 2005-11-22  Michael Smith <msmith@fluendo.com>
14412
14413         * gst/goom/filters.c:
14414         * gst/goom/graphic.h:
14415           Fix compilation by making some functions static inline instead of
14416           extern inline, matching the way they're used.
14417
14418 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14419
14420         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14421         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14422         * ext/cairo/gsttextoverlay.h:
14423         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14424         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14425         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14426         (gst_pngdec_caps_create_and_set):
14427         * ext/libpng/gstpngdec.h:
14428         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14429         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14430         * gst/avi/gstavimux.c: (gst_avimux_init),
14431         (gst_avimux_vidsinkconnect):
14432         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14433         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14434         (gst_goom_src_negotiate), (gst_goom_chain):
14435         * gst/goom/gstgoom.h:
14436         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14437         * gst/matroska/matroska-mux.c:
14438         (gst_matroska_mux_video_pad_setcaps):
14439         * sys/osxvideo/osxvideosink.h:
14440         * sys/osxvideo/osxvideosink.m:
14441           More fractional framerate conversions 
14442
14443 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14444
14445         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14446         * gst/debug/gstnavigationtest.c:
14447         (gst_navigationtest_handle_src_event):
14448         * gst/videofilter/gstvideofilter.c:
14449         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14450         (gst_videofilter_init):
14451         * gst/videofilter/gstvideofilter.h:
14452           Convert to fractional framerates.
14453
14454 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14455
14456         * ext/aalib/gstaasink.c:
14457         * ext/dv/gstdvdec.c:
14458         * ext/esd/esdmon.c:
14459         * ext/flac/gstflacenc.c:
14460         * ext/gdk_pixbuf/pixbufscale.c:
14461         * ext/libcaca/gstcacasink.c:
14462         * ext/shout2/gstshout2.c:
14463         * gst/alpha/gstalpha.c:
14464         * gst/oldcore/gstaggregator.c:
14465         * gst/oldcore/gstshaper.c:
14466         * gst/smpte/barboxwipes.c:
14467         * gst/smpte/gstsmpte.c:
14468         * gst/videobox/gstvideobox.c:
14469         * gst/videofilter/gstvideoflip.c:
14470         * gst/videomixer/videomixer.c:
14471           fix up more enums
14472
14473 2005-11-22  Michael Smith <msmith@fluendo.com>
14474
14475         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14476         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14477         (gst_videomixer_update_queues):
14478           Fractional framerates, videomixer.
14479
14480 2005-11-22  Michael Smith <msmith@fluendo.com>
14481
14482         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14483         * ext/dv/gstdvdec.h:
14484         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14485         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14486         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14487         (gst_dvdemux_flush):
14488         * ext/dv/gstdvdemux.h:
14489           Fractional framerates for DV. 
14490
14491 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14492
14493         * gst/autodetect/gstautoaudiosink.c:
14494         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14495         * gst/autodetect/gstautovideosink.c:
14496         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14497           Use gst_plugin_feature_list_free() to free feature list and
14498           in the case of autovideosink free the list at all. Also
14499           miscellaneous cosmetic fixes.
14500
14501 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14502
14503         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14504         (gst_cutter_set_property), (gst_cutter_get_caps):
14505           copy calculation code from level; remove use of some audio
14506           functions
14507
14508 2005-11-22  Andy Wingo  <wingo@pobox.com>
14509
14510         * Update for gst_tag_setter API changes.
14511
14512 2005-11-22  Andy Wingo  <wingo@pobox.com>
14513
14514         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14515         (gst_dvdemux_demux_frame)
14516         * ext/flac/gstflacdec.c (gst_flacdec_write)
14517         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14518         (gst_flacenc_sink_event)
14519         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14520         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14521         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14522         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14523         * gst/auparse/gstauparse.c (gst_auparse_chain)
14524         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14525         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14526         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14527         (gst_avi_demux_handle_seek)
14528         * gst/goom/gstgoom.c (gst_goom_event)
14529         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14530         * gst/matroska/matroska-demux.c
14531         (gst_matroska_demux_handle_seek_event)
14532         (gst_matroska_demux_loop_stream_parse_id)
14533         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14534         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14535         (gst_wavparse_stream_headers): Run update-funcnames.
14536
14537 2005-11-22  Edward Hervey  <edward@fluendo.com>
14538
14539         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14540         (gst_dv1394src_init), (gst_dv1394src_dispose),
14541         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14542         (gst_dv1394src_uri_set_uri):
14543         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14544         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14545         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14546         URIHandler interface and element properties are now properly
14547         synchronized for DV1394src and UDPSrc
14548
14549 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14550
14551         * ext/flac/Makefile.am:
14552         * ext/speex/Makefile.am:
14553           libgsttagedit has been renamed to libgsttag.
14554
14555 2005-11-21  Wim Taymans  <wim@fluendo.com>
14556
14557         * gst/rtsp/rtspconnection.c: (read_body):
14558         Apply patch from Sebastien Cote to fix #319184.
14559
14560 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14561
14562         * configure.ac:
14563         * gst/cutter/Makefile.am:
14564         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14565         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14566         (gst_cutter_set_property), (gst_cutter_get_property),
14567         (plugin_init), (gst_cutter_get_caps):
14568           port cutter
14569         * gst/level/gstlevel.c:
14570           fix up plugin details
14571
14572 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14573
14574         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14575         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14576         (gst_flacdec_src_event):
14577         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14578         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14579         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14580         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14581         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14582         (gst_flxdec_sink_event_handler):
14583         * gst/matroska/matroska-demux.c:
14584         (gst_matroska_demux_handle_seek_event):
14585         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14586           Update for stream lock API changes: don't take stream log
14587           in sink event handlers any longer and change GST_STREAM_LOCK
14588           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14589           functions.
14590
14591 2005-11-21  Michael Smith <msmith@fluendo.com>
14592
14593         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14594           gst_object_unref, not g_object_unref
14595
14596 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14597
14598         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14599         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14600           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14601
14602 2005-11-21  Michael Smith <msmith@fluendo.com>
14603
14604         * gst/auparse/Makefile.am:
14605         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14606         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14607         (gst_auparse_change_state):
14608         * gst/auparse/gstauparse.h:
14609           Partially fix #161712. playbin still doesn't work on these files,
14610           (on the bug report, Andy says we aren't typefinding it for some
14611           reason?) but at least auparse isn't totally busted like it was before.
14612
14613 2005-11-21  Andy Wingo  <wingo@pobox.com>
14614
14615         * *.h:
14616         * *.c: Ran scripts/update-macros. Oh yes.
14617
14618 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14619
14620         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14621           Filler events are gone for now, comment out section generating
14622           them.
14623
14624 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14625
14626         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14627         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14628         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14629         * sys/osxvideo/osxvideosink.m:
14630           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
14631           (#322027)
14632
14633 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14634
14635         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
14636         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
14637         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14638         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
14639         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
14640         (gst_avi_demux_stream_data):
14641         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14642         * gst/wavenc/gstwavenc.c: (write_metadata):
14643         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
14644         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
14645         Fixes for GST_FOURCC_FORMAT API change.
14646
14647 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14648
14649         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
14650         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
14651         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
14652         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14653         (gst_text_overlay_change_state):
14654         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14655         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
14656         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
14657         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
14658         * gst/videomixer/videomixer.c: (gst_videomixer_init),
14659         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
14660         (gst_videomixer_change_state):
14661           Fix for collect pads API change. Also fix textoverlay state
14662           change function.
14663
14664 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14665
14666         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
14667         GST_PAD_IS_USABLE by something approaching it.
14668
14669 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14670
14671         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
14672         API changes.
14673         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
14674         but also fix the code that was not checking return values from
14675         pad_push neither using pad_alloc_buffer.
14676
14677 2005-11-18  Edward Hervey  <edward@fluendo.com>
14678
14679         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
14680         (gst_pngenc_chain):
14681         Added debug category
14682         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
14683         goes to EOS.
14684
14685 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
14686
14687         * gst/rtp/Makefile.am
14688         * gst/rtp/gstrtp.c
14689         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
14690         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
14691         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
14692         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
14693         * gst/rtp/gstrtpg711enc.h:
14694         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
14695         * gst/rtp/gstrtpspeexenc.c:
14696         * gst/rtp/gstrtpspeexenc.h:
14697         * gst/rtp/gstrtpspeexdec.c:
14698         * gst/rtp/gstrtpspeexdec.h:
14699         Created Speex payloader and depayloader; Optimize G711 payloader to
14700         use adapter and send packets until MTU size.
14701
14702 2005-11-16  Wim Taymans  <wim@fluendo.com>
14703
14704         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
14705         Fix leak in check.
14706
14707 2005-11-16  Wim Taymans  <wim@fluendo.com>
14708
14709         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
14710         Fix state change.
14711
14712 2005-11-16  Andy Wingo  <wingo@pobox.com>
14713
14714         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
14715         (gst_udpsrc_create): Move comment.
14716
14717 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
14718
14719         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14720
14721         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14722           When seeking, seek to closest index entry at or before the requested
14723           seek position, not just the closest one (#321001).
14724
14725 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
14726
14727         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
14728         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
14729           Invert DIB images again (see #132341).
14730
14731 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14732
14733         * configure.ac:
14734           rework configure.ac file
14735         * ext/aalib/gstaasink.c:
14736         * ext/cairo/gstcairo.c:
14737         * ext/dv/gstdv.c:
14738         * ext/esd/gstesd.c:
14739         * ext/flac/gstflac.c:
14740         * ext/gconf/gstgconfelements.c:
14741         * ext/gdk_pixbuf/gstgdkpixbuf.c:
14742         * ext/jpeg/gstjpeg.c:
14743         * ext/ladspa/gstladspa.c:
14744         * ext/libcaca/gstcacasink.c:
14745         * ext/libmng/gstmng.c:
14746         * ext/libpng/gstpng.c:
14747         * ext/mikmod/gstmikmod.c:
14748         * ext/pango/gsttextoverlay.c:
14749         * ext/pango/gsttimeoverlay.c:
14750         * ext/raw1394/gst1394.c:
14751         * ext/speex/gstspeex.c:
14752         * gst/alpha/Makefile.am:
14753         * gst/alpha/gstalpha.c:
14754         * gst/alpha/gstalphacolor.c:
14755         * gst/auparse/gstauparse.c:
14756         * gst/autodetect/gstautoaudiosink.c:
14757         (gst_auto_audio_sink_factory_filter),
14758         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14759         * gst/autodetect/gstautodetect.c:
14760         * gst/avi/gstavi.c:
14761         * gst/cutter/gstcutter.c:
14762         * gst/debug/efence.c:
14763         * gst/debug/gstdebug.c:
14764         * gst/debug/gstnavigationtest.c:
14765         * gst/effectv/gsteffectv.c:
14766         * gst/flx/gstflxdec.c:
14767         * gst/goom/gstgoom.c:
14768         * gst/interleave/plugin.c:
14769         * gst/law/alaw.c:
14770         * gst/law/mulaw.c:
14771         * gst/level/gstlevel.c:
14772         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14773         * gst/matroska/matroska.c:
14774         * gst/median/gstmedian.c:
14775         * gst/monoscope/gstmonoscope.c:
14776         * gst/multipart/multipart.c:
14777         * gst/oldcore/gstelements.c:
14778         * gst/rtp/gstrtp.c:
14779         * gst/rtsp/gstrtsp.c:
14780         * gst/smoothwave/gstsmoothwave.c:
14781         * gst/smpte/gstsmpte.c:
14782         * gst/udp/gstudp.c:
14783         * gst/videobox/gstvideobox.c:
14784         * gst/videofilter/gstgamma.c:
14785         * gst/videofilter/gstvideobalance.c:
14786         * gst/videofilter/gstvideoflip.c:
14787         * gst/videofilter/gstvideotemplate.c:
14788         * gst/videomixer/videomixer.c:
14789         * gst/wavenc/gstwavenc.c:
14790         * gst/wavparse/gstwavparse.c:
14791         * sys/oss/gstossaudio.c:
14792         * sys/osxaudio/gstosxaudio.c:
14793           update GST_PLUGIN_DEFINE
14794         * gst/rtp/Makefile.am:
14795         * gst/rtp/gstasteriskh263.c:
14796           check for htons/htonl headers and possibly link to winsock2 lib
14797
14798 2005-11-12  Edward Hervey  <edward@fluendo.com>
14799
14800         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14801         Only GST_DEBUG() information on the valid components.
14802
14803 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14804
14805         * configure.ac: back to HEAD
14806
14807 === release 0.9.5 ===
14808
14809 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
14810
14811         * configure.ac:
14812           releasing 0.9.5, "Phone Alarm"
14813
14814 2005-11-11  Edward Hervey  <edward@fluendo.com>
14815
14816         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14817         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
14818         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
14819         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14820         (gst_avi_demux_loop):
14821         * gst/avi/gstavidemux.h:
14822         Yeah, implement proper seeking. Exact seeking and segment seeking.
14823         Still need to do some checks for segment_stop.
14824
14825 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14826
14827         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14828
14829         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14830           Don't try to ready buffer duration from buffer that we don't
14831           own any  longer and that might already have been unreffed.
14832           (#321136)
14833
14834 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
14835
14836         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
14837         (flx_decode_delta_flc), (gst_flxdec_chain):
14838         Attempting to optimize the code for embedded systems.
14839
14840 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
14841
14842         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14843
14844         * sys/oss/gstosssink.c: (gst_oss_sink_close):
14845           Don't re-use already closed file descriptor. (#320920)
14846
14847 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14848
14849         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
14850         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
14851         (gst_oss_sink_prepare):
14852         * sys/oss/gstosssink.h:
14853           Cache probed caps; fix debug output for SET_PARAM macros.
14854
14855 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14856
14857         * ext/cairo/Makefile.am:
14858         * ext/cairo/gstcairo.c: (plugin_init):
14859         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14860         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14861         (gst_text_overlay_init), (gst_text_overlay_font_init),
14862         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14863         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14864         (gst_text_overlay_text_pad_linked),
14865         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14866         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14867         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14868         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14869         (gst_text_overlay_change_state):
14870         * ext/cairo/gsttextoverlay.h:
14871           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
14872           property and redo positioning. Doesn't handle upstream renegotiation
14873           yet though.
14874
14875 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14876
14877         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14878         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14879         (gst_avi_demux_loop):
14880           No need to take the STREAM_LOCK in the loop function. Improve
14881           some debug messages. Don't leak pad names in debug messages.
14882
14883 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14884
14885         * gst/matroska/matroska-demux.c:
14886         (gst_matroska_demux_push_vorbis_codec_priv_data),
14887         (gst_matroska_demux_add_wvpk_header):
14888           Don't error out when the source pad isn't linked.
14889
14890 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14891
14892         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
14893         (gst_gconf_audio_sink_change_state):
14894         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
14895         (gst_gconf_video_sink_change_state):
14896           Fix state change functions here as well and set kid
14897           to NULL state before removing it.
14898
14899 2005-11-01  Edward Hervey  <edward@fluendo.com>
14900
14901         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
14902         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
14903         Added proper event handlind, 
14904         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
14905         ignored),
14906         and don't set a duration of 0 for buffers otherwise they are discarded
14907         by GstBaseSink.
14908
14909         GstWavEnc needs some serious loving, after going through the code I'm
14910         really wondering how this can stay in -good ...
14911
14912 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14913
14914         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
14915         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
14916         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
14917         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
14918         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
14919         (gst_matroska_mux_collected):
14920           Fix leaks and invalid memory access as reported by valgrind
14921
14922 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14923
14924         Patch by: Michal Benes <michal.benes@xeris.cz>
14925
14926         * check/Makefile.am:
14927         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14928         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
14929         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14930           add a unit test for matroskamux
14931           fix the bugs that the unit test exposed
14932
14933 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14934
14935         * gst/autodetect/gstautoaudiosink.c:
14936         (gst_auto_audio_sink_class_init),
14937         (gst_auto_audio_sink_change_state):
14938         * gst/autodetect/gstautovideosink.c:
14939         (gst_auto_video_sink_class_init),
14940         (gst_auto_video_sink_change_state):
14941           Fix state change function and use GST_DEBUG_FUNCPTR in
14942           class_init.
14943
14944 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14945
14946         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14947
14948         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
14949         (gst_ebml_write_reset), (gst_ebml_write_element_new):
14950         * gst/matroska/ebml-write.h:
14951         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14952           Set timestamps on outgoing ebml headers as well, so that the
14953           element after matroskamux can get the timestamp already when
14954           reading the first ebml element and doesn't have to wait for
14955           the actual data buffer for that (#320308).
14956           
14957 2005-10-31  Andy Wingo  <wingo@pobox.com>
14958
14959         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
14960         (gst_videomixer_pad_link): Kill some memleaks.
14961         (gst_videomixer_pad_get_property): Style fix.
14962         (gst_videomixer_pad_set_property): Style fix.
14963         (gst_videomixer_pad_init): Style fix.
14964         (gst_videomixer_update_queues): Kill memleak.
14965         (gst_videomixer_loop): Kill memleak.
14966         (gst_videomixer_collected): Kill memleak.
14967
14968 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14969
14970         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
14971         gst_auparse_change_state:
14972         Just some cleanup.
14973
14974 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14975
14976         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
14977         Add checks to GST_FLOW_NOT_LINKED for values returned
14978         from gst_pad_push.
14979         
14980 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
14981
14982         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
14983         (gst_rtpg711dec_process):
14984         * gst/rtp/gstrtpgsmenc.c:
14985         Payloader now sets some default caps on the srcpad if caps on the sinkpad
14986         are never set. This is important for the g711 to work with burger's rtpbin
14987         element.
14988
14989 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
14990
14991         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
14992         (gst_speexenc_push_buffer):
14993         Add checks for return values from gst_pad_push and
14994         gst_pad_alloc_buffer.
14995
14996 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
14997
14998         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14999
15000         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
15001         (gst_matroska_demux_parse_info),
15002         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15003         (gst_matroska_demux_parse_cluster):
15004         * gst/matroska/matroska-ids.h:
15005         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
15006         (gst_matroska_mux_init), (gst_matroska_mux_start),
15007         (gst_matroska_mux_create_buffer_header),
15008         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
15009         (gst_matroska_mux_get_property):
15010         * gst/matroska/matroska-mux.h:
15011           Add SimpleBlock support to matroska demuxer and muxer (part of
15012           Matroska v2). (#319731)
15013
15014 2005-10-28  Wim Taymans  <wim@fluendo.com>
15015
15016         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15017         (gst_jpeg_dec_change_state):
15018         * ext/jpeg/gstjpegdec.h:
15019         Cleanups. Don't create caps for every chain.
15020
15021 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
15022
15023         * gst/law/alaw-encode.c: (gst_alawenc_init),
15024         (alawenc_setcaps), (gst_alawenc_chain)
15025         * gst/law/alaw-encode.h:
15026         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
15027         (mulawenc_setcaps), (gst_mulawenc_chain)
15028         * gst/law/mulaw-encode.h:
15029         Set timestamp on buffer and it allows RTP G711 elements
15030         work properly.
15031
15032 2005-10-27  Wim Taymans  <wim@fluendo.com>
15033
15034         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15035         Set correct format on oss instead of a silly value. 
15036
15037 2005-10-27  Julien MOUTTE  <julien@moutte.net>
15038
15039         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15040         (gst_video_box_transform_caps), (gst_video_box_set_caps),
15041         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
15042         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
15043         I420 rendering as well, doesn't bring much for my platform.
15044         Might help on some other platforms.
15045
15046 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
15047
15048         * gst/rtp/gstrtpgsmenc.c:
15049         * gst/rtp/gstrtpgsmparse.c:
15050         Declaring the padtemplate correctly.
15051
15052 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15053
15054         * gst/rtp/gstrtpg711dec.c:
15055         * gst/rtp/gstrtpg711enc.c:
15056         * gst/rtp/gstrtpgsmenc.c:
15057         * gst/rtp/gstrtpgsmparse.c:
15058         Setting the proper copyright notice.
15059
15060 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15061
15062         * gst/videobox/Makefile.am: Use liboil.
15063         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15064         (gst_video_box_set_property), (gst_video_box_transform_caps),
15065         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
15066         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
15067         using liboil. Will dot the same to I420 border generation
15068         tomorrow.
15069
15070 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15071
15072         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
15073         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
15074         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
15075         * gst/rtp/gstrtpg711dec.h:
15076         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
15077         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
15078         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
15079         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15080         (gst_rtpgsmenc_handle_buffer):
15081         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
15082         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
15083         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
15084         * gst/rtp/gstrtpgsmparse.h:
15085         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
15086         inherits from the basertpdepayloader.
15087
15088 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15089
15090         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15091         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15092         (gst_video_box_ayuv): Removing this forgotten debug.
15093
15094 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15095
15096         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15097         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15098         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
15099
15100 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
15101
15102         * sys/oss/gstossaudio.c:
15103         * sys/oss/gstossdmabuffer.c:
15104         * sys/oss/gstosshelper.c:
15105         * sys/oss/gstossmixer.c:
15106         * sys/oss/gstossmixerelement.c:
15107         * sys/oss/gstossmixertrack.c:
15108         * sys/oss/gstosssink.c:
15109         * sys/oss/gstosssrc.c:
15110           Actually use the 'oss' debug category we register.
15111
15112 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15113
15114         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
15115         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
15116         Use gst_pad_get_parent and drop the ref that was added through
15117         that call.
15118
15119 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15120
15121         * gst/rtp/gstrtpgsmenc.c:
15122           Fix compilation
15123
15124 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15125
15126         * gst/rtp/gstrtpg711dec.c
15127         Just removed a couple of lines of weird code used during
15128         development/test time.
15129
15130 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15131
15132         * gst/rtp/Makefile.am
15133         * gst/rtp/gstrtp.c
15134         * gst/rtp/gstrtpg711enc.c
15135         * gst/rtp/gstrtpg711enc.h
15136         * gst/rtp/gstrtpg711dec.c
15137         * gst/rtp/gstrtpg711dec.h
15138         Created G711 payloader and depayloader (it supports mulaw and alaw
15139         (dec)encoders)
15140
15141 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15142
15143         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15144         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15145         Doh ! I introduced wingo's bug again ! Sorry...
15146
15147 2005-10-25  Christian Schaller <christian@fluendo.com> 
15148
15149         * gst/rtp/Makefile.am: add missing header files for disting
15150
15151 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
15152
15153         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15154         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
15155         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15156         (gst_rtpgsmenc_handle_buffer):
15157         * gst/rtp/gstrtpgsmenc.h:
15158         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
15159         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
15160         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
15161         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
15162         * gst/rtp/gstrtpgsmparse.h:
15163         Getting the GSM (de)payloader working and compatible with our plans for RTP.
15164
15165 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15166
15167         * ext/libpng/gstpngdec.c: (user_info_callback),
15168         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
15169         a newsegment event, move some redundant code in a single place.
15170
15171 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15172
15173         * ext/libpng/gstpngdec.c: (user_info_callback),
15174         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
15175         hack to get correct colors order when we have a png image with
15176         alpha channel.
15177
15178 2005-10-24  Edward Hervey  <edward@fluendo.com>
15179
15180         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
15181         Call gst_element_no_more_pads when there will be no more pads.
15182
15183 2005-10-24  Wim Taymans  <wim@fluendo.com>
15184
15185         * gst/rtp/Makefile.am:
15186         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
15187         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
15188         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
15189         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
15190         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
15191         (gst_asteriskh263_plugin_init):
15192         * gst/rtp/gstasteriskh263.h:
15193         * gst/rtp/gstrtp.c: (plugin_init):
15194         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
15195         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
15196         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
15197         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
15198         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
15199         (gst_rtph263enc_plugin_init):
15200         * gst/rtp/gstrtph263enc.h:
15201         Added two new payloaders, an RFC 2190 payloader for h263 and
15202         a payload convertor for an asterisk server.
15203
15204 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15205
15206         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15207           Set bytes_per_sample correctly (is not always 4, but 
15208           depends on width and number of channels).
15209
15210 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15211
15212         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
15213         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
15214         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
15215         (gst_flacenc_sink_event), (gst_flacenc_chain),
15216         (gst_flacenc_set_property), (gst_flacenc_get_property),
15217         (gst_flacenc_change_state):
15218         * ext/flac/gstflacenc.h:
15219           Fix seeking, so that flacenc can rewrite the header with the
15220           correct duration and amount of samples and all that at EOS;
15221           also set timestamps and granulepos on outgoing buffers; add
15222           debug category; fix state change function.
15223           
15224 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15225
15226         * gst/videomixer/videomixer.c: Don't restrict video geometry
15227         from 16 to 4096.
15228
15229 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15230
15231         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15232         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15233         Fix caps negotiation correctly, add debugging category.
15234
15235 2005-10-24  Christian Schaller  <christian@fluendo.com>
15236
15237         * configure.ac: Port over Thomas's change from base listing all plugins
15238
15239 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15240
15241         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
15242         a sink pad.
15243
15244 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15245
15246         * configure.ac:
15247         * docs/upload.mak:
15248           back to HEAD
15249
15250 === release 0.9.4 ===
15251
15252 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15253
15254         * configure.ac:
15255           Releasing 0.9.4, "Dromiceiomimus"
15256
15257 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
15258
15259         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15260         (gst_speexenc_src_query):
15261           Add position and duration query, fix query type function.
15262           
15263         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15264         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15265           Let's not set non-fixed caps on source pads.
15266
15267 2005-10-21  Wim Taymans  <wim@fluendo.com>
15268
15269         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15270         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15271         (gst_avi_demux_handle_seek):
15272         Set correct stream_time in newsegment event.
15273         avi can also handle a duration query now.
15274
15275 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15276
15277         * gst/matroska/matroska-demux.c:
15278         (gst_matroska_demux_handle_src_query),
15279         (gst_matroska_demux_handle_seek_event),
15280         (gst_matroska_demux_loop_stream_parse_id):
15281           Fix duration query; fix basetime in newsegment event after
15282           seek; fix duration in initial newsegment event.
15283
15284         * gst/matroska/matroska-mux.c:
15285         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15286           Extract number of channels and samplerate from vorbis headers;
15287           add some debug messages when querying the durations of the
15288           input streams.
15289
15290 2005-10-20  Wim Taymans  <wim@fluendo.com>
15291
15292         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15293         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15294         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15295         Set stream time correctly in newsegment.
15296
15297 2005-10-20  Wim Taymans  <wim@fluendo.com>
15298
15299         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15300         Correctly fill in the stream time.
15301
15302 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15303
15304         * check/elements/level.c: (GST_START_TEST):
15305         * gst/level/gstlevel.c: (gst_level_message_new):
15306         * gst/level/level-example.c: (message_handler):
15307           use ELEMENT messages instead
15308
15309 2005-10-19  Wim Taymans  <wim@fluendo.com>
15310
15311         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15312         (gst_dvdemux_src_query):
15313         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15314         (gst_flacdec_src_query):
15315         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15316         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15317         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15318         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15319         * gst/debug/progressreport.c: (gst_progress_report_report):
15320         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15321         * gst/matroska/matroska-demux.c:
15322         (gst_matroska_demux_handle_src_query):
15323         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15324         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15325         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15326         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15327         (gst_wavparse_srcpad_event):
15328         API change fix.
15329
15330 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15331
15332         * gst/goom/filters.c:
15333         * gst/goom/graphic.h:
15334         * gst/goom/lines.c:
15335           Make inline functions either 'static inline' or 'extern inline',
15336           otherwise the Forte compiler apparently won't inline them (#317300).
15337
15338 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15339
15340         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15341         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15342         (user_info_callback), (user_endrow_callback), (user_end_callback),
15343         (user_read_data), (gst_pngdec_caps_create_and_set),
15344         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15345         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15346         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15347         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15348         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15349         very nice and handle push/pull based model. if you have filesrc
15350         connected to it, it will do random access to load the png file.
15351         If you have a network source that can't do _getrange, it does 
15352         progressive loading through the chain function.
15353         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15354         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15355         thanks to Master Wim Taymans ;-)
15356
15357 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15358
15359         * gst/matroska/Makefile.am:
15360         * gst/matroska/ebml-read.c:
15361         * gst/matroska/ebml-read.h:
15362         * gst/matroska/matroska-demux.c:
15363         * gst/matroska/matroska-demux.h:
15364         * gst/matroska/matroska.c: (plugin_init):
15365           Ported matroska demuxer to 0.9.
15366
15367 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15368
15369         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15370
15371         * gst/matroska/matroska-mux.c:
15372         (gst_matroska_mux_video_pad_setcaps),
15373         (gst_matroska_mux_audio_pad_setcaps):
15374           Fix mpeg4 input handling (#318847); also, while we're at it,
15375           fix media type for Motion-JPEG: should be image/jpeg.
15376
15377 2005-10-18  Wim Taymans  <wim@fluendo.com>
15378
15379         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15380         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15381         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15382         Fix for segment-start/stop API change.
15383
15384 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15385
15386         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15387         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15388         way.
15389
15390 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15391
15392         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15393         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15394         output declared in transform_caps.
15395
15396 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15397
15398         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15399
15400 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15401
15402         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15403         (gst_video_box_get_unit_size): Fix wrong size calculations and
15404         implement get_unit_size correctly.
15405
15406 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15407
15408         * configure.ac:
15409           Enable flx plugin.
15410
15411         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15412           Fix gcc4 signedness issue.
15413
15414 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15415
15416         * configure.ac: Adding videomixer.
15417         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15418         (user_read_data), (gst_pngdec_chain): More debugging.
15419         * gst/alpha/Makefile.am: Adding alphacolor
15420         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15421         (gst_alpha_color_class_init), (gst_alpha_color_init),
15422         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15423         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15424         (plugin_init): Ported to 0.9 using in place base tranform.
15425         * gst/videomixer/Makefile.am:
15426         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15427         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15428         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15429         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15430         (gst_videomixer_init), (gst_videomixer_getcaps),
15431         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15432         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15433         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15434         to 0.9 using collectpads.
15435
15436 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15437
15438         * configure.ac:
15439         * gst/flx/Makefile.am:
15440         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15441         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15442         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15443         * gst/flx/gstflxdec.h:
15444         flx plugin ported to 0.9
15445
15446 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15447
15448         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15449           use new gst_version_string()
15450
15451 2005-10-16  Andy Wingo  <wingo@pobox.com>
15452
15453         * configure.ac: GLIB_CHECK.
15454
15455 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15456
15457         * ext/libpng/Makefile.am:
15458         * ext/libpng/gstpng.c: (plugin_init):
15459         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15460         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15461         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15462
15463 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15464
15465         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15466
15467         * configure.ac:
15468         * gst/matroska/Makefile.am:
15469         * gst/matroska/ebml-ids.h:
15470         * gst/matroska/ebml-write.c:
15471         * gst/matroska/ebml-write.h:
15472         * gst/matroska/matroska-ids.h:
15473         * gst/matroska/matroska-mux.c:
15474         * gst/matroska/matroska-mux.h:
15475         * gst/matroska/matroska.c: (plugin_init):
15476           Port matroska muxer to 0.9 (#318847).
15477
15478 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15479
15480         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15481         (comment_init), (comment_add):
15482           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15483           use GST_READ_UINT32_LE() and friends rather than the private
15484           implementation of those same macros.
15485
15486 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15487
15488         * examples/stats/mp2ogg.c:
15489           more typo fixes
15490
15491 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15492
15493         * examples/indexing/indexmpeg.c: (main):
15494         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15495         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15496         * ext/esd/esdmon.h:
15497         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15498         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15499         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15500         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15501         * gst/avi/gstavimux.c: (gst_avimux_init):
15502         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15503         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15504         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15505         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15506         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15507         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15508         * gst/oldcore/gstmultifilesrc.h:
15509         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15510         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15511         (gst_pipefilter_change_state):
15512         * gst/oldcore/gstpipefilter.h:
15513         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15514         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15515         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15516         * sys/osxaudio/gstosxaudiosink.h:
15517         * sys/osxaudio/gstosxaudiosrc.h:
15518           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15519           moved bitshift from macro to enum definition
15520
15521 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15522
15523         * ext/Makefile.am:
15524         * ext/cairo/Makefile.am:
15525         * ext/cairo/gstcairo.c: (plugin_init):
15526         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15527         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15528         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15529         * ext/cairo/gsttimeoverlay.h:
15530           update of cairo-based timeoverlay to 1.0 Cairo API
15531           doesn't work yet for resizing of output sink
15532
15533 2005-10-11  Wim Taymans  <wim@fluendo.com>
15534
15535         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15536         newsegment API fix.
15537
15538 2005-10-11  Wim Taymans  <wim@fluendo.com>
15539
15540         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15541         (gst_dvdemux_demux_frame):
15542         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15543         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15544         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15545         (gst_avi_demux_handle_seek):
15546         * gst/goom/gstgoom.c: (gst_goom_event):
15547         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15548         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15549         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15550         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15551         (gst_wavparse_srcpad_event):
15552         newsegment API update.
15553
15554 2005-10-11  Andy Wingo  <wingo@pobox.com>
15555
15556         * ext/speex/gstspeexenc.c: Signedness cleanups.
15557
15558 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15559
15560         * PORTED_09:
15561         * ext/speex/Makefile.am:
15562         * ext/speex/gstspeex.c:
15563         * ext/speex/gstspeexenc.c:
15564         Speexenc ported to 0.9
15565
15566 2005-10-10  Wim Taymans  <wim@fluendo.com>
15567
15568         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15569         (gst_oss_sink_init), (gst_oss_sink_set_property),
15570         (gst_oss_sink_get_property), (gst_oss_sink_open),
15571         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15572         * sys/oss/gstosssink.h:
15573         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15574         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15575         (gst_oss_src_prepare):
15576         Cleanups, make device configurable in the sink, handle and report
15577         errors.
15578
15579 2005-10-10  Wim Taymans  <wim@fluendo.com>
15580
15581         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15582         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15583         Make sure element is NULL before removing from the bin.
15584
15585 2005-10-07  Andy Wingo  <wingo@pobox.com>
15586
15587         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15588         block forever in a read().
15589         (gst_dv1394src_bus_reset): Post a message when the cable is
15590         unplugged.
15591         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15592         (gst_dv1394src_bus_reset): Don't unref the message.
15593
15594         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15595         hacking. The only change should be that the state change stuff was
15596         put into basesrc's start() and stop() routines, which coalesces
15597         some steps.
15598
15599 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15600
15601         * configure.ac:
15602           Add check for mmap
15603           
15604         * gst/debug/Makefile.am:
15605           Only compile efence plugin on systems that have mmap.
15606
15607 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15608
15609         * gst/debug/Makefile.am:
15610         * gst/debug/breakmydata.c:
15611         * gst/debug/gstdebug.c:
15612         * gst/debug/gstnavigationtest.c:
15613         * gst/debug/gstnavseek.c: 
15614         * gst/debug/gstnavseek.h:
15615         * gst/debug/progressreport.c: 
15616         * gst/debug/testplugin.c:
15617           Port progressreport, navseek, navigationtest, testsink and
15618           breakmydata.
15619
15620 2005-10-05  Edward Hervey  <edward@fluendo.com>
15621
15622         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15623         (gst_dvdemux_src_query):
15624         Fixes for better conversion
15625
15626 2005-10-04  Michael Smith <msmith@fluendo.com>
15627
15628         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15629         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15630         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
15631         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
15632           Set state of elements to NULL before removing from bins.
15633           Set state of test element to NULL if we failed to move it to READY
15634
15635 2005-10-04  Edward Hervey  <edward@fluendo.com>
15636
15637         * ext/dv/Makefile.am:
15638         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
15639         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
15640         Corrected the query function for position so it doesn't forget what
15641         format was asked, and calls the conversion functions on the correct pad.
15642
15643 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15644
15645         * configure.ac:
15646           back to development
15647
15648 === release 0.9.3 ===
15649
15650 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15651
15652         * configure.ac:
15653           Releasing 0.9.3, "Aramis"
15654
15655 2005-10-03  Andy Wingo  <wingo@pobox.com>
15656
15657         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
15658         error returns.
15659
15660 2005-10-02  Andy Wingo  <wingo@pobox.com>
15661
15662         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
15663
15664         * ext/flac/gstflacenc.c: Ported to 0.9.
15665
15666         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
15667
15668         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
15669         and link to gsttagedit. Enable flacenc.
15670
15671         * ext/flac/gstflacdec.c: Re-enable tag reading.
15672
15673 2005-09-30  Wim Taymans  <wim@fluendo.com>
15674
15675         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15676         * gst/rtp/gstrtpgsmparse.c:
15677         * gst/rtp/gstrtph263penc.c:
15678         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15679         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15680         (gst_rtpmp4venc_set_property):
15681         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15682         Various class and caps fixes from Andre Magalhaes (andrunko)
15683
15684 2005-09-29  Wim Taymans  <wim@fluendo.com>
15685
15686         * gst/level/level-example.c: (main):
15687         Update for new bus API.
15688
15689 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15690
15691         * configure.ac:
15692           Fix unexpanded autoconf macro GST_DOC, which has been renamed
15693           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
15694
15695 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
15696
15697         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
15698           Fix playback of mono streams (bytes_per_sample should be set
15699           from the sample width and the number of channels negotiated,
15700           and not just be set to 4) (#317338)
15701
15702 2005-09-26  Wim Taymans  <wim@fluendo.com>
15703
15704         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
15705         (gst_rtpmpaenc_handle_buffer):
15706         Set buffer duration correctly.
15707
15708 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
15709
15710         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
15711         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
15712         (gst_avi_demux_change_state):
15713           Don't crash when encountering a stream with an unknown fourcc or
15714           codec id. Instead, create a pad of type video/x-avi-unknown or
15715           audio/x-avi-unknown, which as a side-effect also results in less
15716           confusing error messages in players ('no decoder' vs. 'no streams');
15717           minor fixes to state change function and class_init function.
15718
15719 2005-09-24  Wim Taymans  <wim@fluendo.com>
15720
15721         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15722         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15723         These are sinks.
15724
15725 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15726
15727         * check/elements/level.c: (GST_START_TEST):
15728           fix test for new GstClockTime use
15729         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
15730         (gst_level_transform_ip):
15731         * gst/level/gstlevel.h:
15732           fix up the decay peak, ensuring the decay peak is never lower
15733           than the peak for that interval
15734
15735 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15736
15737         * docs/plugins/gst-plugins-good-plugins.args:
15738         * docs/plugins/inspect/plugin-alpha.xml:
15739         * docs/plugins/inspect/plugin-rtp.xml:
15740         * gst/level/gstlevel.c: (gst_level_set_caps),
15741         (gst_level_transform_ip):
15742           updating docs
15743
15744 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15745
15746         * Makefile.am:
15747         * check/elements/level.c: (GST_START_TEST):
15748         * gst/level/Makefile.am:
15749         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
15750         (gst_level_set_property), (gst_level_get_property),
15751         (gst_level_set_caps), (gst_level_message_new),
15752         (gst_level_transform_ip):
15753         * gst/level/gstlevel.h:
15754         * gst/level/level-example.c: (message_handler), (main):
15755           convert to using GstClockTime for all time values, finally.
15756
15757 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15758
15759         * gst/auparse/Makefile.am:
15760         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15761           fix up build
15762         * configure.ac:
15763         * ext/cairo/Makefile.am:
15764         * ext/dv/Makefile.am:
15765         * ext/esd/Makefile.am:
15766         * ext/flac/Makefile.am:
15767         * ext/gconf/Makefile.am:
15768         * ext/gdk_pixbuf/Makefile.am:
15769         * ext/jpeg/Makefile.am:
15770         * ext/ladspa/Makefile.am:
15771         * ext/libcaca/Makefile.am:
15772         * ext/libmng/Makefile.am:
15773         * ext/libpng/Makefile.am:
15774         * ext/mikmod/Makefile.am:
15775         * ext/pango/Makefile.am:
15776         * ext/raw1394/Makefile.am:
15777         * ext/shout2/Makefile.am:
15778         * ext/speex/Makefile.am:
15779         * gst/alpha/Makefile.am:
15780         * gst/autodetect/Makefile.am:
15781         * gst/avi/Makefile.am:
15782         * gst/cutter/Makefile.am:
15783         * gst/debug/Makefile.am:
15784         * gst/effectv/Makefile.am:
15785         * gst/flx/Makefile.am:
15786         * gst/goom/Makefile.am:
15787         * gst/interleave/Makefile.am:
15788         * gst/law/Makefile.am:
15789         * gst/matroska/Makefile.am:
15790         * gst/median/Makefile.am:
15791         * gst/monoscope/Makefile.am:
15792         * gst/multipart/Makefile.am:
15793         * gst/oldcore/Makefile.am:
15794         * gst/rtp/Makefile.am:
15795         * gst/rtsp/Makefile.am:
15796         * gst/smoothwave/Makefile.am:
15797         * gst/smpte/Makefile.am:
15798         * gst/videobox/Makefile.am:
15799         * gst/videofilter/Makefile.am:
15800         * gst/videomixer/Makefile.am:
15801         * gst/wavenc/Makefile.am:
15802         * gst/wavparse/Makefile.am:
15803         * sys/oss/Makefile.am:
15804         * sys/osxaudio/Makefile.am:
15805         * sys/osxvideo/Makefile.am:
15806           fix up GST_LIBS use
15807
15808 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15809
15810         * gst/auparse/Makefile.am:
15811         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15812           fix build of auparse
15813
15814 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
15815
15816         * configure.ac:
15817         * PORTED_09:
15818         * gst/auparse/gstauparse.c:
15819         * gst/auparse/gstauparse.h:
15820         Auparse ported to 0.9.
15821
15822 2005-09-22  Wim Taymans  <wim@fluendo.com>
15823
15824         * gst/rtp/TODO:
15825         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
15826         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15827         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15828         (gst_rtpmp4venc_set_property):
15829         * gst/rtp/gstrtpmp4venc.h:
15830         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15831         * gst/rtp/gstrtpmpaenc.h:
15832         Use is_filled to both check MTU and max-ptime of base class.
15833
15834 2005-09-22  Wim Taymans  <wim@fluendo.com>
15835
15836         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15837         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15838         (gst_rtpmp4venc_set_property):
15839         Don't fragment packets with multiple frames.
15840
15841 2005-09-22  Wim Taymans  <wim@fluendo.com>
15842
15843         * gst/rtp/TODO:
15844         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15845         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15846         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
15847         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
15848         (gst_rtpmp4venc_get_property):
15849         * gst/rtp/gstrtpmp4venc.h:
15850         Remove g_print.
15851         Update TODO
15852         Make payload encoder a bit smarter and more correct with
15853         timestamps.
15854         Added option in payloader to include config string in-band.
15855
15856 2005-09-21  Wim Taymans  <wim@fluendo.com>
15857
15858         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15859         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15860         (gst_rtspsrc_send):
15861         Strip spaces for key/value pairs.
15862
15863 2005-09-21  Wim Taymans  <wim@fluendo.com>
15864
15865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15866         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15867         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
15868         (gst_rtspsrc_change_state):
15869         More SDP parsing and caps setting.
15870         Do NO_PREROLL differently.
15871         add pads only after negotiated.
15872
15873         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
15874         (gst_udpsrc_getcaps):
15875         Implement the getcaps function.
15876
15877 2005-09-21  Wim Taymans  <wim@fluendo.com>
15878
15879         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
15880         (gst_rtpamrdec_chain):
15881         Handle multiple AMr packets per payload. Handle CRC and
15882         parse ILL/ILP.
15883
15884         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15885         Make caps params strings for easy SDP mapping.
15886         
15887         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
15888         Handle capsnego better.
15889
15890         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15891         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
15892         Generate and parse config string in the caps.
15893
15894 2005-09-21  Wim Taymans  <wim@fluendo.com>
15895
15896         * gst/rtp/README:
15897         Update README
15898
15899         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
15900         Make extra params as strings.
15901
15902         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
15903         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15904         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
15905         Make state change return NO_PREROLL as this is a live
15906         source.
15907
15908         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15909         Don't unref old caps when NULL.
15910
15911 2005-09-20  Wim Taymans  <wim@fluendo.com>
15912
15913         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
15914         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15915         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
15916         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
15917         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
15918         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
15919         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
15920         * gst/rtsp/sdpmessage.h:
15921         Add URI handler.
15922         Parse SDP and create caps.
15923
15924 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
15925
15926         * gst/alpha/gstalpha.c:
15927           fix element description
15928
15929 2005-09-19  Wim Taymans  <wim@fluendo.com>
15930
15931         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
15932         Don't check payload for now.
15933
15934 2005-09-19  Wim Taymans  <wim@fluendo.com>
15935
15936         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15937         (gst_wavparse_init), (gst_wavparse_parse_file_header),
15938         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
15939         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15940         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15941         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
15942         (gst_wavparse_change_state):
15943         * gst/wavparse/gstwavparse.h:
15944         Fix wavparse some more.
15945
15946 2005-09-19  Wim Taymans  <wim@fluendo.com>
15947
15948         * check/elements/level.c: (GST_START_TEST):
15949         Fix for bus API change.
15950
15951 2005-09-19  Wim Taymans  <wim@fluendo.com>
15952
15953         * gst/level/level-example.c: (main):
15954         Fix for new bus API.
15955
15956         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15957         Set caps on pads.
15958
15959 2005-09-15  Wim Taymans  <wim@fluendo.com>
15960
15961         * gst/rtp/Makefile.am:
15962         * gst/rtp/README:
15963         * gst/rtp/gstrtp.c: (plugin_init):
15964         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
15965         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
15966         (gst_rtpamrdec_change_state):
15967         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
15968         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
15969         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
15970         * gst/rtp/gstrtpamrenc.h:
15971         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15972         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
15973         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
15974         * gst/rtp/gstrtpgsmenc.h:
15975         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
15976         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
15977         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
15978         (gst_rtpgsmparse_change_state):
15979         * gst/rtp/gstrtpgsmparse.h:
15980         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
15981         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
15982         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
15983         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
15984         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
15985         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
15986         * gst/rtp/gstrtph263penc.h:
15987         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
15988         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
15989         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15990         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
15991         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
15992         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
15993         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
15994         * gst/rtp/gstrtpmp4venc.h:
15995         * gst/rtp/gstrtpmpadec.c:
15996         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
15997         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
15998         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
15999         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
16000         * gst/rtp/gstrtpmpaenc.h:
16001         Updates to payloader/depayloaders, make payloaders use
16002         the base classes.
16003         Updated README with suggested RTP caps and how to convert
16004         to/from SDP.
16005         Added config descriptor in mp4v payloader.
16006
16007 2005-09-15  Andy Wingo  <wingo@pobox.com>
16008
16009         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
16010         * gst/autodetect/gstautovideosink.c
16011         (gst_auto_video_sink_find_best): Update for new registry API.
16012
16013 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16014
16015         * common/c-to-xml.py:
16016         * common/gtk-doc-plugins.mak:
16017           a simple py script to generate valid xml from a C example
16018           probably also need to strip an MIT license when we decide
16019         * docs/plugins/Makefile.am:
16020         * gst/level/Makefile.am:
16021         * gst/level/gstlevel.c: (gst_level_init):
16022         * gst/level/level-example.c: (message_handler), (main):
16023           add an example to level that will show up in the docs
16024         * gst/rtp/TODO:
16025           add a note for the future
16026
16027 2005-09-14  Michael Smith <msmith@fluendo.com>
16028
16029         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16030           Actually define the debug object being used in wavenc. Fixes #316205
16031
16032 2005-09-14  Michael Smith <msmith@fluendo.com>
16033
16034         * gst/smpte/Makefile.am:
16035           Link against GST_BASE_LIBS, to get it linked against libgstbase;
16036           needed to build on windows (bug 316204)
16037
16038 2005-09-12  Andy Wingo  <wingo@pobox.com>
16039
16040         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
16041
16042 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
16043
16044         * configure.ac:
16045         * gst/fdsrc/Makefile.am:
16046         * gst/fdsrc/gstfdsrc.c:
16047         * gst/fdsrc/gstfdsrc.h:
16048           Move fdsrc back into gstreamer core elements.
16049
16050         * gst/level/gstlevel.c: (gst_level_class_init),
16051         (gst_level_transform_ip):
16052         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
16053           Basetransform changes.
16054
16055 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16056
16057         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16058         * ext/jpeg/smokecodec.c: (find_best_size):
16059           fix compiler warnings
16060
16061 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16062
16063         * gst-plugins-good.spec.in:
16064           spec file fixes
16065         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16066         (gst_multiudpsink_render), (gst_multiudpsink_add),
16067         (gst_multiudpsink_clear):
16068           it actually helps to actually stream if we hook up the
16069           "add" signal to an actual implementation
16070         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
16071           some debugging
16072
16073 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
16074
16075         * ext/jpeg/Makefile.am:
16076         * ext/jpeg/gstjpeg.c
16077         * ext/jpeg/gstjpegenc.c:
16078         * ext/jpeg/gstsmokeenc.c:
16079
16080 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
16081
16082         * ext/flac/gstflacdec.c:
16083         * ext/flac/gstflacenc.c:
16084         * ext/flac/gstflactag.c:
16085         * ext/speex/gstspeexenc.c:
16086           gsttaginterface.h -> gsttagsetter.h
16087
16088 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
16089
16090         * configure.ac:
16091         * gst/debug/Makefile.am:
16092         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
16093         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
16094         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
16095         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
16096         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
16097           Port to 0.9 and re-enable efence plugin.
16098
16099 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
16100
16101         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
16102         (gst_flacdec_write), (gst_flacdec_convert_src):
16103         * ext/flac/gstflacdec.h:
16104           Add support for flac files with 24/32 bits per sample; and misc.
16105           minor clean-ups. Seeking is still partly broken (for me at least).
16106
16107 2005-09-06  Wim Taymans  <wim@fluendo.com>
16108
16109         * gst/rtp/Makefile.am:
16110         * gst/rtp/gstrtp.c: (plugin_init):
16111         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
16112         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
16113         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
16114         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
16115         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
16116         (gst_rtpmp4vdec_plugin_init):
16117         * gst/rtp/gstrtpmp4vdec.h:
16118         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
16119         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
16120         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
16121         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
16122         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
16123         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
16124         * gst/rtp/gstrtpmp4venc.h:
16125         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
16126         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
16127         Added mpeg4 video payload encoder/decoder.
16128         Added some docs in mpa payloader.
16129
16130 === release 0.9.1 ===
16131
16132 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16133
16134         * NEWS:
16135         * README:
16136         * RELEASE:
16137         * autogen.sh:
16138         * configure.ac:
16139           releasing 0.9.1, "Blondie"
16140
16141 2005-09-05  Andy Wingo  <wingo@pobox.com>
16142
16143         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
16144         here from the state change handler, so we fire signals without
16145         holding the state lock.
16146
16147 2005-09-02  Andy Wingo  <wingo@pobox.com>
16148
16149         * All plugins updated for element state changes.
16150
16151 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16152
16153         * Makefile.am:
16154         * check/.cvsignore:
16155         * check/Makefile.am:
16156         * check/elements/.cvsignore:
16157         * check/elements/level.c: (setup_level), (cleanup_level),
16158         (GST_START_TEST), (level_suite), (main):
16159           add a test for level
16160         * common/release.mak:
16161           move the enum checking to release.mak
16162         * configure.ac:
16163           add valgrind and check checking
16164         * gst/level/gstlevel.c: (gst_level_transform):
16165         * gst/level/gstlevel.h:
16166           fix Andy's cast bug
16167           convert a field to int
16168           fix the arithmetic to int when checking for emit so that a
16169           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
16170
16171 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16172
16173         * Makefile.am:
16174         * configure.ac:
16175           add docs to build
16176         * common/plugins.xsl:
16177           wrap Description into a refsect2
16178         * docs/Makefile.am:
16179         * docs/plugins/Makefile.am:
16180         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16181         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16182         * gst/goom/Makefile.am:
16183         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
16184         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
16185         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
16186         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
16187         (gst_goom_change_state):
16188         * gst/goom/gstgoom.h:
16189           GstGOOM -> GstGoom
16190           add an example launch line
16191         * gst/level/gstlevel.h:
16192         * gst/monoscope/gstmonoscope.c:
16193           cleanups
16194
16195 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16196
16197         * configure.ac:
16198         * docs/plugins/Makefile.am:
16199         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16200         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16201         * docs/plugins/gst-plugins-good-plugins.types:
16202           document elements and plugins.  Shazam !
16203
16204 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16205
16206         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
16207           be found under doc/random/ChangeLog-0.8