gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently. Fixes...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-03-31  David Schleef  <ds@schleef.org>
2
3         * gst/goom/xmmx.c: Fix constraints on asm code so that it
4           compiles consistently.  Fixes #522278.
5
6 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
7
8         Patch by: Brian Cameron <brian.cameron at sun dot com>
9
10         * sys/sunaudio/gstsunaudiomixerctrl.c:
11           (gst_sunaudiomixer_ctrl_get_volume),
12           (gst_sunaudiomixer_ctrl_set_volume):
13         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
14           Fix up the mixer tracks to use a volume range of 0-255, which is what
15           the sun audio API uses. This simplifies the code and avoids rounding
16           errors. Fixes #524593.
17
18 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
19
20         * sys/v4l2/gstv4l2object.c:
21         * sys/v4l2/gstv4l2object.h:
22         Add device-fd property to make it possible to apps to call ioctl's.
23
24 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
25
26         * gst/qtdemux/qtdemux.c: (next_entry_size):
27         Unbreak streaming mode again.
28
29 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
30
31         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
32           Remove superfluous DEBUG macro.
33
34 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
35
36         Based on patch by: William M. Brack <wbrack at mmm com hk>
37
38         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
39           (gst_v4l2src_set_capture):
40           Check whether the device supports setting the framerate before
41           trying to set it and then posting a warning or error if it doesn't
42           work (#516649, #520092). Also compare fractions more correctly.
43
44 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
45
46         * gst/goom/Makefile.am:
47           Remove ppc assembler optimisations from the build until they
48           actually build (they also seem to have GPL headers).
49
50 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
51
52         * m4/Makefile.am:
53           Better not dist files that don't exist any longer (lrint*m4).
54
55 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
56
57         * configure.ac:
58         * m4/lrint.m4:
59         * m4/lrintf.m4:
60         Remove lrint/lrintf checks. We don't use it anywhere.
61
62 2008-03-18  Andy Wingo  <wingo@pobox.com>
63
64         * sys/osxvideo/osxvideosink.m
65         (gst_osx_video_sink_osxwindow_destroy)
66         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
67         task, whoopdee.
68         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
69         2 ms.
70
71 2008-03-18  Andy Wingo  <wingo@pobox.com>
72
73         * sys/osxvideo/osxvideosink.m
74         (gst_osx_video_sink_osxwindow_destroy)
75         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
76         task, whoopdee.
77         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
78         2 ms.
79         
80 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
81
82         Patch by: William M. Brack <wbrack at mmm com hk>
83
84         * sys/v4l2/v4l2src_calls.c:
85           (gst_v4l2src_probe_caps_for_format_and_size),
86           (gst_v4l2src_probe_caps_for_format):
87           Make sure the probed frame sizes are reversed in the resulting
88           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
89           highest resolution first); also remove unused variable.
90           (Partly fixes #520092)
91
92 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
93
94         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
95
96         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
97         (gst_rtspsrc_finalize):
98         Call WSAStartup() and WSACleanup before using the Winsock API.
99         See #520808.
100
101 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
102
103         * gst/avi/gstavidemux.c:
104           Erm, the buffer-size is just guint, no need for the special format
105           specifier.
106
107 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
108
109         * gst/goom/plugin_info.c:
110         * gst/goom/ppc_zoom_ultimate.h:
111           Small fixes to build more on PPC: ifdef out code that uses unknown
112           define; add newline at end of header file to avoid compiler warning.
113           Assembler code still doesn't build though.
114
115 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
116
117         * gst/avi/gstavidemux.c:
118           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
119           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
120
121 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
122
123         * gst/avi/gstavidemux.c:
124           Chunksize is uint32. Fix format specifier.
125
126 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
127
128         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
129         mistake. Return file to pure MIT text.
130
131 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
132
133         * gst/audiofx/audiofx.c:
134         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
135         of hardcoding values.
136
137 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
138
139         Patch by: Mark Nauwelaerts <manauw skynet be>
140
141         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
142           (gst_oss_src_close):
143         * sys/oss/gstosssrc.h:
144           Cache probed caps, so _get_caps() during recording doesn't cause
145           ioctl calls which may disrupt the recording (fixes #521875).
146
147 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
148
149         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
150         (gst_qtdemux_activate_segment),
151         (gst_qtdemux_prepare_current_sample),
152         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
153         Make sure we always send a DISCONT after a seek by setting the sample
154         index to an undefined value after a seek.
155
156 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
157
158         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
159           (GST_IS_AVI_SUBTITLE_CLASS):
160           Fix up IS_FOO macros, which makes gtk-doc much happier.
161
162 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
163
164         * tests/icles/Makefile.am:
165           Move the -lgstfoo where it belongs.
166
167 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
168
169         * gst/matroska/ebml-ids.h:
170         Add ID for EBML CRC32 elements.
171
172         * gst/matroska/Makefile.am:
173         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
174         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
175         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
176         (gst_ebml_read_header):
177         Support reading 80bit floats, add finalize method to clean up
178         in any case, support reading length/id elements with any length
179         as long as it's smaller than our supported maximum, don't leak
180         buffers if reading as much data as we wanted failed and some
181         smaller cleanup.
182
183 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
184
185         Patch by: Olivier Crete <tester at tester dot ca>
186
187         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
188         Check that a buffer is large enough before reading from it.
189         Fixes bug #521102.
190         
191 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
192
193         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
194         Fix compilation after removing the GstPollMode from the
195         constructor.
196
197 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
198
199         * configure.ac:
200         * gst/audiofx/Makefile.am:
201         * gst/audiofx/audiochebband.c:
202         * gst/audiofx/audiocheblimit.c:
203         * gst/audiofx/math_compat.h:
204         Check for sinh(), cosh() and asinh() and define our own
205         implementations if they're not available. Fixes bug #520880.
206
207 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
208
209         Patch by: Olivier Crete <tester at tester dot ca>
210
211         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
212         Unref the buffers only once when handling not-negotiated errors.
213         Fixes bug #520764.
214
215 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
216
217         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
218
219         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
220         (gst_udpsrc_stop):
221         Properly balance WSA_Cleanup with WSA_Startup.
222         Also make the poll controllable on windows. Fixes #520888.
223
224 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
225
226         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
227         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
228         (gst_ebml_read_element_length), (gst_ebml_peek_id),
229         (gst_ebml_read_skip), (gst_ebml_read_buffer),
230         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
231         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
232         (gst_ebml_read_date), (gst_ebml_read_master),
233         (gst_ebml_read_binary), (gst_ebml_read_header):
234         * gst/matroska/ebml-read.h:
235         * gst/matroska/matroska-demux.c:
236         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
237         (gst_matroska_demux_read_track_encodings),
238         (gst_matroska_demux_add_stream),
239         (gst_matroska_demux_handle_src_query),
240         (gst_matroska_demux_handle_seek_event),
241         (gst_matroska_demux_init_stream),
242         (gst_matroska_demux_parse_tracks),
243         (gst_matroska_demux_parse_index_cuetrack),
244         (gst_matroska_demux_parse_index_pointentry),
245         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
246         (gst_matroska_demux_parse_metadata_id_simple_tag),
247         (gst_matroska_demux_parse_metadata_id_tag),
248         (gst_matroska_demux_parse_metadata),
249         (gst_matroska_demux_sync_streams),
250         (gst_matroska_demux_push_hdr_buf),
251         (gst_matroska_demux_push_flac_codec_priv_data),
252         (gst_matroska_demux_push_xiph_codec_priv_data),
253         (gst_matroska_demux_add_wvpk_header),
254         (gst_matroska_demux_check_subtitle_buffer),
255         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
256         (gst_matroska_demux_parse_cluster),
257         (gst_matroska_demux_parse_contents_seekentry),
258         (gst_matroska_demux_parse_contents),
259         (gst_matroska_demux_loop_stream_parse_id),
260         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
261         * gst/matroska/matroska-demux.h:
262         * gst/matroska/matroska-ids.h:
263         Handle return values from pull_range in a more granular way to properly
264         shut down on seeks.
265         Combine return values from push.
266         Implement proper error handling.
267         Prepare for handling seeking correctly.
268
269 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
270
271         * gst/matroska/ebml-read.c:
272         Use GINT64 formatting constants from GLIB.
273
274         * gst/matroska/matroska-demux.c:
275         Add some guards to avoid a possible division by 0 and crashing
276         with NULL events on some systems.
277         Use gst_gdouble_to_guint64 somewhere instead of an implicit
278         conversion. 
279
280         * gst/matroska/matroska-mux.c:
281         Check for invalid timestamps in a bunch of places to avoid
282         writing bogus durations into the output file.
283         Fix some double<->gint64 conversions that weren't using
284         gst_guint64_to_gdouble
285
286 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
287
288         * configure.ac:
289         Move the checks for bison, flex and as to the program section and the
290         check for gcc inline asm to the compiler characteristics section.
291
292 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
293
294         * configure.ac:
295         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
296         plug-ins are included/excluded. (#498222)
297
298 2008-02-29  Michael Smith <msmith@fluendo.com>
299
300         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
301           Don't call gst_object_sync_values() unless we have a valid timestamp.
302
303 2008-02-28  David Schleef  <ds@schleef.org>
304
305         * gst/matroska/matroska-demux.c:
306         * gst/matroska/matroska-ids.h:
307         * gst/matroska/matroska-mux.c:
308           Fix Dirac mapping.  I had previously added a VfW-type
309           mapping, but it looks like Dirac will get a native Matroska
310           mapping, and this is the most likely method.
311
312 2008-02-28  David Schleef  <ds@schleef.org>
313
314         * gst/avi/gstavimux.c: Add Dirac encoding
315
316 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
317
318         Patch by: Peter Kjellerstedt <pkj at axis com>
319
320         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
321         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
322         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
323         * gst/udp/gstudpsrc.h:
324         Port to GstPoll. See #505417.
325
326 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
327
328         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
329         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
330         yet on the srcpad. We need rate and channels before we
331         can do any processing. Fixes bug #519088.
332
333 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
334
335         * configure.ac:
336         Detect and indicate if GCC inline assembly syntax is
337         available.
338
339         * gst/goom/Makefile.am:
340         * gst/goom/convolve_fx.c:
341         * gst/goom/flying_stars_fx.c:
342         * gst/goom/goom_config.h:
343         * gst/goom/goom_core.c:
344         * gst/goom/goomsl.c:
345         * gst/goom/ifs.c:
346         * gst/goom/mmx.c:
347         * gst/goom/plugin_info.c:
348         * gst/goom/xmmx.c:
349         Fix various GCC-isms, and only build the inline assembly
350         with compilers that support GCC inline assembly.
351
352         Fix a couple of other warnings shown with Forte.
353
354 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
355
356         * gst/goom/xmmx.c:
357           Use 'emms' instead of 'femms' to not crash on cpus that do not
358           implement this 3dnow specific instruction.
359
360 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
361
362         * gst/goom/plugin_info.c: (setOptimizedMethods):
363         Use extended MMX for draw_line() too if available, not only
364         normal MMX.
365
366 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
367
368         * ext/jpeg/gstjpeg.c: (plugin_init):
369         Remove (commented out) smoke typefinder. This is in base now.
370
371 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
372
373         * gst/goom2k1/Makefile.am:
374         * gst/goom2k1/gstgoom.c:
375
376         Rename the installed library, and don't register the same 
377         GType name as the new goom.
378
379 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
380
381         * configure.ac:
382         * ext/taglib/Makefile.am:
383           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
384           when building C++ code (#516509).
385
386 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
387
388         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
389         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
390           (setOptimizedMethods):
391           Call oil_init(), otherwise oil_get_cpu_flags() won't return
392           anything useful. Export goom debug category so we can get
393           rid of the VERBOSE define and the printfs.
394
395 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
396
397         * gst/goom/goomsl_heap.c: (align_it):
398         * gst/goom/plugin_info.c: (setOptimizedMethods):
399           Compile fixes for x86-64.
400
401 2008-02-23  Bastien Nocera  <hadess@hadess.net>
402
403         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
404         with warnings, but add other CFLAGS
405
406         * gst/goom/goomsl.c (gsl_instr_set_namespace),
407         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
408         (calculate_labels), (gsl_read_file):
409         * gst/goom/goomsl_lex.l:
410         * gst/goom/goomsl_yacc.y:
411         * gst/goom/plugin_info.c: Remove a few live printf, and
412         fprintf, replace exit() calls with g_assert_not_reached()
413         if it not optimal for a library
414
415 2008-02-23  Bastien Nocera  <hadess@hadess.net>
416
417         * gst/goom/Makefile.am: Remove the warnings being disabled,
418         fix linkage on x86, spotted by Sebastian Dröge
419         <slomo@circular-chaos.org>
420
421         * gst/goom/convolve_fx.c (convolve_init),
422         (create_output_with_brightness), (convolve_apply):
423         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
424         * gst/goom/goomsl.c:
425         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
426         * gst/goom/plugin_info.c:
427         * gst/goom/tentacle3d.c (tentacle_fx_create):
428         Fix warnings, and disable the motifs in the convolve_fx
429         plugin (they were causing warnings, and they were just
430         "Goom" in funny letterring)
431
432 2008-02-23  Bastien Nocera  <hadess@hadess.net>
433
434         * configure.ac: Add checks for Flex/Yacc/Bison and other
435         furry animals, for the new goom 2k4 based plugin
436
437         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
438         CPU optimisations (not working yet), move the old plugin to...
439
440         * gst/goom2k1/*: ... here, in case somebody is sick enough
441
442         Fixes #515073
443
444 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
445
446         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
447         Post the server response code in an error message instead of a generic
448         'error' message. Fixes #517237.
449
450 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
451
452         * tests/check/Makefile.am:
453         Ignore gconfaudiosrc for the states unit test too. It will fallback
454         to alsasrc if the gconf settings can't be read and not everybody has
455         alsa.
456
457 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
458
459         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
460         (gst_wavpack_parse_create_src_pad):
461         * ext/wavpack/gstwavpackparse.h:
462         Always report the duration if we know it in push mode and don't
463         return 0 just to make totem believe we can't seek in push mode.
464         Newer totem version use the SEEKING query which properly reports
465         if we can seek or not.
466
467 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
468
469         Patch by: Jens Granseuer <jensgr at gmx dot net>
470
471         * tests/examples/equalizer/demo.c: (main):
472         C89 fix, moving variable declarations to the beginning of
473         the block. Fixes bug #517933.
474
475 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
476
477         * configure.ac:
478         Back to development...
479
480 === release 0.10.7 ===
481
482 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
483
484         * configure.ac:
485           releasing 0.10.7, "Red Door Black"
486
487 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
488
489         * gst/alpha/Makefile.am:
490         Link alpha plugin with libgstbase. Fixes bug #517386.
491
492 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
493
494         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
495         Init values to -1 instead of the default 0 value.
496         Fixes #516524.
497
498 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
499
500         * tests/examples/spectrum/spectrum-example.c:
501         Add missing include to fix compilation when libxml usage is disabled.
502         Fixes: #516371
503
504 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
505
506         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
507         fixes: #514889
508
509         * gst/rtp/gstrtph264pay.c:
510         * gst/rtp/gstrtpmp4gdepay.c:
511         * gst/rtp/gstrtpmp4gpay.c:
512         * gst/rtp/gstrtpmp4gpay.h:
513         * gst/rtp/gstrtptheorapay.c:
514         * gst/rtp/gstrtpvorbispay.c:
515
516         Fix various leaks shown up in valgrind
517         - free sprops and buffer in error cases in H264 payloader
518         - fix leak in mp4g depayloader when construction the caps
519         - don't leak config string in the mp4g payloader
520         - don't leak buffers and headers in theora and vorbis payloaders
521
522         * tests/check/elements/rtp-payloading.c:
523
524         Fix the RTP data test
525         - Actually send valid amr data to the payloader instead of 20
526         zero-bytes
527         - The mp4g payloader expects codec_data on the caps
528
529 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
530
531         * win32/MANIFEST:
532         Add libgstpng.dsp to MANIFEST.
533         * win32/vs6/libgstaudiofx.dsp:
534         Add new source files to VS project file.
535
536 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
537
538         * sys/ximage/gstximagesrc.c:
539         Initialise variables when opening the X display rather
540         than in _start(), as the display can be opened before that.
541
542         Fixes: #515985
543
544 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
545
546         * sys/directdraw/gstdirectdrawsink.c:
547         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
548         (gst_directdraw_sink_finalize):
549         Properly chain up finalize functions. Fixes bug #515980.
550
551 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
552
553         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
554         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
555         (gst_v4l2_buffer_pool_class_init):
556         Chain up the finalize functions. Fixes bug #515984.
557
558 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
559
560         * sys/ximage/ximageutil.c:
561         Chain up in the finalize function for our custom
562         buffer sub-class.
563         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
564         Fixes: #515706
565
566 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
567
568         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
569         (gst_fenced_buffer_class_init):
570         Properly chain up finalize method. Fixes bug #515979.
571
572 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
573
574         * sys/ximage/gstximagesrc.c:
575         Free allocated Damage memory before closing our connection to the
576         X server. Partially fixes: #515706
577
578 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
579
580         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
581         * tests/check/Makefile.am:
582         * tests/check/gst-plugins-good.supp:
583         Add a few libjpeg suppressions and initialize a variable to
584         make smokeenc valgrind clean. Fixes bug #515701.
585
586 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
587
588         * gst/avi/gstavidemux.c:
589         Revert patch which sends timestamps only on keyframes, as it
590         breaks playback with current gst-ffmpeg.
591
592         Fixes: #515562
593
594 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
595
596         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
597         * tests/check/elements/multifile.c: (GST_START_TEST):
598         Close some memory leaks spotted by the unit test. Fixes bug #515697.
599
600 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
601
602         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
603         Use and unset the GError when pipeline creation fails instead of
604         simply leaking it. Fixes bug #515704.
605
606 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
607
608         * gst/audiofx/audioamplify.c:
609         * gst/audiofx/audiochebband.c:
610         * gst/audiofx/audiocheblimit.c:
611         * gst/audiofx/audiodynamic.c:
612         * gst/audiofx/audioinvert.c:
613         * gst/audiofx/audiopanorama.c:
614         * gst/audiofx/audiowsincband.c:
615         * gst/audiofx/audiowsinclimit.c:
616         Fix long description of audiofx elements. Fixes bug #515457.
617
618 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
619
620         * docs/plugins/Makefile.am:
621         * gst/spectrum/gstspectrum.c:
622         * tests/examples/spectrum/.cvsignore:
623         * tests/examples/spectrum/Makefile.am:
624         * tests/examples/spectrum/spectrum-example.c:
625
626         Add a simple example application for the spectrum element, include it
627         in the docs, and fix some documentation ambiguities.
628
629         Fixes: #348085
630
631 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
632
633         * gst/equalizer/Makefile.am:
634         * gst/spectrum/Makefile.am:
635         Fix includes order
636
637         * tests/check/Makefile.am:
638         Exclude v4l2src from the states test - it takes too long to start.
639
640         * tests/check/elements/spectrum.c:
641         Make the test run properly with CK_FORK=no
642
643 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
644
645         * gst/audiofix/Makefile.am: add missing header files 
646
647 2008-02-08  Julien Moutte  <julien@fluendo.com>
648
649         * gst/matroska/matroska-demux.c:
650         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
651         keyframe and delta units correctly when dealign with a BlockGroup.
652         Fixes: #514397
653
654 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
655
656         * tests/check/elements/.cvsignore:
657         Spell the new tests correctly in .cvsignore
658
659 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
660
661         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
662           Need to use gsize here for the size, fixes compiler warning.
663
664         * tests/examples/equalizer/.cvsignore:
665         * tests/examples/equalizer/Makefile.am:
666         * tests/examples/spectrum/.cvsignore:
667         * tests/examples/spectrum/Makefile.am:
668           Add missing files to fix the build.
669
670 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
671
672         * configure.ac:
673         * docs/plugins/Makefile.am:
674         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
675         * docs/plugins/gst-plugins-good-plugins-sections.txt:
676         * docs/plugins/gst-plugins-good-plugins.args:
677         * docs/plugins/gst-plugins-good-plugins.hierarchy:
678         * docs/plugins/inspect/plugin-multifile.xml:
679         * tests/check/Makefile.am:
680         * tests/check/elements/.cvsignore:
681
682         Move multifile plugin from -bad.
683         Fixes: #490283
684
685 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
686
687         * configure.ac:
688         * docs/plugins/Makefile.am:
689         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
690         * docs/plugins/gst-plugins-good-plugins-sections.txt:
691         * docs/plugins/gst-plugins-good-plugins.args:
692         * docs/plugins/gst-plugins-good-plugins.hierarchy:
693         * docs/plugins/inspect/plugin-spectrum.xml:
694         * gst/spectrum/Makefile.am:
695         * tests/check/Makefile.am:
696         * tests/check/elements/.cvsignore:
697         * tests/examples/Makefile.am:
698
699         Move spectrum plugin from -bad.
700         Move examples into tests/examples/spectrum.
701
702 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
703
704         * configure.ac:
705         * docs/plugins/Makefile.am:
706         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
707         * docs/plugins/gst-plugins-good-plugins-sections.txt:
708         * docs/plugins/gst-plugins-good-plugins.args:
709         * docs/plugins/gst-plugins-good-plugins.hierarchy:
710         * docs/plugins/gst-plugins-good-plugins.interfaces:
711         * docs/plugins/inspect/plugin-equalizer.xml:
712         * gst/equalizer/Makefile.am:
713         * tests/check/Makefile.am:
714         * tests/examples/Makefile.am:
715         Move the equalizer plugin across from -bad
716
717         * tests/check/elements/.cvsignore:
718         Add equalizer, audiosincwband and audiosincwlimit
719
720         * tests/check/elements/equalizer.c:
721         Fix compiler warnings
722
723         Fixes: #415627
724
725 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
726
727         * configure.ac:
728         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
729         are treated like releases and build without it.
730
731 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
732
733         * docs/plugins/Makefile.am:
734         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
735         * docs/plugins/gst-plugins-good-plugins-sections.txt:
736         * docs/plugins/gst-plugins-good-plugins.args:
737         * docs/plugins/inspect/plugin-audiofx.xml:
738         * gst/audiofx/Makefile.am:
739         * gst/audiofx/audiofx.c:
740         * gst/audiofx/audiowsincband.c:
741         * gst/audiofx/audiowsincband.h:
742         * gst/audiofx/audiowsinclimit.c:
743         * gst/audiofx/audiowsinclimit.h:
744         * tests/check/Makefile.am:
745         * tests/check/elements/audiowsincband.c:
746         * tests/check/elements/audiowsinclimit.c:
747
748         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
749         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
750         respectively.
751
752         Fixes: #467666
753
754 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
755
756         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
757         * tests/check/elements/icydemux.c:
758           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
759           caps, and add a somewhat useful debug message. Plus test.
760
761 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
762
763         * gst/rtsp/gstrtspsrc.c:
764         Include unistd.h only if HAVE_UNISTD_H is defined
765         * win32/common/config.h.in:
766         * win32/common/config.h:
767         Define socklen_t as it seems it's not defined in default 
768         Visual Studio headers.
769         * win32/vs6/libgstalpha.dsp:
770         * win32/vs6/libgstapetag.dsp:
771         * win32/vs6/libgstavi.dsp:
772         * win32/vs6/libgstrtp.dsp:
773         * win32/vs6/libgstrtsp.dsp:
774         * win32/vs6/libgstvideomixer.dsp:
775         Update project file dependencies and add new source files       
776
777 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
778
779         Patch by: Bjarne Rosengren <bjarne at axis dot com>
780
781         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
782         Don't leak buffers when we don't push them downstream.
783         Fixes bug #514965.
784
785 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
786
787         * configure.ac:
788           Bump requirements to (good) released versions to avoid
789           confusion and make implicit core requirement explicit.
790
791 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
792
793         * docs/plugins/Makefile.am:
794         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
795         * docs/plugins/gst-plugins-good-plugins-sections.txt:
796         * docs/plugins/gst-plugins-good-plugins.args:
797         * docs/plugins/inspect/plugin-audiofx.xml:
798         * gst/audiofx/Makefile.am:
799         * gst/audiofx/audiochebband.c:
800         * gst/audiofx/audiochebband.h:
801         * gst/audiofx/audiocheblimit.c:
802         * gst/audiofx/audiocheblimit.h:
803         * gst/audiofx/audiochebyshevfreqband.c:
804         * gst/audiofx/audiochebyshevfreqband.h:
805         * gst/audiofx/audiochebyshevfreqlimit.c:
806         * gst/audiofx/audiochebyshevfreqlimit.h:
807         * gst/audiofx/audiofx.c:
808         * tests/check/Makefile.am:
809         * tests/check/elements/.cvsignore:
810         * tests/check/elements/audiochebband.c:
811         * tests/check/elements/audiocheblimit.c:
812         * tests/check/elements/audiochebyshevfreqband.c:
813         * tests/check/elements/audiochebyshevfreqlimit.c:
814
815         Rename audiochebyshevfreqband -> audiochebband and
816         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
817         surgery.
818
819         Closes: #491811
820
821 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
822
823         Patch by: Orjan Friberg <orjanf at axis dot com>
824
825         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
826         Fix caps memory leak. Fixes #514573.
827
828 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
829
830         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
831         If there's no entries in the subindex, don't try to do anything stupid,
832         just return.
833
834 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
835
836         Patch by: John Millikin <jmillikin at gmail dot com>
837
838         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
839           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
840           Fix extraction of picture blocks with newer libflac versions again:
841           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
842
843 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
844
845         * tests/check/Makefile.am:
846           Add rtp-payloading test to VALGRIND_TO_FIX.
847
848         * tests/check/elements/rtp-payloading.c:
849           Add semicolons after GST_TEST_END so gst-indent gets the
850           formatting right; make test less verbose in general, but
851           more verbose in the error case (which should probably
852           make the test fail anyway).
853
854 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
855
856         * docs/plugins/Makefile.am:
857         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
858         * docs/plugins/gst-plugins-good-plugins-sections.txt:
859         * gst/avi/gstavisubtitle.c:
860         Add documentation for avisubtitle and change class to
861         Codec/Parser/Subtitle
862
863 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
864
865         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
866         Treat ENOTTY (driver does not implement ioctl) the same as
867         EINVAL since it implies there are no available standards.
868
869         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
870         (gst_v4l2src_get_nearest_size):
871         Replace gst_v4l2src_get_size_limits with 2 calls to new function
872         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
873         probe if the driver does not support VIDIOC_TRY_FMT for whatever
874         reason, and if we aren't yet actively capturing.
875
876         * sys/v4l2/v4l2src_calls.h:
877         Remove replaced function declaration.
878
879 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
880
881         * configure.ac:
882         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
883         API.
884
885 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
886
887         * configure.ac:
888         Fix typo.
889
890 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
891
892         * gst/alpha/Makefile.am:
893         * gst/alpha/gstalpha.c:
894
895         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
896         some stuff, and making buffer-alloc and resizing work automatically.
897         No longer crashes on odd frame widths and heights, although there
898         seems to be a disagreement with ffmpegcolorspace about what size
899         an AYUV frame with odd height should be.
900
901 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
902
903         Patch by: Alessandro Decina <alessandro at nnva dot org>
904
905         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
906         * ext/libpng/gstpngenc.h:
907         Preallocate the output buffer so that g_memdup() and
908         gst_buffer_merge() aren't needed anymore. This greatly improves
909         performances and fixes #512544.
910
911 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
912
913         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
914         (gst_avi_demux_stream_data):
915         GStreamer timestamps are PTS values while AVI only knows about DTS
916         timestamps. Make sure we only copy the DTS as the buffer timestamp when
917         we are dealing with a key frame.
918
919 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
920
921         * tests/check/Makefile.am:
922         * tests/check/elements/.cvsignore:
923         * tests/check/elements/rtp-payloading.c:
924           Add add testsuite for the rtp-payloader that tries simulating
925           dataflow. Needs more test data.
926
927 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
928
929         * tests/check/elements/alphacolor.c:
930           Remove two unused variables.
931
932 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
933
934         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
935           Use g_ascii_strtoll() instead of atoll, which is only
936           available in C99.
937
938 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
939
940         * gst/rtp/Makefile.am:
941         * gst/rtp/gstrtp.c:
942         * gst/rtp/gstrtpmpvpay.c:
943         * gst/rtp/gstrtpmpvpay.h:
944         Add MPEG2 video payloader
945
946 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
947
948         * gst/level/gstlevel.c:
949         Use #include <math.h> instead of #include "math.h".
950
951 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
952
953         * tests/check/Makefile.am:
954         Fix up some CFLAGS sets.
955         Don't include gconfvideosrc in the states test.
956
957         * tests/check/elements/autodetect.c: (GST_START_TEST):
958         Add some error strings to fail_unless arguments to fix some weird
959         compiler errors on Solaris.
960
961 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
962
963         * configure.ac:
964         Detect video4linux headers on Solaris too.
965         * sys/v4l2/gstv4l2colorbalance.h:
966         * sys/v4l2/gstv4l2object.h:
967         * sys/v4l2/v4l2_calls.c:
968         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
969         (gst_v4l2_buffer_new):
970
971         Make v4l2 build on Solaris.
972         Patch by: Brian Cameron  <brian.cameron at sun dot com>
973         Fixes: #510505
974
975 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
976
977         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
978           Update list from (still local) scanning script.
979
980 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
981
982         Based on a patch by:
983             Victor STINNER <victor dot stinner at haypocalc dot com>
984
985         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
986         Set variable to NULL after freeing it to prevent double frees
987         or make failures by another use of it afterwards more obvious
988         and fix use of it after the freeing. Fixes bug #510592.
989
990 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
991
992         * gst/udp/gstmultiudpsink.c:
993         use GST_WARNING for logging
994
995 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
996
997         * gst/udp/gstmultiudpsink.c:
998         Don't try to leave a multicast group with an invalid socket
999
1000 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1001
1002         * ext/flac/gstflacdec.c:
1003           Fix compilation against flac 1.1.2 (as on debian stable), where
1004           the picture metadata defines and structs don't exist yet.
1005           Fixes #509301.
1006
1007 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
1008
1009         Patch by: Olivier Crete <tester at tester dot ca>
1010
1011         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
1012         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
1013         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
1014         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
1015         * gst/udp/gstmultiudpsink.h:
1016         Add property to automatically join a multicast group or not. This can be
1017         useful when sharing a socket between multiple elements.
1018         Fixes #509531.
1019
1020 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
1021
1022         * gst/videomixer/Makefile.am:
1023           Add controller flags.
1024
1025 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
1026
1027         * gst/videomixer/videomixer.c:
1028           Also commit the missing gst_object_sync_values().
1029
1030 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
1031
1032         * docs/plugins/Makefile.am:
1033           Remove duplicate entry.
1034
1035 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1036
1037         * docs/plugins/Makefile.am:
1038         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1039         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1040         * docs/plugins/inspect/plugin-gamma.xml:
1041         * docs/plugins/inspect/plugin-monoscope.xml:
1042         * docs/plugins/inspect/plugin-video4linux2.xml:
1043           Add 3 more plugins to docs.
1044
1045 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1046
1047         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1048         * sys/osxvideo/osxvideosink.h:
1049           Revert previous change caused by a file that got stuck on an old
1050           revision.
1051
1052 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1053
1054         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1055         * gst/multipart/Makefile.am:
1056         * gst/multipart/multipartdemux.c:
1057         * gst/multipart/multipartdemux.h:
1058         * gst/multipart/multipartmux.c:
1059         * gst/multipart/multipartmux.h:
1060           Re-add multipartdemux to the docs. Last round of section cleanup.
1061
1062 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1063
1064         * docs/plugins/Makefile.am:
1065         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1066         * sys/osxaudio/gstosxaudiosink.h:
1067         * sys/osxvideo/osxvideosink.h:
1068           Managed to resolve most unused declarations. Filed a bug for one left.          
1069
1070 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1071
1072         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1073           Cleanup section file.
1074
1075 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1076
1077         * docs/plugins/Makefile.am:
1078         * docs/plugins/gst-plugins-good-plugins.args:
1079         * docs/plugins/gst-plugins-good-plugins.signals:
1080         * docs/plugins/inspect/plugin-alaw.xml:
1081         * docs/plugins/inspect/plugin-alpha.xml:
1082         * docs/plugins/inspect/plugin-alphacolor.xml:
1083         * docs/plugins/inspect/plugin-annodex.xml:
1084         * docs/plugins/inspect/plugin-apetag.xml:
1085         * docs/plugins/inspect/plugin-audiofx.xml:
1086         * docs/plugins/inspect/plugin-auparse.xml:
1087         * docs/plugins/inspect/plugin-autodetect.xml:
1088         * docs/plugins/inspect/plugin-avi.xml:
1089         * docs/plugins/inspect/plugin-cairo.xml:
1090         * docs/plugins/inspect/plugin-cdio.xml:
1091         * docs/plugins/inspect/plugin-cutter.xml:
1092         * docs/plugins/inspect/plugin-debug.xml:
1093         * docs/plugins/inspect/plugin-dv.xml:
1094         * docs/plugins/inspect/plugin-efence.xml:
1095         * docs/plugins/inspect/plugin-effectv.xml:
1096         * docs/plugins/inspect/plugin-flac.xml:
1097         * docs/plugins/inspect/plugin-flxdec.xml:
1098         * docs/plugins/inspect/plugin-gconfelements.xml:
1099         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
1100         * docs/plugins/inspect/plugin-goom.xml:
1101         * docs/plugins/inspect/plugin-halelements.xml:
1102         * docs/plugins/inspect/plugin-icydemux.xml:
1103         * docs/plugins/inspect/plugin-id3demux.xml:
1104         * docs/plugins/inspect/plugin-jpeg.xml:
1105         * docs/plugins/inspect/plugin-ladspa.xml:
1106         * docs/plugins/inspect/plugin-level.xml:
1107         * docs/plugins/inspect/plugin-matroska.xml:
1108         * docs/plugins/inspect/plugin-mulaw.xml:
1109         * docs/plugins/inspect/plugin-multipart.xml:
1110         * docs/plugins/inspect/plugin-navigationtest.xml:
1111         * docs/plugins/inspect/plugin-png.xml:
1112         * docs/plugins/inspect/plugin-quicktime.xml:
1113         * docs/plugins/inspect/plugin-rtp.xml:
1114         * docs/plugins/inspect/plugin-rtsp.xml:
1115         * docs/plugins/inspect/plugin-shout2send.xml:
1116         * docs/plugins/inspect/plugin-smpte.xml:
1117         * docs/plugins/inspect/plugin-speex.xml:
1118         * docs/plugins/inspect/plugin-taglib.xml:
1119         * docs/plugins/inspect/plugin-udp.xml:
1120         * docs/plugins/inspect/plugin-videobalance.xml:
1121         * docs/plugins/inspect/plugin-videobox.xml:
1122         * docs/plugins/inspect/plugin-videocrop.xml:
1123         * docs/plugins/inspect/plugin-videoflip.xml:
1124         * docs/plugins/inspect/plugin-videomixer.xml:
1125         * docs/plugins/inspect/plugin-wavenc.xml:
1126         * docs/plugins/inspect/plugin-wavpack.xml:
1127         * docs/plugins/inspect/plugin-wavparse.xml:
1128           Update plugin docs.
1129
1130         * gst/videomixer/Makefile.am:
1131         * gst/videomixer/videomixer.c:
1132         * gst/videomixer/videomixer.h:
1133         * gst/videomixer/videomixerpad.h:
1134           Split out header to fix warnings from the doc-build.
1135
1136 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1137
1138         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
1139
1140         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
1141         Use atoll to parse the rtptime with enough precision. Fixes #509329.
1142
1143 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
1144
1145         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
1146         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
1147           Initialise variables to work around (false) 'foo might be used
1148           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
1149
1150 2008-01-11  David Schleef  <ds@schleef.org>
1151
1152         * docs/plugins/.cvsignore:
1153         * tests/check/pipelines/.cvsignore:
1154           Ignore more files for the buildbot.
1155
1156 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
1157
1158         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
1159         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
1160         Generate the image-type values correctly. Leave them out of the caps
1161         when outputting a "preview image" tag, since it only makes sense
1162         to have one of those - the type is irrelevant.
1163
1164         * sys/sunaudio/gstsunaudiomixerctrl.c:
1165         (gst_sunaudiomixer_ctrl_open):
1166         If we can, mark the mixer multiple open when we use it, in case
1167         (for some reason) the process wants to open it again elsewhere.
1168
1169 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1170
1171         Patch by: Olivier Crete <tester at tester dot ca>
1172
1173         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
1174         * gst/rtp/gstrtptheorapay.c:
1175         Fix the clock rate to 90000 as required by the RFC.
1176         Fixes #508644.
1177
1178 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
1179
1180         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
1181           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
1182
1183 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
1184
1185         * autogen.sh:
1186           Add -Wno-portability to the automake parameters to stop warnings
1187           about GNU make extensions being used. We require GNU make in almost
1188           every Makefile anyway.
1189           
1190         * configure.ac:
1191           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
1192           at the same time is required for per target flags.
1193
1194 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
1195
1196         * gst/videomixer/videomixer.c: (gst_videomixer_init):
1197         Fix error from my last commit.
1198
1199 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1200
1201         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
1202
1203         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
1204           Make sure the ISO 639-X language code in ID3v2 COMM frames
1205           is actually valid UTF-8 (or rather: ASCII), so we don't end
1206           up with non-UTF8 strings in tags if there's garbage in the
1207           language field. Also make sure the language code is always
1208           lower case. Fixes: #508291.
1209
1210 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
1211
1212         * ChangeLog:
1213           Fix ChangeLog typo.
1214
1215 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
1216
1217         * Makefile.am:
1218           Include lcov.mak to allow building coverage reports. Guard
1219           check-torture target like in the other packages.
1220
1221 2008-01-09  Sameer Naik  <sameer@damagehead.com>
1222
1223         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
1224
1225         * gst/videomixer/videomixer.c:
1226         (gst_videomixer_set_master_geometry), (_do_init),
1227         (gst_videomixer_child_proxy_get_child_by_index),
1228         (gst_videomixer_child_proxy_get_children_count),
1229         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
1230         (gst_videomixer_init), (gst_videomixer_request_new_pad),
1231         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
1232         Implement GstChildProxy interface.
1233         Send newsegment at the right moment
1234         Fixes #488879
1235
1236 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
1237
1238         * gst/alpha/Makefile.am:
1239         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
1240         (gst_alpha_sink_event), (gst_alpha_chain),
1241         (gst_alpha_change_state), (plugin_init):
1242         Make the various properties of 'alpha' controllable. This allows doing
1243         niceties like fade-in/fade-out.
1244
1245 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
1246
1247         * gst/rtp/gstasteriskh263.c:
1248         * gst/rtp/gstrtpL16depay.c:
1249         * gst/rtp/gstrtpac3depay.c:
1250         * gst/rtp/gstrtpamrpay.c:
1251         * gst/rtp/gstrtpdepay.c:
1252         * gst/rtp/gstrtpgsmdepay.c:
1253         * gst/rtp/gstrtph263depay.c:
1254         * gst/rtp/gstrtph263pdepay.c:
1255         * gst/rtp/gstrtph263ppay.c:
1256         * gst/rtp/gstrtph264depay.c:
1257         * gst/rtp/gstrtph264pay.c:
1258         * gst/rtp/gstrtpmp2tdepay.c:
1259         * gst/rtp/gstrtpmp4adepay.c:
1260         * gst/rtp/gstrtpmp4gdepay.c:
1261         * gst/rtp/gstrtpmp4gpay.c:
1262         * gst/rtp/gstrtpmp4vdepay.c:
1263         * gst/rtp/gstrtpmpadepay.c:
1264         * gst/rtp/gstrtpmpvdepay.c:
1265         * gst/rtp/gstrtpsv3vdepay.c:
1266         * gst/rtp/gstrtptheoradepay.c:
1267         * gst/rtp/gstrtptheorapay.c:
1268         * gst/rtp/gstrtpvorbisdepay.c:
1269         * gst/rtp/gstrtpvorbispay.c:
1270           Remove copy/paste unused code (property setters and getter) found by
1271           the coverage suite (yay, saves ~20k on disk).
1272
1273 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1274
1275         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
1276           (videosink_templ):
1277           Also fix up pad templates to indicate that image/jpeg doesn't
1278           absolutely require the framerate property to be set (#504081).
1279
1280 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1281
1282         Based on patch by: Wouter Cloetens  <wouter at mind be>
1283
1284         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
1285           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
1286           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
1287         * gst/matroska/matroska-mux.h:
1288           Keep track of first and last timestamps for each incoming stream,
1289           so we can calculate the total duration for live sources and other
1290           input where we can't query the duration from the start or where
1291           there's no constant framerate from which we can deduce the
1292           duration; also use calculated/observed duration if it is bigger
1293           than the previously queried duration. Furthermore, use
1294           gst_pad_query_peer_duration() and take into account that it may
1295           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
1296           screws up comparisons when using unsigned integers. Fixes #504081.
1297
1298 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
1299
1300         * configure.ac:
1301         * gst/audiofx/audioamplify.c:
1302         (gst_audio_amplify_clipping_method_get_type),
1303         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
1304         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
1305         (gst_audio_dynamic_transform_ip):
1306         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
1307         (gst_audio_invert_transform_ip):
1308         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
1309         (gst_audio_panorama_transform):
1310         * gst/level/gstlevel.c: (gst_level_init):
1311         Make elements GST_BUFFER_FLAG_GAP aware and call
1312         gst_base_transform_set_gap_aware for this.
1313         Bump core requirement to CVS.
1314         
1315         * gst/audiofx/audiochebyshevfreqband.c:
1316         (gst_audio_chebyshev_freq_band_transform_ip):
1317         * gst/audiofx/audiochebyshevfreqlimit.c:
1318         (gst_audio_chebyshev_freq_limit_transform_ip):
1319         Also sync GObject properties to the controller if operating
1320         in passthrough mode.
1321
1322 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
1323
1324         * sys/directdraw/gstdirectdrawsink.c:
1325           (gst_directdraw_sink_window_thread):
1326           FALSE is not a gpointer.
1327
1328 2008-01-05  Julien Moutte  <julien@fluendo.com>
1329
1330         * sys/directdraw/gstdirectdrawsink.c:
1331         (gst_directdraw_sink_set_window_id),
1332         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
1333         (gst_directdraw_sink_buffer_alloc),
1334         (gst_directdraw_sink_draw_borders),
1335         (gst_directdraw_sink_show_frame),
1336         (gst_directdraw_sink_setup_ddraw),
1337         (gst_directdraw_sink_window_thread),
1338         (gst_directdraw_sink_get_ddrawcaps),
1339         (gst_directdraw_sink_surface_create): Make sure we create our
1340         internal window only when we need it. That will give a chance to
1341         the application to get the prepare-xwindow-id bus message. Draw
1342         black borders when keeping aspect ratio. Handle the case where our
1343         rendering window disappears (closed or errors) like other sinks
1344         do. Various 80 columns fixes, improve state change order. That
1345         element could need some more love.
1346
1347 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
1348
1349         * ext/taglib/gstapev2mux.h:
1350         * ext/taglib/gstid3v2mux.h:
1351         Remove useless typedefs without new type name. Fixes a warning with
1352         gcc 4.3.
1353
1354 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1355
1356         Patch by: John Millikin <jmillikin at gmail dot com>
1357
1358         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
1359         (gst_flac_dec_setup_stream_decoder),
1360         (gst_flac_normalize_picture_mime_type),
1361         (gst_flac_extract_picture_buffer),
1362         (gst_flac_dec_metadata_callback):
1363         Emit metadata messages when a PICTURE block is encountered.
1364         Fixes #506715.
1365
1366 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
1367
1368         * gst/avi/gstavi.c:
1369         increase rank because no known issues anymore ...
1370         * gst/avi/gstavisubtitle.c:
1371         send subtitle name to the srcpad
1372
1373 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1374
1375         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
1376         * gst/rtsp/gstrtspsrc.h:
1377         Implement redirect for the DESCRIBE reply. Fixes #506025.
1378
1379 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
1380
1381         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
1382         Fix 'xyz may be used uninitialized' compiler warnings caused
1383         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
1384         abort() in any case but properly report the error.
1385
1386 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
1387
1388         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
1389         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
1390         * sys/ximage/gstximagesrc.c: (composite_pixel):
1391           Fix 'xyz may be used uninitialized' compiler warnings caused
1392           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
1393           not really nice to abort in any case). Fixes #505745.
1394
1395 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1396
1397         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
1398           Small unit test fix (has no practical impact at the moment,
1399           since we're only feeding utf8 and hence just create a sub-
1400           buffer for the output).
1401
1402 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
1403
1404         * gst/avi/gstavisubtitle.c:
1405         * tests/check/elements/avisubtitle.c:
1406         Add seeking support for avi subtitle
1407
1408 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1409
1410         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
1411         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
1412         (gst_flac_dec_write):
1413         * ext/flac/gstflacdec.h:
1414         Remove some unused vars.
1415         Do more cleanup of leftover events and tags.
1416         Output tags after the segment event. Fixes #504018.
1417
1418 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1419
1420         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
1421           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
1422           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
1423           Detect other UTF byte order markers and convert to UTF-8 as
1424           appropriate.
1425
1426 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1427
1428         * gst/avi/gstavisubtitle.c: (src_template),
1429           (gst_avi_subtitle_extract_utf8_file),
1430           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
1431           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
1432           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
1433         * gst/avi/gstavisubtitle.h:
1434           Refactor a bit; fix name extraction; don't assume all the data
1435           in the chunk is actually subtitle data, there may be padding at
1436           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
1437           file so it's there to send again after a seek (for future use).
1438
1439 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
1440
1441         * gst/avi/Makefile.am:
1442         * gst/avi/gstavi.c:
1443         * gst/avi/gstavisubtitle.c:
1444         * gst/avi/gstavisubtitle.h:
1445         * tests/check/Makefile.am:
1446         * tests/check/elements/avisubtitle.c:
1447         * win32/common/config.h:
1448                 Add avi subtitle element for bug #442034. Need seeking support
1449                 and more support for character conversion.
1450
1451 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1452
1453         * Makefile.am:
1454           Include common/win32.mak for CRLF check of win32 project
1455           files (see #393626).
1456
1457         * win32/vs6/libgstpng.dsp:
1458           Fix line endings and do cvs admin -kb.
1459
1460 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1461
1462         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
1463         Actually drop the buffers which are outside the currently configured
1464         segment instead of just emitting a WARNING.
1465
1466 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1467
1468         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1469         (gst_flac_dec_write):
1470         * ext/flac/gstflacdec.h:
1471         Send segments from the streaming thread. Fixes #502187.
1472         Fix segment seeking and a bunch of other seeking cases.
1473
1474 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
1475
1476         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
1477           Parse WOAF frames and put the result into GST_TAG_CONTACT,
1478           which is where it would end up if the same information was
1479           put in a vorbis comment (don't think it's worth adding a
1480           new URI tag for this). Fixes #488112.
1481
1482 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1483
1484         * configure.ac:
1485           We need core/base 0.10.15 or later.
1486
1487 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1488
1489         Patch by: Mark Nauwelaerts <manauw skynet be>
1490
1491         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
1492         Fix regression in stream numbering. Fixes #502655.
1493
1494 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1495
1496         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
1497
1498         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
1499         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
1500         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
1501         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
1502         (gst_rtp_h264_pay_handle_buffer):
1503         * gst/rtp/gstrtph264pay.h:
1504         Use higher performance start-code searching.
1505         Parse NALs and store SPS, PPS and profile in the caps so that they can
1506         be used in the SDP. Fixes #502814.
1507
1508 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1509
1510         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
1511         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
1512           Init some structs to zero before we pass them to ioctl, which
1513           avoids valgrind warnings.  Also fix a small memory leak.
1514
1515 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1516
1517         Patch by: Wouter Cloetens <wouter at mind dot be>
1518
1519         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
1520         Copy timestamp from input to output. Not very perfect yet but better
1521         than nothing. Fixes #503023.
1522
1523 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1524
1525         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1526           Also print a useful error message with the old Wavpack API
1527           if possible.
1528
1529 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1530
1531         * ext/wavpack/gstwavpackdec.c:
1532           More build fixes for old libwavpack versions: include config.h so
1533           that WAVPACK_OLD_API is actually defined as detected; only use
1534           WavpackGetErrorMessage if it is available. This fixes the build
1535           on debian stable for me.
1536
1537 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1538
1539         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1540         * ext/wavpack/gstwavpackparse.c:
1541           (gst_wavpack_parse_create_src_pad):
1542           Workaround the non-existance of WavpackGetChannelMask in Wavpack
1543           versions below 4.40.0.
1544
1545 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1546
1547         * configure.ac:
1548           And now do it right for real...
1549
1550 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1551
1552         * configure.ac:
1553           Correctly reset $LIBS to not contain -lm.
1554
1555 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1556
1557         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
1558
1559         * configure.ac:
1560         * ext/cairo/gsttimeoverlay.c:
1561           (gst_cairo_time_overlay_print_smpte_time):
1562           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
1563           and checking for rint() and implementing it ourself if it doesn't
1564           exist. Fixes #497293.
1565
1566 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1567
1568         * configure.ac:
1569           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
1570
1571 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
1572
1573         * sys/oss/gstosshelper.c:
1574         Verify that the format returned after the ioctl is the one
1575         we requested. It is valid for the ioctl to succeed while
1576         substituting an alternate 'supported' sample format.
1577
1578 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
1579
1580         * sys/oss/gstossaudio.c: (plugin_init):
1581         * sys/oss/gstosssink.c: (gst_oss_sink_open):
1582         * sys/oss/gstosssrc.c: (gst_oss_src_open):
1583           Post decent (and translated) error message when we can't
1584           open the audio device for some reason.
1585
1586 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
1587
1588         * sys/oss/gstosssink.c:
1589         * sys/oss/gstosssrc.c:
1590         Allow the AUDIODEV environment variable to redirect us
1591         to a different default OSS device, like sunaudiosink does
1592         on Solaris (makes audio play automatically on SunRays).
1593
1594 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
1595
1596         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
1597         * gst/audiofx/audiochebyshevfreqband.c:
1598         (gst_audio_chebyshev_freq_band_transform_ip):
1599         * gst/audiofx/audiochebyshevfreqlimit.c:
1600         (gst_audio_chebyshev_freq_limit_transform_ip):
1601         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
1602         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
1603         The transform_ip() methods should do nothing if in passthrough mode.
1604         It might get non-writable buffers in that case but the buffer might
1605         as well be writable.
1606
1607         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
1608         The transform() methods won't be called in passthrough mode and
1609         otherwise the buffer is always writable so don't check here.
1610
1611 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
1612
1613         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
1614           Fix seeking in .wav files again (#501775).  Some people seem to think
1615           they don't need to test their changes when they're just 'reflowing'
1616           some code.
1617
1618 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1619
1620         * gst/autodetect/gstautovideosink.c:
1621         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
1622         (gst_auto_video_sink_init),
1623         (gst_auto_video_sink_create_element_with_pretty_name),
1624         (gst_auto_video_sink_find_best),
1625         (gst_auto_video_sink_set_property),
1626         (gst_auto_video_sink_get_property):
1627         * gst/autodetect/gstautovideosink.h:
1628         Fix docs.
1629         Use same error reporting code as autoaudiosink.
1630         Add property to filter sinks based on caps. Only select raw video sinks
1631         by default for backwards compat.
1632         API: GstAutoVideoSink::filter-caps
1633
1634 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1635
1636         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1637
1638         * gst/autodetect/gstautoaudiosink.c:
1639         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1640         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1641         (gst_auto_audio_sink_set_property),
1642         (gst_auto_audio_sink_get_property):
1643         * gst/autodetect/gstautoaudiosink.h:
1644         Add property to filter sinks based on caps. Only select raw audio sinks
1645         by default for backwards compat.  Fixes #417420.
1646         API: GstAutoAudioSink::filter-caps
1647
1648 2007-11-29  Michael Smith <msmith@fluendo.com>
1649
1650         Patch by: Arek Korbik <arkadini@gmail.com>
1651
1652         * gst/videobox/gstvideobox.c: (plugin_init):
1653           Initialise liboil in plugin_init()
1654
1655 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1656
1657         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1658         Post error before sending EOS. Fixes #499178.
1659
1660 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1661
1662         * win32/vs6/gst_plugins_good.dsw:
1663         * win32/vs6/libgstpng.dsp:
1664         Add a project file for libgstpng
1665
1666 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1667
1668         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1669         (gst_rtp_h263_depay_process):
1670         Code beautification.
1671         Added debug statements.
1672         Don't bit-shift everything, just do operations on last/first byte
1673         instead.
1674
1675 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1676
1677         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1678
1679         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1680         Fix wrong comparison in overrun check. Fixes #499239 some more.
1681
1682 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1683
1684         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1685         (gst_rtp_h263_depay_process):
1686         * gst/rtp/gstrtph263depay.h:
1687         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1688         stream.
1689
1690 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1691
1692         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1693
1694         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1695         (gst_rtp_mp4a_depay_process):
1696         * gst/rtp/gstrtpmp4adepay.h:
1697         Fix depayloading when multiple frames are inside one RTP packet.
1698         Fixes #499239.
1699
1700 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1701
1702         * gst/level/gstlevel.c:
1703           Add GAP-flag support.
1704
1705 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1706
1707         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1708         Read the I flag for Mode A h263 rtp stream and set the
1709         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1710         Fixes #499383
1711
1712 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1713
1714         * gst/level/gstlevel.c:
1715           Remove some dead code and do cleanups.
1716
1717 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1718
1719         * tests/check/pipelines/simple-launch-lines.c:
1720           Improve the tests by allowing to set a target state.
1721
1722 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1723
1724         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1725         Don't check the caps of the output buffer if they're equal some
1726         other caps. The caps can change in a backward compatible way
1727         and did at this point.
1728
1729 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1730
1731         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1732         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1733         (gst_qtdemux_seek_to_previous_keyframe),
1734         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1735         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1736         reverse playback support.
1737
1738 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1739
1740         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1741         Also set the channel layout on the Wavpack caps if we're having
1742         a mono layout. Of course only do it for "audio/x-wavpack".
1743
1744 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1745
1746         * ext/wavpack/gstwavpackcommon.c:
1747         (gst_wavpack_get_default_channel_mask),
1748         (gst_wavpack_set_channel_layout),
1749         (gst_wavpack_get_default_channel_positions),
1750         (gst_wavpack_get_channel_mask_from_positions),
1751         (gst_wavpack_set_channel_mapping):
1752         * ext/wavpack/gstwavpackcommon.h:
1753         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1754         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1755         * ext/wavpack/gstwavpackdec.h:
1756         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1757         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1758         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1759         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1760         (gst_wavpack_enc_rewrite_first_block),
1761         (gst_wavpack_enc_sink_event):
1762         * ext/wavpack/gstwavpackenc.h:
1763         * ext/wavpack/gstwavpackparse.c:
1764         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1765         (gst_wavpack_parse_scan_to_find_sample),
1766         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1767         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1768         * ext/wavpack/gstwavpackparse.h:
1769         Add support for encoding, parsing and decoding multichannel
1770         files with up to 8 channels. This also improves the robustness
1771         of parsing quite a bit.
1772
1773         * ext/wavpack/gstwavpackstreamreader.c:
1774         (gst_wavpack_stream_reader_read_bytes),
1775         (gst_wavpack_stream_reader_get_pos),
1776         (gst_wavpack_stream_reader_set_pos_abs),
1777         (gst_wavpack_stream_reader_set_pos_rel),
1778         (gst_wavpack_stream_reader_push_back_byte),
1779         (gst_wavpack_stream_reader_get_length),
1780         (gst_wavpack_stream_reader_can_seek),
1781         (gst_wavpack_stream_reader_write_bytes):
1782         Improve debugging.
1783
1784 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1785
1786         * ext/libpng/gstpngdec.c:
1787         * ext/libpng/gstpngdec.h:
1788           Don't release the png-memory from within the callback.
1789
1790 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1791
1792         Patch by: René Stadler <mail at renestadler dot de>
1793
1794         * ext/libpng/gstpngenc.c:
1795           Don't leak buffer data memory. Fixes #498395.
1796
1797 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1798
1799         Patch by: René Stadler <mail at renestadler dot de>
1800
1801         * tests/check/pipelines/simple-launch-lines.c:
1802           Tests for #498395.
1803
1804 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1805
1806         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1807         (gst_tag_lib_mux_adjust_event_offsets):
1808         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1809         * sys/osxaudio/Makefile.am:
1810         * sys/osxvideo/cocoawindow.h:
1811         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1812
1813 2007-11-15  David Schleef  <ds@schleef.org>
1814
1815         * ext/cairo/gsttextoverlay.c:
1816           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1817
1818 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1819
1820         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1821
1822         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1823         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1824         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1825         * gst/rtp/gstrtpmp2tpay.h:
1826         Fill the MTU with as many packets as possible. Fixes #491323.
1827
1828 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1829
1830         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1831
1832         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1833         Fix some more leaks. Fixes #497007.
1834
1835 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1836
1837         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1838
1839         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1840         (gst_rtspsrc_stream_configure_tcp):
1841         Fix 3 pad leaks. Fixes #496983.
1842
1843 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1844
1845         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1846
1847         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1848         Fix small leak. Fixes #497017.
1849
1850 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1851
1852         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1853         (gst_qtdemux_prepare_current_sample),
1854         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1855         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1856         * gst/qtdemux/qtdemux_fourcc.h:
1857         * gst/qtdemux/qtdemux_types.c:
1858         Add suppport for theora in quicktime according to XiphQT.
1859
1860 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1861
1862         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1863         (gst_v4l2src_init), (gst_v4l2src_set_property),
1864         (gst_v4l2src_get_property):
1865         * sys/v4l2/gstv4l2src.h:
1866         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1867           Always copy buffers by default (handle safer with bugged drivers)
1868           and added a property to make it possible to use mmap effectively (no
1869           copy if possible) when application wants to. Fixes: #480557.
1870
1871 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1872
1873         * gst/id3demux/id3tags.c:
1874         * gst/id3demux/id3tags.h:
1875         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1876           We don't want the same string multiple times in a tag list for the
1877           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1878           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1879
1880 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1881
1882         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1883           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1884           into ID3v2 TXXX frames (fixes #347848).
1885
1886 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1887
1888         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1889           Don't leak sdp message contents (fixes #496773).
1890
1891         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1892           Don't leak URI string.
1893
1894 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1895
1896         Patch by: Julien Puydt <julien dot puydt at laposte net>
1897
1898         * ext/raw1394/Makefile.am:
1899         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1900           (gst_1394_property_probe_get_properties),
1901           (gst_1394_property_probe_probe_property),
1902           (gst_1394_property_probe_needs_probe),
1903           (gst_1394_property_probe_get_values),
1904           (gst_1394_property_probe_interface_init),
1905           (gst_1394_type_add_property_probe_interface):
1906         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1907         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1908           (gst_dv1394src_init), (gst_dv1394src_dispose),
1909           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1910           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1911           (gst_dv1394src_update_device_name):
1912         * ext/raw1394/gstdv1394src.h:
1913           Implement GstPropertyProbe interface and add "device-name" property,
1914           so applications can use this to probe for available devices in the
1915           same way they can already with v4lsrc and v4l2src (however horrible
1916           this property probe interface may be). Fixes #358841.
1917
1918 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1919
1920         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1921
1922         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1923           (gst_rtspsrc_parse_range):
1924           Don't leak event, don't leak range (fixes #496752).
1925
1926 2007-11-14  Michael Smith <msmith@fluendo.com>
1927
1928         Patch by: Arek Korbik <arkadini@gmail.com>
1929
1930         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1931           Detect RGBA/BGRA correctly on little endian systems.
1932
1933 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1934
1935         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1936           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1937           corresponding ioctl() call fails even though the driver claims to
1938           support this format, just fall back to the pre-2.6.19 kernel
1939           routine that creates caps with suitable height and width ranges
1940           (see #448278).
1941
1942 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1943
1944         Patch by: Mark Nauwelaerts <manauw skynet be>
1945
1946         * gst/matroska/matroska-demux.c:
1947           (gst_matroska_demux_push_dvd_clut_change_event),
1948           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1949           (gst_matroska_demux_subtitle_caps):
1950         * gst/matroska/matroska-ids.h:
1951           Extract palette data for dvd subpicture streams and send it
1952           downstream as custom gstreamer dvd event (fixes #453417).
1953
1954 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1955
1956         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1957           Implement minimal parsing of the passed pango font description
1958           string, so passing a font size works the same as with the
1959           pango textoverlay plugin; fixes #455086.
1960           (Maybe we could just use pangocairo here at some point).
1961
1962 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1963
1964         * gst/avi/gstavidemux.c:
1965         * gst/wavparse/gstwavparse.c:
1966           Return the result in _activate_pull(). Don't ref element there.
1967
1968 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1969
1970         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1971         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1972         (gst_wavparse_srcpad_event):
1973           Ref the element when we should, but not when we its not needed. Reflow
1974           the event_handling to not leak the event.       
1975
1976 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1977
1978         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1979         (qtdemux_parse_samples):
1980         Properly free QTDemuxSamples array.
1981         Protect table write with a sensible check, some files apparently DO contain
1982         stts values starting with 0 :(
1983
1984 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1985
1986         * gst/avi/gstavidemux.c:
1987         * gst/qtdemux/qtdemux.c:
1988           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1989           previous commit messed up.
1990
1991 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1992
1993         * gst/avi/gstavidemux.c:
1994         * gst/qtdemux/qtdemux.c:
1995           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1996           element when we should, but not when we its not needed.
1997
1998 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1999
2000         * gst/wavparse/gstwavparse.c:
2001           Return FALSE if we can't handle a query instead of changing the
2002           format. Ignore fact when dealing with mpeg audio.
2003
2004 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
2005
2006         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2007
2008         * configure.ac:
2009         * gst/udp/gstdynudpsink.c:
2010         * gst/udp/gstdynudpsink.h:
2011         * gst/udp/gstmultiudpsink.c:
2012         * gst/udp/gstmultiudpsink.h:
2013         * gst/udp/gstudpsink.c:
2014         * gst/udp/gstudpsink.h:
2015           Fix includes for MSVC and GLib-2.14.0 (#492388).
2016
2017         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2018           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
2019
2020 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
2021
2022         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2023         (gst_mulawdec_chain):
2024         * gst/law/mulaw-decode.h:
2025         Calculate outgoing buffer duration if incoming buffer didn't have a
2026         valid duration.
2027
2028 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
2029
2030         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2031         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
2032         Smarter combine_flow code that also deals with downstream elements
2033         returning UNEXPECTED when they receive data out of the segment
2034         boundaries. Fixes #491305.
2035
2036 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
2037
2038         * sys/v4l2/v4l2src_calls.c:
2039           Fix 'unused variable' compiler warning when compiling against
2040           older kernel headers.
2041
2042 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
2043
2044         * ext/taglib/gstid3v2mux.cc (add_funcs):
2045           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
2046
2047 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
2048
2049         * tests/check/pipelines/simple-launch-lines.c:
2050            Improve the tests a little more.
2051
2052 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
2053
2054         patch by: Yun Zheng Hu
2055
2056         * sys/osxaudio/gstosxaudiosrc.c:
2057         Use default input device instead of default output device and
2058         only memcpy actual available bytes.
2059
2060 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
2061
2062         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
2063           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
2064           early. It is temporary until we find something better.
2065
2066 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
2067
2068         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2069
2070         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
2071         Fix race when pausing a RTSP stream in interleaved.
2072         Fixes #475784.
2073
2074 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
2075
2076         Patch by: Peter Kjellerstedt <pkj at axis com>
2077
2078         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
2079         Use correct unref function for buffers. #488844.
2080
2081 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
2082
2083         * gst/avi/gstavimux.c:
2084         * tests/check/elements/avimux.c:
2085           Add some debug and sync tests with the fix.     
2086
2087 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
2088
2089         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
2090
2091         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2092         When the socket is used by the app for other purposes, don't generate an
2093         error if there is activaty on the socket that is not data related.
2094         Fixes #487488.
2095
2096 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
2097
2098         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
2099         (gst_v4l2src_grab_frame):
2100         Add some more debug info. Generate an error when we run out of buffers
2101         for some reason. See #480557.
2102
2103 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
2104
2105         Patch by: Anders Skargren <anders dot skargren at axis dot com>
2106
2107         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
2108         Set marker bit correctly.
2109
2110 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
2111
2112         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
2113         Use allowed name for the GstStructure.
2114
2115 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
2116
2117         * ext/gconf/gstswitchsink.c:
2118         * gst/autodetect/gstautoaudiosink.c:
2119           Use new gst_bus_pop_filtered().
2120
2121 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2122
2123         * sys/v4l2/gstv4l2src.c:
2124         * sys/v4l2/v4l2src_calls.c:
2125           When probing the formats and sizes a camera supports, make
2126           sure the best ones (highest resolution, prefered format)
2127           end up at the beginning of the probed caps and the less
2128           desirable ones at the end.  This is important because the
2129           order within the caps matters for things like fixation and
2130           negotiation, ie. what format is chosen in the end.
2131           With recent kernels, the current probing code will end up
2132           querying the supported sizes from lowest resolution to
2133           highest resolution, adding them to the probed caps in that
2134           order, resulting to v4l2src fixating to the lowest possible
2135           resolution if downstream does not express a size preference.
2136           Also make up a somewhat random ranking of prefered output
2137           formats for the same reason. Fixes #485828.
2138         
2139 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
2140
2141         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
2142
2143         * gst/id3demux/id3v2frames.c:
2144           Extract license/copyright URIs from ID3v2 WCOP frames
2145           (Fixes #447000).
2146
2147         * tests/check/elements/id3demux.c:
2148         * tests/files/Makefile.am:
2149         * tests/files/id3-447000-wcop.tag:
2150           Add simple unit test.
2151
2152 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
2153
2154         * ext/taglib/gstid3v2mux.cc:
2155           Add support for license/copyright URI tags (ID3v2 WCOP frame).
2156           Prerequisite for #447000.
2157
2158 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
2159
2160         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
2161         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
2162         a GstClockTime.
2163
2164 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
2165
2166         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
2167         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
2168         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
2169         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
2170         (gst_rtspsrc_change_state):
2171         More seeking fixes, mostly passing around the new playback segment in
2172         order to configure it properly.
2173         Also reset base_time of udp sources when setting them back to PLAYING as
2174         a temporary hack until core supports seek in live sources properly.
2175
2176 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
2177
2178         * gst/rtp/gstrtpmp4adepay.c:
2179         Fix caps as to not confuse autopluggers.
2180
2181 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
2182
2183         * gst/id3demux/gstid3demux.c:
2184         * gst/id3demux/gstid3demux.h:
2185         * gst/id3demux/id3tags.c:
2186         * gst/id3demux/id3tags.h:
2187         * gst/id3demux/id3v2frames.c:
2188           Port ID3 tag demuxer over to the new GstTagDemux in -base
2189           (now would be a good time to test re-importing your music
2190           collection).
2191
2192 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
2193
2194         * gst/apetag/Makefile.am:
2195         * gst/apetag/gstapedemux.c:
2196         * gst/apetag/gstapedemux.h:
2197         * gst/apetag/gsttagdemux.c:
2198         * gst/apetag/gsttagdemux.h:
2199           Port APE tag demuxer over to the new GstTagDemux in -base.
2200
2201 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
2202
2203         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
2204         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
2205         (gst_rtspsrc_handle_internal_src_query),
2206         (gst_rtspsrc_handle_src_query), (new_session_pad),
2207         (gst_rtspsrc_stream_configure_tcp),
2208         (gst_rtspsrc_stream_configure_transport),
2209         (gst_rtspsrc_loop_send_cmd):
2210         Improve flushing behaviour.
2211         Set state of the udp sources to PAUSE/PLAYING correctly.
2212         Handle events and queries for UDP and TCP transport now.
2213
2214 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
2215
2216         * gst/rtp/gstrtpgsmdepay.c:
2217         * gst/rtp/gstrtpgsmpay.c:
2218           Add log category.
2219
2220 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
2221
2222         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
2223
2224         * tests/check/Makefile.am:
2225         * tests/check/pipelines/simple-launch-lines.c:
2226           Add unit tests for payloaders/depayloaders.
2227
2228 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
2229
2230         * gst/avi/gstavimux.c:
2231         * gst/avi/gstavimux.h:
2232           Also save codec data for audio streams. Fixes #482495.
2233
2234 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
2235
2236         * gst/avi/gstavimux.c:
2237           Fix "Index entry has invalid stream nr 1".
2238           Add support for muxing aac - work in progress (see #482495).
2239
2240 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
2241
2242         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
2243         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
2244         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
2245         * gst/rtsp/gstrtspsrc.h:
2246         Parse bandwidth modifiers, they are not yet configured in the session
2247         manager because we don't have an API for that yet.
2248
2249 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
2250
2251         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
2252         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
2253         Use shiny new function in -base to get the default clock-rate.
2254         Update some docs.
2255
2256 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
2257
2258         * win32/MANIFEST:
2259         Add files to win32 manifest.
2260         * win32/vs6/libgstaudiofx.dsp:
2261         * win32/vs6/libgstqtdemux.dsp:
2262         * win32/vs6/libgstrtp.dsp:
2263         * win32/vs6/libgstrtsp.dsp:
2264         Update project files.
2265
2266 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
2267
2268         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2269         (gst_rtspsrc_play):
2270         * gst/rtsp/gstrtspsrc.h:
2271         In TCP mode, only timestamp the first buffer. TCP is not real time and
2272         it does not make sense to try to skew compensate, also some servers send
2273         the first batch of data in a burst.
2274
2275 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2276
2277         * gst/matroska/matroska-demux.c:
2278           Fix setting the discont flag on the first buffer
2279           pushed downstream for formats with private codec
2280           data that needs to be deserialised into buffers
2281           (such as vorbis and FLAC when in a matroska container).
2282
2283 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
2284
2285         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2286
2287         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
2288         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
2289         (gst_rtp_mp4v_pay_handle_buffer):
2290         * gst/rtp/gstrtpmp4vpay.h:
2291         Free the config string. Fixes #480707.
2292         Clean up the timestamp code a little.
2293
2294 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
2295
2296         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2297         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
2298         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
2299         * gst/rtsp/gstrtspsrc.h:
2300         Set timestamps on RTP buffers in interleaved mode.
2301         Mark first buffers with a DISCONT.
2302         Remove flush hack now that sync for live sources has been figured out.
2303
2304 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
2305
2306         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2307         Update documentation.
2308
2309 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
2310
2311         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
2312         (gst_rtp_xqt_depay_change_state):
2313         * gst/qtdemux/gstrtpxqtdepay.h:
2314         Fail if we don't know the quicktime format.
2315
2316 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
2317
2318         * ext/flac/gstflacenc.c:
2319         * ext/flac/gstflacenc.h:
2320           Save the flow return from the last gst_pad_push() and
2321           make sure we pass the right flow return value upstream
2322           in the case of failure; minor clean-ups.
2323
2324 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2325
2326         * ext/taglib/gstapev2mux.cc:
2327         * ext/taglib/gstid3v2mux.cc:
2328         * gst/apetag/gstapedemux.c:
2329           Add support for the new GST_TAG_COMPOSER (#459809).
2330
2331 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2332
2333         * gst/law/alaw-decode.c:
2334         * gst/law/alaw-decode.h:
2335         * gst/law/alaw-encode.c:
2336         * gst/law/alaw-encode.h:
2337         * gst/law/alaw.c:
2338         * gst/law/mulaw-conversion.h:
2339           Compulsive clean-ups: use boilerplate macros, add debug
2340           categories, fix up things to conform to symbol nomenklatura,
2341           etc.
2342
2343 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2344
2345         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
2346
2347         * gst/law/alaw-decode.c:
2348         * gst/law/alaw-encode.c:
2349           Use static tables for A-Law decoding and encoding; this makes
2350           A-Law decoding and encoding less CPU-intensive, but increases
2351           the binary size a bit. Leaving old code around for now,
2352           selectable by a define in the code. Fixes #435435.
2353
2354 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
2355
2356         * configure.ac:
2357         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
2358         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
2359         in configure.ac.
2360
2361 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
2362
2363         Patch by: Jan Gerber <j at bootlab dot org>
2364
2365         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2366         Add fourccs for MPEG2 HDV streams. Fixes #479960.
2367
2368 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
2369
2370         * sys/oss/gstosshelper.c:
2371           Use GST_WARNING instead of a g_critical. This situation is not caused
2372           by the application.
2373
2374 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2375
2376         * po/LINGUAS:
2377         * po/nl.po:
2378           Updated translations.
2379
2380 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2381
2382         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
2383
2384         * po/eu.po:
2385           Added Basque translation.
2386
2387 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2388
2389         translated by: Abel Cheung <abelcheung@gmail.com>
2390
2391         * po/zh_HK.po:
2392         * po/zh_TW.po:
2393           Added Chinese (traditional and Hong Kong) translation.
2394
2395 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2396
2397         translated by: Jakub Bogusz <qboosh@pld-linux.org>
2398
2399         * po/pl.po:
2400           Added Polish translation.
2401
2402 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2403
2404         translated by: Ilkka Tuohela <hile@iki.fi>
2405
2406         * po/fi.po:
2407           Added Finnish translation.
2408
2409 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2410
2411         translated by: Jorge González González <aloriel@gmail.com>
2412
2413         * po/es.po:
2414           Added Spanish translation.
2415
2416 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2417
2418         translated by: Mogens Jaeger <mogens@jaeger.tf>
2419
2420         * po/da.po:
2421           Added Danish translation.
2422
2423 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2424
2425         translated by: Funda Wang <fundawang@linux.net.cn>
2426
2427         * po/zh_CN.po:
2428           Added Chinese (simplified) translation.
2429
2430 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2431
2432         translated by: Alexander Shopov <ash@contact.bg>
2433
2434         * po/bg.po:
2435           Added Bulgarian translation.
2436
2437 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
2438
2439         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
2440         Set outgoing packet duration because we can. Fixes #478244 some more.
2441
2442 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
2443
2444         * ext/cairo/gsttextoverlay.c:
2445           Add info about static leak.
2446         
2447         * tests/check/Makefile.am:
2448         * tests/check/generic/states.c:
2449           Improved state change unit test.
2450
2451 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
2452
2453         * docs/plugins/.cvsignore:
2454         * tests/check/.cvsignore:
2455           Ignore registries in any format.
2456
2457 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
2458
2459         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
2460         Removed some unused code.
2461
2462         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
2463         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
2464         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
2465         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
2466         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
2467         (gst_rtp_theora_pay_flush_packet):
2468         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
2469         Try to preserve the incomming buffer duration on the outgoing
2470         packets. Fixes #478244.
2471
2472 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2473
2474         * ext/taglib/gstapev2mux.cc:
2475         * ext/taglib/gstid3v2mux.cc:
2476           Work around compiler warnings with g++-4.2 when assigning a
2477           string constant to a gchar * (partially fixes #478092).
2478
2479 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2480
2481         * configure.ac:
2482           We require core CVS now for gst_base_src_set_do_timestamp().
2483
2484 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
2485
2486         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
2487         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2488         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
2489         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2490         (gst_rtspsrc_handle_message):
2491         Fix compiler warnings shown with Forte.
2492
2493 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2494
2495         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
2496         (gst_rtspsrc_dup_printf):
2497         Give meaningfull error when all streams failed to configure for some
2498         reason.
2499
2500 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2501
2502         * gst/rtp/README:
2503         Update README with the design for synchronisation rules of RTP on
2504         sender and receiver.
2505
2506 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
2507
2508         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
2509         (gst_wavparse_chain):
2510         Don't push EOS from the chain function, the element
2511         driving the pipeline is responsible for this. The bug
2512         this was meant to fix seems to be queue not forwarding
2513         EOS in all cases (see #476514).
2514
2515 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
2516
2517         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
2518         (gst_level_transform_ip):
2519         * gst/level/gstlevel.h:
2520         Use basetransform segment so that it is correctly managed on flushes and
2521         start/stop.
2522         Report message timestamp as stream time, which is what an application
2523         can understand.
2524
2525 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2526
2527         * ext/taglib/gstapev2mux.cc:
2528         * ext/taglib/gstapev2mux.h:
2529         * ext/taglib/gsttaglibmux.c:
2530         * tests/check/elements/apev2mux.c:
2531         Update my mail address.
2532
2533 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2534
2535         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
2536         (gst_wavparse_loop), (gst_wavparse_chain):
2537         Add EOS logic for the push-based mode too. Fixes #476514.
2538
2539 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
2540
2541         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
2542         * gst/law/alaw-encode.h:
2543         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
2544         (gst_mulawenc_chain):
2545         * gst/law/mulaw-encode.h:
2546         Fix law encoder timestamps.
2547
2548 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
2549
2550         * ext/gconf/gstgconfaudiosink.c:
2551           Fix warning when building without debug.
2552
2553         * sys/oss/gstossmixertrack.c:
2554           Use const like in alsamixertrack.c (fixes warnings).
2555
2556 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
2557
2558         * sys/v4l2/v4l2src_calls.c:
2559         (gst_v4l2src_probe_caps_for_format_and_size):
2560         Fix framerate detection code some more.
2561         Handle the case where there is a weird step in the stepwise framerates.
2562         Don't overwrite the min interval with the framerate, use a temp variable
2563         instead.
2564         Use max in the Continuous framerate intervals instead of step, which is
2565         1 according to the docs. Fixes #475424.
2566
2567 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
2568
2569         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
2570         Make udpsrc timestamp outgoing buffers based on when they were received.
2571         Also make it output a segment in time.
2572
2573 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
2574
2575         * gst/avi/gstavidemux.c:
2576           Plug a little leak. Little code cleanups.
2577
2578 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
2579
2580         * configure.ac:
2581           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
2582           flac versions, 's good for cross-compilation karma.
2583
2584 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
2585
2586         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
2587
2588         * gst/rtp/gstrtph263pay.c:
2589           Fix up header structure so that compilers don't add padding
2590           between the structure fields, since that would lead to us
2591           sending RTP packets with broken headers (as is currently the
2592           case when compiling with MSVC). Also see similar fixes in
2593           libgstrtp in gst-plugins-base. (#474616; #471194)
2594
2595 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
2596
2597         * sys/v4l2/v4l2src_calls.c:
2598         (gst_v4l2src_probe_caps_for_format_and_size):
2599         Don't overwrite our GValue with 0 but instead use the previously
2600         computed value. Fixes #471823 some more.
2601
2602 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2603
2604         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2605           No tabs in this file please, or gtk-doc will end up documenting
2606           rather absurd class hierarchies.
2607
2608 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2609
2610         * ext/gconf/gstswitchsink.c:
2611           If the new kid element fails to change state for some reason
2612           (e.g. esdsink not being able to connect to the sound server),
2613           forward the error message it posted on the bus instead of just
2614           posting a generic 'Internal state change error: please file a
2615           bug' error message. Fixes #471364.
2616
2617 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2618
2619         * gst/qtdemux/Makefile.am:
2620         * gst/qtdemux/qtdemux.c:
2621           Don't assume tags are encoded as UTF-8 (#473670).
2622
2623 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2624
2625         * sys/v4l2/gstv4l2src.c:
2626         * sys/v4l2/gstv4l2src.h:
2627         * sys/v4l2/v4l2src_calls.c:
2628           Implement LATENCY queries in the crudest way possible so I don't
2629           have to use sync=false any longer when testing with videosinks.
2630
2631 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2632
2633         * configure.ac:
2634           Fix build.
2635
2636 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2637
2638         * sys/v4l2/v4l2src_calls.c:
2639         (gst_v4l2src_probe_caps_for_format_and_size):
2640         Add some more debugging in the framerate function.
2641         Iterate stepwise framerate up to and _including_ the max and if nothing
2642         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2643         don't end up with an empty list. Fixes #471823
2644
2645 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2646
2647         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2648         (gst_multiudpsink_set_clients_string),
2649         (gst_multiudpsink_get_clients_string),
2650         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2651         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2652         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2653         (gst_multiudpsink_clear):
2654         Add property do configure destination address/port pairs
2655         API:GstMultiUDPSink::clients
2656
2657 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2658
2659         * tests/examples/Makefile.am:
2660         * tests/examples/rtp/Makefile.am:
2661         * tests/examples/rtp/client-H263p-AMR.sh:
2662         * tests/examples/rtp/client-H263p-PCMA.sdp:
2663         * tests/examples/rtp/client-H263p-PCMA.sh:
2664         * tests/examples/rtp/client-H264-PCMA.sdp:
2665         * tests/examples/rtp/client-H264-PCMA.sh:
2666         * tests/examples/rtp/client-PCMA.sh:
2667         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2668         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2669         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2670         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2671         Added some RTP example scripts for sending and receiving RTP streams.
2672
2673 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2674
2675         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2676         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2677         Restructure the setcaps function so that we can also compute the
2678         expected GStreamer output size of the video frames.
2679         Set frame_byte_size correctly so that read-based devices have a chance
2680         of working correctly.
2681         When grabbing a frame, discard frames that are not of the expected size.
2682         Some cameras don't output the right framesize for the first buffer.
2683         Try only a couple of times to get a valid frame, else error out.
2684
2685         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2686         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2687         Add some more debug info when scanning the device.
2688
2689         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2690         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2691         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2692         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2693         Add some more debug info when dequeing a frame.
2694
2695 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2696
2697         * gst/wavparse/gstwavparse.c:
2698           More code cleanups. Add some more comment and improve debugs logs.
2699
2700 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2701
2702         * gst/wavparse/gstwavparse.c:
2703         * gst/wavparse/gstwavparse.h:
2704           Implement seek-query. Refactor duration calculations. Appropriate use
2705           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2706           out of loops.
2707
2708 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2709
2710         * gst/avi/gstavidemux.c:
2711           Implement seek-query.
2712
2713 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2714
2715         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2716         (gst_rtspsrc_dup_printf):
2717         Use new basesink async property to make sparse RTCP packet not wait for
2718         preroll.
2719
2720 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2721
2722         * gst/audiofx/Makefile.am:
2723         Dist the right file.
2724
2725 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2726
2727         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2728         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2729         Make sure we generate and parse floating point values in the POSIX
2730         locale instead of the current locale. 
2731
2732 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2733
2734         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2735         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2736         (gst_rtspsrc_play):
2737         * gst/rtsp/gstrtspsrc.h:
2738         Fix method detection again.
2739         Keep track of when we must send a Range header.
2740         Use segment values for Range, Speed and Scale headers.
2741         Parse Speed and Scale headers to update the segment values.
2742
2743 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2744
2745         patch by: Mark Nauwelaerts <manauw@skynet.be>
2746
2747         * sys/v4l2/v4l2src_calls.c:
2748           Handle optional v4l2 ioctls gracefully.
2749
2750 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2751
2752         * gst/rtp/Makefile.am:
2753         * gst/rtp/gstrtp.c: (plugin_init):
2754         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2755         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2756         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2757         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2758         (gst_rtp_h263_depay_get_property),
2759         (gst_rtp_h263_depay_change_state),
2760         (gst_rtp_h263_depay_plugin_init):
2761         * gst/rtp/gstrtph263depay.h:
2762         Added an H263 depayloader. Fixes #369392.
2763
2764         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2765         (gst_rtp_h263p_depay_process):
2766         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2767         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2768         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2769         payloads.
2770         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2771
2772 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2773
2774         * gst/audiofx/audiochebyshevfreqband.c:
2775         * gst/audiofx/audiochebyshevfreqlimit.c:
2776         Add small comparision with the windowed sinc filters in the docs.
2777
2778 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2779
2780         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2781         (audiochebyshevfreqband_suite):
2782         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2783         (audiochebyshevfreqlimit_suite):
2784         Also test 32 bit float mode and the type 2 variants of the filters.
2785
2786 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2787
2788         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2789         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2790         (gst_rtspsrc_loop):
2791         Refactor the udp and interleaved loop function a bit.
2792
2793 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2794
2795         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2796         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2797         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2798         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2799         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2800         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2801         * gst/rtsp/gstrtspsrc.h:
2802         Protect connection activity with a new lock, avoids deadlocks when going
2803         to PAUSED. Fixes #455808.
2804
2805 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2806
2807         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2808         Fix debug statement.
2809
2810 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2811
2812         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2813         Fix stray %u in debug line as spotted by Saur on IRC.
2814
2815 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2816
2817         * gst/audiofx/audiochebyshevfreqband.c:
2818         (gst_audio_chebyshev_freq_band_class_init):
2819         * gst/audiofx/audiochebyshevfreqlimit.c:
2820         (gst_audio_chebyshev_freq_limit_class_init):
2821         Use generator macros for the process functions for the different
2822         sample types, add lower upper boundaries for the GObject properties
2823         so automatically generated UIs can use sliders and add a note about
2824         the number of poles as a too high number of poles combined with
2825         very low or very high frequencies will produce only noise.
2826         * docs/plugins/gst-plugins-good-plugins.args:
2827         Regenerated for the property changes.
2828
2829 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2830
2831         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2832         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2833         (gst_rtspsrc_stream_configure_udp_sink),
2834         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2835         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2836         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2837         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2838         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2839         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2840         * gst/rtsp/gstrtspsrc.h:
2841         Improve timeout handling.
2842         Use the same socket for sending and receiving RTCP packets so that some
2843         servers can track clients better.
2844         Improve connection closed handling. Try to reconnect.
2845         Don't overwrite our content base with NULL.
2846         Improve debugging.
2847         Improve range parsing and handling.
2848         Remove flushing hack now that core does the right thing.
2849
2850 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2851
2852         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2853         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2854         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2855         (gst_multiudpsink_close), (gst_multiudpsink_add):
2856         * gst/udp/gstmultiudpsink.h:
2857         Add support for getting and setting the socket to use.
2858
2859         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2860         (gst_udpsrc_create), (gst_udpsrc_get_property):
2861         Add support for getting the currently used socket.
2862
2863 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2864
2865         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2866
2867         * gst/audiofx/Makefile.am:
2868         * gst/audiofx/audiochebyshevfreqband.c:
2869         (gst_audio_chebyshev_freq_band_mode_get_type),
2870         (gst_audio_chebyshev_freq_band_base_init),
2871         (gst_audio_chebyshev_freq_band_dispose),
2872         (gst_audio_chebyshev_freq_band_class_init),
2873         (gst_audio_chebyshev_freq_band_init),
2874         (generate_biquad_coefficients), (calculate_gain),
2875         (generate_coefficients),
2876         (gst_audio_chebyshev_freq_band_set_property),
2877         (gst_audio_chebyshev_freq_band_get_property),
2878         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2879         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2880         (gst_audio_chebyshev_freq_band_start):
2881         * gst/audiofx/audiochebyshevfreqband.h:
2882         * gst/audiofx/audiochebyshevfreqlimit.c:
2883         (gst_audio_chebyshev_freq_limit_mode_get_type),
2884         (gst_audio_chebyshev_freq_limit_base_init),
2885         (gst_audio_chebyshev_freq_limit_dispose),
2886         (gst_audio_chebyshev_freq_limit_class_init),
2887         (gst_audio_chebyshev_freq_limit_init),
2888         (generate_biquad_coefficients), (calculate_gain),
2889         (generate_coefficients),
2890         (gst_audio_chebyshev_freq_limit_set_property),
2891         (gst_audio_chebyshev_freq_limit_get_property),
2892         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2893         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2894         (gst_audio_chebyshev_freq_limit_start):
2895         * gst/audiofx/audiochebyshevfreqlimit.h:
2896         * gst/audiofx/audiofx.c: (plugin_init):
2897         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2898         Fixes #464800.
2899
2900         * tests/check/Makefile.am:
2901         * tests/check/elements/.cvsignore:
2902         * tests/check/elements/audiochebyshevfreqband.c:
2903         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2904         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2905         * tests/check/elements/audiochebyshevfreqlimit.c:
2906         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2907         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2908         Add unit tests for the chebyshev filters.
2909
2910         * docs/plugins/Makefile.am:
2911         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2912         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2913         * docs/plugins/gst-plugins-good-plugins.args:
2914         * docs/plugins/inspect/plugin-1394.xml:
2915         * docs/plugins/inspect/plugin-audiofx.xml:
2916         * docs/plugins/inspect/plugin-dv.xml:
2917         * docs/plugins/inspect/plugin-flac.xml:
2918         * docs/plugins/inspect/plugin-jpeg.xml:
2919         * docs/plugins/inspect/plugin-png.xml:
2920         * docs/plugins/inspect/plugin-rtp.xml:
2921         * docs/plugins/inspect/plugin-shout2send.xml:
2922         * docs/plugins/inspect/plugin-wavpack.xml:
2923         And add docs for the chebyshev filters. While doing
2924         that also run make update in docs/plugins.
2925
2926 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2927
2928         * ext/annodex/gstcmmltag.c:
2929         * gst/rtp/gstrtpvorbispay.c:
2930           Make ro memory to share.
2931
2932 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2933
2934         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2935         Improve UDP performance by avoiding a select() when we have data
2936         available immediatly.
2937
2938 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2939
2940         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2941         (gst_rtp_dec_class_init):
2942         * gst/rtsp/gstrtpdec.h:
2943         Add (dummy) SSRC management signals.
2944
2945         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2946         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2947         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2948         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2949         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2950         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2951         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2952         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2953         * gst/rtsp/gstrtspsrc.h:
2954         Add connection-speed property.
2955         Add find_stream helper functions.
2956         Handle stream EOS based on BYE messages or SSRC timeout.
2957         Returns SUCCESS from the state change function as we hide our async
2958         elements from the parent.
2959
2960 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2961
2962         * gst/debug/rndbuffersize.c:
2963           Fix da leak.
2964
2965 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2966
2967         * gst/debug/Makefile.am:
2968         * gst/debug/breakmydata.c:
2969         * gst/debug/gstdebug.c:
2970         * gst/debug/negotiation.c:
2971         * gst/debug/progressreport.c:
2972         * gst/debug/rndbuffersize.c:
2973         * gst/debug/testplugin.c:
2974           Add new test element and clean-up the others a little.
2975
2976 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2977
2978         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2979         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2980
2981 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2982
2983         * gst/rtp/gstrtpilbcdepay.c:
2984           Include stdlib.
2985
2986 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2987
2988         * gst/rtp/gstrtpmpvdepay.c:
2989         Set the mpegversion in the caps so that autoplugging does not get
2990         confused.
2991
2992 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2993
2994         * po/hu.po:
2995         * po/uk.po:
2996         * po/vi.po:
2997           Updated translations.
2998
2999 2007-08-08  Michael Smith <msmith@fluendo.com>
3000
3001         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3002           Render right border in the correct location.
3003
3004 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
3005
3006         Patch by: Olivier Crete <tester at tester dot ca>
3007
3008         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
3009         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
3010         Make mode property a string. Fixes #464475.
3011
3012 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
3013
3014         * ext/flac/gstflacenc.c:
3015           Widen caps to match decoder a bit and add more FIXMEs.
3016
3017 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
3018
3019         patch by: Mark Nauwelaerts <manauw@skynet.be>
3020
3021         * gst/avi/gstavimux.c:
3022           Fix ODML index tag numbering. Fixes #463624.
3023
3024 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
3025
3026         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
3027         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
3028         (gst_rtspsrc_stream_configure_tcp),
3029         (gst_rtspsrc_stream_configure_udp_sink):
3030         Fix default clock-rate for realmedia.
3031         Fix parsing of transport.
3032         Don't try to link NULL pads.
3033
3034 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
3035
3036         * po/POTFILES.skip:
3037           Add POTFILES.skip with list of source files that aren't disted at the
3038           moment but contain translatable strings. Should hopefully pacify
3039           broken tools and make it clearer that these files are left out
3040           intentionally (#461600).
3041
3042 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
3043
3044         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
3045         If the buffer was entirely clipped ... don't try sending it :)
3046
3047 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
3048
3049         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
3050         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
3051         (gst_rtspsrc_create_transports_string),
3052         (gst_rtspsrc_prepare_transports):
3053         If we don't hav a session manager, set the caps on outgoing buffers
3054         ourselves.
3055         Force PAUSE/PLAY methods for now until the extensions can overwrite.
3056         Append final bit of the transport string even when it does not contain a
3057         placeholder.
3058
3059 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
3060
3061         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
3062         (gst_rtsp_ext_list_connect):
3063         * gst/rtsp/gstrtspext.h:
3064         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3065         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
3066         Clean up the interface list.
3067         Allow connecting to interface signals for the extensions.
3068         Remove old extension code.
3069         Free list on cleanup.
3070         Allow extensions to send additional RTSP messages.
3071
3072 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
3073
3074         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
3075         Handle a NULL gconf key gracefully by rendering the default element.
3076
3077 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
3078
3079         * gst/rtsp/gstrtspext.h:
3080         Fix include path for extension interface.
3081
3082 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
3083
3084         * gst/audiofx/audioamplify.h:
3085         Also remove a now unecessary variable here.
3086
3087 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
3088
3089         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
3090         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
3091         * gst/audiofx/audiodynamic.c:
3092         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
3093         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
3094         * gst/audiofx/audiodynamic.h:
3095         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
3096         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
3097         * gst/audiofx/audioinvert.h:
3098         Don't save format information ourselves, this is already saved in
3099         GstAudioFilter.
3100
3101 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
3102
3103         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
3104         (gst_rtsp_ext_list_stream_select):
3105         * gst/rtsp/gstrtspext.h:
3106         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3107         Use rank to filter out extensions.
3108         Add url to stream_select interface call.
3109
3110 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
3111
3112         * gst/rtsp/Makefile.am:
3113         * gst/rtsp/base64.c:
3114         * gst/rtsp/base64.h:
3115         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
3116         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
3117         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
3118         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
3119         (gst_rtsp_ext_list_setup_media),
3120         (gst_rtsp_ext_list_configure_stream),
3121         (gst_rtsp_ext_list_get_transports),
3122         (gst_rtsp_ext_list_stream_select):
3123         * gst/rtsp/gstrtspext.h:
3124         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
3125         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
3126         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
3127         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
3128         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
3129         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
3130         (gst_rtspsrc_stream_configure_tcp),
3131         (gst_rtspsrc_stream_configure_mcast),
3132         (gst_rtspsrc_stream_configure_udp),
3133         (gst_rtspsrc_stream_configure_udp_sink),
3134         (gst_rtspsrc_stream_configure_transport),
3135         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
3136         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3137         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
3138         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
3139         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3140         (gst_rtspsrc_parse_methods),
3141         (gst_rtspsrc_create_transports_string),
3142         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
3143         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
3144         (gst_rtspsrc_play), (gst_rtspsrc_pause),
3145         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
3146         * gst/rtsp/gstrtspsrc.h:
3147         * gst/rtsp/rtsp.h:
3148         * gst/rtsp/rtspconnection.c:
3149         * gst/rtsp/rtspconnection.h:
3150         * gst/rtsp/rtspdefs.c:
3151         * gst/rtsp/rtspdefs.h:
3152         * gst/rtsp/rtspext.h:
3153         * gst/rtsp/rtspextwms.c:
3154         * gst/rtsp/rtspextwms.h:
3155         * gst/rtsp/rtspmessage.c:
3156         * gst/rtsp/rtspmessage.h:
3157         * gst/rtsp/rtsprange.c:
3158         * gst/rtsp/rtsprange.h:
3159         * gst/rtsp/rtsptransport.c:
3160         * gst/rtsp/rtsptransport.h:
3161         * gst/rtsp/rtspurl.c:
3162         * gst/rtsp/rtspurl.h:
3163         * gst/rtsp/sdp.h:
3164         * gst/rtsp/sdpmessage.c:
3165         * gst/rtsp/sdpmessage.h:
3166         * gst/rtsp/test.c:
3167         Use shiny new RTSP and SDP library.
3168         Implement RTSP extensions using the new interface.
3169         Remove a lot of old code.
3170
3171 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
3172
3173         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3174         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
3175
3176 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
3177
3178         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
3179         Don't unref the outgoing buffer twice when dropping it because it's
3180         outside of the segment.
3181
3182 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
3183
3184         * configure.ac:
3185         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3186         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
3187         Use the new buffer clipping function from gstaudio here and
3188         require gst-plugins-base CVS.
3189         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
3190         For framed Wavpack buffers we require a valid timestamp.
3191
3192 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
3193
3194         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
3195         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
3196         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
3197         Clip raw audio and video when we can, keep track of current output
3198         segment.
3199         Don't leak buffers and events when there is no output pad.
3200         Improve debugging here and there.
3201
3202 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
3203
3204         * configure.ac:
3205           Sync liboil check with plugins-base.
3206
3207 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
3208
3209         * ext/annodex/Makefile.am:
3210           Fix CFLAGS/LIBS.
3211
3212         * ext/cdio/gstcdiocddasrc.c:
3213         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
3214           Include stdlib
3215
3216         * ext/cairo/Makefile.am:
3217         * gst/videofilter/Makefile.am:
3218         * tests/examples/level/Makefile.am:
3219           Use $(LIBM) instead of -lm
3220
3221 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3222
3223         * sys/v4l2/gstv4l2src.c:
3224           Add another example pipeline.
3225
3226 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3227
3228         Patch by: Alexander Eichner <alexeichi@yahoo.de>
3229
3230         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
3231           Use define here.
3232
3233         * sys/v4l2/gstv4l2tuner.c:
3234         (gst_v4l2_tuner_set_frequency_and_notify):
3235           Don't touch the property - its still disabled.
3236
3237         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
3238         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
3239         * sys/v4l2/v4l2src_calls.h:
3240           Improve fallback format negotionation. Fixes #451388
3241
3242 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3243
3244         * tests/check/elements/videocrop.c: (GST_START_TEST):
3245           Fix the test.
3246
3247 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3248
3249         * docs/plugins/Makefile.am:
3250         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3251         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3252         * docs/plugins/inspect/plugin-jpeg.xml:
3253         * docs/plugins/inspect/plugin-png.xml:
3254         * ext/jpeg/gstjpegdec.c:
3255         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
3256         (gst_pngdec_sink_setcaps):
3257           More docs. More logs in pngdec.
3258
3259 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
3260
3261         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
3262           Initialize num_buffers with minimum value.
3263
3264         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
3265         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
3266           Handle frame-size query failure gracefully.
3267
3268 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
3269
3270         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
3271         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
3272         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
3273         of qt/aac files.
3274
3275 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
3276
3277         * ext/wavpack/gstwavpackdec.c:
3278         (gst_wavpack_dec_clip_outgoing_buffer):
3279         Fix buffer clipping to correctly clip to the segment stop.
3280
3281 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
3282
3283         * configure.ac:
3284         * tests/Makefile.am:
3285         Remove bogus check for libcheck, since we check for
3286         gstreamer-check and it pulls in the required info from there,
3287         and we weren't actually _using_ the information for libcheck
3288         ourselves anyway.
3289
3290 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
3291
3292         * configure.ac:
3293           Use pkg-config to locate check.
3294
3295 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
3296
3297         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
3298         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
3299         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
3300         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
3301         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
3302         * gst/effectv/gstaging.c: (gst_agingtv_transform):
3303         * gst/effectv/gstdice.c: (gst_dicetv_transform):
3304         * gst/effectv/gstedge.c: (gst_edgetv_transform):
3305         * gst/effectv/gstquark.c: (gst_quarktv_transform):
3306         * gst/effectv/gstrev.c: (gst_revtv_transform):
3307         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
3308         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
3309         * gst/effectv/gstwarp.c: (gst_warptv_transform):
3310         * gst/matroska/matroska-demux.c:
3311         (gst_matroska_demux_add_wvpk_header),
3312         (gst_matroska_demux_check_subtitle_buffer),
3313         (gst_matroska_decode_buffer):
3314         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
3315           Fix build against core CVS.
3316
3317 2007-07-10  Edward Hervey  <bilboed@gmail.com>
3318
3319         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
3320         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
3321         don't have enough granularity to convert that boolean into a
3322         GstFlowReturn.
3323
3324 2007-07-06  Michael Smith <msmith@fluendo.com>
3325
3326         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
3327         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
3328         (gst_alawdec_change_state):
3329         * gst/law/alaw-decode.h:
3330         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
3331         (gst_mulawdec_class_init), (gst_mulawdec_init),
3332         (gst_mulawdec_chain), (gst_mulawdec_change_state):
3333         * gst/law/mulaw-decode.h:
3334           Fix capsnego bogosity in *law decoders. 
3335
3336 2007-07-06  Michael Smith <msmith@fluendo.com>
3337
3338         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
3339         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
3340         (gst_smokeenc_change_state):
3341         * ext/jpeg/gstsmokeenc.h:
3342           Remove stupidity in get/set caps functions.
3343           Fix some refcounting problems.
3344
3345 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
3346
3347         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
3348         Remove endianness-flipping hack that seems to have been required
3349         only because of a bug in ffmpegcolorspace.
3350         Partially Fixes: #451908
3351
3352 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
3353
3354         * docs/plugins/Makefile.am:
3355           Simplify --extra-dir as gtkdoc scans recursively.
3356
3357 2007-07-03  Wim Taymans  <wim@fluendo.com>
3358
3359         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3360
3361         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
3362         Set the encoding-name in the rtp caps to all uppercase, as required by
3363         the caps spec.
3364         Some small cleanups in the error paths. Fixes #453037.
3365
3366 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
3367
3368         * ext/wavpack/gstwavpackparse.c:
3369         (gst_wavpack_parse_index_get_last_entry),
3370         (gst_wavpack_parse_index_get_entry_from_sample),
3371         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
3372         (gst_wavpack_parse_scan_to_find_sample):
3373         * ext/wavpack/gstwavpackparse.h:
3374         Use a GSList for the GArray that is used like a list anyway.
3375
3376 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
3377
3378         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
3379         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
3380         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
3381           Add state change function where we set 0/1 as default framerate in
3382           case our setcaps function isn't called, like it might not in a
3383           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
3384           gdkpixbufdec trying to create caps with a 0/0 framerate.
3385           Also post an error message on the bus if gst_pad_push() fails when
3386           called from our sink event handler (+1 for flow returns for event
3387           functions in 0.11) instead of failing silently.
3388
3389 2007-06-27  Wim Taymans  <wim@fluendo.com>
3390
3391         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
3392         Cast stack args to the proper types. Fixes #451249.
3393
3394 2007-06-27  Wim Taymans  <wim@fluendo.com>
3395
3396         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
3397         (new_session_pad), (gst_rtspsrc_setup_streams):
3398         * gst/rtsp/gstrtspsrc.h:
3399         For container formats we only need to activate one of the streams so
3400         that we correctly signal no-more-pads. Fixes #451015.
3401
3402 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
3403
3404         * docs/plugins/gst-plugins-good-plugins.args:
3405         * docs/plugins/inspect/plugin-aasink.xml:
3406         * docs/plugins/inspect/plugin-alaw.xml:
3407         * docs/plugins/inspect/plugin-alpha.xml:
3408         * docs/plugins/inspect/plugin-alphacolor.xml:
3409         * docs/plugins/inspect/plugin-annodex.xml:
3410         * docs/plugins/inspect/plugin-apetag.xml:
3411         * docs/plugins/inspect/plugin-audiofx.xml:
3412         * docs/plugins/inspect/plugin-auparse.xml:
3413         * docs/plugins/inspect/plugin-autodetect.xml:
3414         * docs/plugins/inspect/plugin-avi.xml:
3415         * docs/plugins/inspect/plugin-cacasink.xml:
3416         * docs/plugins/inspect/plugin-cairo.xml:
3417         * docs/plugins/inspect/plugin-cdio.xml:
3418         * docs/plugins/inspect/plugin-cutter.xml:
3419         * docs/plugins/inspect/plugin-debug.xml:
3420         * docs/plugins/inspect/plugin-efence.xml:
3421         * docs/plugins/inspect/plugin-effectv.xml:
3422         * docs/plugins/inspect/plugin-esdsink.xml:
3423         * docs/plugins/inspect/plugin-flac.xml:
3424         * docs/plugins/inspect/plugin-flxdec.xml:
3425         * docs/plugins/inspect/plugin-gconfelements.xml:
3426         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3427         * docs/plugins/inspect/plugin-goom.xml:
3428         * docs/plugins/inspect/plugin-halelements.xml:
3429         * docs/plugins/inspect/plugin-icydemux.xml:
3430         * docs/plugins/inspect/plugin-id3demux.xml:
3431         * docs/plugins/inspect/plugin-jpeg.xml:
3432         * docs/plugins/inspect/plugin-ladspa.xml:
3433         * docs/plugins/inspect/plugin-level.xml:
3434         * docs/plugins/inspect/plugin-matroska.xml:
3435         * docs/plugins/inspect/plugin-mulaw.xml:
3436         * docs/plugins/inspect/plugin-multipart.xml:
3437         * docs/plugins/inspect/plugin-navigationtest.xml:
3438         * docs/plugins/inspect/plugin-ossaudio.xml:
3439         * docs/plugins/inspect/plugin-png.xml:
3440         * docs/plugins/inspect/plugin-quicktime.xml:
3441         * docs/plugins/inspect/plugin-rtp.xml:
3442         * docs/plugins/inspect/plugin-rtsp.xml:
3443         * docs/plugins/inspect/plugin-smpte.xml:
3444         * docs/plugins/inspect/plugin-speex.xml:
3445         * docs/plugins/inspect/plugin-taglib.xml:
3446         * docs/plugins/inspect/plugin-udp.xml:
3447         * docs/plugins/inspect/plugin-videobalance.xml:
3448         * docs/plugins/inspect/plugin-videobox.xml:
3449         * docs/plugins/inspect/plugin-videocrop.xml:
3450         * docs/plugins/inspect/plugin-videoflip.xml:
3451         * docs/plugins/inspect/plugin-videomixer.xml:
3452         * docs/plugins/inspect/plugin-wavenc.xml:
3453         * docs/plugins/inspect/plugin-wavparse.xml:
3454         * docs/plugins/inspect/plugin-ximagesrc.xml:
3455           Update docs with caps info.
3456
3457 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
3458
3459         * po/POTFILES.in:
3460           Add more files with translatable strings (#450878).
3461
3462 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
3463
3464         * MAINTAINERS:
3465         Updating all the maintainers files
3466
3467 2007-06-22  Edward Hervey  <edward@fluendo.com>
3468
3469         * ext/flac/gstflactag.c: (gst_flac_tag_init):
3470         * gst/interleave/deinterleave.c: (deinterleave_init),
3471         (deinterleave_sink_link):
3472         * gst/interleave/interleave.c: (interleave_init):
3473         * gst/median/gstmedian.c: (gst_median_init):
3474         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
3475         Fix memory leaks.
3476         * tests/check/elements/id3demux.c: (pad_added_cb):
3477         Remove unused variable.
3478
3479 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
3480
3481         * ext/gconf/gconf.h:
3482         Make the prototype of gst_gconf_get_key_for_sink_profile
3483         match the implementation.
3484         Patch by: Damien Carbery <damien dot carbery at sun dot com>
3485         Fixes: #449747
3486
3487 2007-06-20  Michael Smith <msmith@fluendo.com>
3488
3489         * gst/rtp/gstrtpdepay.c:
3490           Fix description - rtpdepay is not a payloader.
3491
3492 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
3493
3494         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
3495         (qtdemux_video_caps):
3496         * gst/qtdemux/qtdemux_fourcc.h:
3497           Add MJPG to the variants of motion jpeg.
3498
3499 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
3500
3501         * tests/check/Makefile.am:
3502         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
3503         * tests/check/elements/videocrop.c: (GST_START_TEST):
3504         * tests/check/elements/videofilter.c:
3505         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
3506         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
3507           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
3508           error flags are included and it errors out on compiler warnings
3509           for CVS builds; remove unused variables in various unit tests.
3510
3511 2007-06-19  Wim Taymans  <wim@fluendo.com>
3512
3513         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3514         (rtsp_connection_close), (rtsp_connection_free):
3515         Use threadsafe inet_ntop to convert an ip number to a string. 
3516         Fixes #447961.
3517         Don't leak fd (and ip) when freeing a connection without first closing
3518         it.
3519
3520 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
3521
3522         * configure.ac:
3523         Back to CVS
3524
3525         * gst-plugins-good.doap:
3526         Add 0.10.6 to the doap file.
3527
3528 === release 0.10.6 ===
3529
3530 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
3531
3532         * configure.ac:
3533           releasing 0.10.6, "Wobble Board"
3534
3535 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3536
3537         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3538         (rtsp_connection_free):
3539           Revert previous commit again, since we are frozen (sorry).
3540
3541 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3542
3543         Patch by: Peter Kjellerstedt <pkj at axis com>
3544
3545         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3546         (rtsp_connection_free):
3547           inet_ntoa() uses a static buffer internally, so we need to copy the
3548           returned string if we want to store it for later (#447961).
3549
3550 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3551
3552         * win32/vs6/autogen.dsp:
3553         * win32/vs6/gst_plugins_good.dsw:
3554         * win32/vs6/libgstalaw.dsp:
3555         * win32/vs6/libgstalpha.dsp:
3556         * win32/vs6/libgstalphacolor.dsp:
3557         * win32/vs6/libgstapetag.dsp:
3558         * win32/vs6/libgstaudiofx.dsp:
3559         * win32/vs6/libgstauparse.dsp:
3560         * win32/vs6/libgstautodetect.dsp:
3561         * win32/vs6/libgstavi.dsp:
3562         * win32/vs6/libgstcutter.dsp:
3563         * win32/vs6/libgstdirectdraw.dsp:
3564         * win32/vs6/libgstdirectsound.dsp:
3565         * win32/vs6/libgsteffectv.dsp:
3566         * win32/vs6/libgstflx.dsp:
3567         * win32/vs6/libgstgoom.dsp:
3568         * win32/vs6/libgsticydemux.dsp:
3569         * win32/vs6/libgstid3demux.dsp:
3570         * win32/vs6/libgstinterleave.dsp:
3571         * win32/vs6/libgstjpeg.dsp:
3572         * win32/vs6/libgstlevel.dsp:
3573         * win32/vs6/libgstmatroska.dsp:
3574         * win32/vs6/libgstmedian.dsp:
3575         * win32/vs6/libgstmonoscope.dsp:
3576         * win32/vs6/libgstmulaw.dsp:
3577         * win32/vs6/libgstmultipart.dsp:
3578         * win32/vs6/libgstqtdemux.dsp:
3579         * win32/vs6/libgstrtp.dsp:
3580         * win32/vs6/libgstrtsp.dsp:
3581         * win32/vs6/libgstsmpte.dsp:
3582         * win32/vs6/libgstspeex.dsp:
3583         * win32/vs6/libgstudp.dsp:
3584         * win32/vs6/libgstvideobalance.dsp:
3585         * win32/vs6/libgstvideobox.dsp:
3586         * win32/vs6/libgstvideocrop.dsp:
3587         * win32/vs6/libgstvideoflip.dsp:
3588         * win32/vs6/libgstvideomixer.dsp:
3589         * win32/vs6/libgstwaveform.dsp:
3590         * win32/vs6/libgstwavenc.dsp:
3591         * win32/vs6/libgstwavparse.dsp:
3592         Mark *.dsp & *.dsw as binary files and convert to DOS line
3593         endings, as they don't load into VS6 correctly otherwise.
3594
3595 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3596
3597         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3598         (rtsp_connection_connect):
3599         Fix the MingW build. 
3600         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
3601         Fixes: #446981
3602
3603 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3604
3605         * tests/check/elements/.cvsignore:
3606         * tests/icles/.cvsignore:
3607         Hush the buildbots up
3608
3609 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3610
3611         * configure.ac:
3612         * sys/Makefile.am:
3613         * sys/directdraw/Makefile.am:
3614         * sys/directsound/Makefile.am:
3615         * sys/waveform/Makefile.am:
3616         Make sure to dist everything needed for win32 builds.
3617
3618 2007-06-14  Edward Hervey  <edward@fluendo.com>
3619
3620         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3621         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
3622         caps.
3623         Fixes #447458
3624
3625 2007-06-13  Wim Taymans  <wim@fluendo.com>
3626
3627         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3628         Make sure we allocate enough memory for the codec_data.
3629         Fixes #447210.
3630
3631 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3632
3633         * win32/MANIFEST:
3634         Add videocrop project file to the win32 manifest.
3635         * win32/vs6/gst_plugins_good.dsw:
3636         Add qtdemux,videocrop and waveform projects to the workspace.
3637         * win32/vs6/libgstqtdemux.dsp:
3638         Add zlib to the link list of qtdemux.
3639         * win32/vs6/libgstvideocrop.dsp:
3640         Add a project file for videocrop.
3641
3642 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3643
3644         * po/POTFILES.in:
3645         Add qtdemux for translation
3646
3647 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3648
3649         * configure.ac:
3650         * docs/plugins/Makefile.am:
3651         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3652         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3653         * docs/plugins/inspect/plugin-videocrop.xml:
3654         * gst-plugins-good.spec.in:
3655         * sys/Makefile.am:
3656         * tests/check/Makefile.am:
3657         * tests/icles/Makefile.am:
3658         * tests/icles/videocrop-test.c:
3659         Move videocrop and osxvideo from -bad.
3660
3661 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3662
3663         * configure.ac:
3664         * docs/plugins/Makefile.am:
3665         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3666         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3667         * docs/plugins/gst-plugins-good-plugins.args:
3668         * docs/plugins/inspect/plugin-qtdemux.xml:
3669         * docs/plugins/inspect/plugin-quicktime.xml:
3670         * win32/MANIFEST:
3671         Move qtdemux from -bad.
3672
3673         * gst-plugins-good.spec.in:
3674         Update spec file to reflect moving of qtdemux and wavpack
3675
3676 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3677         
3678         * win32/MANIFEST:
3679         * docs/plugins/Makefile.am:
3680         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3681         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3682         * docs/plugins/inspect/plugin-directdraw.xml:
3683         * docs/plugins/inspect/plugin-directsound.xml:
3684         * docs/plugins/inspect/plugin-waveform.xml:
3685         Move the waveform plugin from -bad too. Update the inspect xml
3686         files to mention Plugins Good instead of Plugins Bad.
3687
3688 2007-06-12  Andy Wingo  <wingo@pobox.com>
3689
3690         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3691         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3692         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3693         finalization and resuscitation. No longer public.
3694         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3695         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3696         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3697         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3698         miniobject semantics, and be threadsafe.
3699         (gst_v4l2src_queue_frame): Remove this function, as we just call
3700         the ioctls directly in the two places where we queue buffers.
3701         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3702         directly.
3703         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3704         to allocate the pool, which also preallocates the GstBuffers.
3705         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3706         queueing the frames directly.
3707         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3708         mmap buffers have been dequeued.
3709
3710         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3711         real MiniObject instead of rolling our own refcounting and
3712         finalizing. Give it a lock.
3713         (struct _GstV4l2Buffer): Remove one intermediary object, having
3714         the buffers hold the struct v4l2_buffer directly.
3715
3716         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3717         capture_init so that it can set them on the buffers that it will
3718         create.
3719         (gst_v4l2src_get_read): For better or for worse, include the
3720         timestamping and offsetting code here; really we should be using
3721         bufferalloc though.
3722         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3723         preallocated, mmap'd buffers.
3724
3725 2007-06-11  Wim Taymans  <wim@fluendo.com>
3726
3727         Patch by: daniel fischer <dan at f3c dot com>
3728
3729         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3730         (gst_ximage_src_get_caps):
3731         Actually use the display_name property so that we can dump any
3732         available X display. Fixes #445905.
3733
3734 2007-06-11  Wim Taymans  <wim@fluendo.com>
3735
3736         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3737
3738         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3739         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3740         Add missing rate fields to caps. Fixes #441118.
3741
3742 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3743
3744         * win32/vs6/gst_plugins_good.dsw:
3745         * win32/vs8/gst-plugins-good.sln:
3746         Add DirectSound and DirectDraw sinks project files to
3747         workspace and solution files.
3748
3749 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3750
3751         Patch by: Josh Coalson <xflac at yahoo dot com>,
3752         updated by Alexis Ballier <aballier at gentoo dot org>:
3753
3754         * configure.ac:
3755         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3756         (gst_flac_dec_setup_seekable_decoder),
3757         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3758         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3759         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3760         * ext/flac/gstflacdec.h:
3761         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3762         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3763         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3764         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3765         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3766         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3767         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3768         * ext/flac/gstflacenc.h:
3769         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3770         
3771 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3772
3773         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3774         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3775         not necessary anymore as we need at least that core version. 
3776
3777 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3778
3779         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3780         (gst_wavpack_dec_chain):
3781         * ext/wavpack/gstwavpackdec.h:
3782         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3783         (gst_wavpack_parse_push_buffer):
3784         * ext/wavpack/gstwavpackparse.h:
3785         Improve discont handling by checking if the next Wavpack block has
3786         the expected, following block index.
3787
3788 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3789
3790         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3791           Fix element description.
3792
3793 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3794
3795         * configure.ac:
3796         * docs/plugins/Makefile.am:
3797         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3798         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3799         * docs/plugins/gst-plugins-good-plugins.args:
3800         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3801         * docs/plugins/gst-plugins-good-plugins.signals:
3802         * docs/plugins/inspect/plugin-autodetect.xml:
3803         * docs/plugins/inspect/plugin-gconfelements.xml:
3804         * docs/plugins/inspect/plugin-ladspa.xml:
3805         * docs/plugins/inspect/plugin-rtp.xml:
3806         * docs/plugins/inspect/plugin-wavpack.xml:
3807         * ext/Makefile.am:
3808         * tests/check/Makefile.am:
3809           move wavpack plugin.  See #352605.
3810
3811 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3812
3813         * configure.ac:
3814         * docs/plugins/Makefile.am:
3815         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3816         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3817         * docs/plugins/gst-plugins-good-plugins.args:
3818         * sys/Makefile.am:
3819         * win32/MANIFEST:
3820         Add DirectDraw & DirectSound plugins to the build and docs.
3821
3822 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3823
3824         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3825         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3826           When operating in pull mode, error out correct on not-linked.
3827
3828 2007-06-06  Andy Wingo  <wingo@pobox.com>
3829
3830         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3831         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3832         format and size if the ioctls are defined; should fix compilation
3833         on Linux < 2.16.19.
3834
3835 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3836
3837         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3838           Printf fixes in debug statements; use LOG level for debug statements
3839           that are printed for each and every frame; convert c++ comments to
3840           C-style comments; not much point using g_try_malloc() if we then not
3841           even check the return value.
3842
3843 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3844
3845         * configure.ac:
3846           Bump requirements to released versions (core and base 0.10.13).
3847
3848         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3849           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3850           own implementation.
3851
3852 2007-06-05  Andy Wingo  <wingo@pobox.com>
3853
3854         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3855         some useless comments.
3856
3857         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3858         frames before calling STREAMON, that might leave them in a state
3859         where they can't be dequeued if we go back to NULL without calling
3860         STREAMON, according to the docs.
3861         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3862         before we call STREAMON.
3863         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3864         failures. (For me this code hung.) The pool refcounting is still
3865         crack; added a note to that effect.
3866
3867 2007-06-05  Wim Taymans  <wim@fluendo.com>
3868
3869         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3870         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3871         Add support for mapping gst structure names to the MIME type equivalent.
3872         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3873
3874 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3875
3876         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3877         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3878         (gst_wavenc_chain), (gst_wavenc_change_state):
3879         * gst/wavenc/gstwavenc.h:
3880         Properly write wav files with width!=depth by having the depth most
3881         significant bytes set and all others zero. Fixes #442535.
3882
3883 2007-06-01  Wim Taymans  <wim@fluendo.com>
3884
3885         * gst/rtsp/rtspconnection.c:
3886         Add include to make buildbot happy.
3887
3888 2007-06-01  Wim Taymans  <wim@fluendo.com>
3889
3890         Patch by: Peter Kjellerstedt  <pkj at axis com>
3891
3892         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3893         (rtsp_connection_connect), (add_date_header),
3894         (rtsp_connection_send), (parse_response_status),
3895         (parse_request_line), (parse_line), (rtsp_connection_receive):
3896         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3897         * gst/rtsp/rtspdefs.h:
3898         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3899         (rtsp_message_init_request), (rtsp_message_init_response),
3900         (rtsp_message_remove_header), (rtsp_message_append_headers),
3901         (rtsp_message_dump):
3902         * gst/rtsp/rtspmessage.h:
3903         Improves version checking, allowing an RTSP server to reply with "505
3904         RTSP Version not supported.
3905         Adds a Date header to all messages.
3906         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3907         want to be able to send a response even if something in the request was
3908         invalid. EINVAL is only used when passing wrong arguments to functions.
3909         Do not handle an invalid method in parse_request_line(). Defer this to
3910         the caller so it can respond with "405 Method Not Allowed".
3911         Improves parsing of the timeout parameter to the Session header,
3912         allowing whitespace after the semicolon. 
3913         Avoids a compiler warning due to variables shadowing a function argument.
3914
3915 2007-06-01  Wim Taymans  <wim@fluendo.com>
3916
3917         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3918
3919         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3920         (gst_rtp_amr_depay_process):
3921         * gst/rtp/gstrtpamrdepay.h:
3922         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3923         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3924         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3925         * gst/rtp/gstrtpamrpay.h:
3926         Add support for AMR-WB.
3927         Small cleanups such as using BOILERPLATE.
3928
3929 2007-05-31  Wim Taymans  <wim@fluendo.com>
3930
3931         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3932         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3933
3934 2007-05-30  Andy Wingo  <wingo@pobox.com>
3935
3936         * sys/v4l2/gstv4l2object.h: 
3937         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3938         unintended changes.
3939
3940         * sys/v4l2/v4l2src_calls.h: 
3941         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3942         the format list in the order that the driver gives it to us.
3943         (gst_v4l2src_probe_caps_for_format_and_size)
3944         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3945         based on the capabilities of the device.
3946         (gst_v4l2src_grab_frame): Update for object variable renaming.
3947         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3948         as in the set_caps below.
3949         (gst_v4l2src_capture_init): Update for object variable renaming,
3950         and reflow.
3951         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3952         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3953         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3954         (gst_v4l2src_get_fps): Remove; these functions don't have much
3955         meaning outside of an atomic set_caps method.
3956         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3957         known.
3958
3959         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3960         call to update_fps; not sure about this change.
3961         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3962         moment we don't have an update_fps_func.
3963
3964         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3965         structures in the object, just store what we need. Do store the
3966         probed caps of the device. Don't store the current frame rate.
3967
3968         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3969         update_fps_function, for now. Update for new object variable
3970         naming.
3971         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3972         new object variable naming.
3973         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3974         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3975         (gst_v4l2src_get_caps): Rework to probe the device for supported
3976         frame sizes and frame rates.
3977         (gst_v4l2src_set_caps): Rework to be strict in the given
3978         parameters: if someone asks us to have a certain size and rate,
3979         that is what we configure.
3980         (gst_v4l2src_get_read): Update for object variable naming. Don't
3981         leak buffers on short reads.
3982         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3983         comments.
3984         (gst_v4l2src_create): Update for object variable naming.
3985
3986 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3987
3988         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3989         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3990         * gst/avi/gstavidemux.h:
3991           Parse subtitle text streams instead of erroring out (#442034). Still
3992           needs a parser for the subtitles to actually show up.
3993
3994 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3995
3996         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3997         (gst_avi_demux_loop):
3998           Make _push_event() return TRUE if the event could be pushed on at
3999           least one pad and not only if it could be pushed on all pads,
4000           otherwise we'll end up posting an error message on EOS if one or
4001           more source pads are not connected.
4002
4003 2007-05-28  Wim Taymans  <wim@fluendo.com>
4004
4005         * gst/rtsp/rtsptransport.c:
4006         Use renamed RTP bin.
4007
4008 2007-05-28  Wim Taymans  <wim@fluendo.com>
4009
4010         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
4011
4012         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
4013         (gst_video_box_set_property), (gst_video_box_transform_caps),
4014         (video_box_recalc_transform), (gst_video_box_set_caps),
4015         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
4016         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
4017         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
4018         (gst_video_box_i420_i420), (gst_video_box_transform),
4019         (plugin_init):
4020         Add AYUV->AYUV and AYUV->I420 formats. 
4021         Fix negotiation and I420->AYUV conversion.
4022         Fixes #429329.
4023
4024 2007-05-26  Wim Taymans  <wim@fluendo.com>
4025
4026         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
4027         Use different variables for nested for loops so that the outer loop
4028         functions properly and speex files with multiple frames per buffer work
4029         properly.
4030         Fixes #441408.
4031
4032 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
4033
4034         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
4035           Don't leak newsegment events.
4036
4037 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
4038
4039         * gst/wavparse/Makefile.am:
4040           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
4041           drags it in.
4042
4043 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
4044
4045         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
4046         (notgst_value_array_append_buffer),
4047         (gst_flac_enc_process_stream_headers),
4048         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
4049         (gst_flac_enc_change_state):
4050         * ext/flac/gstflacenc.h:
4051           Collect headers, add "streamheader" field to output caps and set
4052           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
4053           produces output according to the official FLAC-to-Ogg mapping
4054           instead of completely broken files. Fixes #426044.
4055
4056 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
4057
4058         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
4059         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
4060         (gst_id3demux_sink_event):
4061         * gst/id3demux/gstid3demux.h:
4062         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
4063         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
4064         (gst_tag_demux_send_new_segment):
4065         Handle and adjust new-segment events so that downstream really
4066         sees a stream with the tag pieces stripped off the front and back.
4067         Fixes strangeness in seeking when mp3 decoders use the new-segment
4068         byte position to estimate their current playback position timestamp
4069         and then the arriving buffers don't match up.
4070
4071 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
4072
4073         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
4074           Don't unnecessarily perform a READY->NULL->READY transition on the
4075           detected audio sink when starting up. Fixes: #440127
4076
4077 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
4078
4079         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
4080         (gst_flac_enc_chain):
4081           Don't crash in chain function if setcaps hasn't been called.
4082
4083 2007-05-24  Wim Taymans  <wim@fluendo.com>
4084
4085         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
4086         Init value to avoid infinte loops.
4087
4088 2007-05-24  Wim Taymans  <wim@fluendo.com>
4089
4090         Patch by: Peter Kjellerstedt  <pkj at axis com>
4091
4092         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
4093         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
4094         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
4095         (gst_rtspsrc_play):
4096         (rtsp_connection_send), (rtsp_connection_receive):
4097         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
4098         Fix for new API.
4099
4100         * gst/rtsp/rtspconnection.c: (add_auth_header),
4101         Only add authorisation and session headers when sending messages.
4102
4103         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
4104         (rtsp_message_init_request), (rtsp_message_init_response),
4105         (rtsp_message_unset), (rtsp_message_add_header),
4106         (rtsp_message_remove_header), (rtsp_message_get_header),
4107         (rtsp_message_append_headers), (dump_key_value),
4108         (rtsp_message_dump):
4109         * gst/rtsp/rtspmessage.h:
4110         Add support for multiple headers of the same type by storing the parsed
4111         headers in a GArray instaed of a hashtable.
4112
4113 2007-05-21  Wim Taymans  <wim@fluendo.com>
4114
4115         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
4116         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
4117         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
4118         safer shutdown.
4119
4120 2007-05-21  Wim Taymans  <wim@fluendo.com>
4121
4122         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
4123         * gst/rtsp/gstrtpdec.h:
4124         Added signal for backwards compat.
4125
4126 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
4127         
4128         Patch by: René Stadler <mail at renestadler dot de>
4129
4130         * configure.ac:
4131         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4132         (gst_au_parse_parse_header), (gst_au_parse_chain):
4133         * gst/auparse/gstauparse.h:
4134         Use audioconvert for converting from non-native endianness floats
4135         in auparse instead of doing it ourself. Fixes #424527.
4136         This needs the audioconvert from plugins-base CVS.
4137         
4138 2007-05-21  Wim Taymans  <wim@fluendo.com>
4139
4140         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
4141         (gst_rtp_h263p_pay_flush):
4142         Fix enum registration.
4143
4144 2007-05-21  Wim Taymans  <wim@fluendo.com>
4145
4146         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
4147
4148         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
4149         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
4150         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
4151         (gst_rtp_h263p_pay_flush):
4152         * gst/rtp/gstrtph263ppay.h:
4153         Add new fragmentation mode base on GOB headers. Fixes #438940.
4154
4155 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
4156
4157         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
4158           Printf format fix.
4159
4160 2007-05-18  Wim Taymans  <wim@fluendo.com>
4161
4162         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
4163         Don't crash when an unsupported transport error was returned by the
4164         server, just try to configure the next stream. Fixes #439255.
4165
4166 2007-05-18  Wim Taymans  <wim@fluendo.com>
4167
4168         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4169         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4170         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
4171         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4172         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
4173         * gst/rtsp/gstrtspsrc.h:
4174         Add TCP timeout property and use it for all TCP connection.
4175
4176         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4177         (rtsp_connection_write), (rtsp_connection_next_timeout),
4178         (rtsp_connection_reset_timeout):
4179         Make connect and writes cancelable and make them use the timeout.
4180
4181 2007-05-18  Wim Taymans  <wim@fluendo.com>
4182
4183         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
4184         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
4185         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4186         (gst_rtspsrc_setup_streams):
4187         Refactor timeout handling.
4188         Also send keep-alive when dealing with TCP transport.
4189
4190         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4191         (rtsp_connection_free), (rtsp_connection_next_timeout),
4192         (rtsp_connection_reset_timeout):
4193         * gst/rtsp/rtspconnection.h:
4194         Use a timer to handle the session timeouts, add some methods to deal
4195         with timeouts.
4196
4197 2007-05-17  Wim Taymans  <wim@fluendo.com>
4198
4199         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
4200         (gst_rtspsrc_setup_streams):
4201         Ignore streams that fail the setup command, we will retry with a
4202         different transport later on.
4203
4204         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
4205         (rtsp_ext_wms_configure_stream):
4206         Fix encoding name case.
4207
4208 2007-05-16  Edward Hervey  <edward@fluendo.com>
4209
4210         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
4211         Fix build on macosx.
4212
4213 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
4214
4215         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
4216         Replace direct comparison of a string with the string literal "" with
4217         a comparison of the first character with '\0'. Fixes #438926.
4218
4219 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
4220
4221         * gst/debug/breakmydata.c (gst_break_my_data_init):
4222           One more try. This should be the proper fix now.
4223
4224 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
4225
4226         * gst/debug/breakmydata.c:
4227           Ooops, no // comments please.
4228
4229 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
4230
4231         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
4232         (gst_break_my_data_init):
4233           Fix gst_buffer_is_writable() assertion.
4234
4235 2007-05-14  David Schleef  <ds@schleef.org>
4236
4237         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
4238           video/x-raw-bayer.  Fixes #314160.
4239
4240 2007-05-14  Wim Taymans  <wim@fluendo.com>
4241
4242         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
4243         (gst_rtp_theora_depay_parse_configuration):
4244         * gst/rtp/gstrtptheorapay.c: (encode_base64),
4245         (gst_rtp_theora_pay_finish_headers),
4246         (gst_rtp_theora_pay_handle_buffer):
4247         Update theora pay/depayloader in a similar to vorbis.
4248
4249         * gst/rtp/gstrtpvorbisdepay.c:
4250         (gst_rtp_vorbis_depay_parse_configuration):
4251         Update docs.
4252
4253 2007-05-14  Wim Taymans  <wim@fluendo.com>
4254
4255         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
4256         When we try to execute a method that is not supported by the server,
4257         don't error out but remove the method from the accepted methods so that
4258         we never try to perform this method again.
4259
4260 2007-05-14  Wim Taymans  <wim@fluendo.com>
4261
4262         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
4263         Remove annoying _dump_mem.
4264
4265 2007-05-14  Wim Taymans  <wim@fluendo.com>
4266
4267         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
4268         Parse range correctly.
4269
4270         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
4271         The baseurl now always has a '/' at the start.
4272
4273 2007-05-14  Wim Taymans  <wim@fluendo.com>
4274
4275         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
4276         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
4277         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
4278         Factor out caps configuration and configure more stuff such as the time
4279         ranges and speed/scale values.
4280
4281         * gst/rtsp/rtsptransport.c:
4282         Add Copyright after non-trival fixes.
4283
4284 2007-05-12  Wim Taymans  <wim@fluendo.com>
4285
4286         Patch by: Peter Kjellerstedt  <pkj at axis com>
4287
4288         * gst/rtsp/gstrtspsrc.h:
4289         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4290         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
4291         (rtsp_message_get_header):
4292         * gst/rtsp/rtspmessage.h:
4293         Make channel guint8 where possible.
4294         Make rtsp_message_init_data() take the channel as a guint8.
4295
4296         * gst/rtsp/rtspdefs.c:
4297         Fixed a typo: Timout -> Timeout
4298
4299         * gst/rtsp/rtspdefs.h:
4300         Make RTSP_CHECK() behave as a statement.
4301
4302         * gst/rtsp/sdpmessage.c:
4303         Avoid a compiler warning in INIT_ARRAY().
4304         Fixes #437692.
4305
4306 2007-05-12  Wim Taymans  <wim@fluendo.com>
4307
4308         Patch by: Peter Kjellerstedt  <pkj at axis com>
4309
4310         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
4311         (rtsp_url_get_request_uri):
4312         * gst/rtsp/rtspurl.h:
4313         Add support for query parameters to RTSP URLs.
4314
4315 2007-05-12  Wim Taymans  <wim@fluendo.com>
4316
4317         Patch by: Peter Kjellerstedt  <pkj at axis com>
4318
4319         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
4320         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
4321         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
4322         (rtsp_transport_parse), (rtsp_transport_as_text):
4323         * gst/rtsp/rtsptransport.h:
4324         Add validation to rtsp_transport_parse().
4325         Add rtsp_transport_as_text() to generate an RTSP header from an
4326         RTSPTransport.
4327         Change ssrc to guint (was a string) since that is what it is, even
4328         though it is sent as a hex string.
4329         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
4330         incorrect, which can be seen when looking at the examples in the RFC).
4331         Fixes #437670.
4332
4333 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
4334
4335         Patch by: Eric Anholt
4336
4337         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
4338           gst_ximage_src_ximage_get):
4339         Use union of all damage between frames to make it faster.
4340         Fixes bug #342463.
4341         Also fix crasher when cursor is at bottom right of window.
4342
4343 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
4344
4345         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4346           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
4347           streaming mode regression for file from #343837 with 'bext' chunk
4348           before the 'fmt' chunk.
4349
4350 2007-05-11  Wim Taymans  <wim@fluendo.com>
4351
4352         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
4353         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
4354         (gst_rtspsrc_handle_src_event),
4355         (gst_rtspsrc_stream_configure_manager),
4356         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
4357         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
4358         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
4359         * gst/rtsp/gstrtspsrc.h:
4360         * gst/rtsp/rtspdefs.h:
4361         Preliminary seek support.
4362         Activate internal pads so that we can receive events on them.
4363         Don't try to parse a range string when it's NULL.
4364
4365 2007-05-11  Wim Taymans  <wim@fluendo.com>
4366
4367         * gst/rtp/README:
4368         Update README with new RTP variables that will be used for
4369         synchronisation.
4370
4371         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
4372         (gst_rtp_vorbis_depay_parse_configuration),
4373         (gst_rtp_vorbis_depay_process):
4374         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
4375         (gst_rtp_vorbis_pay_finish_headers),
4376         (gst_rtp_vorbis_pay_handle_buffer):
4377         Update vorbis pay and depayloader to draft-04.
4378
4379 2007-05-11  Wim Taymans  <wim@fluendo.com>
4380
4381         * gst/rtsp/rtsptransport.c:
4382         UDP MCAST is actually the default for RTP/AVP.
4383 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
4384
4385         * gst/level/gstlevel.c: (gst_level_transform_ip):
4386         Use guint8 * instead of gpointer then vs6 can build 
4387         in_data += (filter->width / 8).
4388
4389 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
4390
4391         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
4392           gst_ximage_src_ximage_get):
4393         * sys/ximage/gstximagesrc.h (last_ximage):
4394         When using Damage actually keep the last frame, and not assume
4395         that the buffer we get already has the last frame on it.
4396         Copy the cursor over if we specify a non-zero start x and
4397         start y.
4398
4399 2007-05-11  Wim Taymans  <wim@fluendo.com>
4400
4401         * gst/rtsp/rtsptransport.c:
4402         Make UDP the default transport when not specified.
4403
4404 2007-05-09  David Schleef  <ds@schleef.org>
4405
4406         * gst/level/gstlevel.c:
4407           Revert last change.
4408
4409 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
4410
4411         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
4412         (gst_level_transform_ip):
4413         Use guint8 * instead of gpointer then vs6 know the size of data
4414         pointed when moving the pointer.
4415         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
4416         Move instructions after variables declaration.
4417         * win32/vs6/autogen.dsp:
4418         * win32/vs6/libgstrtp.dsp:
4419         * win32/vs6/libgstrtsp.dsp:
4420         Update vs6 project files.
4421
4422 2007-05-09  Wim Taymans  <wim@fluendo.com>
4423
4424         * gst/rtsp/Makefile.am:
4425         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
4426         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
4427         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
4428         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
4429         (rtsp_range_free):
4430         * gst/rtsp/rtsprange.h:
4431         Add code to parse time ranges.
4432         Report DURATION on the stream when possible.
4433
4434 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
4435
4436         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
4437         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
4438         (gst_videomixer_collected):
4439           Fix strides calculation for AYUV (it's just width*4) (#436910).
4440
4441 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4442
4443         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
4444         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
4445         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
4446         Sync the GObject properties before each processing step to properly
4447         work with the controller.
4448
4449 2007-05-04  Wim Taymans  <wim@fluendo.com>
4450
4451         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
4452         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4453         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
4454         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
4455         (gst_rtspsrc_change_state):
4456         Let more error state trickle down so that we can catch more error
4457         cases.
4458         Handle keep-alive a little smarter by selecting a method the server
4459         actually supports.
4460         Fix a race in UDP streaming shutdown.
4461
4462 2007-05-04  Wim Taymans  <wim@fluendo.com>
4463
4464         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
4465         Ignore errors when trying to use the keep-alive messages.
4466
4467 2007-05-04  Wim Taymans  <wim@fluendo.com>
4468
4469         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
4470         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
4471         (gst_rtspsrc_stream_configure_manager),
4472         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4473         (gst_rtspsrc_stream_configure_mcast),
4474         (gst_rtspsrc_stream_configure_udp),
4475         (gst_rtspsrc_stream_configure_udp_sink),
4476         (gst_rtspsrc_stream_configure_transport):
4477         Send RTCP messages back to the server over the TCP connection.
4478
4479         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
4480         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4481         (rtsp_connection_receive):
4482         * gst/rtsp/rtspconnection.h:
4483         Factor out and expose lowlevel _write and _read methods.
4484         Implement sending data messages to the server.
4485
4486 2007-05-03  Wim Taymans  <wim@fluendo.com>
4487
4488         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
4489         (gst_multipart_mux_collected):
4490         Fix timestamps on outgoing buffers.
4491
4492 2007-05-03  Wim Taymans  <wim@fluendo.com>
4493
4494         * gst/multipart/multipartmux.c:
4495         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
4496         (gst_multipart_mux_change_state):
4497         Emit NEWSEGMENT events before pushing the first buffer.
4498
4499 2007-05-03  Wim Taymans  <wim@fluendo.com>
4500
4501         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4502         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
4503         (gst_rtspsrc_handle_src_query),
4504         (gst_rtspsrc_stream_configure_manager),
4505         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4506         (gst_rtspsrc_stream_configure_mcast),
4507         (gst_rtspsrc_stream_configure_udp),
4508         (gst_rtspsrc_stream_configure_udp_sink),
4509         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
4510         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
4511         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4512         (gst_rtspsrc_pause):
4513         Refactor transport configuration code.
4514         Create internal pads for TCP transport so that we can implement events
4515         and queries.
4516         Handle events and queries.
4517         Parse range from the SDP.
4518         Fix race in pause handler where the connection could still be flushing.
4519
4520 2007-05-02  Wim Taymans  <wim@fluendo.com>
4521
4522         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4523         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
4524         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4525         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
4526         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
4527         (gst_rtspsrc_change_state):
4528         * gst/rtsp/gstrtspsrc.h:
4529         Fix race when multiple udp sources post timeouts, just act on the first
4530         received timeout.
4531         Protect stream list with a recursive lock to fix some races.
4532         Flush connection when we need to do a reconnect or stop.
4533         Make state lock recursive.
4534
4535         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4536         (rtsp_connection_close):
4537         Some small cleanups.
4538
4539 2007-05-02  Wim Taymans  <wim@fluendo.com>
4540
4541         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4542         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4543         Only set DISCONT when there actually is a discont or when we just
4544         started.
4545
4546 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4547
4548         * ext/flac/gstflac.c: (plugin_init):
4549         Call bindtextdomain() to get localized strings.
4550
4551 2007-05-02  Wim Taymans  <wim@fluendo.com>
4552
4553         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4554         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
4555         (gst_wavparse_stream_data):
4556         * gst/wavparse/gstwavparse.h:
4557         Be a bit more clever when dealing with VBR files with FACT tags, we
4558         don't want to timestamp buffers in that case but the estimated BPS can
4559         be used for seeking.
4560         Only send close segment in the streaming thread.
4561
4562 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4563
4564         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
4565         Correctly post an error on the bus if something went wrong in the loop
4566         function. This fixes a few cases where the task was paused and nothing
4567         happened anymore.
4568
4569 2007-05-02  Wim Taymans  <wim@fluendo.com>
4570
4571         * gst/rtsp/test.c: (main):
4572         Fix compilation of deprecated test just because I'm too lazy to delete
4573         it.
4574
4575 2007-05-02  Wim Taymans  <wim@fluendo.com>
4576
4577         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4578         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4579         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
4580         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
4581         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4582         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
4583         * gst/rtsp/gstrtspsrc.h:
4584         Fix sending RTCP to the right place.
4585         Fix bug in reffing the wrong UDP element.
4586         Use new pad names for the session manager.
4587         Implement handling server requests in interleaved and UDP modes.
4588         Handle session keep-alive in UDP modes.
4589         Remove GCond for handling UDP timeouts.
4590
4591         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4592         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4593         (rtsp_connection_receive), (rtsp_connection_close):
4594         * gst/rtsp/rtspconnection.h:
4595         Store connection IP address for later.
4596         Add timeout args to all operations that might block forever.
4597         Parse session timeout.
4598         Only close sockets when not already closed.
4599
4600         * gst/rtsp/rtspdefs.c:
4601         * gst/rtsp/rtspdefs.h:
4602         Add timeout return value and error string.
4603
4604         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
4605         Add small comment.
4606
4607 2007-05-01  Wim Taymans  <wim@fluendo.com>
4608
4609         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4610
4611         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
4612         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
4613         * gst/rtp/gstrtpmp4vpay.h:
4614         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
4615
4616 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
4617
4618         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4619           Remove v4l2src from docs, since it breaks the docs build, and the
4620           plugin is only built if --enable-experimental is used anyway.
4621
4622         * docs/plugins/Makefile.am:
4623           Spaces => tab.
4624
4625 2007-04-29  Wim Taymans  <wim@fluendo.com>
4626
4627         * gst/udp/gstmultiudpsink.c: (leave_multicast),
4628         (gst_multiudpsink_add), (gst_multiudpsink_remove):
4629         Add code to drop membership of a multicast group.
4630
4631         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4632         (gst_udpsink_set_uri):
4633         Implement URI handler.
4634
4635         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4636         (gst_rtspsrc_parse_rtpinfo):
4637         Use URI handler to make udpsink instace.
4638         Improve code to configure port and destination.
4639
4640 2007-04-29  Wim Taymans  <wim@fluendo.com>
4641
4642         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4643         Fix multicast detection.
4644         Don't try to join a multicast group if the address is not multicast.
4645
4646         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4647         Small debug improvement.
4648
4649 2007-04-27  Wim Taymans  <wim@fluendo.com>
4650
4651         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4652         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4653         (gst_rtspsrc_handle_message):
4654         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4655         parent.
4656
4657 2007-04-27  Wim Taymans  <wim@fluendo.com>
4658
4659         * gst/rtp/gstrtpilbcdepay.h:
4660         Fix mode property when specified as an arg.
4661
4662 2007-04-26  Edward Hervey  <edward@fluendo.com>
4663
4664         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4665         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4666         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4667         * docs/plugins/inspect/plugin-osxaudio.xml:
4668         Add documentation for osxaudio plugin.
4669
4670 2007-04-26  Wim Taymans  <wim@fluendo.com>
4671
4672         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4673         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4674         (gst_rtspsrc_open), (gst_rtspsrc_close),
4675         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4676         (gst_rtspsrc_pause):
4677         * gst/rtsp/gstrtspsrc.h:
4678         Protect state changes with a lock.
4679
4680         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4681         (parse_line):
4682         * gst/rtsp/rtspconnection.h:
4683         Remove some unused stuff.
4684
4685 2007-04-26  Wim Taymans  <wim@fluendo.com>
4686
4687         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4688         Handle the case where there are exactly 0 bytes to read and the ioctl
4689         did not report an error. Fixes #433530.
4690
4691 2007-04-26  Wim Taymans  <wim@fluendo.com>
4692
4693         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4694         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4695         * gst/wavparse/gstwavparse.h:
4696         Apply DISCONT to buffers.
4697         Only apply timestamp to the first sample after a DISCONT, too many VBR
4698         files cause random jitter in the timestamps. Fixes #433119.
4699
4700 2007-04-25  Wim Taymans  <wim@fluendo.com>
4701
4702         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4703         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4704         (gst_rtp_dec_get_property):
4705         * gst/rtsp/gstrtpdec.h:
4706         Add dummy latency property to be backwards compat with rtpbin.
4707
4708         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4709         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4710         (gst_rtspsrc_stream_configure_transport),
4711         (gst_rtspsrc_parse_rtpinfo):
4712         * gst/rtsp/gstrtspsrc.h:
4713         Add latency property and configure in the session manager.
4714         Don't set invalid clock-base and seqnum-base on caps, some servers
4715         sometimes don't send them.
4716
4717 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4718
4719         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4720         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4721           Double-check that RGB input caps are really RGBA caps (apparently
4722           the core doesn't always catch it if those caps aren't a subset of
4723           our template caps, also see #421543). Fixes #429319 in a way.
4724           Also, don't leak the pad template in the transform_caps function.
4725
4726         * tests/check/Makefile.am:
4727         * tests/check/elements/.cvsignore:
4728         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4729         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4730         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4731         (GST_START_TEST), (alphacolor_suite):
4732           Add some basic unit tests for alphacolor.
4733
4734 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4735
4736         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4737           If we get a fatal flow return in the loop function, first post the
4738           error message and only then send the EOS event downstream, otherwise
4739           applications might get an eos message before the error message and
4740           think everything was ok (related to #429319).
4741
4742 2007-04-25  Wim Taymans  <wim@fluendo.com>
4743
4744         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4745         Read the channel byte as an unsigned byte.
4746
4747 2007-04-25  Wim Taymans  <wim@fluendo.com>
4748
4749         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4750         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4751         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4752         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4753         (gst_rtp_gsm_depay_setcaps):
4754         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4755         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4756         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4757         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4758         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4759         (gst_ilbc_depay_get_property):
4760         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4761         * gst/rtp/gstrtpmp4adepay.c:
4762         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4763         (gst_rtp_pcma_depay_setcaps):
4764         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4765         (gst_rtp_pcmu_depay_setcaps):
4766         Make sure we configure the clock_rate in the baseclass in the setcaps
4767         function. Fixes #431282.
4768
4769 2007-04-25  Wim Taymans  <wim@fluendo.com>
4770
4771         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4772         (gst_rtspsrc_stream_free), (request_pt_map),
4773         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4774         * gst/rtsp/gstrtspsrc.h:
4775         Parse server address from SDP.
4776         Hook up a udpsink to send RTCP back to the server.
4777
4778         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4779         * gst/rtsp/rtsptransport.h:
4780         Add some docs.
4781
4782 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4783
4784         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4785           Make header field check conditional. Fixes #433135
4786
4787 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4788
4789         * docs/plugins/Makefile.am:
4790         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4791         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4792         * docs/plugins/inspect/plugin-alphacolor.xml:
4793         * gst/alpha/Makefile.am:
4794         * gst/alpha/gstalphacolor.c:
4795         * gst/alpha/gstalphacolor.h:
4796           Add minimal docs blurb to alphacolor; split out headers into
4797           separate header file for gtk-doc.
4798
4799 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4800
4801         * gst/debug/progressreport.c: (gst_progress_report_report):
4802           Don't try to post NULL message (in case we can't query upstream
4803           position or duration).
4804
4805 2007-04-18  Michael Smith  <msmith@fluendo.com>
4806
4807         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4808         (gst_cutter_get_caps):
4809         * gst/cutter/gstcutter.h:
4810           Fix some of the most obvious bugs in cutter. Now doesn't leak
4811           everything if input is silent.
4812
4813 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4814
4815         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4816         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4817         * gst/wavenc/gstwavenc.h:
4818         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4819         else results in a invalid block align and invalid files.
4820
4821 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4822
4823         Patch by: Snaik <snaik32 gmail com>
4824
4825         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4826           Add missing break statement for BOX_HORIZONTAL case.
4827
4828 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4829
4830         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4831
4832         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4833         Use correct format strings for integer types.
4834
4835 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4836
4837         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4838         (gst_wavparse_create_sourcepad):
4839         Use gst_riff_create_audio_template_caps () instead of the local caps.
4840         This makes updates of the local caps unecessary whenever libgstriff
4841         gets support for new formats.
4842
4843 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4844
4845         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4846
4847         * sys/sunaudio/gstsunaudio.c:
4848         * sys/sunaudio/gstsunaudiomixer.c:
4849         * sys/sunaudio/gstsunaudiomixer.h:
4850         * sys/sunaudio/gstsunaudiomixerctrl.c:
4851         * sys/sunaudio/gstsunaudiomixerctrl.h:
4852         * sys/sunaudio/gstsunaudiomixertrack.h:
4853         * sys/sunaudio/gstsunaudiosink.c:
4854         * sys/sunaudio/gstsunaudiosink.h:
4855         * sys/sunaudio/gstsunaudiosrc.c:
4856         * sys/sunaudio/gstsunaudiosrc.h:
4857           Fix and/or update copyright attributions (#430228).
4858
4859 2007-04-13  Wim Taymans  <wim@fluendo.com>
4860
4861         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4862         Fix docs.
4863
4864         * gst/rtsp/URLS:
4865         Add some more example urls.
4866
4867         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4868         (gst_rtp_dec_chain_rtp):
4869         Better debugging.
4870
4871         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4872         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4873         (gst_rtspsrc_parse_rtpinfo):
4874         Remove unused code.
4875
4876 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4877
4878         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4879         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4880         (gst_wavparse_stream_data):
4881           Relax the audio/mpeg caps again and add FIXME: comment.
4882
4883 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4884
4885         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4886         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4887         (gst_wavparse_stream_data):
4888         * gst/wavparse/gstwavparse.h:
4889           More sanity check for the header fields. Fix type for 'rate' header
4890           field.
4891
4892 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4893
4894         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4895         (gst_icydemux_unicodify):
4896           If the metadata strings we get in the stream are not UTF-8, try to
4897           interpret them according to the character encodings specified in the
4898           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4899           only fall back to locale/ISO-8859-1 if those aren't set or don't
4900           work. Should fix #428901.
4901
4902 2007-04-12  Wim Taymans  <wim@fluendo.com>
4903
4904         * gst/rtp/gstrtph264depay.c:
4905         Use the proper sync word for SPS and PPS.
4906
4907 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4908
4909         * gst/rtp/Makefile.am:
4910         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4911           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4912         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4913           Add a simple hashing implementation that we can use to generate
4914           a 24-bit ident value based on the codebooks for vorbis and theora.
4915         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4916           gst_rtp_theora_pay_handle_buffer):
4917         * gst/rtp/gstrtpvorbisdepay.c
4918           (gst_rtp_vorbis_depay_parse_configuration,
4919           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4920         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4921           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4922           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4923           Use the hashing function, ensuring that the same codebooks result
4924           in the same ident and thus the same SDP description.
4925           Various log fixes/changes.
4926
4927 2007-04-12  Wim Taymans  <wim@fluendo.com>
4928
4929         Patch by: jerry tan <jerry dot tan at sun dot com>
4930
4931         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4932         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4933         application's responsibility to make sure it open the device once.
4934         Remove a careless error if AUDIODEV is set. Fixes #392620.
4935
4936 2007-04-12  Wim Taymans  <wim@fluendo.com>
4937
4938         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4939         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4940         * gst/rtsp/gstrtpdec.h:
4941         Make backward compat with rtpbin by adding the request-pt-map signals.
4942
4943         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4944         (new_session_pad), (request_pt_map),
4945         (gst_rtspsrc_stream_configure_transport),
4946         (gst_rtspsrc_stream_configure_caps),
4947         (gst_rtspsrc_activate_streams):
4948         * gst/rtsp/gstrtspsrc.h:
4949         Implement request-pt-map signals instead of setting caps on the buffers
4950         for the session manager.
4951
4952 2007-04-11  Wim Taymans  <wim@fluendo.com>
4953
4954         * gst/udp/gstudp.c: (plugin_init):
4955         Register GstNetBuffer in plugin_init so that the type can be used from
4956         multiple threads without races.
4957
4958 2007-04-10  Wim Taymans  <wim@fluendo.com>
4959
4960         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4961         (gst_rtp_amr_depay_process):
4962         Fix depayloader clock_rate and some cleanups.
4963
4964         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4965         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4966         * gst/rtp/gstrtph264depay.h:
4967         Don't push codec_data in the adapter because it might get flushed when
4968         we get a discont.
4969
4970         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4971         Handle multiple AU per packet.
4972
4973         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4974         (gst_rtp_sv3v_depay_plugin_init):
4975         Disable rank, this one does not work.
4976         Remove timestamping, base class does that.
4977
4978 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4979
4980         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4981           limit caps to the formats we announce in the template
4982
4983         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4984         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4985         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4986           fix some crashers/asserts when dealing with broken files
4987
4988 2007-04-10  Wim Taymans  <wim@fluendo.com>
4989
4990         Patch by: Peter Kjellerstedt  <pkj at axis com>
4991
4992         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4993         * gst/rtp/gstrtpL16depay.c:
4994         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4995         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4996         (gst_rtp_speex_depay_setcaps):
4997         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4998         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4999         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
5000         Fix some compiler warnings. Fixes #428182.
5001
5002 2007-04-06  Wim Taymans  <wim@fluendo.com>
5003
5004         * gst/rtsp/Makefile.am:
5005         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
5006         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
5007         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
5008         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
5009         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
5010         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
5011         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
5012         (create_rtcp), (gst_rtp_dec_request_new_pad),
5013         (gst_rtp_dec_release_pad):
5014         * gst/rtsp/gstrtpdec.h:
5015         * gst/rtsp/gstrtsp.c: (plugin_init):
5016         Morph RTPDec into something compatible with RTPBin as a fallback.
5017         Various other style fixes.
5018
5019         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
5020         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
5021         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
5022         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
5023         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
5024         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
5025         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5026         * gst/rtsp/gstrtspsrc.h:
5027         Implement RTPBin session manager handling.
5028         Don't try to add empty properties to caps.
5029         Implement fallback session manager, handling.
5030         Don't combine errors from RTCP streams, just ignore them.
5031
5032         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
5033         * gst/rtsp/rtsptransport.h:
5034         Implement fallback session manager.
5035         Make RTPBin the default one when available.
5036
5037 2007-04-05  Wim Taymans  <wim@fluendo.com>
5038
5039         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
5040         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
5041         This element is ready to be autoplugged.
5042
5043 2007-04-05  Julien MOUTTE  <julien@moutte.net>
5044
5045         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
5046         Don't leave the offsets defined by upstream element on the
5047         compressed data buffer we are pushing downstream. Make them
5048         GST_BUFFER_OFFSET_NONE.
5049
5050 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
5051
5052         * gst/avi/README:
5053         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5054         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
5055         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
5056         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5057         (gst_avi_demux_calculate_durations_from_index),
5058         (gst_avi_demux_stream_header_push),
5059         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
5060         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
5061           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
5062
5063 2007-04-03  Wim Taymans  <wim@fluendo.com>
5064
5065         * gst/smpte/barboxwipes.c:
5066         Fix error as spotted by Snaik <snaik32 at gmail dot com>
5067
5068 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
5069
5070         * gst/wavparse/gstwavparse.c:
5071         Support audio/x-raw-float in wav files. This only works with
5072         plugins-base CVS, using an older version doesn't have any
5073         disadvantages though.
5074
5075 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
5076
5077         * configure.ac:
5078         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
5079         (gst_au_parse_parse_header), (gst_au_parse_chain):
5080         * gst/auparse/gstauparse.h:
5081         Revert last change as we don't want plugins-good to depend on
5082         plugins-base CVS now.
5083
5084 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5085
5086         * configure.ac:
5087         Require gst-plugins-base CVS for audioconvert with non-native
5088         float support and width/depth fix in libgstriff.
5089
5090         Patch by: René Stadler <mail at renestadler dot de>
5091
5092         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
5093         (gst_au_parse_parse_header), (gst_au_parse_chain):
5094         * gst/auparse/gstauparse.h:
5095         Don't swap the floats ourself if they're not in native endianness.
5096         Instead let audioconvert handle this. Fixes #339838.
5097
5098 2007-03-29  Wim Taymans  <wim@fluendo.com>
5099
5100         * gst/rtp/gstasteriskh263.h:
5101         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
5102         (gst_rtp_h263p_depay_change_state):
5103         * gst/rtp/gstrtph263pdepay.h:
5104         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5105         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
5106         (gst_rtp_h264_depay_change_state):
5107         * gst/rtp/gstrtph264depay.h:
5108         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
5109         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
5110         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
5111         Flush adapter on disconts.
5112
5113 2007-03-29  Wim Taymans  <wim@fluendo.com>
5114
5115         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
5116         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
5117         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
5118         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5119         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
5120         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
5121         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
5122         (gst_rtp_mp4v_depay_process):
5123         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
5124         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
5125         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
5126         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5127         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
5128         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
5129         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
5130         Use more efficient adapter and rtpbuffer methods when possible.
5131
5132 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5133
5134         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
5135         (gst_wavenc_sink_setcaps):
5136         Correctly handle width!=depth input.
5137         * gst/wavparse/gstwavparse.c:
5138         Already export in the caps that width==8 uses unsigned samples and
5139         everything else uses signed samples.
5140
5141 2007-03-29  Wim Taymans  <wim@fluendo.com>
5142
5143         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5144
5145         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
5146         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
5147         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
5148         (gst_dynudpsink_close):
5149         * gst/udp/gstdynudpsink.h:
5150         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5151         (gst_udpsrc_create), (gst_udpsrc_set_property),
5152         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
5153         * gst/udp/gstudpsrc.h:
5154         Rework the socket allocation a bit based on the sockfd argument so that
5155         it becomes usable.
5156         Add a closefd property to instruct the udp elements to close the custom
5157         file descriptors when going to READY. Fixes #423304.
5158         API:GstUDPSrc::closefd property
5159         API:GstDynUDPSink::closefd property
5160
5161 2007-03-29  Wim Taymans  <wim@fluendo.com>
5162
5163         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5164
5165         * gst/rtp/Makefile.am:
5166         * gst/rtp/gstrtp.c: (plugin_init):
5167         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
5168         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
5169         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
5170         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
5171         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
5172         (gst_rtp_h264_pay_plugin_init):
5173         * gst/rtp/gstrtph264pay.h:
5174         Added H264 payloader. Fixes #423782.
5175
5176         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5177         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5178         Small fixes.
5179
5180 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5181
5182         * gst/wavparse/gstwavparse.c:
5183         Actually support depths from 1 to 32, not only 8 to 32.
5184
5185 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5186
5187         * gst/wavparse/gstwavparse.c:
5188         Add support for wav files containing audio/x-raw-int with random
5189         depths between 1 and 32 bits.
5190
5191 2007-03-28  Wim Taymans  <wim@fluendo.com>
5192
5193         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
5194
5195         * gst/rtp/Makefile.am:
5196         * gst/rtp/gstrtp.c: (plugin_init):
5197         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
5198         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
5199         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
5200         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
5201         (gst_rtp_mp4a_depay_get_property),
5202         (gst_rtp_mp4a_depay_change_state),
5203         (gst_rtp_mp4a_depay_plugin_init):
5204         * gst/rtp/gstrtpmp4adepay.h:
5205         Added MP4A-LATM depayloader. Fixes #417792.
5206
5207         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
5208         (gst_rtp_mp4v_depay_process):
5209         Fixup depayloader, setting codec_data, using more efficient adaptor and
5210         rtpbuffer handling.
5211
5212         * gst/rtsp/URLS:
5213         Add url to test above.
5214
5215 2007-03-25  Wim Taymans  <wim@fluendo.com>
5216
5217         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
5218         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
5219         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
5220         (gst_rtspsrc_media_to_caps),
5221         (gst_rtspsrc_stream_configure_transport),
5222         (gst_rtspsrc_stream_configure_caps),
5223         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
5224         * gst/rtsp/gstrtspsrc.h:
5225         Handle default clock-rates for static payload types, rearrange stuff so
5226         that the rtpmap field in the sdp can override the defaults.
5227         Parse RTP-Info field to get the seqnum and timebase fields that should
5228         go in the caps.
5229         Delay configuring caps after we got the RTP-Info from the PLAY reply from
5230         the server. 
5231
5232 2007-03-22  Wim Taymans  <wim@fluendo.com>
5233
5234         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
5235
5236         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5237         Accept complex pipeline descriptions as an audio profile instead of just
5238         a single element. Fixes #420658.
5239
5240 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
5241
5242         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
5243           Rename registered type in preparation of GstTagDemux moving to
5244           -base at some point in the future.
5245
5246 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
5247
5248         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
5249           Streaming mode fixes: don't unref buffer we don't own any longer;
5250           remove bogus adapter flush. Fixes #419338.
5251
5252 2007-03-17  David Schleef  <ds@schleef.org>
5253
5254         * REQUIREMENTS: Change the format to key/value, add a bunch of
5255           information, remove a bunch of requirements that are for
5256           other GStreamer packages.
5257
5258 2007-03-17  David Schleef  <ds@schleef.org>
5259
5260         * REQUIREMENTS: Fix a few things.  This file really needs a
5261         good once-over.
5262
5263 2007-03-15  Edward Hervey  <edward@fluendo.com>
5264
5265         * sys/Makefile.am:
5266         Don't forget to distribute the sys/osxaudio/ directory.
5267
5268 2007-03-15  Edward Hervey  <edward@fluendo.com>
5269
5270         * configure.ac:
5271         * sys/Makefile.am:
5272         * sys/osxaudio/Makefile.am:
5273         * sys/osxaudio/gstosxaudio.c:
5274         * sys/osxaudio/gstosxaudiosink.c:
5275         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
5276         (gst_osx_audio_sink_getcaps),
5277         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
5278         * sys/osxaudio/gstosxaudiosrc.c:
5279         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
5280         (gst_osx_audio_src_create_ringbuffer):
5281         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
5282         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
5283         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
5284         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
5285         * sys/osxaudio/gstosxringbuffer.h:
5286         Activate osxaudio in gst-plugins-good with proper build setup.
5287         Add inlined documentation.
5288         Fix debug statements
5289         Fix ringbuffer when pausing.
5290         Fixes #323471
5291
5292 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5293         * gst/rtp/gstrtppcmapay.c:
5294         * gst/rtp/gstrtppcmapay.h:
5295         * gst/rtp/gstrtppcmupay.c:
5296         * gst/rtp/gstrtppcmupay.h:
5297         Ported mulaw and alaw payloaders to use new base class
5298
5299 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5300
5301         * po/af.po:
5302         * po/az.po:
5303         * po/cs.po:
5304         * po/en_GB.po:
5305         * po/it.po:
5306         * po/nl.po:
5307         * po/or.po:
5308         * po/sq.po:
5309         * po/sr.po:
5310         * po/sv.po:
5311         * po/uk.po:
5312         * po/vi.po:
5313           Update translations.
5314
5315 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
5316
5317         * configure.ac:
5318           Fix string replace error (AG_AG_GST_* => AG_GST_*).
5319
5320 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
5321
5322         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
5323           Fix handling of -1 values for start and stop values when seeking,
5324           and SEEK_CUR+SEEK_END here as well.
5325
5326 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
5327
5328         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
5329           Fix handling of -1 values for start and stop values when seeking, 
5330           and SEEK_CUR+SEEK_END.
5331
5332 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
5333
5334         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
5335           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
5336           the image format a variable-length NUL-terminated string; in
5337           versions before that the image format is a fixed-length string of
5338           3 characters (see #348644 for a sample tag).
5339           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
5340
5341 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
5342
5343         * win32/MANIFEST:
5344         Add new project files to MANIFEST.
5345         * win32/vs6/libgstaudiofx.dsp:
5346         * win32/vs6/libgstrtp.dsp:
5347         * win32/vs6/libgstrtsp.dsp:
5348         Update project files.
5349         
5350 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
5351
5352         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
5353         (gst_avi_demux_parse_index):
5354         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5355         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
5356           Printf format fixes; also add some missing quotes in translated
5357           strings. Fixes #416728 and #416727.
5358
5359 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5360
5361         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
5362           Tim and I can't think of any reason the child audio sink needs to 
5363           be set back to NULL after successfully determining that it can 
5364           reach READY - it gets immediately set back to READY by the caller
5365           anyway, causing an unnecessary close/open of any audio devices
5366           involved.
5367
5368 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
5369
5370         * po/LINGUAS:
5371         * po/ja.po:
5372           Add ja.po file from #377306.
5373
5374 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
5375
5376         * sys/sunaudio/gstsunaudio.c: (plugin_init):
5377         * sys/sunaudio/gstsunaudiomixertrack.c:
5378         (gst_sunaudiomixer_track_new):
5379           Actually translate sunaudio mixer track labels instead of just
5380           marking the strings as translatable (#377306); clean up weird
5381           label string mapping code that serves no apparent purpose. Also
5382           set the 'untranslated-label' property when creating mixer tracks
5383           if the GstMixerTrack base class supports this.
5384
5385         * tests/check/Makefile.am:
5386         * tests/check/elements/.cvsignore:
5387         * tests/check/elements/sunaudio.c: (GST_START_TEST),
5388         (sunaudio_suite):
5389           Very minimalistic unit test for sunaudiomixer element (compiles, but not
5390           actually tested on a system where sunaudiomixer is available).
5391
5392 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5393
5394         * tests/check/Makefile.am:
5395         Re-enable the states test and see if it works on the buildbots.
5396
5397 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5398
5399         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
5400         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
5401         (gst_dvdec_change_state):
5402         * ext/dv/gstdvdec.h:
5403         Infer pixel-aspect-ratio from the video frame format if it isn't
5404         provided by the container, as happens when playing DV from AVI
5405         or Quicktime containers.
5406
5407         Patch by: Wim Taymans <wim@fluendo.com>
5408         Fixes #380944
5409
5410 2007-03-09  Wim Taymans  <wim@fluendo.com>
5411
5412         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
5413         When activated, remove the udpsrc timeout, we have dataflow and timeouts
5414         will later be handled by the jitterbuffer.
5415
5416 2007-03-09  Wim Taymans  <wim@fluendo.com>
5417
5418         * ext/taglib/gstid3v2mux.cc:
5419         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
5420         Fixes #414496.
5421         
5422         Patch by: Alex Lancaster <alexl at users sourceforge net>
5423
5424 2007-03-09  Wim Taymans  <wim@fluendo.com>
5425
5426         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5427         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
5428         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5429         (gst_avi_demux_chain):
5430         Fix stream position reporting after a seek. Fixes #416445.
5431
5432 2007-03-08  Wim Taymans  <wim@fluendo.com>
5433
5434         Patch by: René Stadler <mail at renestadler dot de>
5435
5436         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5437         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
5438         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
5439         Make avidemux accept optional header chunks in any order.
5440         Fixes #415446.
5441
5442 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
5443
5444         * tests/check/Makefile.am:
5445         Disable the states check until the remaining Valgrind errors
5446         are fixed or suppressed.
5447
5448 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5449
5450         * tests/check/elements/.cvsignore:
5451           Add audiodynamic check to .cvsignore
5452
5453 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5454
5455         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5456
5457         * gst/audiofx/Makefile.am:
5458         * gst/audiofx/audiodynamic.c:
5459         (gst_audio_dynamic_characteristics_get_type),
5460         (gst_audio_dynamic_mode_get_type),
5461         (gst_audio_dynamic_set_process_function),
5462         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
5463         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
5464         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
5465         (gst_audio_dynamic_transform_hard_knee_compressor_int),
5466         (gst_audio_dynamic_transform_hard_knee_compressor_float),
5467         (gst_audio_dynamic_transform_soft_knee_compressor_int),
5468         (gst_audio_dynamic_transform_soft_knee_compressor_float),
5469         (gst_audio_dynamic_transform_hard_knee_expander_int),
5470         (gst_audio_dynamic_transform_hard_knee_expander_float),
5471         (gst_audio_dynamic_transform_soft_knee_expander_int),
5472         (gst_audio_dynamic_transform_soft_knee_expander_float),
5473         (gst_audio_dynamic_transform_ip):
5474         * gst/audiofx/audiodynamic.h:
5475         * gst/audiofx/audiofx.c: (plugin_init):
5476         Add new audiodynamic element which can act as a compressor or
5477         expander. Supported are hard-knee and soft-knee operation modes with
5478         user-specified ratio and threshold.
5479         Attack and release parameters are not yet implemented but will follow.
5480         * docs/plugins/Makefile.am:
5481         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5482         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5483         * docs/plugins/gst-plugins-good-plugins.args:
5484         * docs/plugins/inspect/plugin-audiofx.xml:
5485         Integrate audiodynamic into the docs.
5486         * tests/check/Makefile.am:
5487         * tests/check/elements/audiodynamic.c: (setup_dynamic),
5488         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
5489         Add unit test for audiodynamic.
5490
5491 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
5492
5493         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
5494         Free handles that we allocated when exiting via the error paths.
5495
5496 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
5497
5498         * gst/level/gstlevel.c: (gst_level_class_init),
5499         (gst_level_set_caps), (gst_level_start), (gst_level_event),
5500         (gst_level_transform_ip):
5501         * gst/level/gstlevel.h:
5502           Resolve message timestamps against the playback segment.
5503
5504 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5505
5506         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
5507         (gst_id3demux_sink_activate):
5508           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
5509           caps passed to it (previously one code path assumed it took ownership
5510           while another one assumed it didn't, while in fact it sometimes did and
5511           sometimes didn't ...).
5512
5513         * configure.ac:
5514         * tests/files/Makefile.am:
5515         * tests/files/id3-407349-1.tag:
5516         * tests/files/id3-407349-2.tag:
5517           Add directory where data for unit tests can be stored.
5518
5519         * tests/Makefile.am:
5520         * tests/check/Makefile.am:
5521         * tests/check/elements/.cvsignore:
5522         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
5523         (read_tags_from_file), (run_check_for_file),
5524         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
5525           Add unit test for id3demux, and in particular for bug #407349. Only
5526           testing pull-mode for now; push mode doesn't work yet because the test
5527           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
5528
5529 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5530
5531         * tests/check/Makefile.am:
5532           Add missing backslash at end of line.
5533
5534 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5535
5536         Trigger rebuild.
5537
5538 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5539
5540         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
5541         * gst/id3demux/id3tags.h:
5542         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
5543         (parse_obsolete_tdat_frame):
5544           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
5545           the four-digit number will be interpreted as a year, whereas it is
5546           month and day in DDMM format. Instead, parse TDAT frames and fix up
5547           the date in the GST_TAG_DATE tag later if we also extracted a year.
5548           Fixes #407349.
5549
5550 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5551
5552         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5553         (gst_switch_commit_new_kid):
5554         Fix up the dispose logic so it doesn't leak, and fix setting of 
5555         the child state so that we don't set a child to our current state 
5556         just as we are changing it to something else.
5557
5558 2007-03-06  Wim Taymans  <wim@fluendo.com>
5559
5560         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
5561         (gst_goom_chain):
5562         * gst/goom/gstgoom.h:
5563         Document, fix and improve goom adapter behaviour.
5564         Fixes #407006.
5565
5566 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5567
5568         * ext/esd/esdsink.c: (gst_esdsink_open):
5569         Unref static pad template after using it.
5570
5571 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5572
5573         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5574         (gst_switch_commit_new_kid):
5575         Fix up the reference counting of the child elements.
5576
5577 2007-03-05  Wim Taymans  <wim@fluendo.com>
5578
5579         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
5580         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
5581         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
5582         Fix encoding-name case.
5583
5584 2007-03-05  Wim Taymans  <wim@fluendo.com>
5585
5586         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
5587         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
5588         (gst_rtp_speex_depay_process):
5589         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
5590         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
5591         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
5592         (gst_rtp_speex_pay_change_state):
5593         * gst/rtp/gstrtpspeexpay.h:
5594         Fix speex (de)payloader. Fixes #358040.
5595
5596 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5597
5598         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
5599         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
5600         Install fakesink in NULL by fixing some broken logic. This obviates
5601         the need to manually set _IS_SINK.
5602         Add some comments and remove a little cruft while I'm at it.
5603
5604 2007-03-05  Wim Taymans  <wim@fluendo.com>
5605
5606         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
5607         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
5608
5609 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
5610
5611         * po/POTFILES.in:
5612           Update.
5613
5614 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5615
5616         * tests/check/Makefile.am:
5617         Gah! Also disable gconfvideosink from the tests, otherwise
5618         it will instantiate autovideosink, and dfbvideosink and
5619         leak on the buildbots.
5620
5621 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5622
5623         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
5624         (gst_cdio_cdda_src_finalize):
5625         Make sure we always destroy our libcdio handle.
5626
5627 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5628
5629         * tests/check/Makefile.am:
5630         Disable autovideosink so the buildbots don't barf over memory
5631         leaked in the directfb sink.
5632
5633 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5634
5635         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5636         Chain up in dispose
5637
5638 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5639
5640         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5641         (gst_multipart_find_pad_by_mime):
5642         Use gst_pad_new_from_static_template instead of
5643         static_pad_template_get+pad_new.
5644
5645 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5646
5647         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5648         Catch the case where no clock has been set.
5649
5650 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5651
5652         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5653         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5654         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5655         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5656         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5657         (gst_gconf_audio_src_finalize), (do_toggle_element):
5658         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5659         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5660         (do_toggle_element):
5661         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5662         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5663         (gst_gconf_video_src_finalize), (do_toggle_element):
5664         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5665         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5666         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5667         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5668         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5669         (gst_shout2send_init), (gst_shout2send_finalize):
5670         * gst/debug/testplugin.c: (gst_test_class_init),
5671         (gst_test_finalize):
5672         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5673         (gst_flxdec_dispose):
5674         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5675         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5676         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5677         (gst_rtspsrc_finalize):
5678         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5679         * gst/rtsp/rtspextwms.h:
5680         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5681         (gst_smpte_finalize):
5682         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5683         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5684         (gst_udpsink_finalize):
5685         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5686         (gst_wavparse_sink_activate):
5687         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5688         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5689         (gst_oss_src_finalize):
5690         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5691         * sys/v4l2/gstv4l2object.h:
5692         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5693         (gst_v4l2src_finalize):
5694         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5695
5696         Fix a bunch of leaks shown by the newly-added states test.
5697
5698 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5699
5700         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5701         Use gst_pad_new_from_static_template instead of 
5702         static_pad_template_get+pad_new.
5703
5704 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5705
5706         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5707
5708         * ext/libcaca/Makefile.am:
5709         * gst/debug/Makefile.am:
5710           Don't mix tabs and spaces (#414168).
5711
5712 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5713
5714         * tests/check/generic/.cvsignore:
5715           Ignore files to please buildbot.
5716
5717 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5718
5719         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5720         (gst_wavparse_stream_data):
5721           Unbreak my previous commit (swapped nominator & denominator). Tim,
5722           thanks for spotting.
5723
5724 2007-03-02  Wim Taymans  <wim@fluendo.com>
5725
5726         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5727         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5728         (gst_cdio_cdda_src_finalize):
5729         Small code cleanups.
5730         Don't use pad_alloc as the base class cannot deal with the error codes.
5731
5732 2007-03-02  Wim Taymans  <wim@fluendo.com>
5733
5734         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5735         (gst_udpsrc_create):
5736         Fix doc.
5737
5738 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5739
5740         Patch by: René Stadler <mail@renestadler.de>
5741
5742         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5743         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5744         (gst_wavparse_stream_data):
5745           Handle rounding better to not drop last sample frame. Fixes #356692
5746
5747 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5748
5749         * tests/check/Makefile.am:
5750         Disable cacasink from the states check too - it also calls exit(1)
5751         on us when it can't find a terminal to talk to.
5752
5753 2007-03-02  Wim Taymans  <wim@fluendo.com>
5754
5755         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5756
5757         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5758         (gst_udpsrc_create), (gst_udpsrc_set_property),
5759         (gst_udpsrc_get_property):
5760         * gst/udp/gstudpsrc.h:
5761         Add support to strip proprietary headers. Fixes #350296.
5762
5763 2007-03-02  Wim Taymans  <wim@fluendo.com>
5764
5765         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5766         Fix compilation.
5767
5768 2007-03-02  Wim Taymans  <wim@fluendo.com>
5769
5770         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5771
5772         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5773         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5774         (gst_rtp_mp2t_depay_set_property),
5775         (gst_rtp_mp2t_depay_get_property):
5776         * gst/rtp/gstrtpmp2tdepay.h:
5777         Add support to strip off proprietary headers. Fixes #350278.
5778
5779 2007-03-02  Wim Taymans  <wim@fluendo.com>
5780
5781         * ext/hal/hal.c:
5782         Fix compilation.
5783
5784 2007-03-02  Wim Taymans  <wim@fluendo.com>
5785
5786         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5787         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5788         (gst_sunaudiosrc_open):
5789         * sys/sunaudio/gstsunaudiosrc.h:
5790         Remove device-name from GstSunAudioSrc. Fixes #412597.
5791
5792 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5793
5794         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5795         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5796         Having NULL as UDI previously selected the default sink/src. Change
5797         this back but mention it in the debug output.
5798         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5799         (gst_hal_get_oss_element), (gst_hal_get_string),
5800         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5801         (gst_hal_get_audio_src):
5802         * ext/hal/hal.h:
5803         Refactor a bit, check all error conditions, greatly improve debugging
5804         and fix some possible memory leaks. Also implement OSS support
5805         and allow specifying an UDI that points to a real device. For this the
5806         child device which supports ALSA (preferred) or OSS is used.
5807         As a side effect this makes it impossible now to get a alsasink in
5808         halaudiosrc and a alsasrc in halaudiosink.
5809
5810 2007-03-01  Wim Taymans  <wim@fluendo.com>
5811
5812         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5813         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5814         Errors from the udp sources are not fatal unless all of them are in
5815         error.
5816
5817 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5818
5819         * tests/check/Makefile.am:
5820         Disable aasink in the states test. I suspect this is the element that
5821         is calling exit(1) when it can't proceed.
5822
5823 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5824
5825         * tests/check/Makefile.am:
5826         Draw plugins in from the build tree sys/ dir, rather than picking
5827         up the already installed versions.
5828
5829 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5830
5831         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5832         Error out correctly when getting xcontext fails.
5833
5834 2007-03-01  Wim Taymans  <wim@fluendo.com>
5835
5836         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5837         Make state change to PAUSED NO_PREROLL because that's what it will be in
5838         the future and rtspsrc relies on it.
5839
5840         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5841         (gst_rtspsrc_change_state):
5842         Don't error out when we don't get an error from the state change
5843         function.
5844
5845 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5846
5847         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5848         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5849           Check if the device UDI is set before trying to query HAL
5850           about it and give a useful error message if it wasn't set.
5851         * ext/hal/hal.c: (gst_hal_get_string):
5852           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5853           gives an assertion failure in D-Bus when running with
5854           DBUS_FATAL_WARNINGS=1.
5855
5856 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5857
5858         * configure.ac:
5859           Convert to new AG_GST style.
5860
5861 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5862
5863         * tests/check/Makefile.am:
5864         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5865           add test for states
5866
5867 2007-02-28  Wim Taymans  <wim@fluendo.com>
5868
5869         * tests/check/elements/.cvsignore:
5870         Add new videofilter check to .cvsignore.
5871
5872 2007-02-28  Wim Taymans  <wim@fluendo.com>
5873
5874         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5875         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5876         (gst_avi_demux_loop), (gst_avi_demux_chain):
5877         Fix combined flow return. Fixes #412608.
5878
5879 2007-02-28  Wim Taymans  <wim@fluendo.com>
5880
5881         * gst/videofilter/Makefile.am:
5882         Dist header..
5883
5884 2007-02-28  Wim Taymans  <wim@fluendo.com>
5885
5886         * gst/videofilter/gstgamma.h:
5887         Add header too.
5888
5889 2007-02-28  Wim Taymans  <wim@fluendo.com>
5890
5891         Patch by: Mark Nauwelaerts <manauw at skynet be>
5892
5893         * gst/videofilter/Makefile.am:
5894         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5895         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5896         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5897         (oil_tablelookup_u8), (gst_gamma_set_caps),
5898         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5899         Port gamma filter to 0.10. Fixes #412704.
5900
5901         * tests/check/Makefile.am:
5902         * tests/check/elements/videofilter.c: (setup_filter),
5903         (cleanup_filter), (check_filter), (GST_START_TEST),
5904         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5905         Add unit tests for videofilters.
5906
5907 2007-02-28  Wim Taymans  <wim@fluendo.com>
5908
5909         * gst/rtsp/URLS:
5910         Add another interesting test url.
5911
5912         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5913         Don't allow getting header fields from data packets.
5914
5915 2007-02-28  Michael Smith  <msmith@fluendo.com>
5916
5917         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5918         (gst_shout2send_init), (gst_shout2send_start),
5919         (gst_shout2send_set_property), (gst_shout2send_get_property):
5920         * ext/shout2/gstshout2.h:
5921           Add a property for username.
5922
5923 2007-02-27  Christian Schallerr <christian@fluendo.com>
5924
5925         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5926
5927 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5928
5929         * gst/rtsp/Makefile.am:
5930         Fix make check too.
5931
5932 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5933
5934         * gst/rtsp/base64.c: (util_base64_encode):
5935         * gst/rtsp/base64.h:
5936         Commit missing files for base64 encoding.
5937
5938 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5939
5940         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5941
5942         * configure.ac:
5943         * ext/annodex/Makefile.am:
5944         * ext/jpeg/Makefile.am:
5945         * ext/speex/Makefile.am:
5946         * gst/alpha/Makefile.am:
5947         * gst/cutter/Makefile.am:
5948         * gst/debug/Makefile.am:
5949         * gst/effectv/Makefile.am:
5950         * gst/goom/Makefile.am:
5951         * gst/level/Makefile.am:
5952         * gst/smpte/Makefile.am:
5953         * gst/videofilter/Makefile.am:
5954           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5955
5956 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5957
5958         * gst/rtsp/Makefile.am:
5959         * gst/rtsp/rtspconnection.c: (append_auth_header),
5960         (rtsp_connection_send), (rtsp_connection_set_auth):
5961         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5962         from icecast to replace it. Relicensed from GPL courtesy of Mike
5963         Smith.
5964
5965 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5966
5967         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5968         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5969         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5970         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5971         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5972         (gst_rtspsrc_uri_set_uri):
5973         * gst/rtsp/gstrtspsrc.h:
5974         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5975         (append_auth_header), (rtsp_connection_send),
5976         (rtsp_connection_free), (rtsp_connection_set_auth):
5977         * gst/rtsp/rtspconnection.h:
5978         * gst/rtsp/rtspdefs.h:
5979         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5980         * gst/rtsp/rtspurl.h:
5981
5982         Implement simple Basic Authentication support so that urls like
5983         rtsp://user:pass@hostname/rtspstream work on hosts that require
5984         authentication.
5985
5986 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5987
5988         * sys/v4l2/gstv4l2object.c:
5989         * sys/v4l2/gstv4l2tuner.c:
5990         * sys/v4l2/v4l2_calls.c:
5991         Fix segfault when oppening a radio device.
5992         
5993 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5994
5995         * gst/level/gstlevel.c: (gst_level_set_caps),
5996         (gst_level_transform_ip):
5997         * sys/v4l2/README:
5998         * tests/check/elements/level.c: (GST_START_TEST):
5999           Fix level for multi-channel case.
6000
6001 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
6002
6003         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
6004         (gst_level_transform_ip):
6005         * gst/level/gstlevel.h:
6006           Use function pointer for process function and add process functions
6007           for float audio.
6008
6009 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
6010
6011         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6012         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6013         (gst_v4l2src_capture_init):
6014           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
6015           fixes #407369
6016
6017 2007-02-18  Wim Taymans  <wim@fluendo.com>
6018
6019         * gst/rtp/Makefile.am:
6020         * gst/rtp/gstrtp.c: (plugin_init):
6021         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
6022         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
6023         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
6024         (gst_rtp_mp2t_pay_plugin_init):
6025         * gst/rtp/gstrtpmp2tpay.h:
6026         Added simple mpeg transport stream payloader.
6027
6028 2007-02-16  Wim Taymans  <wim@fluendo.com>
6029
6030         * gst/rtsp/URLS:
6031         Add example H264 rtsp url.
6032
6033         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
6034         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6035         Don't convert values to lowercase or we might mess up base64 encoded
6036         properties.
6037
6038 2007-02-16  Wim Taymans  <wim@fluendo.com>
6039
6040         * gst/rtp/README:
6041         Fix case of string params.
6042
6043         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
6044         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
6045         Fix depayloader, support more packet types.
6046         Add sync codes to make sure the packetizer can do its job.
6047
6048         * gst/rtp/gstrtpmp4gdepay.c:
6049         * gst/rtp/gstrtpmp4gpay.c:
6050         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
6051         Fix caps case again.
6052
6053 2007-02-15  Wim Taymans  <wim@fluendo.com>
6054
6055         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
6056         Set right caps on output buffers.
6057
6058 2007-02-14  Wim Taymans  <wim@fluendo.com>
6059
6060         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
6061         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
6062         Clear stack allocated SDPMedia struct before calling _init() on it.
6063         Clarify this in the docs as well.
6064
6065 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
6066
6067         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
6068         (do_change_child):
6069         Don't reset the profile when going switching states, as it makes
6070         the element non-reusable.
6071
6072 2007-02-14  Wim Taymans  <wim@fluendo.com>
6073
6074         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
6075         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
6076         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
6077         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
6078         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
6079         (sdp_parse_line):
6080         * gst/rtsp/sdpmessage.h:
6081         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
6082         Fix memory management of SDP messages. Fixes #407793.
6083
6084 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
6085
6086         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
6087
6088         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
6089         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
6090
6091 2007-02-14  Wim Taymans  <wim@fluendo.com>
6092
6093         Patch by: jp.liu <jp_liu at astrocom dot cn>
6094
6095         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
6096         Fix parsing of password field in url. Fixes #407797.
6097
6098 2007-02-14  Wim Taymans  <wim@fluendo.com>
6099
6100         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
6101         (gst_wavparse_reset), (gst_wavparse_init),
6102         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
6103         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
6104         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
6105         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
6106         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
6107         (gst_wavparse_loop), (gst_wavparse_chain),
6108         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6109         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
6110         (plugin_init):
6111         * gst/wavparse/gstwavparse.h:
6112         Update docs.
6113         Use boilerplate.
6114         Various code cleanups.
6115         When the bitrate is not known (bps == 0 or compressed formats) let
6116         downstream element guestimate the duration and position and don't
6117         generate timestamps or durations. Fixes #405213.
6118         Fix EOS and ERROR conditions in chain mode, we just need to forward the
6119         error flowreturn upstream.
6120
6121 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
6122
6123         * ext/gconf/Makefile.am:
6124         * ext/gconf/gconf.c: (gst_gconf_get_string),
6125         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
6126         (gst_gconf_render_bin_with_default):
6127         * ext/gconf/gconf.h:
6128         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
6129         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
6130         (gst_gconf_audio_sink_dispose), (do_change_child),
6131         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
6132         (cb_change_child), (gst_gconf_audio_sink_change_state):
6133         * ext/gconf/gstgconfaudiosink.h:
6134         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
6135         (gst_switch_sink_class_init), (gst_switch_sink_reset),
6136         (gst_switch_sink_init), (gst_switch_sink_dispose),
6137         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
6138         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
6139         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
6140         * ext/gconf/gstswitchsink.h:
6141         * gst/autodetect/gstautoaudiosink.c:
6142         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6143         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
6144         (gst_auto_audio_sink_detect):
6145         * gst/autodetect/gstautovideosink.c:
6146         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6147         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
6148         (gst_auto_video_sink_detect):
6149         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
6150         and a child that implements the GConf key monitoring. The end goal of
6151         this is an audio sink that can be changed on the fly, but at the 
6152         moment it still only changes on the next READY transition.
6153
6154 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
6155
6156         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
6157         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6158         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
6159         (gst_avi_demux_calculate_durations_from_index),
6160         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
6161         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
6162         (gst_avi_demux_loop):
6163           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
6164
6165 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
6166
6167         * configure.ac:
6168         * docs/plugins/Makefile.am:
6169           Add crossreferences to glib/gobject/gstream docs.
6170
6171 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
6172
6173         * gst/monoscope/Makefile.am:
6174         * gst/monoscope/gstmonoscope.c:
6175           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
6176           (but no LIBS, since we only use defines from the headers).
6177
6178 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
6179
6180         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
6181
6182         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
6183         (gst_wavparse_stream_data):
6184           Fix massive memory leak when operating in streaming mode due to
6185           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
6186           Fixes #407057.
6187
6188 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
6189
6190         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
6191         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
6192         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
6193         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
6194         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6195         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6196         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
6197         (gst_avi_demux_calculate_durations_from_index),
6198         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
6199         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
6200         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6201         * gst/avi/gstavidemux.h:
6202           Save some memory (8%) by repacking the index entry structure (more to
6203           come). Add more FIXMEs to questionable parts.
6204
6205 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
6206
6207         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
6208         (gst_v4l2src_get_caps):
6209         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6210         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6211         (gst_v4l2src_capture_init):
6212           More FIXME comments and messaging changes.
6213
6214 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
6215
6216         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
6217         (gst_goom_change_state):
6218         * gst/goom/gstgoom.h:
6219           Improved docs and use GST_DEBUG_FUNCPTR.
6220
6221         * gst/level/gstlevel.c: (gst_level_class_init):
6222           Use GST_DEBUG_FUNCPTR.
6223
6224         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
6225         (gst_monoscope_chain), (gst_monoscope_change_state):
6226           Improved docs source cleanups.
6227
6228 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
6229
6230         * gst/debug/Makefile.am:
6231         * gst/debug/gstdebug.c: (plugin_init):
6232         * gst/debug/gstpushfilesrc.c:
6233         * gst/debug/gstpushfilesrc.h:
6234           Add code for a pushfilesrc element that implements a pushfile:// URI
6235           handler, to make debugging push-mode operation of demuxer/decoders
6236           that support both easier in connection with seek/playbin/etc.
6237           The element isn't registered at the moment.
6238
6239 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
6240
6241         * gst/avi/gstavimux.c:
6242           Comment a #if 0 in caps template definition as VS6 seems to 
6243         do not support it.
6244         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
6245           Use gst_guint64_to_gdouble for conversion.
6246         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
6247           Move variables declaration before the first instruction.
6248         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
6249           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
6250           And don't include netdb.h for G_OS_WIN32
6251         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
6252           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
6253           by VS6 then use an other way to initialize SDPMedia structure.
6254         * gst/udp/gstdynudpsink.h:
6255         * gst/udp/gstdynudpnetutils.h:
6256           Do not include <sys/time.h> for G_OS_WIN32
6257         * gst/udp/gstudpsrc.c:
6258           Define socklen_t as int for G_OS_WIN32
6259         * win/common/config.h.in:
6260           Undef HAVE_NETINET_IN_H
6261         * win32/vs6/gst_plugins_good.dsw:
6262         * win32/vs6/libgstrtp.dsp:
6263         * win32/vs6/libgstrtsp.dsp:
6264         * win32/vs6/libgstautogen.dsp:
6265         * win32/vs6/libgstaudiofx.dsp:
6266         * win32/vs6/libgstudp.dsp:
6267           Add and update project files.
6268         * win32/common/gstudp-enumtypes.c:
6269         * win32/common/gstudp-enumtypes.h:
6270           Add a copy of udp enumtypes to win32/common as in core 
6271           and base.
6272         
6273 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
6274
6275         * configure.ac:
6276           Activate monoscope when building with --enable-experimental. Fix
6277           --enable-external configure switch description.
6278
6279         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
6280         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
6281           Help gst-indent.
6282
6283 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
6284
6285         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
6286           Explicitly cast result of pointer arithmetic to integer in order to
6287           avoid compiler warnings on some 64-bit systems. Should fix #406018.
6288
6289 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
6290
6291         * gst/debug/progressreport.c:
6292           Some more docs.
6293
6294 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6295
6296         * docs/plugins/inspect/plugin-rtp.xml:
6297           Update for new elements.
6298
6299         * gst/debug/progressreport.h:
6300           Commit newly-created header file as well.
6301
6302 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6303
6304         * docs/plugins/Makefile.am:
6305         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6306         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6307         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6308         * gst/debug/Makefile.am:
6309         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
6310         (gst_progress_report_do_query), (gst_progress_report_report):
6311           Make progressreport element post messages with the current progress
6312           on the bus. Also add some basic docs for it.
6313
6314 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
6315
6316         * ext/hal/hal.c: (gst_hal_get_string):
6317         * ext/hal/hal.h:
6318           Some small cleanups; deal with errors when parsing the HAL ALSA
6319           capabilities a bit better.
6320
6321 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
6322
6323         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
6324           Let's try this again and use the right cast this time.
6325
6326 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
6327
6328         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
6329           Add cast to avoid compiler warnings with older GLib versions
6330           where the nick/name members in GEnumValue are not declared as
6331           constant strings.
6332
6333 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
6334
6335         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
6336         (gst_gconf_render_bin_from_key),
6337         (gst_gconf_get_default_audio_sink):
6338         * ext/gconf/gconf.h:
6339         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
6340         (do_toggle_element), (gst_gconf_audio_sink_set_property),
6341         (gst_gconf_audio_sink_get_property):
6342           In gconfaudiosink, get the right key as the old key in do_toggle
6343           (ie. one dependent on the profile selected). Log some more stuff so
6344           we can see what's actually going on.
6345
6346 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
6347
6348         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
6349         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
6350         (gst_audio_amplify_set_process_function),
6351         (gst_audio_amplify_setup):
6352         * gst/audiofx/audioamplify.h:
6353         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
6354         (gst_audio_invert_class_init), (gst_audio_invert_setup):
6355         * gst/audiofx/audioinvert.h:
6356         Some small cleanups and port both elements to the new GstAudioFilter
6357         base class to save a few lines of common code.
6358         * gst/audiofx/Makefile.am:
6359         Link against libgstaudio for the above changes
6360
6361 2007-01-29  Wim Taymans  <wim@fluendo.com>
6362
6363         * tests/check/elements/.cvsignore:
6364         Some more ignores.
6365
6366 2007-01-26  Wim Taymans  <wim@fluendo.com>
6367
6368         Patch by: charles <charlesg3 at gmail dot com>
6369
6370         * ext/shout2/gstshout2.c: (gst_shout2send_init),
6371         (set_shout_metadata), (gst_shout2send_event):
6372         * ext/shout2/gstshout2.h:
6373         Properly handle tags in shout2send. Fixes #399825.
6374
6375 2007-01-25  Wim Taymans  <wim@fluendo.com>
6376
6377         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
6378         (gst_rtspsrc_activate_streams):
6379         Convert SDP fields to upper/lowercase following the rules in the SDP to
6380         caps document. 
6381
6382 2007-01-25  Wim Taymans  <wim@fluendo.com>
6383
6384         * gst/rtp/README:
6385         * gst/rtp/gstrtpilbcdepay.c:
6386         * gst/rtp/gstrtpilbcpay.c:
6387         * gst/rtp/gstrtpmp4gdepay.c:
6388         * gst/rtp/gstrtpmp4gpay.c:
6389         * gst/rtp/gstrtpspeexdepay.c:
6390         * gst/rtp/gstrtpspeexpay.c:
6391         * gst/rtp/gstrtpsv3vdepay.c:
6392         * gst/rtp/gstrtptheoradepay.c:
6393         * gst/rtp/gstrtptheorapay.c:
6394         * gst/rtp/gstrtpvorbisdepay.c:
6395         * gst/rtp/gstrtpvorbispay.c:
6396         Fix case of encoding-name and key/value pairs to match the document.
6397         This is to make interoperation with SDP case-insensitive as required by
6398         the relevant RFCs.
6399
6400 2007-01-25  Wim Taymans  <wim@fluendo.com>
6401
6402         * configure.ac:
6403         Bump required -core/-base to CVS
6404
6405 2007-01-25  Wim Taymans  <wim@fluendo.com>
6406
6407         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
6408         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
6409         * gst/rtp/gstrtpL16pay.h:
6410         Fill up to MTU using adapter.
6411         Timestamp rtp packets.
6412
6413 2007-01-25  Edward Hervey  <edward@fluendo.com>
6414
6415         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6416         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
6417         Use G_GSIZE_FORMAT in print statements for portability.
6418         Fixes build on macosx.
6419
6420 2007-01-24  Wim Taymans  <wim@fluendo.com>
6421
6422         * gst/rtp/Makefile.am:
6423         * gst/rtp/gstrtp.c: (plugin_init):
6424         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
6425         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
6426         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
6427         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
6428         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
6429         (gst_rtp_L16_depay_plugin_init):
6430         * gst/rtp/gstrtpL16depay.h:
6431         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
6432         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
6433         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
6434         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
6435         (gst_rtp_L16_pay_plugin_init):
6436         * gst/rtp/gstrtpL16pay.h:
6437         Port and enable raw audio payloader/depayloader. Needs a bit more work
6438         on the payloader side.
6439
6440 2007-01-24  Wim Taymans  <wim@fluendo.com>
6441
6442         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
6443         (gst_rtspsrc_stream_configure_transport),
6444         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
6445         * gst/rtsp/gstrtspsrc.h:
6446         Only unblock the udp pads when we linked and activated them all.
6447         Fixes #395688.
6448
6449 2007-01-24  Wim Taymans  <wim@fluendo.com>
6450
6451         * gst/rtp/Makefile.am:
6452         * gst/rtp/gstrtp.c: (plugin_init):
6453         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
6454         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
6455         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
6456         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
6457         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
6458         * gst/rtp/gstrtpac3depay.h:
6459         Added simple AC3 depayloader (RFC 4184).
6460
6461         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
6462         Fix a leak.
6463
6464 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
6465
6466         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6467
6468         * gst/audiofx/Makefile.am:
6469         * gst/audiofx/audioamplify.c:
6470         (gst_audio_amplify_clipping_method_get_type),
6471         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
6472         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
6473         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
6474         (gst_audio_amplify_set_caps),
6475         (gst_audio_amplify_transform_int_clip),
6476         (gst_audio_amplify_transform_int_wrap_negative),
6477         (gst_audio_amplify_transform_int_wrap_positive),
6478         (gst_audio_amplify_transform_float_clip),
6479         (gst_audio_amplify_transform_float_wrap_negative),
6480         (gst_audio_amplify_transform_float_wrap_positive),
6481         (gst_audio_amplify_transform_ip):
6482         * gst/audiofx/audioamplify.h:
6483         * gst/audiofx/audiofx.c: (plugin_init):
6484         Add new element "audioamplify". This allows scaling of raw audio
6485         samples, similar to the "volume" element, but provides different modes
6486         for clipping and allows unlimited amplification. It's mainly targeted
6487         for creative sound design and not as a replacement of the "volume"
6488         element. Fixes #397162
6489         * docs/plugins/Makefile.am:
6490         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6491         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6492         * docs/plugins/gst-plugins-good-plugins.args:
6493         * docs/plugins/inspect/plugin-audiofx.xml:
6494         Add docs for audioamplify and integrate them into the build system
6495         * tests/check/Makefile.am:
6496         * tests/check/elements/audioamplify.c: (setup_amplify),
6497         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
6498         Add fairly extensive unit test suite for audioamplify
6499
6500 2007-01-24  Wim Taymans  <wim@fluendo.com>
6501
6502         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
6503         Unblock pads after adding the pads to the element so that autopluggers
6504         get a change to link something. Possibly fixes #395688.
6505
6506 2007-01-24  Wim Taymans  <wim@fluendo.com>
6507
6508         * gst/rtp/gstrtpamrdepay.c:
6509         * gst/rtp/gstrtpgsmdepay.c:
6510         * gst/rtp/gstrtph263pdepay.c:
6511         * gst/rtp/gstrtph263ppay.c:
6512         * gst/rtp/gstrtph264depay.c:
6513         * gst/rtp/gstrtpilbcdepay.c:
6514         * gst/rtp/gstrtpmp2tdepay.c:
6515         * gst/rtp/gstrtpmp4gdepay.c:
6516         * gst/rtp/gstrtpmp4gpay.c:
6517         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
6518         * gst/rtp/gstrtpmp4vpay.c:
6519         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
6520         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
6521         (gst_rtp_mpa_depay_process):
6522         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
6523         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
6524         * gst/rtp/gstrtppcmadepay.c:
6525         * gst/rtp/gstrtppcmudepay.c:
6526         * gst/rtp/gstrtpspeexdepay.c:
6527         * gst/rtp/gstrtpspeexpay.c:
6528         * gst/rtp/gstrtpsv3vdepay.c:
6529         * gst/rtp/gstrtptheoradepay.c:
6530         * gst/rtp/gstrtptheorapay.c:
6531         * gst/rtp/gstrtpvorbisdepay.c:
6532         * gst/rtp/gstrtpvorbispay.c:
6533         Fix caps with payload numbers.
6534         Add some fixed payload numbers to caps when possible.
6535
6536 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6537
6538         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6539
6540         * gst/audiofx/Makefile.am:
6541         * gst/audiofx/audiofx.c: (plugin_init):
6542         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
6543         (gst_audio_invert_class_init), (gst_audio_invert_init),
6544         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
6545         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
6546         (gst_audio_invert_transform_float),
6547         (gst_audio_invert_transform_ip):
6548         * gst/audiofx/audioinvert.h:
6549         Add new audiofx element "audioinvert". This element swaps the upper
6550         and lower half of samples and can be used for example for a
6551         wide-stereo effect. Fixes #396057
6552         * docs/plugins/Makefile.am:
6553         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6554         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6555         * docs/plugins/gst-plugins-good-plugins.args:
6556         * docs/plugins/inspect/plugin-audiofx.xml:
6557         Add docs for the audioinvert element and add them to the build system.
6558         * tests/check/Makefile.am:
6559         * tests/check/elements/audioinvert.c: (setup_invert),
6560         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
6561         Add unit test suite for the audioinvert element.
6562
6563 2007-01-23  Wim Taymans  <wim@fluendo.com>
6564
6565         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
6566         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
6567         Parse config params as string and int.
6568         Parse and use AU header length
6569
6570 2007-01-23  Wim Taymans  <wim@fluendo.com>
6571
6572         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
6573         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
6574         * gst/smpte/gstmask.c: (_gst_mask_register):
6575         * gst/smpte/gstmask.h:
6576         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
6577         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
6578         (gst_smpte_paint_triangle_clock):
6579         constify some static structs.
6580         Don't update the mask if nothing changed to the params.
6581         Make sure we never draw outside of the picture. Fixes #398325.
6582
6583 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
6584
6585         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
6586           Error out properly when pull_range fails while we're reading the
6587           headers, instead of just pausing the task silently. Fixes #399338.
6588
6589 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
6590
6591         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6592           Some more sanity checks to make sure the input formats match and the
6593           input pads are actually negotiated, in case someone tries to feed
6594           buffers from fakesrc or filesrc. Fixes #398299.
6595           Also const-ify an array, just because we can.
6596
6597 2007-01-19  Edward Hervey  <edward@fluendo.com>
6598
6599         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
6600         Ignore previous commit, that was only valid for widths and heights
6601         that are multiples of 4.
6602         Copy over size/stride macros from jpegdec. This allows the element
6603         to work with any width,height...
6604         ... but puts in evidence that the actual transformations only work
6605         with width/height that are multiples of 4.
6606
6607 2007-01-19  Edward Hervey  <edward@fluendo.com>
6608
6609         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6610         Allocate buffers of the right size.
6611         The proper size of a I420 buffer in bytes is:
6612         
6613             width * height * 3
6614             ------------------
6615                     2
6616
6617 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6618
6619         * gst/smpte/gstsmpte.c: (gst_smpte_init):
6620           Proxy getcaps on sink pads too, so that we either end up with the
6621           same dimensions on all pads or error out if that's not possible
6622           (seems to work even!). Fixes #398086, I think.
6623
6624 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6625
6626         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6627         * docs/plugins/gst-plugins-good-plugins.args:
6628         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6629           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6630           fix integer properties with -1 as minimum value.
6631
6632         * docs/plugins/inspect/plugin-1394.xml:
6633         * docs/plugins/inspect/plugin-aasink.xml:
6634         * docs/plugins/inspect/plugin-alaw.xml:
6635         * docs/plugins/inspect/plugin-alpha.xml:
6636         * docs/plugins/inspect/plugin-alphacolor.xml:
6637         * docs/plugins/inspect/plugin-annodex.xml:
6638         * docs/plugins/inspect/plugin-apetag.xml:
6639         * docs/plugins/inspect/plugin-audiofx.xml:
6640         * docs/plugins/inspect/plugin-auparse.xml:
6641         * docs/plugins/inspect/plugin-autodetect.xml:
6642         * docs/plugins/inspect/plugin-avi.xml:
6643         * docs/plugins/inspect/plugin-cacasink.xml:
6644         * docs/plugins/inspect/plugin-cairo.xml:
6645         * docs/plugins/inspect/plugin-cdio.xml:
6646         * docs/plugins/inspect/plugin-cutter.xml:
6647         * docs/plugins/inspect/plugin-debug.xml:
6648         * docs/plugins/inspect/plugin-dv.xml:
6649         * docs/plugins/inspect/plugin-efence.xml:
6650         * docs/plugins/inspect/plugin-effectv.xml:
6651         * docs/plugins/inspect/plugin-esdsink.xml:
6652         * docs/plugins/inspect/plugin-flac.xml:
6653         * docs/plugins/inspect/plugin-flxdec.xml:
6654         * docs/plugins/inspect/plugin-gconfelements.xml:
6655         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6656         * docs/plugins/inspect/plugin-goom.xml:
6657         * docs/plugins/inspect/plugin-halelements.xml:
6658         * docs/plugins/inspect/plugin-icydemux.xml:
6659         * docs/plugins/inspect/plugin-id3demux.xml:
6660         * docs/plugins/inspect/plugin-jpeg.xml:
6661         * docs/plugins/inspect/plugin-level.xml:
6662         * docs/plugins/inspect/plugin-matroska.xml:
6663         * docs/plugins/inspect/plugin-mulaw.xml:
6664         * docs/plugins/inspect/plugin-multipart.xml:
6665         * docs/plugins/inspect/plugin-navigationtest.xml:
6666         * docs/plugins/inspect/plugin-ossaudio.xml:
6667         * docs/plugins/inspect/plugin-png.xml:
6668         * docs/plugins/inspect/plugin-rtp.xml:
6669         * docs/plugins/inspect/plugin-rtsp.xml:
6670         * docs/plugins/inspect/plugin-shout2send.xml:
6671         * docs/plugins/inspect/plugin-smpte.xml:
6672         * docs/plugins/inspect/plugin-speex.xml:
6673         * docs/plugins/inspect/plugin-taglib.xml:
6674         * docs/plugins/inspect/plugin-udp.xml:
6675         * docs/plugins/inspect/plugin-videobalance.xml:
6676         * docs/plugins/inspect/plugin-videobox.xml:
6677         * docs/plugins/inspect/plugin-videoflip.xml:
6678         * docs/plugins/inspect/plugin-videomixer.xml:
6679         * docs/plugins/inspect/plugin-wavenc.xml:
6680         * docs/plugins/inspect/plugin-wavparse.xml:
6681         * docs/plugins/inspect/plugin-ximagesrc.xml:
6682           Update to CVS.
6683
6684 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6685
6686         Patch by: Sebastian Dröge <slomo circular-chaos org>
6687
6688         * gst/audiofx/audiopanorama.c:
6689           Fix doc section name (Fixes #397946)
6690
6691 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6692
6693         * sys/v4l2/gstv4l2object.c:
6694         (gst_v4l2_object_install_properties_helper),
6695         (gst_v4l2_object_set_property_helper),
6696         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6697         * sys/v4l2/gstv4l2object.h:
6698         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6699         (gst_v4l2src_init), (gst_v4l2src_set_property),
6700         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6701         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6702         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6703         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6704         (gst_v4l2src_capture_deinit):
6705           Fix EIO handing when capturing. Add new property to specify the number of
6706           buffers to enque (and remove the borked num-buffers usage).
6707
6708 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6709
6710         Patch by: Sebastian Dröge <slomo circular-chaos org>
6711
6712         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6713         (gst_audio_panorama_set_process_function):
6714           Use a function array for process methods, add more docs and define the
6715           startindex of enums.
6716
6717 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6718
6719         Patch by: Mark Nauwelaerts <manauw at skynet be>
6720
6721         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6722         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6723         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6724         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6725         (gst_avi_mux_riff_get_avi_header),
6726         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6727         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6728         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6729         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6730         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6731         (gst_avi_mux_change_state):
6732         * gst/avi/gstavimux.h:
6733         * tests/check/elements/avimux.c: (teardown_src_pad):
6734           Add support for more than one audio stream; write better AVIX
6735           header; refactor code a bit; don't announce vorbis caps on our audio
6736           sink pads since we don't support it anyway. Closes #379298.
6737
6738 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6739
6740         Patch by: Sebastian Dröge <slomo circular-chaos org>
6741
6742         * gst/audiofx/audiopanorama.c:
6743         (gst_audio_panorama_method_get_type),
6744         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6745         (gst_audio_panorama_set_process_function),
6746         (gst_audio_panorama_set_property),
6747         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6748         (gst_audio_panorama_transform_m2s_int_simple),
6749         (gst_audio_panorama_transform_s2s_int_simple),
6750         (gst_audio_panorama_transform_m2s_float_simple),
6751         (gst_audio_panorama_transform_s2s_float_simple):
6752         * gst/audiofx/audiopanorama.h:
6753           Add 'method' property and provide a simple (non-psychoacustic)
6754           processing method (#394859).
6755
6756         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6757         (panorama_suite):
6758           Tests for new method.
6759
6760 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6761
6762         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6763         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6764           Set correct caps on outgoing pulled buffers, or things blow up
6765           after recent core changes.
6766
6767 2007-01-11  Wim Taymans  <wim@fluendo.com>
6768
6769         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6770
6771         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6772         (gst_multipart_mux_request_new_pad),
6773         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6774         (gst_multipart_mux_change_state):
6775         Return FLOW errors ASAP. Fixes #394977.
6776         Misc cleanups.
6777
6778 2007-01-11  Wim Taymans  <wim@fluendo.com>
6779
6780         Patch by: Lutz Mueller <lutz at topfrose dot de>
6781
6782         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6783         Check for stream pad before activating. 
6784
6785 2007-01-10  Wim Taymans  <wim@fluendo.com>
6786
6787         Patch by: Peter Kjellerstedt  <pkj at axis com>
6788
6789         * gst/rtsp/COPYING.MIT:
6790         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6791         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6792         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6793         (gst_rtspsrc_stream_configure_transport),
6794         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6795         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6796         (gst_rtspsrc_parse_methods),
6797         (gst_rtspsrc_create_transports_string),
6798         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6799         (gst_rtspsrc_open), (gst_rtspsrc_close):
6800         * gst/rtsp/gstrtspsrc.h:
6801         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6802         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6803         (parse_request_line), (parse_line), (rtsp_connection_read),
6804         (rtsp_connection_close):
6805         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6806         (rtsp_method_as_text), (rtsp_header_as_text),
6807         (rtsp_status_as_text), (rtsp_find_header_field),
6808         (rtsp_find_method):
6809         * gst/rtsp/rtspdefs.h:
6810         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6811         (rtsp_ext_wms_configure_stream):
6812         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6813         (rtsp_message_new_request), (rtsp_message_init_request),
6814         (rtsp_message_new_response), (rtsp_message_init_response),
6815         (rtsp_message_init_data), (rtsp_message_unset),
6816         (rtsp_message_free), (rtsp_message_add_header),
6817         (rtsp_message_get_header), (rtsp_message_set_body),
6818         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6819         * gst/rtsp/rtspmessage.h:
6820         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6821         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6822         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6823         (sdp_message_dump):
6824         Allow url to be NULL to be able to use it for server connections.
6825         Can now send responses as well as requests.
6826         No longer hangs in an endless loop if EOF is received.
6827         Can now convert a status code to a text string.
6828         Return RTSP_HDR_INVALID for unknown headers.
6829         Return RTSP_INVALID for unknown methods.
6830         Copy CSeq and Session headers from the request.
6831         Only free memory corresponding to the currently set message type.
6832         Added const to function arguments as appropriate.
6833         Avoid a compiler warning when initializing nmedia.
6834         Use guint rather than gint to avoid compiler warnings.
6835         Fix crasher in wms extension.
6836         Factor out stream setup from open_connection.
6837         Delay activation of streams when actual data is received from the
6838         server, this prepares us to do proper protocol switching.
6839         Added new license.
6840         Fixes #380895.
6841
6842
6843 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6844
6845         Patch by: Sebastian Dröge <slomo ubuntu com>
6846
6847         * docs/plugins/Makefile.am:
6848         * gst/audiofx/audiopanorama.c:
6849           Some small docs fixes (#394851).
6850
6851 2007-01-09  Wim Taymans  <wim@fluendo.com>
6852
6853         * gst/avi/gstavidemux.c:
6854         Fix docs.
6855
6856 2007-01-09  Wim Taymans  <wim@fluendo.com>
6857
6858         * gst/rtp/Makefile.am:
6859         * gst/rtp/gstrtp.c: (plugin_init):
6860         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6861         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6862         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6863         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6864         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6865         * gst/rtp/gstrtpmpvdepay.h:
6866           Added RFC 2250 MPEG Video Depayloader.
6867
6868         * gst/rtp/gstrtpL16depay.h:
6869         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6870         (gst_rtp_h263p_depay_process):
6871         Fix Header file. Small cleanups.
6872
6873         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6874         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6875         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6876         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6877         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6878         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6879         (gst_rtp_mp4v_depay_change_state):
6880         Remove usused code. Remove Adapter from state Change. Added debug.
6881
6882         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6883         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6884         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6885         * gst/rtp/gstrtpmpadepay.h:
6886         Subclass base depayloader.
6887         Added debug.
6888         Support static payload type assignment as well.
6889
6890         * gst/rtp/gstrtpmpapay.c:
6891         Fix caps.
6892
6893 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6894
6895         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6896
6897         * ext/jpeg/gstjpegdec.c:
6898         * ext/jpeg/gstjpegenc.c:
6899         * ext/jpeg/smokecodec.c:
6900           These libjpeg callbacks should return a 'boolean' (unsigned char
6901           apparently) and not a 'gboolean' (which maps to gint). Fixes
6902           warnings when compiling with MingW (#393427).
6903
6904         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6905           Use ioctlsocket on win32.
6906
6907         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6908           Some printf format fixes for win32.
6909
6910 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6911
6912         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6913           Use gst_guint64_to_gdouble for conversion.
6914         * win32/vs6/libgstmatroska.dsp:
6915           Add zlib to the link.
6916         * win32/vs6/libgstvideobox.dsp:
6917           Update liboil library name (project is linked to 
6918           liboil-0.3-0.lib now).
6919           
6920 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6921
6922         * gst/matroska/Makefile.am:
6923           If zlib is available and used, we must link it explicitly for
6924           things to work on MingW (fixes #392855).
6925
6926 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6927
6928         * ext/esd/esdsink.c: (gst_esdsink_delay):
6929           Don't return bogus values when esd_get_delay() fails for some
6930           reason (#392189).
6931
6932 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6933
6934         * sys/ximage/gstximagesrc.c: (composite_pixel):
6935           Fix presumably copy'n'pasto for 16bpp depth.
6936
6937 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6938
6939         * gst/matroska/matroska-mux.c:
6940         (gst_matroska_mux_audio_pad_setcaps):
6941           The "signed" field in audio caps is of boolean type, trying to use
6942           gst_structure_get_int() to extract it will fail. Fixing this makes
6943           matroskamux accept raw audio input (#387121) (use at your own risk
6944           though, due to the matroska spec being not entirely useful in this
6945           respect).
6946           Also fix up raw audio structures in template caps so that they
6947           represent what our setcaps function will actually accept, so that
6948           converters know what to convert to.
6949           Finally, don't fail if there isn't an "endianness" field in 8-bit
6950           PCM caps.
6951
6952 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6953
6954         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6955         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6956         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6957         (teardown_cmmldec):
6958         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6959         (teardown_cmmlenc):
6960         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6961           reapply consistent pad (de)activation
6962
6963 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6964
6965         * configure.ac:
6966         Back to CVS
6967
6968         * gst-plugins-good.doap:
6969         Add 0.10.5 doap entry
6970
6971 === release 0.10.5 ===
6972
6973 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6974
6975         * configure.ac:
6976           releasing 0.10.5, "The Path of Thorns"
6977
6978 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6979
6980         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6981         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6982         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6983         (teardown_cmmldec):
6984         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6985         (teardown_cmmlenc):
6986         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6987           revert my freeze breakage
6988
6989 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6990
6991         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6992         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6993         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6994         (teardown_cmmldec):
6995         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6996         (teardown_cmmlenc):
6997         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6998           consistent pad (de)activation
6999
7000 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
7001
7002         * configure.ac:
7003         * ext/Makefile.am:
7004         Disable LADPSA, as it has moved to the -bad module for the duration.
7005
7006 2006-12-18  Wim Taymans  <wim@fluendo.com>
7007
7008         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
7009         (gst_signal_processor_event):
7010         Reset flow_state back to _OK after a flush stop so that we exit our
7011         error state after the flush. Fixes #374213
7012
7013 2006-12-16  David Schleef  <ds@schleef.org>
7014
7015         * sys/osxvideo/osxvideosink.h:
7016         * sys/osxvideo/osxvideosink.m:
7017           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
7018
7019 2006-12-16  David Schleef  <ds@schleef.org>
7020
7021         Patch by: Vijay Santhanam <vijay santhanam gmail com>
7022
7023         * sys/osxvideo/Makefile.am:
7024         * sys/osxvideo/osxvideosink.h:
7025         * sys/osxvideo/osxvideosink.m:
7026           Preliminary patch for porting osxvideosink
7027
7028 2006-12-16  Wim Taymans  <wim@fluendo.com>
7029
7030         Patch by: Sjoerd Simons <sjoerd at luon dot net>
7031
7032         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
7033         (gst_videomixer_set_master_geometry),
7034         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
7035         (gst_videomixer_reset), (gst_videomixer_init),
7036         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
7037         (gst_videomixer_release_pad), (gst_videomixer_collected),
7038         (gst_videomixer_change_state):
7039         Introduce some locking around the videomixer state so that it does not
7040         crash when adding/removing pads. Fixes #383043.
7041
7042 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
7043
7044         * configure.ac:
7045           Make sure libcaca can actually be used instead of just checking for
7046           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
7047           cross-compiling (fixes #384587).
7048
7049 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
7050
7051         * Makefile.am:
7052         * gst-plugins-good.doap:
7053         * gst-plugins-good.spec.in:
7054           adding doap file
7055
7056 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
7057
7058         * configure.ac:
7059           libflac-1.1.3 changed API again, but we can't build against it yet,
7060           so make sure our check doesn't use libflac-1.1.3 and add a comment
7061           to this effect.
7062
7063 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
7064
7065         * gst/effectv/gstquark.c: (gst_quarktv_transform),
7066         (gst_quarktv_planetable_clear):
7067           Add some NULL pointer checks (possibly related to #385623).
7068
7069 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
7070
7071         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
7072         (gst_tag_demux_chain):
7073         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7074           In streaming mode, if the first buffer we get doesn't have an
7075           offset, fix it up to be 0, otherwise trimming won't work later on
7076           and we'll be typefinding application/x-id3, which may result in
7077           decodebin plugging an endless number of id3demux elements as a
7078           consequence. Fixes #385031.
7079           
7080 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7081
7082         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
7083           Ignore the buffer_time the sound device reports. Turns out it is 
7084           sometimes completely bogus and we're better off without it.
7085
7086 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
7087
7088         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7089         (gst_matroska_demux_video_caps):
7090         * gst/matroska/matroska-ids.c:
7091         (gst_matroska_track_init_video_context):
7092         * gst/matroska/matroska-ids.h:
7093           Try harder to extract the framerate for video tracks correctly and
7094           save it directly instead of converting it back and forth a few
7095           times. Mostly makes a difference for very small framerates (<1).
7096           Fixes #380199.
7097
7098 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
7099
7100         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
7101         (gst_gconf_audio_src_dispose), (do_toggle_element):
7102         * ext/gconf/gstgconfaudiosrc.h:
7103           Remove gconf notify hook when the gconfaudiosrc element is
7104           destroyed, otherwise the callback may be called on an
7105           already-destroyed instance and bad things happen. Should fix
7106           #378184.
7107           Also ignore gconf key changes when the source is already running.
7108
7109 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
7110
7111         Patch by: Sebastian Dröge  <mail at slomosnail de>
7112
7113         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7114           We need to be able to read and parse any possible floating point string
7115           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
7116           will parse the former only in certain locales though, so we really need
7117           to canonicalise the separator to '.' and then use g_ascii_strtod() to
7118           make sure we can parse either version at all times.
7119           Fixes #382982 for real.
7120
7121 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7122
7123         * sys/sunaudio/gstsunaudiomixerctrl.c:
7124         * sys/sunaudio/gstsunaudiosrc.c:
7125
7126         Use the sunaudio debug category.
7127
7128         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
7129         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
7130         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
7131         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
7132         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
7133         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
7134         (gst_sunaudiosink_reset):
7135         * sys/sunaudio/gstsunaudiosink.h:
7136
7137         Uses the sunaudio debug category for all debug output
7138         Implements the _delay() callback to synchronise video playback better
7139         Change the segtotal and segsize values back to the parent class 
7140           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
7141           respectively)
7142         Measure the samples written to the device vs. played.
7143         Keep track of segments in the device by writing empty eof frames, and
7144         sleep using a GCond when we get too far ahead and risk overrunning the
7145         sink's ringbuffer.
7146
7147         Fixes: #360673
7148
7149 2006-12-08  Wim Taymans  <wim@fluendo.com>
7150
7151         Patch by: Sebastian Dröge  <mail at slomosnail de >
7152
7153         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
7154         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
7155         * gst/audiofx/audiopanorama.h:
7156         Fix audiopanorame with float samples. Fixes #383726.
7157
7158 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7159
7160         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
7161         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
7162         (gst_sunaudiosrc_reset):
7163
7164         Implement reset functions to unblock the src/sink more quickly on 
7165         state change requests.
7166         Patch by: Brian Cameron <brian dot cameron at sun com>
7167
7168 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7169
7170         * sys/sunaudio/gstsunaudiomixer.c:
7171         (gst_sunaudiomixer_change_state):
7172         Construct the correct mixer device name when the AUDIODEV env var
7173         is set.
7174
7175         Patch by: Jerry Tan <jerry.tan at sun dot com>
7176         Fixes: #383596
7177
7178 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7179
7180         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
7181         Apply patch to open the mixer control and set the MULTIPLE_OPEN
7182         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
7183         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
7184         Patch by: Jerry Tan <jerry.tan at sun dot com>
7185         Fixes: #349015
7186
7187 2006-12-07  Wim Taymans  <wim@fluendo.com>
7188
7189         * gst/smpte/gstmask.h:
7190         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
7191         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
7192         (gst_smpte_collected), (gst_smpte_set_property),
7193         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
7194         * gst/smpte/gstsmpte.h:
7195         Port to 0.10 some more. 
7196         Added duration property to specify the duration of the transition.
7197         Make framerate a fraction.
7198         Deprecate fps property, we only use negotiated fps.
7199         Added docs.
7200         Fix collectpad usage.
7201         Reset state in READY.
7202         Send NEWSEGMENT event.
7203         Fix racy updates of object properties.
7204         Added debug category.
7205         Fixes #383323.
7206
7207 2006-12-06  Wim Taymans  <wim@fluendo.com>
7208
7209         Patch by: Sjoerd Simons <sjoerd at luon dot net>
7210
7211         * gst/videomixer/videomixer.c:
7212         (gst_videomixer_set_master_geometry),
7213         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
7214         Don't reset xpos and ypos in the setcaps function because causes
7215         unexpected behaviour.
7216         Fixes #382179.
7217
7218 2006-12-06  Wim Taymans  <wim@fluendo.com>
7219
7220         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
7221         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
7222         Keep track of the buffer timestamp in the collectdata member instead
7223         of modifying the buffer without making the metadata writable first.
7224         Fixes #382277.
7225
7226 2006-12-06  Wim Taymans  <wim@fluendo.com>
7227
7228         Patch by: Rob Taylor <robtaylor at floopily dot org>
7229
7230         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7231         If using multicast in udpsrc, bind to the multicast address rather than
7232         IN_ADDR_ANY.
7233         This allows the simultanous use of multiple udpsrcs listening on
7234         different multicat addresses. Without this all udpsrcs will receive all
7235         packets from all subscribed multicast addresses.
7236         Fixes #383001.
7237
7238 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
7239
7240         * ext/taglib/gstid3v2mux.cc:
7241         Don't attempt to write a NULL frame into the ID3 tag set when the 
7242         createFrame method returned NULL.
7243         Fixes: #381857
7244         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
7245
7246 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
7247
7248         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7249         Use g_strtod() instead of sscanf to parse doubles, so that it will
7250         try parsing in the C locale if the current locale fails.
7251         Fixes: #382982
7252         Patch by: Sebastian Dröge  <mail at slomosnail de >
7253
7254 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
7255
7256         * win32/MANIFEST:
7257         Fix compilation on win32 under VS8
7258         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
7259         Partially fixes #381175
7260
7261 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
7262
7263         * gst/avi/gstavimux.c:
7264           accept all mpegversions,fixes #380825
7265           spotted by: Jerome Alet  
7266
7267 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
7268
7269         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7270         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
7271         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
7272         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
7273           cleanup the error message a bit more
7274
7275 2006-11-28  Wim Taymans  <wim@fluendo.com>
7276
7277         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
7278         Fix width and height properties.
7279
7280         * ext/libcaca/gstcacasink.h:
7281         Fix compilation on newer libcaca that require us to include a new
7282         header. Fixes #379918.
7283
7284 2006-11-28  Wim Taymans  <wim@fluendo.com>
7285
7286         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7287         * gst/rtsp/gstrtspsrc.h:
7288         * gst/rtsp/rtspext.h:
7289         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
7290         (rtsp_ext_wms_get_context):
7291         Add method so that extensions can choose to disable the setup of
7292         a stream.
7293         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
7294
7295 2006-11-27  Wim Taymans  <wim@fluendo.com>
7296
7297         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
7298
7299         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
7300         Push header in a separate buffer instead of memcpy:ing all data.
7301         Change LF => CRLF in headers.
7302         Move trailing LF to header. Fixes #379792.
7303
7304 2006-11-27  Wim Taymans  <wim@fluendo.com>
7305
7306         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
7307         Small buffer overflow fix and improve debugging.
7308
7309 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
7310
7311         * ext/esd/esdmon.h:
7312         * ext/esd/esdsink.h:
7313           remove obsolete _factory_init protos
7314
7315 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
7316
7317         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
7318         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
7319         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
7320         (gst_avi_demux_read_subindexes_push),
7321         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
7322         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
7323         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
7324         (gst_avi_demux_massage_index),
7325         (gst_avi_demux_calculate_durations_from_index),
7326         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
7327         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
7328         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
7329           remove dead code, tweak debugs statements, add comments, use
7330           _uint64_scale instead _uint64_scale_int when using guint64 values,
7331           small optimizations, reflow some error handling
7332
7333 2006-11-22  Edward Hervey  <edward@fluendo.com>
7334
7335         * po/.cvsignore:
7336         We never put .pot files in cvs. Let's ignore them all.
7337
7338 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
7339
7340         * po/POTFILES.in:
7341           ... but better exclude files that aren't disted.
7342
7343 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
7344
7345         * po/POTFILES.in:
7346           Add v4l2 source files to list of files with translations, so the
7347           strings are actually extracted (however bad they still may be).
7348
7349 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
7350
7351         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
7352           Minor clean-ups: const-ify static array, remove trailing comma from
7353           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
7354
7355 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
7356
7357         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7358         Make sure that g_free always gets called on the same pointer that was 
7359         returned by g_malloc.  Fixes #376594.
7360         Do not leak memory if decompressed size is wrong.
7361         Remove unneeded check of return value of g_malloc.
7362         Patch by: René Stadler <mail@renestadler.de>
7363
7364 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
7365
7366         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
7367           Add missing curly brackets.
7368
7369 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
7370
7371         * sys/v4l2/v4l2src_calls.c:
7372         Fix capture_deinit.
7373
7374 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
7375
7376         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
7377         (gst_matroska_mux_request_new_pad):
7378           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
7379
7380         * tests/check/elements/matroskamux.c: (setup_src_pad),
7381         (setup_sink_pad), (GST_START_TEST):
7382         Activate pads before using them.
7383
7384 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
7385
7386         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
7387           Initialise variable to get rid of bogus compiler warning.
7388
7389 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
7390
7391         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
7392
7393         * gst/rtp/gstrtph263pay.c:
7394         * gst/rtp/gstrtph263pdepay.c:
7395         * gst/rtp/gstrtph263ppay.c:
7396           Specify H.263 variant and version in the caps (fixes #361637)
7397
7398 2006-11-15  Wim Taymans  <wim@fluendo.com>
7399
7400         * gst/rtsp/rtspconnection.c: (read_body):
7401         Don't set a data pointer to NULL and a size > 0 when we deal
7402         with empty packets.
7403
7404         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7405         (rtsp_message_init_response), (rtsp_message_init_data),
7406         (rtsp_message_unset), (rtsp_message_free),
7407         (rtsp_message_take_body):
7408         Check that we can't create invalid empty packets. 
7409
7410 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
7411
7412         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7413
7414         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
7415         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
7416         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
7417         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
7418         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
7419         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
7420         * gst/matroska/matroska-mux.h:
7421           Add basic tag writing support; implement releasing pads (#374658).
7422
7423 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
7424
7425         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7426         (gst_matroska_demux_audio_caps):
7427           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
7428
7429 2006-11-14  David Schleef  <ds@schleef.org>
7430
7431         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
7432
7433 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7434
7435         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7436
7437         * win32/vs8/gst-plugins-good.sln:
7438         * win32/vs8/libgst1394.vcproj:
7439         * win32/vs8/libgstaasink.vcproj:
7440         * win32/vs8/libgstalaw.vcproj:
7441         * win32/vs8/libgstalpha.vcproj:
7442         * win32/vs8/libgstalphacolor.vcproj:
7443         * win32/vs8/libgstannodex.vcproj:
7444         * win32/vs8/libgstapetag.vcproj:
7445         * win32/vs8/libgstaudiofx.vcproj:
7446         * win32/vs8/libgstauparse.vcproj:
7447         * win32/vs8/libgstautodetect.vcproj:
7448         * win32/vs8/libgstavi.vcproj:
7449         * win32/vs8/libgstcacasink.vcproj:
7450         * win32/vs8/libgstcdio.vcproj:
7451         * win32/vs8/libgstcutter.vcproj:
7452         * win32/vs8/libgstdv.vcproj:
7453         * win32/vs8/libgsteffectv.vcproj:
7454         * win32/vs8/libgstflac.vcproj:
7455         * win32/vs8/libgstflxdec.vcproj:
7456         * win32/vs8/libgstgoom.vcproj:
7457         * win32/vs8/libgsticydemux.vcproj:
7458         * win32/vs8/libgstid3demux.vcproj:
7459         * win32/vs8/libgstjpeg.vcproj:
7460         * win32/vs8/libgstladspa.vcproj:
7461         * win32/vs8/libgstlevel.vcproj:
7462         * win32/vs8/libgstmatroska.vcproj:
7463         * win32/vs8/libgstmikmod.vcproj:
7464         * win32/vs8/libgstmng.vcproj:
7465         * win32/vs8/libgstmonoscope.vcproj:
7466         * win32/vs8/libgstmulaw.vcproj:
7467         * win32/vs8/libgstmultipart.vcproj:
7468         * win32/vs8/libgstpng.vcproj:
7469         * win32/vs8/libgstrtp.vcproj:
7470         * win32/vs8/libgstrtsp.vcproj:
7471         * win32/vs8/libgstshout2.vcproj:
7472         * win32/vs8/libgstsmpte.vcproj:
7473         * win32/vs8/libgstspeex.vcproj:
7474         * win32/vs8/libgsttaglib.vcproj:
7475         * win32/vs8/libgstudp.vcproj:
7476         * win32/vs8/libgstvideobalance.vcproj:
7477         * win32/vs8/libgstvideobox.vcproj:
7478         * win32/vs8/libgstvideoflip.vcproj:
7479         * win32/vs8/libgstvideomixer.vcproj:
7480         * win32/vs8/libgstwavenc.vcproj:
7481         * win32/vs8/libgstwavparse.vcproj:
7482           Make end-of-line returns unixy, so that when the files are checked
7483           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
7484           Hopefully fixes #366492.
7485
7486 2006-11-14  Wim Taymans  <wim@fluendo.com>
7487
7488         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
7489         Disable init_frames delay timestamp adjustment, it does not
7490         seem to be needed at all. Fixes #369621.
7491
7492 2006-11-13  Wim Taymans  <wim@fluendo.com>
7493
7494         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7495
7496         * gst/videomixer/videomixer.c:
7497         (gst_videomixer_set_master_geometry),
7498         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
7499         (gst_videomixer_collect_free), (gst_videomixer_reset),
7500         (gst_videomixer_init), (gst_videomixer_finalize),
7501         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
7502         (gst_videomixer_collected), (gst_videomixer_change_state):
7503         Fix memleak by unref'ing collectpads instance (when finalizing)
7504         Implement releasing a request pad. Fixes #374479.
7505
7506 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
7507
7508         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7509
7510         * win32/vs8/gst-plugins-good.sln:
7511         * win32/vs8/libgst1394.vcproj:
7512         * win32/vs8/libgstaasink.vcproj:
7513         * win32/vs8/libgstalaw.vcproj:
7514         * win32/vs8/libgstalpha.vcproj:
7515         * win32/vs8/libgstalphacolor.vcproj:
7516         * win32/vs8/libgstannodex.vcproj:
7517         * win32/vs8/libgstapetag.vcproj:
7518         * win32/vs8/libgstaudiofx.vcproj:
7519         * win32/vs8/libgstauparse.vcproj:
7520         * win32/vs8/libgstautodetect.vcproj:
7521         * win32/vs8/libgstavi.vcproj:
7522         * win32/vs8/libgstcacasink.vcproj:
7523         * win32/vs8/libgstcdio.vcproj:
7524         * win32/vs8/libgstcutter.vcproj:
7525         * win32/vs8/libgstdv.vcproj:
7526         * win32/vs8/libgsteffectv.vcproj:
7527         * win32/vs8/libgstflac.vcproj:
7528         * win32/vs8/libgstflxdec.vcproj:
7529         * win32/vs8/libgstgoom.vcproj:
7530         * win32/vs8/libgsticydemux.vcproj:
7531         * win32/vs8/libgstid3demux.vcproj:
7532         * win32/vs8/libgstjpeg.vcproj:
7533         * win32/vs8/libgstladspa.vcproj:
7534         * win32/vs8/libgstlevel.vcproj:
7535         * win32/vs8/libgstmatroska.vcproj:
7536         * win32/vs8/libgstmikmod.vcproj:
7537         * win32/vs8/libgstmng.vcproj:
7538         * win32/vs8/libgstmonoscope.vcproj:
7539         * win32/vs8/libgstmulaw.vcproj:
7540         * win32/vs8/libgstmultipart.vcproj:
7541         * win32/vs8/libgstpng.vcproj:
7542         * win32/vs8/libgstrtp.vcproj:
7543         * win32/vs8/libgstrtsp.vcproj:
7544         * win32/vs8/libgstshout2.vcproj:
7545         * win32/vs8/libgstsmpte.vcproj:
7546         * win32/vs8/libgstspeex.vcproj:
7547         * win32/vs8/libgsttaglib.vcproj:
7548         * win32/vs8/libgstudp.vcproj:
7549         * win32/vs8/libgstvideobalance.vcproj:
7550         * win32/vs8/libgstvideobox.vcproj:
7551         * win32/vs8/libgstvideoflip.vcproj:
7552         * win32/vs8/libgstvideomixer.vcproj:
7553         * win32/vs8/libgstwavenc.vcproj:
7554         * win32/vs8/libgstwavparse.vcproj:
7555           Add VS8 project files (note that many of the plugins in ext are
7556           disabled by default). Fixes #366492.
7557
7558 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
7559
7560         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7561           we do not translate debug messages
7562
7563 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
7564
7565         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
7566           fix categorisation, make short desc more explicit, remove unused code
7567           Fixes #372021
7568
7569 2006-11-08  Wim Taymans  <wim@fluendo.com>
7570
7571         * gst/rtp/gstrtpL16depay.c:
7572         * gst/rtp/gstrtpamrdepay.c:
7573         * gst/rtp/gstrtpamrpay.c:
7574         * gst/rtp/gstrtpgsmdepay.c:
7575         * gst/rtp/gstrtph263pay.c:
7576         * gst/rtp/gstrtph263pdepay.c:
7577         * gst/rtp/gstrtph263ppay.c:
7578         * gst/rtp/gstrtph264depay.c:
7579         * gst/rtp/gstrtpmp2tdepay.c:
7580         * gst/rtp/gstrtpmp4gdepay.c:
7581         * gst/rtp/gstrtpmp4gpay.c:
7582         * gst/rtp/gstrtpmp4vdepay.c:
7583         * gst/rtp/gstrtpmp4vpay.c:
7584         * gst/rtp/gstrtpmpadepay.c:
7585         * gst/rtp/gstrtpmpapay.c:
7586         * gst/rtp/gstrtppcmadepay.c:
7587         * gst/rtp/gstrtppcmapay.c:
7588         * gst/rtp/gstrtppcmudepay.c:
7589         * gst/rtp/gstrtppcmupay.c:
7590         * gst/rtp/gstrtpspeexdepay.c:
7591         * gst/rtp/gstrtpspeexpay.c:
7592         * gst/rtp/gstrtpsv3vdepay.c:
7593         Fix element descriptions.
7594
7595 2006-11-08  Wim Taymans  <wim@fluendo.com>
7596
7597         * gst/rtp/gstrtpvorbisdepay.c:
7598         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
7599         Fix description.
7600         Small cleanup in the payloader.
7601
7602 2006-11-08  Wim Taymans  <wim@fluendo.com>
7603
7604         * gst/rtp/Makefile.am:
7605         * gst/rtp/gstrtp.c: (plugin_init):
7606         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
7607         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
7608         (gst_rtp_theora_depay_finalize),
7609         (gst_rtp_theora_depay_parse_configuration),
7610         (gst_rtp_theora_depay_setcaps),
7611         (gst_rtp_theora_depay_switch_codebook),
7612         (gst_rtp_theora_depay_process),
7613         (gst_rtp_theora_depay_set_property),
7614         (gst_rtp_theora_depay_get_property),
7615         (gst_rtp_theora_depay_change_state),
7616         (gst_rtp_theora_depay_plugin_init):
7617         * gst/rtp/gstrtptheoradepay.h:
7618         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
7619         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
7620         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
7621         (gst_rtp_theora_pay_init_packet),
7622         (gst_rtp_theora_pay_flush_packet),
7623         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
7624         (gst_rtp_theora_pay_handle_buffer),
7625         (gst_rtp_theora_pay_plugin_init):
7626         * gst/rtp/gstrtptheorapay.h:
7627         Add theora pay/depayloaders.
7628
7629 2006-11-06  Wim Taymans  <wim@fluendo.com>
7630
7631         * gst/rtp/Makefile.am:
7632         We depend on gsttag to generate the vorbis comments.
7633
7634         * gst/rtp/gstrtpvorbisdepay.c:
7635         (gst_rtp_vorbis_depay_parse_configuration),
7636         (gst_rtp_vorbis_depay_setcaps),
7637         (gst_rtp_vorbis_depay_switch_codebook),
7638         (gst_rtp_vorbis_depay_process):
7639         * gst/rtp/gstrtpvorbisdepay.h:
7640         Parse configuration string in the depayloader.
7641         Implement selecting and switching to a new codebook.
7642         Receiving vorbis over RTP now works.
7643
7644         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7645         (gst_rtp_vorbis_pay_init_packet),
7646         (gst_rtp_vorbis_pay_finish_headers),
7647         (gst_rtp_vorbis_pay_handle_buffer):
7648         * gst/rtp/gstrtpvorbispay.h:
7649         Set timestamps on outgoing buffers and RTP packets.
7650         Fix configuration string, prepend number of Packet headers.
7651         Fix encoding of ident string.
7652         Add delivery-method to caps.
7653         Streaming vorbis over RTP now works.
7654
7655 2006-11-06  Wim Taymans  <wim@fluendo.com>
7656
7657         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7658         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7659         (gst_rtp_vorbis_pay_handle_buffer):
7660         * gst/rtp/gstrtpvorbispay.h:
7661         Generate a valid configuration string in the caps based on the
7662         vorbis headers.
7663
7664 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7665
7666         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7667         * ext/cdio/gstcdio.h:
7668         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7669           Move CD-TEXT utility function into common file so it can also be
7670           used by a future cdioparanoiasrc.
7671
7672 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7673         
7674         * sys/v4l2/Makefile.am:
7675         * sys/v4l2/gstv4l2object.c:
7676         * sys/v4l2/gstv4l2src.c:
7677         * sys/v4l2/gstv4l2xoverlay.c:
7678         * sys/v4l2/v4l2_calls.c:
7679         * sys/v4l2/v4l2src_calls.c:
7680         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7681         xoverlay code that is still not implemented.
7682
7683 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7684
7685         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7686           We require a -base more recent than 0.10.9, so it's safe to use
7687           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7688
7689         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7690         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7691           Use _newsegment_full() now that we depend on a recent enough core.
7692
7693         * gst/wavparse/gstwavparse.c:
7694           Remove cruft that we don't need any longer now that we depend on
7695           a recent enough -base.
7696
7697 2006-10-31  Wim Taymans  <wim@fluendo.com>
7698
7699         * gst/rtp/Makefile.am:
7700         * gst/rtp/gstrtp.c: (plugin_init):
7701         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7702         (gst_rtpilbcpay_setcaps):
7703         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7704
7705 2006-10-31  Wim Taymans  <wim@fluendo.com>
7706
7707         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7708         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7709         Some small cleanups, use _scale.
7710
7711 2006-10-31  Wim Taymans  <wim@fluendo.com>
7712
7713         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7714         Use higher precision scale function.
7715
7716 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7717
7718         Patch by: Michal Benes  <michal dot benes at itonis tv>
7719
7720         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7721         (gst_matroska_demux_read_track_encodings),
7722         (gst_matroska_decode_buffer):
7723           Fix several issues with encoded/compressed/encrypted/signed tracks;
7724           also, remove superfluous newline characters from some debug
7725           statements. (#366155)
7726
7727 2006-10-30  Wim Taymans  <wim@fluendo.com>
7728
7729         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7730         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7731         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7732         (gst_smokedec_change_state):
7733         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7734         (gst_smokeenc_init), (gst_smokeenc_finalize),
7735         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7736         (gst_smokeenc_resync), (gst_smokeenc_chain),
7737         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7738         (gst_smokeenc_change_state):
7739         Various cleanups, capsnego and leak fixes.
7740
7741 2006-10-30  Wim Taymans  <wim@fluendo.com>
7742
7743         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7744
7745         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7746         Fix videomixer so that it can handle any combination of framerates.
7747         Fixes #367221.
7748
7749 2006-10-28  Wim Taymans  <wim@fluendo.com>
7750
7751         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7752         (gst_avi_demux_parse_file_header),
7753         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7754         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7755         (gst_avi_demux_chain):
7756         Fix position query for audio. also fixes timestamps in streaming
7757         mode and bug #364958.
7758         Small cleanups.
7759
7760 2006-10-27  Wim Taymans  <wim@fluendo.com>
7761
7762         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7763         * ext/libpng/gstpngenc.h:
7764         Fix strides. Fixes #364856.
7765         Cleanup capsnego.
7766         Set caps on outgoing buffers.
7767
7768 2006-10-18  Wim Taymans  <wim@fluendo.com>
7769
7770         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7771
7772         * gst/rtp/gstrtpgsmpay.c:
7773         * gst/rtp/gstrtph263pay.c:
7774         * gst/rtp/gstrtpmpapay.c:
7775         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7776         (gst_rtp_pcma_pay_handle_buffer):
7777         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7778         Add static payload numbers in addition to the dynamic ones.
7779         Fixes #361639.
7780
7781 2006-10-18  Wim Taymans  <wim@fluendo.com>
7782
7783         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7784         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7785         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7786         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7787         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7788         * gst/rtsp/rtspdefs.h:
7789         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7790         * gst/rtsp/rtspurl.h:
7791         Reuse already existing enum for lower transport.
7792         Add rtspt and rtspu protocols.
7793         Send redirect to rtspt when udp times out.
7794
7795 2006-10-18  Wim Taymans  <wim@fluendo.com>
7796
7797         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7798         (gst_wavparse_stream_data):
7799         Fix seeking some more, mostly for speed changes.
7800
7801 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7802
7803         Patch by: Fredrik Persson  <frepe at bredband net>
7804
7805         * sys/v4l2/gstv4l2tuner.c:
7806         * sys/v4l2/gstv4l2tuner.h:
7807           Fix _set_channel(): remove useless g_object_notify() for "channel"
7808           property that doesn't exist any longer and therefore now also
7809           useless redirect (#338818).
7810
7811 2006-10-17  Wim Taymans  <wim@fluendo.com>
7812
7813         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7814         Some drivers do not support unsetting the non-blocking flag once the
7815         device is opened. In those cases, close/open the device in
7816         non-blocking mode. Fixes #362673.
7817
7818 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7819
7820         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7821         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7822         (gst_v4l2src_get_fps):
7823           dear stefan, framespersecond is not frameperiod, reverting but adding
7824           comment
7825
7826 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7827
7828         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7829         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7830         (gst_v4l2src_get_fps):
7831           Numerator is numerator and denominator is denominator. Say that aloud
7832           5 times and retry after next beer.
7833
7834 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7835
7836         Patch by: Josep Torra Valles  <josep at fluendo com>
7837
7838         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7839         * ext/esd/esdsink.c: (gst_esdsink_write):
7840         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7841         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7842         (gst_flac_dec_send_newsegment):
7843         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7844         (gst_flac_enc_tell_callback):
7845         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7846         (smokecodec_parse_header), (smokecodec_decode):
7847         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7848         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7849         * gst/goom/Makefile.am:
7850         * gst/goom/gstgoom.c:
7851         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7852         * gst/rtsp/gstrtspsrc.c:
7853         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7854         * gst/udp/gstudpsink.c:
7855         * gst/udp/gstudpsrc.c:
7856         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7857         * sys/sunaudio/gstsunaudiomixertrack.h:
7858           Fix a bunch of problems discovered by the Forte compiler, mostly type
7859           mixups and pointer arithmetics with void pointers. Fixes #362603.
7860
7861 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7862
7863         * ext/speex/gstspeex.c: (plugin_init):
7864         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7865         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7866         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7867         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7868         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7869         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7870         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7871         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7872         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7873         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7874         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7875         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7876         * ext/speex/gstspeexenc.h:
7877           Miscellaneous clean-ups, among other things: speexenc => enc to
7878           enhance code readability; change speexenc => speex_enc; in chain
7879           function unref input buffer in case of error; take reference in
7880           event function; use boilerplate macro; use gst_pad_query_peer_*
7881           convenience functions.
7882
7883 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7884
7885         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7886         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7887         (gst_speexenc_set_header_on_caps):
7888           Fix some mem leaks.
7889
7890 2006-10-11  Wim Taymans  <wim@fluendo.com>
7891
7892         * gst/rtsp/URLS:
7893         Added some other URL.
7894
7895         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7896         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7897         (gst_rtspsrc_open), (gst_rtspsrc_play),
7898         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7899         * gst/rtsp/gstrtspsrc.h:
7900         Work on fallback to TCP connection when the UDP socket times out.
7901         Handler server requests, just reply with OK for now.
7902
7903         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7904         * gst/rtsp/rtspdefs.h:
7905         Added some more Real extension headers.
7906
7907         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7908         Fix parsing of urls with a ':' that is not part of the hostname:port
7909         part of the url.
7910
7911 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7912
7913         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7914         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7915         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7916           Activate pad before adding it to the already-running element.
7917
7918         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7919           Activate newly-created pad too.
7920
7921 2006-10-11  Wim Taymans  <wim@fluendo.com>
7922
7923         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7924
7925         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7926         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7927         (gst_udpsrc_start):
7928         Fix some leaks in caps and uris. Fixes #361252.
7929
7930 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7931
7932         * gst/wavparse/Makefile.am:
7933           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7934
7935 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7936
7937         * sys/v4l2/gstv4l2xoverlay.c:
7938         * sys/v4l2/gstv4l2xoverlay.h:
7939         Fix build as per the patch in #338818 comment 36.
7940
7941 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7942
7943         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7944           Activate pads before adding them to the source.
7945
7946 2006-10-06  Wim Taymans  <wim@fluendo.com>
7947
7948         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7949         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7950         Activate pads before adding.
7951
7952 2006-10-06  Wim Taymans  <wim@fluendo.com>
7953
7954         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7955         (gst_multipart_find_pad_by_mime):
7956         Activate pads before adding.
7957
7958         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7959         BOILERPLATE sets parent_class for us.
7960
7961 2006-10-06  Wim Taymans  <wim@fluendo.com>
7962
7963         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7964         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7965         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7966         (gst_rtspsrc_alloc_udp_ports),
7967         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7968         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7969         (gst_rtspsrc_create_transports_string),
7970         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7971         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7972         * gst/rtsp/gstrtspsrc.h:
7973         Rework how the transport string is constructed, try to share channels
7974         and udp ports.
7975         Make most of the stuff less dependant on RTP as we are also going to use
7976         it for RDT.
7977         Add support for transport specific session managers.
7978
7979         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7980         Implement _flush().
7981
7982         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7983         * gst/rtsp/rtspdefs.h:
7984         Add generic error return code.
7985
7986         * gst/rtsp/rtspext.h:
7987         Add support for pluggable tranport strings.
7988
7989         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7990         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7991         (rtsp_ext_wms_get_context):
7992         Detect WMServer and activate the extension.
7993
7994         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7995         (rtsp_transport_get_manager), (rtsp_transport_parse):
7996         * gst/rtsp/rtsptransport.h:
7997         Added methods to get mime/manager for certain transports.
7998
7999 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
8000
8001         * ext/cairo/gsttimeoverlay.c:
8002         (gst_cairo_time_overlay_update_font_height):
8003         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
8004         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
8005         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8006         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8007         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
8008         * ext/libpng/gstpngdec.c: (user_endrow_callback):
8009         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
8010         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
8011         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
8012         (gst_avi_demux_stream_data):
8013         * gst/cutter/gstcutter.c: (gst_cutter_chain):
8014         * gst/debug/efence.c: (gst_efence_buffer_alloc),
8015         (gst_fenced_buffer_copy):
8016         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
8017         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
8018         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
8019         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
8020         (gst_rtspsrc_handle_message):
8021         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8022         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8023           Printf format fixes.
8024
8025 2006-10-04  Wim Taymans  <wim@fluendo.com>
8026
8027         * gst/rtsp/Makefile.am:
8028         Dist new .h file too.
8029
8030 2006-10-04  Wim Taymans  <wim@fluendo.com>
8031
8032         * gst/rtsp/Makefile.am:
8033         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
8034         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
8035         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8036         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8037         (gst_rtspsrc_parse_rtpmap),
8038         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
8039         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8040         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
8041         * gst/rtsp/gstrtspsrc.h:
8042         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
8043         * gst/rtsp/rtspdefs.h:
8044         * gst/rtsp/rtspext.h:
8045         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
8046         (rtsp_ext_wms_get_context):
8047         * gst/rtsp/rtspextwms.h:
8048         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
8049         (rtsp_transport_parse):
8050         * gst/rtsp/rtsptransport.h:
8051         Factor out extension in separate module.
8052         Fix getcaps to filter against the padtemplate.
8053         Use Content-Base if the server gives one.
8054         Rework the transport parsing a bit for future extensions.
8055         Added some Real Header field definitions.
8056
8057 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8058
8059         * docs/plugins/Makefile.am:
8060         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8061         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8062           added v4l2 stubs
8063         * gst-plugins-good.spec.in:
8064           add v4l2
8065
8066 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
8067
8068         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
8069           Extract disc/album/medium number and count and try harder
8070           to extract track number/count.
8071
8072 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8073
8074         * configure.ac:
8075         * sys/Makefile.am:
8076           add build stuff for v4l2, needs --enable-experimental until
8077           the last bits are resolved
8078
8079 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
8080
8081         * tests/check/Makefile.am:
8082           Disable autodetect test temporarily, so that the build bots
8083           update -bad and the ranks of unreliable video sinks in there.
8084
8085         * tests/check/elements/autodetect.c: (GST_START_TEST):
8086           Skip test if no usable videosink is found.
8087
8088 2006-09-29  Wim Taymans  <wim@fluendo.com>
8089
8090         * gst/rtsp/URLS:
8091         Add some more URLs.
8092
8093         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8094         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8095         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8096         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
8097         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8098         (gst_rtspsrc_loop), (gst_rtspsrc_send),
8099         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8100         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
8101         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8102         * gst/rtsp/gstrtspsrc.h:
8103         Add timeout property to control UDP timeouts.
8104         Fix error messages.
8105         Also start a loop function when operating in UDP mode so that we can
8106         do some more stuff async.
8107         Handle element messages from udpsrc to detect timeouts. If a timeout
8108         happens we currently generate an error.
8109         API: rtspsrc::timeout property.
8110
8111         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8112         (gst_udpsrc_create):
8113         Really implement the timeout in microseconds and not milliseconds.
8114
8115 2006-09-29  Wim Taymans  <wim@fluendo.com>
8116
8117         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8118         (gst_udpsrc_create), (gst_udpsrc_set_property),
8119         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
8120         * gst/udp/gstudpsrc.h:
8121         Added property to post a message on timeout.
8122         Updated docs.
8123         When restarting the select, initialize the fdsets again.
8124         Init control sockets so we don't accidentally close a random socket.
8125         API: GstUDPSrc::timeout property
8126
8127 2006-09-29  Wim Taymans  <wim@fluendo.com>
8128
8129         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
8130         Fix flag registration.
8131
8132         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
8133         Reading 0 also means 'no more commands'
8134
8135 2006-09-29  Wim Taymans  <wim@fluendo.com>
8136
8137         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
8138
8139         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8140         Fix possible infinite loop when shutting down, a read can also return
8141         0 to indicate no more messages are available. Fixes #358156.
8142
8143 2006-09-25  Wim Taymans  <wim@fluendo.com>
8144
8145         * gst/autodetect/gstautoaudiosink.c:
8146         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
8147         (gst_auto_audio_sink_find_best):
8148         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
8149         Small cleanups.
8150         don't try to set "sync" property when it is not available.
8151
8152 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
8153
8154         Patch by: Peter Kjellerstedt  <pkj at axis com>
8155
8156         * gst/alpha/gstalpha.c:
8157         * gst/rtp/gstrtpamrdepay.c:
8158         * gst/rtsp/gstrtspsrc.c:
8159         * gst/udp/gstudpsrc.c:
8160         * gst/videomixer/videomixer.c:
8161           Include stdlib.h in some more places, makes things compile
8162           with uClibc and -Werror (#357592).
8163
8164 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
8165
8166         * ext/jpeg/gstjpegdec.c:
8167           Set minimum height to 8 (from 16), our code should handle
8168           that fine. Some of the buttons on the apple trailer site
8169           are apparently only 15 pixels high (see #357470).
8170
8171 2006-09-23  Wim Taymans  <wim@fluendo.com>
8172
8173         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
8174         (gst_rtspsrc_open):
8175         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8176         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
8177         (rtsp_connection_receive):
8178         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
8179         * gst/rtsp/rtspdefs.h:
8180         Improve error reporting.
8181
8182 2006-09-23  Wim Taymans  <wim@fluendo.com>
8183
8184         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
8185         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
8186         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
8187         * gst/rtp/gstrtpdepay.c:
8188         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
8189         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
8190         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
8191         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
8192         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
8193         (gst_rtp_mp2t_depay_plugin_init):
8194         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
8195         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
8196         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
8197         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
8198         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
8199         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
8200         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
8201         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
8202         Fix klass typos.
8203         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
8204
8205 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
8206
8207         * configure.ac:
8208           Need  -base CVS for gst_base_rtp_depayload_push_ts().
8209
8210 2006-09-22  Wim Taymans  <wim@fluendo.com>
8211
8212         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8213         Don't check for a tag that is never there and check if we read the
8214         correct tag. Fixes seeking again.
8215         We must post an error when all pads are unlinked.
8216
8217 2006-09-22  Wim Taymans  <wim@fluendo.com>
8218
8219         * gst/rtp/Makefile.am:
8220         * gst/rtp/gstrtp.c: (plugin_init):
8221         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
8222         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
8223         (gst_rtp_vorbis_pay_reset_packet),
8224         (gst_rtp_vorbis_pay_init_packet),
8225         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
8226         (gst_rtp_vorbis_pay_handle_buffer):
8227         More fixage, set endoder-params correctly in the payloader.
8228
8229 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
8230
8231         * gst/autodetect/gstautoaudiosink.c:
8232         (gst_auto_audio_sink_base_init):
8233         * gst/autodetect/gstautovideosink.c:
8234         (gst_auto_video_sink_base_init):
8235           Make static pad templates static to appease valgrind's leak
8236           detector.
8237
8238         * tests/check/Makefile.am:
8239         * tests/check/elements/.cvsignore:
8240         * tests/check/elements/autodetect.c: (GST_START_TEST),
8241         (autodetect_suite):
8242           Add simple test for the ghostpad lockup on shutdown fixed in core
8243           CVS (audio bit disabled because it would need dozens of alsa
8244           suppressions and I'm too lazy to add those now).
8245
8246 2006-09-22  Wim Taymans  <wim@fluendo.com>
8247
8248         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
8249         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
8250         Small cleanups.
8251
8252         * gst/rtp/Makefile.am:
8253         * gst/rtp/gstrtp.c: (plugin_init):
8254         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
8255         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
8256         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
8257         (gst_rtp_vorbis_depay_process),
8258         (gst_rtp_vorbis_depay_set_property),
8259         (gst_rtp_vorbis_depay_get_property),
8260         (gst_rtp_vorbis_depay_change_state),
8261         (gst_rtp_vorbis_depay_plugin_init):
8262         * gst/rtp/gstrtpvorbisdepay.h:
8263         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
8264         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
8265         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
8266         (gst_rtp_vorbis_pay_flush_packet),
8267         (gst_rtp_vorbis_pay_append_buffer),
8268         (gst_rtp_vorbis_pay_handle_buffer),
8269         (gst_rtp_vorbis_pay_plugin_init):
8270         * gst/rtp/gstrtpvorbispay.h:
8271         Add experimental vorbis pay and depayloaders.
8272
8273 2006-09-21  Wim Taymans  <wim@fluendo.com>
8274
8275         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
8276         Fix profile-level-id parsing and setup.
8277
8278 2006-09-21  Wim Taymans  <wim@fluendo.com>
8279
8280         * gst/udp/README:
8281         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
8282         Update README, simple cleanup.
8283
8284 2006-09-21  Wim Taymans  <wim@fluendo.com>
8285
8286         * gst/rtp/README:
8287         Update README with some examples.
8288
8289         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
8290         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
8291         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
8292         (gst_rtp_mp4g_pay_setcaps):
8293         * gst/rtp/gstrtpmp4gpay.h:
8294         Make optional RTP parameters of type STRING, as required by the
8295         application/x-rtp caps specification.
8296
8297 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
8298
8299         * gst/rtp/gstrtph263pdepay.c:
8300         * gst/rtp/gstrtph263ppay.c:
8301         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
8302         RTP header.
8303
8304 2006-09-20  Wim Taymans  <wim@fluendo.com>
8305
8306         * gst/rtp/Makefile.am:
8307         And makefile too.
8308
8309 2006-09-20  Wim Taymans  <wim@fluendo.com>
8310
8311         * gst/rtp/gstrtp.c: (plugin_init):
8312         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
8313         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
8314         (decode_base64), (gst_rtp_asf_depay_setcaps),
8315         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
8316         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
8317         (gst_rtp_asf_depay_plugin_init):
8318         * gst/rtp/gstrtpasfdepay.h:
8319         Added preliminary ASF depayloader.
8320
8321         * gst/rtp/gstrtph264depay.c: (decode_base64):
8322         Fix base64 decoding.
8323
8324 2006-09-20  Wim Taymans  <wim@fluendo.com>
8325
8326         * gst/rtsp/URLS:
8327         Added some test URLS.
8328
8329         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8330         (gst_rtspsrc_loop), (gst_rtspsrc_open):
8331         * gst/rtsp/gstrtspsrc.h:
8332         When creating streams, give access to the complete SDP.
8333         Fix some leaks.
8334         Collect and merge global stream properties in stream caps.
8335         Preliminary support for WMServer.
8336
8337         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8338         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
8339         (rtsp_connection_receive):
8340         * gst/rtsp/rtspconnection.h:
8341         Make connection interruptable.
8342         Refactor to make it reconnectable.
8343         Don't fail on short reads when reading data packets.
8344
8345         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
8346         (rtsp_url_get_port):
8347         * gst/rtsp/rtspurl.h:
8348         Add methods for getting/setting the port.
8349
8350         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
8351         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
8352         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
8353         (sdp_media_get_format), (sdp_parse_line),
8354         (sdp_message_parse_buffer):
8355         Fix headers. 
8356         Add methods for getting multiple attributes with the same name.
8357         Increase buffer size when parsing.
8358         Fix parsing of a=foo fields.
8359
8360         * gst/rtsp/test.c: (main):
8361         Update to new connection API.
8362
8363         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
8364         (rtsp_message_init_response), (rtsp_message_init_data),
8365         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
8366         * gst/rtsp/rtspmessage.h:
8367         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
8368         * gst/rtsp/rtsptransport.h:
8369         * gst/rtsp/sdp.h:
8370         * gst/rtsp/sdpmessage.h:
8371         * gst/rtsp/gstrtsp.c:
8372         * gst/rtsp/gstrtsp.h:
8373         * gst/rtsp/gstrtpdec.c:
8374         * gst/rtsp/gstrtpdec.h:
8375         * gst/rtsp/rtsp.h:
8376         * gst/rtsp/rtspdefs.c:
8377         * gst/rtsp/rtspdefs.h:
8378         Dual licensed under MIT and LGPL now.
8379
8380 2006-09-19  Wim Taymans  <wim@fluendo.com>
8381
8382         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
8383         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
8384         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8385         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
8386         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
8387         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8388         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8389         * gst/rtsp/gstrtspsrc.h:
8390         Reorganize stream parsing and creation.
8391         Detect container formats in interleaved mode.
8392         Keep more state about the streams.
8393         Assume a server also supports PLAY if it does not say.
8394         Add unicast and interleaved properties to TCP transport requests to make
8395         some servers happy (WMServer).
8396
8397         * gst/rtsp/sdpmessage.h:
8398         Add some defines for the standard Bandwidth types.
8399
8400 2006-09-19  Wim Taymans  <wim@fluendo.com>
8401
8402         * gst/rtsp/test.c: (main):
8403         Fix build.
8404
8405 2006-09-19  Wim Taymans  <wim@fluendo.com>
8406
8407         * gst/wavparse/gstwavparse.c:
8408         Add ms-gsm to the src template.
8409
8410 2006-09-18  Wim Taymans  <wim@fluendo.com>
8411
8412         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8413         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
8414         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8415         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
8416         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8417         * gst/rtsp/gstrtspsrc.h:
8418         Small cleanups, added documentation.
8419         Try to clean up the requests and responses.
8420         Refactor parsing the supported methods.
8421
8422         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
8423         (rtsp_connection_create), (rtsp_connection_send),
8424         (parse_response_status), (parse_request_line),
8425         (rtsp_connection_receive), (rtsp_connection_close),
8426         (rtsp_connection_free):
8427         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
8428         (rtsp_transport_init), (rtsp_transport_parse),
8429         (rtsp_transport_free):
8430         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
8431         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
8432         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
8433         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
8434         Use g_return_val some more.
8435
8436         * gst/rtsp/rtspdefs.h:
8437         Add more enum values to track initial states.
8438
8439         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
8440         (rtsp_message_init_request), (rtsp_message_new_response),
8441         (rtsp_message_init_response), (rtsp_message_init_data),
8442         (rtsp_message_unset), (rtsp_message_free),
8443         (rtsp_message_add_header), (rtsp_message_remove_header),
8444         (rtsp_message_get_header), (rtsp_message_set_body),
8445         (rtsp_message_take_body), (rtsp_message_get_body),
8446         (rtsp_message_steal_body), (rtsp_message_dump):
8447         * gst/rtsp/rtspmessage.h:
8448         Reorder arguments, object goes as the first one.
8449         Use g_return_val some more.
8450
8451 2006-09-18  Wim Taymans  <wim@fluendo.com>
8452
8453         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
8454         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8455         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
8456         * gst/rtsp/gstrtspsrc.h:
8457         Export sometimes source pad with correct caps on the template, create
8458         the ghostpad from the template.
8459         Remove RTCP template as we never expose RTCP.
8460         Protect against invalid body size.
8461         Avoid memcpy when creating the output buffer.
8462         Properly post an error and send EOS when the loop function is shut down.
8463
8464 2006-09-18  Wim Taymans  <wim@fluendo.com>
8465
8466         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8467
8468         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8469         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
8470         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8471         * gst/rtsp/gstrtspsrc.h:
8472         Make sure we can never set an invalid location.
8473
8474         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
8475         * gst/rtsp/rtspmessage.h:
8476         Added _steal_body method for future use.
8477
8478         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
8479         Make freeing of NULL url return immediatly.
8480
8481 2006-09-18  Wim Taymans  <wim@fluendo.com>
8482
8483         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8484
8485         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
8486         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
8487         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
8488         (gst_rtspsrc_change_state):
8489         * gst/rtsp/gstrtspsrc.h:
8490         Use boilerplate.
8491         Make rtspsrc subclass GstBin to make state changes easier.
8492         Add Range header field on the PLAY request.
8493
8494 2006-09-18  Wim Taymans  <wim@fluendo.com>
8495
8496         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8497
8498         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
8499         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8500         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
8501         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
8502         * gst/rtsp/rtspconnection.c: (inet_aton):
8503         Small cleanups.
8504         when multicast is selected as the transport, create UDP sources and
8505         connect to the multicast group.
8506         Move parsing and setting of caps to a common place.
8507         Fixes #349894.
8508
8509 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
8510
8511         * ext/flac/gstflactag.c:
8512         * gst/alpha/gstalpha.c:
8513         * gst/debug/breakmydata.c:
8514         * gst/debug/negotiation.c:
8515         * gst/debug/testplugin.c:
8516         * gst/effectv/gstaging.c:
8517         * gst/effectv/gstdice.c:
8518         * gst/effectv/gstedge.c:
8519         * gst/effectv/gstquark.c:
8520         * gst/effectv/gstrev.c:
8521         * gst/effectv/gstshagadelic.c:
8522         * gst/effectv/gstvertigo.c:
8523         * gst/effectv/gstwarp.c:
8524         * gst/multipart/multipartdemux.c:
8525         * gst/multipart/multipartmux.c:
8526         * gst/videobox/gstvideobox.c:
8527         * gst/videofilter/gstgamma.c:
8528         * gst/videofilter/gstvideotemplate.c:
8529         * gst/videomixer/videomixer.c:
8530         * sys/sunaudio/gstsunaudiosrc.h:
8531         More G_OBJECT macro fixing.
8532
8533 2006-09-16  Wim Taymans  <wim@fluendo.com>
8534
8535         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
8536
8537         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
8538         Correctly set the dwLength in strh.
8539         With this patch, the file duration is now displayed correctly in window
8540         media player and the AVI plays completely. Fixes #356147
8541
8542 2006-09-15  Wim Taymans  <wim@fluendo.com>
8543
8544         Patch by: Darren Kenny <darren dot kenny at sun dot com>
8545
8546         * sys/sunaudio/gstsunaudiomixerctrl.c:
8547         (gst_sunaudiomixer_ctrl_build_list):
8548         Set the output track as the MASTER so that the gnome-settings-daemon
8549         keybindings for changing the volume using the keyboard works.
8550         Fixes #356142.
8551
8552 2006-09-15  Wim Taymans  <wim@fluendo.com>
8553
8554         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
8555         Fix documentation, it is not possible to control the framerate of jpegdec
8556         using filtered caps yet. Fixes #355210.
8557         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
8558         stop when there is an error.
8559
8560 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8561
8562         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
8563         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8564           Don't interpret a first buffer with an offset of NONE as
8565           'from the middle of the stream', but only a first buffer
8566           that has a valid buffer offset that's non-zero (see #345449).
8567
8568 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8569
8570         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
8571         (gst_icydemux_typefind_or_forward):
8572         * gst/icydemux/gsticydemux.h:
8573           When we merge/collect multiple incoming buffers for typefinding
8574           purposes, keep an initial 0 offset on the first outgoing buffer
8575           as well (otherwise id3demux won't work right). Fixes #345449.
8576           Also Make buffer metadata writable before setting buffer caps.
8577
8578         * tests/check/elements/icydemux.c: (typefind_succeed),
8579         (cleanup_icydemux), (push_data), (GST_START_TEST),
8580         (icydemux_suite):
8581           Small test case for the above.
8582
8583 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
8584
8585         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
8586         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8587         (gst_avi_demux_stream_header_push),
8588         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8589         (gst_avi_demux_loop):
8590           More code reuse and better logging in _peek_chunk(). Reintroduce check
8591           for chunk sizes before reading them (avoid oom). Better handling for 
8592           invalid chunksizes when streaming.
8593
8594 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
8595
8596         * gst/level/gstlevel.c: (gst_level_set_property):
8597         * gst/level/gstlevel.h:
8598           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
8599           René Stadler
8600
8601 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
8602
8603         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8604         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8605         (gst_avi_demux_stream_data):
8606           Revert one change to fix streaming avi (adapter size != data size).
8607
8608 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8609
8610         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
8611
8612         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
8613         (gst_matroska_demux_reset),
8614         (gst_matroska_demux_read_track_encodings),
8615         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
8616         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8617         (gst_matroska_demux_subtitle_caps):
8618         * gst/matroska/matroska-ids.h:
8619           Add support for VOBSUB subtitle tracks and zlib-compressed
8620           tracks. Make sure we start on a keyframe after a seek. (#343348)
8621
8622 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8623
8624         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
8625         (gst_matroska_demux_push_flac_codec_priv_data),
8626         (gst_matroska_demux_push_xiph_codec_priv_data),
8627         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8628         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
8629         * gst/matroska/matroska-ids.h:
8630           Add basic FLAC support (#311586), not perfect yet though, needs some
8631           tweaking in flacdec; also, seeking could be better.
8632           Do better bounds checking when deserialising vorbis stream headers
8633           to make sure we don't read beyond the end of the buffer on bad input.
8634
8635 2006-09-04  Wim Taymans  <wim@fluendo.com>
8636
8637         Patch by: Alessandro Decina <alessandro at nnva dot org>
8638
8639         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8640         Seeking back in a file containing a CMML stream errors out if the seek
8641         goes back up to the CMML headers. This is because after the seek the xml
8642         processing instruction <?xml ...?> is submitted to the xml parser again, 
8643         which results in an error. The attached patch fixes the problem. 
8644         Fixes #353908.
8645
8646         * ext/annodex/gstcmmlenc.h:
8647         Fix authors name.
8648
8649
8650 2006-08-28  Andy Wingo  <wingo@pobox.com>
8651
8652         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8653         New helper function to lessen the ifdefs.
8654         (GST_INFO_OBJECT): 
8655         (gst_dv1394src_iso_receive): Use it.
8656         (gst_dv1394src_create): Also use the control sockets in iec61883
8657         mode.
8658         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8659         handle for AVC operations; fixes #348233.
8660
8661 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8662
8663         * configure.ac:
8664         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8665         * docs/plugins/inspect/plugin-audiofx.xml:
8666         * docs/plugins/inspect/plugin-audiofxgood.xml:
8667         * gst/audiofx/Makefile.am:
8668         * gst/audiofx/audiofx.c:
8669         * gst/audiofxgood/.cvsignore:
8670         * gst/audiofxgood/Makefile.am:
8671         * gst/audiofxgood/audiofx.c:
8672         * gst/audiofxgood/audiopanorama.c:
8673         * gst/audiofxgood/audiopanorama.h:
8674           Rename again (audiofxgood -> audiofx).
8675
8676 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8677
8678         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8679         (gst_avi_demux_stream_scan):
8680           Initialze variables.
8681
8682 2006-08-25  Wim Taymans  <wim@fluendo.com>
8683
8684         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8685         (gst_avi_demux_init), (gst_avi_demux_finalize),
8686         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8687         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8688         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8689         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8690         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8691         (gst_avi_demux_massage_index),
8692         (gst_avi_demux_calculate_durations_from_index),
8693         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8694         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8695         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8696         (gst_avi_demux_change_state):
8697         * gst/avi/gstavidemux.h:
8698         More attempts to turn this into readable code.
8699         Don't leak adapters.
8700         Calculate duration according to index more efficiently.
8701         Don't try to act like we drive the pipeline in chain mode.
8702
8703 2006-08-25  Wim Taymans  <wim@fluendo.com>
8704
8705         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8706         Fix build.
8707
8708 2006-08-25  Wim Taymans  <wim@fluendo.com>
8709
8710         Patch by: Alessandro Decina <alessandro at nnva dot org>
8711
8712         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8713         Do some extra sanity checks.
8714         Fixes #350340.
8715
8716         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8717         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8718         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8719         Check if clip->start_time is valid before adding the clip to the
8720         track list.
8721         Reset enc->preamble going from PAUSED to READY.
8722         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8723         only used for EOS.
8724         Only post an error message if we were the one that created the fatal
8725         GstFlowReturn value.
8726
8727         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8728         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8729         Parse the seconds field of the npt-sec time format using %llu rather than
8730         %d and check that the value scaled by GST_SECOND doesn't overflow.
8731         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8732         Lookup a clip's track with clip->track rather than clip->id which
8733         makes no sense.
8734         Identify a clip by its track and start time and not its xml id.
8735         do some more input checking and make sure we don't do undefined shifts.
8736
8737         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8738         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8739         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8740         (push_clip), (push_empty_clip), (check_output_clip),
8741         (GST_START_TEST), (cmmldec_suite):
8742         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8743         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8744         (check_headers), (push_clip), (check_clip_times), (check_clip),
8745         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8746         Added some more checks.
8747
8748 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8749
8750         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8751         (gst_audio_panorama_set_property),
8752         (gst_audio_panorama_get_property),
8753         (gst_audio_panorama_transform_m2s_int),
8754         (gst_audio_panorama_transform_s2s_int),
8755         (gst_audio_panorama_transform_m2s_float),
8756         (gst_audio_panorama_transform_s2s_float):
8757         * gst/audiofxgood/audiopanorama.h:
8758         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8759           Make also the pan-property float (saves scaling and yields better
8760           resolution)
8761
8762 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8763
8764         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8765         (gst_audio_panorama_transform_m2s_float),
8766         (gst_audio_panorama_transform_s2s_float):
8767           ChangeLog surgery to add cymax's real name
8768
8769
8770 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8771
8772         Patch by: René Stadler <mail@renestadler.de>
8773
8774         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8775         (gst_audio_panorama_transform_m2s_int),
8776         (gst_audio_panorama_transform_s2s_int),
8777         (gst_audio_panorama_transform_m2s_float),
8778         (gst_audio_panorama_transform_s2s_float),
8779         (gst_audio_panorama_transform):
8780         * gst/audiofxgood/audiopanorama.h:
8781           Added float support
8782
8783 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8784
8785         * gst/audiofxgood/audiopanorama.c:
8786         (gst_audio_panorama_transform_m2s):
8787           Fix docs & debug category. Add Fixme for volume pan levels.
8788
8789 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8790
8791         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8792         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8793         (gst_avi_demux_stream_header_pull),
8794         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8795         (gst_avi_demux_chain):
8796           unbreak AVI index handling, some more debug, remove an obsolete
8797           adapter_flush that caused streaming to wander off in the wild
8798
8799 2006-08-24  Wim Taymans  <wim@fluendo.com>
8800
8801         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8802         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8803         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8804         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8805         (gst_avi_demux_calculate_durations_from_index),
8806         (gst_avi_demux_stream_header_push),
8807         (gst_avi_demux_stream_header_pull):
8808         * gst/avi/gstavidemux.h:
8809         Some more cleanups. 
8810         Fix totalFrames parsing in ODML.
8811         Disable use of index for length calculation in case of ODML as this is
8812         broken now.
8813
8814 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8815
8816         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8817           Use libgsttag helper function here too.
8818
8819 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8820
8821         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8822         (gst_avi_demux_init), (gst_avi_demux_dispose),
8823         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8824         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8825         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8826         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8827         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8828         (gst_avi_demux_parse_subindex),
8829         (gst_avi_demux_read_subindexes_push),
8830         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8831         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8832         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8833         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8834         (gst_avi_demux_stream_header_pull),
8835         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8836         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8837         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8838         (gst_avi_demux_change_state):
8839         * gst/avi/gstavidemux.h:
8840           Initial streaming support for avidemux (fixes #336465)
8841
8842 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8843
8844         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8845           There is no taglibmux element ...
8846
8847         * gst/rtsp/gstrtspsrc.c:
8848           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8849           was complaining about unknown entity here.
8850
8851 2006-08-22  Wim Taymans  <wim@fluendo.com>
8852
8853         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8854         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8855         (gst_avi_demux_process_next_entry):
8856         * gst/avi/gstavidemux.h:
8857         Mark DISCONT.
8858         Remove old unused fields and reorder the struct a bit.
8859
8860 2006-08-22  Wim Taymans  <wim@fluendo.com>
8861
8862         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8863         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8864         (gst_rtspsrc_pause):
8865         * gst/rtsp/gstrtspsrc.h:
8866         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8867         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8868         Small documentation updates.
8869
8870 2006-08-22  Wim Taymans  <wim@fluendo.com>
8871
8872         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8873         (gst_avi_demux_index_entry_for_time),
8874         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8875         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8876         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8877         (gst_avi_demux_next_data_buffer),
8878         (gst_avi_demux_calculate_durations_from_index),
8879         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8880         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8881         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8882         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8883         * gst/avi/gstavidemux.h:
8884         Precalc most of the duration query for each stream.
8885         Make seeking more correct.
8886         Use GstSegment to track position and duration.
8887         Code cleanups and leak fixes.
8888         Calculate correct total duration based on index length.
8889
8890 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8891
8892         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8893         (parse_insert_string_field):
8894           If strings in text fields are marked ISO8859-1, but contain
8895           valid UTF-8 already, then handle them as UTF-8 and ignore
8896           the encoding. (#351794)
8897
8898 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8899
8900         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8901         (gst_flac_dec_write), (gst_flac_dec_loop),
8902         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8903         (gst_flac_dec_src_query):
8904         * ext/flac/gstflacdec.h:
8905           Make flac-in-ogg work (#352100).
8906
8907 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8908
8909         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8910           Don't unref buffers of which we've already given away
8911           ownership to the adapter.
8912
8913 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8914
8915         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8916           Make metadata extraction actually work.
8917
8918         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8919         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8920         (gst_speexenc_chain):
8921           Fix metadata writing: replace old code which wrote completely
8922           broken tags with libgsttag-based code. Plus miscellaneous
8923           code cleanups (use static pad templates etc.) and a bunch
8924           of leak fixes.
8925
8926 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8927
8928         * gst/audiopanorama/.cvsignore:
8929         * gst/audiopanorama/Makefile.am:
8930         * gst/audiopanorama/audiofx.c:
8931         * gst/audiopanorama/audiopanorama.c:
8932         * gst/audiopanorama/audiopanorama.h:
8933           die! die! die! you should never have been there
8934
8935 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8936
8937         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8938         Fix invalid memory access in audiopanorama test suite.
8939
8940 2006-08-21  Edward Hervey  <edward@fluendo.com>
8941
8942         * tests/check/elements/.cvsignore:
8943         ignore built file
8944
8945 2006-08-21  Wim Taymans  <wim@fluendo.com>
8946
8947         * gst/rtp/Makefile.am:
8948         Fix the build again.
8949
8950 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8951
8952         * gst/audiofxgood/.cvsignore:
8953         * gst/audiofxgood/Makefile.am:
8954         * gst/audiofxgood/audiofx.c: (plugin_init):
8955         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8956         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8957         (gst_audio_panorama_set_property),
8958         (gst_audio_panorama_get_property),
8959         (gst_audio_panorama_get_unit_size),
8960         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8961         (gst_audio_panorama_transform_m2s),
8962         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8963         * gst/audiofxgood/audiopanorama.h:
8964           resubmit with the desired name *again*
8965
8966 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8967
8968         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8969         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8970           use g_assert in _get_unit_size
8971
8972 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8973
8974         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8975         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8976         * docs/plugins/inspect/plugin-audiofxgood.xml:
8977           cleanup -unused.txt to make it useful, add previously missing docs
8978
8979         * ext/Makefile.am:
8980           Quietly (accidentally) enable LADSPA for building by default, 
8981           despite the fact that it doesn't meet the plugin checklist.
8982             -- Added by Jan Schmidt 18 Dec 2006
8983
8984         * ext/esd/esdmon.c:
8985         * ext/esd/esdsink.c:
8986         * ext/esd/gstesd.c: (plugin_init):
8987           reflow to get rid of two external symbols
8988
8989         * gst/audiofxgood/audiofx.c: (plugin_init):
8990           re-add
8991
8992 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8993
8994         * configure.ac:
8995         * gst/audiofxgood/.cvsignore:
8996         * gst/audiofxgood/Makefile.am:
8997         * gst/audiofxgood/audiofx.c
8998         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8999         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
9000         (gst_audio_panorama_set_property),
9001         (gst_audio_panorama_get_property),
9002         (gst_audio_panorama_get_unit_size),
9003         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
9004         (gst_audio_panorama_transform_m2s),
9005         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
9006         * gst/audiofxgood/audiopanorama.h:
9007         * tests/check/Makefile.am:
9008         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
9009         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
9010         (panorama_suite), (main):
9011         Add audiofxgood plugin with audiopanorama element
9012
9013 2006-08-18  Wim Taymans  <wim@fluendo.com>
9014
9015         * docs/plugins/Makefile.am:
9016         More Oss docs fixage. 
9017
9018 2006-08-18  Wim Taymans  <wim@fluendo.com>
9019
9020         * gst/rtp/Makefile.am:
9021         * gst/rtp/gstrtp.c: (plugin_init):
9022         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
9023         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
9024         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
9025         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
9026         (gst_rtp_sv3v_depay_get_property),
9027         (gst_rtp_sv3v_depay_change_state),
9028         (gst_rtp_sv3v_depay_plugin_init):
9029         * gst/rtp/gstrtpsv3vdepay.h:
9030         Added experimental SVQ3 depayloader.
9031
9032 2006-08-18  Edward Hervey  <edward@fluendo.com>
9033
9034         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
9035         (gst_dvdemux_loop), (gst_dvdemux_change_state):
9036         * ext/dv/gstdvdemux.h:
9037         When handling seek requests, don't send the newsegment event from the
9038         calling thread. Instead save it so it can be sent from the streaming
9039         thread.
9040
9041 2006-08-17  Wim Taymans  <wim@fluendo.com>
9042
9043         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9044
9045         * gst/multipart/multipartdemux.c: (multipart_parse_header):
9046         Accept leading whitespace before the boundary
9047         This patch makes the demuxer allow some whitespace before the actual
9048         boundary. This makes the demuxer work with the ``old'' gstreamer
9049         multipartmuxer again (which placed an extra \n before the start
9050         of the stream) Fixes #349068.
9051
9052 2006-08-17  Wim Taymans  <wim@fluendo.com>
9053
9054         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
9055         Error out on non-implemented stuff.
9056
9057 2006-08-16  Wim Taymans  <wim@fluendo.com>
9058
9059         Patch by: Andy Wingo <wingo at pobox dot com>
9060
9061         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
9062         (gst_signal_processor_start), (gst_signal_processor_stop),
9063         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
9064         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
9065         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
9066         (gst_signal_processor_change_state):
9067         Make ladspa elements reusable. Fixes #350006.
9068
9069 2006-08-16  Wim Taymans  <wim@fluendo.com>
9070
9071         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
9072         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
9073         names as possible. Fixes #349901.
9074
9075 2006-08-16  Wim Taymans  <wim@fluendo.com>
9076
9077         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
9078         (gst_signal_processor_do_pushes):
9079         A push() gives away our refcount so we should not use the buffer on the
9080         pen anymore.
9081
9082 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9083
9084         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
9085         (gst_oss_mixer_element_finalize):
9086           Don't leak device string.
9087
9088 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9089
9090         * configure.ac:
9091           Require CVS of GStreamer core and -base (for
9092           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
9093
9094         * ext/taglib/gstid3v2mux.cc:
9095           Write extended comment tags properly (#348762).
9096
9097         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9098         (parse_comment_frame):
9099           Extract COMM frames into extended comments, which makes it
9100           easier to properly retain the description bit of the tag
9101           and maintain this information when re-tagging (#348762).
9102
9103 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9104
9105         * tests/check/Makefile.am:
9106           Don't try to run annodex unit tests if the annodex
9107           plugin has not been built (Fixes #351116).
9108
9109 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9110
9111         * gst/autodetect/gstautoaudiosink.c:
9112         (gst_auto_audio_sink_find_best):
9113           When we can't find a usable audiosink, don't error out,
9114           but use a fake sink instead and post a warning message
9115           on the bus (#341278).
9116
9117 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9118
9119         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
9120         * sys/oss/gstosssink.c:
9121         * sys/oss/gstosssrc.c:
9122           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
9123           ossmixer's new device property.
9124
9125         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9126         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9127           Add docs for OSS elements.
9128
9129         * docs/plugins/inspect/plugin-aasink.xml:
9130         * docs/plugins/inspect/plugin-alaw.xml:
9131         * docs/plugins/inspect/plugin-alpha.xml:
9132         * docs/plugins/inspect/plugin-alphacolor.xml:
9133         * docs/plugins/inspect/plugin-annodex.xml:
9134         * docs/plugins/inspect/plugin-apetag.xml:
9135         * docs/plugins/inspect/plugin-auparse.xml:
9136         * docs/plugins/inspect/plugin-autodetect.xml:
9137         * docs/plugins/inspect/plugin-avi.xml:
9138         * docs/plugins/inspect/plugin-cacasink.xml:
9139         * docs/plugins/inspect/plugin-cairo.xml:
9140         * docs/plugins/inspect/plugin-cdio.xml:
9141         * docs/plugins/inspect/plugin-cutter.xml:
9142         * docs/plugins/inspect/plugin-debug.xml:
9143         * docs/plugins/inspect/plugin-dv.xml:
9144         * docs/plugins/inspect/plugin-efence.xml:
9145         * docs/plugins/inspect/plugin-effectv.xml:
9146         * docs/plugins/inspect/plugin-esdsink.xml:
9147         * docs/plugins/inspect/plugin-flac.xml:
9148         * docs/plugins/inspect/plugin-flxdec.xml:
9149         * docs/plugins/inspect/plugin-gconfelements.xml:
9150         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9151         * docs/plugins/inspect/plugin-goom.xml:
9152         * docs/plugins/inspect/plugin-halelements.xml:
9153         * docs/plugins/inspect/plugin-icydemux.xml:
9154         * docs/plugins/inspect/plugin-id3demux.xml:
9155         * docs/plugins/inspect/plugin-jpeg.xml:
9156         * docs/plugins/inspect/plugin-level.xml:
9157         * docs/plugins/inspect/plugin-matroska.xml:
9158         * docs/plugins/inspect/plugin-mulaw.xml:
9159         * docs/plugins/inspect/plugin-multipart.xml:
9160         * docs/plugins/inspect/plugin-navigationtest.xml:
9161         * docs/plugins/inspect/plugin-ossaudio.xml:
9162         * docs/plugins/inspect/plugin-png.xml:
9163         * docs/plugins/inspect/plugin-rtp.xml:
9164         * docs/plugins/inspect/plugin-rtsp.xml:
9165         * docs/plugins/inspect/plugin-shout2send.xml:
9166         * docs/plugins/inspect/plugin-smpte.xml:
9167         * docs/plugins/inspect/plugin-speex.xml:
9168         * docs/plugins/inspect/plugin-taglib.xml:
9169         * docs/plugins/inspect/plugin-udp.xml:
9170         * docs/plugins/inspect/plugin-videobalance.xml:
9171         * docs/plugins/inspect/plugin-videobox.xml:
9172         * docs/plugins/inspect/plugin-videoflip.xml:
9173         * docs/plugins/inspect/plugin-videomixer.xml:
9174         * docs/plugins/inspect/plugin-wavenc.xml:
9175         * docs/plugins/inspect/plugin-wavparse.xml:
9176         * docs/plugins/inspect/plugin-ximagesrc.xml:
9177           Update to CVS version.
9178           
9179 2006-08-16  Wim Taymans  <wim@fluendo.com>
9180
9181         * gst/rtp/gstrtpamrdepay.c:
9182         * gst/rtp/gstrtpmp4gdepay.c:
9183         Caps extra properties must be defined as strings for
9184         depayloaders because they are generated from an SDP.
9185
9186         * gst/rtp/Makefile.am:
9187         * gst/rtp/gstrtp.c: (plugin_init):
9188         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
9189         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
9190         (gst_rtp_h264_depay_finalize), (decode_base64),
9191         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
9192         (gst_rtp_h264_depay_set_property),
9193         (gst_rtp_h264_depay_get_property),
9194         (gst_rtp_h264_depay_change_state),
9195         (gst_rtp_h264_depay_plugin_init):
9196         * gst/rtp/gstrtph264depay.h:
9197         Added basic, not completely functional RFC 3984 H264 depayloader.
9198
9199 2006-08-16  Wim Taymans  <wim@fluendo.com>
9200
9201         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
9202         Add pads after setting them up.
9203
9204         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9205         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
9206         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
9207         (gst_rtspsrc_stream_setup_rtp),
9208         (gst_rtspsrc_stream_configure_transport),
9209         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
9210         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
9211         (gst_rtspsrc_pause):
9212         * gst/rtsp/gstrtspsrc.h:
9213         Fix interleaved mode.
9214          - Protect streaming with lock.
9215          - Combine flows
9216          - set caps on outgoing buffers.
9217          - strip trailing \0 from data packets.
9218          - Configure RTP/RTCP in stream.
9219         Use DEBUG_OBJECT more.
9220
9221 2006-08-16  Wim Taymans  <wim@fluendo.com>
9222
9223         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9224         Turn a g_print into a DEBUG line.
9225
9226 2006-08-13  Wim Taymans  <wim@fluendo.com>
9227
9228         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
9229         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
9230         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
9231         (gst_oss_mixer_element_get_property),
9232         (gst_oss_mixer_element_change_state):
9233         * sys/oss/gstossmixerelement.h:
9234         Small cleanups. Better error reporting.
9235         Add device property for the mixer instead of the hardcoded
9236         /dev/mixer. Fixes #350785.
9237         API: GstOssMixerElement::device property
9238
9239 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
9240
9241         Patch by: Jens Granseuer <jensgr at gmx net>
9242
9243         * gconf/Makefile.am:
9244           Make --disable-schemas work right (they still need
9245           to be copied to the installation directory, just not
9246           applied). Fixes #351347 (also #344100).
9247           
9248 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9249
9250         * configure.ac: back to HEAD
9251
9252 === release 0.10.4 ===
9253
9254 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
9255
9256         * configure.ac:
9257           releasing 0.10.4, "Dear Leader"
9258
9259 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9260
9261         Patch by: Edward Hervey <edward@fluendo.com>
9262
9263         * configure.ac:
9264         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9265         (gst_wavparse_stream_data):
9266         Send the newsegment event in the streaming thread.
9267         Fixes #347529
9268
9269 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
9270
9271         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
9272         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
9273         (gst_smokeenc_resync), (gst_smokeenc_chain):
9274           Refuse sink caps in the encoder if width or height is not a
9275           multiple of 16, the encoder does not support that yet (#349939);
9276           along the same lines, check the return value of the encoder
9277           setup function; also remove some debug log clutter.
9278
9279 2006-08-04  Andy Wingo  <wingo@pobox.com>
9280
9281         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
9282         whether a processor can work in place or not, and for keeping
9283         track of its state. Change the FlowReturn instance variable from
9284         "state" to "flow_state", all callers changed.
9285
9286         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
9287         (gst_signal_processor_start, gst_signal_processor_stop)
9288         (gst_signal_processor_cleanup): New functions to manage the
9289         processor's state.
9290         (gst_signal_processor_setcaps): start() as well as setup() here.
9291         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
9292         (gst_signal_processor_change_state): Stop and cleanup the
9293         processor as we go to NULL.
9294
9295         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
9296         INPLACE_BROKEN is not set.
9297
9298         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
9299         Do the alloc_buffer in bytes, not frames.
9300         
9301 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9302
9303         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
9304         Fix rgb masks when recording in < 24bpp.
9305
9306 2006-08-04  Andy Wingo  <wingo@pobox.com>
9307
9308         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
9309         (gst_signal_processor_prepare)
9310         (gst_signal_processor_update_inputs)
9311         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
9312         (gst_signal_processor_flush)
9313         (gst_signal_processor_sink_activate_push)
9314         (gst_signal_processor_src_activate_pull)
9315         (gst_signal_processor_change_state): Remove the last of the code
9316         that assumes that we process whole buffers at a time. Fix some
9317         debugging. Seems to work now in some cases.
9318         (gst_signal_processor_src_activate_pull): BPB
9319
9320 2006-08-01  Andy Wingo  <wingo@pobox.com>
9321
9322         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
9323         Fix nframes-choosing.
9324         (gst_signal_processor_init): Init pending_in and pending_out.
9325
9326         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
9327         more default sample rate, although we never check that the sample
9328         rate actually gets set. Something for the future.
9329         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
9330         (gst_signal_processor_event): Refcount fixen.
9331         (gst_signal_processor_process): Pull the number of frames to
9332         process from the sizes of the buffers in the input pens.
9333         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
9334         (gst_signal_processor_do_pulls): Add an nframes argument, and use
9335         it instead of buffer_frames.
9336         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
9337         to do_pulls.
9338         (gst_signal_processor_chain)
9339         (gst_signal_processor_sink_activate_push)
9340         (gst_signal_processor_src_activate_pull):  Refcount fixen.
9341
9342         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
9343
9344 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
9345
9346         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
9347         (gst_signal_processor_process):
9348           don't query buffer-frames from caps, add lots of debug-log,
9349           try fix for assert (#349189)
9350
9351 2006-07-31  Wim Taymans  <wim@fluendo.com>
9352
9353         * gst/udp/gstudpsrc.c:
9354         Fix docs.
9355
9356 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
9357
9358         * ext/ladspa/gstsignalprocessor.c:
9359         (gst_signal_processor_add_pad_from_template),
9360         (gst_signal_processor_init), (gst_signal_processor_setcaps),
9361         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
9362         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
9363         (gst_signal_processor_sink_activate_push),
9364         (gst_signal_processor_src_activate_pull),
9365         (gst_signal_processor_change_state):
9366          Add debugs logs here and there, add more error handling, add some
9367          FIXME comments, filed #349189
9368
9369 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9370
9371         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
9372         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
9373         Set caps on buffer correctly.  Fixes bug #349155.
9374
9375 2006-07-28  Wim Taymans  <wim@fluendo.com>
9376
9377         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9378
9379         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9380         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
9381         (gst_multipart_demux_finalize), (get_line_end),
9382         (multipart_parse_header), (multipart_find_boundary),
9383         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
9384         (gst_multipart_set_property), (gst_multipart_get_property):
9385         Uses GstAdapter instead of own buffering.
9386         Actually parses the mime-type correctly (In tests the mime-type was
9387         always "" with the old version).
9388         Uses the Content-length header if available to speed up things.
9389         Reliably autoscans the boundary name by default.
9390         Fixes #349068.
9391
9392         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
9393         Don't start the stream with a \n.
9394
9395 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
9396
9397         Patch by: Brian Cameron <brian dot cameron at sun com>
9398
9399         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9400           Open source with O_NONBLOCK (#349015).
9401
9402 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
9403
9404         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
9405         (gst_avi_demux_massage_index):
9406         * gst/avi/gstavidemux.h:
9407           Whitespace fixes and more debug
9408
9409 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
9410
9411         * gst/autodetect/gstautoaudiosink.c:
9412         (gst_auto_audio_sink_create_element_with_pretty_name),
9413         (gst_auto_audio_sink_find_best),
9414         (gst_auto_audio_sink_change_state):
9415           Get rid of old and unused magic sound-server properties stuff.
9416           Add suffix to child sink's name that makes it easy to see from
9417           the name alone which type it actually is (alsa, oss, esd, etc.).
9418
9419 2006-07-27  Wim Taymans  <wim@fluendo.com>
9420
9421         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9422         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
9423         (gst_udpsrc_start):
9424         * gst/udp/gstudpsrc.h:
9425         Rename "buffer" to "buffer-size" to make clear it is a size we set and
9426         not some sort of feature we enable.
9427
9428 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
9429
9430         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
9431           Use CLOSE_SOCKET() here instead of close() to maintain
9432           win32 workiness.
9433
9434 2006-07-27  Wim Taymans  <wim@fluendo.com>
9435
9436         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
9437
9438         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9439         (gst_udpsrc_create), (gst_udpsrc_set_property),
9440         (gst_udpsrc_get_property), (gst_udpsrc_start):
9441         * gst/udp/gstudpsrc.h:
9442         Added "buffer-size" property to control the kernel receive buffer size.
9443         Update documentation.
9444         Small cleanups. Fixes #348752.
9445         API: buffer-size property
9446
9447 2006-07-26  Wim Taymans  <wim@fluendo.com>
9448
9449         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
9450
9451         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
9452         (gst_rtp_pcma_pay_handle_buffer):
9453         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
9454         (gst_rtp_pcmu_pay_handle_buffer):
9455         Fix timestamp calculation on outgoing RTP packets.
9456         Fixes #348675.
9457
9458 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9459
9460         * ext/taglib/gstid3v2mux.cc:
9461           Fix writing of comment frames (should be COMM not TCOM),
9462           is still sub-optimal though, since we don't retain or
9463           extract the comment descriptions properly (#334375,
9464           also see #334375).
9465
9466 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9467
9468         * gst/wavparse/gstwavparse.c:
9469           #define 'fact' RIFF chunk if we are not compiling against
9470           -base CVS (we don't want to depend on -base CVS for this
9471           one define only, and also not for release order reasons).
9472
9473 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9474
9475         * ext/taglib/gstid3v2mux.cc:
9476           Handle multiple tags of the same type properly. Re-inject
9477           unparsed ID3v2 frames that we get as binary blobs from
9478           id3demux into the tag again so we don't lose information
9479           when retagging (#334375).
9480
9481 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9482
9483         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
9484           Document newly-added properties properly, so that there is a
9485           'Since: 0.10.4' in the plugin docs. Convert some property
9486           names into canonical GObject style (GObject will do that
9487           internally anyway).
9488
9489 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9490
9491         * gst/id3demux/id3tags.c:
9492         (id3demux_add_id3v2_frame_blob_to_taglist):
9493           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
9494           well, and add the version to the blob's buffer caps, since that
9495           information will be needed for deserialisation later on (#348644).
9496
9497 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
9498
9499         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
9500         (gst_avi_demux_parse_stream):
9501          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
9502          indentation and spacing.
9503
9504 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9505
9506         * docs/plugins/Makefile.am:
9507         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9508         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9509         * docs/plugins/gst-plugins-good-plugins.args:
9510         * docs/plugins/inspect/plugin-1394.xml:
9511         * docs/plugins/inspect/plugin-aasink.xml:
9512         * docs/plugins/inspect/plugin-alaw.xml:
9513         * docs/plugins/inspect/plugin-alpha.xml:
9514         * docs/plugins/inspect/plugin-alphacolor.xml:
9515         * docs/plugins/inspect/plugin-annodex.xml:
9516         * docs/plugins/inspect/plugin-apetag.xml:
9517         * docs/plugins/inspect/plugin-auparse.xml:
9518         * docs/plugins/inspect/plugin-autodetect.xml:
9519         * docs/plugins/inspect/plugin-avi.xml:
9520         * docs/plugins/inspect/plugin-cacasink.xml:
9521         * docs/plugins/inspect/plugin-cairo.xml:
9522         * docs/plugins/inspect/plugin-cdio.xml:
9523         * docs/plugins/inspect/plugin-cutter.xml:
9524         * docs/plugins/inspect/plugin-debug.xml:
9525         * docs/plugins/inspect/plugin-dv.xml:
9526         * docs/plugins/inspect/plugin-efence.xml:
9527         * docs/plugins/inspect/plugin-effectv.xml:
9528         * docs/plugins/inspect/plugin-esdsink.xml:
9529         * docs/plugins/inspect/plugin-flac.xml:
9530         * docs/plugins/inspect/plugin-flxdec.xml:
9531         * docs/plugins/inspect/plugin-gconfelements.xml:
9532         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9533         * docs/plugins/inspect/plugin-goom.xml:
9534         * docs/plugins/inspect/plugin-halelements.xml:
9535         * docs/plugins/inspect/plugin-icydemux.xml:
9536         * docs/plugins/inspect/plugin-id3demux.xml:
9537         * docs/plugins/inspect/plugin-jpeg.xml:
9538         * docs/plugins/inspect/plugin-level.xml:
9539         * docs/plugins/inspect/plugin-matroska.xml:
9540         * docs/plugins/inspect/plugin-mulaw.xml:
9541         * docs/plugins/inspect/plugin-multipart.xml:
9542         * docs/plugins/inspect/plugin-navigationtest.xml:
9543         * docs/plugins/inspect/plugin-ossaudio.xml:
9544         * docs/plugins/inspect/plugin-png.xml:
9545         * docs/plugins/inspect/plugin-rtp.xml:
9546         * docs/plugins/inspect/plugin-rtsp.xml:
9547         * docs/plugins/inspect/plugin-shout2send.xml:
9548         * docs/plugins/inspect/plugin-smpte.xml:
9549         * docs/plugins/inspect/plugin-speex.xml:
9550         * docs/plugins/inspect/plugin-udp.xml:
9551         * docs/plugins/inspect/plugin-videobalance.xml:
9552         * docs/plugins/inspect/plugin-videobox.xml:
9553         * docs/plugins/inspect/plugin-videoflip.xml:
9554         * docs/plugins/inspect/plugin-videomixer.xml:
9555         * docs/plugins/inspect/plugin-wavenc.xml:
9556         * docs/plugins/inspect/plugin-wavparse.xml:
9557         * docs/plugins/inspect/plugin-ximagesrc.xml:
9558           Update files to CVS/Prerelease version, add esdsink docs.
9559
9560         * ext/esd/esdsink.c:
9561           Add gtk-doc blurb.
9562
9563         * gst/rtp/gstrtpmp4vpay.c:
9564           Fix typo in element description.
9565
9566 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9567
9568         * ext/esd/esdsink.c: (gst_esdsink_open),
9569         (gst_esdsink_factory_init):
9570           Prevent libesd from auto-spawning a sound daemon if it
9571           is not already running. Now that we don't do evil stuff
9572           like that any longer we can give esdsink a rank so that
9573           autoaudiosink will try it as well if all other audio
9574           sinks fail (#343051).
9575
9576 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9577
9578         * ext/esd/Makefile.am:
9579           Oops, need to remove README from EXTRA_DIST as well.
9580
9581 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9582
9583         * ext/esd/README:
9584           Remove, it contains nothing useful anyway.
9585
9586         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
9587         (gst_esdsink_delay):
9588           Some small clean-ups; use GST_BOILERPLATE etc.
9589
9590 2006-07-24  Wim Taymans  <wim@fluendo.com>
9591
9592         * gst/law/alaw-decode.c: (alawdec_getcaps):
9593         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
9594         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9595         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
9596         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
9597
9598 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
9599
9600         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
9601         (gst_wavparse_other), (gst_wavparse_perform_seek),
9602         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
9603         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9604         (gst_wavparse_pad_query):
9605         * gst/wavparse/gstwavparse.h:
9606           Use information from 'fact' chunk for length calculation of compressed
9607           samples. Calculate bps if bogus value is found in wav header (embeded
9608           mp2/mp3).
9609           
9610
9611 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9612
9613         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
9614
9615         * configure.ac:
9616         * gst/udp/Makefile.am:
9617         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
9618         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
9619         * gst/udp/gstdynudpsink.h:
9620         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
9621         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
9622         * gst/udp/gstmultiudpsink.h:
9623         * gst/udp/gstudp.c: (plugin_init):
9624         * gst/udp/gstudpsink.h:
9625         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
9626         (gst_udpsrc_start), (gst_udpsrc_stop):
9627         * gst/udp/gstudpsrc.h:
9628         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
9629         (gst_udp_net_utils_win32_wsa_startup):
9630         * gst/udp/gstudpnetutils.h:
9631           Port udp plugin to win32 (#345288).
9632
9633 2006-07-24  Wim Taymans  <wim@fluendo.com>
9634
9635         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9636         Remove unwanted DEBUG line.
9637
9638 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9639
9640         * gst/id3demux/gstid3demux.c: (plugin_init):
9641         * gst/id3demux/id3tags.c:
9642         (id3demux_add_id3v2_frame_blob_to_taglist):
9643         * gst/id3demux/id3tags.h:
9644           On second thought, it might be wiser and more efficient
9645           not to do tag registration from a streaming thread.
9646
9647 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9648
9649         * gst/id3demux/id3tags.c:
9650         (id3demux_add_id3v2_frame_blob_to_taglist),
9651         (id3demux_id3v2_frames_to_tag_list):
9652           Put ID3v2 frames we can't parse as binary blobs into private
9653           tags, so that they are not lost when retagging, at least once
9654           id3v2mux has been taught to re-inject those frames again.
9655           See bug #334375.
9656
9657 2006-07-21  Wim Taymans  <wim@fluendo.com>
9658
9659         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9660         (gst_avi_demux_process_next_entry):
9661         Fix some leaks.
9662
9663         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9664         Don't use \n in debug lines.
9665
9666 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9667
9668         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9669         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9670           Add annodex and icydemux, cleanup the sections a bit
9671
9672 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9673
9674         Patch by: Alex Lancaster <alexl at users sourceforge net>
9675
9676         * ext/taglib/gstid3v2mux.cc:
9677           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9678           ID3v2 TSSE frames (#347898).
9679
9680 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9681
9682         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9683           Respect mpegversion for "video/mpeg" and give message in case of
9684           unhandled versions.
9685
9686 2006-07-17  Wim Taymans  <wim@fluendo.com>
9687
9688         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9689         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9690         (gst_pngdec_chain), (gst_pngdec_sink_event),
9691         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9692         (gst_pngdec_sink_activate_push):
9693         * ext/libpng/gstpngdec.h:
9694         Use statically allocated segment instead of leaking.
9695         Various cleanups.
9696         Fix flush and seek handling.
9697
9698 2006-07-16  Wim Taymans  <wim@fluendo.com>
9699
9700         * gst/rtp/Makefile.am:
9701         * gst/rtp/gstrtp.c: (plugin_init):
9702         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9703         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9704         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9705         (gst_rtp_mp4g_depay_set_property),
9706         (gst_rtp_mp4g_depay_get_property),
9707         (gst_rtp_mp4g_depay_change_state),
9708         (gst_rtp_mp4g_depay_plugin_init):
9709         * gst/rtp/gstrtpmp4gdepay.h:
9710         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9711         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9712         (gst_rtp_mp4g_pay_flush):
9713         Added simple generic mpeg4 depayloader.
9714         Fix generic mpeg4 payloader.
9715
9716 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9717
9718         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9719           Don't try doing state changes on a NULL pointer.
9720
9721 2006-07-14  Wim Taymans  <wim@fluendo.com>
9722
9723         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9724
9725         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9726         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9727         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9728         * gst/rtp/gstrtpamrdepay.h:
9729         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9730         Fixes #321191
9731
9732 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9733
9734         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9735         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9736         Fix segfault when moving mouse pointer to the bottom right corner.
9737
9738 2006-07-12  Wim Taymans  <wim@fluendo.com>
9739
9740         * gst/rtp/Makefile.am:
9741         * gst/rtp/gstrtp.c: (plugin_init):
9742         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9743         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9744         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9745         (gst_rtp_mp2t_depay_set_property),
9746         (gst_rtp_mp2t_depay_get_property),
9747         (gst_rtp_mp2t_depay_change_state),
9748         (gst_rtp_mp2t_depay_plugin_init):
9749         * gst/rtp/gstrtpmp2tdepay.h:
9750         Added mpeg2 TS depayloader. Closing #347234.
9751
9752 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9753
9754         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9755           Remove g_assert that shouldn't be there and was triggered
9756           after trying to open a device that doesn't exist or can't
9757           be opened for some other reason (#347972).
9758
9759 2006-07-10  Edward Hervey  <edward@fluendo.com>
9760
9761         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9762         (gst_avi_demux_stream_header), (push_tag_lists):
9763         * gst/avi/gstavidemux.h:
9764         Don't push tag events found by gst_riff_parse_info() before outputting
9765         GST_EVENT_NEWSEGMENT.
9766
9767 2006-07-10  Wim Taymans  <wim@fluendo.com>
9768
9769         * gst/rtsp/Makefile.am:
9770         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9771         (rtsp_connection_close):
9772         * gst/rtsp/rtspdefs.h:
9773         replaced closesocket and close in code with one CLOSE_SOCKET. 
9774         Some more cleanups. Fixes #345301.
9775
9776 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9777
9778         * gst/autodetect/gstautoaudiosink.c:
9779           Fix example pipeline in docs.
9780
9781 2006-07-10  Wim Taymans  <wim@fluendo.com>
9782
9783         Patch by: Rob Taylor <robtaylor at floopily dot org>
9784
9785         * gst/udp/gstmultiudpsink.c: (join_multicast),
9786         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9787         If a destination is added before the stream is set to PAUSED, the
9788         multicast group is not joined as the socket is not created yet. 
9789         Also TTL and LOOP should also be set. Fixes #346921.
9790
9791 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9792
9793         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9794         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9795         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9796         (gst_ximage_src_init):
9797         * sys/ximage/gstximagesrc.h:
9798         Fix use-damage property to actually work :)
9799         Add startx, starty, endx, endy properties so screencasts other than full
9800         screen ones can work.
9801
9802 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9803
9804         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9805         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9806         (gst_ximage_src_class_init), (gst_ximage_src_init):
9807         * sys/ximage/gstximagesrc.h:
9808         Add use_damage property to offer ability to choose whether to use
9809         XDamage or not.
9810
9811 2006-07-07  Wim Taymans  <wim@fluendo.com>
9812
9813         * gst/goom/filters.c: (zoomFilterSetResolution):
9814         Avoid goom coredumping by clearing memory. 
9815         Fixes 345679.
9816
9817 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9818
9819         * win32/vs6/libgstid3demux.dsp:
9820         Add a link to libgsttag-0.10.lib.
9821
9822 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9823
9824         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9825         (gst_tag_demux_read_range):
9826         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9827         (gst_id3demux_read_range):
9828           Don't return FLOW_UNEXPECTED when a buffer is before
9829           the start of the stream (which might happen with
9830           large ID3v2 tags if the tag reading was done pullrange
9831           based and we then switched to push mode later on).
9832           Fixes regression introduced by commit from June 29th.
9833
9834 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9835
9836         * ext/taglib/gstid3v2mux.cc:
9837           Make UTF-8 the default encoding when writing string
9838           tags (before, our UTF-8 strings would automatically
9839           be converted to ISO-8859-1 by taglib and written as
9840           ISO-8859-1 fields if that was possible).
9841
9842         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9843         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9844         (test_taglib_id3mux_with_tags):
9845           Add test case that makes sure our UTF-8 strings have
9846           actually been written into the tag as UTF-8.
9847
9848 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9849
9850         * configure.ac:
9851           Let's try that again.
9852
9853 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9854
9855         * configure.ac:
9856           Disable monoscope plugin for now until it fulfills
9857           all the requirements.
9858
9859 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9860
9861         * configure.ac:
9862         * gst/monoscope/Makefile.am:
9863         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9864         (gst_monoscope_class_init), (gst_monoscope_init),
9865         (gst_monoscope_finalize), (gst_monoscope_reset),
9866         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9867         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9868         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9869         (gst_monoscope_change_state), (plugin_init):
9870         * gst/monoscope/gstmonoscope.h:
9871           Port monoscope visualisation to 0.10.
9872
9873 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9874
9875         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9876         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9877           Return FLOW_UNEXPECTED when at the end of the file, not
9878           FLOW_ERROR. Fixes 'internal stream error' errors that
9879           would sometimes occur in totem when scrubbing to the
9880           end of an ID3v1 tagged mp3 file.
9881
9882 2006-07-03  Edward Hervey  <edward@fluendo.com>
9883
9884         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9885         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9886         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9887         * ext/libpng/gstpngdec.h:
9888         Implement buffer clipping/dropping using GstSegment.
9889         This provides accurate seeking.
9890
9891 2006-07-03  Edward Hervey  <edward@fluendo.com>
9892
9893         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9894         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9895         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9896         (gst_avi_demux_process_next_entry), (push_tag_lists),
9897         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9898         * gst/avi/gstavidemux.h:
9899         Proper aggregation of each stream's GstFlowReturn in order to figure out
9900         whether the task should stop or not.
9901         Don't send inline events before pushing out a NEW_SEGMENT, more
9902         specifically for GST_TAG_EVENT.
9903         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9904         sub-indexes.
9905
9906 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9907
9908         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9909
9910         * sys/sunaudio/gstsunaudiomixerctrl.c:
9911         (gst_sunaudiomixer_ctrl_build_list):
9912           Move "Monitor" slider to input tab so it works more like
9913           sdtaudiocontrol, which is what people on Solaris are used
9914           to using for their mixer program (#346259).
9915
9916 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9917
9918         * tests/check/elements/level.c: (GST_START_TEST):
9919           fix a leak, clean up at the end
9920
9921 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9922
9923         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9924         (gst_matroska_demux_send_event),
9925         (gst_matroska_demux_loop_stream_parse_id):
9926         * gst/matroska/matroska-ids.h:
9927           Send tag event after newsegment event.
9928
9929 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9930
9931         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9932         (gst_id3demux_read_range):
9933           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9934           certain cases where a read beyond the end of the file is
9935           requested. Fixes #345930.
9936
9937         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9938         (gst_tag_demux_read_range):
9939           Fix same issue here as well.
9940
9941 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9942
9943         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9944         
9945         Fix hypothetical crash.
9946
9947 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9948
9949         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9950
9951         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9952           Do not modify the ports value. If the user has turned off the
9953           built-in speakers, then we should not reset it in the prepare
9954           function, since this causes the built-in speakers to turn
9955           back on anytime the user changes a track in totem, rhythmbox,
9956           etc. (#346066).
9957
9958 2006-06-23  Wim Taymans  <wim@fluendo.com>
9959
9960         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9961         Fix double caps unref when negotiation fails.
9962
9963 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9964
9965         * ext/annodex/gstcmmldec.c:
9966         * ext/annodex/gstcmmlenc.c:
9967         * ext/annodex/gstcmmlparser.c:
9968         * ext/dv/gstdvdec.c:
9969         * ext/dv/gstdvdemux.c:
9970         * ext/gdk_pixbuf/pixbufscale.c:
9971         * ext/jpeg/gstjpegenc.c:
9972         * ext/jpeg/gstsmokedec.c:
9973         * ext/jpeg/gstsmokeenc.c:
9974         * ext/libpng/gstpngdec.c:
9975         * ext/libpng/gstpngenc.c:
9976         * ext/speex/gstspeexenc.c:
9977         * gst/alpha/gstalphacolor.c:
9978         * gst/cutter/gstcutter.c:
9979         * gst/debug/gstnavigationtest.c:
9980         * gst/icydemux/gsticydemux.c:
9981         * gst/level/gstlevel.c:
9982         * gst/multipart/multipart.c:
9983         * gst/rtp/gstrtpamrpay.c:
9984         * gst/rtp/gstrtpdepay.c:
9985         * gst/rtp/gstrtpilbcpay.c:
9986         * gst/rtp/gstrtpmp4gpay.c:
9987         * gst/rtp/gstrtpmp4vpay.c:
9988         * gst/rtsp/gstrtpdec.c:
9989         * gst/rtsp/gstrtspsrc.c:
9990         * gst/udp/gstdynudpsink.c:
9991         * gst/udp/gstmultiudpsink.c:
9992         * gst/udp/gstudpsrc.c:
9993         * gst/videobox/gstvideobox.c:
9994         * gst/videofilter/gstvideoflip.c:
9995           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9996           plus two minor macro fixes.
9997
9998 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9999
10000         * gst/matroska/matroska-demux.c:
10001         (gst_matroska_demux_check_subtitle_buffer),
10002         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10003         (gst_matroska_demux_subtitle_caps):
10004         * gst/matroska/matroska-ids.c:
10005         (gst_matroska_track_init_subtitle_context):
10006         * gst/matroska/matroska-ids.h:
10007           Try to fix up broken matroska files containing subtitle
10008           streams with non-UTF8 character encodings (courtesy of
10009           mkvmerge) using either the encoding specified in the
10010           GST_SUBTITLE_ENCODING environment variable or the
10011           current locale's character set if it is non-UTF8.
10012           Fixes #337076.
10013
10014 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
10015
10016         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10017           Set image type from APIC frame as "image-type" field
10018           of GST_TAG_IMAGE buffer caps (#344605).
10019
10020 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
10021
10022         * ext/flac/Makefile.am:
10023         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
10024         (gst_flac_dec_reset_decoders),
10025         (gst_flac_dec_setup_seekable_decoder),
10026         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
10027         (gst_flac_dec_metadata_callback),
10028         (gst_flac_dec_metadata_callback_seekable),
10029         (gst_flac_dec_metadata_callback_stream),
10030         (gst_flac_dec_error_callback),
10031         (gst_flac_dec_error_callback_seekable),
10032         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
10033         (gst_flac_dec_read_stream), (gst_flac_dec_write),
10034         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
10035         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
10036         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
10037         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
10038         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
10039         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
10040         (gst_flac_dec_sink_activate_push),
10041         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
10042         * ext/flac/gstflacdec.h:
10043           Support chain-based operation, should make flac-over-DAAP
10044           work (#340492).
10045
10046 2006-06-20  Wim Taymans  <wim@fluendo.com>
10047
10048         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10049         Doc updates, merge some unused symbols.
10050
10051 2006-06-20  Wim Taymans  <wim@fluendo.com>
10052
10053         * docs/plugins/Makefile.am:
10054         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10055         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10056         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
10057         * gst/rtsp/gstrtspsrc.c:
10058         * gst/rtsp/gstrtspsrc.h:
10059         Added documentation for the rtsp plugin. Fixes #345393.
10060
10061 2006-06-20  Wim Taymans  <wim@fluendo.com>
10062
10063         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
10064         (rtsp_connection_close), (rtsp_connection_free):
10065         Use better G_OS_* macros. Fixes #345301 some more.
10066
10067 2006-06-20  Wim Taymans  <wim@fluendo.com>
10068
10069         Patch by: Brian Cameron <brian dot cameron at sun dot com>
10070
10071         * sys/sunaudio/Makefile.am:
10072         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10073         * sys/sunaudio/gstsunaudiomixerctrl.c:
10074         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
10075         (gst_sunaudiomixer_ctrl_list_tracks),
10076         (gst_sunaudiomixer_ctrl_get_volume),
10077         (gst_sunaudiomixer_ctrl_set_volume),
10078         (gst_sunaudiomixer_ctrl_set_mute),
10079         (gst_sunaudiomixer_ctrl_set_record):
10080         * sys/sunaudio/gstsunaudiomixerctrl.h:
10081         * sys/sunaudio/gstsunaudiomixertrack.c:
10082         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
10083         * sys/sunaudio/gstsunaudiomixertrack.h:
10084         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
10085         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
10086         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
10087         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
10088         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
10089         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
10090         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
10091         (gst_sunaudiosrc_reset):
10092         * sys/sunaudio/gstsunaudiosrc.h:
10093         Add a SunAudio source plugin.
10094         Support stereo and right/left channel gain in the mixer plugin.
10095         Support the RECORD flag so that you can switch between line-input and
10096         microphone in gnome-volume-control.
10097         Code cleanups like using an enumerator for track number instead of an 
10098         integer. Fixes #344923.
10099
10100 2006-06-20  Wim Taymans  <wim@fluendo.com>
10101
10102         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
10103
10104         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
10105         (rtsp_connection_close):
10106         Make RTSP plugin compile on windows. Fixes #345301.
10107         Some changes to original patch to catch errors better.
10108         use ifdef WIN32 instead of ifndef.
10109
10110 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10111
10112         * configure.ac:
10113         If we have libraw1394 >= 1.2.1, then we need libiec61883.
10114
10115 2006-06-18  Edward Hervey  <edward@fluendo.com>
10116
10117         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
10118         After a failed buffer alloc, we need to abort the jpeg decoding (it
10119         started when parsing headers to figure out how many bytes we need
10120         to request downstream).
10121
10122 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
10123
10124         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10125
10126         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
10127           Make sure we don't read beyond the end of the file (#345232).
10128
10129 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
10130
10131         * configure.ac:
10132           Fix --disable-external (can't set conditionals conditionally,
10133           #343602).
10134
10135 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
10136
10137         * autogen.sh:
10138         * configure.ac:
10139         * docs/Makefile.am:
10140           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
10141
10142         * docs/plugins/Makefile.am:
10143         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10144         * docs/plugins/inspect/plugin-taglib.xml:
10145           Add/fix apev2mux docs.
10146
10147 2006-06-14  Wim Taymans  <wim@fluendo.com>
10148
10149         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
10150         (gst_dvdec_finalize), (gst_dvdec_sink_event),
10151         (gst_dvdec_change_state):
10152         Reset segment info on flush.
10153         Alloc segment in _init, free in _finalize.
10154
10155         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
10156         Don't send segments twice.
10157
10158 2006-06-14  Wim Taymans  <wim@fluendo.com>
10159
10160         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
10161         Respect segment.stop. Fixes #342592.
10162
10163 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
10164
10165         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
10166           No language specified means the implied language is English
10167           according to the matroska spec (partially fixes #344708);
10168           add some more debug output.
10169
10170 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
10171
10172         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
10173         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10174         (gst_wavparse_chain):
10175           When operating chain-based, don't make any assumptions about the
10176           chunking of the incoming data and make streaming work on days other
10177           than the second Thursday after a full moon. Also fix up debug
10178           messages here and there and make use of the most excellent new
10179           gst_pad_query_peer_duration() utility function.
10180           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
10181
10182         * gst/wavparse/gstwavparse.h:
10183           Remove trailing comma after last enum value, some compilers don't
10184           like that.
10185
10186 2006-06-13  Wim Taymans  <wim@fluendo.com>
10187
10188         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
10189         Handle premature EOS gracefully.
10190
10191 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
10192
10193         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
10194           Prevent out of bounds array access when scrubbing towards
10195           the end of the file between the last index entry and the
10196           end. Fixes occasional 'start <= stop' newsegment event
10197           assertions when scrubbing in MJPEG files.
10198
10199 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
10200
10201         * tests/check/elements/.cvsignore:
10202           And another one.
10203
10204 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
10205
10206         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10207         (scan_encoded_string), (parse_picture_frame):
10208           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
10209
10210         * configure.ac:
10211           Require core >= 0.10.8 (for GST_TAG_IMAGE and
10212           GST_TAG_PPEVIEW_IMAGE used in the patch above).
10213
10214 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10215
10216         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
10217           gratuitous comment changes
10218         * tests/check/elements/level.c: (GST_START_TEST):
10219           fix level test leaks
10220
10221 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
10222
10223         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
10224         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
10225           Use gst_pad_query_peer_duration() utility function here.
10226
10227 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10228
10229         * autogen.sh:
10230           require am17
10231         * configure.ac:
10232         * ext/annodex/Makefile.am:
10233         * ext/cdio/Makefile.am:
10234         * ext/dv/Makefile.am:
10235         * ext/esd/Makefile.am:
10236         * ext/flac/Makefile.am:
10237         * ext/gdk_pixbuf/Makefile.am:
10238         * ext/ladspa/Makefile.am:
10239         * ext/libcaca/Makefile.am:
10240         * ext/speex/Makefile.am:
10241         * ext/taglib/Makefile.am:
10242         * sys/oss/Makefile.am:
10243         * sys/sunaudio/Makefile.am:
10244         * sys/ximage/Makefile.am:
10245           clean up build further
10246
10247 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
10248
10249         * gconf/Makefile.am:
10250           Honour --disable-schemas-install configure option. Fixes #344100.
10251
10252 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
10253
10254         * tests/examples/level/Makefile.am:
10255           Add -lm to LIBS for pow() function, don't assume one of our
10256           dependencies (such as libxml-2.0) drags it in automatically
10257           (#343603).
10258
10259 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
10260
10261         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
10262
10263         * configure.ac:
10264           We should use $SED and not $(SED) in configure.ac (#343678).
10265
10266 2006-06-09  Wim Taymans  <wim@fluendo.com>
10267
10268         Patch by: Brian Cameron <brian dot cameron at sun dot com>
10269
10270         * sys/sunaudio/gstsunaudiomixerctrl.c:
10271         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
10272         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
10273         (gst_sunaudiomixer_ctrl_set_mute):
10274         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
10275         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
10276         (gst_sunaudiosink_write):
10277         Attached find a patch that fixes a number of bugs with the SunAudio
10278         mixer plugin and fixes #344101:
10279         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
10280            tracks onto the tracklist causing gnome-volume-control's preferences
10281            dialog to be messed up and would core dump if you checked/unchecked
10282            any item.
10283         2. We weren't previously setting the MUTE flag properly.  Fixing this
10284            makes gnome-volume-control work better.
10285         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
10286            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
10287            gnome-volume-control look better.
10288         Also some minor cleanup in gstsunaudiosink.c.
10289
10290 2006-06-09  Wim Taymans  <wim@fluendo.com>
10291
10292         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
10293         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
10294         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
10295         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
10296         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
10297         * ext/jpeg/gstjpegdec.h:
10298         API: Added IDCT method property
10299         Small cleanups.
10300         Avoid dynamic allocation of trivial fixed structure.
10301         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
10302
10303 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10304
10305         * configure.ac:
10306         We now require libraw1394 >= 1.1.0 and that version onwards all
10307         have .pc files.
10308
10309 2006-06-02  Edward Hervey  <edward@fluendo.com>
10310
10311         * gst/law/alaw-decode.c: (alawdec_getcaps): 
10312         Trying to get items from an ANY or EMPTY caps is ... stupid.
10313
10314 2006-06-02  Edward Hervey  <edward@fluendo.com>
10315
10316         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
10317         (gst_dvdec_chain), (gst_dvdec_change_state):
10318         * ext/dv/gstdvdec.h:
10319         Added GstSegment handling, now implements dropping/clipping.
10320
10321 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
10322
10323         * ext/aalib/gstaasink.h:
10324         * ext/annodex/gstcmmldec.h:
10325         * ext/cairo/gsttimeoverlay.h:
10326         * ext/dv/gstdvdec.h:
10327         * ext/dv/gstdvdemux.h:
10328         * ext/esd/esdmon.h:
10329         * ext/esd/esdsink.h:
10330         * ext/flac/gstflacenc.h:
10331         * ext/gconf/gstgconfaudiosink.h:
10332         * ext/gconf/gstgconfaudiosrc.h:
10333         * ext/gconf/gstgconfvideosink.h:
10334         * ext/gconf/gstgconfvideosrc.h:
10335         * ext/gdk_pixbuf/gstgdkanimation.h:
10336         * ext/gdk_pixbuf/pixbufscale.h:
10337         * ext/hal/gsthalaudiosink.h:
10338         * ext/hal/gsthalaudiosrc.h:
10339         * ext/jpeg/gstjpegenc.h:
10340         * ext/jpeg/gstsmokedec.h:
10341         * ext/jpeg/gstsmokeenc.h:
10342         * ext/libcaca/gstcacasink.h:
10343         * ext/libmng/gstmngdec.h:
10344         * ext/libmng/gstmngenc.h:
10345         * ext/libpng/gstpngdec.h:
10346         * ext/libpng/gstpngenc.h:
10347         * ext/raw1394/gstdv1394src.h:
10348         * ext/speex/gstspeexenc.h:
10349         * gst/autodetect/gstautoaudiosink.h:
10350         * gst/autodetect/gstautovideosink.h:
10351         * gst/avi/gstavidemux.h:
10352         * gst/cutter/gstcutter.h:
10353         * gst/debug/efence.h:
10354         * gst/debug/gstnavigationtest.h:
10355         * gst/debug/gstnavseek.h:
10356         * gst/flx/gstflxdec.h:
10357         * gst/goom/gstgoom.h:
10358         * gst/icydemux/gsticydemux.h:
10359         * gst/id3demux/gstid3demux.h:
10360         * gst/law/alaw-decode.h:
10361         * gst/law/alaw-encode.h:
10362         * gst/law/mulaw-decode.h:
10363         * gst/law/mulaw-encode.h:
10364         * gst/matroska/matroska-mux.h:
10365         * gst/median/gstmedian.h:
10366         * gst/oldcore/gstaggregator.h:
10367         * gst/oldcore/gstfdsink.h:
10368         * gst/oldcore/gstmd5sink.h:
10369         * gst/oldcore/gstmultifilesrc.h:
10370         * gst/oldcore/gstpipefilter.h:
10371         * gst/oldcore/gstshaper.h:
10372         * gst/oldcore/gststatistics.h:
10373         * gst/rtp/gstasteriskh263.h:
10374         * gst/rtp/gstrtpL16depay.h:
10375         * gst/rtp/gstrtpL16pay.h:
10376         * gst/rtp/gstrtpamrdepay.h:
10377         * gst/rtp/gstrtpamrpay.h:
10378         * gst/rtp/gstrtpdepay.h:
10379         * gst/rtp/gstrtpgsmdepay.h:
10380         * gst/rtp/gstrtpgsmpay.h:
10381         * gst/rtp/gstrtph263pay.h:
10382         * gst/rtp/gstrtph263pdepay.h:
10383         * gst/rtp/gstrtph263ppay.h:
10384         * gst/rtp/gstrtpmp4gpay.h:
10385         * gst/rtp/gstrtpmp4vdepay.h:
10386         * gst/rtp/gstrtpmp4vpay.h:
10387         * gst/rtp/gstrtpmpadepay.h:
10388         * gst/rtp/gstrtpmpapay.h:
10389         * gst/rtp/gstrtppcmadepay.h:
10390         * gst/rtp/gstrtppcmapay.h:
10391         * gst/rtp/gstrtppcmudepay.h:
10392         * gst/rtp/gstrtppcmupay.h:
10393         * gst/rtp/gstrtpspeexdepay.h:
10394         * gst/rtp/gstrtpspeexpay.h:
10395         * gst/rtsp/gstrtpdec.h:
10396         * gst/rtsp/gstrtspsrc.h:
10397         * gst/smpte/gstsmpte.h:
10398         * gst/udp/gstdynudpsink.h:
10399         * gst/udp/gstmultiudpsink.h:
10400         * gst/udp/gstudpsink.h:
10401         * gst/udp/gstudpsrc.h:
10402         * gst/videofilter/gstvideobalance.h:
10403         * gst/videofilter/gstvideoflip.h:
10404         * sys/oss/gstossdmabuffer.h:
10405         * sys/oss/gstossmixerelement.h:
10406         * sys/oss/gstosssink.h:
10407         * sys/oss/gstosssrc.h:
10408         * sys/osxvideo/osxvideosink.h:
10409         * sys/sunaudio/gstsunaudiomixer.h:
10410         * sys/sunaudio/gstsunaudiosink.h:
10411         * sys/ximage/gstximagesrc.h:
10412         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
10413
10414 2006-05-31  Wim Taymans  <wim@fluendo.com>
10415
10416         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10417         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
10418         (gst_goom_src_setcaps), (gst_goom_src_event),
10419         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
10420         (gst_goom_change_state):
10421         * gst/goom/gstgoom.h:
10422         Handle QoS.
10423         Handle flushing, discont and events.
10424         Fix timestamps and various other cleanups.
10425
10426 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10427
10428         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
10429         Fix bus reset when using libiec61883
10430
10431 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10432
10433         * configure.ac:
10434         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
10435         * ext/raw1394/Makefile.am:
10436         Add CFLAGS.
10437         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
10438         New method, to receive using libiec61883.
10439         (gst_dv1394src_iso_receive),
10440         #ifdef'd out if libiec61883 is present.
10441         (gst_dv1394src_bus_reset),
10442         Get userdata correctly if using libiec61883. 
10443         (gst_dv1394src_create),
10444         When using libiec61883, only poll one fd and no need to read.
10445         (gst_dv1394src_discover_avc_node),
10446         Replace g_warnings.
10447         (gst_dv1394src_start),
10448         Create new handle when we know which dv port.  More reliable
10449         than setting port on an existing handle.  Initialise libiec61883.
10450         (gst_dv1394src_stop):
10451         If using libiec61883, then cleanup its handle properly.
10452         * ext/raw1394/gstdv1394src.h:
10453         Add libiec61883 handle.
10454
10455 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
10456
10457         * gst/avi/gstavidemux.c:
10458           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
10459         * win32/MANIFEST:
10460           sort file listing
10461         * win32/vs6/libgstavi.dsp:
10462           add gstavimux.c to the project
10463         * win32/vs6/libgstid3demux.dsp:
10464           add link to zlib library
10465         * win32/vs6/libgstmatroska.dsp:
10466           add matroska-ids.c to the project
10467
10468 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
10469
10470         Patch by: Sebastian Dröge  <mail at slomosnail de >
10471
10472         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10473         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10474         * ext/taglib/Makefile.am:
10475         * ext/taglib/gstapev2mux.cc:
10476         * ext/taglib/gstapev2mux.h:
10477         * ext/taglib/gstid3v2mux.cc:
10478         * ext/taglib/gsttaglibmux.c: (plugin_init):
10479         * ext/taglib/gsttaglibmux.h:
10480           Add apev2mux element (#343122).
10481         
10482         * tests/check/Makefile.am:
10483         * tests/check/elements/apev2mux.c:
10484         (test_taglib_apev2mux_create_tags),
10485         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
10486         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
10487         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
10488         (apev2mux_suite), (main):
10489           Add unit test for apev2mux element.
10490
10491 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10492
10493         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10494         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10495         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10496           GST_PTR_FORMAT should be used to print caps in debug statements.
10497
10498 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10499
10500         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
10501
10502         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
10503         (ape_demux_parse_tags):
10504           Some clean-ups and additions: map APE 'file' tag to
10505           GST_TAG_LOCATION (#343123); add support for extracting
10506           the track count and clean up parsing a bit (#343127).
10507
10508 2006-05-28  Edward Hervey  <edward@fluendo.com>
10509
10510         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
10511         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
10512
10513 2006-05-28  Edward Hervey  <edward@fluendo.com>
10514
10515         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
10516         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
10517         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
10518         * ext/jpeg/gstjpegdec.h:
10519         Clip outgoing buffers according to currently configured segment.
10520
10521 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10522
10523         * ext/taglib/gstid3v2mux.cc:
10524           Handle  writing of track-count or album-volume-count without
10525           track-number or albume-volume-number (in this case the number
10526           will just be set to 0).
10527
10528         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
10529           It would be nice if we actually checked the values received for
10530           track/album-volume number/count in  _check_tags(), rather than
10531           setting them again ...
10532
10533 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10534
10535         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10536           A track/volume number or count of 0 does not make sense,
10537           just ignore it along with negative numbers (a tag might
10538           only contain a track count without a track number).
10539
10540 2006-05-27  Edward Hervey  <edward@fluendo.com>
10541
10542         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
10543         (gst_jpeg_dec_sink_event):
10544         Abort decompression when receiving FLUSH_STOP. This should avoid
10545         issues when interrupting decoding with flushes.
10546
10547 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10548
10549         * ext/flac/gstflac.c:
10550           Don't #include file we don't dist any longer.
10551
10552 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10553
10554         * README:
10555           Replace current README (containing the release notes from
10556           some 0.9.x version) with a proper README taken from the core.
10557
10558 2006-05-24  Wim Taymans  <wim@fluendo.com>
10559
10560         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
10561         Implement EOS correctly by either posting
10562         SEGMENT_DONE or pushing an EOS message depending
10563         on the seek type. Fixes #342592
10564
10565 2006-05-24  Wim Taymans  <wim@fluendo.com>
10566
10567         * gst/law/alaw-decode.c: (gst_alawdec_chain):
10568         * gst/law/alaw-decode.h:
10569         * gst/law/alaw-encode.c: (gst_alawenc_chain):
10570         * gst/law/alaw-encode.h:
10571         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
10572         * gst/law/mulaw-decode.h:
10573         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
10574         * gst/law/mulaw-encode.h:
10575         Some cleanups in the chain functions.
10576         Remove some GStreamer 0.0.2 bits.
10577
10578 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10579
10580         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10581
10582         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
10583           gst_collect_pads_stop() needs to be called before chaining up
10584           to the parent class (#342734).
10585
10586 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10587
10588         * ext/flac/Makefile.am:
10589         * ext/flac/flac_compat.h:
10590         * ext/flac/gstflac.c:
10591         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
10592         * ext/flac/gstflacenc.c:
10593           Remove backwards compatibility cruft for dealing with FLAC API
10594           changes in the 1.0.x series - we require 1.1.1 or newer these days.
10595
10596 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10597
10598         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10599         (gst_matroska_demux_push_xiph_codec_priv_data),
10600         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10601         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
10602         * gst/matroska/matroska-ids.h:
10603         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
10604         (gst_matroska_mux_video_pad_setcaps),
10605         (xiph3_streamheader_to_codecdata),
10606         (vorbis_streamheader_to_codecdata),
10607         (theora_streamheader_to_codecdata),
10608         (gst_matroska_mux_audio_pad_setcaps),
10609         (gst_matroska_mux_write_data):
10610           Add support for muxing/demuxing theora video (#342448; too bad
10611           none of the usual linux players can actually play this). Playback
10612           in GStreamer will require additional changes to theoradec in -base.
10613           Refactor streamheaders <=> CodecPrivateData code a bit; some small
10614           cleanups.
10615
10616 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10617
10618         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
10619         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
10620           Fix crashes when the horizontal subsampling is 1.
10621           Fixes #342097.
10622
10623 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10624
10625         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10626
10627         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
10628         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10629         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10630         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10631         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10632         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10633         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10634         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10635         (gst_avi_mux_change_state):
10636         * gst/avi/gstavimux.h:
10637           Some enhancements for avimux (#342526):
10638            - add odml (large file) index support
10639            - store codec init data (e.g. huffyuv)
10640            - miscellaneous other fixes/cleanups
10641
10642 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10643
10644         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10645         Don't output any tag when we encounter a negative track number - the
10646         tag type is uint, so we end up outputting huge positive numbers
10647         instead. (Fixes: #342029)
10648
10649 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10650
10651         * configure.ac:
10652           update for new GSTPB_PLUGINS_DIR
10653
10654 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10655
10656         * rtp/gst/gstrtph263pay.c:
10657         Properly set static caps for H263 at 34.
10658
10659 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10660
10661         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10662
10663         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10664           Merge event tags and tag setter tags correctly (#339918). Also,
10665           don't leak taglist in case of an error.
10666           
10667 2006-05-17  Edward Hervey  <edward@fluendo.com>
10668
10669         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10670         We can only do caps intersection if the othercaps are non-empty and not
10671         ANY. Else we return the pad template (base_caps).
10672
10673 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10674
10675         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10676           Fix crash when outputting debugging information for certain
10677           pictures (always good to use the right struct member for
10678           the number of records in an array).
10679
10680 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10681
10682         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10683
10684         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10685         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10686         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10687         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10688         (gst_ebml_read_float), (gst_ebml_read_ascii),
10689         (gst_ebml_read_binary):
10690           Don't create unnecessary sub-buffers all the time. Dramatically
10691           improves performance with multiple concurrently running
10692           matroskademux instances (#341818) (and avoids doing
10693           unnecessarily inefficient things in the general case).
10694
10695 2006-05-16  Edward Hervey  <edward@fluendo.com>
10696
10697         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10698         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10699         return value of gst_pad_push_event().
10700
10701 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10702
10703         * gst/autodetect/gstautoaudiosink.c:
10704         (gst_auto_audio_sink_find_best):
10705         * gst/autodetect/gstautovideosink.c:
10706         (gst_auto_video_sink_find_best):
10707         Make the name of the child element be based on the name of the
10708         parent, so that debug output is more useful.
10709         
10710         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10711         (parse_insert_string_field), (parse_split_strings):
10712         Rework string parsing to always walk over BOM markers in UTF16
10713         strings, using the endianness indicated by the innermost one,
10714         then trying the opposite endianness if that fails to convert
10715         to valid UTF-8. Fixes #341774
10716
10717 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10718
10719         Patch from: Matthieu <matthieu at fluendo dot com>
10720
10721         * ext/libpng/Makefile.am:
10722         Add LIBPNG_CFLAGS.
10723
10724 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10725
10726         * ext/taglib/gstid3v2mux.cc:
10727           Add support for writing images (APIC frames) into ID3v2
10728           tags (picture type always set to 'other' for now though).
10729
10730 2006-05-14  Michael Smith  <msmith@fluendo.com>
10731
10732         * gst/wavparse/gstwavparse.c:
10733           Update docs; wavparse implements push and pull modes.
10734
10735 2006-05-12  Wim Taymans  <wim@fluendo.com>
10736
10737         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10738         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10739         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10740         Ooops, bitten by the copy-and-paste design paradigm, fixes
10741         seek again.
10742
10743 2006-05-12  Wim Taymans  <wim@fluendo.com>
10744
10745         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10746         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10747         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10748         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10749         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10750         (gst_avi_demux_massage_index),
10751         (gst_avi_demux_calculate_durations_from_index),
10752         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10753         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10754         (gst_avi_demux_loop):
10755         * gst/avi/gstavidemux.h:
10756         Some cleanups, prepare to use GstSegment.
10757         Fix error in entry walking code.
10758         Fix VBR detection.
10759         Smarter timestamp calculation code.
10760         Uniform error/eos handling.
10761
10762 2006-05-12  Michael Smith  <msmith@fluendo.com>
10763
10764         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10765         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10766           Fix use of uninitialised values if we're NOT seeking in ready.
10767           Fix typos.
10768
10769 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10770
10771         * gst/wavparse/Makefile.am:
10772           Add CFLAGS and LIBS for libgstbase, fixes build on
10773           Cygwin (#341489).
10774
10775 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10776
10777         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10778           Some more debug info. No need to check whether the string
10779           returned by g_convert() is really UTF-8 - either it is or
10780           we get NULL returned.
10781
10782 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10783
10784         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10785           Fix parsing of numeric genre strings some more, by ensuring that
10786           we only try and parse strings that a) Start with '(' and b) Consist
10787           only of digits.
10788           Also, when finding an escaping '((' sequence, bust it back to '(' by
10789           swallowing the first parenthesis
10790
10791 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10792
10793         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10794         (gst_esdsink_open), (gst_esdsink_close):
10795         * ext/esd/esdsink.h:
10796           Move the esd_get_server_info() into gst_esdsink_open() and fail
10797           with a decent error message on errors.
10798
10799 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10800
10801         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10802         (gst_esdmon_channels_get_type):
10803         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10804         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10805         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10806         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10807         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10808         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10809         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10810         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10811         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10812         * gst/videomixer/videomixer.c:
10813         (gst_video_mixer_background_get_type):
10814           Const-ify GEnumValue arrays.
10815
10816 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10817
10818         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10819
10820         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10821         (gst_avi_mux_do_video_buffer):
10822           Work around gst_buffer_make_metadata_writable() bug that
10823           results in avimux marking all frames in the index as
10824           keyframes (#340859).
10825           
10826 2006-05-08  Wim Taymans  <wim@fluendo.com>
10827
10828         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10829         Make parsing of urls suck slightly less.
10830
10831 2006-05-08  Edward Hervey  <edward@fluendo.com>
10832
10833         * autogen.sh: (CONFIGURE_DEF_OPT): 
10834         libtoolize on Darwin/MacOSX is called glibtoolize.
10835
10836 2006-05-08  Wim Taymans  <wim@fluendo.com>
10837
10838         Patch by: Jens Granseuer <jensgr at gmx dot net>
10839
10840         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10841         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10842         C89 compliance fixes. Fixes #340980
10843
10844 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10845
10846         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10847         * ext/flac/gstflacdec.h:
10848           Handle segment seeks that include the end of the file as stop point
10849           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10850           message instead of an EOS event in case we're in segment seek
10851           mode (fixes #340699).
10852           
10853 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10854
10855         * ext/cairo/gsttextoverlay.c:
10856         * ext/flac/gstflacdec.c:
10857         * ext/gdk_pixbuf/pixbufscale.c:
10858         * gst/apetag/gstapedemux.c:
10859         * gst/debug/breakmydata.c:
10860         * gst/debug/testplugin.c:
10861         * gst/matroska/ebml-write.c:
10862         * gst/multipart/multipartdemux.c:
10863         * sys/osxaudio/gstosxaudiosink.c:
10864         * sys/osxaudio/gstosxaudiosrc.c:
10865         Add semicolons after GST_BOILERPLATE[_FULL] so that
10866         indent doesn't mess up following lines.
10867
10868 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10869
10870         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10871
10872         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10873           Don't leak caps when freeing the stream context (#340623).
10874
10875 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10876
10877         * configure.ac:
10878           Back to CVS
10879
10880 === release 0.10.3 ===
10881
10882 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10883
10884         * configure.ac:
10885           releasing 0.10.3, "Desplazado"
10886
10887 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10888
10889         * gst/matroska/matroska-mux.c:
10890         (gst_matroska_mux_stream_is_vorbis_header),
10891         (gst_matroska_mux_write_data):
10892           Don't strcmp() NULL strings.
10893           Only start new clusters on video keyframes, not on any
10894           random audio buffer that doesn't have the DELTA_UNIT
10895           flag set (fixes 'make check' again).
10896
10897 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10898
10899         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10900
10901         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10902         (gst_matroska_mux_stream_is_vorbis_header),
10903         (gst_matroska_mux_write_data):
10904           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10905           value and then dead-lock when muxing vorbis audio streams
10906           (the three vorbis header buffers carry no timestamp, and it
10907           would try to mux these after all video buffers). Fixes #340346.
10908
10909           Improve clustering: start a new cluster also whenever we get
10910           a keyframe.     
10911
10912 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10913
10914         * win32/common/config.h:
10915         * win32/MANIFEST
10916           add the generated file as well
10917
10918 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10919
10920         * Makefile.am:
10921         * configure.ac:
10922         * win32/common/config.h.in:
10923           add win32 stuff
10924
10925 2006-05-03  Michael Smith  <msmith@fluendo.com>
10926
10927         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10928           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10929           SUCKS.
10930
10931 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10932
10933         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10934         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10935         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10936           don't leak caps-string
10937
10938 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10939
10940         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10941         (gst_id3demux_sink_activate):
10942           Let core insert default error message for TYPE_NOT_FOUND
10943           errors, it's just as good as our own and has the added
10944           bonus of being translated.
10945
10946 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10947
10948         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10949         (gst_tag_demux_sink_event):
10950         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10951         (gst_id3demux_sink_event):
10952           Post an error message when we get an EOS event and were not
10953           able to find out the type of stream.
10954
10955         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10956         (test_taglib_id3mux_with_tags):
10957           Decrease num-buffers to 16 per iteration again, otherwise the
10958           many memcpy()s and reallocations in the test will hammer slow
10959           CPUs completely and make the test timeout.
10960
10961 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10962
10963         * configure.ac:
10964           figure out where plugins-base plugins are
10965         * tests/check/Makefile.am:
10966           use plugins-base plugins, so we have typefind functions
10967         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10968           increase num-buffers, this makes sure the test errors out instead
10969           of timing out when no typefind functions are present
10970
10971 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10972
10973         * docs/plugins/Makefile.am:
10974           also check .cc files for gtk-doc markup
10975         * configure.ac:
10976         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10977         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10978         * tests/check/Makefile.am:
10979         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10980         * ext/Makefile.am:
10981         * ext/taglib/Makefile.am:
10982         * ext/taglib/gstid3v2mux.h:
10983         * ext/taglib/gsttaglibmux.c:
10984         * ext/taglib/gsttaglibmux.h:
10985           move taglib-based id3v2muxer to -good.  Fixes #336110.
10986
10987 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10988
10989         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10990           ... and fix multichannel/WAVFORMATEX support again.
10991
10992 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10993
10994         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10995         (gst_wavparse_class_init), (gst_wavparse_dispose),
10996         (gst_wavparse_reset), (gst_wavparse_init),
10997         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10998         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10999         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
11000         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
11001         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11002         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
11003         (gst_wavparse_stream_data), (gst_wavparse_loop),
11004         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
11005         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
11006         (gst_wavparse_change_state), (plugin_init):
11007         * gst/wavparse/gstwavparse.h:
11008           Add push (streaming) mode to wavparse (fixes #337625)
11009
11010 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11011
11012         * configure.ac:
11013         * tests/Makefile.am:
11014           add ximagesrc icles test
11015
11016 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11017
11018         * configure.ac:
11019         * docs/plugins/Makefile.am:
11020         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11021         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11022         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
11023         (gst_cmml_enc_push_clip):
11024         * sys/Makefile.am:
11025         * sys/ximage/Makefile.am:
11026         * sys/ximage/gstximagesrc.c:
11027           Move ximagesrc plug-in to good after review.  Fixes #336756.
11028
11029 2006-04-28  Michael Smith  <msmith@fluendo.com>
11030
11031         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
11032         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
11033         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
11034         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
11035         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
11036         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
11037         * gst/icydemux/gsticydemux.h:
11038           Fix event handling: cache events when typefinding and forward later.
11039
11040 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11041
11042         * sys/osxaudio/gstosxaudiosink.c:
11043         (plugin_init):
11044          Register osxaudiosrc to the plugin.
11045         * sys/osxaudio/gstosxaudiosrc.c:
11046         (gst_osx_audio_src_osxelement_do_init),
11047         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
11048         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
11049         (gst_osx_audio_src_get_property),
11050         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
11051         (gst_osx_audio_src_osxelement_init):
11052         * sys/osxaudio/gstosxaudiosrc.h:
11053           Port of osxaudiosrc to 0.10.
11054         * sys/osxaudio/Makefile.am:
11055           Add osxaudiosrc
11056
11057 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11058
11059         * sys/osxaudio/gstosxringbuffer.c:
11060         * sys/osxaudio/gstosxringbuffer.h:
11061           Forgot to commit earlier, part of the OSX audio plugin port
11062
11063 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
11064
11065         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
11066         (parse_split_strings):
11067           Recognise and skip any byte order marker (BOM) in
11068           UTF-16 strings.
11069
11070 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
11071
11072         * docs/plugins/Makefile.am:
11073         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11074         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11075         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11076         * docs/plugins/inspect/plugin-avi.xml:
11077         * gst/avi/gstavidemux.c:
11078         * gst/avi/gstavimux.c:
11079           Add docs for both avidemux and avimux.
11080
11081 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
11082
11083         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11084
11085         * gst/avi/Makefile.am:
11086         * gst/avi/gstavi.c: (plugin_init):
11087         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
11088         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
11089         (gst_avi_mux_class_init), (gst_avi_mux_init),
11090         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11091         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
11092         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11093         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
11094         (gst_avi_mux_riff_get_avix_header),
11095         (gst_avi_mux_riff_get_video_header),
11096         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
11097         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
11098         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
11099         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
11100         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
11101         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
11102         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
11103         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
11104         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
11105         (gst_avi_mux_change_state):
11106         * gst/avi/gstavimux.h:
11107           Port AVI muxer to GStreamer-0.10 (#332031).
11108
11109         * tests/check/Makefile.am:
11110         * tests/check/elements/avimux.c:
11111         * tests/check/elements/.cvsignore:
11112           Add unit test for AVI muxer.
11113
11114 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
11115
11116         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
11117         (gst_wavparse_class_init), (gst_wavparse_reset),
11118         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
11119         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11120         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11121         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
11122         (gst_wavparse_stream_data), (gst_wavparse_loop),
11123         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
11124         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
11125         (plugin_init):
11126         * gst/wavparse/gstwavparse.h:
11127           reverted patch #337625 for the price of 1 hour sleep
11128
11129 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
11130
11131         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
11132         (gst_wavparse_class_init), (gst_wavparse_reset),
11133         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
11134         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
11135         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11136         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11137         (gst_wavparse_stream_data), (gst_wavparse_loop),
11138         (gst_wavparse_chain), (plugin_init):
11139         * gst/wavparse/gstwavparse.h:
11140           correct partial implementation of push mode
11141           (from my last commit)
11142
11143 2006-04-26  Wim Taymans  <wim@fluendo.com>
11144
11145         * ext/esd/esdsink.c:
11146         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
11147         it is not in esd.h
11148
11149 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
11150
11151         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
11152         (gst_au_parse_class_init), (gst_au_parse_init),
11153         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
11154         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
11155         (gst_au_parse_chain), (gst_au_parse_src_convert),
11156         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
11157         (gst_au_parse_sink_event), (gst_au_parse_src_event),
11158         (gst_au_parse_change_state):
11159         * gst/auparse/gstauparse.h:
11160           Rewrite auparse to suck a little bit less: make source pad
11161           dynamic, so decodebin/playbin work with non-raw formats
11162           like alaw/mulaw; add query function for duration/position
11163           queries; check whether we have enough data before attempting
11164           to parse the header (instead of crashing when that is not the
11165           case); work around audioconvert sucking by swapping endianness
11166           to the native endianness ourselves for float formats; send
11167           initial newsegment event. Fixes #161712.
11168
11169 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11170
11171         * sys/osxaudio/Makefile.am:
11172         * sys/osxaudio/gstosxaudioelement.c:
11173         (gst_osx_audio_element_get_type),
11174         (gst_osx_audio_element_class_init):
11175         * sys/osxaudio/gstosxaudioelement.h:
11176         * sys/osxaudio/gstosxaudiosink.c:
11177         (gst_osx_audio_sink_osxelement_do_init),
11178         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
11179         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
11180         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
11181         (gst_osx_audio_sink_create_ringbuffer),
11182         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
11183         (plugin_init):
11184         * sys/osxaudio/gstosxaudiosink.h:
11185         Port of osxaudiosink to 0.10
11186
11187 2006-04-26  Wim Taymans  <wim@fluendo.com>
11188
11189         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
11190         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
11191         the size of the ringbuffer. This should fix hangs with older 
11192         esd sound servers.
11193
11194 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
11195
11196         * ext/aalib/gstaasink.c:
11197         * ext/annodex/gstcmmldec.c:
11198         * ext/annodex/gstcmmlenc.c:
11199         * ext/cairo/gsttextoverlay.c:
11200         * ext/cairo/gsttimeoverlay.c:
11201         * ext/cdio/gstcdiocddasrc.c:
11202         * ext/dv/gstdvdec.c:
11203         * ext/dv/gstdvdemux.c:
11204         * ext/esd/esdmon.c:
11205         * ext/esd/esdsink.c:
11206         * ext/flac/gstflacenc.c:
11207         * ext/flac/gstflactag.c:
11208         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11209         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11210         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11211         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11212         * ext/gdk_pixbuf/pixbufscale.c:
11213         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11214         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11215         * ext/jpeg/gstjpegdec.c:
11216         * ext/jpeg/gstjpegenc.c:
11217         * ext/jpeg/gstsmokedec.c:
11218         * ext/jpeg/gstsmokeenc.c:
11219         * ext/libcaca/gstcacasink.c:
11220         * ext/libmng/gstmngdec.c:
11221         * ext/libmng/gstmngenc.c:
11222         * ext/libpng/gstpngdec.c:
11223         * ext/libpng/gstpngenc.c:
11224         * ext/mikmod/gstmikmod.c:
11225         * ext/raw1394/gstdv1394src.c:
11226         * ext/shout2/gstshout2.c: (gst_shout2send_init):
11227         * ext/shout2/gstshout2.h:
11228         * ext/speex/gstspeexdec.c:
11229         * ext/speex/gstspeexenc.c:
11230         * gst/alpha/gstalpha.c:
11231         * gst/alpha/gstalphacolor.c:
11232         * gst/apetag/gstapedemux.c:
11233         * gst/auparse/gstauparse.c:
11234         * gst/autodetect/gstautoaudiosink.c:
11235         (gst_auto_audio_sink_base_init):
11236         * gst/autodetect/gstautovideosink.c:
11237         (gst_auto_video_sink_base_init):
11238         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
11239         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11240         * gst/cutter/gstcutter.c:
11241         * gst/debug/breakmydata.c:
11242         * gst/debug/efence.c:
11243         * gst/debug/gstnavigationtest.c:
11244         * gst/debug/gstnavseek.c:
11245         * gst/debug/negotiation.c:
11246         * gst/debug/progressreport.c:
11247         * gst/debug/testplugin.c:
11248         * gst/effectv/gstaging.c:
11249         * gst/effectv/gstdice.c:
11250         * gst/effectv/gstedge.c:
11251         * gst/effectv/gstquark.c:
11252         * gst/effectv/gstrev.c:
11253         * gst/effectv/gstshagadelic.c:
11254         * gst/effectv/gstvertigo.c:
11255         * gst/effectv/gstwarp.c:
11256         * gst/flx/gstflxdec.c:
11257         * gst/goom/gstgoom.c:
11258         * gst/icydemux/gsticydemux.c:
11259         * gst/id3demux/gstid3demux.c:
11260         * gst/interleave/deinterleave.c:
11261         * gst/interleave/interleave.c:
11262         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11263         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11264         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11265         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11266         * gst/level/gstlevel.c:
11267         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11268         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11269         * gst/median/gstmedian.c:
11270         * gst/monoscope/gstmonoscope.c:
11271         * gst/multipart/multipartdemux.c:
11272         * gst/multipart/multipartmux.c:
11273         * gst/oldcore/gstaggregator.c:
11274         * gst/oldcore/gstfdsink.c:
11275         * gst/oldcore/gstmd5sink.c:
11276         * gst/oldcore/gstmultifilesrc.c:
11277         * gst/oldcore/gstpipefilter.c:
11278         * gst/oldcore/gstshaper.c:
11279         * gst/oldcore/gststatistics.c:
11280         * gst/rtp/gstasteriskh263.c:
11281         * gst/rtp/gstrtpL16depay.c:
11282         * gst/rtp/gstrtpL16pay.c:
11283         * gst/rtp/gstrtpamrdepay.c:
11284         * gst/rtp/gstrtpamrpay.c:
11285         * gst/rtp/gstrtpdepay.c:
11286         * gst/rtp/gstrtpgsmpay.c:
11287         * gst/rtp/gstrtph263pay.c:
11288         * gst/rtp/gstrtph263pdepay.c:
11289         * gst/rtp/gstrtph263ppay.c:
11290         * gst/rtp/gstrtpilbcdepay.c:
11291         * gst/rtp/gstrtpmp4gpay.c:
11292         * gst/rtp/gstrtpmp4vdepay.c:
11293         * gst/rtp/gstrtpmp4vpay.c:
11294         * gst/rtp/gstrtpmpadepay.c:
11295         * gst/rtp/gstrtpmpapay.c:
11296         * gst/rtp/gstrtppcmadepay.c:
11297         * gst/rtp/gstrtppcmapay.c:
11298         * gst/rtp/gstrtppcmudepay.c:
11299         * gst/rtp/gstrtppcmupay.c:
11300         * gst/rtp/gstrtpspeexdepay.c:
11301         * gst/rtp/gstrtpspeexpay.c:
11302         * gst/rtsp/gstrtpdec.c:
11303         * gst/rtsp/gstrtspsrc.c:
11304         * gst/smpte/gstsmpte.c:
11305         * gst/udp/gstdynudpsink.c:
11306         * gst/udp/gstmultiudpsink.c:
11307         * gst/udp/gstudpsink.c:
11308         * gst/udp/gstudpsrc.c:
11309         * gst/videobox/gstvideobox.c:
11310         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11311         * gst/videofilter/gstvideobalance.c:
11312         * gst/videofilter/gstvideoflip.c:
11313         * gst/videofilter/gstvideotemplate.c:
11314         (gst_videotemplate_base_init):
11315         * gst/videomixer/videomixer.c:
11316         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
11317         (gst_wavparse_class_init), (gst_wavparse_dispose),
11318         (gst_wavparse_reset), (gst_wavparse_init),
11319         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11320         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
11321         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
11322         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11323         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
11324         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
11325         (gst_wavparse_change_state):
11326         * gst/wavparse/gstwavparse.h:
11327         * sys/oss/gstossmixerelement.c:
11328         * sys/oss/gstosssink.c:
11329         * sys/oss/gstosssrc.c:
11330         * sys/osxaudio/gstosxaudioelement.c:
11331         * sys/osxaudio/gstosxaudiosink.c:
11332         * sys/osxaudio/gstosxaudiosrc.c:
11333         * sys/sunaudio/gstsunaudiomixer.c:
11334         * sys/sunaudio/gstsunaudiosink.c:
11335           Define GstElementDetails as const and also static (when defined as
11336           global)
11337
11338 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11339
11340         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
11341           Source pad has fixed caps. If we don't set this, bad
11342           things happen when the window is resized.
11343
11344 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11345
11346         * gst/matroska/Makefile.am:
11347         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11348         (gst_matroska_demux_handle_src_event):
11349         * gst/matroska/matroska-ids.c:
11350         (gst_matroska_track_init_video_context),
11351         (gst_matroska_track_init_audio_context),
11352         (gst_matroska_track_init_subtitle_context),
11353         (gst_matroska_track_init_complex_context):
11354         * gst/matroska/matroska-ids.h:
11355           Handle case where the TrackType ebml chunk does not come before the
11356           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
11357           events.
11358
11359 2006-04-25  Wim Taymans  <wim@fluendo.com>
11360
11361         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
11362         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
11363         It's codec_data, not codec_info.
11364
11365 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11366
11367         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11368
11369         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
11370           Handle codec_data for VfW compatibility codec IDs (#339451)
11371
11372         * gst/matroska/matroska-mux.c:
11373         (gst_matroska_mux_video_pad_setcaps):
11374           Same here, handle codec_data and add additional caps we can handle
11375           now to the pad template (huffyuv, dv and h263 video) (#339451)
11376
11377 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11378
11379         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
11380
11381         * gst/matroska/matroska-mux.c:
11382         (gst_matroska_mux_create_buffer_header),
11383         (gst_matroska_mux_write_data):
11384           Fix timestamping of B-frames, use signed integers, do
11385           some rounding (#339678).
11386
11387 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
11388
11389         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
11390         just make it compile with --disable-gst-debug.
11391
11392 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
11393
11394         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
11395         Fix a bad conversion using gst_guint64_to_gdouble.
11396         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
11397         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
11398         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
11399     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
11400         mistake.
11401
11402 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
11403
11404         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
11405         Use gst_guint64_to_gdouble for conversions
11406         * win32/vs6/gst_plugins_good.dsw:
11407         * win32/vs6/libgsticydemux.dsp:
11408         Add a project file for icydemux
11409
11410 2006-04-21  Wim Taymans  <wim@fluendo.com>
11411
11412         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11413
11414         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
11415         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
11416         When splitting audio chunks, the block alignment is not taken in
11417         consideration, so the smaller chunks could be of size which is 
11418         not a multiple of the block alignment. Fixes #336904
11419
11420 2006-04-21  Wim Taymans  <wim@fluendo.com>
11421
11422         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
11423         Use scale functions
11424
11425 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11426
11427         * ext/dv/gstdv.c: (plugin_init):
11428           Fix build.
11429
11430 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11431
11432         * gst/debug/progressreport.c: (gst_progress_report_finalize),
11433         (gst_progress_report_class_init), (gst_progress_report_init),
11434         (gst_progress_report_do_query), (gst_progress_report_report),
11435         (gst_progress_report_set_property),
11436         (gst_progress_report_get_property):
11437           Add 'format' property to force querying to a particular format.
11438
11439 2006-04-21  Andy Wingo  <wingo@pobox.com>
11440
11441         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
11442         best, on big endian systems. Drop its rank in that case. OTOH on
11443         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
11444
11445 2006-04-21  Michael Smith  <msmith@fluendo.com>
11446
11447         * configure.ac:
11448         * gst/icydemux/Makefile.am:
11449         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
11450         (gst_icydemux_base_init), (gst_icydemux_class_init),
11451         (gst_icydemux_reset), (gst_icydemux_init),
11452         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
11453         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
11454         (unicodify), (gst_icydemux_unicodify),
11455         (gst_icydemux_parse_and_send_tags),
11456         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
11457         (gst_icydemux_chain), (gst_icydemux_change_state),
11458         (gst_icydemux_send_tag_event), (plugin_init):
11459         * gst/icydemux/gsticydemux.h:
11460         * tests/check/Makefile.am:
11461         * tests/check/elements/icydemux.c: (typefind_succeed),
11462         (plugin_init), (icydemux_found_pad), (create_icydemux),
11463         (cleanup_icydemux), (push_data), (GST_START_TEST),
11464         (icydemux_suite), (main):
11465           Add icydemux, and tests.
11466
11467 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11468
11469         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
11470           Post SEGMENT_DONE message in TIME format.
11471
11472 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11473
11474         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11475
11476         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
11477         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
11478           Fix index creation when we have to scan the file to create
11479           an index. There may be other types of RIFF 'LIST' chunks than
11480           'movi' and we need to skip them properly as well or we'll end up
11481           reading garbage (#336889). Some other cosmetic changes.
11482           
11483 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11484
11485         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
11486         (gst_flac_dec_handle_seek_event):
11487           Add support for segment seeks (fixes #338290). Also demote
11488           some recurring debug message from DEBUG to LOG level.
11489
11490 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11491
11492         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11493         (gst_matroskademux_do_index_seek),
11494         (gst_matroska_demux_handle_seek_event),
11495         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11496         * gst/matroska/matroska-ids.h:
11497           Set DISCONT flag on first buffer after a discontinuity.
11498           Fix newsegment events sent when seeking and honour KEY_UNIT
11499           seek flag. Create pad with bogus caps if we don't recognise
11500           the stream codec id.
11501
11502         * gst/matroska/matroska-demux.h:
11503           Fix GObject macros.
11504
11505 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11506
11507         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11508
11509         * gst/matroska/matroska-demux.c:
11510         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
11511           Handle end of segment properly when set; don't dead-lock when
11512           posting start of segment message when doing a segment seek.
11513           Fixes #338810.
11514
11515 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11516
11517         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11518         (gst_matroska_demux_plugin_init):
11519           Make mpeg2 aac audio work: create artificial private codec data
11520           chunk which faad2 seems to require, just as we do for mpeg4 aac.
11521           Also call gst_riff_init(). Partially fixes #338767.
11522
11523 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
11524
11525         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
11526         (gst_wavenc_class_init), (gst_wavenc_init),
11527         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
11528         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
11529         (gst_wavenc_chain), (gst_wavenc_change_state):
11530         * gst/wavenc/gstwavenc.h:
11531           Set caps on first outgoing buffer, so that it doesn't error out
11532           immediately with a non-negotiated error (#338716). Rewrite and
11533           clean up a bit; fix setcaps function to parse things properly;
11534           fix sink caps (8bit audio is unsigned and doesn't have depth);
11535           use boilerplate macros; remove unused properties stuff.
11536
11537 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11538
11539         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11540           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
11541           handle MJPEG streams and might be autoplugged for those if the
11542           user doesn't have jpegdec installed (resulting in a cryptic error
11543           message about huffman tables). Better to disable JPEG decoding here
11544           and let the user figure out that she needs to install jpegdec.
11545
11546 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11547
11548         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11549         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11550         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
11551         * ext/gdk_pixbuf/gstgdkpixbuf.h:
11552           Make work with packetised/framed input (e.g. png-in-quicktime). Use
11553           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
11554           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
11555           debug messages. Fix boilerplate macros.
11556
11557 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11558
11559         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
11560         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
11561           No need to special-case for Gdk-2.0 any longer, we require
11562           Gdk 2.2 or newer; minor clean-ups.
11563
11564 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11565
11566         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
11567         (gst_shout2send_class_init), (gst_shout2send_init),
11568         (set_shout_metadata), (gst_shout2send_set_metadata),
11569         (gst_shout2send_event), (gst_shout2send_start),
11570         (gst_shout2send_connect), (gst_shout2send_stop),
11571         (gst_shout2send_render), (gst_shout2send_set_property),
11572         (gst_shout2send_get_property), (gst_shout2send_setcaps),
11573         (plugin_init):
11574         * ext/shout2/gstshout2.h:
11575         * po/POTFILES.in:
11576           Rewrite a bit: use GstBaseSink::start and stop instead of a state
11577           change function; use GST_ELEMENT_ERROR for error reporting, not
11578           g_error() or GST_ERROR(); don't unref caps in setcaps function,
11579           will cause crashes or assertion failures; remove (unused) "sync"
11580           property, basesink already has such a property; misc. other
11581           minor fixes and cleanups.
11582
11583 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11584
11585         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
11586         * ext/esd/gstesd.c: (plugin_init):
11587         * po/POTFILES.in:
11588           Add translatable error message for when we cannot
11589           connect to the sound server, as "Cannot open resource
11590           for writing" isn't really an acceptable message to show
11591           to the user in this case.
11592
11593 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11594
11595         * sys/oss/gst-i18n-plugin.h:
11596           Remove bogus file that doesn't belong here.
11597
11598 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11599
11600         Patch by: Philippe Valembois
11601
11602         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11603         (gst_shout2send_set_metadata), (gst_shout2send_event),
11604         (gst_shout2send_render), (gst_shout2send_change_state):
11605         * ext/shout2/gstshout2.h:
11606           Handle tags being received before the connection to
11607           the server is established properly (see #338636).
11608
11609 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11610
11611         * ext/shout2/gstshout2.c: (gst_shout2send_render):
11612           Don't crash in case the connection to the server fails:
11613           don't set pointer to NULL by assigning FALSE; error out
11614           properly by using GST_ELEMENT_ERROR and returning
11615           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
11616           before resetting the pointer.
11617
11618 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
11619
11620         * gst/id3demux/id3tags.c:
11621         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
11622         (Fixes #338713)
11623
11624 2006-04-12  Wim Taymans  <wim@fluendo.com>
11625
11626         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11627         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
11628         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11629         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11630         (gst_gdk_pixbuf_chain):
11631         Some cleanups.
11632         Added RGBA as a possible output format.
11633         Correctly free the supported mimetypes.
11634         deprecate silent arg, it's not used.
11635         Return result from _alloc_buffer to peer.
11636
11637 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11638
11639         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11640           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11641           overwriting GST_BUFFER_MALLOCDATA.
11642
11643 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11644
11645         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11646         (user_endrow_callback), (user_end_callback),
11647         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11648         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11649         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11650         * ext/libpng/gstpngdec.h:
11651           Handle more than one frame if the content is framed,
11652           like with png-in-quicktime (#331917).
11653
11654 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11655
11656         * sys/oss/Makefile.am:
11657         * sys/oss/common.h:
11658         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11659         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11660         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11661         (gst_oss_src_unprepare):
11662           - the user-visible error strings were in the wrong category
11663           - and the messages were not marked for translation
11664           - which is actually a good thing, because they were exactly
11665             the kind of message you would never want anyone to see
11666           - the macros were using variables that didn't exist in the macro
11667             arguments
11668           - and they were obviously copied from each other and then modified
11669           - so a common header makes sense
11670
11671 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11672
11673         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11674           Don't try to modify read-only data.
11675
11676         * gst/matroska/matroska-demux.c:
11677         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11678           Fix comment (won't crash any longer now).
11679
11680 2006-04-10  Michael Smith  <msmith@fluendo.com>
11681
11682         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11683           Use copies of header buffers for caps to avoid circular refcounting
11684           problems (as in theoradec, vorbisdec).
11685
11686         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11687           Fix a typo in test that meant it was testing the wrong thing.
11688
11689         * tests/check/elements/cmmlenc.c: (check_headers):
11690           Fix refcount checks now that we use buffer-copies for caps.
11691
11692 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11693
11694         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11695         (gst_matroska_demux_handle_seek_event),
11696         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11697         (gst_matroska_demux_subtitle_caps),
11698         (gst_matroska_demux_plugin_init):
11699           Use static pad templates with ANY caps for audio and video
11700           source pads and get rid of a lot of unnecessary (and partially
11701           broken) code for the template caps. Clean up caps finding
11702           functions. Fixes playback of audio files/streams that do not
11703           contain the sample rate and/or number of channels in the audio
11704           context (happens a lot with vorbis/mp3 .mka files it seems).
11705           Fixes #337183.
11706           Also add myself to copyright holders.
11707
11708 2006-04-10  Michael Smith  <msmith@fluendo.com>
11709
11710         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11711           Use g_list_delete_link () instead of g_list_remove_link () so that
11712           we free the link as well as the contained data.
11713
11714 2006-04-10  Wim Taymans  <wim@fluendo.com>
11715
11716         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11717
11718         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11719         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11720         (gst_avi_demux_stream_header):
11721         Fix some crashers with empty chunks. (Fixes #337749)
11722
11723 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11724
11725         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11726           use G_GINT64_CONSTANT for INT64 constants
11727         * gst/videofilter/gstvideobalance.c:
11728           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11729         * win32/vs6/libgstavi.dsp:
11730          add missing libraries for the link and remove avimux.c from
11731          the project as it isn't ported to 0.10 yet
11732         
11733 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11734
11735         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11736           Even better would be if we actually did the right thing
11737           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11738
11739 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11740
11741         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11742           Can't just replace 1LL with 1L here just because MSVC doesn't
11743           support it, as it might lead to incorrect results when doing the
11744           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11745           force a 64-bit constant in a way that all compilers are happy with.
11746
11747 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11748
11749         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11750         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11751         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11752         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11753         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11754         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11755         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11756         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11757         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11758         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11759         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11760         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11761         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11762         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11763         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11764         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11765         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11766         * gst/debug/efence.c: (gst_efence_class_init):
11767         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11768         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11769         * gst/goom/gstgoom.c: (gst_goom_class_init):
11770         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11771         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11772         * gst/interleave/interleave.c: (interleave_class_init):
11773         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11774         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11775         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11776         * gst/median/gstmedian.c: (gst_median_class_init):
11777         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11778         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11779         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11780         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11781         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11782         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11783         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11784         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11785         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11786         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11787         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11788         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11789         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11790         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11791         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11792         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11793         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11794         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11795         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11796         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11797         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11798         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11799         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11800         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11801         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11802         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11803         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11804         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11805         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11806         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11807         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11808         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11809         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11810         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11811         * sys/osxaudio/gstosxaudioelement.c:
11812         (gst_osxaudioelement_class_init):
11813         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11814         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11815         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11816         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11817
11818 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11819
11820         * ext/mikmod/gstmikmod.h:
11821         * gst/level/gstlevel.h:
11822         Fix more broken GObject macros
11823
11824 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11825
11826         * ext/annodex/gstcmmldec.h:
11827         * ext/annodex/gstcmmlenc.h:
11828         * ext/annodex/gstcmmltag.h:
11829         * ext/cairo/gsttextoverlay.h:
11830         * ext/ladspa/gstsignalprocessor.h:
11831         * gst/matroska/ebml-read.h:
11832         * gst/matroska/ebml-write.h:
11833         * sys/osxaudio/gstosxaudioelement.h:
11834         Fix broken GObject macros
11835
11836 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11837
11838         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11839           Don't try to seek beyond the end of the file (would
11840           occasionally display error dialogs in totem when seeking
11841           to the end) (#335869). Will still throw an error though
11842           if the file is truncated and the total_samples value in
11843           the stream header is wrong.
11844
11845 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11846
11847         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11848         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11849         (gst_flac_dec_metadata_callback):
11850         * ext/flac/gstflacdec.h:
11851           If the stream header doesn't contain the total number of samples,
11852           search for the last flac frame at the end of the file and calculate
11853           the total duration from that frame's offset (fixes #337609).
11854
11855 2006-04-07  Edward Hervey  <edward@fluendo.com>
11856
11857         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11858         Don't unref the GstPadTemplate returned by
11859         gst_element_class_get_pad_template().
11860
11861 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11862
11863         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11864
11865         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11866         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11867         * sys/sunaudio/gstsunaudiosink.h:
11868           Use spec->segsize and spec->segtotal in the prepare function
11869           to initialise the ring buffer instead of using the buffer-time
11870           property (#337421).
11871
11872 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11873
11874         * configure.ac:
11875           Bump core requirements to CVS for gst_pad_query_peer_duration()
11876           which is used by speexdec.
11877
11878 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11879
11880         * ext/speex/gstspeex.c: (plugin_init):
11881         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11882         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11883         (speex_get_sink_query_types), (speex_dec_sink_query),
11884         (speex_get_src_query_types), (speex_dec_src_query),
11885         (speex_dec_src_event), (speex_dec_sink_event),
11886         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11887         (speex_dec_chain_parse_data), (speex_dec_chain),
11888         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11889         (speex_dec_change_state):
11890         * ext/speex/gstspeexdec.h:
11891           Fix seeking and duration queries (#337033); clean up and
11892           refactor a bit.
11893
11894 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11895
11896         * ext/raw1394/gstdv1394src.c:
11897           distinguish between device not found and could not open for
11898           reading
11899
11900 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11901
11902         * Makefile.am:
11903         * configure.ac:
11904         * pkgconfig/.cvsignore:
11905         * pkgconfig/Makefile.am:
11906         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11907           add a .pc file so other modules can use good plugins in tests
11908
11909 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11910
11911         * configure.ac:
11912           clean up, use AS_VERSION and AS_NANO
11913         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11914           use PACKAGE_VERSION define
11915         * po/af.po:
11916         * po/az.po:
11917         * po/cs.po:
11918         * po/en_GB.po:
11919         * po/hu.po:
11920         * po/it.po:
11921         * po/nb.po:
11922         * po/nl.po:
11923         * po/or.po:
11924         * po/sq.po:
11925         * po/sr.po:
11926         * po/sv.po:
11927         * po/uk.po:
11928         * po/vi.po:
11929           updated
11930
11931 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11932
11933         * ext\jpeg\smokecodec.c:
11934           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11935         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11936           move first instruction after all variables declarations
11937         * gst\alpha\gstalpha.c:
11938         * gst\effectv\gstshagadelic.c:
11939         * gst\smpte\paint.c:
11940         * gst\videofilter\gstvideobalance.c:
11941           define M_PI if it's not defined (it's not defined on WIN32)
11942         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11943         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11944         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11945         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11946         (gst_matroska_demux_video_caps):
11947         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11948         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11949           use gst_guint64_to_gdouble for conversions
11950         * gst\goom\filters.c: (setPixelRGB_):
11951           fix a debug which was using undefined variable
11952         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11953         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11954           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11955         * win32/vs6:
11956           add vs6 projects files for most of plugins-good
11957         
11958 2006-03-30  j^  <j@bootlab.org>
11959
11960         * ext/aalib/gstaasink.c:
11961         * ext/annodex/gstcmmldec.c:
11962         * ext/annodex/gstcmmlenc.c:
11963         * ext/cairo/gsttextoverlay.c:
11964         * ext/cairo/gsttimeoverlay.c:
11965         * ext/cdio/gstcdiocddasrc.c:
11966         * ext/dv/gstdvdec.c:
11967         * ext/esd/esdmon.c:
11968         * ext/esd/esdsink.c:
11969         * ext/flac/gstflacdec.c:
11970         * ext/flac/gstflacenc.c:
11971         * ext/flac/gstflactag.c:
11972         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11973         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11974         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11975         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11976         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11977         * ext/gdk_pixbuf/pixbufscale.c:
11978         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11979         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11980         * ext/jpeg/gstjpegdec.c:
11981         * ext/jpeg/gstjpegenc.c:
11982         * ext/jpeg/gstsmokedec.c:
11983         * ext/jpeg/gstsmokeenc.c:
11984         * ext/libcaca/gstcacasink.c:
11985         * ext/libmng/gstmngdec.c:
11986         * ext/libmng/gstmngenc.c:
11987         * ext/libpng/gstpngdec.c:
11988         * ext/libpng/gstpngenc.c:
11989         * ext/mikmod/gstmikmod.c:
11990         * ext/raw1394/gstdv1394src.c:
11991         * ext/shout2/gstshout2.c:
11992         * ext/speex/gstspeexdec.c:
11993         * ext/speex/gstspeexenc.c:
11994         * gst/alpha/gstalpha.c:
11995         * gst/alpha/gstalphacolor.c:
11996         * gst/auparse/gstauparse.c:
11997         * gst/autodetect/gstautoaudiosink.c:
11998         (gst_auto_audio_sink_base_init):
11999         * gst/autodetect/gstautovideosink.c:
12000         (gst_auto_video_sink_base_init):
12001         * gst/avi/gstavimux.c: (gst_avimux_base_init):
12002         * gst/cutter/gstcutter.c:
12003         * gst/debug/breakmydata.c:
12004         * gst/debug/efence.c:
12005         * gst/debug/gstnavigationtest.c:
12006         * gst/debug/negotiation.c:
12007         * gst/debug/progressreport.c:
12008         * gst/debug/testplugin.c:
12009         * gst/effectv/gstaging.c:
12010         * gst/effectv/gstdice.c:
12011         * gst/effectv/gstedge.c:
12012         * gst/effectv/gstquark.c:
12013         * gst/effectv/gstrev.c:
12014         * gst/effectv/gstvertigo.c:
12015         * gst/effectv/gstwarp.c:
12016         * gst/flx/gstflxdec.c:
12017         * gst/goom/gstgoom.c:
12018         * gst/interleave/deinterleave.c:
12019         * gst/interleave/interleave.c:
12020         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
12021         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
12022         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
12023         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
12024         * gst/level/gstlevel.c:
12025         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
12026         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
12027         * gst/median/gstmedian.c:
12028         * gst/monoscope/gstmonoscope.c:
12029         * gst/multipart/multipartdemux.c:
12030         * gst/multipart/multipartmux.c:
12031         * gst/oldcore/gstmd5sink.c:
12032         * gst/oldcore/gstmultifilesrc.c:
12033         * gst/oldcore/gstpipefilter.c:
12034         * gst/oldcore/gstshaper.c:
12035         * gst/oldcore/gststatistics.c:
12036         * gst/rtp/gstasteriskh263.c:
12037         * gst/rtp/gstrtpL16depay.c:
12038         * gst/rtp/gstrtpL16pay.c:
12039         * gst/rtp/gstrtpamrdepay.c:
12040         * gst/rtp/gstrtpamrpay.c:
12041         * gst/rtp/gstrtpdepay.c:
12042         * gst/rtp/gstrtpgsmpay.c:
12043         * gst/rtp/gstrtph263pay.c:
12044         * gst/rtp/gstrtph263pdepay.c:
12045         * gst/rtp/gstrtph263ppay.c:
12046         * gst/rtp/gstrtpmp4gpay.c:
12047         * gst/rtp/gstrtpmp4vdepay.c:
12048         * gst/rtp/gstrtpmp4vpay.c:
12049         * gst/rtp/gstrtpmpadepay.c:
12050         * gst/rtp/gstrtpmpapay.c:
12051         * gst/rtp/gstrtppcmadepay.c:
12052         * gst/rtp/gstrtppcmapay.c:
12053         * gst/rtp/gstrtppcmudepay.c:
12054         * gst/rtp/gstrtppcmupay.c:
12055         * gst/rtp/gstrtpspeexdepay.c:
12056         * gst/rtp/gstrtpspeexpay.c:
12057         * gst/rtsp/gstrtpdec.c:
12058         * gst/smpte/gstsmpte.c:
12059         * gst/videobox/gstvideobox.c:
12060         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
12061         * gst/videofilter/gstvideobalance.c:
12062         * gst/videofilter/gstvideoflip.c:
12063         * gst/videofilter/gstvideotemplate.c:
12064         (gst_videotemplate_base_init):
12065         * gst/videomixer/videomixer.c:
12066         * gst/wavenc/gstwavenc.c:
12067         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
12068          better/unified long descriptions
12069          Fixed #336602
12070          Some cleanups to auparse, don't send multiple newsegments.
12071
12072 2006-03-29  Wim Taymans  <wim@fluendo.com>
12073
12074         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
12075
12076         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
12077         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
12078         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
12079         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
12080         * ext/dv/gstdvdemux.h:
12081         Seek in READY patch. Only works for pull based mode.
12082         Fixes #323880
12083
12084 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
12085
12086         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
12087         (gst_gdk_pixbuf_event):
12088           Fix two crashers: don't unref the same caps twice, and
12089           set pixbuf loader to NULL after freeing it.
12090
12091 2006-03-27  Wim Taymans  <wim@fluendo.com>
12092
12093         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
12094         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
12095         (gst_speexenc_chain):
12096         * ext/speex/gstspeexenc.h:
12097         Don't leak adapter.
12098         A push *always* takes ownership of the buffer, even on
12099         errors.
12100         Small cleanups.
12101
12102 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
12103
12104         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12105           Create source pad without leaking.
12106
12107 2006-03-24  Wim Taymans  <wim@fluendo.com>
12108
12109         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
12110         * ext/flac/gstflacdec.h:
12111         * ext/flac/gstflacenc.h:
12112         Spifify a bit.
12113         Fix deadly lock order error in seeking code, STREAM_LOCK
12114         cannot be taken within LOCK and the streaming variables are
12115         protected with the STREAM_LOCK anyway.
12116
12117 2006-03-24  Wim Taymans  <wim@fluendo.com>
12118
12119         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
12120         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
12121         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
12122         this patch combines the global init_frames with the stream
12123         init_frames. Rationale being that the global delay should 
12124         be subtracted from any stream delay.
12125         Fixes #335858.
12126
12127 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
12128
12129         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
12130         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
12131         * gst/smpte/gstsmpte.c: (gst_smpte_init):
12132         * gst/videomixer/videomixer.c: (gst_videomixer_init):
12133         use DEBUG_FUNCPTR for collectpads
12134
12135 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
12136
12137         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
12138           Don't crash when encoding images where the number of rows isn't
12139           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
12140
12141 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12142
12143         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
12144         * gst/interleave/deinterleave.c: (deinterleave_change_state):
12145         * gst/interleave/interleave.c: (interleave_change_state):
12146         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
12147           More state change function fixes.
12148
12149 2006-03-23  Wim Taymans  <wim@fluendo.com>
12150
12151         * ext/esd/esdsink.c: (gst_esdsink_class_init),
12152         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
12153         (gst_esdsink_prepare), (gst_esdsink_unprepare),
12154         (gst_esdsink_delay), (gst_esdsink_reset):
12155         * ext/esd/esdsink.h:
12156         Fix esd choppy playback by configuring audiosink
12157         correctly. Fixes #325191
12158
12159 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12160
12161         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
12162           Make state change function thread-safe.
12163
12164 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12165
12166         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
12167         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
12168           Don't try to read beyond the end of the file just because
12169           the header claims a bigger size (like with truncated files).
12170
12171 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12172
12173         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12174         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
12175         (gst_wavparse_stream_data), (gst_wavparse_loop):
12176         * gst/wavparse/gstwavparse.h:
12177           Delay source pad creation until we have the first chunk of
12178           media data, so the we can examine the data and adjust the
12179           caps accordingly if required. This makes playback of .wav
12180           files with DTS-declared-as-PCM content work (#313266).
12181
12182 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
12183
12184         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
12185         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12186         Don't attempt typefinding on too-short buffers that have been
12187         completely trimmed away. (Fixes #330239)
12188
12189         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12190         Improve the debug output
12191
12192 2006-03-21  Wim Taymans  <wim@fluendo.com>
12193
12194         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
12195         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
12196         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
12197         (gst_esdsink_set_property), (gst_esdsink_get_property):
12198         Some cleanups.
12199         Reset fd to -1 when we close them.
12200
12201 2006-03-21  Wim Taymans  <wim@fluendo.com>
12202
12203         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12204         the OPTIONS request result is optional so don't
12205         fail on it.
12206
12207 2006-03-21  Edward Hervey  <edward@fluendo.com>
12208
12209         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
12210         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
12211         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
12212         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
12213         (gst_wavparse_change_state):
12214         gcc 4.1 unreferenced pointer fixes.
12215
12216 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
12217
12218         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
12219
12220         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
12221           Fix block alignment calculation. Alignment should be done before
12222           adding the byte offset where the data starts (#335231).
12223
12224 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
12225
12226         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
12227           Ensure that we set correct caps on buffers that are transferred
12228           direct from the input.
12229
12230 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
12231
12232         * gst/goom/filters.c: (zoomFilterDestroy):
12233         * gst/goom/goom_core.c: (goom_close):
12234           Free filter data when cleaning up. (Fixes: #334995)
12235
12236 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
12237
12238         * configure.ac:
12239           Don't compile udp and rtsp plugins on win32 (mingw) or other
12240           systems that don't have <sys/socket.h> for some reason (#316203).
12241
12242 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12243
12244         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
12245         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
12246         * ext/raw1394/gstdv1394src.h:
12247           Change bus reset handler so it reports useful information such as
12248           whether the device being used connected or disconnected
12249
12250 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
12251
12252         * gst/id3demux/id3v2frames.c:
12253         (parse_relative_volume_adjustment_two):
12254           We only care about gain and peak data for the master volume.
12255
12256 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
12257
12258         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12259         (parse_id_string), (parse_unique_file_identifier),
12260         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
12261           Read replay gain tags (#323721).
12262
12263 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
12264
12265         * configure.ac:
12266           Bump requirements to gst-plugins-base CVS because
12267           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
12268
12269 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12270
12271         * rtp/gst/gstrtppcmadepay.c:
12272         Fixed one of the caps in the code from mulaw to alaw.
12273
12274 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
12275
12276         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
12277           Ensure that we set caps on the buffers we pass.
12278
12279         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12280         (gst_id3demux_sink_activate):
12281           Ensure that we set caps on the buffers we pass.
12282
12283           Use STREAM, TYPE_NOT_FOUND as the error class when
12284           typefinding fails.
12285
12286 2006-03-15  Edward Hervey  <edward@fluendo.com>
12287
12288         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
12289         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
12290         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
12291         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
12292         (gst_jpeg_dec_setcaps):
12293         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
12294         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
12295         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
12296         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
12297         (gst_mngdec_src_getcaps):
12298         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
12299         (gst_pngdec_caps_create_and_set):
12300         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
12301         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
12302         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
12303         * gst/alpha/gstalpha.c: (gst_alpha_init):
12304         * gst/auparse/gstauparse.c: (gst_au_parse_init):
12305         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
12306         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
12307         * gst/cutter/gstcutter.c: (gst_cutter_init):
12308         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
12309         (gst_efence_checkgetrange):
12310         * gst/debug/negotiation.c: (gst_negotiation_init):
12311         * gst/flx/gstflxdec.c: (gst_flxdec_init):
12312         * gst/goom/gstgoom.c: (gst_goom_init):
12313         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
12314         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
12315         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
12316         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
12317         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
12318         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
12319         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
12320         * gst/smpte/gstsmpte.c: (gst_smpte_init):
12321         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
12322         (gst_wavparse_create_sourcepad):
12323         Fix memleak with gst_static_pad_template_get().
12324         This uses gst_pad_new_from_static_template() instead.
12325         Fixes #333512
12326
12327 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12328
12329         * configure.ac:
12330           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
12331           used by id3demux.
12332
12333         * gst/id3demux/gstid3demux.c: (plugin_init):
12334         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12335         (parse_user_text_identification_frame),
12336         (parse_unique_file_identifier):
12337           Add support for UFID and TXXX frames and extract musicbrainz tags.
12338
12339 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12340
12341         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12342           Catch short reads, like they might happen with truncated
12343           files (see #305279); remove unnecessary indentation.
12344
12345 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12346
12347         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
12348           Fix DIB image inversion for pictures with a
12349           depth != 8 (#305279).
12350
12351 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12352
12353         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
12354         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
12355         * ext/jpeg/gstjpegdec.h:
12356           Fix durations on outgoing buffers after seeking
12357           in MJPEG files (#334083); some minor clean-ups.
12358
12359 2006-03-13  Wim Taymans  <wim@fluendo.com>
12360
12361         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
12362         (gst_wavparse_change_state):
12363         Implement seek in READY (re-fixes #327658)
12364
12365 2006-03-13  Wim Taymans  <wim@fluendo.com>
12366
12367         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
12368         * ext/esd/esdmon.c: (gst_esdmon_get):
12369         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
12370         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
12371         (gst_gdk_pixbuf_sink_getcaps):
12372         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
12373         (gst_jpegenc_setcaps):
12374         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12375         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
12376         (gst_smokeenc_setcaps):
12377         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
12378         (gst_mngdec_src_getcaps):
12379         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
12380         (gst_mngenc_chain):
12381         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
12382         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
12383         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12384         (speex_dec_src_event), (speex_dec_chain):
12385         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
12386         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
12387         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
12388         (gst_negotiation_pad_link), (gst_negotiation_chain):
12389         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12390         (gst_flxdec_chain):
12391         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
12392         (deinterleave_chain):
12393         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
12394         * gst/median/gstmedian.c: (gst_median_link):
12395         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
12396         (gst_monoscope_chain):
12397         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
12398         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
12399         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
12400         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
12401         close #333784 unref the result of gst_pad_get_parent()
12402         by: Christophe Fergeau.
12403
12404 2006-03-09  Wim Taymans  <wim@fluendo.com>
12405
12406         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
12407         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
12408         Handle events in push mode better, can now do non-flushing
12409         seeks in push mode as well.
12410
12411 2006-03-07  Wim Taymans  <wim@fluendo.com>
12412
12413         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
12414         Applied patch from Kai Vehmanen, fixes #333624.
12415
12416 2006-03-06  Julien MOUTTE  <julien@moutte.net>
12417
12418         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
12419         Implement paletted and grayscale png files handling.
12420         (#150363).
12421
12422 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12423
12424         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
12425         (gst_speexenc_chain):
12426           fix a tag list assert
12427           follow gst-plugins-base/ext/ogg/README; set OFFSET
12428           and OFFSET_END.  Muxes correctly with gst-plugins-base
12429           > 0.9.3
12430
12431 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12432
12433         * gst/id3demux/Makefile.am:
12434         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
12435         (gst_id3demux_chain), (gst_id3demux_sink_activate):
12436           Use new typefind helper functions here as well, and
12437           do typefinding in pull-mode if upstream supports that.
12438
12439 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12440
12441         * sys/sunaudio/gstsunaudiomixerctrl.c:
12442         (gst_sunaudiomixer_ctrl_get_volume),
12443         (gst_sunaudiomixer_ctrl_set_volume):
12444         * sys/sunaudio/gstsunaudiomixertrack.c:
12445         (gst_sunaudiomixer_track_new):
12446           Remove unused variables, breaks build from CVS
12447           with -Werror (#333392, patch by: Benjamin Pineau)
12448
12449 2006-03-03  Wim Taymans  <wim@fluendo.com>
12450
12451         * docs/plugins/Makefile.am:
12452         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12453         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12454         Added wavparse docs.
12455
12456         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
12457         (gst_wavparse_reset), (gst_wavparse_init),
12458         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
12459         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
12460         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
12461         (gst_wavparse_stream_data), (gst_wavparse_loop),
12462         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
12463         (gst_wavparse_change_state):
12464         * gst/wavparse/gstwavparse.h:
12465         Implement seek in READY (fixes #327658)
12466         Added docs and did some cleanups.
12467
12468 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
12469
12470         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12471         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
12472         (gst_avi_demux_calculate_durations_from_index),
12473         (gst_avi_demux_stream_header):
12474         * gst/avi/gstavidemux.h:
12475           If we have an index, use a duration based on the index instead
12476           of blindly trusting the information in the stream headers
12477           (fixes #331817).
12478
12479 2006-03-03  Wim Taymans  <wim@fluendo.com>
12480
12481         * docs/plugins/Makefile.am:
12482         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12483         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12484         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12485         Added smoke and jpeg to the docs.
12486
12487         * ext/jpeg/Makefile.am:
12488         * ext/jpeg/gstjpeg.c: (plugin_init):
12489         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
12490         * ext/jpeg/gstjpegenc.h:
12491         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
12492         (gst_smokedec_chain):
12493         * ext/jpeg/gstsmokedec.h:
12494         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12495         * ext/jpeg/gstsmokeenc.h:
12496         * ext/jpeg/smokecodec.h:
12497         Port smokedec (fixes #331905).
12498         Added some docs.
12499         Some cleanups.
12500
12501 2006-03-03  Wim Taymans  <wim@fluendo.com>
12502
12503         * docs/plugins/Makefile.am:
12504         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12505         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12506         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12507         Added videobalance and videoflip to the docs.
12508
12509         * gst/videofilter/Makefile.am:
12510         * gst/videofilter/gstvideobalance.c:
12511         (gst_video_balance_update_tables_planar411),
12512         (gst_video_balance_is_passthrough),
12513         (gst_video_balance_update_properties), (oil_tablelookup_u8),
12514         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
12515         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
12516         (gst_video_balance_finalize), (gst_video_balance_class_init),
12517         (gst_video_balance_init), (gst_video_balance_interface_supported),
12518         (gst_video_balance_interface_init),
12519         (gst_video_balance_colorbalance_list_channels),
12520         (gst_video_balance_colorbalance_set_value),
12521         (gst_video_balance_colorbalance_get_value),
12522         (gst_video_balance_colorbalance_init),
12523         (gst_video_balance_set_property), (gst_video_balance_get_property),
12524         (gst_video_balance_get_type), (plugin_init):
12525         * gst/videofilter/gstvideobalance.h:
12526         Ported to 0.10. (Fixes #326160)
12527         Added docs.
12528
12529         * gst/videofilter/gstvideoflip.c:
12530         * gst/videofilter/gstvideoflip.h:
12531         Added docs.
12532
12533 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
12534
12535         * configure.ac:
12536           Bump requirements to current core and -base CVS
12537           (core for new typefind helper API, and -base for the
12538           WAVFORMATEX support that was added to libgstriff and
12539           is needed by wavparse).
12540         
12541         * gst/apetag/Makefile.am:
12542         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
12543         (gst_tag_demux_sink_activate):
12544           Use new typefind helpers for typefinding instead of our
12545           home-grown stuff; also, do typefinding in pull-mode if
12546           upstream supports that.
12547
12548 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
12549
12550         Reviewed by: Christian Schaller <christian@fluendo.com>
12551
12552         This patch fixes bug: 329107
12553
12554         This Changelog entry is for a commit done on February 17
12555
12556         * ext/gconf/gconf.c
12557         * ext/gconf/gconf.h
12558         * ext/gconf/gstgconfaudiosink.c
12559         * ext/gconf/gstgconfaudiosink.h
12560         * gconf/gstreamer.schemas.in
12561
12562 2006-02-28  Wim Taymans  <wim@fluendo.com>
12563
12564         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12565         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
12566         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
12567         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
12568         Use DEBUG_OBJECT more.
12569
12570 2006-02-28  Wim Taymans  <wim@fluendo.com>
12571
12572         * docs/plugins/Makefile.am:
12573         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12574         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12575         Added dvdec and dvdemux to docs.
12576
12577         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
12578         Added docs.
12579         Check frame sizes so we don't crash when don't have enough
12580         data.
12581         Send nice error messages on error.
12582
12583         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
12584         (gst_dvdemux_class_init), (gst_dvdemux_init),
12585         (gst_dvdemux_finalize), (gst_dvdemux_reset),
12586         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12587         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12588         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
12589         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
12590         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
12591         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
12592         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
12593         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
12594         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
12595         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
12596         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
12597         * ext/dv/gstdvdemux.h:
12598         Added docs.
12599         Implement pull mode.
12600         Fix memleaks.
12601         Reduce memcpy for the video demuxing.
12602
12603 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
12604
12605         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
12606         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
12607         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
12608         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
12609           Add a little extra debug. Make the decoder not return NOT_LINKED,
12610           as we want to continue decoding all CMML and emitting tags.
12611
12612 2006-02-27  Michael Smith  <msmith@fluendo.com>
12613
12614         * ext/annodex/gstskeltag.c:
12615         * ext/annodex/gstskeltag.h:
12616           Deleted; these files aren't used any more either.
12617
12618 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12619
12620         * ext/Makefile.am: Fix dist-check.
12621
12622 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12623
12624         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
12625         memleak.
12626
12627 2006-02-25  Alessandro Decina <alessandro@nnva.org>
12628
12629         * ext/annodex/Makefile.am:
12630         * ext/annodex/gstannodex.c:
12631         * ext/annodex/gstcmmldec.c:
12632         * ext/annodex/gstcmmlenc.c:
12633         * ext/annodex/gstcmmlparser.c:
12634         * ext/annodex/gstcmmlparser.h:
12635         * ext/annodex/gstcmmlutils.c:
12636         * tests/check/elements/cmmldec.c:
12637         * tests/check/elements/cmmlenc.c:
12638           Fix a memleak in gst_cmml_track_list_add_clip.
12639           Handle overflows in clip's start and end times.
12640           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12641           Do not parse junk at the end of a CMML preamble buffer.
12642           Register a libxml error handler to not print stuff on stderr.
12643           Check for bad clip start and end times in the testsuites.
12644
12645 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12646
12647         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12648         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12649         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12650         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12651         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12652         possible memleaks.
12653
12654 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12655
12656         * tests/check/Makefile.am:
12657         * tests/check/elements/cmmldec.c:
12658         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12659         the plugins-base tags.
12660
12661 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12662
12663         * ext/Makefile.am: Re-enable module.
12664
12665 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12666
12667         * tests/check/Makefile.am: Forgot to remove that test.
12668
12669 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12670
12671         * ext/annodex/Makefile.am:
12672         * ext/annodex/gstannodex.c: (plugin_init):
12673         * ext/annodex/gstcmmldec.c:
12674         * ext/annodex/gstskeldec.c:
12675         * ext/annodex/gstskeldec.h:
12676         * tests/check/Makefile.am:
12677         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12678
12679 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12680
12681         * tests/check/Makefile.am: Disable those checks as well.
12682
12683 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12684
12685         * ext/Makefile.am: Disable annodex for now until we figure out
12686         how to make it build.
12687         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12688         Add a rule to your checklist : "please try to at least build 
12689         what you are going to commit into -good, or if you are too lazy
12690         to do that, please check that the buildbots are not crying because
12691         of your commit."
12692
12693 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12694
12695         * configure.ac:
12696         * ext/Makefile.am:
12697         * ext/gdk_pixbuf/Makefile.am:
12698         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12699         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12700         * ext/gdk_pixbuf/pixbufscale.c:
12701         * ext/gdk_pixbuf/pixbufscale.h:
12702           Gdkpixbuf ported from 0.8 to 0.10 by
12703           Renato Filho <renato.filho@indt.org.br>.
12704           gst_loader and gdkpixbufanimation still need port.
12705
12706 2006-02-24  Michael Smith  <msmith@fluendo.com>
12707
12708         * configure.ac:
12709         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12710         * ext/Makefile.am:
12711         * ext/annodex/Makefile.am:
12712         * ext/annodex/gstannodex.c:
12713         * ext/annodex/gstannodex.h:
12714         * ext/annodex/gstcmmldec.c:
12715         * ext/annodex/gstcmmldec.h:
12716         * ext/annodex/gstcmmlenc.c:
12717         * ext/annodex/gstcmmlenc.h:
12718         * ext/annodex/gstcmmlparser.c:
12719         * ext/annodex/gstcmmlparser.h:
12720         * ext/annodex/gstcmmltag.c:
12721         * ext/annodex/gstcmmltag.h:
12722         * ext/annodex/gstcmmlutils.c:
12723         * ext/annodex/gstcmmlutils.h:
12724         * ext/annodex/gstskeldec.c:
12725         * ext/annodex/gstskeldec.h:
12726         * ext/annodex/gstskeltag.c:
12727         * ext/annodex/gstskeltag.h:
12728         * tests/check/Makefile.am:
12729         * tests/check/elements/cmmldec.c:
12730         * tests/check/elements/cmmlenc.c:
12731         * tests/check/elements/skeldec.c:
12732           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12733           Includes tests & docs, oh my! Passes Thomas's -good checklist
12734           entirely. Wow.
12735
12736 2006-02-24  Michael Smith  <msmith@fluendo.com>
12737
12738         * autogen.sh:
12739           Check for automake 1.9 as well.
12740
12741 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12742
12743         * ext/flac/gstflacenc.c:
12744           Change min. sample rate to 8kHz to match flacdec's.
12745           
12746 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12747
12748         * ext/cdio/Makefile.am:
12749           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12750           required for Cygwin, see #317048)
12751
12752         * gst/rtp/gstasteriskh263.c:
12753           Cygwin has includes for both the unix network socket API
12754           and the windows API, but only one can be included, so fix
12755           includes to only use one or the other, prefering the unxi
12756           one (#317048).
12757
12758 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12759
12760         * rtp/gst/gstrtppcmadepay.c:
12761         * rtp/gst/gstrtppcmadepay.h:
12762         * rtp/gst/gstgstrtppcmapay.c:
12763         * rtp/gst/gstgstrtppcmapay.h:
12764         * rtp/gst/gstrtppcmudepay.c:
12765         * rtp/gst/gstrtppcmudepay.h:
12766         * rtp/gst/gstrtppcmupay.c:
12767         * rtp/gst/gstrtppcmupay.h:
12768         * rtp/gst/Makefile.am:
12769         * rtp/gst/gstrtp.c:
12770         * rtp/gst/README:
12771         Separated the G711 payloaders/depayloaders into separate elements for
12772         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12773
12774 2006-02-22  Wim Taymans  <wim@fluendo.com>
12775
12776         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12777         (gst_dvdec_change_state):
12778         * ext/dv/gstdvdec.h:
12779         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12780         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12781         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12782         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12783         (gst_dvdemux_flush), (gst_dvdemux_chain),
12784         (gst_dvdemux_change_state):
12785         * ext/dv/gstdvdemux.h:
12786         Ueber spiffify some more, added debug category.
12787         Use _scale.
12788         Use segments, respect playback rate from newsegment.
12789         Fix refcount issue.
12790
12791 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12792
12793         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12794         (gst_signal_processor_process):
12795         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12796         enabled for the build, but it helps me win the feature-count
12797         competitions ooh yeah.
12798
12799 2006-02-19  Wim Taymans  <wim@fluendo.com>
12800
12801         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12802         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12803         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12804         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12805         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12806         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12807         Use scaling code for added precission and more correct stop
12808         position in case scale==0.
12809
12810 2006-02-19  Wim Taymans  <wim@fluendo.com>
12811
12812         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12813         (gst_flxdec_chain):
12814         * gst/flx/gstflxdec.h:
12815         Implement DURATION query.
12816
12817 2006-02-19  Wim Taymans  <wim@fluendo.com>
12818
12819         * gst/flx/flx_color.h:
12820         * gst/flx/flx_fmt.h:
12821         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12822         (gst_flxdec_src_query_handler), (flx_decode_color),
12823         (gst_flxdec_chain):
12824         * gst/flx/gstflxdec.h:
12825         Set MALLOCDATA for the temp buffers so we don't leak.
12826         Some debug cleanups.
12827         Consume all data in the adapter before leaving the chain
12828         function. Fixes #330678.
12829
12830 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12831
12832         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12833         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12834          Handle 0 data size in otherwise valid frames.
12835          Handle numeric strings in 2.4.0 even when not in parentheses 
12836
12837 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12838
12839         * gst/matroska/matroska-demux.c:
12840         (gst_matroska_demux_subtitle_caps),
12841         (gst_matroska_demux_plugin_init):
12842         * gst/matroska/matroska-ids.h:
12843           Recognise SSA/ASS and USF subtitle formats and
12844           set proper caps when they are found.
12845
12846 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12847
12848         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12849         (gst_jpeg_dec_chain):
12850           Fix invalid memory access for some odd-sized images
12851           (see image contained in quicktime stream in #327083);
12852           use g_malloc() instead of g_alloca().
12853
12854 2006-02-17  Wim Taymans  <wim@fluendo.com>
12855
12856         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12857         Patch from Sebastien Cote, fixes #319884
12858
12859 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12860
12861         * ext/cdio/gstcdio.c: (plugin_init):
12862           Init debug category (#331253).
12863
12864 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12865
12866         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12867           Pass extra_data to gst_riff_create_audio_caps(), so that
12868           WAVEFORMATEX stuff works. Post audio codec name and post
12869           it as taglist on the bus. Allow up to 8 channesl for raw
12870           PCM in the source pad template caps.
12871
12872 2006-02-16  Wim Taymans  <wim@fluendo.com>
12873
12874         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12875         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12876         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12877         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12878         (gst_multipart_set_property), (gst_multipart_get_property):
12879         Applied #318663. Gives quite a few false positives in
12880         autoscan mode, but it's better than nothing. Not closing yet.
12881
12882 2006-02-16  Wim Taymans  <wim@fluendo.com>
12883
12884         * docs/plugins/Makefile.am:
12885         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12886         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12887         * docs/plugins/gst-plugins-good-plugins.args:
12888         * docs/plugins/inspect/plugin-udp.xml:
12889         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12890         (gst_udpsrc_start):
12891         Update documentation.
12892         Fix args.
12893
12894 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12895
12896         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12897         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12898         frame size. (Fixes #331368)
12899
12900 2006-02-16  Wim Taymans  <wim@fluendo.com>
12901
12902         * gst/rtsp/README:
12903         Updated README.
12904
12905         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12906         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12907         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12908         * gst/rtsp/gstrtspsrc.h:
12909         Make sure the RTP port is an even port an try to allocate 
12910         another if not.
12911         Added retry property to control max retries for port allocation.
12912         Make sure RTCP port is RTP port+1.
12913         Cleanup when port allocation fails.
12914         Fixes #319183.
12915         
12916 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12917
12918         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12919           Don't ignore return value of the parent class's state
12920           change function (#331385, patch by: Wouter Paesen).
12921
12922 2006-02-15  Wim Taymans  <wim@fluendo.com>
12923
12924         * configure.ac:
12925         * docs/plugins/Makefile.am:
12926         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12927         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12928         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12929         * ext/Makefile.am:
12930         * ext/hal/Makefile.am:
12931         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12932         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12933         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12934         (do_toggle_element), (gst_hal_audio_sink_set_property),
12935         (gst_hal_audio_sink_get_property),
12936         (gst_hal_audio_sink_change_state):
12937         * ext/hal/gsthalaudiosink.h:
12938         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12939         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12940         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12941         (do_toggle_element), (gst_hal_audio_src_set_property),
12942         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12943         * ext/hal/gsthalaudiosrc.h:
12944         * ext/hal/gsthalelements.c: (plugin_init):
12945         * ext/hal/gsthalelements.h:
12946         * ext/hal/hal.c: (gst_hal_get_string),
12947         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12948         (gst_hal_get_audio_src):
12949         * ext/hal/hal.h:
12950         Add HAL sound device wrapper plugins. Closes #329106
12951
12952 2006-02-15  Wim Taymans  <wim@fluendo.com>
12953
12954         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12955         Add comment in a fultile attempt to stop the copy-and-paste 
12956         paradigm leading to duplication of bad code.
12957
12958         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12959         Mime parameters have to be checked case insensitive
12960
12961 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12962
12963         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12964           Advance stream time for lagging subtitle streams by sending
12965           newsegment events with the update flag set.
12966
12967 2006-02-14  Edward Hervey  <edward@fluendo.com>
12968
12969         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12970         There can be bogus data before the hdrl LIST tag in the RIFF header.
12971         It's hard to say if it's not respecting the AVI specifications or not,
12972         but since Google Video is producing AVIs like that and the other player
12973         don't seem to complain, I guess we should do the same.
12974
12975 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12976
12977         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12978         (parse_split_strings):
12979         Add more validation to ensure that a char encoding conversion
12980         produced a valid UTF-8 string.
12981
12982 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12983
12984         Reviewed by: Edward Hervey  <edward@fluendo.com>
12985
12986         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12987         Properly handle end of segment. Closes #330885.
12988
12989 2006-02-13  Wim Taymans  <wim@fluendo.com>
12990
12991         * gst/rtp/gstrtpmp4gpay.h:
12992         For got to commit this one.
12993
12994 2006-02-12  Wim Taymans  <wim@fluendo.com>
12995
12996         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12997         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12998         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12999         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
13000         * gst/rtp/gstrtpmp4gpay.h:
13001         Make more things work.
13002         Handle ACC config strings.
13003
13004 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
13005
13006         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
13007           set timestamps if no incoming timestamps set
13008
13009 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
13010
13011         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
13012         (gst_tag_demux_do_typefind):
13013           ... and fix the very same leaks in GstTagDemux.
13014
13015 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
13016
13017         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
13018         (gst_id3demux_do_typefind):
13019         Fix a couple of mem leaks. (Patch by Jonathan Matthew
13020         <jonathan at kaolin dot wh9 dot net>)
13021
13022 2006-02-10  Wim Taymans  <wim@fluendo.com>
13023
13024         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
13025         First set options, then set caps or else the baseclass
13026         will not know about the options, duh.
13027
13028 2006-02-10  Wim Taymans  <wim@fluendo.com>
13029
13030         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
13031         (gst_rtp_mp4v_pay_setcaps):
13032         Don't waste time looking for a config string if we have codec_info
13033         on the incomming caps.
13034
13035 2006-02-10  Wim Taymans  <wim@fluendo.com>
13036
13037         * gst/rtp/README:
13038         Say something about case-sensitivity of caps vs mime-attributes.
13039
13040         * gst/rtp/Makefile.am:
13041         * gst/rtp/gstrtp.c: (plugin_init):
13042         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
13043         (gst_rtp_amr_pay_handle_buffer):
13044         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
13045         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
13046         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
13047         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
13048         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
13049         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
13050         (gst_rtp_mp4g_pay_plugin_init):
13051         * gst/rtp/gstrtpmp4gpay.h:
13052         Added beginnings of mpeg4-generic payloader (RFC 3640)
13053
13054 2006-02-09  Wim Taymans  <wim@fluendo.com>
13055
13056         * gst/rtsp/Makefile.am:
13057         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
13058         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
13059         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
13060         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
13061         (gst_rtpdec_change_state):
13062         * gst/rtsp/gstrtpdec.h:
13063         * gst/rtsp/gstrtsp.c: (plugin_init):
13064         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13065         * gst/rtsp/rtspconnection.c: (read_body),
13066         (rtsp_connection_receive):
13067         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
13068         Resurected rtpdec to make rtspsrc happy again.
13069         Skip attributes from the session id.
13070         Don't crash when dumping a message with an empty body.
13071
13072
13073 2006-02-09  Wim Taymans  <wim@fluendo.com>
13074
13075         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
13076         Added more meaningfull warnings when something goes wrong.
13077         Clear F bit on outgoing AMR packets.
13078
13079         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
13080         (gst_rtp_amr_pay_handle_buffer):
13081         Added debugging category
13082         Support payloading of multiple AMR frames.
13083
13084         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
13085         Added some debugging.
13086
13087 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
13088
13089         * configure.ac:
13090           Back to CVS
13091
13092 === release 0.10.2 ===
13093
13094 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
13095
13096         * configure.ac:
13097           releasing 0.10.2, "Papa was a rolling stone"
13098
13099 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
13100
13101         * configure.ac:
13102           Bump core and plugins-base requirement to 0.10.2.2
13103           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
13104
13105 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
13106
13107         * ext/flac/gstflac.c: (plugin_init):
13108         * ext/speex/gstspeex.c: (plugin_init):
13109           Register musicbrainz tags.
13110
13111 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
13112
13113         * ext/gconf/gconf.h:
13114           Remove declaration of function that no longer exists.
13115
13116 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13117
13118         * ext/shout2/gstshout2.c: (gst_shout2send_render),
13119         (gst_shout2send_setcaps), (gst_shout2send_change_state):
13120         Make shout2 work for non ogg streams
13121
13122 2006-02-06  Wim Taymans  <wim@fluendo.com>
13123
13124         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
13125         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
13126         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
13127         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
13128         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
13129         * gst/udp/gstmultiudpsink.h:
13130         Updated docs.
13131         Added properties bytes-served, bytes_to_serve.
13132         Post proper error messages,
13133         Emit client added signal too.
13134
13135 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13136
13137         * docs/plugins/Makefile.am:
13138         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13139         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13140         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
13141         (gst_multiudpsink_get_stats):
13142           adding docs for multiudpsink
13143
13144 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13145
13146         * gst/level/gstlevel.c: (gst_level_transform_ip):
13147           peak below decay is not necessarily an error, so don't ERROR log
13148
13149 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13150
13151         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
13152         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
13153         (gst_ebml_write_seek):
13154         * gst/matroska/ebml-write.h:
13155           Make sure we send a newsegment event in BYTES format
13156           before sending buffers (#328531).
13157
13158 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13159
13160         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
13161         (gst_dvdemux_sink_query):
13162         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
13163         * ext/speex/gstspeexdec.c: (speex_get_query_types),
13164         (speex_dec_src_query):
13165         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
13166         (gst_speexenc_sink_query):
13167         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13168         * gst/matroska/matroska-demux.c:
13169         (gst_matroska_demux_get_src_query_types),
13170         (gst_matroska_demux_handle_src_query):
13171         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
13172         (gst_wavparse_pad_query):
13173           Pass unhandled queries upstream instead of just dropping
13174           them (#326446). Update query type arrays here and there.
13175
13176 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13177
13178         * tests/check/elements/matroskamux.c: (setup_src_pad):
13179           Collectpads in core got changed and now also holds a
13180           reference to any pad that is part of it. Fix refcount
13181           checks in test case accordingly.
13182
13183 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13184
13185         * gst/apetag/gstapedemux.h:
13186           Fix include, for now GstTagDemux is in the apetag dir.
13187
13188 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13189
13190         * docs/plugins/Makefile.am:
13191         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13192         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13193         * docs/plugins/inspect/plugin-cdio.xml:
13194           Add cdio plugin to docs.
13195
13196         * ext/cdio/gstcdiocddasrc.c:
13197           Add gtk-doc blurb.
13198
13199         * ext/cdio/gstcdio.c:
13200           The plugin is called 'cdio' not 'cddio'.
13201
13202 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13203
13204         * configure.ac:
13205         * docs/plugins/Makefile.am:
13206         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13207         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13208         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13209         * docs/plugins/inspect/plugin-apetag.xml:
13210         * gst/apetag/Makefile.am:
13211         * gst/apetag/gstapedemux.c:
13212         * gst/apetag/gstapedemux.h:
13213         * gst/apetag/gsttagdemux.c:
13214         * gst/apetag/gsttagdemux.h:
13215           Add APE tag demuxer (#325649).
13216
13217 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
13218
13219         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
13220         (gst_gconf_get_default_video_sink),
13221         (gst_gconf_get_default_audio_src),
13222         (gst_gconf_get_default_video_src):
13223         * ext/gconf/gconf.h:
13224         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
13225         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
13226         (do_toggle_element):
13227         * ext/gconf/gstgconfaudiosink.h:
13228         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
13229         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13230         (do_toggle_element):
13231         * ext/gconf/gstgconfaudiosrc.h:
13232         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
13233         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
13234         (do_toggle_element):
13235         * ext/gconf/gstgconfvideosink.h:
13236         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
13237         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13238         (do_toggle_element):
13239         * ext/gconf/gstgconfvideosrc.h:
13240           Ignore changing the GConf key to "". Ignore GConf key updates
13241           that don't actually change the string.
13242           For now, ignore the GConf key when the state is > READY, as
13243           it breaks streaming. Sometime it will be nice to bring the
13244           new sink online even mid-stream, by sending NEWSEGMENT info
13245           and possibly prerolling.
13246           (Fixes #326736)
13247
13248 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
13249
13250         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
13251         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
13252         (zoomFilterSetResolution), (zoomFilterDestroy),
13253         (zoomFilterFastRGB), (pointFilter):
13254         * gst/goom/filters.h:
13255         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
13256         (goom_update), (goom_close):
13257         * gst/goom/goom_core.h:
13258         * gst/goom/goom_tools.h:
13259         * gst/goom/graphic.c:
13260         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
13261         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
13262         * gst/goom/gstgoom.h:
13263         * gst/goom/lines.c: (goom_lines):
13264         * gst/goom/lines.h:
13265           Make goom reentrant by moving all important static variables
13266           into instance structures.
13267           (Fixes #329181)
13268
13269 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
13270
13271         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13272         (gst_avi_demux_all_source_pads_unlinked),
13273         (gst_avi_demux_process_next_entry):
13274         * gst/avi/gstavidemux.h:
13275           Third attempt, use gst_pad_is_linked() this time.
13276
13277 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
13278
13279         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13280         (parse_split_strings):
13281         Adjust for data length indicators when parsing (Fixes #329810)
13282         Fix stupid bug parsing UTF-8 tag text.
13283         Output tag strings with multiple fields as multiple tags, so the
13284         app gets all the data.
13285
13286 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
13287
13288         * ext/flac/gstflacenc.c:
13289         Fixed a bug add in last commit, where no event is send. Thanks Tim to
13290         show me.
13291         
13292 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
13293
13294         * ext/flac/gstflacenc.c:
13295         * gst/matroska/ebml-read.c:
13296         Just make it compile with --disable-gst-debug.
13297
13298 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
13299
13300         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13301         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
13302         (id3v2_genre_fields_to_taglist):
13303           Never output a tag with a null contents string.
13304
13305 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13306
13307         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
13308           Only pause if all pads are unlinked AND we've tried to send data
13309           on all of them at least once.
13310
13311 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13312
13313         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
13314         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
13315           Make loop function/task pause itself when all source pads are
13316           unlinked.
13317
13318 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13319
13320         * configure.ac:
13321         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
13322           Use new functions from core to render a bin from a
13323           string. Fixes build. Up requirements to core CVS.
13324
13325 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
13326
13327         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
13328           Don't push buffers into the adapter that we are going to
13329           push downstream again without framing anyway. Also, the
13330           adaptor takes ownership of buffers put into it (fixes
13331           auparse pushing invalid buffers for .au files with
13332           ADPCM contents). Finally, set caps on all outgoing buffers.
13333
13334 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
13335
13336         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
13337         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
13338         (gst_id3demux_send_tag_event):
13339         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
13340         Someone should kick my butt. Remove ID3v1 tags from the end of the
13341         file.
13342
13343         Improve error messages. Send the TAG message as soon as we complete
13344         typefinding, instead of waiting until we send the first buffer.
13345         Downstream tag event is still sent before the first buffer.
13346
13347 2006-01-27  Jan Gerber  <j@bootlab.org>
13348
13349         Reviewed by: Andy Wingo <wingo@pobox.com>
13350
13351         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
13352         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
13353         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
13354         to not have warings flooding stderr. this is the suggested way
13355         also used in dvgrab and kino. (#328336)
13356
13357 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
13358
13359         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
13360         (gst_oss_sink_init), (gst_oss_sink_finalise):
13361           Free the device name string when finalised.
13362
13363 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
13364
13365         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
13366           Don't put function calls in g_return_if_fail() statements,
13367           or they'll be replaced with NOOPs if someone compiles with
13368           G_DISABLE_CHECKS defined.
13369           
13370 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
13371
13372         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13373         Never trust ANY information encoded in a media file, especially
13374         when it's giving you sizes. (Fixes #328452)
13375
13376 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
13377
13378         * gst/rtp/gstrtpg711pay.c:
13379         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
13380         bug #325148.
13381
13382 2006-01-23  Edward Hervey  <edward@fluendo.com>
13383
13384         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
13385         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
13386         * gst/matroska/matroska-ids.h:
13387         Added recognition of Real Audio and Video streams in matroska demuxer.
13388
13389 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
13390
13391         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
13392           Remove errant break statement, and fix compilation with
13393           older GCC.
13394
13395 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
13396
13397         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13398
13399         * sys/sunaudio/gstsunaudiomixerctrl.c:
13400         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
13401           Export functions that are needed in other parts of the code,
13402           makes the mixer actually work; adjust magic minimum buffer-time
13403           value from 3ms to 5ms to work around stuttering during mp3
13404           playback (#327765).
13405
13406 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
13407
13408         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13409
13410         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
13411         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
13412           Fix possible deadlock in matroska muxer (#327825).
13413
13414 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
13415
13416         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
13417         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
13418         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
13419         * gst/rtsp/sdpmessage.h:
13420         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
13421         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
13422           C89 fixes: declare variables at the beginning of a block and
13423           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
13424           <jensgr at gmx dot net>).
13425
13426 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
13427
13428         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13429         * gst/id3demux/id3tags.h:
13430         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13431         (parse_comment_frame), (parse_text_identification_frame),
13432         (id3v2_tag_to_taglist), (id3v2_are_digits),
13433         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
13434         (parse_split_strings), (free_tag_strings):
13435           Rewrite parsing of text tags to handle multiple NULL terminated
13436           strings. Parse numeric genre strings and ID3v2 type
13437           "(3)(6)Alternative" style genre strings.
13438           Parse dates that are only YYYY or YYYY-mm format.
13439           (Fixes #328241 and #322154)
13440
13441 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
13442
13443         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
13444           Don't forget to initialize liboil, otherwise our oil functions
13445           will crash (fixes #327871; patch by: Christoph Burghardt
13446           <hawkes at web dot de>).
13447
13448 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13449
13450         * configure.ac:
13451           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
13452           like in the core and gst-plugins-base. Fixes #324367 and #326683;
13453           patch by: Brian Cameron <brian dot cameron at sun dot com>
13454
13455 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13456
13457         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
13458         * ext/cdio/gstcdio.h:
13459         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
13460           Fix build for libcdio versions >= 76; give slightly lower rank
13461           than cdparanoia.
13462
13463 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13464
13465         * configure.ac:
13466         * ext/Makefile.am:
13467         * ext/cdio/Makefile.am:
13468         * ext/cdio/gstcdio.c:
13469         * ext/cdio/gstcdio.h:
13470         * ext/cdio/gstcdiocddasrc.c:
13471         * ext/cdio/gstcdiocddasrc.h:
13472           Port libcdio cdda source, formerly known as cddasrc, now known as
13473           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
13474           but that's not tested (fixes #317658).
13475
13476 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13477
13478         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
13479           Fix conversion from TIME to BYTES format (fixes #326864;
13480           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
13481
13482 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
13483
13484         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13485           Fix compilation of id3demux when zlib is not present.
13486           (Fixes #326602; patch by: Sergey Scobich)
13487
13488 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
13489
13490         * ext/esd/Makefile.am:
13491           Add $(ESD_CFLAGS), otherwise build will fail for folks
13492           with libesd in a non-standard prefix (#327009).
13493
13494 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13495
13496         * configure.ac:
13497           back to HEAD
13498
13499 === release 0.10.1 ===
13500
13501 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
13502
13503         * configure.ac:
13504           releasing 0.10.1, "Li"
13505
13506 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13507
13508           patch by: Wim Taymans
13509
13510         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13511           fix memleak.  Fixes #326618
13512
13513 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13514
13515           patch by: Mike Smith
13516
13517         * gst/level/gstlevel.c: (gst_level_message_new),
13518         (gst_level_message_append_channel):
13519           Fix memleak.  Fixes #326612
13520
13521 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13522
13523         * configure.ac:
13524           prereleasing
13525         * po/af.po:
13526         * po/az.po:
13527         * po/cs.po:
13528         * po/en_GB.po:
13529         * po/hu.po:
13530         * po/it.po:
13531         * po/nb.po:
13532         * po/nl.po:
13533         * po/or.po:
13534         * po/sq.po:
13535         * po/sr.po:
13536         * po/sv.po:
13537         * po/uk.po:
13538         * po/vi.po:
13539           update translations
13540
13541 2006-01-10  Michael Smith  <msmith@fluendo.com>
13542
13543         * gst/level/gstlevel.c: (gst_level_class_init),
13544         (gst_level_dispose):
13545           Don't leak filter arrays.
13546
13547 2006-01-09 Brian Cameron <brian.cameron@sun.com>
13548
13549         reviewed by: Christian Schaller <uraeus@gnome.org>
13550         
13551         * configure.ac:
13552         * gst-plugins-good.spec.in:
13553         * sys/Makefile.am:
13554         * sys/sunaudio/Makefile.am:
13555         * sys/sunaudio/gstsunaudio.c: (plugin_init):
13556         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
13557         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
13558         (gst_sunaudiomixer_change_state):
13559         * sys/sunaudio/gstsunaudiomixer.h:
13560         * sys/sunaudio/gstsunaudiomixerctrl.c:
13561         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
13562         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
13563         (gst_sunaudiomixer_ctrl_list_tracks),
13564         (gst_sunaudiomixer_ctrl_get_volume),
13565         (gst_sunaudiomixer_ctrl_set_volume),
13566         (gst_sunaudiomixer_ctrl_set_mute),
13567         (gst_sunaudiomixer_ctrl_set_record):
13568         * sys/sunaudio/gstsunaudiomixerctrl.h:
13569         * sys/sunaudio/gstsunaudiomixertrack.c:
13570         (gst_sunaudiomixer_track_class_init),
13571         (gst_sunaudiomixer_track_init), (fill_labels),
13572         (gst_sunaudiomixer_track_new):
13573         * sys/sunaudio/gstsunaudiomixertrack.h:
13574         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
13575         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
13576         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
13577         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
13578         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
13579         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
13580         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
13581         * sys/sunaudio/gstsunaudiosink.h:
13582
13583         Add SunAudio plugin - tested to make sure it doesn't break
13584         the build under GNU/Linux.      
13585
13586 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
13587
13588         * gst-plugins-good/gst/udp/gstdynudpsink.c:
13589         * gst-plugins-good/gst/udp/gstudpsrc.c:
13590         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
13591         overrides the port or multicast parameters. Fixes bugs #323021.
13592         API addition: adds GstUDPSrc::sockfd property   
13593
13594 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
13595
13596         * ext/gconf/Makefile.am:
13597         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
13598         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
13599         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13600         (do_toggle_element), (cb_toggle_element),
13601         (gst_gconf_audio_src_change_state):
13602         * ext/gconf/gstgconfaudiosrc.h:
13603         * ext/gconf/gstgconfelements.c: (plugin_init):
13604         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
13605         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
13606         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13607         (do_toggle_element), (cb_toggle_element),
13608         (gst_gconf_video_src_change_state):
13609         * ext/gconf/gstgconfvideosrc.h:
13610           Add new gconfaudiosrc and gconfvideosrc elements
13611           (needed for gnome-sound-recorder).
13612
13613 2006-01-06  Edward Hervey  <edward@fluendo.com>
13614
13615         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13616         Add gst_element_no_more_pads() for proper decodebin behaviour.
13617         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
13618         (parse_text_identification_frame), (parse_split_strings):
13619         Failure to decode some tags is not a GST_ERROR() but a
13620         GST_WARNING()
13621         When iterating over a chunk of text, check that we haven't gone too
13622         far.
13623
13624 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
13625
13626         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
13627         (plugin_init):
13628           call oil_init() when using liboil
13629
13630 2006-01-04  Wim Taymans  <wim@fluendo.com>
13631
13632         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13633         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13634         Fix leaks.
13635
13636 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13637
13638         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13639
13640         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13641         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13642         (gst_flac_dec_change_state):
13643           Don't g_assert() where we should just return FALSE; remove
13644           unnecessary g_assert(); initialize some fields properly in
13645           state change function (fixes #325504). Also, use
13646           GST_DEBUG_OBJECT in two more places.
13647
13648 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13649
13650         * configure.ac:
13651           also remove smoothwave's Makefile.am
13652         * docs/plugins/Makefile.am:
13653           fix plugin docs
13654
13655 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13656
13657         * tests/examples/Makefile.am:
13658           added missing Makefile.am
13659
13660 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13661
13662         * configure.ac:
13663         * gst/level/Makefile.am:
13664         * gst/level/level-example.c:
13665         * tests/Makefile.am:
13666         * tests/examples/level/Makefile.am:
13667         * tests/examples/level/level-example.c: (message_handler), (main):
13668           moved level-example to tests/examples/level-example
13669         * tests/old/examples/level/demo.c: (main):
13670         * tests/old/examples/level/plot.c: (main):
13671           some initial fixes
13672
13673 2005-12-29  Michael Smith  <msmith@fluendo.com>
13674
13675         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13676         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13677         * gst/udp/gstmultiudpsink.h:
13678           Track packets sent per client in addition to bytes sent; provide
13679           this info through get-stats signal
13680
13681 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13682
13683         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13684           Can't use gst_object_unref() on a GstAdapter (#325191).
13685
13686 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13687
13688         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13689         If a broken tag has 0 bytes payload, at least still skip
13690         the 10 byte header
13691
13692 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13693
13694         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13695         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13696         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13697         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13698           Making these depayloaders (H263+ and mpeg4 video) inherit from
13699           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13700
13701 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13702
13703         * docs/plugins/gst-plugins-good-plugins.args:
13704         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13705         Regenerate the plugin hiearchy.
13706
13707 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13708
13709         * docs/plugins/Makefile.am:
13710         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13711         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13712         * docs/plugins/gst-plugins-good-plugins.args:
13713         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13714         (gst_id3demux_base_init), (gst_id3demux_class_init),
13715         (gst_id3demux_chain):
13716         * gst/id3demux/gstid3demux.h:
13717           Add documentation for id3demux.
13718           Don't fail if the first buffer is not at offset 0, just
13719           attempt to typefind and do pass through
13720           Rename the gst_type function from gst_gst_id3demux..
13721
13722 2005-12-20  Michael Smith  <msmith@fluendo.com>
13723
13724         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13725         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13726         (gst_multiudpsink_get_stats):
13727         * gst/udp/gstmultiudpsink.h:
13728           Collect statistics; return them from get_stats.
13729
13730 2005-12-19  Edward Hervey  <edward@fluendo.com>
13731
13732         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13733         Stupid signedness issue...
13734
13735 2005-12-19  Edward Hervey  <edward@fluendo.com>
13736
13737         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13738         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13739         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13740         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13741         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13742         Construct index for indexless files.
13743         Make sure pad/buffers are correctly reset to NULL once we don't need
13744         them anymore, else we get lovely segfaults/assertions.
13745         * gst/wavparse/gstwavparse.c:
13746         Yes, you can have 96KHz audio and wma in wav :(
13747
13748 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13749
13750         * configure.ac:
13751           Check for optional dependency on zlib for id3demux
13752
13753         * gst/id3demux/Makefile.am:
13754         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13755         (gst_id3demux_base_init), (gst_id3demux_class_init),
13756         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13757         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13758         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13759         (gst_id3demux_set_property), (gst_id3demux_get_property),
13760         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13761         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13762         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13763         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13764         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13765         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13766         (simple_find_peek), (simple_find_suggest),
13767         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13768         (plugin_init):
13769         * gst/id3demux/gstid3demux.h:
13770         * gst/id3demux/id3tags.c: (read_synch_uint),
13771         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13772         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13773         (id3demux_id3v2_frames_to_tag_list):
13774         * gst/id3demux/id3tags.h:
13775         * gst/id3demux/id3v2.4.0-frames.txt:
13776         * gst/id3demux/id3v2.4.0-structure.txt:
13777         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13778         (parse_comment_frame), (parse_text_identification_frame),
13779         (id3v2_tag_to_taglist), (parse_split_strings):
13780           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13781           otherwise it discards them. Works on my test files. 
13782
13783         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13784           Don't send EOS to a non-existing srcpad
13785           The debug category can be static
13786
13787 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13788
13789         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13790         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13791         * gst/multipart/multipartdemux.c:
13792           change some char* into char[]
13793
13794 2005-12-16  Wim Taymans  <wim@fluendo.com>
13795
13796         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13797         (gst_wavparse_other), (gst_wavparse_perform_seek),
13798         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13799         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13800         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13801         * gst/wavparse/gstwavparse.h:
13802         Use GstSegment to implement more seeking features.
13803
13804 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13805
13806         * gst/rtsp/rtspconnection.c:
13807           Add <netinet/in.h> include and move <arpa/inet.h> include
13808           to make things work on OpenBSD as well (fixes #323717;
13809           patch by: Benjamin Pineau)
13810
13811 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13812
13813         * gst/rtp/gstrtpspeexdepay.c:
13814         * gst/rtp/gstrtpspeexpay.c:
13815         Set clock rate to be fixed in 8000. It fixes bug #324012.
13816
13817 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13818
13819         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13820         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13821         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13822         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13823         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13824         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13825         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13826         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13827         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13828         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13829         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13830         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13831         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13832         * gst-plugins-good/gst/rtp/README:
13833         Fixed payload range in payloder caps. Removed payload range completely
13834         from depayloaders as they don't require payload type in their caps.
13835         In effect, there isn't any specific payload type for any given codec,
13836         only suggestions.
13837         Fixes bug #324011.
13838
13839 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13840
13841         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13842         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13843         (gst_videomixer_collected): Code cleanup and re-enabling 
13844         queued time validity check for correct EOS handling.
13845
13846 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13847
13848         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13849         (gst_oss_mixer_element_get_property),
13850         (gst_oss_mixer_element_change_state):
13851         Add 'device-name' property and fix state change function.
13852
13853 2005-12-13  Edward Hervey  <edward@fluendo.com>
13854
13855         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13856         If the speed of the file is null in the header, set the frame_time to
13857         the default setting of GST_SECOND / 70. Which is the default
13858         frame_delay for .fli files as stated in this document :
13859         http://www.compuphase.com/flic.htm
13860         Would be nice to have the time conversion done properly too (duration =
13861         flxh->frames * flxdec->frame_time)
13862
13863 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13864
13865         * docs/plugins/Makefile.am:
13866         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13867         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13868         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13869         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13870         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13871         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13872         documentation for videomixer on my way with a funny sample
13873         pipeline.
13874
13875 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13876
13877         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13878         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13879         (gst_videomixer_update_queues), (gst_videomixer_collected):
13880         Fix caps negotiation. (#323896)
13881
13882 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13883
13884         * gst/matroska/matroska-demux.c:
13885         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13886           Set correct timestamps on audio laces, fixes playback of mp3 from
13887                 matroska.
13888
13889 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13890
13891         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13892         (gst_au_parse_class_init), (gst_au_parse_init),
13893         (gst_au_parse_dispose), (gst_au_parse_chain),
13894         (gst_au_parse_change_state), (plugin_init):
13895         * gst/auparse/gstauparse.h:
13896           Use gst_object_unref() for GstObjects instead of
13897           g_object_unref() and fix a mem leak in a debug
13898           statement; while we're at it, also borgify, use
13899           boilerplate macros and clean up a little bit.
13900
13901 2005-12-11  Edward Hervey  <edward@fluendo.com>
13902
13903         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13904         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13905         Added pull mode.
13906
13907 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13908
13909         * gst/goom/gstgoom.c:
13910         * gst/level/level-example.c: (main):
13911         * gst/smoothwave/demo-osssrc.c: (main):
13912           Use audiotestsrc instead of sinesrc (#323798).
13913
13914 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13915
13916         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13917           more debug-func-ptr usage
13918
13919 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13920
13921         * gst/flx/flx_color.c: (flx_colorspace_convert):
13922         * gst/flx/flx_color.h:
13923         * gst/flx/flx_fmt.h:
13924         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13925         * gst/flx/gstflxdec.h:
13926           Now flxdec works on big-endian machines as well.
13927
13928 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13929
13930         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13931         (gst_fenced_buffer_copy):
13932           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13933           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13934           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13935           and use GST_DEBUG_FUNCPTR for pad functions.
13936
13937 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13938
13939         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13940         (gst_flac_dec_class_init), (gst_flac_dec_init),
13941         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13942         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13943         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13944         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13945         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13946         (gst_flac_dec_change_state):
13947         * ext/flac/gstflacdec.h:
13948           Rewrite flacdec a bit, so that even seeking might work now. Most
13949           importantly, don't act upon any flow return values we get, just tell
13950           the decoder everything's dandy and act on the flow return values
13951           later on in the loop function. We don't want to mess up the internal
13952           decoder state for non-fatal things like flushing pads etc. Other
13953           than that, use GstSegment (segment seeks don't work yet though, but
13954           should be easy to add), use boilerplate macros, drop the superfluous
13955           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13956           lots of other things.
13957
13958 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13959
13960         * configure.ac:
13961           Update comment in OSS includes check.
13962
13963         * sys/oss/gstossdmabuffer.c:
13964         * sys/oss/gstosshelper.c:
13965         * sys/oss/gstossmixer.c:
13966         * sys/oss/gstossmixertrack.c:
13967         * sys/oss/gstosssink.c:
13968         * sys/oss/gstosssrc.c:
13969         * sys/oss/oss_probe.c:
13970           Don't assume the OSS soundcard.h include is always in
13971           the sys/ directory. Instead, use the existing defines
13972           from config.h to include the right file. Fixes
13973           compilation on OpenBSD 3.8 (#323718).
13974
13975 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13976
13977         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13978         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13979         * docs/plugins/inspect/plugin-1394.xml:
13980         * docs/plugins/inspect/plugin-aasink.xml:
13981         * docs/plugins/inspect/plugin-alaw.xml:
13982         * docs/plugins/inspect/plugin-alpha.xml:
13983         * docs/plugins/inspect/plugin-alphacolor.xml:
13984         * docs/plugins/inspect/plugin-auparse.xml:
13985         * docs/plugins/inspect/plugin-autodetect.xml:
13986         * docs/plugins/inspect/plugin-avi.xml:
13987         * docs/plugins/inspect/plugin-cacasink.xml:
13988         * docs/plugins/inspect/plugin-cairo.xml:
13989         * docs/plugins/inspect/plugin-cutter.xml:
13990         * docs/plugins/inspect/plugin-debug.xml:
13991         * docs/plugins/inspect/plugin-dv.xml:
13992         * docs/plugins/inspect/plugin-efence.xml:
13993         * docs/plugins/inspect/plugin-effectv.xml:
13994         * docs/plugins/inspect/plugin-esdsink.xml:
13995         * docs/plugins/inspect/plugin-flac.xml:
13996         * docs/plugins/inspect/plugin-flxdec.xml:
13997         * docs/plugins/inspect/plugin-gconfelements.xml:
13998         * docs/plugins/inspect/plugin-goom.xml:
13999         * docs/plugins/inspect/plugin-jpeg.xml:
14000         * docs/plugins/inspect/plugin-level.xml:
14001         * docs/plugins/inspect/plugin-matroska.xml:
14002         * docs/plugins/inspect/plugin-mulaw.xml:
14003         * docs/plugins/inspect/plugin-multipart.xml:
14004         * docs/plugins/inspect/plugin-navigationtest.xml:
14005         * docs/plugins/inspect/plugin-ossaudio.xml:
14006         * docs/plugins/inspect/plugin-png.xml:
14007         * docs/plugins/inspect/plugin-rtp.xml:
14008         * docs/plugins/inspect/plugin-rtsp.xml:
14009         * docs/plugins/inspect/plugin-shout2send.xml:
14010         * docs/plugins/inspect/plugin-smpte.xml:
14011         * docs/plugins/inspect/plugin-speex.xml:
14012         * docs/plugins/inspect/plugin-udp.xml:
14013         * docs/plugins/inspect/plugin-videobox.xml:
14014         * docs/plugins/inspect/plugin-videoflip.xml:
14015         * docs/plugins/inspect/plugin-videomixer.xml:
14016         * docs/plugins/inspect/plugin-wavenc.xml:
14017         * docs/plugins/inspect/plugin-wavparse.xml:
14018         * ext/flac/gstflac.c: (plugin_init):
14019         * ext/flac/gstflacdec.c: (flacdec_get_type),
14020         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
14021         (gst_flac_dec_init), (gst_flac_dec_finalize),
14022         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
14023         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
14024         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
14025         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
14026         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
14027         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
14028         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
14029         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
14030         * ext/flac/gstflacdec.h:
14031         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
14032         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
14033         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
14034         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
14035         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
14036         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
14037         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
14038         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
14039         (gst_flac_enc_change_state):
14040         * ext/flac/gstflacenc.h:
14041           borgify and fix up documentation
14042
14043 2005-12-09  Michael Smith  <msmith@fluendo.com>
14044
14045         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
14046           Accept a wider range of flac files, more closely matching flac spec.
14047
14048 2005-12-08  Julien MOUTTE  <julien@moutte.net>
14049
14050         * docs/plugins/Makefile.am: Add multipart elements.
14051         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14052         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
14053         * docs/plugins/gst-plugins-good-plugins.hierarchy:
14054         * gst/multipart/multipartdemux.c:
14055         * gst/multipart/multipartmux.c: Add docs.
14056
14057 2005-12-07  Edward Hervey  <edward@fluendo.com>
14058
14059         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
14060         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
14061         (gst_avi_demux_invert):
14062         Memleak and crasher fixes.
14063         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14064         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
14065         Memleak fixes
14066
14067 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14068
14069         * ext/aalib/gstaasink.h:
14070         * ext/cairo/gsttextoverlay.h:
14071         * ext/dv/gstdvdec.h:
14072         * ext/dv/gstdvdemux.c:
14073         * ext/dv/gstdvdemux.h:
14074         * ext/esd/esdsink.h:
14075         * ext/flac/flac_compat.h:
14076         * ext/flac/gstflacdec.h:
14077         * ext/flac/gstflacenc.h:
14078         * ext/gconf/gconf.h:
14079         * ext/gconf/gstgconfaudiosink.h:
14080         * ext/gconf/gstgconfvideosink.h:
14081         * ext/gdk_pixbuf/gstgdkanimation.h:
14082         * ext/jpeg/gstjpegdec.h:
14083         * ext/jpeg/smokecodec.h:
14084         * ext/jpeg/smokeformat.h:
14085         * ext/ladspa/gstsignalprocessor.h:
14086         * ext/ladspa/search.c: (LADSPAPluginSearch):
14087         * ext/ladspa/utils.h:
14088         * ext/libmng/gstmng.c:
14089         * ext/libmng/gstmngdec.h:
14090         * ext/libmng/gstmngenc.c:
14091         * ext/libmng/gstmngenc.h:
14092         * ext/libpng/gstpng.c:
14093         * ext/libpng/gstpngenc.c:
14094         * ext/libpng/gstpngenc.h:
14095         * ext/shout2/gstshout2.h:
14096         * ext/speex/gstspeexdec.h:
14097         * ext/speex/gstspeexenc.c:
14098         * ext/speex/gstspeexenc.h:
14099         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14100         * gst/autodetect/gstautoaudiosink.h:
14101         * gst/autodetect/gstautovideosink.h:
14102         * gst/avi/gstavidemux.h:
14103         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14104         (gst_cutter_set_property), (gst_cutter_get_caps):
14105         * gst/cutter/gstcutter.h:
14106         * gst/debug/tests.c: (md5_process_block):
14107         * gst/debug/tests.h:
14108         * gst/effectv/gstwarp.c:
14109         * gst/flx/flx_fmt.h:
14110         * gst/flx/gstflxdec.h:
14111         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
14112         (zoomFilterFastRGB):
14113         * gst/goom/filters.h:
14114         * gst/goom/goom_tools.h:
14115         * gst/law/alaw-encode.c:
14116         * gst/level/gstlevel.c:
14117         * gst/level/gstlevel.h:
14118         * gst/matroska/ebml-write.h:
14119         * gst/matroska/matroska-demux.h:
14120         * gst/matroska/matroska-ids.h:
14121         * gst/matroska/matroska-mux.h:
14122         * gst/monoscope/convolve.c: (convolve_match):
14123         * gst/monoscope/convolve.h:
14124         * gst/multipart/multipartmux.c:
14125         * gst/oldcore/gstaggregator.c:
14126         * gst/oldcore/gstaggregator.h:
14127         * gst/oldcore/gstmd5sink.c: (md5_process_block):
14128         * gst/oldcore/gstmd5sink.h:
14129         * gst/oldcore/gstmultifilesrc.c:
14130         * gst/oldcore/gstmultifilesrc.h:
14131         * gst/oldcore/gstpipefilter.h:
14132         * gst/oldcore/gstshaper.h:
14133         * gst/rtp/gstrtpL16depay.h:
14134         * gst/rtp/gstrtpL16pay.h:
14135         * gst/rtp/gstrtpdepay.h:
14136         * gst/rtp/gstrtpmp4vpay.c:
14137         * gst/rtp/gstrtpmp4vpay.h:
14138         * gst/rtsp/gstrtspsrc.c:
14139         * gst/rtsp/gstrtspsrc.h:
14140         * gst/rtsp/rtspconnection.h:
14141         * gst/rtsp/rtspdefs.h:
14142         * gst/rtsp/rtspmessage.h:
14143         * gst/rtsp/rtsptransport.h:
14144         * gst/rtsp/rtspurl.c:
14145         * gst/rtsp/rtspurl.h:
14146         * gst/rtsp/sdpmessage.c:
14147         * gst/rtsp/sdpmessage.h:
14148         * gst/smpte/barboxwipes.c:
14149         * gst/smpte/gstmask.h:
14150         * gst/smpte/gstsmpte.h:
14151         * gst/smpte/paint.c:
14152         * gst/smpte/paint.h:
14153         * gst/udp/gstdynudpsink.h:
14154         * gst/udp/gstmultiudpsink.h:
14155         * gst/udp/gstudpsink.c:
14156         * gst/udp/gstudpsink.h:
14157         * gst/udp/gstudpsrc.c:
14158         * gst/videomixer/videomixer.c:
14159         * gst/wavenc/riff.h:
14160         * gst/wavparse/gstwavparse.h:
14161         * sys/oss/gstossdmabuffer.h:
14162         * sys/oss/gstossmixer.h:
14163         * sys/oss/gstossmixerelement.h:
14164         * sys/oss/gstossmixertrack.h:
14165         * sys/oss/gstosssink.c:
14166         * sys/oss/gstosssink.h:
14167         * sys/oss/gstosssrc.c:
14168         * sys/oss/gstosssrc.h:
14169         * sys/osxaudio/gstosxaudioelement.h:
14170         * sys/osxaudio/gstosxaudiosink.h:
14171         * sys/osxaudio/gstosxaudiosrc.h:
14172           expand tabs
14173
14174 === release 0.10.0 ===
14175
14176 2005-12-05   <thomas (at) apestaart (dot) org>
14177
14178         * configure.ac:
14179           releasing 0.10.0, "Abondance"
14180
14181 2005-12-05  Andy Wingo  <wingo@pobox.com>
14182
14183         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
14184         * ext/flac/gstflacdec.c: (gst_flacdec_write):
14185         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
14186         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
14187         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
14188         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
14189         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
14190         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
14191         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
14192         * ext/speex/gstspeexdec.c: (speex_dec_chain):
14193         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
14194         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14195         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14196         * gst/goom/gstgoom.c: (gst_goom_chain):
14197         * gst/matroska/matroska-demux.c:
14198         (gst_matroska_demux_push_vorbis_codec_priv_data),
14199         (gst_matroska_demux_add_wvpk_header):
14200         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
14201         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14202         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
14203         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
14204         alloc_buffer changes.
14205
14206 2005-12-05  Michael Smith  <msmith@fluendo.com>
14207
14208         * docs/plugins/gst-plugins-good-plugins.args:
14209           Remove args for plugins that aren't in -good.
14210
14211 === release 0.9.7 ===
14212
14213 2005-12-01   <thomas (at) apestaart (dot) org>
14214
14215         * configure.ac:
14216           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
14217
14218 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14219
14220         * docs/plugins/.cvsignore:
14221         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14222         * docs/plugins/inspect/plugin-multipart.xml:
14223         * docs/plugins/inspect/plugin-rtp.xml:
14224           add multipart plugin to docs
14225
14226 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14227
14228         * configure.ac:
14229         * ext/Makefile.am:
14230         * ext/pango/Makefile.am:
14231         * ext/pango/gstclockoverlay.c:
14232         * ext/pango/gstclockoverlay.h:
14233         * ext/pango/gsttextoverlay.c:
14234         * ext/pango/gsttextoverlay.h:
14235         * ext/pango/gsttextrender.c:
14236         * ext/pango/gsttextrender.h:
14237         * ext/pango/gsttimeoverlay.c:
14238         * ext/pango/gsttimeoverlay.h:
14239           move pango to base
14240
14241 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14242
14243         * gst/rtp/Makefile.am:
14244         * gst/rtp/gstrtpL16depay.c:
14245         * gst/rtp/gstrtpL16depay.h:
14246         * gst/rtp/gstrtpL16parse.c:
14247         * gst/rtp/gstrtpL16parse.h:
14248         * gst/rtp/gstrtpgsmdepay.c:
14249         * gst/rtp/gstrtpgsmdepay.h:
14250         * gst/rtp/gstrtpgsmparse.c:
14251         * gst/rtp/gstrtpgsmparse.h:
14252           parsers are depayers
14253
14254 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14255
14256         * gst/rtp/Makefile.am:
14257         * gst/rtp/gstasteriskh263.c:
14258         * gst/rtp/gstrtp.c:
14259         * gst/rtp/gstrtpL16enc.c:
14260         * gst/rtp/gstrtpL16enc.h:
14261         * gst/rtp/gstrtpL16parse.c:
14262         * gst/rtp/gstrtpL16parse.h:
14263         * gst/rtp/gstrtpL16pay.c:
14264         * gst/rtp/gstrtpL16pay.h:
14265         * gst/rtp/gstrtpamrdec.c:
14266         * gst/rtp/gstrtpamrdec.h:
14267         * gst/rtp/gstrtpamrdepay.c:
14268         * gst/rtp/gstrtpamrdepay.h:
14269         * gst/rtp/gstrtpamrenc.c:
14270         * gst/rtp/gstrtpamrenc.h:
14271         * gst/rtp/gstrtpamrpay.c:
14272         * gst/rtp/gstrtpamrpay.h:
14273         * gst/rtp/gstrtpdec.c:
14274         * gst/rtp/gstrtpdec.h:
14275         * gst/rtp/gstrtpdepay.c:
14276         * gst/rtp/gstrtpdepay.h:
14277         * gst/rtp/gstrtpg711dec.c:
14278         * gst/rtp/gstrtpg711dec.h:
14279         * gst/rtp/gstrtpg711depay.c:
14280         * gst/rtp/gstrtpg711depay.h:
14281         * gst/rtp/gstrtpg711enc.c:
14282         * gst/rtp/gstrtpg711enc.h:
14283         * gst/rtp/gstrtpg711pay.c:
14284         * gst/rtp/gstrtpg711pay.h:
14285         * gst/rtp/gstrtpgsmenc.c:
14286         * gst/rtp/gstrtpgsmenc.h:
14287         * gst/rtp/gstrtpgsmparse.c:
14288         * gst/rtp/gstrtpgsmparse.h:
14289         * gst/rtp/gstrtpgsmpay.c:
14290         * gst/rtp/gstrtpgsmpay.h:
14291         * gst/rtp/gstrtph263enc.c:
14292         * gst/rtp/gstrtph263enc.h:
14293         * gst/rtp/gstrtph263pay.c:
14294         * gst/rtp/gstrtph263pay.h:
14295         * gst/rtp/gstrtph263pdec.c:
14296         * gst/rtp/gstrtph263pdec.h:
14297         * gst/rtp/gstrtph263pdepay.c:
14298         * gst/rtp/gstrtph263pdepay.h:
14299         * gst/rtp/gstrtph263penc.c:
14300         * gst/rtp/gstrtph263penc.h:
14301         * gst/rtp/gstrtph263ppay.c:
14302         * gst/rtp/gstrtph263ppay.h:
14303         * gst/rtp/gstrtpmp4vdec.c:
14304         * gst/rtp/gstrtpmp4vdec.h:
14305         * gst/rtp/gstrtpmp4vdepay.c:
14306         * gst/rtp/gstrtpmp4vdepay.h:
14307         * gst/rtp/gstrtpmp4venc.c:
14308         * gst/rtp/gstrtpmp4venc.h:
14309         * gst/rtp/gstrtpmp4vpay.c:
14310         * gst/rtp/gstrtpmp4vpay.h:
14311         * gst/rtp/gstrtpmpadec.c:
14312         * gst/rtp/gstrtpmpadec.h:
14313         * gst/rtp/gstrtpmpadepay.c:
14314         * gst/rtp/gstrtpmpadepay.h:
14315         * gst/rtp/gstrtpmpaenc.c:
14316         * gst/rtp/gstrtpmpaenc.h:
14317         * gst/rtp/gstrtpmpapay.c:
14318         * gst/rtp/gstrtpmpapay.h:
14319         * gst/rtp/gstrtpspeexdec.c:
14320         * gst/rtp/gstrtpspeexdec.h:
14321         * gst/rtp/gstrtpspeexdepay.c:
14322         * gst/rtp/gstrtpspeexdepay.h:
14323         * gst/rtp/gstrtpspeexenc.c:
14324         * gst/rtp/gstrtpspeexenc.h:
14325         * gst/rtp/gstrtpspeexpay.c:
14326         * gst/rtp/gstrtpspeexpay.h:
14327           Do burger's rename for rtp payloaders and depayloaders
14328
14329 2005-11-30  Wim Taymans  <wim@fluendo.com>
14330
14331         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
14332         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
14333         * ext/dv/gstdvdemux.h:
14334         Fix seeking in dvdemux again, add some more debug info.
14335
14336 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14337
14338         * configure.ac:
14339           fix tests
14340
14341 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14342
14343         * PORTED_09:
14344         * docs/random/PORTED_09:
14345           move
14346         * tests/Makefile.am:
14347           add
14348         * win32/gst.sln:
14349           remove
14350
14351 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14352
14353         * Makefile.am:
14354         * check/.cvsignore:
14355         * check/Makefile.am:
14356         * check/elements/.cvsignore:
14357         * check/elements/level.c:
14358         * check/elements/matroskamux.c:
14359         * configure.ac:
14360         * examples/Makefile.am:
14361         * examples/capsfilter/Makefile.am:
14362         * examples/capsfilter/capsfilter1.c:
14363         * examples/gob/Makefile.am:
14364         * examples/gob/gst-identity2.gob:
14365         * examples/gstplay/.cvsignore:
14366         * examples/gstplay/Makefile.am:
14367         * examples/gstplay/player.c:
14368         * examples/indexing/.cvsignore:
14369         * examples/indexing/Makefile.am:
14370         * examples/indexing/indexmpeg.c:
14371         * examples/level/Makefile.am:
14372         * examples/level/README:
14373         * examples/level/demo.c:
14374         * examples/level/plot.c:
14375         * examples/stats/Makefile.am:
14376         * examples/stats/mp2ogg.c:
14377         * examples/switch/.cvsignore:
14378         * examples/switch/Makefile.am:
14379         * examples/switch/switcher.c:
14380           move under tests/
14381
14382 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
14383
14384         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
14385         (gst_text_render_class_init), (resize_bitmap),
14386         (gst_text_render_render_text), (gst_text_render_setcaps),
14387         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
14388         (gst_text_render_chain), (gst_text_render_finalize),
14389         (gst_text_render_init), (gst_text_render_set_property):
14390         * ext/pango/gsttextrender.h:
14391           Add missing files.
14392
14393 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
14394
14395         * configure.ac:
14396         * ext/Makefile.am:
14397         * ext/pango/Makefile.am:
14398         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
14399         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
14400         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
14401         * ext/pango/gstclockoverlay.h:
14402         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
14403         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
14404         (gst_text_overlay_finalize), (gst_text_overlay_init),
14405         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
14406         (gst_text_overlay_text_pad_linked),
14407         (gst_text_overlay_text_pad_unlinked),
14408         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
14409         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
14410         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
14411         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14412         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14413         (gst_text_overlay_change_state), (plugin_init):
14414         * ext/pango/gsttextoverlay.h:
14415         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
14416         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
14417         (gst_time_overlay_class_init), (gst_time_overlay_init):
14418         * ext/pango/gsttimeoverlay.h:
14419           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
14420           and add background shading and text wrapping modes. Make 
14421           timoverlay derive from textoverlay. Also add new clockoverlay
14422           element.
14423
14424 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14425
14426         * gst/udp/Makefile.am: Moved to netbuffer.
14427
14428 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14429
14430         * configure.ac:
14431         * PORTED_O9:
14432         * gst/multipart/Makefile.am:
14433         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14434         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14435         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14436         (gst_multipart_demux_change_state),
14437         (gst_multipart_demux_plugin_init):
14438         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14439         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
14440         (gst_multipart_mux_sinkconnect),
14441         (gst_multipart_mux_request_new_pad),
14442         (gst_multipart_mux_handle_src_event),
14443         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
14444         (gst_multipart_mux_change_state): Ported multipart mux/demux to
14445         0.9.
14446
14447 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14448
14449         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
14450         * gst/debug/gstnavigationtest.h:
14451         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
14452         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
14453         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
14454         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
14455         * gst/effectv/gstrev.c: (gst_revtv_get_type):
14456         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
14457         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
14458         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
14459         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
14460         (gst_video_flip_get_type):
14461         * gst/videofilter/gstvideoflip.h:
14462           update for symbols change
14463
14464 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14465
14466         * gst/udp/gstdynudpsink.c:
14467         * gst/udp/gstudpsrc.c:
14468           the old gstnet lib was renamed gstnetbuffer (#322257)
14469
14470 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
14471
14472         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
14473         (gst_text_overlay_collected):
14474           Actually render the text from the text pad.
14475
14476 2005-11-29  Edward Hervey  <edward@fluendo.com>
14477
14478         * gst/debug/gstnavseek.c: (gst_navseek_event):
14479         * gst/debug/progressreport.c: (gst_progress_report_event):
14480         Update for GstBaseTransform event virtual method
14481
14482 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14483
14484         * ext/cairo/Makefile.am:
14485           no need to link to videofilter
14486
14487 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14488
14489         * gst/debug/Makefile.am:
14490         * gst/debug/gstnavigationtest.h:
14491         * gst/effectv/Makefile.am:
14492         * gst/effectv/gstaging.c:
14493         * gst/effectv/gstdice.c:
14494         * gst/effectv/gstedge.c:
14495         * gst/effectv/gstquark.c:
14496         * gst/effectv/gstrev.c:
14497         * gst/effectv/gstshagadelic.c:
14498         * gst/effectv/gstvertigo.c:
14499         * gst/effectv/gstwarp.c:
14500         * gst/videofilter/Makefile.am:
14501         * gst/videofilter/gstvideofilter.c:
14502         * gst/videofilter/gstvideofilter.h:
14503         * gst/videofilter/gstvideoflip.h:
14504           remove the videofilter library and link to the one in base
14505
14506 2005-11-28  Edward Hervey  <edward@fluendo.com>
14507
14508         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
14509         Useless check now we're setting the current entry correctly.
14510
14511 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
14512
14513         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
14514         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
14515         (gst_jpegenc_change_state):
14516           Don't leak input buffer in chain function (fixes #322667); make 
14517           state change function thread-safe; don't repeat the current function
14518           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
14519           gst_pad_alloc_buffer(); misc. minor cleanups.
14520
14521 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14522
14523         * gst/matroska/matroska-mux.c:
14524         (gst_matroska_mux_video_pad_setcaps):
14525         Look for pixel-aspect-ratio in caps, not pixel_width and
14526         pixel_height (Fixes: #322645)
14527
14528 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14529
14530         * gst/matroska/matroska-mux.c:
14531         (gst_matroska_mux_video_pad_setcaps):
14532         From Michal Benes:
14533         frame duration should be GST_SECOND / framerate, not
14534         GST_SECOND * framerate. (Fixes: #322643)
14535
14536 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14537
14538         * configure.ac:
14539           fix up GST_PLUGIN_LDFLAGS
14540         * gst/rtsp/rtspconnection.c:
14541           fix includes (see #317043)
14542         * gst/videofilter/Makefile.am:
14543           stop installing this library
14544
14545 2005-11-26  Edward Hervey  <edward@fluendo.com>
14546
14547         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
14548         Handle the case where the incoming Video dv stream doesn't have
14549         a pixel aspect ratio set.
14550
14551 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14552
14553         * docs/plugins/Makefile.am:
14554         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14555         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14556         * ext/flac/gstflacdec.c:
14557           document flacdec
14558
14559 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14560
14561         * docs/plugins/Makefile.am:
14562         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14563         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14564         * docs/plugins/inspect/plugin-autodetect.xml:
14565         * ext/cairo/gstcairo.c: (plugin_init):
14566         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14567         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14568         (gst_text_overlay_init), (gst_text_overlay_font_init),
14569         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14570         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14571         (gst_text_overlay_text_pad_linked),
14572         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14573         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14574         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14575         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14576         (gst_text_overlay_change_state):
14577         * ext/cairo/gsttextoverlay.h:
14578         * ext/cairo/gsttimeoverlay.c:
14579         (gst_cairo_time_overlay_update_font_height),
14580         (gst_cairo_time_overlay_set_caps),
14581         (gst_cairo_time_overlay_get_unit_size),
14582         (gst_cairo_time_overlay_print_smpte_time),
14583         (gst_cairo_time_overlay_transform),
14584         (gst_cairo_time_overlay_base_init),
14585         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
14586         (gst_cairo_time_overlay_get_type):
14587         * ext/cairo/gsttimeoverlay.h:
14588           do some name borgifying
14589           document
14590
14591 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14592
14593         * docs/plugins/Makefile.am:
14594         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14595         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14596         * gst/autodetect/gstautoaudiosink.c:
14597         (gst_auto_audio_sink_base_init):
14598         * gst/autodetect/gstautovideosink.c:
14599         (gst_auto_video_sink_base_init),
14600         (gst_auto_video_sink_factory_filter):
14601           documenting auto*sink
14602           using strstr for the video sink lookup, class field is not ordered
14603         * docs/plugins/inspect/plugin-1394.xml:
14604         * docs/plugins/inspect/plugin-aasink.xml:
14605         * docs/plugins/inspect/plugin-alaw.xml:
14606         * docs/plugins/inspect/plugin-alpha.xml:
14607         * docs/plugins/inspect/plugin-alphacolor.xml:
14608         * docs/plugins/inspect/plugin-auparse.xml:
14609         * docs/plugins/inspect/plugin-autodetect.xml:
14610         * docs/plugins/inspect/plugin-avi.xml:
14611         * docs/plugins/inspect/plugin-cacasink.xml:
14612         * docs/plugins/inspect/plugin-cairo.xml:
14613         * docs/plugins/inspect/plugin-cutter.xml:
14614         * docs/plugins/inspect/plugin-debug.xml:
14615         * docs/plugins/inspect/plugin-dv.xml:
14616         * docs/plugins/inspect/plugin-efence.xml:
14617         * docs/plugins/inspect/plugin-effectv.xml:
14618         * docs/plugins/inspect/plugin-esdsink.xml:
14619         * docs/plugins/inspect/plugin-flac.xml:
14620         * docs/plugins/inspect/plugin-flxdec.xml:
14621         * docs/plugins/inspect/plugin-gconfelements.xml:
14622         * docs/plugins/inspect/plugin-goom.xml:
14623         * docs/plugins/inspect/plugin-jpeg.xml:
14624         * docs/plugins/inspect/plugin-level.xml:
14625         * docs/plugins/inspect/plugin-matroska.xml:
14626         * docs/plugins/inspect/plugin-mulaw.xml:
14627         * docs/plugins/inspect/plugin-navigationtest.xml:
14628         * docs/plugins/inspect/plugin-ossaudio.xml:
14629         * docs/plugins/inspect/plugin-png.xml:
14630         * docs/plugins/inspect/plugin-rtp.xml:
14631         * docs/plugins/inspect/plugin-rtsp.xml:
14632         * docs/plugins/inspect/plugin-shout2send.xml:
14633         * docs/plugins/inspect/plugin-smpte.xml:
14634         * docs/plugins/inspect/plugin-speex.xml:
14635         * docs/plugins/inspect/plugin-udp.xml:
14636         * docs/plugins/inspect/plugin-videobox.xml:
14637         * docs/plugins/inspect/plugin-videoflip.xml:
14638         * docs/plugins/inspect/plugin-videomixer.xml:
14639         * docs/plugins/inspect/plugin-wavenc.xml:
14640         * docs/plugins/inspect/plugin-wavparse.xml:
14641           update for HEAD version
14642
14643 2005-11-25  Michael Smith  <msmith@fluendo.com>
14644
14645         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14646           Patch from Sebastien Cote to close control sockets in udpsrc.
14647
14648 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14649
14650         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14651         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14652         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14653         (gst_quarktv_base_init), (gst_quarktv_class_init),
14654         (gst_quarktv_init): Flush the planes list on reverse caps
14655         negotiation. This was crashing because of differently sized
14656         buffers.
14657
14658 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14659
14660         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14661         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14662         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14663         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14664         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14665         (gst_videoflip_set_property), (gst_videoflip_base_init),
14666         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14667         correctly, fix identity flipping, convert navigation event 
14668         correctly again.
14669
14670 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14671
14672         * configure.ac: back to HEAD
14673
14674 === release 0.9.6 ===
14675
14676 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14677
14678         * configure.ac:
14679           releasing 0.9.6, "Everything's Not Lost"
14680
14681 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14682
14683         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14684         Oops, initialise the framerate GValue
14685
14686 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14687
14688         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14689         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14690         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14691         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14692         (gst_timeoverlay_get_type):
14693         * ext/cairo/gsttimeoverlay.h:
14694         * gst/debug/Makefile.am:
14695         * gst/debug/gstnavigationtest.c:
14696         (gst_navigationtest_handle_src_event),
14697         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14698         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14699         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14700         (gst_navigationtest_init), (gst_navigationtest_get_type),
14701         (plugin_init):
14702         * gst/debug/gstnavigationtest.h:
14703         * gst/effectv/Makefile.am:
14704         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14705         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14706         (gst_agingtv_base_init), (gst_agingtv_class_init),
14707         (gst_agingtv_init), (gst_agingtv_get_type):
14708         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14709         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14710         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14711         (gst_dicetv_get_type):
14712         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14713         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14714         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14715         (gst_edgetv_get_type):
14716         * gst/effectv/gsteffectv.c:
14717         * gst/effectv/gsteffectv.h:
14718         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14719         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14720         (gst_quarktv_change_state), (gst_quarktv_base_init),
14721         (gst_quarktv_class_init), (gst_quarktv_init),
14722         (gst_quarktv_get_type):
14723         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14724         (gst_revtv_get_unit_size), (gst_revtv_transform),
14725         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14726         (gst_revtv_get_type):
14727         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14728         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14729         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14730         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14731         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14732         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14733         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14734         (gst_vertigotv_init), (gst_vertigotv_get_type):
14735         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14736         (gst_warptv_get_unit_size), (gst_warptv_transform),
14737         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14738         (gst_warptv_get_type):
14739         * gst/videofilter/Makefile.am:
14740         * gst/videofilter/gstvideobalance.c:
14741         * gst/videofilter/gstvideobalance.h:
14742         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14743         (gst_videofilter_class_init), (gst_videofilter_init):
14744         * gst/videofilter/gstvideofilter.h:
14745         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14746         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14747         (gst_videoflip_flip), (gst_videoflip_transform),
14748         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14749         (gst_videoflip_base_init), (gst_videoflip_class_init),
14750         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14751         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14752         BaseTransform, it's just a place holder for now and every video
14753         effect plugin has been ported to use BaseTransform features 
14754         directly. QuarkTV was fixed too (was broken), navigationtest works
14755         and best for the end, videoflip converts navigation events depending
14756         on flip method ! Fixes #320953
14757
14758 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14759
14760         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14761         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14762         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14763         (gst_goom_src_negotiate), (gst_goom_chain):
14764         * gst/matroska/matroska-mux.c:
14765         (gst_matroska_mux_video_pad_setcaps):
14766         * sys/osxvideo/osxvideosink.m:
14767           Fixes for API changes
14768
14769 2005-11-23  Michael Smith <msmith@fluendo.com>
14770
14771         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14772         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14773         * ext/jpeg/gstjpegdec.h:
14774         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14775         * ext/jpeg/gstjpegenc.h:
14776         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14777         (gst_smokeenc_resync):
14778         * ext/jpeg/gstsmokeenc.h:
14779           JPEG fractiony goodness.
14780
14781 2005-11-22  Michael Smith <msmith@fluendo.com>
14782
14783         * gst/goom/filters.c:
14784         * gst/goom/graphic.h:
14785           Fix compilation by making some functions static inline instead of
14786           extern inline, matching the way they're used.
14787
14788 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14789
14790         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14791         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14792         * ext/cairo/gsttextoverlay.h:
14793         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14794         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14795         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14796         (gst_pngdec_caps_create_and_set):
14797         * ext/libpng/gstpngdec.h:
14798         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14799         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14800         * gst/avi/gstavimux.c: (gst_avimux_init),
14801         (gst_avimux_vidsinkconnect):
14802         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14803         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14804         (gst_goom_src_negotiate), (gst_goom_chain):
14805         * gst/goom/gstgoom.h:
14806         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14807         * gst/matroska/matroska-mux.c:
14808         (gst_matroska_mux_video_pad_setcaps):
14809         * sys/osxvideo/osxvideosink.h:
14810         * sys/osxvideo/osxvideosink.m:
14811           More fractional framerate conversions 
14812
14813 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14814
14815         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14816         * gst/debug/gstnavigationtest.c:
14817         (gst_navigationtest_handle_src_event):
14818         * gst/videofilter/gstvideofilter.c:
14819         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14820         (gst_videofilter_init):
14821         * gst/videofilter/gstvideofilter.h:
14822           Convert to fractional framerates.
14823
14824 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14825
14826         * ext/aalib/gstaasink.c:
14827         * ext/dv/gstdvdec.c:
14828         * ext/esd/esdmon.c:
14829         * ext/flac/gstflacenc.c:
14830         * ext/gdk_pixbuf/pixbufscale.c:
14831         * ext/libcaca/gstcacasink.c:
14832         * ext/shout2/gstshout2.c:
14833         * gst/alpha/gstalpha.c:
14834         * gst/oldcore/gstaggregator.c:
14835         * gst/oldcore/gstshaper.c:
14836         * gst/smpte/barboxwipes.c:
14837         * gst/smpte/gstsmpte.c:
14838         * gst/videobox/gstvideobox.c:
14839         * gst/videofilter/gstvideoflip.c:
14840         * gst/videomixer/videomixer.c:
14841           fix up more enums
14842
14843 2005-11-22  Michael Smith <msmith@fluendo.com>
14844
14845         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14846         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14847         (gst_videomixer_update_queues):
14848           Fractional framerates, videomixer.
14849
14850 2005-11-22  Michael Smith <msmith@fluendo.com>
14851
14852         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14853         * ext/dv/gstdvdec.h:
14854         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14855         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14856         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14857         (gst_dvdemux_flush):
14858         * ext/dv/gstdvdemux.h:
14859           Fractional framerates for DV. 
14860
14861 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14862
14863         * gst/autodetect/gstautoaudiosink.c:
14864         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14865         * gst/autodetect/gstautovideosink.c:
14866         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14867           Use gst_plugin_feature_list_free() to free feature list and
14868           in the case of autovideosink free the list at all. Also
14869           miscellaneous cosmetic fixes.
14870
14871 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14872
14873         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14874         (gst_cutter_set_property), (gst_cutter_get_caps):
14875           copy calculation code from level; remove use of some audio
14876           functions
14877
14878 2005-11-22  Andy Wingo  <wingo@pobox.com>
14879
14880         * Update for gst_tag_setter API changes.
14881
14882 2005-11-22  Andy Wingo  <wingo@pobox.com>
14883
14884         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14885         (gst_dvdemux_demux_frame)
14886         * ext/flac/gstflacdec.c (gst_flacdec_write)
14887         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14888         (gst_flacenc_sink_event)
14889         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14890         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14891         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14892         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14893         * gst/auparse/gstauparse.c (gst_auparse_chain)
14894         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14895         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14896         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14897         (gst_avi_demux_handle_seek)
14898         * gst/goom/gstgoom.c (gst_goom_event)
14899         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14900         * gst/matroska/matroska-demux.c
14901         (gst_matroska_demux_handle_seek_event)
14902         (gst_matroska_demux_loop_stream_parse_id)
14903         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14904         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14905         (gst_wavparse_stream_headers): Run update-funcnames.
14906
14907 2005-11-22  Edward Hervey  <edward@fluendo.com>
14908
14909         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14910         (gst_dv1394src_init), (gst_dv1394src_dispose),
14911         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14912         (gst_dv1394src_uri_set_uri):
14913         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14914         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14915         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14916         URIHandler interface and element properties are now properly
14917         synchronized for DV1394src and UDPSrc
14918
14919 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14920
14921         * ext/flac/Makefile.am:
14922         * ext/speex/Makefile.am:
14923           libgsttagedit has been renamed to libgsttag.
14924
14925 2005-11-21  Wim Taymans  <wim@fluendo.com>
14926
14927         * gst/rtsp/rtspconnection.c: (read_body):
14928         Apply patch from Sebastien Cote to fix #319184.
14929
14930 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14931
14932         * configure.ac:
14933         * gst/cutter/Makefile.am:
14934         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14935         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14936         (gst_cutter_set_property), (gst_cutter_get_property),
14937         (plugin_init), (gst_cutter_get_caps):
14938           port cutter
14939         * gst/level/gstlevel.c:
14940           fix up plugin details
14941
14942 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14943
14944         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14945         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14946         (gst_flacdec_src_event):
14947         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14948         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14949         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14950         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14951         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14952         (gst_flxdec_sink_event_handler):
14953         * gst/matroska/matroska-demux.c:
14954         (gst_matroska_demux_handle_seek_event):
14955         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14956           Update for stream lock API changes: don't take stream log
14957           in sink event handlers any longer and change GST_STREAM_LOCK
14958           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14959           functions.
14960
14961 2005-11-21  Michael Smith <msmith@fluendo.com>
14962
14963         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14964           gst_object_unref, not g_object_unref
14965
14966 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14967
14968         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14969         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14970           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14971
14972 2005-11-21  Michael Smith <msmith@fluendo.com>
14973
14974         * gst/auparse/Makefile.am:
14975         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14976         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14977         (gst_auparse_change_state):
14978         * gst/auparse/gstauparse.h:
14979           Partially fix #161712. playbin still doesn't work on these files,
14980           (on the bug report, Andy says we aren't typefinding it for some
14981           reason?) but at least auparse isn't totally busted like it was before.
14982
14983 2005-11-21  Andy Wingo  <wingo@pobox.com>
14984
14985         * *.h:
14986         * *.c: Ran scripts/update-macros. Oh yes.
14987
14988 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14989
14990         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14991           Filler events are gone for now, comment out section generating
14992           them.
14993
14994 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14995
14996         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14997         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14998         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14999         * sys/osxvideo/osxvideosink.m:
15000           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
15001           (#322027)
15002
15003 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
15004
15005         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
15006         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
15007         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15008         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
15009         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
15010         (gst_avi_demux_stream_data):
15011         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
15012         * gst/wavenc/gstwavenc.c: (write_metadata):
15013         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
15014         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
15015         Fixes for GST_FOURCC_FORMAT API change.
15016
15017 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
15018
15019         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
15020         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
15021         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
15022         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
15023         (gst_text_overlay_change_state):
15024         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
15025         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
15026         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
15027         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
15028         * gst/videomixer/videomixer.c: (gst_videomixer_init),
15029         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15030         (gst_videomixer_change_state):
15031           Fix for collect pads API change. Also fix textoverlay state
15032           change function.
15033
15034 2005-11-20  Julien MOUTTE  <julien@moutte.net>
15035
15036         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
15037         GST_PAD_IS_USABLE by something approaching it.
15038
15039 2005-11-20  Julien MOUTTE  <julien@moutte.net>
15040
15041         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
15042         API changes.
15043         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
15044         but also fix the code that was not checking return values from
15045         pad_push neither using pad_alloc_buffer.
15046
15047 2005-11-18  Edward Hervey  <edward@fluendo.com>
15048
15049         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
15050         (gst_pngenc_chain):
15051         Added debug category
15052         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
15053         goes to EOS.
15054
15055 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
15056
15057         * gst/rtp/Makefile.am
15058         * gst/rtp/gstrtp.c
15059         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
15060         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
15061         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
15062         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
15063         * gst/rtp/gstrtpg711enc.h:
15064         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
15065         * gst/rtp/gstrtpspeexenc.c:
15066         * gst/rtp/gstrtpspeexenc.h:
15067         * gst/rtp/gstrtpspeexdec.c:
15068         * gst/rtp/gstrtpspeexdec.h:
15069         Created Speex payloader and depayloader; Optimize G711 payloader to
15070         use adapter and send packets until MTU size.
15071
15072 2005-11-16  Wim Taymans  <wim@fluendo.com>
15073
15074         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
15075         Fix leak in check.
15076
15077 2005-11-16  Wim Taymans  <wim@fluendo.com>
15078
15079         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
15080         Fix state change.
15081
15082 2005-11-16  Andy Wingo  <wingo@pobox.com>
15083
15084         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
15085         (gst_udpsrc_create): Move comment.
15086
15087 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
15088
15089         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15090
15091         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
15092           When seeking, seek to closest index entry at or before the requested
15093           seek position, not just the closest one (#321001).
15094
15095 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
15096
15097         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
15098         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
15099           Invert DIB images again (see #132341).
15100
15101 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15102
15103         * configure.ac:
15104           rework configure.ac file
15105         * ext/aalib/gstaasink.c:
15106         * ext/cairo/gstcairo.c:
15107         * ext/dv/gstdv.c:
15108         * ext/esd/gstesd.c:
15109         * ext/flac/gstflac.c:
15110         * ext/gconf/gstgconfelements.c:
15111         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15112         * ext/jpeg/gstjpeg.c:
15113         * ext/ladspa/gstladspa.c:
15114         * ext/libcaca/gstcacasink.c:
15115         * ext/libmng/gstmng.c:
15116         * ext/libpng/gstpng.c:
15117         * ext/mikmod/gstmikmod.c:
15118         * ext/pango/gsttextoverlay.c:
15119         * ext/pango/gsttimeoverlay.c:
15120         * ext/raw1394/gst1394.c:
15121         * ext/speex/gstspeex.c:
15122         * gst/alpha/Makefile.am:
15123         * gst/alpha/gstalpha.c:
15124         * gst/alpha/gstalphacolor.c:
15125         * gst/auparse/gstauparse.c:
15126         * gst/autodetect/gstautoaudiosink.c:
15127         (gst_auto_audio_sink_factory_filter),
15128         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15129         * gst/autodetect/gstautodetect.c:
15130         * gst/avi/gstavi.c:
15131         * gst/cutter/gstcutter.c:
15132         * gst/debug/efence.c:
15133         * gst/debug/gstdebug.c:
15134         * gst/debug/gstnavigationtest.c:
15135         * gst/effectv/gsteffectv.c:
15136         * gst/flx/gstflxdec.c:
15137         * gst/goom/gstgoom.c:
15138         * gst/interleave/plugin.c:
15139         * gst/law/alaw.c:
15140         * gst/law/mulaw.c:
15141         * gst/level/gstlevel.c:
15142         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
15143         * gst/matroska/matroska.c:
15144         * gst/median/gstmedian.c:
15145         * gst/monoscope/gstmonoscope.c:
15146         * gst/multipart/multipart.c:
15147         * gst/oldcore/gstelements.c:
15148         * gst/rtp/gstrtp.c:
15149         * gst/rtsp/gstrtsp.c:
15150         * gst/smoothwave/gstsmoothwave.c:
15151         * gst/smpte/gstsmpte.c:
15152         * gst/udp/gstudp.c:
15153         * gst/videobox/gstvideobox.c:
15154         * gst/videofilter/gstgamma.c:
15155         * gst/videofilter/gstvideobalance.c:
15156         * gst/videofilter/gstvideoflip.c:
15157         * gst/videofilter/gstvideotemplate.c:
15158         * gst/videomixer/videomixer.c:
15159         * gst/wavenc/gstwavenc.c:
15160         * gst/wavparse/gstwavparse.c:
15161         * sys/oss/gstossaudio.c:
15162         * sys/osxaudio/gstosxaudio.c:
15163           update GST_PLUGIN_DEFINE
15164         * gst/rtp/Makefile.am:
15165         * gst/rtp/gstasteriskh263.c:
15166           check for htons/htonl headers and possibly link to winsock2 lib
15167
15168 2005-11-12  Edward Hervey  <edward@fluendo.com>
15169
15170         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15171         Only GST_DEBUG() information on the valid components.
15172
15173 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15174
15175         * configure.ac: back to HEAD
15176
15177 === release 0.9.5 ===
15178
15179 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
15180
15181         * configure.ac:
15182           releasing 0.9.5, "Phone Alarm"
15183
15184 2005-11-11  Edward Hervey  <edward@fluendo.com>
15185
15186         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15187         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
15188         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
15189         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
15190         (gst_avi_demux_loop):
15191         * gst/avi/gstavidemux.h:
15192         Yeah, implement proper seeking. Exact seeking and segment seeking.
15193         Still need to do some checks for segment_stop.
15194
15195 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
15196
15197         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15198
15199         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
15200           Don't try to ready buffer duration from buffer that we don't
15201           own any  longer and that might already have been unreffed.
15202           (#321136)
15203
15204 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
15205
15206         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
15207         (flx_decode_delta_flc), (gst_flxdec_chain):
15208         Attempting to optimize the code for embedded systems.
15209
15210 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
15211
15212         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15213
15214         * sys/oss/gstosssink.c: (gst_oss_sink_close):
15215           Don't re-use already closed file descriptor. (#320920)
15216
15217 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15218
15219         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
15220         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
15221         (gst_oss_sink_prepare):
15222         * sys/oss/gstosssink.h:
15223           Cache probed caps; fix debug output for SET_PARAM macros.
15224
15225 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15226
15227         * ext/cairo/Makefile.am:
15228         * ext/cairo/gstcairo.c: (plugin_init):
15229         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
15230         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
15231         (gst_text_overlay_init), (gst_text_overlay_font_init),
15232         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
15233         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
15234         (gst_text_overlay_text_pad_linked),
15235         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
15236         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
15237         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
15238         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
15239         (gst_text_overlay_change_state):
15240         * ext/cairo/gsttextoverlay.h:
15241           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
15242           property and redo positioning. Doesn't handle upstream renegotiation
15243           yet though.
15244
15245 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15246
15247         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15248         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
15249         (gst_avi_demux_loop):
15250           No need to take the STREAM_LOCK in the loop function. Improve
15251           some debug messages. Don't leak pad names in debug messages.
15252
15253 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15254
15255         * gst/matroska/matroska-demux.c:
15256         (gst_matroska_demux_push_vorbis_codec_priv_data),
15257         (gst_matroska_demux_add_wvpk_header):
15258           Don't error out when the source pad isn't linked.
15259
15260 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
15261
15262         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
15263         (gst_gconf_audio_sink_change_state):
15264         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
15265         (gst_gconf_video_sink_change_state):
15266           Fix state change functions here as well and set kid
15267           to NULL state before removing it.
15268
15269 2005-11-01  Edward Hervey  <edward@fluendo.com>
15270
15271         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
15272         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
15273         Added proper event handlind, 
15274         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
15275         ignored),
15276         and don't set a duration of 0 for buffers otherwise they are discarded
15277         by GstBaseSink.
15278
15279         GstWavEnc needs some serious loving, after going through the code I'm
15280         really wondering how this can stay in -good ...
15281
15282 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15283
15284         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
15285         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
15286         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
15287         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
15288         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
15289         (gst_matroska_mux_collected):
15290           Fix leaks and invalid memory access as reported by valgrind
15291
15292 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15293
15294         Patch by: Michal Benes <michal.benes@xeris.cz>
15295
15296         * check/Makefile.am:
15297         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
15298         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
15299         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15300           add a unit test for matroskamux
15301           fix the bugs that the unit test exposed
15302
15303 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
15304
15305         * gst/autodetect/gstautoaudiosink.c:
15306         (gst_auto_audio_sink_class_init),
15307         (gst_auto_audio_sink_change_state):
15308         * gst/autodetect/gstautovideosink.c:
15309         (gst_auto_video_sink_class_init),
15310         (gst_auto_video_sink_change_state):
15311           Fix state change function and use GST_DEBUG_FUNCPTR in
15312           class_init.
15313
15314 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
15315
15316         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15317
15318         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
15319         (gst_ebml_write_reset), (gst_ebml_write_element_new):
15320         * gst/matroska/ebml-write.h:
15321         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
15322           Set timestamps on outgoing ebml headers as well, so that the
15323           element after matroskamux can get the timestamp already when
15324           reading the first ebml element and doesn't have to wait for
15325           the actual data buffer for that (#320308).
15326           
15327 2005-10-31  Andy Wingo  <wingo@pobox.com>
15328
15329         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
15330         (gst_videomixer_pad_link): Kill some memleaks.
15331         (gst_videomixer_pad_get_property): Style fix.
15332         (gst_videomixer_pad_set_property): Style fix.
15333         (gst_videomixer_pad_init): Style fix.
15334         (gst_videomixer_update_queues): Kill memleak.
15335         (gst_videomixer_loop): Kill memleak.
15336         (gst_videomixer_collected): Kill memleak.
15337
15338 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
15339
15340         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
15341         gst_auparse_change_state:
15342         Just some cleanup.
15343
15344 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
15345
15346         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
15347         Add checks to GST_FLOW_NOT_LINKED for values returned
15348         from gst_pad_push.
15349         
15350 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
15351
15352         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
15353         (gst_rtpg711dec_process):
15354         * gst/rtp/gstrtpgsmenc.c:
15355         Payloader now sets some default caps on the srcpad if caps on the sinkpad
15356         are never set. This is important for the g711 to work with burger's rtpbin
15357         element.
15358
15359 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
15360
15361         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
15362         (gst_speexenc_push_buffer):
15363         Add checks for return values from gst_pad_push and
15364         gst_pad_alloc_buffer.
15365
15366 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
15367
15368         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15369
15370         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
15371         (gst_matroska_demux_parse_info),
15372         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15373         (gst_matroska_demux_parse_cluster):
15374         * gst/matroska/matroska-ids.h:
15375         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
15376         (gst_matroska_mux_init), (gst_matroska_mux_start),
15377         (gst_matroska_mux_create_buffer_header),
15378         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
15379         (gst_matroska_mux_get_property):
15380         * gst/matroska/matroska-mux.h:
15381           Add SimpleBlock support to matroska demuxer and muxer (part of
15382           Matroska v2). (#319731)
15383
15384 2005-10-28  Wim Taymans  <wim@fluendo.com>
15385
15386         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15387         (gst_jpeg_dec_change_state):
15388         * ext/jpeg/gstjpegdec.h:
15389         Cleanups. Don't create caps for every chain.
15390
15391 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
15392
15393         * gst/law/alaw-encode.c: (gst_alawenc_init),
15394         (alawenc_setcaps), (gst_alawenc_chain)
15395         * gst/law/alaw-encode.h:
15396         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
15397         (mulawenc_setcaps), (gst_mulawenc_chain)
15398         * gst/law/mulaw-encode.h:
15399         Set timestamp on buffer and it allows RTP G711 elements
15400         work properly.
15401
15402 2005-10-27  Wim Taymans  <wim@fluendo.com>
15403
15404         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15405         Set correct format on oss instead of a silly value. 
15406
15407 2005-10-27  Julien MOUTTE  <julien@moutte.net>
15408
15409         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15410         (gst_video_box_transform_caps), (gst_video_box_set_caps),
15411         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
15412         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
15413         I420 rendering as well, doesn't bring much for my platform.
15414         Might help on some other platforms.
15415
15416 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
15417
15418         * gst/rtp/gstrtpgsmenc.c:
15419         * gst/rtp/gstrtpgsmparse.c:
15420         Declaring the padtemplate correctly.
15421
15422 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15423
15424         * gst/rtp/gstrtpg711dec.c:
15425         * gst/rtp/gstrtpg711enc.c:
15426         * gst/rtp/gstrtpgsmenc.c:
15427         * gst/rtp/gstrtpgsmparse.c:
15428         Setting the proper copyright notice.
15429
15430 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15431
15432         * gst/videobox/Makefile.am: Use liboil.
15433         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15434         (gst_video_box_set_property), (gst_video_box_transform_caps),
15435         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
15436         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
15437         using liboil. Will dot the same to I420 border generation
15438         tomorrow.
15439
15440 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15441
15442         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
15443         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
15444         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
15445         * gst/rtp/gstrtpg711dec.h:
15446         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
15447         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
15448         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
15449         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15450         (gst_rtpgsmenc_handle_buffer):
15451         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
15452         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
15453         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
15454         * gst/rtp/gstrtpgsmparse.h:
15455         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
15456         inherits from the basertpdepayloader.
15457
15458 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15459
15460         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15461         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15462         (gst_video_box_ayuv): Removing this forgotten debug.
15463
15464 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15465
15466         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15467         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15468         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
15469
15470 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
15471
15472         * sys/oss/gstossaudio.c:
15473         * sys/oss/gstossdmabuffer.c:
15474         * sys/oss/gstosshelper.c:
15475         * sys/oss/gstossmixer.c:
15476         * sys/oss/gstossmixerelement.c:
15477         * sys/oss/gstossmixertrack.c:
15478         * sys/oss/gstosssink.c:
15479         * sys/oss/gstosssrc.c:
15480           Actually use the 'oss' debug category we register.
15481
15482 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15483
15484         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
15485         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
15486         Use gst_pad_get_parent and drop the ref that was added through
15487         that call.
15488
15489 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15490
15491         * gst/rtp/gstrtpgsmenc.c:
15492           Fix compilation
15493
15494 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15495
15496         * gst/rtp/gstrtpg711dec.c
15497         Just removed a couple of lines of weird code used during
15498         development/test time.
15499
15500 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15501
15502         * gst/rtp/Makefile.am
15503         * gst/rtp/gstrtp.c
15504         * gst/rtp/gstrtpg711enc.c
15505         * gst/rtp/gstrtpg711enc.h
15506         * gst/rtp/gstrtpg711dec.c
15507         * gst/rtp/gstrtpg711dec.h
15508         Created G711 payloader and depayloader (it supports mulaw and alaw
15509         (dec)encoders)
15510
15511 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15512
15513         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15514         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15515         Doh ! I introduced wingo's bug again ! Sorry...
15516
15517 2005-10-25  Christian Schaller <christian@fluendo.com> 
15518
15519         * gst/rtp/Makefile.am: add missing header files for disting
15520
15521 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
15522
15523         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15524         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
15525         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15526         (gst_rtpgsmenc_handle_buffer):
15527         * gst/rtp/gstrtpgsmenc.h:
15528         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
15529         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
15530         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
15531         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
15532         * gst/rtp/gstrtpgsmparse.h:
15533         Getting the GSM (de)payloader working and compatible with our plans for RTP.
15534
15535 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15536
15537         * ext/libpng/gstpngdec.c: (user_info_callback),
15538         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
15539         a newsegment event, move some redundant code in a single place.
15540
15541 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15542
15543         * ext/libpng/gstpngdec.c: (user_info_callback),
15544         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
15545         hack to get correct colors order when we have a png image with
15546         alpha channel.
15547
15548 2005-10-24  Edward Hervey  <edward@fluendo.com>
15549
15550         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
15551         Call gst_element_no_more_pads when there will be no more pads.
15552
15553 2005-10-24  Wim Taymans  <wim@fluendo.com>
15554
15555         * gst/rtp/Makefile.am:
15556         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
15557         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
15558         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
15559         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
15560         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
15561         (gst_asteriskh263_plugin_init):
15562         * gst/rtp/gstasteriskh263.h:
15563         * gst/rtp/gstrtp.c: (plugin_init):
15564         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
15565         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
15566         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
15567         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
15568         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
15569         (gst_rtph263enc_plugin_init):
15570         * gst/rtp/gstrtph263enc.h:
15571         Added two new payloaders, an RFC 2190 payloader for h263 and
15572         a payload convertor for an asterisk server.
15573
15574 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15575
15576         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15577           Set bytes_per_sample correctly (is not always 4, but 
15578           depends on width and number of channels).
15579
15580 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15581
15582         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
15583         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
15584         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
15585         (gst_flacenc_sink_event), (gst_flacenc_chain),
15586         (gst_flacenc_set_property), (gst_flacenc_get_property),
15587         (gst_flacenc_change_state):
15588         * ext/flac/gstflacenc.h:
15589           Fix seeking, so that flacenc can rewrite the header with the
15590           correct duration and amount of samples and all that at EOS;
15591           also set timestamps and granulepos on outgoing buffers; add
15592           debug category; fix state change function.
15593           
15594 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15595
15596         * gst/videomixer/videomixer.c: Don't restrict video geometry
15597         from 16 to 4096.
15598
15599 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15600
15601         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15602         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15603         Fix caps negotiation correctly, add debugging category.
15604
15605 2005-10-24  Christian Schaller  <christian@fluendo.com>
15606
15607         * configure.ac: Port over Thomas's change from base listing all plugins
15608
15609 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15610
15611         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
15612         a sink pad.
15613
15614 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15615
15616         * configure.ac:
15617         * docs/upload.mak:
15618           back to HEAD
15619
15620 === release 0.9.4 ===
15621
15622 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15623
15624         * configure.ac:
15625           Releasing 0.9.4, "Dromiceiomimus"
15626
15627 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
15628
15629         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15630         (gst_speexenc_src_query):
15631           Add position and duration query, fix query type function.
15632           
15633         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15634         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15635           Let's not set non-fixed caps on source pads.
15636
15637 2005-10-21  Wim Taymans  <wim@fluendo.com>
15638
15639         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15640         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15641         (gst_avi_demux_handle_seek):
15642         Set correct stream_time in newsegment event.
15643         avi can also handle a duration query now.
15644
15645 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15646
15647         * gst/matroska/matroska-demux.c:
15648         (gst_matroska_demux_handle_src_query),
15649         (gst_matroska_demux_handle_seek_event),
15650         (gst_matroska_demux_loop_stream_parse_id):
15651           Fix duration query; fix basetime in newsegment event after
15652           seek; fix duration in initial newsegment event.
15653
15654         * gst/matroska/matroska-mux.c:
15655         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15656           Extract number of channels and samplerate from vorbis headers;
15657           add some debug messages when querying the durations of the
15658           input streams.
15659
15660 2005-10-20  Wim Taymans  <wim@fluendo.com>
15661
15662         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15663         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15664         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15665         Set stream time correctly in newsegment.
15666
15667 2005-10-20  Wim Taymans  <wim@fluendo.com>
15668
15669         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15670         Correctly fill in the stream time.
15671
15672 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15673
15674         * check/elements/level.c: (GST_START_TEST):
15675         * gst/level/gstlevel.c: (gst_level_message_new):
15676         * gst/level/level-example.c: (message_handler):
15677           use ELEMENT messages instead
15678
15679 2005-10-19  Wim Taymans  <wim@fluendo.com>
15680
15681         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15682         (gst_dvdemux_src_query):
15683         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15684         (gst_flacdec_src_query):
15685         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15686         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15687         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15688         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15689         * gst/debug/progressreport.c: (gst_progress_report_report):
15690         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15691         * gst/matroska/matroska-demux.c:
15692         (gst_matroska_demux_handle_src_query):
15693         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15694         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15695         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15696         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15697         (gst_wavparse_srcpad_event):
15698         API change fix.
15699
15700 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15701
15702         * gst/goom/filters.c:
15703         * gst/goom/graphic.h:
15704         * gst/goom/lines.c:
15705           Make inline functions either 'static inline' or 'extern inline',
15706           otherwise the Forte compiler apparently won't inline them (#317300).
15707
15708 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15709
15710         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15711         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15712         (user_info_callback), (user_endrow_callback), (user_end_callback),
15713         (user_read_data), (gst_pngdec_caps_create_and_set),
15714         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15715         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15716         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15717         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15718         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15719         very nice and handle push/pull based model. if you have filesrc
15720         connected to it, it will do random access to load the png file.
15721         If you have a network source that can't do _getrange, it does 
15722         progressive loading through the chain function.
15723         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15724         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15725         thanks to Master Wim Taymans ;-)
15726
15727 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15728
15729         * gst/matroska/Makefile.am:
15730         * gst/matroska/ebml-read.c:
15731         * gst/matroska/ebml-read.h:
15732         * gst/matroska/matroska-demux.c:
15733         * gst/matroska/matroska-demux.h:
15734         * gst/matroska/matroska.c: (plugin_init):
15735           Ported matroska demuxer to 0.9.
15736
15737 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15738
15739         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15740
15741         * gst/matroska/matroska-mux.c:
15742         (gst_matroska_mux_video_pad_setcaps),
15743         (gst_matroska_mux_audio_pad_setcaps):
15744           Fix mpeg4 input handling (#318847); also, while we're at it,
15745           fix media type for Motion-JPEG: should be image/jpeg.
15746
15747 2005-10-18  Wim Taymans  <wim@fluendo.com>
15748
15749         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15750         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15751         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15752         Fix for segment-start/stop API change.
15753
15754 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15755
15756         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15757         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15758         way.
15759
15760 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15761
15762         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15763         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15764         output declared in transform_caps.
15765
15766 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15767
15768         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15769
15770 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15771
15772         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15773         (gst_video_box_get_unit_size): Fix wrong size calculations and
15774         implement get_unit_size correctly.
15775
15776 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15777
15778         * configure.ac:
15779           Enable flx plugin.
15780
15781         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15782           Fix gcc4 signedness issue.
15783
15784 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15785
15786         * configure.ac: Adding videomixer.
15787         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15788         (user_read_data), (gst_pngdec_chain): More debugging.
15789         * gst/alpha/Makefile.am: Adding alphacolor
15790         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15791         (gst_alpha_color_class_init), (gst_alpha_color_init),
15792         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15793         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15794         (plugin_init): Ported to 0.9 using in place base tranform.
15795         * gst/videomixer/Makefile.am:
15796         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15797         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15798         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15799         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15800         (gst_videomixer_init), (gst_videomixer_getcaps),
15801         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15802         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15803         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15804         to 0.9 using collectpads.
15805
15806 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15807
15808         * configure.ac:
15809         * gst/flx/Makefile.am:
15810         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15811         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15812         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15813         * gst/flx/gstflxdec.h:
15814         flx plugin ported to 0.9
15815
15816 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15817
15818         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15819           use new gst_version_string()
15820
15821 2005-10-16  Andy Wingo  <wingo@pobox.com>
15822
15823         * configure.ac: GLIB_CHECK.
15824
15825 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15826
15827         * ext/libpng/Makefile.am:
15828         * ext/libpng/gstpng.c: (plugin_init):
15829         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15830         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15831         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15832
15833 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15834
15835         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15836
15837         * configure.ac:
15838         * gst/matroska/Makefile.am:
15839         * gst/matroska/ebml-ids.h:
15840         * gst/matroska/ebml-write.c:
15841         * gst/matroska/ebml-write.h:
15842         * gst/matroska/matroska-ids.h:
15843         * gst/matroska/matroska-mux.c:
15844         * gst/matroska/matroska-mux.h:
15845         * gst/matroska/matroska.c: (plugin_init):
15846           Port matroska muxer to 0.9 (#318847).
15847
15848 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15849
15850         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15851         (comment_init), (comment_add):
15852           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15853           use GST_READ_UINT32_LE() and friends rather than the private
15854           implementation of those same macros.
15855
15856 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15857
15858         * examples/stats/mp2ogg.c:
15859           more typo fixes
15860
15861 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15862
15863         * examples/indexing/indexmpeg.c: (main):
15864         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15865         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15866         * ext/esd/esdmon.h:
15867         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15868         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15869         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15870         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15871         * gst/avi/gstavimux.c: (gst_avimux_init):
15872         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15873         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15874         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15875         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15876         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15877         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15878         * gst/oldcore/gstmultifilesrc.h:
15879         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15880         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15881         (gst_pipefilter_change_state):
15882         * gst/oldcore/gstpipefilter.h:
15883         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15884         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15885         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15886         * sys/osxaudio/gstosxaudiosink.h:
15887         * sys/osxaudio/gstosxaudiosrc.h:
15888           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15889           moved bitshift from macro to enum definition
15890
15891 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15892
15893         * ext/Makefile.am:
15894         * ext/cairo/Makefile.am:
15895         * ext/cairo/gstcairo.c: (plugin_init):
15896         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15897         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15898         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15899         * ext/cairo/gsttimeoverlay.h:
15900           update of cairo-based timeoverlay to 1.0 Cairo API
15901           doesn't work yet for resizing of output sink
15902
15903 2005-10-11  Wim Taymans  <wim@fluendo.com>
15904
15905         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15906         newsegment API fix.
15907
15908 2005-10-11  Wim Taymans  <wim@fluendo.com>
15909
15910         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15911         (gst_dvdemux_demux_frame):
15912         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15913         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15914         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15915         (gst_avi_demux_handle_seek):
15916         * gst/goom/gstgoom.c: (gst_goom_event):
15917         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15918         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15919         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15920         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15921         (gst_wavparse_srcpad_event):
15922         newsegment API update.
15923
15924 2005-10-11  Andy Wingo  <wingo@pobox.com>
15925
15926         * ext/speex/gstspeexenc.c: Signedness cleanups.
15927
15928 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15929
15930         * PORTED_09:
15931         * ext/speex/Makefile.am:
15932         * ext/speex/gstspeex.c:
15933         * ext/speex/gstspeexenc.c:
15934         Speexenc ported to 0.9
15935
15936 2005-10-10  Wim Taymans  <wim@fluendo.com>
15937
15938         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15939         (gst_oss_sink_init), (gst_oss_sink_set_property),
15940         (gst_oss_sink_get_property), (gst_oss_sink_open),
15941         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15942         * sys/oss/gstosssink.h:
15943         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15944         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15945         (gst_oss_src_prepare):
15946         Cleanups, make device configurable in the sink, handle and report
15947         errors.
15948
15949 2005-10-10  Wim Taymans  <wim@fluendo.com>
15950
15951         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15952         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15953         Make sure element is NULL before removing from the bin.
15954
15955 2005-10-07  Andy Wingo  <wingo@pobox.com>
15956
15957         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15958         block forever in a read().
15959         (gst_dv1394src_bus_reset): Post a message when the cable is
15960         unplugged.
15961         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15962         (gst_dv1394src_bus_reset): Don't unref the message.
15963
15964         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15965         hacking. The only change should be that the state change stuff was
15966         put into basesrc's start() and stop() routines, which coalesces
15967         some steps.
15968
15969 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15970
15971         * configure.ac:
15972           Add check for mmap
15973           
15974         * gst/debug/Makefile.am:
15975           Only compile efence plugin on systems that have mmap.
15976
15977 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15978
15979         * gst/debug/Makefile.am:
15980         * gst/debug/breakmydata.c:
15981         * gst/debug/gstdebug.c:
15982         * gst/debug/gstnavigationtest.c:
15983         * gst/debug/gstnavseek.c: 
15984         * gst/debug/gstnavseek.h:
15985         * gst/debug/progressreport.c: 
15986         * gst/debug/testplugin.c:
15987           Port progressreport, navseek, navigationtest, testsink and
15988           breakmydata.
15989
15990 2005-10-05  Edward Hervey  <edward@fluendo.com>
15991
15992         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15993         (gst_dvdemux_src_query):
15994         Fixes for better conversion
15995
15996 2005-10-04  Michael Smith <msmith@fluendo.com>
15997
15998         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15999         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
16000         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
16001         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
16002           Set state of elements to NULL before removing from bins.
16003           Set state of test element to NULL if we failed to move it to READY
16004
16005 2005-10-04  Edward Hervey  <edward@fluendo.com>
16006
16007         * ext/dv/Makefile.am:
16008         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
16009         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
16010         Corrected the query function for position so it doesn't forget what
16011         format was asked, and calls the conversion functions on the correct pad.
16012
16013 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16014
16015         * configure.ac:
16016           back to development
16017
16018 === release 0.9.3 ===
16019
16020 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16021
16022         * configure.ac:
16023           Releasing 0.9.3, "Aramis"
16024
16025 2005-10-03  Andy Wingo  <wingo@pobox.com>
16026
16027         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
16028         error returns.
16029
16030 2005-10-02  Andy Wingo  <wingo@pobox.com>
16031
16032         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
16033
16034         * ext/flac/gstflacenc.c: Ported to 0.9.
16035
16036         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
16037
16038         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
16039         and link to gsttagedit. Enable flacenc.
16040
16041         * ext/flac/gstflacdec.c: Re-enable tag reading.
16042
16043 2005-09-30  Wim Taymans  <wim@fluendo.com>
16044
16045         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
16046         * gst/rtp/gstrtpgsmparse.c:
16047         * gst/rtp/gstrtph263penc.c:
16048         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16049         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
16050         (gst_rtpmp4venc_set_property):
16051         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
16052         Various class and caps fixes from Andre Magalhaes (andrunko)
16053
16054 2005-09-29  Wim Taymans  <wim@fluendo.com>
16055
16056         * gst/level/level-example.c: (main):
16057         Update for new bus API.
16058
16059 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
16060
16061         * configure.ac:
16062           Fix unexpanded autoconf macro GST_DOC, which has been renamed
16063           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
16064
16065 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
16066
16067         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
16068           Fix playback of mono streams (bytes_per_sample should be set
16069           from the sample width and the number of channels negotiated,
16070           and not just be set to 4) (#317338)
16071
16072 2005-09-26  Wim Taymans  <wim@fluendo.com>
16073
16074         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
16075         (gst_rtpmpaenc_handle_buffer):
16076         Set buffer duration correctly.
16077
16078 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
16079
16080         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
16081         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
16082         (gst_avi_demux_change_state):
16083           Don't crash when encountering a stream with an unknown fourcc or
16084           codec id. Instead, create a pad of type video/x-avi-unknown or
16085           audio/x-avi-unknown, which as a side-effect also results in less
16086           confusing error messages in players ('no decoder' vs. 'no streams');
16087           minor fixes to state change function and class_init function.
16088
16089 2005-09-24  Wim Taymans  <wim@fluendo.com>
16090
16091         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
16092         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
16093         These are sinks.
16094
16095 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
16096
16097         * check/elements/level.c: (GST_START_TEST):
16098           fix test for new GstClockTime use
16099         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
16100         (gst_level_transform_ip):
16101         * gst/level/gstlevel.h:
16102           fix up the decay peak, ensuring the decay peak is never lower
16103           than the peak for that interval
16104
16105 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16106
16107         * docs/plugins/gst-plugins-good-plugins.args:
16108         * docs/plugins/inspect/plugin-alpha.xml:
16109         * docs/plugins/inspect/plugin-rtp.xml:
16110         * gst/level/gstlevel.c: (gst_level_set_caps),
16111         (gst_level_transform_ip):
16112           updating docs
16113
16114 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16115
16116         * Makefile.am:
16117         * check/elements/level.c: (GST_START_TEST):
16118         * gst/level/Makefile.am:
16119         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
16120         (gst_level_set_property), (gst_level_get_property),
16121         (gst_level_set_caps), (gst_level_message_new),
16122         (gst_level_transform_ip):
16123         * gst/level/gstlevel.h:
16124         * gst/level/level-example.c: (message_handler), (main):
16125           convert to using GstClockTime for all time values, finally.
16126
16127 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16128
16129         * gst/auparse/Makefile.am:
16130         * gst/auparse/gstauparse.c: (gst_auparse_chain):
16131           fix up build
16132         * configure.ac:
16133         * ext/cairo/Makefile.am:
16134         * ext/dv/Makefile.am:
16135         * ext/esd/Makefile.am:
16136         * ext/flac/Makefile.am:
16137         * ext/gconf/Makefile.am:
16138         * ext/gdk_pixbuf/Makefile.am:
16139         * ext/jpeg/Makefile.am:
16140         * ext/ladspa/Makefile.am:
16141         * ext/libcaca/Makefile.am:
16142         * ext/libmng/Makefile.am:
16143         * ext/libpng/Makefile.am:
16144         * ext/mikmod/Makefile.am:
16145         * ext/pango/Makefile.am:
16146         * ext/raw1394/Makefile.am:
16147         * ext/shout2/Makefile.am:
16148         * ext/speex/Makefile.am:
16149         * gst/alpha/Makefile.am:
16150         * gst/autodetect/Makefile.am:
16151         * gst/avi/Makefile.am:
16152         * gst/cutter/Makefile.am:
16153         * gst/debug/Makefile.am:
16154         * gst/effectv/Makefile.am:
16155         * gst/flx/Makefile.am:
16156         * gst/goom/Makefile.am:
16157         * gst/interleave/Makefile.am:
16158         * gst/law/Makefile.am:
16159         * gst/matroska/Makefile.am:
16160         * gst/median/Makefile.am:
16161         * gst/monoscope/Makefile.am:
16162         * gst/multipart/Makefile.am:
16163         * gst/oldcore/Makefile.am:
16164         * gst/rtp/Makefile.am:
16165         * gst/rtsp/Makefile.am:
16166         * gst/smoothwave/Makefile.am:
16167         * gst/smpte/Makefile.am:
16168         * gst/videobox/Makefile.am:
16169         * gst/videofilter/Makefile.am:
16170         * gst/videomixer/Makefile.am:
16171         * gst/wavenc/Makefile.am:
16172         * gst/wavparse/Makefile.am:
16173         * sys/oss/Makefile.am:
16174         * sys/osxaudio/Makefile.am:
16175         * sys/osxvideo/Makefile.am:
16176           fix up GST_LIBS use
16177
16178 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16179
16180         * gst/auparse/Makefile.am:
16181         * gst/auparse/gstauparse.c: (gst_auparse_chain):
16182           fix build of auparse
16183
16184 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
16185
16186         * configure.ac:
16187         * PORTED_09:
16188         * gst/auparse/gstauparse.c:
16189         * gst/auparse/gstauparse.h:
16190         Auparse ported to 0.9.
16191
16192 2005-09-22  Wim Taymans  <wim@fluendo.com>
16193
16194         * gst/rtp/TODO:
16195         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
16196         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16197         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
16198         (gst_rtpmp4venc_set_property):
16199         * gst/rtp/gstrtpmp4venc.h:
16200         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
16201         * gst/rtp/gstrtpmpaenc.h:
16202         Use is_filled to both check MTU and max-ptime of base class.
16203
16204 2005-09-22  Wim Taymans  <wim@fluendo.com>
16205
16206         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16207         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
16208         (gst_rtpmp4venc_set_property):
16209         Don't fragment packets with multiple frames.
16210
16211 2005-09-22  Wim Taymans  <wim@fluendo.com>
16212
16213         * gst/rtp/TODO:
16214         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
16215         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16216         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
16217         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
16218         (gst_rtpmp4venc_get_property):
16219         * gst/rtp/gstrtpmp4venc.h:
16220         Remove g_print.
16221         Update TODO
16222         Make payload encoder a bit smarter and more correct with
16223         timestamps.
16224         Added option in payloader to include config string in-band.
16225
16226 2005-09-21  Wim Taymans  <wim@fluendo.com>
16227
16228         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
16229         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
16230         (gst_rtspsrc_send):
16231         Strip spaces for key/value pairs.
16232
16233 2005-09-21  Wim Taymans  <wim@fluendo.com>
16234
16235         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
16236         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
16237         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
16238         (gst_rtspsrc_change_state):
16239         More SDP parsing and caps setting.
16240         Do NO_PREROLL differently.
16241         add pads only after negotiated.
16242
16243         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
16244         (gst_udpsrc_getcaps):
16245         Implement the getcaps function.
16246
16247 2005-09-21  Wim Taymans  <wim@fluendo.com>
16248
16249         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
16250         (gst_rtpamrdec_chain):
16251         Handle multiple AMr packets per payload. Handle CRC and
16252         parse ILL/ILP.
16253
16254         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
16255         Make caps params strings for easy SDP mapping.
16256         
16257         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
16258         Handle capsnego better.
16259
16260         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
16261         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
16262         Generate and parse config string in the caps.
16263
16264 2005-09-21  Wim Taymans  <wim@fluendo.com>
16265
16266         * gst/rtp/README:
16267         Update README
16268
16269         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
16270         Make extra params as strings.
16271
16272         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
16273         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
16274         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
16275         Make state change return NO_PREROLL as this is a live
16276         source.
16277
16278         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
16279         Don't unref old caps when NULL.
16280
16281 2005-09-20  Wim Taymans  <wim@fluendo.com>
16282
16283         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
16284         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
16285         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
16286         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
16287         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
16288         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
16289         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
16290         * gst/rtsp/sdpmessage.h:
16291         Add URI handler.
16292         Parse SDP and create caps.
16293
16294 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
16295
16296         * gst/alpha/gstalpha.c:
16297           fix element description
16298
16299 2005-09-19  Wim Taymans  <wim@fluendo.com>
16300
16301         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
16302         Don't check payload for now.
16303
16304 2005-09-19  Wim Taymans  <wim@fluendo.com>
16305
16306         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
16307         (gst_wavparse_init), (gst_wavparse_parse_file_header),
16308         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
16309         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
16310         (gst_wavparse_loop), (gst_wavparse_pad_convert),
16311         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
16312         (gst_wavparse_change_state):
16313         * gst/wavparse/gstwavparse.h:
16314         Fix wavparse some more.
16315
16316 2005-09-19  Wim Taymans  <wim@fluendo.com>
16317
16318         * check/elements/level.c: (GST_START_TEST):
16319         Fix for bus API change.
16320
16321 2005-09-19  Wim Taymans  <wim@fluendo.com>
16322
16323         * gst/level/level-example.c: (main):
16324         Fix for new bus API.
16325
16326         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
16327         Set caps on pads.
16328
16329 2005-09-15  Wim Taymans  <wim@fluendo.com>
16330
16331         * gst/rtp/Makefile.am:
16332         * gst/rtp/README:
16333         * gst/rtp/gstrtp.c: (plugin_init):
16334         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
16335         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
16336         (gst_rtpamrdec_change_state):
16337         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
16338         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
16339         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
16340         * gst/rtp/gstrtpamrenc.h:
16341         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
16342         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
16343         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
16344         * gst/rtp/gstrtpgsmenc.h:
16345         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
16346         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
16347         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
16348         (gst_rtpgsmparse_change_state):
16349         * gst/rtp/gstrtpgsmparse.h:
16350         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
16351         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
16352         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
16353         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
16354         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
16355         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
16356         * gst/rtp/gstrtph263penc.h:
16357         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
16358         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
16359         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
16360         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
16361         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
16362         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
16363         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
16364         * gst/rtp/gstrtpmp4venc.h:
16365         * gst/rtp/gstrtpmpadec.c:
16366         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
16367         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
16368         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
16369         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
16370         * gst/rtp/gstrtpmpaenc.h:
16371         Updates to payloader/depayloaders, make payloaders use
16372         the base classes.
16373         Updated README with suggested RTP caps and how to convert
16374         to/from SDP.
16375         Added config descriptor in mp4v payloader.
16376
16377 2005-09-15  Andy Wingo  <wingo@pobox.com>
16378
16379         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
16380         * gst/autodetect/gstautovideosink.c
16381         (gst_auto_video_sink_find_best): Update for new registry API.
16382
16383 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16384
16385         * common/c-to-xml.py:
16386         * common/gtk-doc-plugins.mak:
16387           a simple py script to generate valid xml from a C example
16388           probably also need to strip an MIT license when we decide
16389         * docs/plugins/Makefile.am:
16390         * gst/level/Makefile.am:
16391         * gst/level/gstlevel.c: (gst_level_init):
16392         * gst/level/level-example.c: (message_handler), (main):
16393           add an example to level that will show up in the docs
16394         * gst/rtp/TODO:
16395           add a note for the future
16396
16397 2005-09-14  Michael Smith <msmith@fluendo.com>
16398
16399         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16400           Actually define the debug object being used in wavenc. Fixes #316205
16401
16402 2005-09-14  Michael Smith <msmith@fluendo.com>
16403
16404         * gst/smpte/Makefile.am:
16405           Link against GST_BASE_LIBS, to get it linked against libgstbase;
16406           needed to build on windows (bug 316204)
16407
16408 2005-09-12  Andy Wingo  <wingo@pobox.com>
16409
16410         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
16411
16412 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
16413
16414         * configure.ac:
16415         * gst/fdsrc/Makefile.am:
16416         * gst/fdsrc/gstfdsrc.c:
16417         * gst/fdsrc/gstfdsrc.h:
16418           Move fdsrc back into gstreamer core elements.
16419
16420         * gst/level/gstlevel.c: (gst_level_class_init),
16421         (gst_level_transform_ip):
16422         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
16423           Basetransform changes.
16424
16425 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16426
16427         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16428         * ext/jpeg/smokecodec.c: (find_best_size):
16429           fix compiler warnings
16430
16431 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16432
16433         * gst-plugins-good.spec.in:
16434           spec file fixes
16435         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16436         (gst_multiudpsink_render), (gst_multiudpsink_add),
16437         (gst_multiudpsink_clear):
16438           it actually helps to actually stream if we hook up the
16439           "add" signal to an actual implementation
16440         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
16441           some debugging
16442
16443 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
16444
16445         * ext/jpeg/Makefile.am:
16446         * ext/jpeg/gstjpeg.c
16447         * ext/jpeg/gstjpegenc.c:
16448         * ext/jpeg/gstsmokeenc.c:
16449
16450 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
16451
16452         * ext/flac/gstflacdec.c:
16453         * ext/flac/gstflacenc.c:
16454         * ext/flac/gstflactag.c:
16455         * ext/speex/gstspeexenc.c:
16456           gsttaginterface.h -> gsttagsetter.h
16457
16458 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
16459
16460         * configure.ac:
16461         * gst/debug/Makefile.am:
16462         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
16463         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
16464         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
16465         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
16466         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
16467           Port to 0.9 and re-enable efence plugin.
16468
16469 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
16470
16471         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
16472         (gst_flacdec_write), (gst_flacdec_convert_src):
16473         * ext/flac/gstflacdec.h:
16474           Add support for flac files with 24/32 bits per sample; and misc.
16475           minor clean-ups. Seeking is still partly broken (for me at least).
16476
16477 2005-09-06  Wim Taymans  <wim@fluendo.com>
16478
16479         * gst/rtp/Makefile.am:
16480         * gst/rtp/gstrtp.c: (plugin_init):
16481         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
16482         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
16483         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
16484         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
16485         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
16486         (gst_rtpmp4vdec_plugin_init):
16487         * gst/rtp/gstrtpmp4vdec.h:
16488         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
16489         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
16490         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
16491         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
16492         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
16493         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
16494         * gst/rtp/gstrtpmp4venc.h:
16495         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
16496         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
16497         Added mpeg4 video payload encoder/decoder.
16498         Added some docs in mpa payloader.
16499
16500 === release 0.9.1 ===
16501
16502 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16503
16504         * NEWS:
16505         * README:
16506         * RELEASE:
16507         * autogen.sh:
16508         * configure.ac:
16509           releasing 0.9.1, "Blondie"
16510
16511 2005-09-05  Andy Wingo  <wingo@pobox.com>
16512
16513         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
16514         here from the state change handler, so we fire signals without
16515         holding the state lock.
16516
16517 2005-09-02  Andy Wingo  <wingo@pobox.com>
16518
16519         * All plugins updated for element state changes.
16520
16521 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16522
16523         * Makefile.am:
16524         * check/.cvsignore:
16525         * check/Makefile.am:
16526         * check/elements/.cvsignore:
16527         * check/elements/level.c: (setup_level), (cleanup_level),
16528         (GST_START_TEST), (level_suite), (main):
16529           add a test for level
16530         * common/release.mak:
16531           move the enum checking to release.mak
16532         * configure.ac:
16533           add valgrind and check checking
16534         * gst/level/gstlevel.c: (gst_level_transform):
16535         * gst/level/gstlevel.h:
16536           fix Andy's cast bug
16537           convert a field to int
16538           fix the arithmetic to int when checking for emit so that a
16539           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
16540
16541 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16542
16543         * Makefile.am:
16544         * configure.ac:
16545           add docs to build
16546         * common/plugins.xsl:
16547           wrap Description into a refsect2
16548         * docs/Makefile.am:
16549         * docs/plugins/Makefile.am:
16550         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16551         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16552         * gst/goom/Makefile.am:
16553         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
16554         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
16555         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
16556         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
16557         (gst_goom_change_state):
16558         * gst/goom/gstgoom.h:
16559           GstGOOM -> GstGoom
16560           add an example launch line
16561         * gst/level/gstlevel.h:
16562         * gst/monoscope/gstmonoscope.c:
16563           cleanups
16564
16565 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16566
16567         * configure.ac:
16568         * docs/plugins/Makefile.am:
16569         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16570         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16571         * docs/plugins/gst-plugins-good-plugins.types:
16572           document elements and plugins.  Shazam !
16573
16574 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16575
16576         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
16577           be found under doc/random/ChangeLog-0.8