gst/qtdemux/qtdemux.c: Unbreak streaming mode again.
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst/qtdemux/qtdemux.c: (next_entry_size):
4         Unbreak streaming mode again.
5
6 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
7
8         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
9           Remove superfluous DEBUG macro.
10
11 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
12
13         Based on patch by: William M. Brack <wbrack at mmm com hk>
14
15         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
16           (gst_v4l2src_set_capture):
17           Check whether the device supports setting the framerate before
18           trying to set it and then posting a warning or error if it doesn't
19           work (#516649, #520092). Also compare fractions more correctly.
20
21 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
22
23         * gst/goom/Makefile.am:
24           Remove ppc assembler optimisations from the build until they
25           actually build (they also seem to have GPL headers).
26
27 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
28
29         * m4/Makefile.am:
30           Better not dist files that don't exist any longer (lrint*m4).
31
32 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
33
34         * configure.ac:
35         * m4/lrint.m4:
36         * m4/lrintf.m4:
37         Remove lrint/lrintf checks. We don't use it anywhere.
38
39 2008-03-18  Andy Wingo  <wingo@pobox.com>
40
41         * sys/osxvideo/osxvideosink.m
42         (gst_osx_video_sink_osxwindow_destroy)
43         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
44         task, whoopdee.
45         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
46         2 ms.
47
48 2008-03-18  Andy Wingo  <wingo@pobox.com>
49
50         * sys/osxvideo/osxvideosink.m
51         (gst_osx_video_sink_osxwindow_destroy)
52         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
53         task, whoopdee.
54         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
55         2 ms.
56         
57 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
58
59         Patch by: William M. Brack <wbrack at mmm com hk>
60
61         * sys/v4l2/v4l2src_calls.c:
62           (gst_v4l2src_probe_caps_for_format_and_size),
63           (gst_v4l2src_probe_caps_for_format):
64           Make sure the probed frame sizes are reversed in the resulting
65           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
66           highest resolution first); also remove unused variable.
67           (Partly fixes #520092)
68
69 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
70
71         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
72
73         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
74         (gst_rtspsrc_finalize):
75         Call WSAStartup() and WSACleanup before using the Winsock API.
76         See #520808.
77
78 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
79
80         * gst/avi/gstavidemux.c:
81           Erm, the buffer-size is just guint, no need for the special format
82           specifier.
83
84 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
85
86         * gst/goom/plugin_info.c:
87         * gst/goom/ppc_zoom_ultimate.h:
88           Small fixes to build more on PPC: ifdef out code that uses unknown
89           define; add newline at end of header file to avoid compiler warning.
90           Assembler code still doesn't build though.
91
92 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
93
94         * gst/avi/gstavidemux.c:
95           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
96           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
97
98 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
99
100         * gst/avi/gstavidemux.c:
101           Chunksize is uint32. Fix format specifier.
102
103 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
104
105         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
106         mistake. Return file to pure MIT text.
107
108 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
109
110         * gst/audiofx/audiofx.c:
111         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
112         of hardcoding values.
113
114 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
115
116         Patch by: Mark Nauwelaerts <manauw skynet be>
117
118         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
119           (gst_oss_src_close):
120         * sys/oss/gstosssrc.h:
121           Cache probed caps, so _get_caps() during recording doesn't cause
122           ioctl calls which may disrupt the recording (fixes #521875).
123
124 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
125
126         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
127         (gst_qtdemux_activate_segment),
128         (gst_qtdemux_prepare_current_sample),
129         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
130         Make sure we always send a DISCONT after a seek by setting the sample
131         index to an undefined value after a seek.
132
133 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
134
135         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
136           (GST_IS_AVI_SUBTITLE_CLASS):
137           Fix up IS_FOO macros, which makes gtk-doc much happier.
138
139 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
140
141         * tests/icles/Makefile.am:
142           Move the -lgstfoo where it belongs.
143
144 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
145
146         * gst/matroska/ebml-ids.h:
147         Add ID for EBML CRC32 elements.
148
149         * gst/matroska/Makefile.am:
150         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
151         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
152         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
153         (gst_ebml_read_header):
154         Support reading 80bit floats, add finalize method to clean up
155         in any case, support reading length/id elements with any length
156         as long as it's smaller than our supported maximum, don't leak
157         buffers if reading as much data as we wanted failed and some
158         smaller cleanup.
159
160 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
161
162         Patch by: Olivier Crete <tester at tester dot ca>
163
164         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
165         Check that a buffer is large enough before reading from it.
166         Fixes bug #521102.
167         
168 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
169
170         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
171         Fix compilation after removing the GstPollMode from the
172         constructor.
173
174 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
175
176         * configure.ac:
177         * gst/audiofx/Makefile.am:
178         * gst/audiofx/audiochebband.c:
179         * gst/audiofx/audiocheblimit.c:
180         * gst/audiofx/math_compat.h:
181         Check for sinh(), cosh() and asinh() and define our own
182         implementations if they're not available. Fixes bug #520880.
183
184 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
185
186         Patch by: Olivier Crete <tester at tester dot ca>
187
188         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
189         Unref the buffers only once when handling not-negotiated errors.
190         Fixes bug #520764.
191
192 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
193
194         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
195
196         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
197         (gst_udpsrc_stop):
198         Properly balance WSA_Cleanup with WSA_Startup.
199         Also make the poll controllable on windows. Fixes #520888.
200
201 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
202
203         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
204         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
205         (gst_ebml_read_element_length), (gst_ebml_peek_id),
206         (gst_ebml_read_skip), (gst_ebml_read_buffer),
207         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
208         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
209         (gst_ebml_read_date), (gst_ebml_read_master),
210         (gst_ebml_read_binary), (gst_ebml_read_header):
211         * gst/matroska/ebml-read.h:
212         * gst/matroska/matroska-demux.c:
213         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
214         (gst_matroska_demux_read_track_encodings),
215         (gst_matroska_demux_add_stream),
216         (gst_matroska_demux_handle_src_query),
217         (gst_matroska_demux_handle_seek_event),
218         (gst_matroska_demux_init_stream),
219         (gst_matroska_demux_parse_tracks),
220         (gst_matroska_demux_parse_index_cuetrack),
221         (gst_matroska_demux_parse_index_pointentry),
222         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
223         (gst_matroska_demux_parse_metadata_id_simple_tag),
224         (gst_matroska_demux_parse_metadata_id_tag),
225         (gst_matroska_demux_parse_metadata),
226         (gst_matroska_demux_sync_streams),
227         (gst_matroska_demux_push_hdr_buf),
228         (gst_matroska_demux_push_flac_codec_priv_data),
229         (gst_matroska_demux_push_xiph_codec_priv_data),
230         (gst_matroska_demux_add_wvpk_header),
231         (gst_matroska_demux_check_subtitle_buffer),
232         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
233         (gst_matroska_demux_parse_cluster),
234         (gst_matroska_demux_parse_contents_seekentry),
235         (gst_matroska_demux_parse_contents),
236         (gst_matroska_demux_loop_stream_parse_id),
237         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
238         * gst/matroska/matroska-demux.h:
239         * gst/matroska/matroska-ids.h:
240         Handle return values from pull_range in a more granular way to properly
241         shut down on seeks.
242         Combine return values from push.
243         Implement proper error handling.
244         Prepare for handling seeking correctly.
245
246 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
247
248         * gst/matroska/ebml-read.c:
249         Use GINT64 formatting constants from GLIB.
250
251         * gst/matroska/matroska-demux.c:
252         Add some guards to avoid a possible division by 0 and crashing
253         with NULL events on some systems.
254         Use gst_gdouble_to_guint64 somewhere instead of an implicit
255         conversion. 
256
257         * gst/matroska/matroska-mux.c:
258         Check for invalid timestamps in a bunch of places to avoid
259         writing bogus durations into the output file.
260         Fix some double<->gint64 conversions that weren't using
261         gst_guint64_to_gdouble
262
263 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
264
265         * configure.ac:
266         Move the checks for bison, flex and as to the program section and the
267         check for gcc inline asm to the compiler characteristics section.
268
269 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
270
271         * configure.ac:
272         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
273         plug-ins are included/excluded. (#498222)
274
275 2008-02-29  Michael Smith <msmith@fluendo.com>
276
277         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
278           Don't call gst_object_sync_values() unless we have a valid timestamp.
279
280 2008-02-28  David Schleef  <ds@schleef.org>
281
282         * gst/matroska/matroska-demux.c:
283         * gst/matroska/matroska-ids.h:
284         * gst/matroska/matroska-mux.c:
285           Fix Dirac mapping.  I had previously added a VfW-type
286           mapping, but it looks like Dirac will get a native Matroska
287           mapping, and this is the most likely method.
288
289 2008-02-28  David Schleef  <ds@schleef.org>
290
291         * gst/avi/gstavimux.c: Add Dirac encoding
292
293 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
294
295         Patch by: Peter Kjellerstedt <pkj at axis com>
296
297         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
298         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
299         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
300         * gst/udp/gstudpsrc.h:
301         Port to GstPoll. See #505417.
302
303 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
304
305         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
306         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
307         yet on the srcpad. We need rate and channels before we
308         can do any processing. Fixes bug #519088.
309
310 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
311
312         * configure.ac:
313         Detect and indicate if GCC inline assembly syntax is
314         available.
315
316         * gst/goom/Makefile.am:
317         * gst/goom/convolve_fx.c:
318         * gst/goom/flying_stars_fx.c:
319         * gst/goom/goom_config.h:
320         * gst/goom/goom_core.c:
321         * gst/goom/goomsl.c:
322         * gst/goom/ifs.c:
323         * gst/goom/mmx.c:
324         * gst/goom/plugin_info.c:
325         * gst/goom/xmmx.c:
326         Fix various GCC-isms, and only build the inline assembly
327         with compilers that support GCC inline assembly.
328
329         Fix a couple of other warnings shown with Forte.
330
331 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
332
333         * gst/goom/xmmx.c:
334           Use 'emms' instead of 'femms' to not crash on cpus that do not
335           implement this 3dnow specific instruction.
336
337 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
338
339         * gst/goom/plugin_info.c: (setOptimizedMethods):
340         Use extended MMX for draw_line() too if available, not only
341         normal MMX.
342
343 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
344
345         * ext/jpeg/gstjpeg.c: (plugin_init):
346         Remove (commented out) smoke typefinder. This is in base now.
347
348 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
349
350         * gst/goom2k1/Makefile.am:
351         * gst/goom2k1/gstgoom.c:
352
353         Rename the installed library, and don't register the same 
354         GType name as the new goom.
355
356 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
357
358         * configure.ac:
359         * ext/taglib/Makefile.am:
360           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
361           when building C++ code (#516509).
362
363 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
364
365         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
366         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
367           (setOptimizedMethods):
368           Call oil_init(), otherwise oil_get_cpu_flags() won't return
369           anything useful. Export goom debug category so we can get
370           rid of the VERBOSE define and the printfs.
371
372 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
373
374         * gst/goom/goomsl_heap.c: (align_it):
375         * gst/goom/plugin_info.c: (setOptimizedMethods):
376           Compile fixes for x86-64.
377
378 2008-02-23  Bastien Nocera  <hadess@hadess.net>
379
380         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
381         with warnings, but add other CFLAGS
382
383         * gst/goom/goomsl.c (gsl_instr_set_namespace),
384         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
385         (calculate_labels), (gsl_read_file):
386         * gst/goom/goomsl_lex.l:
387         * gst/goom/goomsl_yacc.y:
388         * gst/goom/plugin_info.c: Remove a few live printf, and
389         fprintf, replace exit() calls with g_assert_not_reached()
390         if it not optimal for a library
391
392 2008-02-23  Bastien Nocera  <hadess@hadess.net>
393
394         * gst/goom/Makefile.am: Remove the warnings being disabled,
395         fix linkage on x86, spotted by Sebastian Dröge
396         <slomo@circular-chaos.org>
397
398         * gst/goom/convolve_fx.c (convolve_init),
399         (create_output_with_brightness), (convolve_apply):
400         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
401         * gst/goom/goomsl.c:
402         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
403         * gst/goom/plugin_info.c:
404         * gst/goom/tentacle3d.c (tentacle_fx_create):
405         Fix warnings, and disable the motifs in the convolve_fx
406         plugin (they were causing warnings, and they were just
407         "Goom" in funny letterring)
408
409 2008-02-23  Bastien Nocera  <hadess@hadess.net>
410
411         * configure.ac: Add checks for Flex/Yacc/Bison and other
412         furry animals, for the new goom 2k4 based plugin
413
414         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
415         CPU optimisations (not working yet), move the old plugin to...
416
417         * gst/goom2k1/*: ... here, in case somebody is sick enough
418
419         Fixes #515073
420
421 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
422
423         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
424         Post the server response code in an error message instead of a generic
425         'error' message. Fixes #517237.
426
427 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
428
429         * tests/check/Makefile.am:
430         Ignore gconfaudiosrc for the states unit test too. It will fallback
431         to alsasrc if the gconf settings can't be read and not everybody has
432         alsa.
433
434 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
435
436         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
437         (gst_wavpack_parse_create_src_pad):
438         * ext/wavpack/gstwavpackparse.h:
439         Always report the duration if we know it in push mode and don't
440         return 0 just to make totem believe we can't seek in push mode.
441         Newer totem version use the SEEKING query which properly reports
442         if we can seek or not.
443
444 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
445
446         Patch by: Jens Granseuer <jensgr at gmx dot net>
447
448         * tests/examples/equalizer/demo.c: (main):
449         C89 fix, moving variable declarations to the beginning of
450         the block. Fixes bug #517933.
451
452 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
453
454         * configure.ac:
455         Back to development...
456
457 === release 0.10.7 ===
458
459 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
460
461         * configure.ac:
462           releasing 0.10.7, "Red Door Black"
463
464 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
465
466         * gst/alpha/Makefile.am:
467         Link alpha plugin with libgstbase. Fixes bug #517386.
468
469 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
470
471         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
472         Init values to -1 instead of the default 0 value.
473         Fixes #516524.
474
475 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
476
477         * tests/examples/spectrum/spectrum-example.c:
478         Add missing include to fix compilation when libxml usage is disabled.
479         Fixes: #516371
480
481 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
482
483         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
484         fixes: #514889
485
486         * gst/rtp/gstrtph264pay.c:
487         * gst/rtp/gstrtpmp4gdepay.c:
488         * gst/rtp/gstrtpmp4gpay.c:
489         * gst/rtp/gstrtpmp4gpay.h:
490         * gst/rtp/gstrtptheorapay.c:
491         * gst/rtp/gstrtpvorbispay.c:
492
493         Fix various leaks shown up in valgrind
494         - free sprops and buffer in error cases in H264 payloader
495         - fix leak in mp4g depayloader when construction the caps
496         - don't leak config string in the mp4g payloader
497         - don't leak buffers and headers in theora and vorbis payloaders
498
499         * tests/check/elements/rtp-payloading.c:
500
501         Fix the RTP data test
502         - Actually send valid amr data to the payloader instead of 20
503         zero-bytes
504         - The mp4g payloader expects codec_data on the caps
505
506 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
507
508         * win32/MANIFEST:
509         Add libgstpng.dsp to MANIFEST.
510         * win32/vs6/libgstaudiofx.dsp:
511         Add new source files to VS project file.
512
513 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
514
515         * sys/ximage/gstximagesrc.c:
516         Initialise variables when opening the X display rather
517         than in _start(), as the display can be opened before that.
518
519         Fixes: #515985
520
521 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
522
523         * sys/directdraw/gstdirectdrawsink.c:
524         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
525         (gst_directdraw_sink_finalize):
526         Properly chain up finalize functions. Fixes bug #515980.
527
528 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
529
530         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
531         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
532         (gst_v4l2_buffer_pool_class_init):
533         Chain up the finalize functions. Fixes bug #515984.
534
535 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
536
537         * sys/ximage/ximageutil.c:
538         Chain up in the finalize function for our custom
539         buffer sub-class.
540         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
541         Fixes: #515706
542
543 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
544
545         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
546         (gst_fenced_buffer_class_init):
547         Properly chain up finalize method. Fixes bug #515979.
548
549 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
550
551         * sys/ximage/gstximagesrc.c:
552         Free allocated Damage memory before closing our connection to the
553         X server. Partially fixes: #515706
554
555 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
556
557         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
558         * tests/check/Makefile.am:
559         * tests/check/gst-plugins-good.supp:
560         Add a few libjpeg suppressions and initialize a variable to
561         make smokeenc valgrind clean. Fixes bug #515701.
562
563 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
564
565         * gst/avi/gstavidemux.c:
566         Revert patch which sends timestamps only on keyframes, as it
567         breaks playback with current gst-ffmpeg.
568
569         Fixes: #515562
570
571 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
572
573         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
574         * tests/check/elements/multifile.c: (GST_START_TEST):
575         Close some memory leaks spotted by the unit test. Fixes bug #515697.
576
577 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
578
579         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
580         Use and unset the GError when pipeline creation fails instead of
581         simply leaking it. Fixes bug #515704.
582
583 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
584
585         * gst/audiofx/audioamplify.c:
586         * gst/audiofx/audiochebband.c:
587         * gst/audiofx/audiocheblimit.c:
588         * gst/audiofx/audiodynamic.c:
589         * gst/audiofx/audioinvert.c:
590         * gst/audiofx/audiopanorama.c:
591         * gst/audiofx/audiowsincband.c:
592         * gst/audiofx/audiowsinclimit.c:
593         Fix long description of audiofx elements. Fixes bug #515457.
594
595 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
596
597         * docs/plugins/Makefile.am:
598         * gst/spectrum/gstspectrum.c:
599         * tests/examples/spectrum/.cvsignore:
600         * tests/examples/spectrum/Makefile.am:
601         * tests/examples/spectrum/spectrum-example.c:
602
603         Add a simple example application for the spectrum element, include it
604         in the docs, and fix some documentation ambiguities.
605
606         Fixes: #348085
607
608 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
609
610         * gst/equalizer/Makefile.am:
611         * gst/spectrum/Makefile.am:
612         Fix includes order
613
614         * tests/check/Makefile.am:
615         Exclude v4l2src from the states test - it takes too long to start.
616
617         * tests/check/elements/spectrum.c:
618         Make the test run properly with CK_FORK=no
619
620 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
621
622         * gst/audiofix/Makefile.am: add missing header files 
623
624 2008-02-08  Julien Moutte  <julien@fluendo.com>
625
626         * gst/matroska/matroska-demux.c:
627         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
628         keyframe and delta units correctly when dealign with a BlockGroup.
629         Fixes: #514397
630
631 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
632
633         * tests/check/elements/.cvsignore:
634         Spell the new tests correctly in .cvsignore
635
636 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
637
638         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
639           Need to use gsize here for the size, fixes compiler warning.
640
641         * tests/examples/equalizer/.cvsignore:
642         * tests/examples/equalizer/Makefile.am:
643         * tests/examples/spectrum/.cvsignore:
644         * tests/examples/spectrum/Makefile.am:
645           Add missing files to fix the build.
646
647 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
648
649         * configure.ac:
650         * docs/plugins/Makefile.am:
651         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
652         * docs/plugins/gst-plugins-good-plugins-sections.txt:
653         * docs/plugins/gst-plugins-good-plugins.args:
654         * docs/plugins/gst-plugins-good-plugins.hierarchy:
655         * docs/plugins/inspect/plugin-multifile.xml:
656         * tests/check/Makefile.am:
657         * tests/check/elements/.cvsignore:
658
659         Move multifile plugin from -bad.
660         Fixes: #490283
661
662 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
663
664         * configure.ac:
665         * docs/plugins/Makefile.am:
666         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
667         * docs/plugins/gst-plugins-good-plugins-sections.txt:
668         * docs/plugins/gst-plugins-good-plugins.args:
669         * docs/plugins/gst-plugins-good-plugins.hierarchy:
670         * docs/plugins/inspect/plugin-spectrum.xml:
671         * gst/spectrum/Makefile.am:
672         * tests/check/Makefile.am:
673         * tests/check/elements/.cvsignore:
674         * tests/examples/Makefile.am:
675
676         Move spectrum plugin from -bad.
677         Move examples into tests/examples/spectrum.
678
679 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
680
681         * configure.ac:
682         * docs/plugins/Makefile.am:
683         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
684         * docs/plugins/gst-plugins-good-plugins-sections.txt:
685         * docs/plugins/gst-plugins-good-plugins.args:
686         * docs/plugins/gst-plugins-good-plugins.hierarchy:
687         * docs/plugins/gst-plugins-good-plugins.interfaces:
688         * docs/plugins/inspect/plugin-equalizer.xml:
689         * gst/equalizer/Makefile.am:
690         * tests/check/Makefile.am:
691         * tests/examples/Makefile.am:
692         Move the equalizer plugin across from -bad
693
694         * tests/check/elements/.cvsignore:
695         Add equalizer, audiosincwband and audiosincwlimit
696
697         * tests/check/elements/equalizer.c:
698         Fix compiler warnings
699
700         Fixes: #415627
701
702 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
703
704         * configure.ac:
705         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
706         are treated like releases and build without it.
707
708 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
709
710         * docs/plugins/Makefile.am:
711         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
712         * docs/plugins/gst-plugins-good-plugins-sections.txt:
713         * docs/plugins/gst-plugins-good-plugins.args:
714         * docs/plugins/inspect/plugin-audiofx.xml:
715         * gst/audiofx/Makefile.am:
716         * gst/audiofx/audiofx.c:
717         * gst/audiofx/audiowsincband.c:
718         * gst/audiofx/audiowsincband.h:
719         * gst/audiofx/audiowsinclimit.c:
720         * gst/audiofx/audiowsinclimit.h:
721         * tests/check/Makefile.am:
722         * tests/check/elements/audiowsincband.c:
723         * tests/check/elements/audiowsinclimit.c:
724
725         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
726         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
727         respectively.
728
729         Fixes: #467666
730
731 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
732
733         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
734         * tests/check/elements/icydemux.c:
735           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
736           caps, and add a somewhat useful debug message. Plus test.
737
738 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
739
740         * gst/rtsp/gstrtspsrc.c:
741         Include unistd.h only if HAVE_UNISTD_H is defined
742         * win32/common/config.h.in:
743         * win32/common/config.h:
744         Define socklen_t as it seems it's not defined in default 
745         Visual Studio headers.
746         * win32/vs6/libgstalpha.dsp:
747         * win32/vs6/libgstapetag.dsp:
748         * win32/vs6/libgstavi.dsp:
749         * win32/vs6/libgstrtp.dsp:
750         * win32/vs6/libgstrtsp.dsp:
751         * win32/vs6/libgstvideomixer.dsp:
752         Update project file dependencies and add new source files       
753
754 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
755
756         Patch by: Bjarne Rosengren <bjarne at axis dot com>
757
758         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
759         Don't leak buffers when we don't push them downstream.
760         Fixes bug #514965.
761
762 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
763
764         * configure.ac:
765           Bump requirements to (good) released versions to avoid
766           confusion and make implicit core requirement explicit.
767
768 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
769
770         * docs/plugins/Makefile.am:
771         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
772         * docs/plugins/gst-plugins-good-plugins-sections.txt:
773         * docs/plugins/gst-plugins-good-plugins.args:
774         * docs/plugins/inspect/plugin-audiofx.xml:
775         * gst/audiofx/Makefile.am:
776         * gst/audiofx/audiochebband.c:
777         * gst/audiofx/audiochebband.h:
778         * gst/audiofx/audiocheblimit.c:
779         * gst/audiofx/audiocheblimit.h:
780         * gst/audiofx/audiochebyshevfreqband.c:
781         * gst/audiofx/audiochebyshevfreqband.h:
782         * gst/audiofx/audiochebyshevfreqlimit.c:
783         * gst/audiofx/audiochebyshevfreqlimit.h:
784         * gst/audiofx/audiofx.c:
785         * tests/check/Makefile.am:
786         * tests/check/elements/.cvsignore:
787         * tests/check/elements/audiochebband.c:
788         * tests/check/elements/audiocheblimit.c:
789         * tests/check/elements/audiochebyshevfreqband.c:
790         * tests/check/elements/audiochebyshevfreqlimit.c:
791
792         Rename audiochebyshevfreqband -> audiochebband and
793         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
794         surgery.
795
796         Closes: #491811
797
798 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
799
800         Patch by: Orjan Friberg <orjanf at axis dot com>
801
802         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
803         Fix caps memory leak. Fixes #514573.
804
805 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
806
807         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
808         If there's no entries in the subindex, don't try to do anything stupid,
809         just return.
810
811 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
812
813         Patch by: John Millikin <jmillikin at gmail dot com>
814
815         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
816           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
817           Fix extraction of picture blocks with newer libflac versions again:
818           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
819
820 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
821
822         * tests/check/Makefile.am:
823           Add rtp-payloading test to VALGRIND_TO_FIX.
824
825         * tests/check/elements/rtp-payloading.c:
826           Add semicolons after GST_TEST_END so gst-indent gets the
827           formatting right; make test less verbose in general, but
828           more verbose in the error case (which should probably
829           make the test fail anyway).
830
831 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
832
833         * docs/plugins/Makefile.am:
834         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
835         * docs/plugins/gst-plugins-good-plugins-sections.txt:
836         * gst/avi/gstavisubtitle.c:
837         Add documentation for avisubtitle and change class to
838         Codec/Parser/Subtitle
839
840 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
841
842         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
843         Treat ENOTTY (driver does not implement ioctl) the same as
844         EINVAL since it implies there are no available standards.
845
846         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
847         (gst_v4l2src_get_nearest_size):
848         Replace gst_v4l2src_get_size_limits with 2 calls to new function
849         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
850         probe if the driver does not support VIDIOC_TRY_FMT for whatever
851         reason, and if we aren't yet actively capturing.
852
853         * sys/v4l2/v4l2src_calls.h:
854         Remove replaced function declaration.
855
856 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
857
858         * configure.ac:
859         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
860         API.
861
862 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
863
864         * configure.ac:
865         Fix typo.
866
867 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
868
869         * gst/alpha/Makefile.am:
870         * gst/alpha/gstalpha.c:
871
872         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
873         some stuff, and making buffer-alloc and resizing work automatically.
874         No longer crashes on odd frame widths and heights, although there
875         seems to be a disagreement with ffmpegcolorspace about what size
876         an AYUV frame with odd height should be.
877
878 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
879
880         Patch by: Alessandro Decina <alessandro at nnva dot org>
881
882         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
883         * ext/libpng/gstpngenc.h:
884         Preallocate the output buffer so that g_memdup() and
885         gst_buffer_merge() aren't needed anymore. This greatly improves
886         performances and fixes #512544.
887
888 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
889
890         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
891         (gst_avi_demux_stream_data):
892         GStreamer timestamps are PTS values while AVI only knows about DTS
893         timestamps. Make sure we only copy the DTS as the buffer timestamp when
894         we are dealing with a key frame.
895
896 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
897
898         * tests/check/Makefile.am:
899         * tests/check/elements/.cvsignore:
900         * tests/check/elements/rtp-payloading.c:
901           Add add testsuite for the rtp-payloader that tries simulating
902           dataflow. Needs more test data.
903
904 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
905
906         * tests/check/elements/alphacolor.c:
907           Remove two unused variables.
908
909 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
910
911         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
912           Use g_ascii_strtoll() instead of atoll, which is only
913           available in C99.
914
915 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
916
917         * gst/rtp/Makefile.am:
918         * gst/rtp/gstrtp.c:
919         * gst/rtp/gstrtpmpvpay.c:
920         * gst/rtp/gstrtpmpvpay.h:
921         Add MPEG2 video payloader
922
923 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
924
925         * gst/level/gstlevel.c:
926         Use #include <math.h> instead of #include "math.h".
927
928 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
929
930         * tests/check/Makefile.am:
931         Fix up some CFLAGS sets.
932         Don't include gconfvideosrc in the states test.
933
934         * tests/check/elements/autodetect.c: (GST_START_TEST):
935         Add some error strings to fail_unless arguments to fix some weird
936         compiler errors on Solaris.
937
938 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
939
940         * configure.ac:
941         Detect video4linux headers on Solaris too.
942         * sys/v4l2/gstv4l2colorbalance.h:
943         * sys/v4l2/gstv4l2object.h:
944         * sys/v4l2/v4l2_calls.c:
945         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
946         (gst_v4l2_buffer_new):
947
948         Make v4l2 build on Solaris.
949         Patch by: Brian Cameron  <brian.cameron at sun dot com>
950         Fixes: #510505
951
952 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
953
954         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
955           Update list from (still local) scanning script.
956
957 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
958
959         Based on a patch by:
960             Victor STINNER <victor dot stinner at haypocalc dot com>
961
962         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
963         Set variable to NULL after freeing it to prevent double frees
964         or make failures by another use of it afterwards more obvious
965         and fix use of it after the freeing. Fixes bug #510592.
966
967 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
968
969         * gst/udp/gstmultiudpsink.c:
970         use GST_WARNING for logging
971
972 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
973
974         * gst/udp/gstmultiudpsink.c:
975         Don't try to leave a multicast group with an invalid socket
976
977 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
978
979         * ext/flac/gstflacdec.c:
980           Fix compilation against flac 1.1.2 (as on debian stable), where
981           the picture metadata defines and structs don't exist yet.
982           Fixes #509301.
983
984 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
985
986         Patch by: Olivier Crete <tester at tester dot ca>
987
988         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
989         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
990         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
991         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
992         * gst/udp/gstmultiudpsink.h:
993         Add property to automatically join a multicast group or not. This can be
994         useful when sharing a socket between multiple elements.
995         Fixes #509531.
996
997 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
998
999         * gst/videomixer/Makefile.am:
1000           Add controller flags.
1001
1002 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
1003
1004         * gst/videomixer/videomixer.c:
1005           Also commit the missing gst_object_sync_values().
1006
1007 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
1008
1009         * docs/plugins/Makefile.am:
1010           Remove duplicate entry.
1011
1012 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1013
1014         * docs/plugins/Makefile.am:
1015         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1016         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1017         * docs/plugins/inspect/plugin-gamma.xml:
1018         * docs/plugins/inspect/plugin-monoscope.xml:
1019         * docs/plugins/inspect/plugin-video4linux2.xml:
1020           Add 3 more plugins to docs.
1021
1022 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1023
1024         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1025         * sys/osxvideo/osxvideosink.h:
1026           Revert previous change caused by a file that got stuck on an old
1027           revision.
1028
1029 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1030
1031         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1032         * gst/multipart/Makefile.am:
1033         * gst/multipart/multipartdemux.c:
1034         * gst/multipart/multipartdemux.h:
1035         * gst/multipart/multipartmux.c:
1036         * gst/multipart/multipartmux.h:
1037           Re-add multipartdemux to the docs. Last round of section cleanup.
1038
1039 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1040
1041         * docs/plugins/Makefile.am:
1042         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1043         * sys/osxaudio/gstosxaudiosink.h:
1044         * sys/osxvideo/osxvideosink.h:
1045           Managed to resolve most unused declarations. Filed a bug for one left.          
1046
1047 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1048
1049         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1050           Cleanup section file.
1051
1052 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
1053
1054         * docs/plugins/Makefile.am:
1055         * docs/plugins/gst-plugins-good-plugins.args:
1056         * docs/plugins/gst-plugins-good-plugins.signals:
1057         * docs/plugins/inspect/plugin-alaw.xml:
1058         * docs/plugins/inspect/plugin-alpha.xml:
1059         * docs/plugins/inspect/plugin-alphacolor.xml:
1060         * docs/plugins/inspect/plugin-annodex.xml:
1061         * docs/plugins/inspect/plugin-apetag.xml:
1062         * docs/plugins/inspect/plugin-audiofx.xml:
1063         * docs/plugins/inspect/plugin-auparse.xml:
1064         * docs/plugins/inspect/plugin-autodetect.xml:
1065         * docs/plugins/inspect/plugin-avi.xml:
1066         * docs/plugins/inspect/plugin-cairo.xml:
1067         * docs/plugins/inspect/plugin-cdio.xml:
1068         * docs/plugins/inspect/plugin-cutter.xml:
1069         * docs/plugins/inspect/plugin-debug.xml:
1070         * docs/plugins/inspect/plugin-dv.xml:
1071         * docs/plugins/inspect/plugin-efence.xml:
1072         * docs/plugins/inspect/plugin-effectv.xml:
1073         * docs/plugins/inspect/plugin-flac.xml:
1074         * docs/plugins/inspect/plugin-flxdec.xml:
1075         * docs/plugins/inspect/plugin-gconfelements.xml:
1076         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
1077         * docs/plugins/inspect/plugin-goom.xml:
1078         * docs/plugins/inspect/plugin-halelements.xml:
1079         * docs/plugins/inspect/plugin-icydemux.xml:
1080         * docs/plugins/inspect/plugin-id3demux.xml:
1081         * docs/plugins/inspect/plugin-jpeg.xml:
1082         * docs/plugins/inspect/plugin-ladspa.xml:
1083         * docs/plugins/inspect/plugin-level.xml:
1084         * docs/plugins/inspect/plugin-matroska.xml:
1085         * docs/plugins/inspect/plugin-mulaw.xml:
1086         * docs/plugins/inspect/plugin-multipart.xml:
1087         * docs/plugins/inspect/plugin-navigationtest.xml:
1088         * docs/plugins/inspect/plugin-png.xml:
1089         * docs/plugins/inspect/plugin-quicktime.xml:
1090         * docs/plugins/inspect/plugin-rtp.xml:
1091         * docs/plugins/inspect/plugin-rtsp.xml:
1092         * docs/plugins/inspect/plugin-shout2send.xml:
1093         * docs/plugins/inspect/plugin-smpte.xml:
1094         * docs/plugins/inspect/plugin-speex.xml:
1095         * docs/plugins/inspect/plugin-taglib.xml:
1096         * docs/plugins/inspect/plugin-udp.xml:
1097         * docs/plugins/inspect/plugin-videobalance.xml:
1098         * docs/plugins/inspect/plugin-videobox.xml:
1099         * docs/plugins/inspect/plugin-videocrop.xml:
1100         * docs/plugins/inspect/plugin-videoflip.xml:
1101         * docs/plugins/inspect/plugin-videomixer.xml:
1102         * docs/plugins/inspect/plugin-wavenc.xml:
1103         * docs/plugins/inspect/plugin-wavpack.xml:
1104         * docs/plugins/inspect/plugin-wavparse.xml:
1105           Update plugin docs.
1106
1107         * gst/videomixer/Makefile.am:
1108         * gst/videomixer/videomixer.c:
1109         * gst/videomixer/videomixer.h:
1110         * gst/videomixer/videomixerpad.h:
1111           Split out header to fix warnings from the doc-build.
1112
1113 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1114
1115         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
1116
1117         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
1118         Use atoll to parse the rtptime with enough precision. Fixes #509329.
1119
1120 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
1121
1122         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
1123         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
1124           Initialise variables to work around (false) 'foo might be used
1125           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
1126
1127 2008-01-11  David Schleef  <ds@schleef.org>
1128
1129         * docs/plugins/.cvsignore:
1130         * tests/check/pipelines/.cvsignore:
1131           Ignore more files for the buildbot.
1132
1133 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
1134
1135         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
1136         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
1137         Generate the image-type values correctly. Leave them out of the caps
1138         when outputting a "preview image" tag, since it only makes sense
1139         to have one of those - the type is irrelevant.
1140
1141         * sys/sunaudio/gstsunaudiomixerctrl.c:
1142         (gst_sunaudiomixer_ctrl_open):
1143         If we can, mark the mixer multiple open when we use it, in case
1144         (for some reason) the process wants to open it again elsewhere.
1145
1146 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1147
1148         Patch by: Olivier Crete <tester at tester dot ca>
1149
1150         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
1151         * gst/rtp/gstrtptheorapay.c:
1152         Fix the clock rate to 90000 as required by the RFC.
1153         Fixes #508644.
1154
1155 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
1156
1157         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
1158           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
1159
1160 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
1161
1162         * autogen.sh:
1163           Add -Wno-portability to the automake parameters to stop warnings
1164           about GNU make extensions being used. We require GNU make in almost
1165           every Makefile anyway.
1166           
1167         * configure.ac:
1168           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
1169           at the same time is required for per target flags.
1170
1171 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
1172
1173         * gst/videomixer/videomixer.c: (gst_videomixer_init):
1174         Fix error from my last commit.
1175
1176 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1177
1178         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
1179
1180         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
1181           Make sure the ISO 639-X language code in ID3v2 COMM frames
1182           is actually valid UTF-8 (or rather: ASCII), so we don't end
1183           up with non-UTF8 strings in tags if there's garbage in the
1184           language field. Also make sure the language code is always
1185           lower case. Fixes: #508291.
1186
1187 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
1188
1189         * ChangeLog:
1190           Fix ChangeLog typo.
1191
1192 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
1193
1194         * Makefile.am:
1195           Include lcov.mak to allow building coverage reports. Guard
1196           check-torture target like in the other packages.
1197
1198 2008-01-09  Sameer Naik  <sameer@damagehead.com>
1199
1200         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
1201
1202         * gst/videomixer/videomixer.c:
1203         (gst_videomixer_set_master_geometry), (_do_init),
1204         (gst_videomixer_child_proxy_get_child_by_index),
1205         (gst_videomixer_child_proxy_get_children_count),
1206         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
1207         (gst_videomixer_init), (gst_videomixer_request_new_pad),
1208         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
1209         Implement GstChildProxy interface.
1210         Send newsegment at the right moment
1211         Fixes #488879
1212
1213 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
1214
1215         * gst/alpha/Makefile.am:
1216         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
1217         (gst_alpha_sink_event), (gst_alpha_chain),
1218         (gst_alpha_change_state), (plugin_init):
1219         Make the various properties of 'alpha' controllable. This allows doing
1220         niceties like fade-in/fade-out.
1221
1222 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
1223
1224         * gst/rtp/gstasteriskh263.c:
1225         * gst/rtp/gstrtpL16depay.c:
1226         * gst/rtp/gstrtpac3depay.c:
1227         * gst/rtp/gstrtpamrpay.c:
1228         * gst/rtp/gstrtpdepay.c:
1229         * gst/rtp/gstrtpgsmdepay.c:
1230         * gst/rtp/gstrtph263depay.c:
1231         * gst/rtp/gstrtph263pdepay.c:
1232         * gst/rtp/gstrtph263ppay.c:
1233         * gst/rtp/gstrtph264depay.c:
1234         * gst/rtp/gstrtph264pay.c:
1235         * gst/rtp/gstrtpmp2tdepay.c:
1236         * gst/rtp/gstrtpmp4adepay.c:
1237         * gst/rtp/gstrtpmp4gdepay.c:
1238         * gst/rtp/gstrtpmp4gpay.c:
1239         * gst/rtp/gstrtpmp4vdepay.c:
1240         * gst/rtp/gstrtpmpadepay.c:
1241         * gst/rtp/gstrtpmpvdepay.c:
1242         * gst/rtp/gstrtpsv3vdepay.c:
1243         * gst/rtp/gstrtptheoradepay.c:
1244         * gst/rtp/gstrtptheorapay.c:
1245         * gst/rtp/gstrtpvorbisdepay.c:
1246         * gst/rtp/gstrtpvorbispay.c:
1247           Remove copy/paste unused code (property setters and getter) found by
1248           the coverage suite (yay, saves ~20k on disk).
1249
1250 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1251
1252         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
1253           (videosink_templ):
1254           Also fix up pad templates to indicate that image/jpeg doesn't
1255           absolutely require the framerate property to be set (#504081).
1256
1257 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1258
1259         Based on patch by: Wouter Cloetens  <wouter at mind be>
1260
1261         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
1262           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
1263           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
1264         * gst/matroska/matroska-mux.h:
1265           Keep track of first and last timestamps for each incoming stream,
1266           so we can calculate the total duration for live sources and other
1267           input where we can't query the duration from the start or where
1268           there's no constant framerate from which we can deduce the
1269           duration; also use calculated/observed duration if it is bigger
1270           than the previously queried duration. Furthermore, use
1271           gst_pad_query_peer_duration() and take into account that it may
1272           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
1273           screws up comparisons when using unsigned integers. Fixes #504081.
1274
1275 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
1276
1277         * configure.ac:
1278         * gst/audiofx/audioamplify.c:
1279         (gst_audio_amplify_clipping_method_get_type),
1280         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
1281         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
1282         (gst_audio_dynamic_transform_ip):
1283         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
1284         (gst_audio_invert_transform_ip):
1285         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
1286         (gst_audio_panorama_transform):
1287         * gst/level/gstlevel.c: (gst_level_init):
1288         Make elements GST_BUFFER_FLAG_GAP aware and call
1289         gst_base_transform_set_gap_aware for this.
1290         Bump core requirement to CVS.
1291         
1292         * gst/audiofx/audiochebyshevfreqband.c:
1293         (gst_audio_chebyshev_freq_band_transform_ip):
1294         * gst/audiofx/audiochebyshevfreqlimit.c:
1295         (gst_audio_chebyshev_freq_limit_transform_ip):
1296         Also sync GObject properties to the controller if operating
1297         in passthrough mode.
1298
1299 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
1300
1301         * sys/directdraw/gstdirectdrawsink.c:
1302           (gst_directdraw_sink_window_thread):
1303           FALSE is not a gpointer.
1304
1305 2008-01-05  Julien Moutte  <julien@fluendo.com>
1306
1307         * sys/directdraw/gstdirectdrawsink.c:
1308         (gst_directdraw_sink_set_window_id),
1309         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
1310         (gst_directdraw_sink_buffer_alloc),
1311         (gst_directdraw_sink_draw_borders),
1312         (gst_directdraw_sink_show_frame),
1313         (gst_directdraw_sink_setup_ddraw),
1314         (gst_directdraw_sink_window_thread),
1315         (gst_directdraw_sink_get_ddrawcaps),
1316         (gst_directdraw_sink_surface_create): Make sure we create our
1317         internal window only when we need it. That will give a chance to
1318         the application to get the prepare-xwindow-id bus message. Draw
1319         black borders when keeping aspect ratio. Handle the case where our
1320         rendering window disappears (closed or errors) like other sinks
1321         do. Various 80 columns fixes, improve state change order. That
1322         element could need some more love.
1323
1324 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
1325
1326         * ext/taglib/gstapev2mux.h:
1327         * ext/taglib/gstid3v2mux.h:
1328         Remove useless typedefs without new type name. Fixes a warning with
1329         gcc 4.3.
1330
1331 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1332
1333         Patch by: John Millikin <jmillikin at gmail dot com>
1334
1335         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
1336         (gst_flac_dec_setup_stream_decoder),
1337         (gst_flac_normalize_picture_mime_type),
1338         (gst_flac_extract_picture_buffer),
1339         (gst_flac_dec_metadata_callback):
1340         Emit metadata messages when a PICTURE block is encountered.
1341         Fixes #506715.
1342
1343 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
1344
1345         * gst/avi/gstavi.c:
1346         increase rank because no known issues anymore ...
1347         * gst/avi/gstavisubtitle.c:
1348         send subtitle name to the srcpad
1349
1350 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1351
1352         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
1353         * gst/rtsp/gstrtspsrc.h:
1354         Implement redirect for the DESCRIBE reply. Fixes #506025.
1355
1356 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
1357
1358         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
1359         Fix 'xyz may be used uninitialized' compiler warnings caused
1360         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
1361         abort() in any case but properly report the error.
1362
1363 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
1364
1365         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
1366         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
1367         * sys/ximage/gstximagesrc.c: (composite_pixel):
1368           Fix 'xyz may be used uninitialized' compiler warnings caused
1369           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
1370           not really nice to abort in any case). Fixes #505745.
1371
1372 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1373
1374         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
1375           Small unit test fix (has no practical impact at the moment,
1376           since we're only feeding utf8 and hence just create a sub-
1377           buffer for the output).
1378
1379 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
1380
1381         * gst/avi/gstavisubtitle.c:
1382         * tests/check/elements/avisubtitle.c:
1383         Add seeking support for avi subtitle
1384
1385 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1386
1387         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
1388         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
1389         (gst_flac_dec_write):
1390         * ext/flac/gstflacdec.h:
1391         Remove some unused vars.
1392         Do more cleanup of leftover events and tags.
1393         Output tags after the segment event. Fixes #504018.
1394
1395 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1396
1397         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
1398           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
1399           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
1400           Detect other UTF byte order markers and convert to UTF-8 as
1401           appropriate.
1402
1403 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1404
1405         * gst/avi/gstavisubtitle.c: (src_template),
1406           (gst_avi_subtitle_extract_utf8_file),
1407           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
1408           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
1409           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
1410         * gst/avi/gstavisubtitle.h:
1411           Refactor a bit; fix name extraction; don't assume all the data
1412           in the chunk is actually subtitle data, there may be padding at
1413           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
1414           file so it's there to send again after a seek (for future use).
1415
1416 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
1417
1418         * gst/avi/Makefile.am:
1419         * gst/avi/gstavi.c:
1420         * gst/avi/gstavisubtitle.c:
1421         * gst/avi/gstavisubtitle.h:
1422         * tests/check/Makefile.am:
1423         * tests/check/elements/avisubtitle.c:
1424         * win32/common/config.h:
1425                 Add avi subtitle element for bug #442034. Need seeking support
1426                 and more support for character conversion.
1427
1428 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1429
1430         * Makefile.am:
1431           Include common/win32.mak for CRLF check of win32 project
1432           files (see #393626).
1433
1434         * win32/vs6/libgstpng.dsp:
1435           Fix line endings and do cvs admin -kb.
1436
1437 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1438
1439         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
1440         Actually drop the buffers which are outside the currently configured
1441         segment instead of just emitting a WARNING.
1442
1443 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1444
1445         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1446         (gst_flac_dec_write):
1447         * ext/flac/gstflacdec.h:
1448         Send segments from the streaming thread. Fixes #502187.
1449         Fix segment seeking and a bunch of other seeking cases.
1450
1451 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
1452
1453         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
1454           Parse WOAF frames and put the result into GST_TAG_CONTACT,
1455           which is where it would end up if the same information was
1456           put in a vorbis comment (don't think it's worth adding a
1457           new URI tag for this). Fixes #488112.
1458
1459 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1460
1461         * configure.ac:
1462           We need core/base 0.10.15 or later.
1463
1464 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1465
1466         Patch by: Mark Nauwelaerts <manauw skynet be>
1467
1468         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
1469         Fix regression in stream numbering. Fixes #502655.
1470
1471 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1472
1473         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
1474
1475         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
1476         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
1477         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
1478         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
1479         (gst_rtp_h264_pay_handle_buffer):
1480         * gst/rtp/gstrtph264pay.h:
1481         Use higher performance start-code searching.
1482         Parse NALs and store SPS, PPS and profile in the caps so that they can
1483         be used in the SDP. Fixes #502814.
1484
1485 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1486
1487         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
1488         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
1489           Init some structs to zero before we pass them to ioctl, which
1490           avoids valgrind warnings.  Also fix a small memory leak.
1491
1492 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1493
1494         Patch by: Wouter Cloetens <wouter at mind dot be>
1495
1496         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
1497         Copy timestamp from input to output. Not very perfect yet but better
1498         than nothing. Fixes #503023.
1499
1500 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1501
1502         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1503           Also print a useful error message with the old Wavpack API
1504           if possible.
1505
1506 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1507
1508         * ext/wavpack/gstwavpackdec.c:
1509           More build fixes for old libwavpack versions: include config.h so
1510           that WAVPACK_OLD_API is actually defined as detected; only use
1511           WavpackGetErrorMessage if it is available. This fixes the build
1512           on debian stable for me.
1513
1514 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1515
1516         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1517         * ext/wavpack/gstwavpackparse.c:
1518           (gst_wavpack_parse_create_src_pad):
1519           Workaround the non-existance of WavpackGetChannelMask in Wavpack
1520           versions below 4.40.0.
1521
1522 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1523
1524         * configure.ac:
1525           And now do it right for real...
1526
1527 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1528
1529         * configure.ac:
1530           Correctly reset $LIBS to not contain -lm.
1531
1532 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1533
1534         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
1535
1536         * configure.ac:
1537         * ext/cairo/gsttimeoverlay.c:
1538           (gst_cairo_time_overlay_print_smpte_time):
1539           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
1540           and checking for rint() and implementing it ourself if it doesn't
1541           exist. Fixes #497293.
1542
1543 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1544
1545         * configure.ac:
1546           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
1547
1548 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
1549
1550         * sys/oss/gstosshelper.c:
1551         Verify that the format returned after the ioctl is the one
1552         we requested. It is valid for the ioctl to succeed while
1553         substituting an alternate 'supported' sample format.
1554
1555 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
1556
1557         * sys/oss/gstossaudio.c: (plugin_init):
1558         * sys/oss/gstosssink.c: (gst_oss_sink_open):
1559         * sys/oss/gstosssrc.c: (gst_oss_src_open):
1560           Post decent (and translated) error message when we can't
1561           open the audio device for some reason.
1562
1563 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
1564
1565         * sys/oss/gstosssink.c:
1566         * sys/oss/gstosssrc.c:
1567         Allow the AUDIODEV environment variable to redirect us
1568         to a different default OSS device, like sunaudiosink does
1569         on Solaris (makes audio play automatically on SunRays).
1570
1571 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
1572
1573         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
1574         * gst/audiofx/audiochebyshevfreqband.c:
1575         (gst_audio_chebyshev_freq_band_transform_ip):
1576         * gst/audiofx/audiochebyshevfreqlimit.c:
1577         (gst_audio_chebyshev_freq_limit_transform_ip):
1578         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
1579         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
1580         The transform_ip() methods should do nothing if in passthrough mode.
1581         It might get non-writable buffers in that case but the buffer might
1582         as well be writable.
1583
1584         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
1585         The transform() methods won't be called in passthrough mode and
1586         otherwise the buffer is always writable so don't check here.
1587
1588 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
1589
1590         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
1591           Fix seeking in .wav files again (#501775).  Some people seem to think
1592           they don't need to test their changes when they're just 'reflowing'
1593           some code.
1594
1595 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1596
1597         * gst/autodetect/gstautovideosink.c:
1598         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
1599         (gst_auto_video_sink_init),
1600         (gst_auto_video_sink_create_element_with_pretty_name),
1601         (gst_auto_video_sink_find_best),
1602         (gst_auto_video_sink_set_property),
1603         (gst_auto_video_sink_get_property):
1604         * gst/autodetect/gstautovideosink.h:
1605         Fix docs.
1606         Use same error reporting code as autoaudiosink.
1607         Add property to filter sinks based on caps. Only select raw video sinks
1608         by default for backwards compat.
1609         API: GstAutoVideoSink::filter-caps
1610
1611 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1612
1613         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1614
1615         * gst/autodetect/gstautoaudiosink.c:
1616         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1617         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1618         (gst_auto_audio_sink_set_property),
1619         (gst_auto_audio_sink_get_property):
1620         * gst/autodetect/gstautoaudiosink.h:
1621         Add property to filter sinks based on caps. Only select raw audio sinks
1622         by default for backwards compat.  Fixes #417420.
1623         API: GstAutoAudioSink::filter-caps
1624
1625 2007-11-29  Michael Smith <msmith@fluendo.com>
1626
1627         Patch by: Arek Korbik <arkadini@gmail.com>
1628
1629         * gst/videobox/gstvideobox.c: (plugin_init):
1630           Initialise liboil in plugin_init()
1631
1632 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1633
1634         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1635         Post error before sending EOS. Fixes #499178.
1636
1637 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1638
1639         * win32/vs6/gst_plugins_good.dsw:
1640         * win32/vs6/libgstpng.dsp:
1641         Add a project file for libgstpng
1642
1643 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1644
1645         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1646         (gst_rtp_h263_depay_process):
1647         Code beautification.
1648         Added debug statements.
1649         Don't bit-shift everything, just do operations on last/first byte
1650         instead.
1651
1652 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1653
1654         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1655
1656         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1657         Fix wrong comparison in overrun check. Fixes #499239 some more.
1658
1659 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1660
1661         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1662         (gst_rtp_h263_depay_process):
1663         * gst/rtp/gstrtph263depay.h:
1664         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1665         stream.
1666
1667 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1668
1669         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1670
1671         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1672         (gst_rtp_mp4a_depay_process):
1673         * gst/rtp/gstrtpmp4adepay.h:
1674         Fix depayloading when multiple frames are inside one RTP packet.
1675         Fixes #499239.
1676
1677 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1678
1679         * gst/level/gstlevel.c:
1680           Add GAP-flag support.
1681
1682 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1683
1684         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1685         Read the I flag for Mode A h263 rtp stream and set the
1686         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1687         Fixes #499383
1688
1689 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1690
1691         * gst/level/gstlevel.c:
1692           Remove some dead code and do cleanups.
1693
1694 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1695
1696         * tests/check/pipelines/simple-launch-lines.c:
1697           Improve the tests by allowing to set a target state.
1698
1699 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1700
1701         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1702         Don't check the caps of the output buffer if they're equal some
1703         other caps. The caps can change in a backward compatible way
1704         and did at this point.
1705
1706 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1707
1708         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1709         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1710         (gst_qtdemux_seek_to_previous_keyframe),
1711         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1712         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1713         reverse playback support.
1714
1715 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1716
1717         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1718         Also set the channel layout on the Wavpack caps if we're having
1719         a mono layout. Of course only do it for "audio/x-wavpack".
1720
1721 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1722
1723         * ext/wavpack/gstwavpackcommon.c:
1724         (gst_wavpack_get_default_channel_mask),
1725         (gst_wavpack_set_channel_layout),
1726         (gst_wavpack_get_default_channel_positions),
1727         (gst_wavpack_get_channel_mask_from_positions),
1728         (gst_wavpack_set_channel_mapping):
1729         * ext/wavpack/gstwavpackcommon.h:
1730         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1731         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1732         * ext/wavpack/gstwavpackdec.h:
1733         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1734         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1735         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1736         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1737         (gst_wavpack_enc_rewrite_first_block),
1738         (gst_wavpack_enc_sink_event):
1739         * ext/wavpack/gstwavpackenc.h:
1740         * ext/wavpack/gstwavpackparse.c:
1741         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1742         (gst_wavpack_parse_scan_to_find_sample),
1743         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1744         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1745         * ext/wavpack/gstwavpackparse.h:
1746         Add support for encoding, parsing and decoding multichannel
1747         files with up to 8 channels. This also improves the robustness
1748         of parsing quite a bit.
1749
1750         * ext/wavpack/gstwavpackstreamreader.c:
1751         (gst_wavpack_stream_reader_read_bytes),
1752         (gst_wavpack_stream_reader_get_pos),
1753         (gst_wavpack_stream_reader_set_pos_abs),
1754         (gst_wavpack_stream_reader_set_pos_rel),
1755         (gst_wavpack_stream_reader_push_back_byte),
1756         (gst_wavpack_stream_reader_get_length),
1757         (gst_wavpack_stream_reader_can_seek),
1758         (gst_wavpack_stream_reader_write_bytes):
1759         Improve debugging.
1760
1761 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1762
1763         * ext/libpng/gstpngdec.c:
1764         * ext/libpng/gstpngdec.h:
1765           Don't release the png-memory from within the callback.
1766
1767 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1768
1769         Patch by: René Stadler <mail at renestadler dot de>
1770
1771         * ext/libpng/gstpngenc.c:
1772           Don't leak buffer data memory. Fixes #498395.
1773
1774 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1775
1776         Patch by: René Stadler <mail at renestadler dot de>
1777
1778         * tests/check/pipelines/simple-launch-lines.c:
1779           Tests for #498395.
1780
1781 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1782
1783         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1784         (gst_tag_lib_mux_adjust_event_offsets):
1785         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1786         * sys/osxaudio/Makefile.am:
1787         * sys/osxvideo/cocoawindow.h:
1788         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1789
1790 2007-11-15  David Schleef  <ds@schleef.org>
1791
1792         * ext/cairo/gsttextoverlay.c:
1793           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1794
1795 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1796
1797         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1798
1799         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1800         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1801         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1802         * gst/rtp/gstrtpmp2tpay.h:
1803         Fill the MTU with as many packets as possible. Fixes #491323.
1804
1805 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1806
1807         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1808
1809         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1810         Fix some more leaks. Fixes #497007.
1811
1812 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1813
1814         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1815
1816         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1817         (gst_rtspsrc_stream_configure_tcp):
1818         Fix 3 pad leaks. Fixes #496983.
1819
1820 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1821
1822         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1823
1824         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1825         Fix small leak. Fixes #497017.
1826
1827 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1828
1829         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1830         (gst_qtdemux_prepare_current_sample),
1831         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1832         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1833         * gst/qtdemux/qtdemux_fourcc.h:
1834         * gst/qtdemux/qtdemux_types.c:
1835         Add suppport for theora in quicktime according to XiphQT.
1836
1837 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1838
1839         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1840         (gst_v4l2src_init), (gst_v4l2src_set_property),
1841         (gst_v4l2src_get_property):
1842         * sys/v4l2/gstv4l2src.h:
1843         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1844           Always copy buffers by default (handle safer with bugged drivers)
1845           and added a property to make it possible to use mmap effectively (no
1846           copy if possible) when application wants to. Fixes: #480557.
1847
1848 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1849
1850         * gst/id3demux/id3tags.c:
1851         * gst/id3demux/id3tags.h:
1852         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1853           We don't want the same string multiple times in a tag list for the
1854           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1855           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1856
1857 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1858
1859         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1860           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1861           into ID3v2 TXXX frames (fixes #347848).
1862
1863 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1864
1865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1866           Don't leak sdp message contents (fixes #496773).
1867
1868         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1869           Don't leak URI string.
1870
1871 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1872
1873         Patch by: Julien Puydt <julien dot puydt at laposte net>
1874
1875         * ext/raw1394/Makefile.am:
1876         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1877           (gst_1394_property_probe_get_properties),
1878           (gst_1394_property_probe_probe_property),
1879           (gst_1394_property_probe_needs_probe),
1880           (gst_1394_property_probe_get_values),
1881           (gst_1394_property_probe_interface_init),
1882           (gst_1394_type_add_property_probe_interface):
1883         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1884         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1885           (gst_dv1394src_init), (gst_dv1394src_dispose),
1886           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1887           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1888           (gst_dv1394src_update_device_name):
1889         * ext/raw1394/gstdv1394src.h:
1890           Implement GstPropertyProbe interface and add "device-name" property,
1891           so applications can use this to probe for available devices in the
1892           same way they can already with v4lsrc and v4l2src (however horrible
1893           this property probe interface may be). Fixes #358841.
1894
1895 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1896
1897         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1898
1899         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1900           (gst_rtspsrc_parse_range):
1901           Don't leak event, don't leak range (fixes #496752).
1902
1903 2007-11-14  Michael Smith <msmith@fluendo.com>
1904
1905         Patch by: Arek Korbik <arkadini@gmail.com>
1906
1907         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1908           Detect RGBA/BGRA correctly on little endian systems.
1909
1910 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1911
1912         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1913           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1914           corresponding ioctl() call fails even though the driver claims to
1915           support this format, just fall back to the pre-2.6.19 kernel
1916           routine that creates caps with suitable height and width ranges
1917           (see #448278).
1918
1919 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1920
1921         Patch by: Mark Nauwelaerts <manauw skynet be>
1922
1923         * gst/matroska/matroska-demux.c:
1924           (gst_matroska_demux_push_dvd_clut_change_event),
1925           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1926           (gst_matroska_demux_subtitle_caps):
1927         * gst/matroska/matroska-ids.h:
1928           Extract palette data for dvd subpicture streams and send it
1929           downstream as custom gstreamer dvd event (fixes #453417).
1930
1931 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1932
1933         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1934           Implement minimal parsing of the passed pango font description
1935           string, so passing a font size works the same as with the
1936           pango textoverlay plugin; fixes #455086.
1937           (Maybe we could just use pangocairo here at some point).
1938
1939 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1940
1941         * gst/avi/gstavidemux.c:
1942         * gst/wavparse/gstwavparse.c:
1943           Return the result in _activate_pull(). Don't ref element there.
1944
1945 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1946
1947         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1948         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1949         (gst_wavparse_srcpad_event):
1950           Ref the element when we should, but not when we its not needed. Reflow
1951           the event_handling to not leak the event.       
1952
1953 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1954
1955         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1956         (qtdemux_parse_samples):
1957         Properly free QTDemuxSamples array.
1958         Protect table write with a sensible check, some files apparently DO contain
1959         stts values starting with 0 :(
1960
1961 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1962
1963         * gst/avi/gstavidemux.c:
1964         * gst/qtdemux/qtdemux.c:
1965           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1966           previous commit messed up.
1967
1968 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1969
1970         * gst/avi/gstavidemux.c:
1971         * gst/qtdemux/qtdemux.c:
1972           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1973           element when we should, but not when we its not needed.
1974
1975 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1976
1977         * gst/wavparse/gstwavparse.c:
1978           Return FALSE if we can't handle a query instead of changing the
1979           format. Ignore fact when dealing with mpeg audio.
1980
1981 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1982
1983         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1984
1985         * configure.ac:
1986         * gst/udp/gstdynudpsink.c:
1987         * gst/udp/gstdynudpsink.h:
1988         * gst/udp/gstmultiudpsink.c:
1989         * gst/udp/gstmultiudpsink.h:
1990         * gst/udp/gstudpsink.c:
1991         * gst/udp/gstudpsink.h:
1992           Fix includes for MSVC and GLib-2.14.0 (#492388).
1993
1994         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1995           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
1996
1997 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
1998
1999         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2000         (gst_mulawdec_chain):
2001         * gst/law/mulaw-decode.h:
2002         Calculate outgoing buffer duration if incoming buffer didn't have a
2003         valid duration.
2004
2005 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
2006
2007         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2008         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
2009         Smarter combine_flow code that also deals with downstream elements
2010         returning UNEXPECTED when they receive data out of the segment
2011         boundaries. Fixes #491305.
2012
2013 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
2014
2015         * sys/v4l2/v4l2src_calls.c:
2016           Fix 'unused variable' compiler warning when compiling against
2017           older kernel headers.
2018
2019 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
2020
2021         * ext/taglib/gstid3v2mux.cc (add_funcs):
2022           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
2023
2024 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
2025
2026         * tests/check/pipelines/simple-launch-lines.c:
2027            Improve the tests a little more.
2028
2029 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
2030
2031         patch by: Yun Zheng Hu
2032
2033         * sys/osxaudio/gstosxaudiosrc.c:
2034         Use default input device instead of default output device and
2035         only memcpy actual available bytes.
2036
2037 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
2038
2039         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
2040           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
2041           early. It is temporary until we find something better.
2042
2043 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
2044
2045         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2046
2047         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
2048         Fix race when pausing a RTSP stream in interleaved.
2049         Fixes #475784.
2050
2051 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
2052
2053         Patch by: Peter Kjellerstedt <pkj at axis com>
2054
2055         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
2056         Use correct unref function for buffers. #488844.
2057
2058 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
2059
2060         * gst/avi/gstavimux.c:
2061         * tests/check/elements/avimux.c:
2062           Add some debug and sync tests with the fix.     
2063
2064 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
2065
2066         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
2067
2068         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2069         When the socket is used by the app for other purposes, don't generate an
2070         error if there is activaty on the socket that is not data related.
2071         Fixes #487488.
2072
2073 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
2074
2075         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
2076         (gst_v4l2src_grab_frame):
2077         Add some more debug info. Generate an error when we run out of buffers
2078         for some reason. See #480557.
2079
2080 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
2081
2082         Patch by: Anders Skargren <anders dot skargren at axis dot com>
2083
2084         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
2085         Set marker bit correctly.
2086
2087 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
2088
2089         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
2090         Use allowed name for the GstStructure.
2091
2092 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
2093
2094         * ext/gconf/gstswitchsink.c:
2095         * gst/autodetect/gstautoaudiosink.c:
2096           Use new gst_bus_pop_filtered().
2097
2098 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2099
2100         * sys/v4l2/gstv4l2src.c:
2101         * sys/v4l2/v4l2src_calls.c:
2102           When probing the formats and sizes a camera supports, make
2103           sure the best ones (highest resolution, prefered format)
2104           end up at the beginning of the probed caps and the less
2105           desirable ones at the end.  This is important because the
2106           order within the caps matters for things like fixation and
2107           negotiation, ie. what format is chosen in the end.
2108           With recent kernels, the current probing code will end up
2109           querying the supported sizes from lowest resolution to
2110           highest resolution, adding them to the probed caps in that
2111           order, resulting to v4l2src fixating to the lowest possible
2112           resolution if downstream does not express a size preference.
2113           Also make up a somewhat random ranking of prefered output
2114           formats for the same reason. Fixes #485828.
2115         
2116 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
2117
2118         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
2119
2120         * gst/id3demux/id3v2frames.c:
2121           Extract license/copyright URIs from ID3v2 WCOP frames
2122           (Fixes #447000).
2123
2124         * tests/check/elements/id3demux.c:
2125         * tests/files/Makefile.am:
2126         * tests/files/id3-447000-wcop.tag:
2127           Add simple unit test.
2128
2129 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
2130
2131         * ext/taglib/gstid3v2mux.cc:
2132           Add support for license/copyright URI tags (ID3v2 WCOP frame).
2133           Prerequisite for #447000.
2134
2135 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
2136
2137         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
2138         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
2139         a GstClockTime.
2140
2141 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
2142
2143         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
2144         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
2145         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
2146         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
2147         (gst_rtspsrc_change_state):
2148         More seeking fixes, mostly passing around the new playback segment in
2149         order to configure it properly.
2150         Also reset base_time of udp sources when setting them back to PLAYING as
2151         a temporary hack until core supports seek in live sources properly.
2152
2153 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
2154
2155         * gst/rtp/gstrtpmp4adepay.c:
2156         Fix caps as to not confuse autopluggers.
2157
2158 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
2159
2160         * gst/id3demux/gstid3demux.c:
2161         * gst/id3demux/gstid3demux.h:
2162         * gst/id3demux/id3tags.c:
2163         * gst/id3demux/id3tags.h:
2164         * gst/id3demux/id3v2frames.c:
2165           Port ID3 tag demuxer over to the new GstTagDemux in -base
2166           (now would be a good time to test re-importing your music
2167           collection).
2168
2169 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
2170
2171         * gst/apetag/Makefile.am:
2172         * gst/apetag/gstapedemux.c:
2173         * gst/apetag/gstapedemux.h:
2174         * gst/apetag/gsttagdemux.c:
2175         * gst/apetag/gsttagdemux.h:
2176           Port APE tag demuxer over to the new GstTagDemux in -base.
2177
2178 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
2179
2180         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
2181         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
2182         (gst_rtspsrc_handle_internal_src_query),
2183         (gst_rtspsrc_handle_src_query), (new_session_pad),
2184         (gst_rtspsrc_stream_configure_tcp),
2185         (gst_rtspsrc_stream_configure_transport),
2186         (gst_rtspsrc_loop_send_cmd):
2187         Improve flushing behaviour.
2188         Set state of the udp sources to PAUSE/PLAYING correctly.
2189         Handle events and queries for UDP and TCP transport now.
2190
2191 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
2192
2193         * gst/rtp/gstrtpgsmdepay.c:
2194         * gst/rtp/gstrtpgsmpay.c:
2195           Add log category.
2196
2197 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
2198
2199         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
2200
2201         * tests/check/Makefile.am:
2202         * tests/check/pipelines/simple-launch-lines.c:
2203           Add unit tests for payloaders/depayloaders.
2204
2205 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
2206
2207         * gst/avi/gstavimux.c:
2208         * gst/avi/gstavimux.h:
2209           Also save codec data for audio streams. Fixes #482495.
2210
2211 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
2212
2213         * gst/avi/gstavimux.c:
2214           Fix "Index entry has invalid stream nr 1".
2215           Add support for muxing aac - work in progress (see #482495).
2216
2217 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
2218
2219         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
2220         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
2221         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
2222         * gst/rtsp/gstrtspsrc.h:
2223         Parse bandwidth modifiers, they are not yet configured in the session
2224         manager because we don't have an API for that yet.
2225
2226 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
2227
2228         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
2229         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
2230         Use shiny new function in -base to get the default clock-rate.
2231         Update some docs.
2232
2233 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
2234
2235         * win32/MANIFEST:
2236         Add files to win32 manifest.
2237         * win32/vs6/libgstaudiofx.dsp:
2238         * win32/vs6/libgstqtdemux.dsp:
2239         * win32/vs6/libgstrtp.dsp:
2240         * win32/vs6/libgstrtsp.dsp:
2241         Update project files.
2242
2243 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
2244
2245         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2246         (gst_rtspsrc_play):
2247         * gst/rtsp/gstrtspsrc.h:
2248         In TCP mode, only timestamp the first buffer. TCP is not real time and
2249         it does not make sense to try to skew compensate, also some servers send
2250         the first batch of data in a burst.
2251
2252 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2253
2254         * gst/matroska/matroska-demux.c:
2255           Fix setting the discont flag on the first buffer
2256           pushed downstream for formats with private codec
2257           data that needs to be deserialised into buffers
2258           (such as vorbis and FLAC when in a matroska container).
2259
2260 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
2261
2262         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2263
2264         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
2265         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
2266         (gst_rtp_mp4v_pay_handle_buffer):
2267         * gst/rtp/gstrtpmp4vpay.h:
2268         Free the config string. Fixes #480707.
2269         Clean up the timestamp code a little.
2270
2271 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
2272
2273         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2274         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
2275         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
2276         * gst/rtsp/gstrtspsrc.h:
2277         Set timestamps on RTP buffers in interleaved mode.
2278         Mark first buffers with a DISCONT.
2279         Remove flush hack now that sync for live sources has been figured out.
2280
2281 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
2282
2283         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2284         Update documentation.
2285
2286 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
2287
2288         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
2289         (gst_rtp_xqt_depay_change_state):
2290         * gst/qtdemux/gstrtpxqtdepay.h:
2291         Fail if we don't know the quicktime format.
2292
2293 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
2294
2295         * ext/flac/gstflacenc.c:
2296         * ext/flac/gstflacenc.h:
2297           Save the flow return from the last gst_pad_push() and
2298           make sure we pass the right flow return value upstream
2299           in the case of failure; minor clean-ups.
2300
2301 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2302
2303         * ext/taglib/gstapev2mux.cc:
2304         * ext/taglib/gstid3v2mux.cc:
2305         * gst/apetag/gstapedemux.c:
2306           Add support for the new GST_TAG_COMPOSER (#459809).
2307
2308 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2309
2310         * gst/law/alaw-decode.c:
2311         * gst/law/alaw-decode.h:
2312         * gst/law/alaw-encode.c:
2313         * gst/law/alaw-encode.h:
2314         * gst/law/alaw.c:
2315         * gst/law/mulaw-conversion.h:
2316           Compulsive clean-ups: use boilerplate macros, add debug
2317           categories, fix up things to conform to symbol nomenklatura,
2318           etc.
2319
2320 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2321
2322         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
2323
2324         * gst/law/alaw-decode.c:
2325         * gst/law/alaw-encode.c:
2326           Use static tables for A-Law decoding and encoding; this makes
2327           A-Law decoding and encoding less CPU-intensive, but increases
2328           the binary size a bit. Leaving old code around for now,
2329           selectable by a define in the code. Fixes #435435.
2330
2331 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
2332
2333         * configure.ac:
2334         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
2335         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
2336         in configure.ac.
2337
2338 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
2339
2340         Patch by: Jan Gerber <j at bootlab dot org>
2341
2342         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2343         Add fourccs for MPEG2 HDV streams. Fixes #479960.
2344
2345 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
2346
2347         * sys/oss/gstosshelper.c:
2348           Use GST_WARNING instead of a g_critical. This situation is not caused
2349           by the application.
2350
2351 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2352
2353         * po/LINGUAS:
2354         * po/nl.po:
2355           Updated translations.
2356
2357 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2358
2359         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
2360
2361         * po/eu.po:
2362           Added Basque translation.
2363
2364 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2365
2366         translated by: Abel Cheung <abelcheung@gmail.com>
2367
2368         * po/zh_HK.po:
2369         * po/zh_TW.po:
2370           Added Chinese (traditional and Hong Kong) translation.
2371
2372 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2373
2374         translated by: Jakub Bogusz <qboosh@pld-linux.org>
2375
2376         * po/pl.po:
2377           Added Polish translation.
2378
2379 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2380
2381         translated by: Ilkka Tuohela <hile@iki.fi>
2382
2383         * po/fi.po:
2384           Added Finnish translation.
2385
2386 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2387
2388         translated by: Jorge González González <aloriel@gmail.com>
2389
2390         * po/es.po:
2391           Added Spanish translation.
2392
2393 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2394
2395         translated by: Mogens Jaeger <mogens@jaeger.tf>
2396
2397         * po/da.po:
2398           Added Danish translation.
2399
2400 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2401
2402         translated by: Funda Wang <fundawang@linux.net.cn>
2403
2404         * po/zh_CN.po:
2405           Added Chinese (simplified) translation.
2406
2407 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2408
2409         translated by: Alexander Shopov <ash@contact.bg>
2410
2411         * po/bg.po:
2412           Added Bulgarian translation.
2413
2414 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
2415
2416         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
2417         Set outgoing packet duration because we can. Fixes #478244 some more.
2418
2419 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
2420
2421         * ext/cairo/gsttextoverlay.c:
2422           Add info about static leak.
2423         
2424         * tests/check/Makefile.am:
2425         * tests/check/generic/states.c:
2426           Improved state change unit test.
2427
2428 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
2429
2430         * docs/plugins/.cvsignore:
2431         * tests/check/.cvsignore:
2432           Ignore registries in any format.
2433
2434 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
2435
2436         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
2437         Removed some unused code.
2438
2439         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
2440         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
2441         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
2442         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
2443         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
2444         (gst_rtp_theora_pay_flush_packet):
2445         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
2446         Try to preserve the incomming buffer duration on the outgoing
2447         packets. Fixes #478244.
2448
2449 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2450
2451         * ext/taglib/gstapev2mux.cc:
2452         * ext/taglib/gstid3v2mux.cc:
2453           Work around compiler warnings with g++-4.2 when assigning a
2454           string constant to a gchar * (partially fixes #478092).
2455
2456 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2457
2458         * configure.ac:
2459           We require core CVS now for gst_base_src_set_do_timestamp().
2460
2461 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
2462
2463         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
2464         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2465         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
2466         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2467         (gst_rtspsrc_handle_message):
2468         Fix compiler warnings shown with Forte.
2469
2470 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2471
2472         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
2473         (gst_rtspsrc_dup_printf):
2474         Give meaningfull error when all streams failed to configure for some
2475         reason.
2476
2477 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2478
2479         * gst/rtp/README:
2480         Update README with the design for synchronisation rules of RTP on
2481         sender and receiver.
2482
2483 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
2484
2485         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
2486         (gst_wavparse_chain):
2487         Don't push EOS from the chain function, the element
2488         driving the pipeline is responsible for this. The bug
2489         this was meant to fix seems to be queue not forwarding
2490         EOS in all cases (see #476514).
2491
2492 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
2493
2494         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
2495         (gst_level_transform_ip):
2496         * gst/level/gstlevel.h:
2497         Use basetransform segment so that it is correctly managed on flushes and
2498         start/stop.
2499         Report message timestamp as stream time, which is what an application
2500         can understand.
2501
2502 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2503
2504         * ext/taglib/gstapev2mux.cc:
2505         * ext/taglib/gstapev2mux.h:
2506         * ext/taglib/gsttaglibmux.c:
2507         * tests/check/elements/apev2mux.c:
2508         Update my mail address.
2509
2510 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2511
2512         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
2513         (gst_wavparse_loop), (gst_wavparse_chain):
2514         Add EOS logic for the push-based mode too. Fixes #476514.
2515
2516 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
2517
2518         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
2519         * gst/law/alaw-encode.h:
2520         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
2521         (gst_mulawenc_chain):
2522         * gst/law/mulaw-encode.h:
2523         Fix law encoder timestamps.
2524
2525 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
2526
2527         * ext/gconf/gstgconfaudiosink.c:
2528           Fix warning when building without debug.
2529
2530         * sys/oss/gstossmixertrack.c:
2531           Use const like in alsamixertrack.c (fixes warnings).
2532
2533 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
2534
2535         * sys/v4l2/v4l2src_calls.c:
2536         (gst_v4l2src_probe_caps_for_format_and_size):
2537         Fix framerate detection code some more.
2538         Handle the case where there is a weird step in the stepwise framerates.
2539         Don't overwrite the min interval with the framerate, use a temp variable
2540         instead.
2541         Use max in the Continuous framerate intervals instead of step, which is
2542         1 according to the docs. Fixes #475424.
2543
2544 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
2545
2546         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
2547         Make udpsrc timestamp outgoing buffers based on when they were received.
2548         Also make it output a segment in time.
2549
2550 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
2551
2552         * gst/avi/gstavidemux.c:
2553           Plug a little leak. Little code cleanups.
2554
2555 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
2556
2557         * configure.ac:
2558           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
2559           flac versions, 's good for cross-compilation karma.
2560
2561 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
2562
2563         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
2564
2565         * gst/rtp/gstrtph263pay.c:
2566           Fix up header structure so that compilers don't add padding
2567           between the structure fields, since that would lead to us
2568           sending RTP packets with broken headers (as is currently the
2569           case when compiling with MSVC). Also see similar fixes in
2570           libgstrtp in gst-plugins-base. (#474616; #471194)
2571
2572 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
2573
2574         * sys/v4l2/v4l2src_calls.c:
2575         (gst_v4l2src_probe_caps_for_format_and_size):
2576         Don't overwrite our GValue with 0 but instead use the previously
2577         computed value. Fixes #471823 some more.
2578
2579 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2580
2581         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2582           No tabs in this file please, or gtk-doc will end up documenting
2583           rather absurd class hierarchies.
2584
2585 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2586
2587         * ext/gconf/gstswitchsink.c:
2588           If the new kid element fails to change state for some reason
2589           (e.g. esdsink not being able to connect to the sound server),
2590           forward the error message it posted on the bus instead of just
2591           posting a generic 'Internal state change error: please file a
2592           bug' error message. Fixes #471364.
2593
2594 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2595
2596         * gst/qtdemux/Makefile.am:
2597         * gst/qtdemux/qtdemux.c:
2598           Don't assume tags are encoded as UTF-8 (#473670).
2599
2600 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2601
2602         * sys/v4l2/gstv4l2src.c:
2603         * sys/v4l2/gstv4l2src.h:
2604         * sys/v4l2/v4l2src_calls.c:
2605           Implement LATENCY queries in the crudest way possible so I don't
2606           have to use sync=false any longer when testing with videosinks.
2607
2608 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2609
2610         * configure.ac:
2611           Fix build.
2612
2613 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2614
2615         * sys/v4l2/v4l2src_calls.c:
2616         (gst_v4l2src_probe_caps_for_format_and_size):
2617         Add some more debugging in the framerate function.
2618         Iterate stepwise framerate up to and _including_ the max and if nothing
2619         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2620         don't end up with an empty list. Fixes #471823
2621
2622 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2623
2624         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2625         (gst_multiudpsink_set_clients_string),
2626         (gst_multiudpsink_get_clients_string),
2627         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2628         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2629         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2630         (gst_multiudpsink_clear):
2631         Add property do configure destination address/port pairs
2632         API:GstMultiUDPSink::clients
2633
2634 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2635
2636         * tests/examples/Makefile.am:
2637         * tests/examples/rtp/Makefile.am:
2638         * tests/examples/rtp/client-H263p-AMR.sh:
2639         * tests/examples/rtp/client-H263p-PCMA.sdp:
2640         * tests/examples/rtp/client-H263p-PCMA.sh:
2641         * tests/examples/rtp/client-H264-PCMA.sdp:
2642         * tests/examples/rtp/client-H264-PCMA.sh:
2643         * tests/examples/rtp/client-PCMA.sh:
2644         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2645         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2646         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2647         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2648         Added some RTP example scripts for sending and receiving RTP streams.
2649
2650 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2651
2652         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2653         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2654         Restructure the setcaps function so that we can also compute the
2655         expected GStreamer output size of the video frames.
2656         Set frame_byte_size correctly so that read-based devices have a chance
2657         of working correctly.
2658         When grabbing a frame, discard frames that are not of the expected size.
2659         Some cameras don't output the right framesize for the first buffer.
2660         Try only a couple of times to get a valid frame, else error out.
2661
2662         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2663         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2664         Add some more debug info when scanning the device.
2665
2666         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2667         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2668         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2669         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2670         Add some more debug info when dequeing a frame.
2671
2672 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2673
2674         * gst/wavparse/gstwavparse.c:
2675           More code cleanups. Add some more comment and improve debugs logs.
2676
2677 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2678
2679         * gst/wavparse/gstwavparse.c:
2680         * gst/wavparse/gstwavparse.h:
2681           Implement seek-query. Refactor duration calculations. Appropriate use
2682           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2683           out of loops.
2684
2685 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2686
2687         * gst/avi/gstavidemux.c:
2688           Implement seek-query.
2689
2690 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2691
2692         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2693         (gst_rtspsrc_dup_printf):
2694         Use new basesink async property to make sparse RTCP packet not wait for
2695         preroll.
2696
2697 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2698
2699         * gst/audiofx/Makefile.am:
2700         Dist the right file.
2701
2702 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2703
2704         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2705         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2706         Make sure we generate and parse floating point values in the POSIX
2707         locale instead of the current locale. 
2708
2709 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2710
2711         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2712         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2713         (gst_rtspsrc_play):
2714         * gst/rtsp/gstrtspsrc.h:
2715         Fix method detection again.
2716         Keep track of when we must send a Range header.
2717         Use segment values for Range, Speed and Scale headers.
2718         Parse Speed and Scale headers to update the segment values.
2719
2720 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2721
2722         patch by: Mark Nauwelaerts <manauw@skynet.be>
2723
2724         * sys/v4l2/v4l2src_calls.c:
2725           Handle optional v4l2 ioctls gracefully.
2726
2727 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2728
2729         * gst/rtp/Makefile.am:
2730         * gst/rtp/gstrtp.c: (plugin_init):
2731         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2732         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2733         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2734         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2735         (gst_rtp_h263_depay_get_property),
2736         (gst_rtp_h263_depay_change_state),
2737         (gst_rtp_h263_depay_plugin_init):
2738         * gst/rtp/gstrtph263depay.h:
2739         Added an H263 depayloader. Fixes #369392.
2740
2741         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2742         (gst_rtp_h263p_depay_process):
2743         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2744         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2745         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2746         payloads.
2747         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2748
2749 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2750
2751         * gst/audiofx/audiochebyshevfreqband.c:
2752         * gst/audiofx/audiochebyshevfreqlimit.c:
2753         Add small comparision with the windowed sinc filters in the docs.
2754
2755 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2756
2757         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2758         (audiochebyshevfreqband_suite):
2759         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2760         (audiochebyshevfreqlimit_suite):
2761         Also test 32 bit float mode and the type 2 variants of the filters.
2762
2763 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2764
2765         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2766         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2767         (gst_rtspsrc_loop):
2768         Refactor the udp and interleaved loop function a bit.
2769
2770 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2771
2772         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2773         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2774         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2775         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2776         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2777         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2778         * gst/rtsp/gstrtspsrc.h:
2779         Protect connection activity with a new lock, avoids deadlocks when going
2780         to PAUSED. Fixes #455808.
2781
2782 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2783
2784         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2785         Fix debug statement.
2786
2787 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2788
2789         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2790         Fix stray %u in debug line as spotted by Saur on IRC.
2791
2792 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2793
2794         * gst/audiofx/audiochebyshevfreqband.c:
2795         (gst_audio_chebyshev_freq_band_class_init):
2796         * gst/audiofx/audiochebyshevfreqlimit.c:
2797         (gst_audio_chebyshev_freq_limit_class_init):
2798         Use generator macros for the process functions for the different
2799         sample types, add lower upper boundaries for the GObject properties
2800         so automatically generated UIs can use sliders and add a note about
2801         the number of poles as a too high number of poles combined with
2802         very low or very high frequencies will produce only noise.
2803         * docs/plugins/gst-plugins-good-plugins.args:
2804         Regenerated for the property changes.
2805
2806 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2807
2808         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2809         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2810         (gst_rtspsrc_stream_configure_udp_sink),
2811         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2812         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2813         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2814         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2815         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2816         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2817         * gst/rtsp/gstrtspsrc.h:
2818         Improve timeout handling.
2819         Use the same socket for sending and receiving RTCP packets so that some
2820         servers can track clients better.
2821         Improve connection closed handling. Try to reconnect.
2822         Don't overwrite our content base with NULL.
2823         Improve debugging.
2824         Improve range parsing and handling.
2825         Remove flushing hack now that core does the right thing.
2826
2827 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2828
2829         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2830         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2831         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2832         (gst_multiudpsink_close), (gst_multiudpsink_add):
2833         * gst/udp/gstmultiudpsink.h:
2834         Add support for getting and setting the socket to use.
2835
2836         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2837         (gst_udpsrc_create), (gst_udpsrc_get_property):
2838         Add support for getting the currently used socket.
2839
2840 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2841
2842         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2843
2844         * gst/audiofx/Makefile.am:
2845         * gst/audiofx/audiochebyshevfreqband.c:
2846         (gst_audio_chebyshev_freq_band_mode_get_type),
2847         (gst_audio_chebyshev_freq_band_base_init),
2848         (gst_audio_chebyshev_freq_band_dispose),
2849         (gst_audio_chebyshev_freq_band_class_init),
2850         (gst_audio_chebyshev_freq_band_init),
2851         (generate_biquad_coefficients), (calculate_gain),
2852         (generate_coefficients),
2853         (gst_audio_chebyshev_freq_band_set_property),
2854         (gst_audio_chebyshev_freq_band_get_property),
2855         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2856         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2857         (gst_audio_chebyshev_freq_band_start):
2858         * gst/audiofx/audiochebyshevfreqband.h:
2859         * gst/audiofx/audiochebyshevfreqlimit.c:
2860         (gst_audio_chebyshev_freq_limit_mode_get_type),
2861         (gst_audio_chebyshev_freq_limit_base_init),
2862         (gst_audio_chebyshev_freq_limit_dispose),
2863         (gst_audio_chebyshev_freq_limit_class_init),
2864         (gst_audio_chebyshev_freq_limit_init),
2865         (generate_biquad_coefficients), (calculate_gain),
2866         (generate_coefficients),
2867         (gst_audio_chebyshev_freq_limit_set_property),
2868         (gst_audio_chebyshev_freq_limit_get_property),
2869         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2870         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2871         (gst_audio_chebyshev_freq_limit_start):
2872         * gst/audiofx/audiochebyshevfreqlimit.h:
2873         * gst/audiofx/audiofx.c: (plugin_init):
2874         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2875         Fixes #464800.
2876
2877         * tests/check/Makefile.am:
2878         * tests/check/elements/.cvsignore:
2879         * tests/check/elements/audiochebyshevfreqband.c:
2880         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2881         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2882         * tests/check/elements/audiochebyshevfreqlimit.c:
2883         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2884         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2885         Add unit tests for the chebyshev filters.
2886
2887         * docs/plugins/Makefile.am:
2888         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2889         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2890         * docs/plugins/gst-plugins-good-plugins.args:
2891         * docs/plugins/inspect/plugin-1394.xml:
2892         * docs/plugins/inspect/plugin-audiofx.xml:
2893         * docs/plugins/inspect/plugin-dv.xml:
2894         * docs/plugins/inspect/plugin-flac.xml:
2895         * docs/plugins/inspect/plugin-jpeg.xml:
2896         * docs/plugins/inspect/plugin-png.xml:
2897         * docs/plugins/inspect/plugin-rtp.xml:
2898         * docs/plugins/inspect/plugin-shout2send.xml:
2899         * docs/plugins/inspect/plugin-wavpack.xml:
2900         And add docs for the chebyshev filters. While doing
2901         that also run make update in docs/plugins.
2902
2903 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2904
2905         * ext/annodex/gstcmmltag.c:
2906         * gst/rtp/gstrtpvorbispay.c:
2907           Make ro memory to share.
2908
2909 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2910
2911         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2912         Improve UDP performance by avoiding a select() when we have data
2913         available immediatly.
2914
2915 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2916
2917         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2918         (gst_rtp_dec_class_init):
2919         * gst/rtsp/gstrtpdec.h:
2920         Add (dummy) SSRC management signals.
2921
2922         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2923         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2924         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2925         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2926         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2927         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2928         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2929         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2930         * gst/rtsp/gstrtspsrc.h:
2931         Add connection-speed property.
2932         Add find_stream helper functions.
2933         Handle stream EOS based on BYE messages or SSRC timeout.
2934         Returns SUCCESS from the state change function as we hide our async
2935         elements from the parent.
2936
2937 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2938
2939         * gst/debug/rndbuffersize.c:
2940           Fix da leak.
2941
2942 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2943
2944         * gst/debug/Makefile.am:
2945         * gst/debug/breakmydata.c:
2946         * gst/debug/gstdebug.c:
2947         * gst/debug/negotiation.c:
2948         * gst/debug/progressreport.c:
2949         * gst/debug/rndbuffersize.c:
2950         * gst/debug/testplugin.c:
2951           Add new test element and clean-up the others a little.
2952
2953 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2954
2955         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2956         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2957
2958 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2959
2960         * gst/rtp/gstrtpilbcdepay.c:
2961           Include stdlib.
2962
2963 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2964
2965         * gst/rtp/gstrtpmpvdepay.c:
2966         Set the mpegversion in the caps so that autoplugging does not get
2967         confused.
2968
2969 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2970
2971         * po/hu.po:
2972         * po/uk.po:
2973         * po/vi.po:
2974           Updated translations.
2975
2976 2007-08-08  Michael Smith <msmith@fluendo.com>
2977
2978         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2979           Render right border in the correct location.
2980
2981 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2982
2983         Patch by: Olivier Crete <tester at tester dot ca>
2984
2985         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
2986         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2987         Make mode property a string. Fixes #464475.
2988
2989 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2990
2991         * ext/flac/gstflacenc.c:
2992           Widen caps to match decoder a bit and add more FIXMEs.
2993
2994 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2995
2996         patch by: Mark Nauwelaerts <manauw@skynet.be>
2997
2998         * gst/avi/gstavimux.c:
2999           Fix ODML index tag numbering. Fixes #463624.
3000
3001 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
3002
3003         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
3004         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
3005         (gst_rtspsrc_stream_configure_tcp),
3006         (gst_rtspsrc_stream_configure_udp_sink):
3007         Fix default clock-rate for realmedia.
3008         Fix parsing of transport.
3009         Don't try to link NULL pads.
3010
3011 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
3012
3013         * po/POTFILES.skip:
3014           Add POTFILES.skip with list of source files that aren't disted at the
3015           moment but contain translatable strings. Should hopefully pacify
3016           broken tools and make it clearer that these files are left out
3017           intentionally (#461600).
3018
3019 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
3020
3021         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
3022         If the buffer was entirely clipped ... don't try sending it :)
3023
3024 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
3025
3026         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
3027         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
3028         (gst_rtspsrc_create_transports_string),
3029         (gst_rtspsrc_prepare_transports):
3030         If we don't hav a session manager, set the caps on outgoing buffers
3031         ourselves.
3032         Force PAUSE/PLAY methods for now until the extensions can overwrite.
3033         Append final bit of the transport string even when it does not contain a
3034         placeholder.
3035
3036 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
3037
3038         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
3039         (gst_rtsp_ext_list_connect):
3040         * gst/rtsp/gstrtspext.h:
3041         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3042         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
3043         Clean up the interface list.
3044         Allow connecting to interface signals for the extensions.
3045         Remove old extension code.
3046         Free list on cleanup.
3047         Allow extensions to send additional RTSP messages.
3048
3049 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
3050
3051         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
3052         Handle a NULL gconf key gracefully by rendering the default element.
3053
3054 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
3055
3056         * gst/rtsp/gstrtspext.h:
3057         Fix include path for extension interface.
3058
3059 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
3060
3061         * gst/audiofx/audioamplify.h:
3062         Also remove a now unecessary variable here.
3063
3064 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
3065
3066         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
3067         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
3068         * gst/audiofx/audiodynamic.c:
3069         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
3070         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
3071         * gst/audiofx/audiodynamic.h:
3072         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
3073         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
3074         * gst/audiofx/audioinvert.h:
3075         Don't save format information ourselves, this is already saved in
3076         GstAudioFilter.
3077
3078 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
3079
3080         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
3081         (gst_rtsp_ext_list_stream_select):
3082         * gst/rtsp/gstrtspext.h:
3083         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3084         Use rank to filter out extensions.
3085         Add url to stream_select interface call.
3086
3087 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
3088
3089         * gst/rtsp/Makefile.am:
3090         * gst/rtsp/base64.c:
3091         * gst/rtsp/base64.h:
3092         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
3093         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
3094         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
3095         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
3096         (gst_rtsp_ext_list_setup_media),
3097         (gst_rtsp_ext_list_configure_stream),
3098         (gst_rtsp_ext_list_get_transports),
3099         (gst_rtsp_ext_list_stream_select):
3100         * gst/rtsp/gstrtspext.h:
3101         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
3102         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
3103         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
3104         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
3105         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
3106         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
3107         (gst_rtspsrc_stream_configure_tcp),
3108         (gst_rtspsrc_stream_configure_mcast),
3109         (gst_rtspsrc_stream_configure_udp),
3110         (gst_rtspsrc_stream_configure_udp_sink),
3111         (gst_rtspsrc_stream_configure_transport),
3112         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
3113         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3114         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
3115         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
3116         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3117         (gst_rtspsrc_parse_methods),
3118         (gst_rtspsrc_create_transports_string),
3119         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
3120         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
3121         (gst_rtspsrc_play), (gst_rtspsrc_pause),
3122         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
3123         * gst/rtsp/gstrtspsrc.h:
3124         * gst/rtsp/rtsp.h:
3125         * gst/rtsp/rtspconnection.c:
3126         * gst/rtsp/rtspconnection.h:
3127         * gst/rtsp/rtspdefs.c:
3128         * gst/rtsp/rtspdefs.h:
3129         * gst/rtsp/rtspext.h:
3130         * gst/rtsp/rtspextwms.c:
3131         * gst/rtsp/rtspextwms.h:
3132         * gst/rtsp/rtspmessage.c:
3133         * gst/rtsp/rtspmessage.h:
3134         * gst/rtsp/rtsprange.c:
3135         * gst/rtsp/rtsprange.h:
3136         * gst/rtsp/rtsptransport.c:
3137         * gst/rtsp/rtsptransport.h:
3138         * gst/rtsp/rtspurl.c:
3139         * gst/rtsp/rtspurl.h:
3140         * gst/rtsp/sdp.h:
3141         * gst/rtsp/sdpmessage.c:
3142         * gst/rtsp/sdpmessage.h:
3143         * gst/rtsp/test.c:
3144         Use shiny new RTSP and SDP library.
3145         Implement RTSP extensions using the new interface.
3146         Remove a lot of old code.
3147
3148 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
3149
3150         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3151         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
3152
3153 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
3154
3155         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
3156         Don't unref the outgoing buffer twice when dropping it because it's
3157         outside of the segment.
3158
3159 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
3160
3161         * configure.ac:
3162         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3163         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
3164         Use the new buffer clipping function from gstaudio here and
3165         require gst-plugins-base CVS.
3166         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
3167         For framed Wavpack buffers we require a valid timestamp.
3168
3169 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
3170
3171         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
3172         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
3173         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
3174         Clip raw audio and video when we can, keep track of current output
3175         segment.
3176         Don't leak buffers and events when there is no output pad.
3177         Improve debugging here and there.
3178
3179 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
3180
3181         * configure.ac:
3182           Sync liboil check with plugins-base.
3183
3184 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
3185
3186         * ext/annodex/Makefile.am:
3187           Fix CFLAGS/LIBS.
3188
3189         * ext/cdio/gstcdiocddasrc.c:
3190         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
3191           Include stdlib
3192
3193         * ext/cairo/Makefile.am:
3194         * gst/videofilter/Makefile.am:
3195         * tests/examples/level/Makefile.am:
3196           Use $(LIBM) instead of -lm
3197
3198 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3199
3200         * sys/v4l2/gstv4l2src.c:
3201           Add another example pipeline.
3202
3203 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3204
3205         Patch by: Alexander Eichner <alexeichi@yahoo.de>
3206
3207         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
3208           Use define here.
3209
3210         * sys/v4l2/gstv4l2tuner.c:
3211         (gst_v4l2_tuner_set_frequency_and_notify):
3212           Don't touch the property - its still disabled.
3213
3214         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
3215         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
3216         * sys/v4l2/v4l2src_calls.h:
3217           Improve fallback format negotionation. Fixes #451388
3218
3219 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3220
3221         * tests/check/elements/videocrop.c: (GST_START_TEST):
3222           Fix the test.
3223
3224 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
3225
3226         * docs/plugins/Makefile.am:
3227         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3228         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3229         * docs/plugins/inspect/plugin-jpeg.xml:
3230         * docs/plugins/inspect/plugin-png.xml:
3231         * ext/jpeg/gstjpegdec.c:
3232         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
3233         (gst_pngdec_sink_setcaps):
3234           More docs. More logs in pngdec.
3235
3236 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
3237
3238         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
3239           Initialize num_buffers with minimum value.
3240
3241         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
3242         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
3243           Handle frame-size query failure gracefully.
3244
3245 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
3246
3247         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
3248         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
3249         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
3250         of qt/aac files.
3251
3252 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
3253
3254         * ext/wavpack/gstwavpackdec.c:
3255         (gst_wavpack_dec_clip_outgoing_buffer):
3256         Fix buffer clipping to correctly clip to the segment stop.
3257
3258 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
3259
3260         * configure.ac:
3261         * tests/Makefile.am:
3262         Remove bogus check for libcheck, since we check for
3263         gstreamer-check and it pulls in the required info from there,
3264         and we weren't actually _using_ the information for libcheck
3265         ourselves anyway.
3266
3267 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
3268
3269         * configure.ac:
3270           Use pkg-config to locate check.
3271
3272 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
3273
3274         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
3275         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
3276         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
3277         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
3278         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
3279         * gst/effectv/gstaging.c: (gst_agingtv_transform):
3280         * gst/effectv/gstdice.c: (gst_dicetv_transform):
3281         * gst/effectv/gstedge.c: (gst_edgetv_transform):
3282         * gst/effectv/gstquark.c: (gst_quarktv_transform):
3283         * gst/effectv/gstrev.c: (gst_revtv_transform):
3284         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
3285         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
3286         * gst/effectv/gstwarp.c: (gst_warptv_transform):
3287         * gst/matroska/matroska-demux.c:
3288         (gst_matroska_demux_add_wvpk_header),
3289         (gst_matroska_demux_check_subtitle_buffer),
3290         (gst_matroska_decode_buffer):
3291         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
3292           Fix build against core CVS.
3293
3294 2007-07-10  Edward Hervey  <bilboed@gmail.com>
3295
3296         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
3297         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
3298         don't have enough granularity to convert that boolean into a
3299         GstFlowReturn.
3300
3301 2007-07-06  Michael Smith <msmith@fluendo.com>
3302
3303         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
3304         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
3305         (gst_alawdec_change_state):
3306         * gst/law/alaw-decode.h:
3307         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
3308         (gst_mulawdec_class_init), (gst_mulawdec_init),
3309         (gst_mulawdec_chain), (gst_mulawdec_change_state):
3310         * gst/law/mulaw-decode.h:
3311           Fix capsnego bogosity in *law decoders. 
3312
3313 2007-07-06  Michael Smith <msmith@fluendo.com>
3314
3315         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
3316         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
3317         (gst_smokeenc_change_state):
3318         * ext/jpeg/gstsmokeenc.h:
3319           Remove stupidity in get/set caps functions.
3320           Fix some refcounting problems.
3321
3322 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
3323
3324         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
3325         Remove endianness-flipping hack that seems to have been required
3326         only because of a bug in ffmpegcolorspace.
3327         Partially Fixes: #451908
3328
3329 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
3330
3331         * docs/plugins/Makefile.am:
3332           Simplify --extra-dir as gtkdoc scans recursively.
3333
3334 2007-07-03  Wim Taymans  <wim@fluendo.com>
3335
3336         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3337
3338         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
3339         Set the encoding-name in the rtp caps to all uppercase, as required by
3340         the caps spec.
3341         Some small cleanups in the error paths. Fixes #453037.
3342
3343 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
3344
3345         * ext/wavpack/gstwavpackparse.c:
3346         (gst_wavpack_parse_index_get_last_entry),
3347         (gst_wavpack_parse_index_get_entry_from_sample),
3348         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
3349         (gst_wavpack_parse_scan_to_find_sample):
3350         * ext/wavpack/gstwavpackparse.h:
3351         Use a GSList for the GArray that is used like a list anyway.
3352
3353 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
3354
3355         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
3356         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
3357         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
3358           Add state change function where we set 0/1 as default framerate in
3359           case our setcaps function isn't called, like it might not in a
3360           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
3361           gdkpixbufdec trying to create caps with a 0/0 framerate.
3362           Also post an error message on the bus if gst_pad_push() fails when
3363           called from our sink event handler (+1 for flow returns for event
3364           functions in 0.11) instead of failing silently.
3365
3366 2007-06-27  Wim Taymans  <wim@fluendo.com>
3367
3368         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
3369         Cast stack args to the proper types. Fixes #451249.
3370
3371 2007-06-27  Wim Taymans  <wim@fluendo.com>
3372
3373         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
3374         (new_session_pad), (gst_rtspsrc_setup_streams):
3375         * gst/rtsp/gstrtspsrc.h:
3376         For container formats we only need to activate one of the streams so
3377         that we correctly signal no-more-pads. Fixes #451015.
3378
3379 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
3380
3381         * docs/plugins/gst-plugins-good-plugins.args:
3382         * docs/plugins/inspect/plugin-aasink.xml:
3383         * docs/plugins/inspect/plugin-alaw.xml:
3384         * docs/plugins/inspect/plugin-alpha.xml:
3385         * docs/plugins/inspect/plugin-alphacolor.xml:
3386         * docs/plugins/inspect/plugin-annodex.xml:
3387         * docs/plugins/inspect/plugin-apetag.xml:
3388         * docs/plugins/inspect/plugin-audiofx.xml:
3389         * docs/plugins/inspect/plugin-auparse.xml:
3390         * docs/plugins/inspect/plugin-autodetect.xml:
3391         * docs/plugins/inspect/plugin-avi.xml:
3392         * docs/plugins/inspect/plugin-cacasink.xml:
3393         * docs/plugins/inspect/plugin-cairo.xml:
3394         * docs/plugins/inspect/plugin-cdio.xml:
3395         * docs/plugins/inspect/plugin-cutter.xml:
3396         * docs/plugins/inspect/plugin-debug.xml:
3397         * docs/plugins/inspect/plugin-efence.xml:
3398         * docs/plugins/inspect/plugin-effectv.xml:
3399         * docs/plugins/inspect/plugin-esdsink.xml:
3400         * docs/plugins/inspect/plugin-flac.xml:
3401         * docs/plugins/inspect/plugin-flxdec.xml:
3402         * docs/plugins/inspect/plugin-gconfelements.xml:
3403         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3404         * docs/plugins/inspect/plugin-goom.xml:
3405         * docs/plugins/inspect/plugin-halelements.xml:
3406         * docs/plugins/inspect/plugin-icydemux.xml:
3407         * docs/plugins/inspect/plugin-id3demux.xml:
3408         * docs/plugins/inspect/plugin-jpeg.xml:
3409         * docs/plugins/inspect/plugin-ladspa.xml:
3410         * docs/plugins/inspect/plugin-level.xml:
3411         * docs/plugins/inspect/plugin-matroska.xml:
3412         * docs/plugins/inspect/plugin-mulaw.xml:
3413         * docs/plugins/inspect/plugin-multipart.xml:
3414         * docs/plugins/inspect/plugin-navigationtest.xml:
3415         * docs/plugins/inspect/plugin-ossaudio.xml:
3416         * docs/plugins/inspect/plugin-png.xml:
3417         * docs/plugins/inspect/plugin-quicktime.xml:
3418         * docs/plugins/inspect/plugin-rtp.xml:
3419         * docs/plugins/inspect/plugin-rtsp.xml:
3420         * docs/plugins/inspect/plugin-smpte.xml:
3421         * docs/plugins/inspect/plugin-speex.xml:
3422         * docs/plugins/inspect/plugin-taglib.xml:
3423         * docs/plugins/inspect/plugin-udp.xml:
3424         * docs/plugins/inspect/plugin-videobalance.xml:
3425         * docs/plugins/inspect/plugin-videobox.xml:
3426         * docs/plugins/inspect/plugin-videocrop.xml:
3427         * docs/plugins/inspect/plugin-videoflip.xml:
3428         * docs/plugins/inspect/plugin-videomixer.xml:
3429         * docs/plugins/inspect/plugin-wavenc.xml:
3430         * docs/plugins/inspect/plugin-wavparse.xml:
3431         * docs/plugins/inspect/plugin-ximagesrc.xml:
3432           Update docs with caps info.
3433
3434 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
3435
3436         * po/POTFILES.in:
3437           Add more files with translatable strings (#450878).
3438
3439 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
3440
3441         * MAINTAINERS:
3442         Updating all the maintainers files
3443
3444 2007-06-22  Edward Hervey  <edward@fluendo.com>
3445
3446         * ext/flac/gstflactag.c: (gst_flac_tag_init):
3447         * gst/interleave/deinterleave.c: (deinterleave_init),
3448         (deinterleave_sink_link):
3449         * gst/interleave/interleave.c: (interleave_init):
3450         * gst/median/gstmedian.c: (gst_median_init):
3451         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
3452         Fix memory leaks.
3453         * tests/check/elements/id3demux.c: (pad_added_cb):
3454         Remove unused variable.
3455
3456 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
3457
3458         * ext/gconf/gconf.h:
3459         Make the prototype of gst_gconf_get_key_for_sink_profile
3460         match the implementation.
3461         Patch by: Damien Carbery <damien dot carbery at sun dot com>
3462         Fixes: #449747
3463
3464 2007-06-20  Michael Smith <msmith@fluendo.com>
3465
3466         * gst/rtp/gstrtpdepay.c:
3467           Fix description - rtpdepay is not a payloader.
3468
3469 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
3470
3471         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
3472         (qtdemux_video_caps):
3473         * gst/qtdemux/qtdemux_fourcc.h:
3474           Add MJPG to the variants of motion jpeg.
3475
3476 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
3477
3478         * tests/check/Makefile.am:
3479         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
3480         * tests/check/elements/videocrop.c: (GST_START_TEST):
3481         * tests/check/elements/videofilter.c:
3482         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
3483         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
3484           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
3485           error flags are included and it errors out on compiler warnings
3486           for CVS builds; remove unused variables in various unit tests.
3487
3488 2007-06-19  Wim Taymans  <wim@fluendo.com>
3489
3490         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3491         (rtsp_connection_close), (rtsp_connection_free):
3492         Use threadsafe inet_ntop to convert an ip number to a string. 
3493         Fixes #447961.
3494         Don't leak fd (and ip) when freeing a connection without first closing
3495         it.
3496
3497 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
3498
3499         * configure.ac:
3500         Back to CVS
3501
3502         * gst-plugins-good.doap:
3503         Add 0.10.6 to the doap file.
3504
3505 === release 0.10.6 ===
3506
3507 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
3508
3509         * configure.ac:
3510           releasing 0.10.6, "Wobble Board"
3511
3512 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3513
3514         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3515         (rtsp_connection_free):
3516           Revert previous commit again, since we are frozen (sorry).
3517
3518 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3519
3520         Patch by: Peter Kjellerstedt <pkj at axis com>
3521
3522         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3523         (rtsp_connection_free):
3524           inet_ntoa() uses a static buffer internally, so we need to copy the
3525           returned string if we want to store it for later (#447961).
3526
3527 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3528
3529         * win32/vs6/autogen.dsp:
3530         * win32/vs6/gst_plugins_good.dsw:
3531         * win32/vs6/libgstalaw.dsp:
3532         * win32/vs6/libgstalpha.dsp:
3533         * win32/vs6/libgstalphacolor.dsp:
3534         * win32/vs6/libgstapetag.dsp:
3535         * win32/vs6/libgstaudiofx.dsp:
3536         * win32/vs6/libgstauparse.dsp:
3537         * win32/vs6/libgstautodetect.dsp:
3538         * win32/vs6/libgstavi.dsp:
3539         * win32/vs6/libgstcutter.dsp:
3540         * win32/vs6/libgstdirectdraw.dsp:
3541         * win32/vs6/libgstdirectsound.dsp:
3542         * win32/vs6/libgsteffectv.dsp:
3543         * win32/vs6/libgstflx.dsp:
3544         * win32/vs6/libgstgoom.dsp:
3545         * win32/vs6/libgsticydemux.dsp:
3546         * win32/vs6/libgstid3demux.dsp:
3547         * win32/vs6/libgstinterleave.dsp:
3548         * win32/vs6/libgstjpeg.dsp:
3549         * win32/vs6/libgstlevel.dsp:
3550         * win32/vs6/libgstmatroska.dsp:
3551         * win32/vs6/libgstmedian.dsp:
3552         * win32/vs6/libgstmonoscope.dsp:
3553         * win32/vs6/libgstmulaw.dsp:
3554         * win32/vs6/libgstmultipart.dsp:
3555         * win32/vs6/libgstqtdemux.dsp:
3556         * win32/vs6/libgstrtp.dsp:
3557         * win32/vs6/libgstrtsp.dsp:
3558         * win32/vs6/libgstsmpte.dsp:
3559         * win32/vs6/libgstspeex.dsp:
3560         * win32/vs6/libgstudp.dsp:
3561         * win32/vs6/libgstvideobalance.dsp:
3562         * win32/vs6/libgstvideobox.dsp:
3563         * win32/vs6/libgstvideocrop.dsp:
3564         * win32/vs6/libgstvideoflip.dsp:
3565         * win32/vs6/libgstvideomixer.dsp:
3566         * win32/vs6/libgstwaveform.dsp:
3567         * win32/vs6/libgstwavenc.dsp:
3568         * win32/vs6/libgstwavparse.dsp:
3569         Mark *.dsp & *.dsw as binary files and convert to DOS line
3570         endings, as they don't load into VS6 correctly otherwise.
3571
3572 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3573
3574         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3575         (rtsp_connection_connect):
3576         Fix the MingW build. 
3577         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
3578         Fixes: #446981
3579
3580 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3581
3582         * tests/check/elements/.cvsignore:
3583         * tests/icles/.cvsignore:
3584         Hush the buildbots up
3585
3586 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3587
3588         * configure.ac:
3589         * sys/Makefile.am:
3590         * sys/directdraw/Makefile.am:
3591         * sys/directsound/Makefile.am:
3592         * sys/waveform/Makefile.am:
3593         Make sure to dist everything needed for win32 builds.
3594
3595 2007-06-14  Edward Hervey  <edward@fluendo.com>
3596
3597         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3598         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
3599         caps.
3600         Fixes #447458
3601
3602 2007-06-13  Wim Taymans  <wim@fluendo.com>
3603
3604         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3605         Make sure we allocate enough memory for the codec_data.
3606         Fixes #447210.
3607
3608 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3609
3610         * win32/MANIFEST:
3611         Add videocrop project file to the win32 manifest.
3612         * win32/vs6/gst_plugins_good.dsw:
3613         Add qtdemux,videocrop and waveform projects to the workspace.
3614         * win32/vs6/libgstqtdemux.dsp:
3615         Add zlib to the link list of qtdemux.
3616         * win32/vs6/libgstvideocrop.dsp:
3617         Add a project file for videocrop.
3618
3619 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3620
3621         * po/POTFILES.in:
3622         Add qtdemux for translation
3623
3624 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3625
3626         * configure.ac:
3627         * docs/plugins/Makefile.am:
3628         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3629         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3630         * docs/plugins/inspect/plugin-videocrop.xml:
3631         * gst-plugins-good.spec.in:
3632         * sys/Makefile.am:
3633         * tests/check/Makefile.am:
3634         * tests/icles/Makefile.am:
3635         * tests/icles/videocrop-test.c:
3636         Move videocrop and osxvideo from -bad.
3637
3638 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3639
3640         * configure.ac:
3641         * docs/plugins/Makefile.am:
3642         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3643         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3644         * docs/plugins/gst-plugins-good-plugins.args:
3645         * docs/plugins/inspect/plugin-qtdemux.xml:
3646         * docs/plugins/inspect/plugin-quicktime.xml:
3647         * win32/MANIFEST:
3648         Move qtdemux from -bad.
3649
3650         * gst-plugins-good.spec.in:
3651         Update spec file to reflect moving of qtdemux and wavpack
3652
3653 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3654         
3655         * win32/MANIFEST:
3656         * docs/plugins/Makefile.am:
3657         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3658         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3659         * docs/plugins/inspect/plugin-directdraw.xml:
3660         * docs/plugins/inspect/plugin-directsound.xml:
3661         * docs/plugins/inspect/plugin-waveform.xml:
3662         Move the waveform plugin from -bad too. Update the inspect xml
3663         files to mention Plugins Good instead of Plugins Bad.
3664
3665 2007-06-12  Andy Wingo  <wingo@pobox.com>
3666
3667         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3668         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3669         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3670         finalization and resuscitation. No longer public.
3671         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3672         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3673         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3674         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3675         miniobject semantics, and be threadsafe.
3676         (gst_v4l2src_queue_frame): Remove this function, as we just call
3677         the ioctls directly in the two places where we queue buffers.
3678         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3679         directly.
3680         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3681         to allocate the pool, which also preallocates the GstBuffers.
3682         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3683         queueing the frames directly.
3684         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3685         mmap buffers have been dequeued.
3686
3687         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3688         real MiniObject instead of rolling our own refcounting and
3689         finalizing. Give it a lock.
3690         (struct _GstV4l2Buffer): Remove one intermediary object, having
3691         the buffers hold the struct v4l2_buffer directly.
3692
3693         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3694         capture_init so that it can set them on the buffers that it will
3695         create.
3696         (gst_v4l2src_get_read): For better or for worse, include the
3697         timestamping and offsetting code here; really we should be using
3698         bufferalloc though.
3699         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3700         preallocated, mmap'd buffers.
3701
3702 2007-06-11  Wim Taymans  <wim@fluendo.com>
3703
3704         Patch by: daniel fischer <dan at f3c dot com>
3705
3706         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3707         (gst_ximage_src_get_caps):
3708         Actually use the display_name property so that we can dump any
3709         available X display. Fixes #445905.
3710
3711 2007-06-11  Wim Taymans  <wim@fluendo.com>
3712
3713         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3714
3715         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3716         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3717         Add missing rate fields to caps. Fixes #441118.
3718
3719 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3720
3721         * win32/vs6/gst_plugins_good.dsw:
3722         * win32/vs8/gst-plugins-good.sln:
3723         Add DirectSound and DirectDraw sinks project files to
3724         workspace and solution files.
3725
3726 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3727
3728         Patch by: Josh Coalson <xflac at yahoo dot com>,
3729         updated by Alexis Ballier <aballier at gentoo dot org>:
3730
3731         * configure.ac:
3732         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3733         (gst_flac_dec_setup_seekable_decoder),
3734         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3735         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3736         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3737         * ext/flac/gstflacdec.h:
3738         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3739         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3740         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3741         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3742         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3743         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3744         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3745         * ext/flac/gstflacenc.h:
3746         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3747         
3748 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3749
3750         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3751         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3752         not necessary anymore as we need at least that core version. 
3753
3754 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3755
3756         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3757         (gst_wavpack_dec_chain):
3758         * ext/wavpack/gstwavpackdec.h:
3759         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3760         (gst_wavpack_parse_push_buffer):
3761         * ext/wavpack/gstwavpackparse.h:
3762         Improve discont handling by checking if the next Wavpack block has
3763         the expected, following block index.
3764
3765 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3766
3767         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3768           Fix element description.
3769
3770 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3771
3772         * configure.ac:
3773         * docs/plugins/Makefile.am:
3774         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3775         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3776         * docs/plugins/gst-plugins-good-plugins.args:
3777         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3778         * docs/plugins/gst-plugins-good-plugins.signals:
3779         * docs/plugins/inspect/plugin-autodetect.xml:
3780         * docs/plugins/inspect/plugin-gconfelements.xml:
3781         * docs/plugins/inspect/plugin-ladspa.xml:
3782         * docs/plugins/inspect/plugin-rtp.xml:
3783         * docs/plugins/inspect/plugin-wavpack.xml:
3784         * ext/Makefile.am:
3785         * tests/check/Makefile.am:
3786           move wavpack plugin.  See #352605.
3787
3788 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3789
3790         * configure.ac:
3791         * docs/plugins/Makefile.am:
3792         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3793         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3794         * docs/plugins/gst-plugins-good-plugins.args:
3795         * sys/Makefile.am:
3796         * win32/MANIFEST:
3797         Add DirectDraw & DirectSound plugins to the build and docs.
3798
3799 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3800
3801         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3802         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3803           When operating in pull mode, error out correct on not-linked.
3804
3805 2007-06-06  Andy Wingo  <wingo@pobox.com>
3806
3807         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3808         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3809         format and size if the ioctls are defined; should fix compilation
3810         on Linux < 2.16.19.
3811
3812 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3813
3814         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3815           Printf fixes in debug statements; use LOG level for debug statements
3816           that are printed for each and every frame; convert c++ comments to
3817           C-style comments; not much point using g_try_malloc() if we then not
3818           even check the return value.
3819
3820 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3821
3822         * configure.ac:
3823           Bump requirements to released versions (core and base 0.10.13).
3824
3825         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3826           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3827           own implementation.
3828
3829 2007-06-05  Andy Wingo  <wingo@pobox.com>
3830
3831         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3832         some useless comments.
3833
3834         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3835         frames before calling STREAMON, that might leave them in a state
3836         where they can't be dequeued if we go back to NULL without calling
3837         STREAMON, according to the docs.
3838         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3839         before we call STREAMON.
3840         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3841         failures. (For me this code hung.) The pool refcounting is still
3842         crack; added a note to that effect.
3843
3844 2007-06-05  Wim Taymans  <wim@fluendo.com>
3845
3846         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3847         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3848         Add support for mapping gst structure names to the MIME type equivalent.
3849         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3850
3851 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3852
3853         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3854         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3855         (gst_wavenc_chain), (gst_wavenc_change_state):
3856         * gst/wavenc/gstwavenc.h:
3857         Properly write wav files with width!=depth by having the depth most
3858         significant bytes set and all others zero. Fixes #442535.
3859
3860 2007-06-01  Wim Taymans  <wim@fluendo.com>
3861
3862         * gst/rtsp/rtspconnection.c:
3863         Add include to make buildbot happy.
3864
3865 2007-06-01  Wim Taymans  <wim@fluendo.com>
3866
3867         Patch by: Peter Kjellerstedt  <pkj at axis com>
3868
3869         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3870         (rtsp_connection_connect), (add_date_header),
3871         (rtsp_connection_send), (parse_response_status),
3872         (parse_request_line), (parse_line), (rtsp_connection_receive):
3873         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3874         * gst/rtsp/rtspdefs.h:
3875         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3876         (rtsp_message_init_request), (rtsp_message_init_response),
3877         (rtsp_message_remove_header), (rtsp_message_append_headers),
3878         (rtsp_message_dump):
3879         * gst/rtsp/rtspmessage.h:
3880         Improves version checking, allowing an RTSP server to reply with "505
3881         RTSP Version not supported.
3882         Adds a Date header to all messages.
3883         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3884         want to be able to send a response even if something in the request was
3885         invalid. EINVAL is only used when passing wrong arguments to functions.
3886         Do not handle an invalid method in parse_request_line(). Defer this to
3887         the caller so it can respond with "405 Method Not Allowed".
3888         Improves parsing of the timeout parameter to the Session header,
3889         allowing whitespace after the semicolon. 
3890         Avoids a compiler warning due to variables shadowing a function argument.
3891
3892 2007-06-01  Wim Taymans  <wim@fluendo.com>
3893
3894         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3895
3896         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3897         (gst_rtp_amr_depay_process):
3898         * gst/rtp/gstrtpamrdepay.h:
3899         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3900         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3901         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3902         * gst/rtp/gstrtpamrpay.h:
3903         Add support for AMR-WB.
3904         Small cleanups such as using BOILERPLATE.
3905
3906 2007-05-31  Wim Taymans  <wim@fluendo.com>
3907
3908         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3909         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3910
3911 2007-05-30  Andy Wingo  <wingo@pobox.com>
3912
3913         * sys/v4l2/gstv4l2object.h: 
3914         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3915         unintended changes.
3916
3917         * sys/v4l2/v4l2src_calls.h: 
3918         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3919         the format list in the order that the driver gives it to us.
3920         (gst_v4l2src_probe_caps_for_format_and_size)
3921         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3922         based on the capabilities of the device.
3923         (gst_v4l2src_grab_frame): Update for object variable renaming.
3924         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3925         as in the set_caps below.
3926         (gst_v4l2src_capture_init): Update for object variable renaming,
3927         and reflow.
3928         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3929         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3930         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3931         (gst_v4l2src_get_fps): Remove; these functions don't have much
3932         meaning outside of an atomic set_caps method.
3933         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3934         known.
3935
3936         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3937         call to update_fps; not sure about this change.
3938         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3939         moment we don't have an update_fps_func.
3940
3941         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3942         structures in the object, just store what we need. Do store the
3943         probed caps of the device. Don't store the current frame rate.
3944
3945         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3946         update_fps_function, for now. Update for new object variable
3947         naming.
3948         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3949         new object variable naming.
3950         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3951         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3952         (gst_v4l2src_get_caps): Rework to probe the device for supported
3953         frame sizes and frame rates.
3954         (gst_v4l2src_set_caps): Rework to be strict in the given
3955         parameters: if someone asks us to have a certain size and rate,
3956         that is what we configure.
3957         (gst_v4l2src_get_read): Update for object variable naming. Don't
3958         leak buffers on short reads.
3959         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3960         comments.
3961         (gst_v4l2src_create): Update for object variable naming.
3962
3963 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3964
3965         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3966         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3967         * gst/avi/gstavidemux.h:
3968           Parse subtitle text streams instead of erroring out (#442034). Still
3969           needs a parser for the subtitles to actually show up.
3970
3971 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3972
3973         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3974         (gst_avi_demux_loop):
3975           Make _push_event() return TRUE if the event could be pushed on at
3976           least one pad and not only if it could be pushed on all pads,
3977           otherwise we'll end up posting an error message on EOS if one or
3978           more source pads are not connected.
3979
3980 2007-05-28  Wim Taymans  <wim@fluendo.com>
3981
3982         * gst/rtsp/rtsptransport.c:
3983         Use renamed RTP bin.
3984
3985 2007-05-28  Wim Taymans  <wim@fluendo.com>
3986
3987         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
3988
3989         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
3990         (gst_video_box_set_property), (gst_video_box_transform_caps),
3991         (video_box_recalc_transform), (gst_video_box_set_caps),
3992         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
3993         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
3994         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
3995         (gst_video_box_i420_i420), (gst_video_box_transform),
3996         (plugin_init):
3997         Add AYUV->AYUV and AYUV->I420 formats. 
3998         Fix negotiation and I420->AYUV conversion.
3999         Fixes #429329.
4000
4001 2007-05-26  Wim Taymans  <wim@fluendo.com>
4002
4003         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
4004         Use different variables for nested for loops so that the outer loop
4005         functions properly and speex files with multiple frames per buffer work
4006         properly.
4007         Fixes #441408.
4008
4009 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
4010
4011         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
4012           Don't leak newsegment events.
4013
4014 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
4015
4016         * gst/wavparse/Makefile.am:
4017           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
4018           drags it in.
4019
4020 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
4021
4022         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
4023         (notgst_value_array_append_buffer),
4024         (gst_flac_enc_process_stream_headers),
4025         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
4026         (gst_flac_enc_change_state):
4027         * ext/flac/gstflacenc.h:
4028           Collect headers, add "streamheader" field to output caps and set
4029           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
4030           produces output according to the official FLAC-to-Ogg mapping
4031           instead of completely broken files. Fixes #426044.
4032
4033 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
4034
4035         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
4036         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
4037         (gst_id3demux_sink_event):
4038         * gst/id3demux/gstid3demux.h:
4039         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
4040         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
4041         (gst_tag_demux_send_new_segment):
4042         Handle and adjust new-segment events so that downstream really
4043         sees a stream with the tag pieces stripped off the front and back.
4044         Fixes strangeness in seeking when mp3 decoders use the new-segment
4045         byte position to estimate their current playback position timestamp
4046         and then the arriving buffers don't match up.
4047
4048 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
4049
4050         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
4051           Don't unnecessarily perform a READY->NULL->READY transition on the
4052           detected audio sink when starting up. Fixes: #440127
4053
4054 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
4055
4056         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
4057         (gst_flac_enc_chain):
4058           Don't crash in chain function if setcaps hasn't been called.
4059
4060 2007-05-24  Wim Taymans  <wim@fluendo.com>
4061
4062         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
4063         Init value to avoid infinte loops.
4064
4065 2007-05-24  Wim Taymans  <wim@fluendo.com>
4066
4067         Patch by: Peter Kjellerstedt  <pkj at axis com>
4068
4069         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
4070         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
4071         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
4072         (gst_rtspsrc_play):
4073         (rtsp_connection_send), (rtsp_connection_receive):
4074         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
4075         Fix for new API.
4076
4077         * gst/rtsp/rtspconnection.c: (add_auth_header),
4078         Only add authorisation and session headers when sending messages.
4079
4080         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
4081         (rtsp_message_init_request), (rtsp_message_init_response),
4082         (rtsp_message_unset), (rtsp_message_add_header),
4083         (rtsp_message_remove_header), (rtsp_message_get_header),
4084         (rtsp_message_append_headers), (dump_key_value),
4085         (rtsp_message_dump):
4086         * gst/rtsp/rtspmessage.h:
4087         Add support for multiple headers of the same type by storing the parsed
4088         headers in a GArray instaed of a hashtable.
4089
4090 2007-05-21  Wim Taymans  <wim@fluendo.com>
4091
4092         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
4093         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
4094         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
4095         safer shutdown.
4096
4097 2007-05-21  Wim Taymans  <wim@fluendo.com>
4098
4099         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
4100         * gst/rtsp/gstrtpdec.h:
4101         Added signal for backwards compat.
4102
4103 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
4104         
4105         Patch by: René Stadler <mail at renestadler dot de>
4106
4107         * configure.ac:
4108         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4109         (gst_au_parse_parse_header), (gst_au_parse_chain):
4110         * gst/auparse/gstauparse.h:
4111         Use audioconvert for converting from non-native endianness floats
4112         in auparse instead of doing it ourself. Fixes #424527.
4113         This needs the audioconvert from plugins-base CVS.
4114         
4115 2007-05-21  Wim Taymans  <wim@fluendo.com>
4116
4117         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
4118         (gst_rtp_h263p_pay_flush):
4119         Fix enum registration.
4120
4121 2007-05-21  Wim Taymans  <wim@fluendo.com>
4122
4123         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
4124
4125         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
4126         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
4127         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
4128         (gst_rtp_h263p_pay_flush):
4129         * gst/rtp/gstrtph263ppay.h:
4130         Add new fragmentation mode base on GOB headers. Fixes #438940.
4131
4132 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
4133
4134         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
4135           Printf format fix.
4136
4137 2007-05-18  Wim Taymans  <wim@fluendo.com>
4138
4139         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
4140         Don't crash when an unsupported transport error was returned by the
4141         server, just try to configure the next stream. Fixes #439255.
4142
4143 2007-05-18  Wim Taymans  <wim@fluendo.com>
4144
4145         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4146         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4147         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
4148         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4149         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
4150         * gst/rtsp/gstrtspsrc.h:
4151         Add TCP timeout property and use it for all TCP connection.
4152
4153         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4154         (rtsp_connection_write), (rtsp_connection_next_timeout),
4155         (rtsp_connection_reset_timeout):
4156         Make connect and writes cancelable and make them use the timeout.
4157
4158 2007-05-18  Wim Taymans  <wim@fluendo.com>
4159
4160         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
4161         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
4162         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4163         (gst_rtspsrc_setup_streams):
4164         Refactor timeout handling.
4165         Also send keep-alive when dealing with TCP transport.
4166
4167         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4168         (rtsp_connection_free), (rtsp_connection_next_timeout),
4169         (rtsp_connection_reset_timeout):
4170         * gst/rtsp/rtspconnection.h:
4171         Use a timer to handle the session timeouts, add some methods to deal
4172         with timeouts.
4173
4174 2007-05-17  Wim Taymans  <wim@fluendo.com>
4175
4176         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
4177         (gst_rtspsrc_setup_streams):
4178         Ignore streams that fail the setup command, we will retry with a
4179         different transport later on.
4180
4181         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
4182         (rtsp_ext_wms_configure_stream):
4183         Fix encoding name case.
4184
4185 2007-05-16  Edward Hervey  <edward@fluendo.com>
4186
4187         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
4188         Fix build on macosx.
4189
4190 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
4191
4192         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
4193         Replace direct comparison of a string with the string literal "" with
4194         a comparison of the first character with '\0'. Fixes #438926.
4195
4196 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
4197
4198         * gst/debug/breakmydata.c (gst_break_my_data_init):
4199           One more try. This should be the proper fix now.
4200
4201 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
4202
4203         * gst/debug/breakmydata.c:
4204           Ooops, no // comments please.
4205
4206 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
4207
4208         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
4209         (gst_break_my_data_init):
4210           Fix gst_buffer_is_writable() assertion.
4211
4212 2007-05-14  David Schleef  <ds@schleef.org>
4213
4214         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
4215           video/x-raw-bayer.  Fixes #314160.
4216
4217 2007-05-14  Wim Taymans  <wim@fluendo.com>
4218
4219         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
4220         (gst_rtp_theora_depay_parse_configuration):
4221         * gst/rtp/gstrtptheorapay.c: (encode_base64),
4222         (gst_rtp_theora_pay_finish_headers),
4223         (gst_rtp_theora_pay_handle_buffer):
4224         Update theora pay/depayloader in a similar to vorbis.
4225
4226         * gst/rtp/gstrtpvorbisdepay.c:
4227         (gst_rtp_vorbis_depay_parse_configuration):
4228         Update docs.
4229
4230 2007-05-14  Wim Taymans  <wim@fluendo.com>
4231
4232         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
4233         When we try to execute a method that is not supported by the server,
4234         don't error out but remove the method from the accepted methods so that
4235         we never try to perform this method again.
4236
4237 2007-05-14  Wim Taymans  <wim@fluendo.com>
4238
4239         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
4240         Remove annoying _dump_mem.
4241
4242 2007-05-14  Wim Taymans  <wim@fluendo.com>
4243
4244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
4245         Parse range correctly.
4246
4247         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
4248         The baseurl now always has a '/' at the start.
4249
4250 2007-05-14  Wim Taymans  <wim@fluendo.com>
4251
4252         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
4253         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
4254         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
4255         Factor out caps configuration and configure more stuff such as the time
4256         ranges and speed/scale values.
4257
4258         * gst/rtsp/rtsptransport.c:
4259         Add Copyright after non-trival fixes.
4260
4261 2007-05-12  Wim Taymans  <wim@fluendo.com>
4262
4263         Patch by: Peter Kjellerstedt  <pkj at axis com>
4264
4265         * gst/rtsp/gstrtspsrc.h:
4266         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4267         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
4268         (rtsp_message_get_header):
4269         * gst/rtsp/rtspmessage.h:
4270         Make channel guint8 where possible.
4271         Make rtsp_message_init_data() take the channel as a guint8.
4272
4273         * gst/rtsp/rtspdefs.c:
4274         Fixed a typo: Timout -> Timeout
4275
4276         * gst/rtsp/rtspdefs.h:
4277         Make RTSP_CHECK() behave as a statement.
4278
4279         * gst/rtsp/sdpmessage.c:
4280         Avoid a compiler warning in INIT_ARRAY().
4281         Fixes #437692.
4282
4283 2007-05-12  Wim Taymans  <wim@fluendo.com>
4284
4285         Patch by: Peter Kjellerstedt  <pkj at axis com>
4286
4287         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
4288         (rtsp_url_get_request_uri):
4289         * gst/rtsp/rtspurl.h:
4290         Add support for query parameters to RTSP URLs.
4291
4292 2007-05-12  Wim Taymans  <wim@fluendo.com>
4293
4294         Patch by: Peter Kjellerstedt  <pkj at axis com>
4295
4296         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
4297         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
4298         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
4299         (rtsp_transport_parse), (rtsp_transport_as_text):
4300         * gst/rtsp/rtsptransport.h:
4301         Add validation to rtsp_transport_parse().
4302         Add rtsp_transport_as_text() to generate an RTSP header from an
4303         RTSPTransport.
4304         Change ssrc to guint (was a string) since that is what it is, even
4305         though it is sent as a hex string.
4306         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
4307         incorrect, which can be seen when looking at the examples in the RFC).
4308         Fixes #437670.
4309
4310 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
4311
4312         Patch by: Eric Anholt
4313
4314         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
4315           gst_ximage_src_ximage_get):
4316         Use union of all damage between frames to make it faster.
4317         Fixes bug #342463.
4318         Also fix crasher when cursor is at bottom right of window.
4319
4320 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
4321
4322         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4323           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
4324           streaming mode regression for file from #343837 with 'bext' chunk
4325           before the 'fmt' chunk.
4326
4327 2007-05-11  Wim Taymans  <wim@fluendo.com>
4328
4329         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
4330         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
4331         (gst_rtspsrc_handle_src_event),
4332         (gst_rtspsrc_stream_configure_manager),
4333         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
4334         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
4335         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
4336         * gst/rtsp/gstrtspsrc.h:
4337         * gst/rtsp/rtspdefs.h:
4338         Preliminary seek support.
4339         Activate internal pads so that we can receive events on them.
4340         Don't try to parse a range string when it's NULL.
4341
4342 2007-05-11  Wim Taymans  <wim@fluendo.com>
4343
4344         * gst/rtp/README:
4345         Update README with new RTP variables that will be used for
4346         synchronisation.
4347
4348         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
4349         (gst_rtp_vorbis_depay_parse_configuration),
4350         (gst_rtp_vorbis_depay_process):
4351         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
4352         (gst_rtp_vorbis_pay_finish_headers),
4353         (gst_rtp_vorbis_pay_handle_buffer):
4354         Update vorbis pay and depayloader to draft-04.
4355
4356 2007-05-11  Wim Taymans  <wim@fluendo.com>
4357
4358         * gst/rtsp/rtsptransport.c:
4359         UDP MCAST is actually the default for RTP/AVP.
4360 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
4361
4362         * gst/level/gstlevel.c: (gst_level_transform_ip):
4363         Use guint8 * instead of gpointer then vs6 can build 
4364         in_data += (filter->width / 8).
4365
4366 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
4367
4368         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
4369           gst_ximage_src_ximage_get):
4370         * sys/ximage/gstximagesrc.h (last_ximage):
4371         When using Damage actually keep the last frame, and not assume
4372         that the buffer we get already has the last frame on it.
4373         Copy the cursor over if we specify a non-zero start x and
4374         start y.
4375
4376 2007-05-11  Wim Taymans  <wim@fluendo.com>
4377
4378         * gst/rtsp/rtsptransport.c:
4379         Make UDP the default transport when not specified.
4380
4381 2007-05-09  David Schleef  <ds@schleef.org>
4382
4383         * gst/level/gstlevel.c:
4384           Revert last change.
4385
4386 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
4387
4388         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
4389         (gst_level_transform_ip):
4390         Use guint8 * instead of gpointer then vs6 know the size of data
4391         pointed when moving the pointer.
4392         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
4393         Move instructions after variables declaration.
4394         * win32/vs6/autogen.dsp:
4395         * win32/vs6/libgstrtp.dsp:
4396         * win32/vs6/libgstrtsp.dsp:
4397         Update vs6 project files.
4398
4399 2007-05-09  Wim Taymans  <wim@fluendo.com>
4400
4401         * gst/rtsp/Makefile.am:
4402         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
4403         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
4404         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
4405         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
4406         (rtsp_range_free):
4407         * gst/rtsp/rtsprange.h:
4408         Add code to parse time ranges.
4409         Report DURATION on the stream when possible.
4410
4411 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
4412
4413         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
4414         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
4415         (gst_videomixer_collected):
4416           Fix strides calculation for AYUV (it's just width*4) (#436910).
4417
4418 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4419
4420         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
4421         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
4422         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
4423         Sync the GObject properties before each processing step to properly
4424         work with the controller.
4425
4426 2007-05-04  Wim Taymans  <wim@fluendo.com>
4427
4428         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
4429         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4430         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
4431         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
4432         (gst_rtspsrc_change_state):
4433         Let more error state trickle down so that we can catch more error
4434         cases.
4435         Handle keep-alive a little smarter by selecting a method the server
4436         actually supports.
4437         Fix a race in UDP streaming shutdown.
4438
4439 2007-05-04  Wim Taymans  <wim@fluendo.com>
4440
4441         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
4442         Ignore errors when trying to use the keep-alive messages.
4443
4444 2007-05-04  Wim Taymans  <wim@fluendo.com>
4445
4446         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
4447         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
4448         (gst_rtspsrc_stream_configure_manager),
4449         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4450         (gst_rtspsrc_stream_configure_mcast),
4451         (gst_rtspsrc_stream_configure_udp),
4452         (gst_rtspsrc_stream_configure_udp_sink),
4453         (gst_rtspsrc_stream_configure_transport):
4454         Send RTCP messages back to the server over the TCP connection.
4455
4456         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
4457         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4458         (rtsp_connection_receive):
4459         * gst/rtsp/rtspconnection.h:
4460         Factor out and expose lowlevel _write and _read methods.
4461         Implement sending data messages to the server.
4462
4463 2007-05-03  Wim Taymans  <wim@fluendo.com>
4464
4465         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
4466         (gst_multipart_mux_collected):
4467         Fix timestamps on outgoing buffers.
4468
4469 2007-05-03  Wim Taymans  <wim@fluendo.com>
4470
4471         * gst/multipart/multipartmux.c:
4472         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
4473         (gst_multipart_mux_change_state):
4474         Emit NEWSEGMENT events before pushing the first buffer.
4475
4476 2007-05-03  Wim Taymans  <wim@fluendo.com>
4477
4478         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4479         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
4480         (gst_rtspsrc_handle_src_query),
4481         (gst_rtspsrc_stream_configure_manager),
4482         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4483         (gst_rtspsrc_stream_configure_mcast),
4484         (gst_rtspsrc_stream_configure_udp),
4485         (gst_rtspsrc_stream_configure_udp_sink),
4486         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
4487         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
4488         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4489         (gst_rtspsrc_pause):
4490         Refactor transport configuration code.
4491         Create internal pads for TCP transport so that we can implement events
4492         and queries.
4493         Handle events and queries.
4494         Parse range from the SDP.
4495         Fix race in pause handler where the connection could still be flushing.
4496
4497 2007-05-02  Wim Taymans  <wim@fluendo.com>
4498
4499         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4500         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
4501         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4502         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
4503         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
4504         (gst_rtspsrc_change_state):
4505         * gst/rtsp/gstrtspsrc.h:
4506         Fix race when multiple udp sources post timeouts, just act on the first
4507         received timeout.
4508         Protect stream list with a recursive lock to fix some races.
4509         Flush connection when we need to do a reconnect or stop.
4510         Make state lock recursive.
4511
4512         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4513         (rtsp_connection_close):
4514         Some small cleanups.
4515
4516 2007-05-02  Wim Taymans  <wim@fluendo.com>
4517
4518         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4519         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4520         Only set DISCONT when there actually is a discont or when we just
4521         started.
4522
4523 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4524
4525         * ext/flac/gstflac.c: (plugin_init):
4526         Call bindtextdomain() to get localized strings.
4527
4528 2007-05-02  Wim Taymans  <wim@fluendo.com>
4529
4530         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4531         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
4532         (gst_wavparse_stream_data):
4533         * gst/wavparse/gstwavparse.h:
4534         Be a bit more clever when dealing with VBR files with FACT tags, we
4535         don't want to timestamp buffers in that case but the estimated BPS can
4536         be used for seeking.
4537         Only send close segment in the streaming thread.
4538
4539 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4540
4541         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
4542         Correctly post an error on the bus if something went wrong in the loop
4543         function. This fixes a few cases where the task was paused and nothing
4544         happened anymore.
4545
4546 2007-05-02  Wim Taymans  <wim@fluendo.com>
4547
4548         * gst/rtsp/test.c: (main):
4549         Fix compilation of deprecated test just because I'm too lazy to delete
4550         it.
4551
4552 2007-05-02  Wim Taymans  <wim@fluendo.com>
4553
4554         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4555         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4556         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
4557         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
4558         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4559         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
4560         * gst/rtsp/gstrtspsrc.h:
4561         Fix sending RTCP to the right place.
4562         Fix bug in reffing the wrong UDP element.
4563         Use new pad names for the session manager.
4564         Implement handling server requests in interleaved and UDP modes.
4565         Handle session keep-alive in UDP modes.
4566         Remove GCond for handling UDP timeouts.
4567
4568         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4569         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4570         (rtsp_connection_receive), (rtsp_connection_close):
4571         * gst/rtsp/rtspconnection.h:
4572         Store connection IP address for later.
4573         Add timeout args to all operations that might block forever.
4574         Parse session timeout.
4575         Only close sockets when not already closed.
4576
4577         * gst/rtsp/rtspdefs.c:
4578         * gst/rtsp/rtspdefs.h:
4579         Add timeout return value and error string.
4580
4581         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
4582         Add small comment.
4583
4584 2007-05-01  Wim Taymans  <wim@fluendo.com>
4585
4586         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4587
4588         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
4589         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
4590         * gst/rtp/gstrtpmp4vpay.h:
4591         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
4592
4593 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
4594
4595         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4596           Remove v4l2src from docs, since it breaks the docs build, and the
4597           plugin is only built if --enable-experimental is used anyway.
4598
4599         * docs/plugins/Makefile.am:
4600           Spaces => tab.
4601
4602 2007-04-29  Wim Taymans  <wim@fluendo.com>
4603
4604         * gst/udp/gstmultiudpsink.c: (leave_multicast),
4605         (gst_multiudpsink_add), (gst_multiudpsink_remove):
4606         Add code to drop membership of a multicast group.
4607
4608         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4609         (gst_udpsink_set_uri):
4610         Implement URI handler.
4611
4612         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4613         (gst_rtspsrc_parse_rtpinfo):
4614         Use URI handler to make udpsink instace.
4615         Improve code to configure port and destination.
4616
4617 2007-04-29  Wim Taymans  <wim@fluendo.com>
4618
4619         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4620         Fix multicast detection.
4621         Don't try to join a multicast group if the address is not multicast.
4622
4623         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4624         Small debug improvement.
4625
4626 2007-04-27  Wim Taymans  <wim@fluendo.com>
4627
4628         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4629         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4630         (gst_rtspsrc_handle_message):
4631         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4632         parent.
4633
4634 2007-04-27  Wim Taymans  <wim@fluendo.com>
4635
4636         * gst/rtp/gstrtpilbcdepay.h:
4637         Fix mode property when specified as an arg.
4638
4639 2007-04-26  Edward Hervey  <edward@fluendo.com>
4640
4641         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4642         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4643         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4644         * docs/plugins/inspect/plugin-osxaudio.xml:
4645         Add documentation for osxaudio plugin.
4646
4647 2007-04-26  Wim Taymans  <wim@fluendo.com>
4648
4649         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4650         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4651         (gst_rtspsrc_open), (gst_rtspsrc_close),
4652         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4653         (gst_rtspsrc_pause):
4654         * gst/rtsp/gstrtspsrc.h:
4655         Protect state changes with a lock.
4656
4657         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4658         (parse_line):
4659         * gst/rtsp/rtspconnection.h:
4660         Remove some unused stuff.
4661
4662 2007-04-26  Wim Taymans  <wim@fluendo.com>
4663
4664         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4665         Handle the case where there are exactly 0 bytes to read and the ioctl
4666         did not report an error. Fixes #433530.
4667
4668 2007-04-26  Wim Taymans  <wim@fluendo.com>
4669
4670         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4671         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4672         * gst/wavparse/gstwavparse.h:
4673         Apply DISCONT to buffers.
4674         Only apply timestamp to the first sample after a DISCONT, too many VBR
4675         files cause random jitter in the timestamps. Fixes #433119.
4676
4677 2007-04-25  Wim Taymans  <wim@fluendo.com>
4678
4679         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4680         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4681         (gst_rtp_dec_get_property):
4682         * gst/rtsp/gstrtpdec.h:
4683         Add dummy latency property to be backwards compat with rtpbin.
4684
4685         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4686         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4687         (gst_rtspsrc_stream_configure_transport),
4688         (gst_rtspsrc_parse_rtpinfo):
4689         * gst/rtsp/gstrtspsrc.h:
4690         Add latency property and configure in the session manager.
4691         Don't set invalid clock-base and seqnum-base on caps, some servers
4692         sometimes don't send them.
4693
4694 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4695
4696         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4697         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4698           Double-check that RGB input caps are really RGBA caps (apparently
4699           the core doesn't always catch it if those caps aren't a subset of
4700           our template caps, also see #421543). Fixes #429319 in a way.
4701           Also, don't leak the pad template in the transform_caps function.
4702
4703         * tests/check/Makefile.am:
4704         * tests/check/elements/.cvsignore:
4705         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4706         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4707         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4708         (GST_START_TEST), (alphacolor_suite):
4709           Add some basic unit tests for alphacolor.
4710
4711 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4712
4713         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4714           If we get a fatal flow return in the loop function, first post the
4715           error message and only then send the EOS event downstream, otherwise
4716           applications might get an eos message before the error message and
4717           think everything was ok (related to #429319).
4718
4719 2007-04-25  Wim Taymans  <wim@fluendo.com>
4720
4721         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4722         Read the channel byte as an unsigned byte.
4723
4724 2007-04-25  Wim Taymans  <wim@fluendo.com>
4725
4726         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4727         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4728         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4729         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4730         (gst_rtp_gsm_depay_setcaps):
4731         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4732         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4733         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4734         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4735         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4736         (gst_ilbc_depay_get_property):
4737         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4738         * gst/rtp/gstrtpmp4adepay.c:
4739         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4740         (gst_rtp_pcma_depay_setcaps):
4741         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4742         (gst_rtp_pcmu_depay_setcaps):
4743         Make sure we configure the clock_rate in the baseclass in the setcaps
4744         function. Fixes #431282.
4745
4746 2007-04-25  Wim Taymans  <wim@fluendo.com>
4747
4748         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4749         (gst_rtspsrc_stream_free), (request_pt_map),
4750         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4751         * gst/rtsp/gstrtspsrc.h:
4752         Parse server address from SDP.
4753         Hook up a udpsink to send RTCP back to the server.
4754
4755         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4756         * gst/rtsp/rtsptransport.h:
4757         Add some docs.
4758
4759 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4760
4761         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4762           Make header field check conditional. Fixes #433135
4763
4764 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4765
4766         * docs/plugins/Makefile.am:
4767         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4768         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4769         * docs/plugins/inspect/plugin-alphacolor.xml:
4770         * gst/alpha/Makefile.am:
4771         * gst/alpha/gstalphacolor.c:
4772         * gst/alpha/gstalphacolor.h:
4773           Add minimal docs blurb to alphacolor; split out headers into
4774           separate header file for gtk-doc.
4775
4776 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4777
4778         * gst/debug/progressreport.c: (gst_progress_report_report):
4779           Don't try to post NULL message (in case we can't query upstream
4780           position or duration).
4781
4782 2007-04-18  Michael Smith  <msmith@fluendo.com>
4783
4784         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4785         (gst_cutter_get_caps):
4786         * gst/cutter/gstcutter.h:
4787           Fix some of the most obvious bugs in cutter. Now doesn't leak
4788           everything if input is silent.
4789
4790 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4791
4792         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4793         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4794         * gst/wavenc/gstwavenc.h:
4795         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4796         else results in a invalid block align and invalid files.
4797
4798 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4799
4800         Patch by: Snaik <snaik32 gmail com>
4801
4802         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4803           Add missing break statement for BOX_HORIZONTAL case.
4804
4805 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4806
4807         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4808
4809         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4810         Use correct format strings for integer types.
4811
4812 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4813
4814         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4815         (gst_wavparse_create_sourcepad):
4816         Use gst_riff_create_audio_template_caps () instead of the local caps.
4817         This makes updates of the local caps unecessary whenever libgstriff
4818         gets support for new formats.
4819
4820 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4821
4822         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4823
4824         * sys/sunaudio/gstsunaudio.c:
4825         * sys/sunaudio/gstsunaudiomixer.c:
4826         * sys/sunaudio/gstsunaudiomixer.h:
4827         * sys/sunaudio/gstsunaudiomixerctrl.c:
4828         * sys/sunaudio/gstsunaudiomixerctrl.h:
4829         * sys/sunaudio/gstsunaudiomixertrack.h:
4830         * sys/sunaudio/gstsunaudiosink.c:
4831         * sys/sunaudio/gstsunaudiosink.h:
4832         * sys/sunaudio/gstsunaudiosrc.c:
4833         * sys/sunaudio/gstsunaudiosrc.h:
4834           Fix and/or update copyright attributions (#430228).
4835
4836 2007-04-13  Wim Taymans  <wim@fluendo.com>
4837
4838         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4839         Fix docs.
4840
4841         * gst/rtsp/URLS:
4842         Add some more example urls.
4843
4844         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4845         (gst_rtp_dec_chain_rtp):
4846         Better debugging.
4847
4848         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4849         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4850         (gst_rtspsrc_parse_rtpinfo):
4851         Remove unused code.
4852
4853 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4854
4855         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4856         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4857         (gst_wavparse_stream_data):
4858           Relax the audio/mpeg caps again and add FIXME: comment.
4859
4860 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4861
4862         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4863         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4864         (gst_wavparse_stream_data):
4865         * gst/wavparse/gstwavparse.h:
4866           More sanity check for the header fields. Fix type for 'rate' header
4867           field.
4868
4869 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4870
4871         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4872         (gst_icydemux_unicodify):
4873           If the metadata strings we get in the stream are not UTF-8, try to
4874           interpret them according to the character encodings specified in the
4875           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4876           only fall back to locale/ISO-8859-1 if those aren't set or don't
4877           work. Should fix #428901.
4878
4879 2007-04-12  Wim Taymans  <wim@fluendo.com>
4880
4881         * gst/rtp/gstrtph264depay.c:
4882         Use the proper sync word for SPS and PPS.
4883
4884 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4885
4886         * gst/rtp/Makefile.am:
4887         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4888           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4889         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4890           Add a simple hashing implementation that we can use to generate
4891           a 24-bit ident value based on the codebooks for vorbis and theora.
4892         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4893           gst_rtp_theora_pay_handle_buffer):
4894         * gst/rtp/gstrtpvorbisdepay.c
4895           (gst_rtp_vorbis_depay_parse_configuration,
4896           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4897         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4898           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4899           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4900           Use the hashing function, ensuring that the same codebooks result
4901           in the same ident and thus the same SDP description.
4902           Various log fixes/changes.
4903
4904 2007-04-12  Wim Taymans  <wim@fluendo.com>
4905
4906         Patch by: jerry tan <jerry dot tan at sun dot com>
4907
4908         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4909         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4910         application's responsibility to make sure it open the device once.
4911         Remove a careless error if AUDIODEV is set. Fixes #392620.
4912
4913 2007-04-12  Wim Taymans  <wim@fluendo.com>
4914
4915         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4916         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4917         * gst/rtsp/gstrtpdec.h:
4918         Make backward compat with rtpbin by adding the request-pt-map signals.
4919
4920         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4921         (new_session_pad), (request_pt_map),
4922         (gst_rtspsrc_stream_configure_transport),
4923         (gst_rtspsrc_stream_configure_caps),
4924         (gst_rtspsrc_activate_streams):
4925         * gst/rtsp/gstrtspsrc.h:
4926         Implement request-pt-map signals instead of setting caps on the buffers
4927         for the session manager.
4928
4929 2007-04-11  Wim Taymans  <wim@fluendo.com>
4930
4931         * gst/udp/gstudp.c: (plugin_init):
4932         Register GstNetBuffer in plugin_init so that the type can be used from
4933         multiple threads without races.
4934
4935 2007-04-10  Wim Taymans  <wim@fluendo.com>
4936
4937         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4938         (gst_rtp_amr_depay_process):
4939         Fix depayloader clock_rate and some cleanups.
4940
4941         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4942         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4943         * gst/rtp/gstrtph264depay.h:
4944         Don't push codec_data in the adapter because it might get flushed when
4945         we get a discont.
4946
4947         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4948         Handle multiple AU per packet.
4949
4950         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4951         (gst_rtp_sv3v_depay_plugin_init):
4952         Disable rank, this one does not work.
4953         Remove timestamping, base class does that.
4954
4955 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4956
4957         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4958           limit caps to the formats we announce in the template
4959
4960         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4961         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4962         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4963           fix some crashers/asserts when dealing with broken files
4964
4965 2007-04-10  Wim Taymans  <wim@fluendo.com>
4966
4967         Patch by: Peter Kjellerstedt  <pkj at axis com>
4968
4969         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4970         * gst/rtp/gstrtpL16depay.c:
4971         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4972         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4973         (gst_rtp_speex_depay_setcaps):
4974         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4975         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4976         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
4977         Fix some compiler warnings. Fixes #428182.
4978
4979 2007-04-06  Wim Taymans  <wim@fluendo.com>
4980
4981         * gst/rtsp/Makefile.am:
4982         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
4983         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
4984         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
4985         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
4986         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
4987         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
4988         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
4989         (create_rtcp), (gst_rtp_dec_request_new_pad),
4990         (gst_rtp_dec_release_pad):
4991         * gst/rtsp/gstrtpdec.h:
4992         * gst/rtsp/gstrtsp.c: (plugin_init):
4993         Morph RTPDec into something compatible with RTPBin as a fallback.
4994         Various other style fixes.
4995
4996         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
4997         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
4998         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
4999         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
5000         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
5001         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
5002         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5003         * gst/rtsp/gstrtspsrc.h:
5004         Implement RTPBin session manager handling.
5005         Don't try to add empty properties to caps.
5006         Implement fallback session manager, handling.
5007         Don't combine errors from RTCP streams, just ignore them.
5008
5009         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
5010         * gst/rtsp/rtsptransport.h:
5011         Implement fallback session manager.
5012         Make RTPBin the default one when available.
5013
5014 2007-04-05  Wim Taymans  <wim@fluendo.com>
5015
5016         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
5017         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
5018         This element is ready to be autoplugged.
5019
5020 2007-04-05  Julien MOUTTE  <julien@moutte.net>
5021
5022         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
5023         Don't leave the offsets defined by upstream element on the
5024         compressed data buffer we are pushing downstream. Make them
5025         GST_BUFFER_OFFSET_NONE.
5026
5027 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
5028
5029         * gst/avi/README:
5030         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5031         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
5032         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
5033         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5034         (gst_avi_demux_calculate_durations_from_index),
5035         (gst_avi_demux_stream_header_push),
5036         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
5037         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
5038           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
5039
5040 2007-04-03  Wim Taymans  <wim@fluendo.com>
5041
5042         * gst/smpte/barboxwipes.c:
5043         Fix error as spotted by Snaik <snaik32 at gmail dot com>
5044
5045 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
5046
5047         * gst/wavparse/gstwavparse.c:
5048         Support audio/x-raw-float in wav files. This only works with
5049         plugins-base CVS, using an older version doesn't have any
5050         disadvantages though.
5051
5052 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
5053
5054         * configure.ac:
5055         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
5056         (gst_au_parse_parse_header), (gst_au_parse_chain):
5057         * gst/auparse/gstauparse.h:
5058         Revert last change as we don't want plugins-good to depend on
5059         plugins-base CVS now.
5060
5061 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5062
5063         * configure.ac:
5064         Require gst-plugins-base CVS for audioconvert with non-native
5065         float support and width/depth fix in libgstriff.
5066
5067         Patch by: René Stadler <mail at renestadler dot de>
5068
5069         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
5070         (gst_au_parse_parse_header), (gst_au_parse_chain):
5071         * gst/auparse/gstauparse.h:
5072         Don't swap the floats ourself if they're not in native endianness.
5073         Instead let audioconvert handle this. Fixes #339838.
5074
5075 2007-03-29  Wim Taymans  <wim@fluendo.com>
5076
5077         * gst/rtp/gstasteriskh263.h:
5078         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
5079         (gst_rtp_h263p_depay_change_state):
5080         * gst/rtp/gstrtph263pdepay.h:
5081         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5082         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
5083         (gst_rtp_h264_depay_change_state):
5084         * gst/rtp/gstrtph264depay.h:
5085         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
5086         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
5087         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
5088         Flush adapter on disconts.
5089
5090 2007-03-29  Wim Taymans  <wim@fluendo.com>
5091
5092         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
5093         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
5094         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
5095         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5096         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
5097         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
5098         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
5099         (gst_rtp_mp4v_depay_process):
5100         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
5101         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
5102         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
5103         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5104         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
5105         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
5106         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
5107         Use more efficient adapter and rtpbuffer methods when possible.
5108
5109 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5110
5111         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
5112         (gst_wavenc_sink_setcaps):
5113         Correctly handle width!=depth input.
5114         * gst/wavparse/gstwavparse.c:
5115         Already export in the caps that width==8 uses unsigned samples and
5116         everything else uses signed samples.
5117
5118 2007-03-29  Wim Taymans  <wim@fluendo.com>
5119
5120         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5121
5122         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
5123         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
5124         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
5125         (gst_dynudpsink_close):
5126         * gst/udp/gstdynudpsink.h:
5127         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5128         (gst_udpsrc_create), (gst_udpsrc_set_property),
5129         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
5130         * gst/udp/gstudpsrc.h:
5131         Rework the socket allocation a bit based on the sockfd argument so that
5132         it becomes usable.
5133         Add a closefd property to instruct the udp elements to close the custom
5134         file descriptors when going to READY. Fixes #423304.
5135         API:GstUDPSrc::closefd property
5136         API:GstDynUDPSink::closefd property
5137
5138 2007-03-29  Wim Taymans  <wim@fluendo.com>
5139
5140         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5141
5142         * gst/rtp/Makefile.am:
5143         * gst/rtp/gstrtp.c: (plugin_init):
5144         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
5145         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
5146         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
5147         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
5148         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
5149         (gst_rtp_h264_pay_plugin_init):
5150         * gst/rtp/gstrtph264pay.h:
5151         Added H264 payloader. Fixes #423782.
5152
5153         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5154         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5155         Small fixes.
5156
5157 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5158
5159         * gst/wavparse/gstwavparse.c:
5160         Actually support depths from 1 to 32, not only 8 to 32.
5161
5162 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
5163
5164         * gst/wavparse/gstwavparse.c:
5165         Add support for wav files containing audio/x-raw-int with random
5166         depths between 1 and 32 bits.
5167
5168 2007-03-28  Wim Taymans  <wim@fluendo.com>
5169
5170         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
5171
5172         * gst/rtp/Makefile.am:
5173         * gst/rtp/gstrtp.c: (plugin_init):
5174         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
5175         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
5176         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
5177         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
5178         (gst_rtp_mp4a_depay_get_property),
5179         (gst_rtp_mp4a_depay_change_state),
5180         (gst_rtp_mp4a_depay_plugin_init):
5181         * gst/rtp/gstrtpmp4adepay.h:
5182         Added MP4A-LATM depayloader. Fixes #417792.
5183
5184         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
5185         (gst_rtp_mp4v_depay_process):
5186         Fixup depayloader, setting codec_data, using more efficient adaptor and
5187         rtpbuffer handling.
5188
5189         * gst/rtsp/URLS:
5190         Add url to test above.
5191
5192 2007-03-25  Wim Taymans  <wim@fluendo.com>
5193
5194         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
5195         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
5196         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
5197         (gst_rtspsrc_media_to_caps),
5198         (gst_rtspsrc_stream_configure_transport),
5199         (gst_rtspsrc_stream_configure_caps),
5200         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
5201         * gst/rtsp/gstrtspsrc.h:
5202         Handle default clock-rates for static payload types, rearrange stuff so
5203         that the rtpmap field in the sdp can override the defaults.
5204         Parse RTP-Info field to get the seqnum and timebase fields that should
5205         go in the caps.
5206         Delay configuring caps after we got the RTP-Info from the PLAY reply from
5207         the server. 
5208
5209 2007-03-22  Wim Taymans  <wim@fluendo.com>
5210
5211         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
5212
5213         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5214         Accept complex pipeline descriptions as an audio profile instead of just
5215         a single element. Fixes #420658.
5216
5217 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
5218
5219         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
5220           Rename registered type in preparation of GstTagDemux moving to
5221           -base at some point in the future.
5222
5223 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
5224
5225         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
5226           Streaming mode fixes: don't unref buffer we don't own any longer;
5227           remove bogus adapter flush. Fixes #419338.
5228
5229 2007-03-17  David Schleef  <ds@schleef.org>
5230
5231         * REQUIREMENTS: Change the format to key/value, add a bunch of
5232           information, remove a bunch of requirements that are for
5233           other GStreamer packages.
5234
5235 2007-03-17  David Schleef  <ds@schleef.org>
5236
5237         * REQUIREMENTS: Fix a few things.  This file really needs a
5238         good once-over.
5239
5240 2007-03-15  Edward Hervey  <edward@fluendo.com>
5241
5242         * sys/Makefile.am:
5243         Don't forget to distribute the sys/osxaudio/ directory.
5244
5245 2007-03-15  Edward Hervey  <edward@fluendo.com>
5246
5247         * configure.ac:
5248         * sys/Makefile.am:
5249         * sys/osxaudio/Makefile.am:
5250         * sys/osxaudio/gstosxaudio.c:
5251         * sys/osxaudio/gstosxaudiosink.c:
5252         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
5253         (gst_osx_audio_sink_getcaps),
5254         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
5255         * sys/osxaudio/gstosxaudiosrc.c:
5256         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
5257         (gst_osx_audio_src_create_ringbuffer):
5258         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
5259         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
5260         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
5261         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
5262         * sys/osxaudio/gstosxringbuffer.h:
5263         Activate osxaudio in gst-plugins-good with proper build setup.
5264         Add inlined documentation.
5265         Fix debug statements
5266         Fix ringbuffer when pausing.
5267         Fixes #323471
5268
5269 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5270         * gst/rtp/gstrtppcmapay.c:
5271         * gst/rtp/gstrtppcmapay.h:
5272         * gst/rtp/gstrtppcmupay.c:
5273         * gst/rtp/gstrtppcmupay.h:
5274         Ported mulaw and alaw payloaders to use new base class
5275
5276 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5277
5278         * po/af.po:
5279         * po/az.po:
5280         * po/cs.po:
5281         * po/en_GB.po:
5282         * po/it.po:
5283         * po/nl.po:
5284         * po/or.po:
5285         * po/sq.po:
5286         * po/sr.po:
5287         * po/sv.po:
5288         * po/uk.po:
5289         * po/vi.po:
5290           Update translations.
5291
5292 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
5293
5294         * configure.ac:
5295           Fix string replace error (AG_AG_GST_* => AG_GST_*).
5296
5297 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
5298
5299         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
5300           Fix handling of -1 values for start and stop values when seeking,
5301           and SEEK_CUR+SEEK_END here as well.
5302
5303 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
5304
5305         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
5306           Fix handling of -1 values for start and stop values when seeking, 
5307           and SEEK_CUR+SEEK_END.
5308
5309 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
5310
5311         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
5312           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
5313           the image format a variable-length NUL-terminated string; in
5314           versions before that the image format is a fixed-length string of
5315           3 characters (see #348644 for a sample tag).
5316           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
5317
5318 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
5319
5320         * win32/MANIFEST:
5321         Add new project files to MANIFEST.
5322         * win32/vs6/libgstaudiofx.dsp:
5323         * win32/vs6/libgstrtp.dsp:
5324         * win32/vs6/libgstrtsp.dsp:
5325         Update project files.
5326         
5327 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
5328
5329         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
5330         (gst_avi_demux_parse_index):
5331         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5332         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
5333           Printf format fixes; also add some missing quotes in translated
5334           strings. Fixes #416728 and #416727.
5335
5336 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5337
5338         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
5339           Tim and I can't think of any reason the child audio sink needs to 
5340           be set back to NULL after successfully determining that it can 
5341           reach READY - it gets immediately set back to READY by the caller
5342           anyway, causing an unnecessary close/open of any audio devices
5343           involved.
5344
5345 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
5346
5347         * po/LINGUAS:
5348         * po/ja.po:
5349           Add ja.po file from #377306.
5350
5351 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
5352
5353         * sys/sunaudio/gstsunaudio.c: (plugin_init):
5354         * sys/sunaudio/gstsunaudiomixertrack.c:
5355         (gst_sunaudiomixer_track_new):
5356           Actually translate sunaudio mixer track labels instead of just
5357           marking the strings as translatable (#377306); clean up weird
5358           label string mapping code that serves no apparent purpose. Also
5359           set the 'untranslated-label' property when creating mixer tracks
5360           if the GstMixerTrack base class supports this.
5361
5362         * tests/check/Makefile.am:
5363         * tests/check/elements/.cvsignore:
5364         * tests/check/elements/sunaudio.c: (GST_START_TEST),
5365         (sunaudio_suite):
5366           Very minimalistic unit test for sunaudiomixer element (compiles, but not
5367           actually tested on a system where sunaudiomixer is available).
5368
5369 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5370
5371         * tests/check/Makefile.am:
5372         Re-enable the states test and see if it works on the buildbots.
5373
5374 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
5375
5376         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
5377         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
5378         (gst_dvdec_change_state):
5379         * ext/dv/gstdvdec.h:
5380         Infer pixel-aspect-ratio from the video frame format if it isn't
5381         provided by the container, as happens when playing DV from AVI
5382         or Quicktime containers.
5383
5384         Patch by: Wim Taymans <wim@fluendo.com>
5385         Fixes #380944
5386
5387 2007-03-09  Wim Taymans  <wim@fluendo.com>
5388
5389         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
5390         When activated, remove the udpsrc timeout, we have dataflow and timeouts
5391         will later be handled by the jitterbuffer.
5392
5393 2007-03-09  Wim Taymans  <wim@fluendo.com>
5394
5395         * ext/taglib/gstid3v2mux.cc:
5396         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
5397         Fixes #414496.
5398         
5399         Patch by: Alex Lancaster <alexl at users sourceforge net>
5400
5401 2007-03-09  Wim Taymans  <wim@fluendo.com>
5402
5403         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5404         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
5405         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5406         (gst_avi_demux_chain):
5407         Fix stream position reporting after a seek. Fixes #416445.
5408
5409 2007-03-08  Wim Taymans  <wim@fluendo.com>
5410
5411         Patch by: René Stadler <mail at renestadler dot de>
5412
5413         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5414         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
5415         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
5416         Make avidemux accept optional header chunks in any order.
5417         Fixes #415446.
5418
5419 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
5420
5421         * tests/check/Makefile.am:
5422         Disable the states check until the remaining Valgrind errors
5423         are fixed or suppressed.
5424
5425 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5426
5427         * tests/check/elements/.cvsignore:
5428           Add audiodynamic check to .cvsignore
5429
5430 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5431
5432         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5433
5434         * gst/audiofx/Makefile.am:
5435         * gst/audiofx/audiodynamic.c:
5436         (gst_audio_dynamic_characteristics_get_type),
5437         (gst_audio_dynamic_mode_get_type),
5438         (gst_audio_dynamic_set_process_function),
5439         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
5440         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
5441         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
5442         (gst_audio_dynamic_transform_hard_knee_compressor_int),
5443         (gst_audio_dynamic_transform_hard_knee_compressor_float),
5444         (gst_audio_dynamic_transform_soft_knee_compressor_int),
5445         (gst_audio_dynamic_transform_soft_knee_compressor_float),
5446         (gst_audio_dynamic_transform_hard_knee_expander_int),
5447         (gst_audio_dynamic_transform_hard_knee_expander_float),
5448         (gst_audio_dynamic_transform_soft_knee_expander_int),
5449         (gst_audio_dynamic_transform_soft_knee_expander_float),
5450         (gst_audio_dynamic_transform_ip):
5451         * gst/audiofx/audiodynamic.h:
5452         * gst/audiofx/audiofx.c: (plugin_init):
5453         Add new audiodynamic element which can act as a compressor or
5454         expander. Supported are hard-knee and soft-knee operation modes with
5455         user-specified ratio and threshold.
5456         Attack and release parameters are not yet implemented but will follow.
5457         * docs/plugins/Makefile.am:
5458         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5459         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5460         * docs/plugins/gst-plugins-good-plugins.args:
5461         * docs/plugins/inspect/plugin-audiofx.xml:
5462         Integrate audiodynamic into the docs.
5463         * tests/check/Makefile.am:
5464         * tests/check/elements/audiodynamic.c: (setup_dynamic),
5465         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
5466         Add unit test for audiodynamic.
5467
5468 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
5469
5470         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
5471         Free handles that we allocated when exiting via the error paths.
5472
5473 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
5474
5475         * gst/level/gstlevel.c: (gst_level_class_init),
5476         (gst_level_set_caps), (gst_level_start), (gst_level_event),
5477         (gst_level_transform_ip):
5478         * gst/level/gstlevel.h:
5479           Resolve message timestamps against the playback segment.
5480
5481 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5482
5483         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
5484         (gst_id3demux_sink_activate):
5485           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
5486           caps passed to it (previously one code path assumed it took ownership
5487           while another one assumed it didn't, while in fact it sometimes did and
5488           sometimes didn't ...).
5489
5490         * configure.ac:
5491         * tests/files/Makefile.am:
5492         * tests/files/id3-407349-1.tag:
5493         * tests/files/id3-407349-2.tag:
5494           Add directory where data for unit tests can be stored.
5495
5496         * tests/Makefile.am:
5497         * tests/check/Makefile.am:
5498         * tests/check/elements/.cvsignore:
5499         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
5500         (read_tags_from_file), (run_check_for_file),
5501         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
5502           Add unit test for id3demux, and in particular for bug #407349. Only
5503           testing pull-mode for now; push mode doesn't work yet because the test
5504           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
5505
5506 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5507
5508         * tests/check/Makefile.am:
5509           Add missing backslash at end of line.
5510
5511 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5512
5513         Trigger rebuild.
5514
5515 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5516
5517         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
5518         * gst/id3demux/id3tags.h:
5519         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
5520         (parse_obsolete_tdat_frame):
5521           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
5522           the four-digit number will be interpreted as a year, whereas it is
5523           month and day in DDMM format. Instead, parse TDAT frames and fix up
5524           the date in the GST_TAG_DATE tag later if we also extracted a year.
5525           Fixes #407349.
5526
5527 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5528
5529         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5530         (gst_switch_commit_new_kid):
5531         Fix up the dispose logic so it doesn't leak, and fix setting of 
5532         the child state so that we don't set a child to our current state 
5533         just as we are changing it to something else.
5534
5535 2007-03-06  Wim Taymans  <wim@fluendo.com>
5536
5537         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
5538         (gst_goom_chain):
5539         * gst/goom/gstgoom.h:
5540         Document, fix and improve goom adapter behaviour.
5541         Fixes #407006.
5542
5543 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5544
5545         * ext/esd/esdsink.c: (gst_esdsink_open):
5546         Unref static pad template after using it.
5547
5548 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5549
5550         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5551         (gst_switch_commit_new_kid):
5552         Fix up the reference counting of the child elements.
5553
5554 2007-03-05  Wim Taymans  <wim@fluendo.com>
5555
5556         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
5557         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
5558         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
5559         Fix encoding-name case.
5560
5561 2007-03-05  Wim Taymans  <wim@fluendo.com>
5562
5563         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
5564         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
5565         (gst_rtp_speex_depay_process):
5566         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
5567         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
5568         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
5569         (gst_rtp_speex_pay_change_state):
5570         * gst/rtp/gstrtpspeexpay.h:
5571         Fix speex (de)payloader. Fixes #358040.
5572
5573 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5574
5575         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
5576         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
5577         Install fakesink in NULL by fixing some broken logic. This obviates
5578         the need to manually set _IS_SINK.
5579         Add some comments and remove a little cruft while I'm at it.
5580
5581 2007-03-05  Wim Taymans  <wim@fluendo.com>
5582
5583         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
5584         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
5585
5586 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
5587
5588         * po/POTFILES.in:
5589           Update.
5590
5591 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5592
5593         * tests/check/Makefile.am:
5594         Gah! Also disable gconfvideosink from the tests, otherwise
5595         it will instantiate autovideosink, and dfbvideosink and
5596         leak on the buildbots.
5597
5598 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5599
5600         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
5601         (gst_cdio_cdda_src_finalize):
5602         Make sure we always destroy our libcdio handle.
5603
5604 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5605
5606         * tests/check/Makefile.am:
5607         Disable autovideosink so the buildbots don't barf over memory
5608         leaked in the directfb sink.
5609
5610 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5611
5612         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5613         Chain up in dispose
5614
5615 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5616
5617         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5618         (gst_multipart_find_pad_by_mime):
5619         Use gst_pad_new_from_static_template instead of
5620         static_pad_template_get+pad_new.
5621
5622 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5623
5624         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5625         Catch the case where no clock has been set.
5626
5627 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5628
5629         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5630         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5631         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5632         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5633         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5634         (gst_gconf_audio_src_finalize), (do_toggle_element):
5635         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5636         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5637         (do_toggle_element):
5638         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5639         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5640         (gst_gconf_video_src_finalize), (do_toggle_element):
5641         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5642         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5643         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5644         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5645         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5646         (gst_shout2send_init), (gst_shout2send_finalize):
5647         * gst/debug/testplugin.c: (gst_test_class_init),
5648         (gst_test_finalize):
5649         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5650         (gst_flxdec_dispose):
5651         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5652         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5653         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5654         (gst_rtspsrc_finalize):
5655         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5656         * gst/rtsp/rtspextwms.h:
5657         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5658         (gst_smpte_finalize):
5659         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5660         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5661         (gst_udpsink_finalize):
5662         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5663         (gst_wavparse_sink_activate):
5664         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5665         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5666         (gst_oss_src_finalize):
5667         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5668         * sys/v4l2/gstv4l2object.h:
5669         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5670         (gst_v4l2src_finalize):
5671         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5672
5673         Fix a bunch of leaks shown by the newly-added states test.
5674
5675 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5676
5677         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5678         Use gst_pad_new_from_static_template instead of 
5679         static_pad_template_get+pad_new.
5680
5681 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5682
5683         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5684
5685         * ext/libcaca/Makefile.am:
5686         * gst/debug/Makefile.am:
5687           Don't mix tabs and spaces (#414168).
5688
5689 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5690
5691         * tests/check/generic/.cvsignore:
5692           Ignore files to please buildbot.
5693
5694 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5695
5696         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5697         (gst_wavparse_stream_data):
5698           Unbreak my previous commit (swapped nominator & denominator). Tim,
5699           thanks for spotting.
5700
5701 2007-03-02  Wim Taymans  <wim@fluendo.com>
5702
5703         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5704         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5705         (gst_cdio_cdda_src_finalize):
5706         Small code cleanups.
5707         Don't use pad_alloc as the base class cannot deal with the error codes.
5708
5709 2007-03-02  Wim Taymans  <wim@fluendo.com>
5710
5711         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5712         (gst_udpsrc_create):
5713         Fix doc.
5714
5715 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5716
5717         Patch by: René Stadler <mail@renestadler.de>
5718
5719         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5720         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5721         (gst_wavparse_stream_data):
5722           Handle rounding better to not drop last sample frame. Fixes #356692
5723
5724 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5725
5726         * tests/check/Makefile.am:
5727         Disable cacasink from the states check too - it also calls exit(1)
5728         on us when it can't find a terminal to talk to.
5729
5730 2007-03-02  Wim Taymans  <wim@fluendo.com>
5731
5732         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5733
5734         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5735         (gst_udpsrc_create), (gst_udpsrc_set_property),
5736         (gst_udpsrc_get_property):
5737         * gst/udp/gstudpsrc.h:
5738         Add support to strip proprietary headers. Fixes #350296.
5739
5740 2007-03-02  Wim Taymans  <wim@fluendo.com>
5741
5742         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5743         Fix compilation.
5744
5745 2007-03-02  Wim Taymans  <wim@fluendo.com>
5746
5747         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5748
5749         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5750         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5751         (gst_rtp_mp2t_depay_set_property),
5752         (gst_rtp_mp2t_depay_get_property):
5753         * gst/rtp/gstrtpmp2tdepay.h:
5754         Add support to strip off proprietary headers. Fixes #350278.
5755
5756 2007-03-02  Wim Taymans  <wim@fluendo.com>
5757
5758         * ext/hal/hal.c:
5759         Fix compilation.
5760
5761 2007-03-02  Wim Taymans  <wim@fluendo.com>
5762
5763         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5764         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5765         (gst_sunaudiosrc_open):
5766         * sys/sunaudio/gstsunaudiosrc.h:
5767         Remove device-name from GstSunAudioSrc. Fixes #412597.
5768
5769 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5770
5771         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5772         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5773         Having NULL as UDI previously selected the default sink/src. Change
5774         this back but mention it in the debug output.
5775         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5776         (gst_hal_get_oss_element), (gst_hal_get_string),
5777         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5778         (gst_hal_get_audio_src):
5779         * ext/hal/hal.h:
5780         Refactor a bit, check all error conditions, greatly improve debugging
5781         and fix some possible memory leaks. Also implement OSS support
5782         and allow specifying an UDI that points to a real device. For this the
5783         child device which supports ALSA (preferred) or OSS is used.
5784         As a side effect this makes it impossible now to get a alsasink in
5785         halaudiosrc and a alsasrc in halaudiosink.
5786
5787 2007-03-01  Wim Taymans  <wim@fluendo.com>
5788
5789         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5790         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5791         Errors from the udp sources are not fatal unless all of them are in
5792         error.
5793
5794 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5795
5796         * tests/check/Makefile.am:
5797         Disable aasink in the states test. I suspect this is the element that
5798         is calling exit(1) when it can't proceed.
5799
5800 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5801
5802         * tests/check/Makefile.am:
5803         Draw plugins in from the build tree sys/ dir, rather than picking
5804         up the already installed versions.
5805
5806 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5807
5808         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5809         Error out correctly when getting xcontext fails.
5810
5811 2007-03-01  Wim Taymans  <wim@fluendo.com>
5812
5813         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5814         Make state change to PAUSED NO_PREROLL because that's what it will be in
5815         the future and rtspsrc relies on it.
5816
5817         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5818         (gst_rtspsrc_change_state):
5819         Don't error out when we don't get an error from the state change
5820         function.
5821
5822 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5823
5824         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5825         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5826           Check if the device UDI is set before trying to query HAL
5827           about it and give a useful error message if it wasn't set.
5828         * ext/hal/hal.c: (gst_hal_get_string):
5829           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5830           gives an assertion failure in D-Bus when running with
5831           DBUS_FATAL_WARNINGS=1.
5832
5833 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5834
5835         * configure.ac:
5836           Convert to new AG_GST style.
5837
5838 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5839
5840         * tests/check/Makefile.am:
5841         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5842           add test for states
5843
5844 2007-02-28  Wim Taymans  <wim@fluendo.com>
5845
5846         * tests/check/elements/.cvsignore:
5847         Add new videofilter check to .cvsignore.
5848
5849 2007-02-28  Wim Taymans  <wim@fluendo.com>
5850
5851         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5852         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5853         (gst_avi_demux_loop), (gst_avi_demux_chain):
5854         Fix combined flow return. Fixes #412608.
5855
5856 2007-02-28  Wim Taymans  <wim@fluendo.com>
5857
5858         * gst/videofilter/Makefile.am:
5859         Dist header..
5860
5861 2007-02-28  Wim Taymans  <wim@fluendo.com>
5862
5863         * gst/videofilter/gstgamma.h:
5864         Add header too.
5865
5866 2007-02-28  Wim Taymans  <wim@fluendo.com>
5867
5868         Patch by: Mark Nauwelaerts <manauw at skynet be>
5869
5870         * gst/videofilter/Makefile.am:
5871         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5872         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5873         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5874         (oil_tablelookup_u8), (gst_gamma_set_caps),
5875         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5876         Port gamma filter to 0.10. Fixes #412704.
5877
5878         * tests/check/Makefile.am:
5879         * tests/check/elements/videofilter.c: (setup_filter),
5880         (cleanup_filter), (check_filter), (GST_START_TEST),
5881         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5882         Add unit tests for videofilters.
5883
5884 2007-02-28  Wim Taymans  <wim@fluendo.com>
5885
5886         * gst/rtsp/URLS:
5887         Add another interesting test url.
5888
5889         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5890         Don't allow getting header fields from data packets.
5891
5892 2007-02-28  Michael Smith  <msmith@fluendo.com>
5893
5894         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5895         (gst_shout2send_init), (gst_shout2send_start),
5896         (gst_shout2send_set_property), (gst_shout2send_get_property):
5897         * ext/shout2/gstshout2.h:
5898           Add a property for username.
5899
5900 2007-02-27  Christian Schallerr <christian@fluendo.com>
5901
5902         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5903
5904 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5905
5906         * gst/rtsp/Makefile.am:
5907         Fix make check too.
5908
5909 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5910
5911         * gst/rtsp/base64.c: (util_base64_encode):
5912         * gst/rtsp/base64.h:
5913         Commit missing files for base64 encoding.
5914
5915 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5916
5917         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5918
5919         * configure.ac:
5920         * ext/annodex/Makefile.am:
5921         * ext/jpeg/Makefile.am:
5922         * ext/speex/Makefile.am:
5923         * gst/alpha/Makefile.am:
5924         * gst/cutter/Makefile.am:
5925         * gst/debug/Makefile.am:
5926         * gst/effectv/Makefile.am:
5927         * gst/goom/Makefile.am:
5928         * gst/level/Makefile.am:
5929         * gst/smpte/Makefile.am:
5930         * gst/videofilter/Makefile.am:
5931           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5932
5933 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5934
5935         * gst/rtsp/Makefile.am:
5936         * gst/rtsp/rtspconnection.c: (append_auth_header),
5937         (rtsp_connection_send), (rtsp_connection_set_auth):
5938         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5939         from icecast to replace it. Relicensed from GPL courtesy of Mike
5940         Smith.
5941
5942 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5943
5944         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5945         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5946         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5947         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5948         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5949         (gst_rtspsrc_uri_set_uri):
5950         * gst/rtsp/gstrtspsrc.h:
5951         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5952         (append_auth_header), (rtsp_connection_send),
5953         (rtsp_connection_free), (rtsp_connection_set_auth):
5954         * gst/rtsp/rtspconnection.h:
5955         * gst/rtsp/rtspdefs.h:
5956         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5957         * gst/rtsp/rtspurl.h:
5958
5959         Implement simple Basic Authentication support so that urls like
5960         rtsp://user:pass@hostname/rtspstream work on hosts that require
5961         authentication.
5962
5963 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5964
5965         * sys/v4l2/gstv4l2object.c:
5966         * sys/v4l2/gstv4l2tuner.c:
5967         * sys/v4l2/v4l2_calls.c:
5968         Fix segfault when oppening a radio device.
5969         
5970 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5971
5972         * gst/level/gstlevel.c: (gst_level_set_caps),
5973         (gst_level_transform_ip):
5974         * sys/v4l2/README:
5975         * tests/check/elements/level.c: (GST_START_TEST):
5976           Fix level for multi-channel case.
5977
5978 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5979
5980         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
5981         (gst_level_transform_ip):
5982         * gst/level/gstlevel.h:
5983           Use function pointer for process function and add process functions
5984           for float audio.
5985
5986 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
5987
5988         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5989         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5990         (gst_v4l2src_capture_init):
5991           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
5992           fixes #407369
5993
5994 2007-02-18  Wim Taymans  <wim@fluendo.com>
5995
5996         * gst/rtp/Makefile.am:
5997         * gst/rtp/gstrtp.c: (plugin_init):
5998         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
5999         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
6000         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
6001         (gst_rtp_mp2t_pay_plugin_init):
6002         * gst/rtp/gstrtpmp2tpay.h:
6003         Added simple mpeg transport stream payloader.
6004
6005 2007-02-16  Wim Taymans  <wim@fluendo.com>
6006
6007         * gst/rtsp/URLS:
6008         Add example H264 rtsp url.
6009
6010         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
6011         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6012         Don't convert values to lowercase or we might mess up base64 encoded
6013         properties.
6014
6015 2007-02-16  Wim Taymans  <wim@fluendo.com>
6016
6017         * gst/rtp/README:
6018         Fix case of string params.
6019
6020         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
6021         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
6022         Fix depayloader, support more packet types.
6023         Add sync codes to make sure the packetizer can do its job.
6024
6025         * gst/rtp/gstrtpmp4gdepay.c:
6026         * gst/rtp/gstrtpmp4gpay.c:
6027         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
6028         Fix caps case again.
6029
6030 2007-02-15  Wim Taymans  <wim@fluendo.com>
6031
6032         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
6033         Set right caps on output buffers.
6034
6035 2007-02-14  Wim Taymans  <wim@fluendo.com>
6036
6037         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
6038         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
6039         Clear stack allocated SDPMedia struct before calling _init() on it.
6040         Clarify this in the docs as well.
6041
6042 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
6043
6044         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
6045         (do_change_child):
6046         Don't reset the profile when going switching states, as it makes
6047         the element non-reusable.
6048
6049 2007-02-14  Wim Taymans  <wim@fluendo.com>
6050
6051         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
6052         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
6053         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
6054         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
6055         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
6056         (sdp_parse_line):
6057         * gst/rtsp/sdpmessage.h:
6058         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
6059         Fix memory management of SDP messages. Fixes #407793.
6060
6061 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
6062
6063         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
6064
6065         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
6066         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
6067
6068 2007-02-14  Wim Taymans  <wim@fluendo.com>
6069
6070         Patch by: jp.liu <jp_liu at astrocom dot cn>
6071
6072         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
6073         Fix parsing of password field in url. Fixes #407797.
6074
6075 2007-02-14  Wim Taymans  <wim@fluendo.com>
6076
6077         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
6078         (gst_wavparse_reset), (gst_wavparse_init),
6079         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
6080         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
6081         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
6082         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
6083         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
6084         (gst_wavparse_loop), (gst_wavparse_chain),
6085         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6086         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
6087         (plugin_init):
6088         * gst/wavparse/gstwavparse.h:
6089         Update docs.
6090         Use boilerplate.
6091         Various code cleanups.
6092         When the bitrate is not known (bps == 0 or compressed formats) let
6093         downstream element guestimate the duration and position and don't
6094         generate timestamps or durations. Fixes #405213.
6095         Fix EOS and ERROR conditions in chain mode, we just need to forward the
6096         error flowreturn upstream.
6097
6098 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
6099
6100         * ext/gconf/Makefile.am:
6101         * ext/gconf/gconf.c: (gst_gconf_get_string),
6102         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
6103         (gst_gconf_render_bin_with_default):
6104         * ext/gconf/gconf.h:
6105         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
6106         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
6107         (gst_gconf_audio_sink_dispose), (do_change_child),
6108         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
6109         (cb_change_child), (gst_gconf_audio_sink_change_state):
6110         * ext/gconf/gstgconfaudiosink.h:
6111         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
6112         (gst_switch_sink_class_init), (gst_switch_sink_reset),
6113         (gst_switch_sink_init), (gst_switch_sink_dispose),
6114         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
6115         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
6116         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
6117         * ext/gconf/gstswitchsink.h:
6118         * gst/autodetect/gstautoaudiosink.c:
6119         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6120         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
6121         (gst_auto_audio_sink_detect):
6122         * gst/autodetect/gstautovideosink.c:
6123         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6124         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
6125         (gst_auto_video_sink_detect):
6126         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
6127         and a child that implements the GConf key monitoring. The end goal of
6128         this is an audio sink that can be changed on the fly, but at the 
6129         moment it still only changes on the next READY transition.
6130
6131 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
6132
6133         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
6134         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6135         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
6136         (gst_avi_demux_calculate_durations_from_index),
6137         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
6138         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
6139         (gst_avi_demux_loop):
6140           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
6141
6142 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
6143
6144         * configure.ac:
6145         * docs/plugins/Makefile.am:
6146           Add crossreferences to glib/gobject/gstream docs.
6147
6148 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
6149
6150         * gst/monoscope/Makefile.am:
6151         * gst/monoscope/gstmonoscope.c:
6152           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
6153           (but no LIBS, since we only use defines from the headers).
6154
6155 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
6156
6157         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
6158
6159         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
6160         (gst_wavparse_stream_data):
6161           Fix massive memory leak when operating in streaming mode due to
6162           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
6163           Fixes #407057.
6164
6165 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
6166
6167         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
6168         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
6169         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
6170         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
6171         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6172         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6173         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
6174         (gst_avi_demux_calculate_durations_from_index),
6175         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
6176         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
6177         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6178         * gst/avi/gstavidemux.h:
6179           Save some memory (8%) by repacking the index entry structure (more to
6180           come). Add more FIXMEs to questionable parts.
6181
6182 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
6183
6184         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
6185         (gst_v4l2src_get_caps):
6186         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6187         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6188         (gst_v4l2src_capture_init):
6189           More FIXME comments and messaging changes.
6190
6191 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
6192
6193         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
6194         (gst_goom_change_state):
6195         * gst/goom/gstgoom.h:
6196           Improved docs and use GST_DEBUG_FUNCPTR.
6197
6198         * gst/level/gstlevel.c: (gst_level_class_init):
6199           Use GST_DEBUG_FUNCPTR.
6200
6201         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
6202         (gst_monoscope_chain), (gst_monoscope_change_state):
6203           Improved docs source cleanups.
6204
6205 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
6206
6207         * gst/debug/Makefile.am:
6208         * gst/debug/gstdebug.c: (plugin_init):
6209         * gst/debug/gstpushfilesrc.c:
6210         * gst/debug/gstpushfilesrc.h:
6211           Add code for a pushfilesrc element that implements a pushfile:// URI
6212           handler, to make debugging push-mode operation of demuxer/decoders
6213           that support both easier in connection with seek/playbin/etc.
6214           The element isn't registered at the moment.
6215
6216 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
6217
6218         * gst/avi/gstavimux.c:
6219           Comment a #if 0 in caps template definition as VS6 seems to 
6220         do not support it.
6221         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
6222           Use gst_guint64_to_gdouble for conversion.
6223         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
6224           Move variables declaration before the first instruction.
6225         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
6226           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
6227           And don't include netdb.h for G_OS_WIN32
6228         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
6229           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
6230           by VS6 then use an other way to initialize SDPMedia structure.
6231         * gst/udp/gstdynudpsink.h:
6232         * gst/udp/gstdynudpnetutils.h:
6233           Do not include <sys/time.h> for G_OS_WIN32
6234         * gst/udp/gstudpsrc.c:
6235           Define socklen_t as int for G_OS_WIN32
6236         * win/common/config.h.in:
6237           Undef HAVE_NETINET_IN_H
6238         * win32/vs6/gst_plugins_good.dsw:
6239         * win32/vs6/libgstrtp.dsp:
6240         * win32/vs6/libgstrtsp.dsp:
6241         * win32/vs6/libgstautogen.dsp:
6242         * win32/vs6/libgstaudiofx.dsp:
6243         * win32/vs6/libgstudp.dsp:
6244           Add and update project files.
6245         * win32/common/gstudp-enumtypes.c:
6246         * win32/common/gstudp-enumtypes.h:
6247           Add a copy of udp enumtypes to win32/common as in core 
6248           and base.
6249         
6250 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
6251
6252         * configure.ac:
6253           Activate monoscope when building with --enable-experimental. Fix
6254           --enable-external configure switch description.
6255
6256         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
6257         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
6258           Help gst-indent.
6259
6260 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
6261
6262         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
6263           Explicitly cast result of pointer arithmetic to integer in order to
6264           avoid compiler warnings on some 64-bit systems. Should fix #406018.
6265
6266 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
6267
6268         * gst/debug/progressreport.c:
6269           Some more docs.
6270
6271 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6272
6273         * docs/plugins/inspect/plugin-rtp.xml:
6274           Update for new elements.
6275
6276         * gst/debug/progressreport.h:
6277           Commit newly-created header file as well.
6278
6279 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6280
6281         * docs/plugins/Makefile.am:
6282         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6283         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6284         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6285         * gst/debug/Makefile.am:
6286         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
6287         (gst_progress_report_do_query), (gst_progress_report_report):
6288           Make progressreport element post messages with the current progress
6289           on the bus. Also add some basic docs for it.
6290
6291 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
6292
6293         * ext/hal/hal.c: (gst_hal_get_string):
6294         * ext/hal/hal.h:
6295           Some small cleanups; deal with errors when parsing the HAL ALSA
6296           capabilities a bit better.
6297
6298 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
6299
6300         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
6301           Let's try this again and use the right cast this time.
6302
6303 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
6304
6305         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
6306           Add cast to avoid compiler warnings with older GLib versions
6307           where the nick/name members in GEnumValue are not declared as
6308           constant strings.
6309
6310 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
6311
6312         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
6313         (gst_gconf_render_bin_from_key),
6314         (gst_gconf_get_default_audio_sink):
6315         * ext/gconf/gconf.h:
6316         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
6317         (do_toggle_element), (gst_gconf_audio_sink_set_property),
6318         (gst_gconf_audio_sink_get_property):
6319           In gconfaudiosink, get the right key as the old key in do_toggle
6320           (ie. one dependent on the profile selected). Log some more stuff so
6321           we can see what's actually going on.
6322
6323 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
6324
6325         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
6326         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
6327         (gst_audio_amplify_set_process_function),
6328         (gst_audio_amplify_setup):
6329         * gst/audiofx/audioamplify.h:
6330         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
6331         (gst_audio_invert_class_init), (gst_audio_invert_setup):
6332         * gst/audiofx/audioinvert.h:
6333         Some small cleanups and port both elements to the new GstAudioFilter
6334         base class to save a few lines of common code.
6335         * gst/audiofx/Makefile.am:
6336         Link against libgstaudio for the above changes
6337
6338 2007-01-29  Wim Taymans  <wim@fluendo.com>
6339
6340         * tests/check/elements/.cvsignore:
6341         Some more ignores.
6342
6343 2007-01-26  Wim Taymans  <wim@fluendo.com>
6344
6345         Patch by: charles <charlesg3 at gmail dot com>
6346
6347         * ext/shout2/gstshout2.c: (gst_shout2send_init),
6348         (set_shout_metadata), (gst_shout2send_event):
6349         * ext/shout2/gstshout2.h:
6350         Properly handle tags in shout2send. Fixes #399825.
6351
6352 2007-01-25  Wim Taymans  <wim@fluendo.com>
6353
6354         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
6355         (gst_rtspsrc_activate_streams):
6356         Convert SDP fields to upper/lowercase following the rules in the SDP to
6357         caps document. 
6358
6359 2007-01-25  Wim Taymans  <wim@fluendo.com>
6360
6361         * gst/rtp/README:
6362         * gst/rtp/gstrtpilbcdepay.c:
6363         * gst/rtp/gstrtpilbcpay.c:
6364         * gst/rtp/gstrtpmp4gdepay.c:
6365         * gst/rtp/gstrtpmp4gpay.c:
6366         * gst/rtp/gstrtpspeexdepay.c:
6367         * gst/rtp/gstrtpspeexpay.c:
6368         * gst/rtp/gstrtpsv3vdepay.c:
6369         * gst/rtp/gstrtptheoradepay.c:
6370         * gst/rtp/gstrtptheorapay.c:
6371         * gst/rtp/gstrtpvorbisdepay.c:
6372         * gst/rtp/gstrtpvorbispay.c:
6373         Fix case of encoding-name and key/value pairs to match the document.
6374         This is to make interoperation with SDP case-insensitive as required by
6375         the relevant RFCs.
6376
6377 2007-01-25  Wim Taymans  <wim@fluendo.com>
6378
6379         * configure.ac:
6380         Bump required -core/-base to CVS
6381
6382 2007-01-25  Wim Taymans  <wim@fluendo.com>
6383
6384         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
6385         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
6386         * gst/rtp/gstrtpL16pay.h:
6387         Fill up to MTU using adapter.
6388         Timestamp rtp packets.
6389
6390 2007-01-25  Edward Hervey  <edward@fluendo.com>
6391
6392         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6393         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
6394         Use G_GSIZE_FORMAT in print statements for portability.
6395         Fixes build on macosx.
6396
6397 2007-01-24  Wim Taymans  <wim@fluendo.com>
6398
6399         * gst/rtp/Makefile.am:
6400         * gst/rtp/gstrtp.c: (plugin_init):
6401         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
6402         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
6403         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
6404         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
6405         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
6406         (gst_rtp_L16_depay_plugin_init):
6407         * gst/rtp/gstrtpL16depay.h:
6408         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
6409         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
6410         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
6411         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
6412         (gst_rtp_L16_pay_plugin_init):
6413         * gst/rtp/gstrtpL16pay.h:
6414         Port and enable raw audio payloader/depayloader. Needs a bit more work
6415         on the payloader side.
6416
6417 2007-01-24  Wim Taymans  <wim@fluendo.com>
6418
6419         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
6420         (gst_rtspsrc_stream_configure_transport),
6421         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
6422         * gst/rtsp/gstrtspsrc.h:
6423         Only unblock the udp pads when we linked and activated them all.
6424         Fixes #395688.
6425
6426 2007-01-24  Wim Taymans  <wim@fluendo.com>
6427
6428         * gst/rtp/Makefile.am:
6429         * gst/rtp/gstrtp.c: (plugin_init):
6430         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
6431         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
6432         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
6433         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
6434         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
6435         * gst/rtp/gstrtpac3depay.h:
6436         Added simple AC3 depayloader (RFC 4184).
6437
6438         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
6439         Fix a leak.
6440
6441 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
6442
6443         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6444
6445         * gst/audiofx/Makefile.am:
6446         * gst/audiofx/audioamplify.c:
6447         (gst_audio_amplify_clipping_method_get_type),
6448         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
6449         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
6450         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
6451         (gst_audio_amplify_set_caps),
6452         (gst_audio_amplify_transform_int_clip),
6453         (gst_audio_amplify_transform_int_wrap_negative),
6454         (gst_audio_amplify_transform_int_wrap_positive),
6455         (gst_audio_amplify_transform_float_clip),
6456         (gst_audio_amplify_transform_float_wrap_negative),
6457         (gst_audio_amplify_transform_float_wrap_positive),
6458         (gst_audio_amplify_transform_ip):
6459         * gst/audiofx/audioamplify.h:
6460         * gst/audiofx/audiofx.c: (plugin_init):
6461         Add new element "audioamplify". This allows scaling of raw audio
6462         samples, similar to the "volume" element, but provides different modes
6463         for clipping and allows unlimited amplification. It's mainly targeted
6464         for creative sound design and not as a replacement of the "volume"
6465         element. Fixes #397162
6466         * docs/plugins/Makefile.am:
6467         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6468         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6469         * docs/plugins/gst-plugins-good-plugins.args:
6470         * docs/plugins/inspect/plugin-audiofx.xml:
6471         Add docs for audioamplify and integrate them into the build system
6472         * tests/check/Makefile.am:
6473         * tests/check/elements/audioamplify.c: (setup_amplify),
6474         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
6475         Add fairly extensive unit test suite for audioamplify
6476
6477 2007-01-24  Wim Taymans  <wim@fluendo.com>
6478
6479         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
6480         Unblock pads after adding the pads to the element so that autopluggers
6481         get a change to link something. Possibly fixes #395688.
6482
6483 2007-01-24  Wim Taymans  <wim@fluendo.com>
6484
6485         * gst/rtp/gstrtpamrdepay.c:
6486         * gst/rtp/gstrtpgsmdepay.c:
6487         * gst/rtp/gstrtph263pdepay.c:
6488         * gst/rtp/gstrtph263ppay.c:
6489         * gst/rtp/gstrtph264depay.c:
6490         * gst/rtp/gstrtpilbcdepay.c:
6491         * gst/rtp/gstrtpmp2tdepay.c:
6492         * gst/rtp/gstrtpmp4gdepay.c:
6493         * gst/rtp/gstrtpmp4gpay.c:
6494         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
6495         * gst/rtp/gstrtpmp4vpay.c:
6496         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
6497         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
6498         (gst_rtp_mpa_depay_process):
6499         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
6500         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
6501         * gst/rtp/gstrtppcmadepay.c:
6502         * gst/rtp/gstrtppcmudepay.c:
6503         * gst/rtp/gstrtpspeexdepay.c:
6504         * gst/rtp/gstrtpspeexpay.c:
6505         * gst/rtp/gstrtpsv3vdepay.c:
6506         * gst/rtp/gstrtptheoradepay.c:
6507         * gst/rtp/gstrtptheorapay.c:
6508         * gst/rtp/gstrtpvorbisdepay.c:
6509         * gst/rtp/gstrtpvorbispay.c:
6510         Fix caps with payload numbers.
6511         Add some fixed payload numbers to caps when possible.
6512
6513 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6514
6515         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6516
6517         * gst/audiofx/Makefile.am:
6518         * gst/audiofx/audiofx.c: (plugin_init):
6519         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
6520         (gst_audio_invert_class_init), (gst_audio_invert_init),
6521         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
6522         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
6523         (gst_audio_invert_transform_float),
6524         (gst_audio_invert_transform_ip):
6525         * gst/audiofx/audioinvert.h:
6526         Add new audiofx element "audioinvert". This element swaps the upper
6527         and lower half of samples and can be used for example for a
6528         wide-stereo effect. Fixes #396057
6529         * docs/plugins/Makefile.am:
6530         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6531         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6532         * docs/plugins/gst-plugins-good-plugins.args:
6533         * docs/plugins/inspect/plugin-audiofx.xml:
6534         Add docs for the audioinvert element and add them to the build system.
6535         * tests/check/Makefile.am:
6536         * tests/check/elements/audioinvert.c: (setup_invert),
6537         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
6538         Add unit test suite for the audioinvert element.
6539
6540 2007-01-23  Wim Taymans  <wim@fluendo.com>
6541
6542         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
6543         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
6544         Parse config params as string and int.
6545         Parse and use AU header length
6546
6547 2007-01-23  Wim Taymans  <wim@fluendo.com>
6548
6549         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
6550         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
6551         * gst/smpte/gstmask.c: (_gst_mask_register):
6552         * gst/smpte/gstmask.h:
6553         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
6554         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
6555         (gst_smpte_paint_triangle_clock):
6556         constify some static structs.
6557         Don't update the mask if nothing changed to the params.
6558         Make sure we never draw outside of the picture. Fixes #398325.
6559
6560 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
6561
6562         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
6563           Error out properly when pull_range fails while we're reading the
6564           headers, instead of just pausing the task silently. Fixes #399338.
6565
6566 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
6567
6568         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6569           Some more sanity checks to make sure the input formats match and the
6570           input pads are actually negotiated, in case someone tries to feed
6571           buffers from fakesrc or filesrc. Fixes #398299.
6572           Also const-ify an array, just because we can.
6573
6574 2007-01-19  Edward Hervey  <edward@fluendo.com>
6575
6576         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
6577         Ignore previous commit, that was only valid for widths and heights
6578         that are multiples of 4.
6579         Copy over size/stride macros from jpegdec. This allows the element
6580         to work with any width,height...
6581         ... but puts in evidence that the actual transformations only work
6582         with width/height that are multiples of 4.
6583
6584 2007-01-19  Edward Hervey  <edward@fluendo.com>
6585
6586         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6587         Allocate buffers of the right size.
6588         The proper size of a I420 buffer in bytes is:
6589         
6590             width * height * 3
6591             ------------------
6592                     2
6593
6594 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6595
6596         * gst/smpte/gstsmpte.c: (gst_smpte_init):
6597           Proxy getcaps on sink pads too, so that we either end up with the
6598           same dimensions on all pads or error out if that's not possible
6599           (seems to work even!). Fixes #398086, I think.
6600
6601 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6602
6603         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6604         * docs/plugins/gst-plugins-good-plugins.args:
6605         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6606           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6607           fix integer properties with -1 as minimum value.
6608
6609         * docs/plugins/inspect/plugin-1394.xml:
6610         * docs/plugins/inspect/plugin-aasink.xml:
6611         * docs/plugins/inspect/plugin-alaw.xml:
6612         * docs/plugins/inspect/plugin-alpha.xml:
6613         * docs/plugins/inspect/plugin-alphacolor.xml:
6614         * docs/plugins/inspect/plugin-annodex.xml:
6615         * docs/plugins/inspect/plugin-apetag.xml:
6616         * docs/plugins/inspect/plugin-audiofx.xml:
6617         * docs/plugins/inspect/plugin-auparse.xml:
6618         * docs/plugins/inspect/plugin-autodetect.xml:
6619         * docs/plugins/inspect/plugin-avi.xml:
6620         * docs/plugins/inspect/plugin-cacasink.xml:
6621         * docs/plugins/inspect/plugin-cairo.xml:
6622         * docs/plugins/inspect/plugin-cdio.xml:
6623         * docs/plugins/inspect/plugin-cutter.xml:
6624         * docs/plugins/inspect/plugin-debug.xml:
6625         * docs/plugins/inspect/plugin-dv.xml:
6626         * docs/plugins/inspect/plugin-efence.xml:
6627         * docs/plugins/inspect/plugin-effectv.xml:
6628         * docs/plugins/inspect/plugin-esdsink.xml:
6629         * docs/plugins/inspect/plugin-flac.xml:
6630         * docs/plugins/inspect/plugin-flxdec.xml:
6631         * docs/plugins/inspect/plugin-gconfelements.xml:
6632         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6633         * docs/plugins/inspect/plugin-goom.xml:
6634         * docs/plugins/inspect/plugin-halelements.xml:
6635         * docs/plugins/inspect/plugin-icydemux.xml:
6636         * docs/plugins/inspect/plugin-id3demux.xml:
6637         * docs/plugins/inspect/plugin-jpeg.xml:
6638         * docs/plugins/inspect/plugin-level.xml:
6639         * docs/plugins/inspect/plugin-matroska.xml:
6640         * docs/plugins/inspect/plugin-mulaw.xml:
6641         * docs/plugins/inspect/plugin-multipart.xml:
6642         * docs/plugins/inspect/plugin-navigationtest.xml:
6643         * docs/plugins/inspect/plugin-ossaudio.xml:
6644         * docs/plugins/inspect/plugin-png.xml:
6645         * docs/plugins/inspect/plugin-rtp.xml:
6646         * docs/plugins/inspect/plugin-rtsp.xml:
6647         * docs/plugins/inspect/plugin-shout2send.xml:
6648         * docs/plugins/inspect/plugin-smpte.xml:
6649         * docs/plugins/inspect/plugin-speex.xml:
6650         * docs/plugins/inspect/plugin-taglib.xml:
6651         * docs/plugins/inspect/plugin-udp.xml:
6652         * docs/plugins/inspect/plugin-videobalance.xml:
6653         * docs/plugins/inspect/plugin-videobox.xml:
6654         * docs/plugins/inspect/plugin-videoflip.xml:
6655         * docs/plugins/inspect/plugin-videomixer.xml:
6656         * docs/plugins/inspect/plugin-wavenc.xml:
6657         * docs/plugins/inspect/plugin-wavparse.xml:
6658         * docs/plugins/inspect/plugin-ximagesrc.xml:
6659           Update to CVS.
6660
6661 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6662
6663         Patch by: Sebastian Dröge <slomo circular-chaos org>
6664
6665         * gst/audiofx/audiopanorama.c:
6666           Fix doc section name (Fixes #397946)
6667
6668 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6669
6670         * sys/v4l2/gstv4l2object.c:
6671         (gst_v4l2_object_install_properties_helper),
6672         (gst_v4l2_object_set_property_helper),
6673         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6674         * sys/v4l2/gstv4l2object.h:
6675         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6676         (gst_v4l2src_init), (gst_v4l2src_set_property),
6677         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6678         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6679         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6680         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6681         (gst_v4l2src_capture_deinit):
6682           Fix EIO handing when capturing. Add new property to specify the number of
6683           buffers to enque (and remove the borked num-buffers usage).
6684
6685 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6686
6687         Patch by: Sebastian Dröge <slomo circular-chaos org>
6688
6689         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6690         (gst_audio_panorama_set_process_function):
6691           Use a function array for process methods, add more docs and define the
6692           startindex of enums.
6693
6694 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6695
6696         Patch by: Mark Nauwelaerts <manauw at skynet be>
6697
6698         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6699         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6700         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6701         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6702         (gst_avi_mux_riff_get_avi_header),
6703         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6704         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6705         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6706         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6707         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6708         (gst_avi_mux_change_state):
6709         * gst/avi/gstavimux.h:
6710         * tests/check/elements/avimux.c: (teardown_src_pad):
6711           Add support for more than one audio stream; write better AVIX
6712           header; refactor code a bit; don't announce vorbis caps on our audio
6713           sink pads since we don't support it anyway. Closes #379298.
6714
6715 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6716
6717         Patch by: Sebastian Dröge <slomo circular-chaos org>
6718
6719         * gst/audiofx/audiopanorama.c:
6720         (gst_audio_panorama_method_get_type),
6721         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6722         (gst_audio_panorama_set_process_function),
6723         (gst_audio_panorama_set_property),
6724         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6725         (gst_audio_panorama_transform_m2s_int_simple),
6726         (gst_audio_panorama_transform_s2s_int_simple),
6727         (gst_audio_panorama_transform_m2s_float_simple),
6728         (gst_audio_panorama_transform_s2s_float_simple):
6729         * gst/audiofx/audiopanorama.h:
6730           Add 'method' property and provide a simple (non-psychoacustic)
6731           processing method (#394859).
6732
6733         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6734         (panorama_suite):
6735           Tests for new method.
6736
6737 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6738
6739         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6740         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6741           Set correct caps on outgoing pulled buffers, or things blow up
6742           after recent core changes.
6743
6744 2007-01-11  Wim Taymans  <wim@fluendo.com>
6745
6746         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6747
6748         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6749         (gst_multipart_mux_request_new_pad),
6750         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6751         (gst_multipart_mux_change_state):
6752         Return FLOW errors ASAP. Fixes #394977.
6753         Misc cleanups.
6754
6755 2007-01-11  Wim Taymans  <wim@fluendo.com>
6756
6757         Patch by: Lutz Mueller <lutz at topfrose dot de>
6758
6759         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6760         Check for stream pad before activating. 
6761
6762 2007-01-10  Wim Taymans  <wim@fluendo.com>
6763
6764         Patch by: Peter Kjellerstedt  <pkj at axis com>
6765
6766         * gst/rtsp/COPYING.MIT:
6767         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6768         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6769         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6770         (gst_rtspsrc_stream_configure_transport),
6771         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6772         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6773         (gst_rtspsrc_parse_methods),
6774         (gst_rtspsrc_create_transports_string),
6775         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6776         (gst_rtspsrc_open), (gst_rtspsrc_close):
6777         * gst/rtsp/gstrtspsrc.h:
6778         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6779         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6780         (parse_request_line), (parse_line), (rtsp_connection_read),
6781         (rtsp_connection_close):
6782         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6783         (rtsp_method_as_text), (rtsp_header_as_text),
6784         (rtsp_status_as_text), (rtsp_find_header_field),
6785         (rtsp_find_method):
6786         * gst/rtsp/rtspdefs.h:
6787         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6788         (rtsp_ext_wms_configure_stream):
6789         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6790         (rtsp_message_new_request), (rtsp_message_init_request),
6791         (rtsp_message_new_response), (rtsp_message_init_response),
6792         (rtsp_message_init_data), (rtsp_message_unset),
6793         (rtsp_message_free), (rtsp_message_add_header),
6794         (rtsp_message_get_header), (rtsp_message_set_body),
6795         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6796         * gst/rtsp/rtspmessage.h:
6797         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6798         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6799         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6800         (sdp_message_dump):
6801         Allow url to be NULL to be able to use it for server connections.
6802         Can now send responses as well as requests.
6803         No longer hangs in an endless loop if EOF is received.
6804         Can now convert a status code to a text string.
6805         Return RTSP_HDR_INVALID for unknown headers.
6806         Return RTSP_INVALID for unknown methods.
6807         Copy CSeq and Session headers from the request.
6808         Only free memory corresponding to the currently set message type.
6809         Added const to function arguments as appropriate.
6810         Avoid a compiler warning when initializing nmedia.
6811         Use guint rather than gint to avoid compiler warnings.
6812         Fix crasher in wms extension.
6813         Factor out stream setup from open_connection.
6814         Delay activation of streams when actual data is received from the
6815         server, this prepares us to do proper protocol switching.
6816         Added new license.
6817         Fixes #380895.
6818
6819
6820 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6821
6822         Patch by: Sebastian Dröge <slomo ubuntu com>
6823
6824         * docs/plugins/Makefile.am:
6825         * gst/audiofx/audiopanorama.c:
6826           Some small docs fixes (#394851).
6827
6828 2007-01-09  Wim Taymans  <wim@fluendo.com>
6829
6830         * gst/avi/gstavidemux.c:
6831         Fix docs.
6832
6833 2007-01-09  Wim Taymans  <wim@fluendo.com>
6834
6835         * gst/rtp/Makefile.am:
6836         * gst/rtp/gstrtp.c: (plugin_init):
6837         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6838         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6839         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6840         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6841         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6842         * gst/rtp/gstrtpmpvdepay.h:
6843           Added RFC 2250 MPEG Video Depayloader.
6844
6845         * gst/rtp/gstrtpL16depay.h:
6846         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6847         (gst_rtp_h263p_depay_process):
6848         Fix Header file. Small cleanups.
6849
6850         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6851         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6852         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6853         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6854         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6855         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6856         (gst_rtp_mp4v_depay_change_state):
6857         Remove usused code. Remove Adapter from state Change. Added debug.
6858
6859         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6860         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6861         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6862         * gst/rtp/gstrtpmpadepay.h:
6863         Subclass base depayloader.
6864         Added debug.
6865         Support static payload type assignment as well.
6866
6867         * gst/rtp/gstrtpmpapay.c:
6868         Fix caps.
6869
6870 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6871
6872         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6873
6874         * ext/jpeg/gstjpegdec.c:
6875         * ext/jpeg/gstjpegenc.c:
6876         * ext/jpeg/smokecodec.c:
6877           These libjpeg callbacks should return a 'boolean' (unsigned char
6878           apparently) and not a 'gboolean' (which maps to gint). Fixes
6879           warnings when compiling with MingW (#393427).
6880
6881         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6882           Use ioctlsocket on win32.
6883
6884         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6885           Some printf format fixes for win32.
6886
6887 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6888
6889         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6890           Use gst_guint64_to_gdouble for conversion.
6891         * win32/vs6/libgstmatroska.dsp:
6892           Add zlib to the link.
6893         * win32/vs6/libgstvideobox.dsp:
6894           Update liboil library name (project is linked to 
6895           liboil-0.3-0.lib now).
6896           
6897 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6898
6899         * gst/matroska/Makefile.am:
6900           If zlib is available and used, we must link it explicitly for
6901           things to work on MingW (fixes #392855).
6902
6903 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6904
6905         * ext/esd/esdsink.c: (gst_esdsink_delay):
6906           Don't return bogus values when esd_get_delay() fails for some
6907           reason (#392189).
6908
6909 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6910
6911         * sys/ximage/gstximagesrc.c: (composite_pixel):
6912           Fix presumably copy'n'pasto for 16bpp depth.
6913
6914 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6915
6916         * gst/matroska/matroska-mux.c:
6917         (gst_matroska_mux_audio_pad_setcaps):
6918           The "signed" field in audio caps is of boolean type, trying to use
6919           gst_structure_get_int() to extract it will fail. Fixing this makes
6920           matroskamux accept raw audio input (#387121) (use at your own risk
6921           though, due to the matroska spec being not entirely useful in this
6922           respect).
6923           Also fix up raw audio structures in template caps so that they
6924           represent what our setcaps function will actually accept, so that
6925           converters know what to convert to.
6926           Finally, don't fail if there isn't an "endianness" field in 8-bit
6927           PCM caps.
6928
6929 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6930
6931         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6932         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6933         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6934         (teardown_cmmldec):
6935         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6936         (teardown_cmmlenc):
6937         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6938           reapply consistent pad (de)activation
6939
6940 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6941
6942         * configure.ac:
6943         Back to CVS
6944
6945         * gst-plugins-good.doap:
6946         Add 0.10.5 doap entry
6947
6948 === release 0.10.5 ===
6949
6950 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6951
6952         * configure.ac:
6953           releasing 0.10.5, "The Path of Thorns"
6954
6955 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6956
6957         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6958         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6959         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6960         (teardown_cmmldec):
6961         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6962         (teardown_cmmlenc):
6963         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6964           revert my freeze breakage
6965
6966 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6967
6968         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6969         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6970         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6971         (teardown_cmmldec):
6972         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6973         (teardown_cmmlenc):
6974         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6975           consistent pad (de)activation
6976
6977 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
6978
6979         * configure.ac:
6980         * ext/Makefile.am:
6981         Disable LADPSA, as it has moved to the -bad module for the duration.
6982
6983 2006-12-18  Wim Taymans  <wim@fluendo.com>
6984
6985         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
6986         (gst_signal_processor_event):
6987         Reset flow_state back to _OK after a flush stop so that we exit our
6988         error state after the flush. Fixes #374213
6989
6990 2006-12-16  David Schleef  <ds@schleef.org>
6991
6992         * sys/osxvideo/osxvideosink.h:
6993         * sys/osxvideo/osxvideosink.m:
6994           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
6995
6996 2006-12-16  David Schleef  <ds@schleef.org>
6997
6998         Patch by: Vijay Santhanam <vijay santhanam gmail com>
6999
7000         * sys/osxvideo/Makefile.am:
7001         * sys/osxvideo/osxvideosink.h:
7002         * sys/osxvideo/osxvideosink.m:
7003           Preliminary patch for porting osxvideosink
7004
7005 2006-12-16  Wim Taymans  <wim@fluendo.com>
7006
7007         Patch by: Sjoerd Simons <sjoerd at luon dot net>
7008
7009         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
7010         (gst_videomixer_set_master_geometry),
7011         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
7012         (gst_videomixer_reset), (gst_videomixer_init),
7013         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
7014         (gst_videomixer_release_pad), (gst_videomixer_collected),
7015         (gst_videomixer_change_state):
7016         Introduce some locking around the videomixer state so that it does not
7017         crash when adding/removing pads. Fixes #383043.
7018
7019 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
7020
7021         * configure.ac:
7022           Make sure libcaca can actually be used instead of just checking for
7023           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
7024           cross-compiling (fixes #384587).
7025
7026 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
7027
7028         * Makefile.am:
7029         * gst-plugins-good.doap:
7030         * gst-plugins-good.spec.in:
7031           adding doap file
7032
7033 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
7034
7035         * configure.ac:
7036           libflac-1.1.3 changed API again, but we can't build against it yet,
7037           so make sure our check doesn't use libflac-1.1.3 and add a comment
7038           to this effect.
7039
7040 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
7041
7042         * gst/effectv/gstquark.c: (gst_quarktv_transform),
7043         (gst_quarktv_planetable_clear):
7044           Add some NULL pointer checks (possibly related to #385623).
7045
7046 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
7047
7048         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
7049         (gst_tag_demux_chain):
7050         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7051           In streaming mode, if the first buffer we get doesn't have an
7052           offset, fix it up to be 0, otherwise trimming won't work later on
7053           and we'll be typefinding application/x-id3, which may result in
7054           decodebin plugging an endless number of id3demux elements as a
7055           consequence. Fixes #385031.
7056           
7057 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7058
7059         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
7060           Ignore the buffer_time the sound device reports. Turns out it is 
7061           sometimes completely bogus and we're better off without it.
7062
7063 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
7064
7065         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7066         (gst_matroska_demux_video_caps):
7067         * gst/matroska/matroska-ids.c:
7068         (gst_matroska_track_init_video_context):
7069         * gst/matroska/matroska-ids.h:
7070           Try harder to extract the framerate for video tracks correctly and
7071           save it directly instead of converting it back and forth a few
7072           times. Mostly makes a difference for very small framerates (<1).
7073           Fixes #380199.
7074
7075 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
7076
7077         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
7078         (gst_gconf_audio_src_dispose), (do_toggle_element):
7079         * ext/gconf/gstgconfaudiosrc.h:
7080           Remove gconf notify hook when the gconfaudiosrc element is
7081           destroyed, otherwise the callback may be called on an
7082           already-destroyed instance and bad things happen. Should fix
7083           #378184.
7084           Also ignore gconf key changes when the source is already running.
7085
7086 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
7087
7088         Patch by: Sebastian Dröge  <mail at slomosnail de>
7089
7090         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7091           We need to be able to read and parse any possible floating point string
7092           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
7093           will parse the former only in certain locales though, so we really need
7094           to canonicalise the separator to '.' and then use g_ascii_strtod() to
7095           make sure we can parse either version at all times.
7096           Fixes #382982 for real.
7097
7098 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7099
7100         * sys/sunaudio/gstsunaudiomixerctrl.c:
7101         * sys/sunaudio/gstsunaudiosrc.c:
7102
7103         Use the sunaudio debug category.
7104
7105         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
7106         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
7107         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
7108         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
7109         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
7110         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
7111         (gst_sunaudiosink_reset):
7112         * sys/sunaudio/gstsunaudiosink.h:
7113
7114         Uses the sunaudio debug category for all debug output
7115         Implements the _delay() callback to synchronise video playback better
7116         Change the segtotal and segsize values back to the parent class 
7117           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
7118           respectively)
7119         Measure the samples written to the device vs. played.
7120         Keep track of segments in the device by writing empty eof frames, and
7121         sleep using a GCond when we get too far ahead and risk overrunning the
7122         sink's ringbuffer.
7123
7124         Fixes: #360673
7125
7126 2006-12-08  Wim Taymans  <wim@fluendo.com>
7127
7128         Patch by: Sebastian Dröge  <mail at slomosnail de >
7129
7130         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
7131         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
7132         * gst/audiofx/audiopanorama.h:
7133         Fix audiopanorame with float samples. Fixes #383726.
7134
7135 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7136
7137         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
7138         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
7139         (gst_sunaudiosrc_reset):
7140
7141         Implement reset functions to unblock the src/sink more quickly on 
7142         state change requests.
7143         Patch by: Brian Cameron <brian dot cameron at sun com>
7144
7145 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7146
7147         * sys/sunaudio/gstsunaudiomixer.c:
7148         (gst_sunaudiomixer_change_state):
7149         Construct the correct mixer device name when the AUDIODEV env var
7150         is set.
7151
7152         Patch by: Jerry Tan <jerry.tan at sun dot com>
7153         Fixes: #383596
7154
7155 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
7156
7157         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
7158         Apply patch to open the mixer control and set the MULTIPLE_OPEN
7159         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
7160         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
7161         Patch by: Jerry Tan <jerry.tan at sun dot com>
7162         Fixes: #349015
7163
7164 2006-12-07  Wim Taymans  <wim@fluendo.com>
7165
7166         * gst/smpte/gstmask.h:
7167         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
7168         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
7169         (gst_smpte_collected), (gst_smpte_set_property),
7170         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
7171         * gst/smpte/gstsmpte.h:
7172         Port to 0.10 some more. 
7173         Added duration property to specify the duration of the transition.
7174         Make framerate a fraction.
7175         Deprecate fps property, we only use negotiated fps.
7176         Added docs.
7177         Fix collectpad usage.
7178         Reset state in READY.
7179         Send NEWSEGMENT event.
7180         Fix racy updates of object properties.
7181         Added debug category.
7182         Fixes #383323.
7183
7184 2006-12-06  Wim Taymans  <wim@fluendo.com>
7185
7186         Patch by: Sjoerd Simons <sjoerd at luon dot net>
7187
7188         * gst/videomixer/videomixer.c:
7189         (gst_videomixer_set_master_geometry),
7190         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
7191         Don't reset xpos and ypos in the setcaps function because causes
7192         unexpected behaviour.
7193         Fixes #382179.
7194
7195 2006-12-06  Wim Taymans  <wim@fluendo.com>
7196
7197         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
7198         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
7199         Keep track of the buffer timestamp in the collectdata member instead
7200         of modifying the buffer without making the metadata writable first.
7201         Fixes #382277.
7202
7203 2006-12-06  Wim Taymans  <wim@fluendo.com>
7204
7205         Patch by: Rob Taylor <robtaylor at floopily dot org>
7206
7207         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7208         If using multicast in udpsrc, bind to the multicast address rather than
7209         IN_ADDR_ANY.
7210         This allows the simultanous use of multiple udpsrcs listening on
7211         different multicat addresses. Without this all udpsrcs will receive all
7212         packets from all subscribed multicast addresses.
7213         Fixes #383001.
7214
7215 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
7216
7217         * ext/taglib/gstid3v2mux.cc:
7218         Don't attempt to write a NULL frame into the ID3 tag set when the 
7219         createFrame method returned NULL.
7220         Fixes: #381857
7221         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
7222
7223 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
7224
7225         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7226         Use g_strtod() instead of sscanf to parse doubles, so that it will
7227         try parsing in the C locale if the current locale fails.
7228         Fixes: #382982
7229         Patch by: Sebastian Dröge  <mail at slomosnail de >
7230
7231 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
7232
7233         * win32/MANIFEST:
7234         Fix compilation on win32 under VS8
7235         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
7236         Partially fixes #381175
7237
7238 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
7239
7240         * gst/avi/gstavimux.c:
7241           accept all mpegversions,fixes #380825
7242           spotted by: Jerome Alet  
7243
7244 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
7245
7246         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7247         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
7248         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
7249         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
7250           cleanup the error message a bit more
7251
7252 2006-11-28  Wim Taymans  <wim@fluendo.com>
7253
7254         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
7255         Fix width and height properties.
7256
7257         * ext/libcaca/gstcacasink.h:
7258         Fix compilation on newer libcaca that require us to include a new
7259         header. Fixes #379918.
7260
7261 2006-11-28  Wim Taymans  <wim@fluendo.com>
7262
7263         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7264         * gst/rtsp/gstrtspsrc.h:
7265         * gst/rtsp/rtspext.h:
7266         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
7267         (rtsp_ext_wms_get_context):
7268         Add method so that extensions can choose to disable the setup of
7269         a stream.
7270         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
7271
7272 2006-11-27  Wim Taymans  <wim@fluendo.com>
7273
7274         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
7275
7276         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
7277         Push header in a separate buffer instead of memcpy:ing all data.
7278         Change LF => CRLF in headers.
7279         Move trailing LF to header. Fixes #379792.
7280
7281 2006-11-27  Wim Taymans  <wim@fluendo.com>
7282
7283         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
7284         Small buffer overflow fix and improve debugging.
7285
7286 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
7287
7288         * ext/esd/esdmon.h:
7289         * ext/esd/esdsink.h:
7290           remove obsolete _factory_init protos
7291
7292 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
7293
7294         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
7295         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
7296         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
7297         (gst_avi_demux_read_subindexes_push),
7298         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
7299         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
7300         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
7301         (gst_avi_demux_massage_index),
7302         (gst_avi_demux_calculate_durations_from_index),
7303         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
7304         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
7305         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
7306           remove dead code, tweak debugs statements, add comments, use
7307           _uint64_scale instead _uint64_scale_int when using guint64 values,
7308           small optimizations, reflow some error handling
7309
7310 2006-11-22  Edward Hervey  <edward@fluendo.com>
7311
7312         * po/.cvsignore:
7313         We never put .pot files in cvs. Let's ignore them all.
7314
7315 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
7316
7317         * po/POTFILES.in:
7318           ... but better exclude files that aren't disted.
7319
7320 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
7321
7322         * po/POTFILES.in:
7323           Add v4l2 source files to list of files with translations, so the
7324           strings are actually extracted (however bad they still may be).
7325
7326 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
7327
7328         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
7329           Minor clean-ups: const-ify static array, remove trailing comma from
7330           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
7331
7332 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
7333
7334         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7335         Make sure that g_free always gets called on the same pointer that was 
7336         returned by g_malloc.  Fixes #376594.
7337         Do not leak memory if decompressed size is wrong.
7338         Remove unneeded check of return value of g_malloc.
7339         Patch by: René Stadler <mail@renestadler.de>
7340
7341 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
7342
7343         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
7344           Add missing curly brackets.
7345
7346 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
7347
7348         * sys/v4l2/v4l2src_calls.c:
7349         Fix capture_deinit.
7350
7351 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
7352
7353         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
7354         (gst_matroska_mux_request_new_pad):
7355           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
7356
7357         * tests/check/elements/matroskamux.c: (setup_src_pad),
7358         (setup_sink_pad), (GST_START_TEST):
7359         Activate pads before using them.
7360
7361 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
7362
7363         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
7364           Initialise variable to get rid of bogus compiler warning.
7365
7366 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
7367
7368         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
7369
7370         * gst/rtp/gstrtph263pay.c:
7371         * gst/rtp/gstrtph263pdepay.c:
7372         * gst/rtp/gstrtph263ppay.c:
7373           Specify H.263 variant and version in the caps (fixes #361637)
7374
7375 2006-11-15  Wim Taymans  <wim@fluendo.com>
7376
7377         * gst/rtsp/rtspconnection.c: (read_body):
7378         Don't set a data pointer to NULL and a size > 0 when we deal
7379         with empty packets.
7380
7381         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7382         (rtsp_message_init_response), (rtsp_message_init_data),
7383         (rtsp_message_unset), (rtsp_message_free),
7384         (rtsp_message_take_body):
7385         Check that we can't create invalid empty packets. 
7386
7387 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
7388
7389         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7390
7391         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
7392         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
7393         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
7394         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
7395         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
7396         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
7397         * gst/matroska/matroska-mux.h:
7398           Add basic tag writing support; implement releasing pads (#374658).
7399
7400 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
7401
7402         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7403         (gst_matroska_demux_audio_caps):
7404           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
7405
7406 2006-11-14  David Schleef  <ds@schleef.org>
7407
7408         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
7409
7410 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7411
7412         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7413
7414         * win32/vs8/gst-plugins-good.sln:
7415         * win32/vs8/libgst1394.vcproj:
7416         * win32/vs8/libgstaasink.vcproj:
7417         * win32/vs8/libgstalaw.vcproj:
7418         * win32/vs8/libgstalpha.vcproj:
7419         * win32/vs8/libgstalphacolor.vcproj:
7420         * win32/vs8/libgstannodex.vcproj:
7421         * win32/vs8/libgstapetag.vcproj:
7422         * win32/vs8/libgstaudiofx.vcproj:
7423         * win32/vs8/libgstauparse.vcproj:
7424         * win32/vs8/libgstautodetect.vcproj:
7425         * win32/vs8/libgstavi.vcproj:
7426         * win32/vs8/libgstcacasink.vcproj:
7427         * win32/vs8/libgstcdio.vcproj:
7428         * win32/vs8/libgstcutter.vcproj:
7429         * win32/vs8/libgstdv.vcproj:
7430         * win32/vs8/libgsteffectv.vcproj:
7431         * win32/vs8/libgstflac.vcproj:
7432         * win32/vs8/libgstflxdec.vcproj:
7433         * win32/vs8/libgstgoom.vcproj:
7434         * win32/vs8/libgsticydemux.vcproj:
7435         * win32/vs8/libgstid3demux.vcproj:
7436         * win32/vs8/libgstjpeg.vcproj:
7437         * win32/vs8/libgstladspa.vcproj:
7438         * win32/vs8/libgstlevel.vcproj:
7439         * win32/vs8/libgstmatroska.vcproj:
7440         * win32/vs8/libgstmikmod.vcproj:
7441         * win32/vs8/libgstmng.vcproj:
7442         * win32/vs8/libgstmonoscope.vcproj:
7443         * win32/vs8/libgstmulaw.vcproj:
7444         * win32/vs8/libgstmultipart.vcproj:
7445         * win32/vs8/libgstpng.vcproj:
7446         * win32/vs8/libgstrtp.vcproj:
7447         * win32/vs8/libgstrtsp.vcproj:
7448         * win32/vs8/libgstshout2.vcproj:
7449         * win32/vs8/libgstsmpte.vcproj:
7450         * win32/vs8/libgstspeex.vcproj:
7451         * win32/vs8/libgsttaglib.vcproj:
7452         * win32/vs8/libgstudp.vcproj:
7453         * win32/vs8/libgstvideobalance.vcproj:
7454         * win32/vs8/libgstvideobox.vcproj:
7455         * win32/vs8/libgstvideoflip.vcproj:
7456         * win32/vs8/libgstvideomixer.vcproj:
7457         * win32/vs8/libgstwavenc.vcproj:
7458         * win32/vs8/libgstwavparse.vcproj:
7459           Make end-of-line returns unixy, so that when the files are checked
7460           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
7461           Hopefully fixes #366492.
7462
7463 2006-11-14  Wim Taymans  <wim@fluendo.com>
7464
7465         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
7466         Disable init_frames delay timestamp adjustment, it does not
7467         seem to be needed at all. Fixes #369621.
7468
7469 2006-11-13  Wim Taymans  <wim@fluendo.com>
7470
7471         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7472
7473         * gst/videomixer/videomixer.c:
7474         (gst_videomixer_set_master_geometry),
7475         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
7476         (gst_videomixer_collect_free), (gst_videomixer_reset),
7477         (gst_videomixer_init), (gst_videomixer_finalize),
7478         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
7479         (gst_videomixer_collected), (gst_videomixer_change_state):
7480         Fix memleak by unref'ing collectpads instance (when finalizing)
7481         Implement releasing a request pad. Fixes #374479.
7482
7483 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
7484
7485         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7486
7487         * win32/vs8/gst-plugins-good.sln:
7488         * win32/vs8/libgst1394.vcproj:
7489         * win32/vs8/libgstaasink.vcproj:
7490         * win32/vs8/libgstalaw.vcproj:
7491         * win32/vs8/libgstalpha.vcproj:
7492         * win32/vs8/libgstalphacolor.vcproj:
7493         * win32/vs8/libgstannodex.vcproj:
7494         * win32/vs8/libgstapetag.vcproj:
7495         * win32/vs8/libgstaudiofx.vcproj:
7496         * win32/vs8/libgstauparse.vcproj:
7497         * win32/vs8/libgstautodetect.vcproj:
7498         * win32/vs8/libgstavi.vcproj:
7499         * win32/vs8/libgstcacasink.vcproj:
7500         * win32/vs8/libgstcdio.vcproj:
7501         * win32/vs8/libgstcutter.vcproj:
7502         * win32/vs8/libgstdv.vcproj:
7503         * win32/vs8/libgsteffectv.vcproj:
7504         * win32/vs8/libgstflac.vcproj:
7505         * win32/vs8/libgstflxdec.vcproj:
7506         * win32/vs8/libgstgoom.vcproj:
7507         * win32/vs8/libgsticydemux.vcproj:
7508         * win32/vs8/libgstid3demux.vcproj:
7509         * win32/vs8/libgstjpeg.vcproj:
7510         * win32/vs8/libgstladspa.vcproj:
7511         * win32/vs8/libgstlevel.vcproj:
7512         * win32/vs8/libgstmatroska.vcproj:
7513         * win32/vs8/libgstmikmod.vcproj:
7514         * win32/vs8/libgstmng.vcproj:
7515         * win32/vs8/libgstmonoscope.vcproj:
7516         * win32/vs8/libgstmulaw.vcproj:
7517         * win32/vs8/libgstmultipart.vcproj:
7518         * win32/vs8/libgstpng.vcproj:
7519         * win32/vs8/libgstrtp.vcproj:
7520         * win32/vs8/libgstrtsp.vcproj:
7521         * win32/vs8/libgstshout2.vcproj:
7522         * win32/vs8/libgstsmpte.vcproj:
7523         * win32/vs8/libgstspeex.vcproj:
7524         * win32/vs8/libgsttaglib.vcproj:
7525         * win32/vs8/libgstudp.vcproj:
7526         * win32/vs8/libgstvideobalance.vcproj:
7527         * win32/vs8/libgstvideobox.vcproj:
7528         * win32/vs8/libgstvideoflip.vcproj:
7529         * win32/vs8/libgstvideomixer.vcproj:
7530         * win32/vs8/libgstwavenc.vcproj:
7531         * win32/vs8/libgstwavparse.vcproj:
7532           Add VS8 project files (note that many of the plugins in ext are
7533           disabled by default). Fixes #366492.
7534
7535 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
7536
7537         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7538           we do not translate debug messages
7539
7540 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
7541
7542         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
7543           fix categorisation, make short desc more explicit, remove unused code
7544           Fixes #372021
7545
7546 2006-11-08  Wim Taymans  <wim@fluendo.com>
7547
7548         * gst/rtp/gstrtpL16depay.c:
7549         * gst/rtp/gstrtpamrdepay.c:
7550         * gst/rtp/gstrtpamrpay.c:
7551         * gst/rtp/gstrtpgsmdepay.c:
7552         * gst/rtp/gstrtph263pay.c:
7553         * gst/rtp/gstrtph263pdepay.c:
7554         * gst/rtp/gstrtph263ppay.c:
7555         * gst/rtp/gstrtph264depay.c:
7556         * gst/rtp/gstrtpmp2tdepay.c:
7557         * gst/rtp/gstrtpmp4gdepay.c:
7558         * gst/rtp/gstrtpmp4gpay.c:
7559         * gst/rtp/gstrtpmp4vdepay.c:
7560         * gst/rtp/gstrtpmp4vpay.c:
7561         * gst/rtp/gstrtpmpadepay.c:
7562         * gst/rtp/gstrtpmpapay.c:
7563         * gst/rtp/gstrtppcmadepay.c:
7564         * gst/rtp/gstrtppcmapay.c:
7565         * gst/rtp/gstrtppcmudepay.c:
7566         * gst/rtp/gstrtppcmupay.c:
7567         * gst/rtp/gstrtpspeexdepay.c:
7568         * gst/rtp/gstrtpspeexpay.c:
7569         * gst/rtp/gstrtpsv3vdepay.c:
7570         Fix element descriptions.
7571
7572 2006-11-08  Wim Taymans  <wim@fluendo.com>
7573
7574         * gst/rtp/gstrtpvorbisdepay.c:
7575         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
7576         Fix description.
7577         Small cleanup in the payloader.
7578
7579 2006-11-08  Wim Taymans  <wim@fluendo.com>
7580
7581         * gst/rtp/Makefile.am:
7582         * gst/rtp/gstrtp.c: (plugin_init):
7583         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
7584         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
7585         (gst_rtp_theora_depay_finalize),
7586         (gst_rtp_theora_depay_parse_configuration),
7587         (gst_rtp_theora_depay_setcaps),
7588         (gst_rtp_theora_depay_switch_codebook),
7589         (gst_rtp_theora_depay_process),
7590         (gst_rtp_theora_depay_set_property),
7591         (gst_rtp_theora_depay_get_property),
7592         (gst_rtp_theora_depay_change_state),
7593         (gst_rtp_theora_depay_plugin_init):
7594         * gst/rtp/gstrtptheoradepay.h:
7595         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
7596         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
7597         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
7598         (gst_rtp_theora_pay_init_packet),
7599         (gst_rtp_theora_pay_flush_packet),
7600         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
7601         (gst_rtp_theora_pay_handle_buffer),
7602         (gst_rtp_theora_pay_plugin_init):
7603         * gst/rtp/gstrtptheorapay.h:
7604         Add theora pay/depayloaders.
7605
7606 2006-11-06  Wim Taymans  <wim@fluendo.com>
7607
7608         * gst/rtp/Makefile.am:
7609         We depend on gsttag to generate the vorbis comments.
7610
7611         * gst/rtp/gstrtpvorbisdepay.c:
7612         (gst_rtp_vorbis_depay_parse_configuration),
7613         (gst_rtp_vorbis_depay_setcaps),
7614         (gst_rtp_vorbis_depay_switch_codebook),
7615         (gst_rtp_vorbis_depay_process):
7616         * gst/rtp/gstrtpvorbisdepay.h:
7617         Parse configuration string in the depayloader.
7618         Implement selecting and switching to a new codebook.
7619         Receiving vorbis over RTP now works.
7620
7621         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7622         (gst_rtp_vorbis_pay_init_packet),
7623         (gst_rtp_vorbis_pay_finish_headers),
7624         (gst_rtp_vorbis_pay_handle_buffer):
7625         * gst/rtp/gstrtpvorbispay.h:
7626         Set timestamps on outgoing buffers and RTP packets.
7627         Fix configuration string, prepend number of Packet headers.
7628         Fix encoding of ident string.
7629         Add delivery-method to caps.
7630         Streaming vorbis over RTP now works.
7631
7632 2006-11-06  Wim Taymans  <wim@fluendo.com>
7633
7634         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7635         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7636         (gst_rtp_vorbis_pay_handle_buffer):
7637         * gst/rtp/gstrtpvorbispay.h:
7638         Generate a valid configuration string in the caps based on the
7639         vorbis headers.
7640
7641 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7642
7643         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7644         * ext/cdio/gstcdio.h:
7645         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7646           Move CD-TEXT utility function into common file so it can also be
7647           used by a future cdioparanoiasrc.
7648
7649 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7650         
7651         * sys/v4l2/Makefile.am:
7652         * sys/v4l2/gstv4l2object.c:
7653         * sys/v4l2/gstv4l2src.c:
7654         * sys/v4l2/gstv4l2xoverlay.c:
7655         * sys/v4l2/v4l2_calls.c:
7656         * sys/v4l2/v4l2src_calls.c:
7657         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7658         xoverlay code that is still not implemented.
7659
7660 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7661
7662         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7663           We require a -base more recent than 0.10.9, so it's safe to use
7664           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7665
7666         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7667         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7668           Use _newsegment_full() now that we depend on a recent enough core.
7669
7670         * gst/wavparse/gstwavparse.c:
7671           Remove cruft that we don't need any longer now that we depend on
7672           a recent enough -base.
7673
7674 2006-10-31  Wim Taymans  <wim@fluendo.com>
7675
7676         * gst/rtp/Makefile.am:
7677         * gst/rtp/gstrtp.c: (plugin_init):
7678         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7679         (gst_rtpilbcpay_setcaps):
7680         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7681
7682 2006-10-31  Wim Taymans  <wim@fluendo.com>
7683
7684         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7685         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7686         Some small cleanups, use _scale.
7687
7688 2006-10-31  Wim Taymans  <wim@fluendo.com>
7689
7690         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7691         Use higher precision scale function.
7692
7693 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7694
7695         Patch by: Michal Benes  <michal dot benes at itonis tv>
7696
7697         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7698         (gst_matroska_demux_read_track_encodings),
7699         (gst_matroska_decode_buffer):
7700           Fix several issues with encoded/compressed/encrypted/signed tracks;
7701           also, remove superfluous newline characters from some debug
7702           statements. (#366155)
7703
7704 2006-10-30  Wim Taymans  <wim@fluendo.com>
7705
7706         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7707         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7708         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7709         (gst_smokedec_change_state):
7710         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7711         (gst_smokeenc_init), (gst_smokeenc_finalize),
7712         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7713         (gst_smokeenc_resync), (gst_smokeenc_chain),
7714         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7715         (gst_smokeenc_change_state):
7716         Various cleanups, capsnego and leak fixes.
7717
7718 2006-10-30  Wim Taymans  <wim@fluendo.com>
7719
7720         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7721
7722         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7723         Fix videomixer so that it can handle any combination of framerates.
7724         Fixes #367221.
7725
7726 2006-10-28  Wim Taymans  <wim@fluendo.com>
7727
7728         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7729         (gst_avi_demux_parse_file_header),
7730         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7731         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7732         (gst_avi_demux_chain):
7733         Fix position query for audio. also fixes timestamps in streaming
7734         mode and bug #364958.
7735         Small cleanups.
7736
7737 2006-10-27  Wim Taymans  <wim@fluendo.com>
7738
7739         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7740         * ext/libpng/gstpngenc.h:
7741         Fix strides. Fixes #364856.
7742         Cleanup capsnego.
7743         Set caps on outgoing buffers.
7744
7745 2006-10-18  Wim Taymans  <wim@fluendo.com>
7746
7747         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7748
7749         * gst/rtp/gstrtpgsmpay.c:
7750         * gst/rtp/gstrtph263pay.c:
7751         * gst/rtp/gstrtpmpapay.c:
7752         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7753         (gst_rtp_pcma_pay_handle_buffer):
7754         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7755         Add static payload numbers in addition to the dynamic ones.
7756         Fixes #361639.
7757
7758 2006-10-18  Wim Taymans  <wim@fluendo.com>
7759
7760         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7761         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7762         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7763         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7764         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7765         * gst/rtsp/rtspdefs.h:
7766         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7767         * gst/rtsp/rtspurl.h:
7768         Reuse already existing enum for lower transport.
7769         Add rtspt and rtspu protocols.
7770         Send redirect to rtspt when udp times out.
7771
7772 2006-10-18  Wim Taymans  <wim@fluendo.com>
7773
7774         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7775         (gst_wavparse_stream_data):
7776         Fix seeking some more, mostly for speed changes.
7777
7778 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7779
7780         Patch by: Fredrik Persson  <frepe at bredband net>
7781
7782         * sys/v4l2/gstv4l2tuner.c:
7783         * sys/v4l2/gstv4l2tuner.h:
7784           Fix _set_channel(): remove useless g_object_notify() for "channel"
7785           property that doesn't exist any longer and therefore now also
7786           useless redirect (#338818).
7787
7788 2006-10-17  Wim Taymans  <wim@fluendo.com>
7789
7790         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7791         Some drivers do not support unsetting the non-blocking flag once the
7792         device is opened. In those cases, close/open the device in
7793         non-blocking mode. Fixes #362673.
7794
7795 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7796
7797         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7798         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7799         (gst_v4l2src_get_fps):
7800           dear stefan, framespersecond is not frameperiod, reverting but adding
7801           comment
7802
7803 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7804
7805         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7806         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7807         (gst_v4l2src_get_fps):
7808           Numerator is numerator and denominator is denominator. Say that aloud
7809           5 times and retry after next beer.
7810
7811 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7812
7813         Patch by: Josep Torra Valles  <josep at fluendo com>
7814
7815         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7816         * ext/esd/esdsink.c: (gst_esdsink_write):
7817         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7818         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7819         (gst_flac_dec_send_newsegment):
7820         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7821         (gst_flac_enc_tell_callback):
7822         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7823         (smokecodec_parse_header), (smokecodec_decode):
7824         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7825         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7826         * gst/goom/Makefile.am:
7827         * gst/goom/gstgoom.c:
7828         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7829         * gst/rtsp/gstrtspsrc.c:
7830         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7831         * gst/udp/gstudpsink.c:
7832         * gst/udp/gstudpsrc.c:
7833         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7834         * sys/sunaudio/gstsunaudiomixertrack.h:
7835           Fix a bunch of problems discovered by the Forte compiler, mostly type
7836           mixups and pointer arithmetics with void pointers. Fixes #362603.
7837
7838 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7839
7840         * ext/speex/gstspeex.c: (plugin_init):
7841         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7842         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7843         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7844         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7845         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7846         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7847         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7848         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7849         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7850         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7851         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7852         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7853         * ext/speex/gstspeexenc.h:
7854           Miscellaneous clean-ups, among other things: speexenc => enc to
7855           enhance code readability; change speexenc => speex_enc; in chain
7856           function unref input buffer in case of error; take reference in
7857           event function; use boilerplate macro; use gst_pad_query_peer_*
7858           convenience functions.
7859
7860 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7861
7862         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7863         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7864         (gst_speexenc_set_header_on_caps):
7865           Fix some mem leaks.
7866
7867 2006-10-11  Wim Taymans  <wim@fluendo.com>
7868
7869         * gst/rtsp/URLS:
7870         Added some other URL.
7871
7872         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7873         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7874         (gst_rtspsrc_open), (gst_rtspsrc_play),
7875         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7876         * gst/rtsp/gstrtspsrc.h:
7877         Work on fallback to TCP connection when the UDP socket times out.
7878         Handler server requests, just reply with OK for now.
7879
7880         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7881         * gst/rtsp/rtspdefs.h:
7882         Added some more Real extension headers.
7883
7884         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7885         Fix parsing of urls with a ':' that is not part of the hostname:port
7886         part of the url.
7887
7888 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7889
7890         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7891         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7892         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7893           Activate pad before adding it to the already-running element.
7894
7895         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7896           Activate newly-created pad too.
7897
7898 2006-10-11  Wim Taymans  <wim@fluendo.com>
7899
7900         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7901
7902         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7903         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7904         (gst_udpsrc_start):
7905         Fix some leaks in caps and uris. Fixes #361252.
7906
7907 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7908
7909         * gst/wavparse/Makefile.am:
7910           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7911
7912 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7913
7914         * sys/v4l2/gstv4l2xoverlay.c:
7915         * sys/v4l2/gstv4l2xoverlay.h:
7916         Fix build as per the patch in #338818 comment 36.
7917
7918 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7919
7920         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7921           Activate pads before adding them to the source.
7922
7923 2006-10-06  Wim Taymans  <wim@fluendo.com>
7924
7925         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7926         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7927         Activate pads before adding.
7928
7929 2006-10-06  Wim Taymans  <wim@fluendo.com>
7930
7931         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7932         (gst_multipart_find_pad_by_mime):
7933         Activate pads before adding.
7934
7935         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7936         BOILERPLATE sets parent_class for us.
7937
7938 2006-10-06  Wim Taymans  <wim@fluendo.com>
7939
7940         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7941         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7942         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7943         (gst_rtspsrc_alloc_udp_ports),
7944         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7945         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7946         (gst_rtspsrc_create_transports_string),
7947         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7948         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7949         * gst/rtsp/gstrtspsrc.h:
7950         Rework how the transport string is constructed, try to share channels
7951         and udp ports.
7952         Make most of the stuff less dependant on RTP as we are also going to use
7953         it for RDT.
7954         Add support for transport specific session managers.
7955
7956         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7957         Implement _flush().
7958
7959         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7960         * gst/rtsp/rtspdefs.h:
7961         Add generic error return code.
7962
7963         * gst/rtsp/rtspext.h:
7964         Add support for pluggable tranport strings.
7965
7966         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7967         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7968         (rtsp_ext_wms_get_context):
7969         Detect WMServer and activate the extension.
7970
7971         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7972         (rtsp_transport_get_manager), (rtsp_transport_parse):
7973         * gst/rtsp/rtsptransport.h:
7974         Added methods to get mime/manager for certain transports.
7975
7976 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7977
7978         * ext/cairo/gsttimeoverlay.c:
7979         (gst_cairo_time_overlay_update_font_height):
7980         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
7981         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
7982         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7983         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
7984         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
7985         * ext/libpng/gstpngdec.c: (user_endrow_callback):
7986         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
7987         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
7988         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
7989         (gst_avi_demux_stream_data):
7990         * gst/cutter/gstcutter.c: (gst_cutter_chain):
7991         * gst/debug/efence.c: (gst_efence_buffer_alloc),
7992         (gst_fenced_buffer_copy):
7993         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7995         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
7996         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7997         (gst_rtspsrc_handle_message):
7998         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7999         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8000           Printf format fixes.
8001
8002 2006-10-04  Wim Taymans  <wim@fluendo.com>
8003
8004         * gst/rtsp/Makefile.am:
8005         Dist new .h file too.
8006
8007 2006-10-04  Wim Taymans  <wim@fluendo.com>
8008
8009         * gst/rtsp/Makefile.am:
8010         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
8011         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
8012         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8013         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8014         (gst_rtspsrc_parse_rtpmap),
8015         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
8016         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8017         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
8018         * gst/rtsp/gstrtspsrc.h:
8019         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
8020         * gst/rtsp/rtspdefs.h:
8021         * gst/rtsp/rtspext.h:
8022         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
8023         (rtsp_ext_wms_get_context):
8024         * gst/rtsp/rtspextwms.h:
8025         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
8026         (rtsp_transport_parse):
8027         * gst/rtsp/rtsptransport.h:
8028         Factor out extension in separate module.
8029         Fix getcaps to filter against the padtemplate.
8030         Use Content-Base if the server gives one.
8031         Rework the transport parsing a bit for future extensions.
8032         Added some Real Header field definitions.
8033
8034 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8035
8036         * docs/plugins/Makefile.am:
8037         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8038         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8039           added v4l2 stubs
8040         * gst-plugins-good.spec.in:
8041           add v4l2
8042
8043 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
8044
8045         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
8046           Extract disc/album/medium number and count and try harder
8047           to extract track number/count.
8048
8049 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8050
8051         * configure.ac:
8052         * sys/Makefile.am:
8053           add build stuff for v4l2, needs --enable-experimental until
8054           the last bits are resolved
8055
8056 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
8057
8058         * tests/check/Makefile.am:
8059           Disable autodetect test temporarily, so that the build bots
8060           update -bad and the ranks of unreliable video sinks in there.
8061
8062         * tests/check/elements/autodetect.c: (GST_START_TEST):
8063           Skip test if no usable videosink is found.
8064
8065 2006-09-29  Wim Taymans  <wim@fluendo.com>
8066
8067         * gst/rtsp/URLS:
8068         Add some more URLs.
8069
8070         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8071         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8072         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8073         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
8074         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8075         (gst_rtspsrc_loop), (gst_rtspsrc_send),
8076         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8077         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
8078         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8079         * gst/rtsp/gstrtspsrc.h:
8080         Add timeout property to control UDP timeouts.
8081         Fix error messages.
8082         Also start a loop function when operating in UDP mode so that we can
8083         do some more stuff async.
8084         Handle element messages from udpsrc to detect timeouts. If a timeout
8085         happens we currently generate an error.
8086         API: rtspsrc::timeout property.
8087
8088         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8089         (gst_udpsrc_create):
8090         Really implement the timeout in microseconds and not milliseconds.
8091
8092 2006-09-29  Wim Taymans  <wim@fluendo.com>
8093
8094         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8095         (gst_udpsrc_create), (gst_udpsrc_set_property),
8096         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
8097         * gst/udp/gstudpsrc.h:
8098         Added property to post a message on timeout.
8099         Updated docs.
8100         When restarting the select, initialize the fdsets again.
8101         Init control sockets so we don't accidentally close a random socket.
8102         API: GstUDPSrc::timeout property
8103
8104 2006-09-29  Wim Taymans  <wim@fluendo.com>
8105
8106         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
8107         Fix flag registration.
8108
8109         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
8110         Reading 0 also means 'no more commands'
8111
8112 2006-09-29  Wim Taymans  <wim@fluendo.com>
8113
8114         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
8115
8116         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8117         Fix possible infinite loop when shutting down, a read can also return
8118         0 to indicate no more messages are available. Fixes #358156.
8119
8120 2006-09-25  Wim Taymans  <wim@fluendo.com>
8121
8122         * gst/autodetect/gstautoaudiosink.c:
8123         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
8124         (gst_auto_audio_sink_find_best):
8125         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
8126         Small cleanups.
8127         don't try to set "sync" property when it is not available.
8128
8129 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
8130
8131         Patch by: Peter Kjellerstedt  <pkj at axis com>
8132
8133         * gst/alpha/gstalpha.c:
8134         * gst/rtp/gstrtpamrdepay.c:
8135         * gst/rtsp/gstrtspsrc.c:
8136         * gst/udp/gstudpsrc.c:
8137         * gst/videomixer/videomixer.c:
8138           Include stdlib.h in some more places, makes things compile
8139           with uClibc and -Werror (#357592).
8140
8141 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
8142
8143         * ext/jpeg/gstjpegdec.c:
8144           Set minimum height to 8 (from 16), our code should handle
8145           that fine. Some of the buttons on the apple trailer site
8146           are apparently only 15 pixels high (see #357470).
8147
8148 2006-09-23  Wim Taymans  <wim@fluendo.com>
8149
8150         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
8151         (gst_rtspsrc_open):
8152         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8153         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
8154         (rtsp_connection_receive):
8155         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
8156         * gst/rtsp/rtspdefs.h:
8157         Improve error reporting.
8158
8159 2006-09-23  Wim Taymans  <wim@fluendo.com>
8160
8161         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
8162         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
8163         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
8164         * gst/rtp/gstrtpdepay.c:
8165         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
8166         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
8167         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
8168         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
8169         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
8170         (gst_rtp_mp2t_depay_plugin_init):
8171         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
8172         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
8173         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
8174         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
8175         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
8176         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
8177         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
8178         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
8179         Fix klass typos.
8180         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
8181
8182 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
8183
8184         * configure.ac:
8185           Need  -base CVS for gst_base_rtp_depayload_push_ts().
8186
8187 2006-09-22  Wim Taymans  <wim@fluendo.com>
8188
8189         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8190         Don't check for a tag that is never there and check if we read the
8191         correct tag. Fixes seeking again.
8192         We must post an error when all pads are unlinked.
8193
8194 2006-09-22  Wim Taymans  <wim@fluendo.com>
8195
8196         * gst/rtp/Makefile.am:
8197         * gst/rtp/gstrtp.c: (plugin_init):
8198         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
8199         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
8200         (gst_rtp_vorbis_pay_reset_packet),
8201         (gst_rtp_vorbis_pay_init_packet),
8202         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
8203         (gst_rtp_vorbis_pay_handle_buffer):
8204         More fixage, set endoder-params correctly in the payloader.
8205
8206 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
8207
8208         * gst/autodetect/gstautoaudiosink.c:
8209         (gst_auto_audio_sink_base_init):
8210         * gst/autodetect/gstautovideosink.c:
8211         (gst_auto_video_sink_base_init):
8212           Make static pad templates static to appease valgrind's leak
8213           detector.
8214
8215         * tests/check/Makefile.am:
8216         * tests/check/elements/.cvsignore:
8217         * tests/check/elements/autodetect.c: (GST_START_TEST),
8218         (autodetect_suite):
8219           Add simple test for the ghostpad lockup on shutdown fixed in core
8220           CVS (audio bit disabled because it would need dozens of alsa
8221           suppressions and I'm too lazy to add those now).
8222
8223 2006-09-22  Wim Taymans  <wim@fluendo.com>
8224
8225         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
8226         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
8227         Small cleanups.
8228
8229         * gst/rtp/Makefile.am:
8230         * gst/rtp/gstrtp.c: (plugin_init):
8231         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
8232         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
8233         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
8234         (gst_rtp_vorbis_depay_process),
8235         (gst_rtp_vorbis_depay_set_property),
8236         (gst_rtp_vorbis_depay_get_property),
8237         (gst_rtp_vorbis_depay_change_state),
8238         (gst_rtp_vorbis_depay_plugin_init):
8239         * gst/rtp/gstrtpvorbisdepay.h:
8240         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
8241         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
8242         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
8243         (gst_rtp_vorbis_pay_flush_packet),
8244         (gst_rtp_vorbis_pay_append_buffer),
8245         (gst_rtp_vorbis_pay_handle_buffer),
8246         (gst_rtp_vorbis_pay_plugin_init):
8247         * gst/rtp/gstrtpvorbispay.h:
8248         Add experimental vorbis pay and depayloaders.
8249
8250 2006-09-21  Wim Taymans  <wim@fluendo.com>
8251
8252         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
8253         Fix profile-level-id parsing and setup.
8254
8255 2006-09-21  Wim Taymans  <wim@fluendo.com>
8256
8257         * gst/udp/README:
8258         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
8259         Update README, simple cleanup.
8260
8261 2006-09-21  Wim Taymans  <wim@fluendo.com>
8262
8263         * gst/rtp/README:
8264         Update README with some examples.
8265
8266         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
8267         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
8268         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
8269         (gst_rtp_mp4g_pay_setcaps):
8270         * gst/rtp/gstrtpmp4gpay.h:
8271         Make optional RTP parameters of type STRING, as required by the
8272         application/x-rtp caps specification.
8273
8274 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
8275
8276         * gst/rtp/gstrtph263pdepay.c:
8277         * gst/rtp/gstrtph263ppay.c:
8278         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
8279         RTP header.
8280
8281 2006-09-20  Wim Taymans  <wim@fluendo.com>
8282
8283         * gst/rtp/Makefile.am:
8284         And makefile too.
8285
8286 2006-09-20  Wim Taymans  <wim@fluendo.com>
8287
8288         * gst/rtp/gstrtp.c: (plugin_init):
8289         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
8290         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
8291         (decode_base64), (gst_rtp_asf_depay_setcaps),
8292         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
8293         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
8294         (gst_rtp_asf_depay_plugin_init):
8295         * gst/rtp/gstrtpasfdepay.h:
8296         Added preliminary ASF depayloader.
8297
8298         * gst/rtp/gstrtph264depay.c: (decode_base64):
8299         Fix base64 decoding.
8300
8301 2006-09-20  Wim Taymans  <wim@fluendo.com>
8302
8303         * gst/rtsp/URLS:
8304         Added some test URLS.
8305
8306         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8307         (gst_rtspsrc_loop), (gst_rtspsrc_open):
8308         * gst/rtsp/gstrtspsrc.h:
8309         When creating streams, give access to the complete SDP.
8310         Fix some leaks.
8311         Collect and merge global stream properties in stream caps.
8312         Preliminary support for WMServer.
8313
8314         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8315         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
8316         (rtsp_connection_receive):
8317         * gst/rtsp/rtspconnection.h:
8318         Make connection interruptable.
8319         Refactor to make it reconnectable.
8320         Don't fail on short reads when reading data packets.
8321
8322         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
8323         (rtsp_url_get_port):
8324         * gst/rtsp/rtspurl.h:
8325         Add methods for getting/setting the port.
8326
8327         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
8328         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
8329         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
8330         (sdp_media_get_format), (sdp_parse_line),
8331         (sdp_message_parse_buffer):
8332         Fix headers. 
8333         Add methods for getting multiple attributes with the same name.
8334         Increase buffer size when parsing.
8335         Fix parsing of a=foo fields.
8336
8337         * gst/rtsp/test.c: (main):
8338         Update to new connection API.
8339
8340         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
8341         (rtsp_message_init_response), (rtsp_message_init_data),
8342         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
8343         * gst/rtsp/rtspmessage.h:
8344         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
8345         * gst/rtsp/rtsptransport.h:
8346         * gst/rtsp/sdp.h:
8347         * gst/rtsp/sdpmessage.h:
8348         * gst/rtsp/gstrtsp.c:
8349         * gst/rtsp/gstrtsp.h:
8350         * gst/rtsp/gstrtpdec.c:
8351         * gst/rtsp/gstrtpdec.h:
8352         * gst/rtsp/rtsp.h:
8353         * gst/rtsp/rtspdefs.c:
8354         * gst/rtsp/rtspdefs.h:
8355         Dual licensed under MIT and LGPL now.
8356
8357 2006-09-19  Wim Taymans  <wim@fluendo.com>
8358
8359         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
8360         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
8361         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8362         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
8363         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
8364         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8365         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8366         * gst/rtsp/gstrtspsrc.h:
8367         Reorganize stream parsing and creation.
8368         Detect container formats in interleaved mode.
8369         Keep more state about the streams.
8370         Assume a server also supports PLAY if it does not say.
8371         Add unicast and interleaved properties to TCP transport requests to make
8372         some servers happy (WMServer).
8373
8374         * gst/rtsp/sdpmessage.h:
8375         Add some defines for the standard Bandwidth types.
8376
8377 2006-09-19  Wim Taymans  <wim@fluendo.com>
8378
8379         * gst/rtsp/test.c: (main):
8380         Fix build.
8381
8382 2006-09-19  Wim Taymans  <wim@fluendo.com>
8383
8384         * gst/wavparse/gstwavparse.c:
8385         Add ms-gsm to the src template.
8386
8387 2006-09-18  Wim Taymans  <wim@fluendo.com>
8388
8389         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8390         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
8391         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8392         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
8393         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8394         * gst/rtsp/gstrtspsrc.h:
8395         Small cleanups, added documentation.
8396         Try to clean up the requests and responses.
8397         Refactor parsing the supported methods.
8398
8399         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
8400         (rtsp_connection_create), (rtsp_connection_send),
8401         (parse_response_status), (parse_request_line),
8402         (rtsp_connection_receive), (rtsp_connection_close),
8403         (rtsp_connection_free):
8404         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
8405         (rtsp_transport_init), (rtsp_transport_parse),
8406         (rtsp_transport_free):
8407         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
8408         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
8409         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
8410         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
8411         Use g_return_val some more.
8412
8413         * gst/rtsp/rtspdefs.h:
8414         Add more enum values to track initial states.
8415
8416         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
8417         (rtsp_message_init_request), (rtsp_message_new_response),
8418         (rtsp_message_init_response), (rtsp_message_init_data),
8419         (rtsp_message_unset), (rtsp_message_free),
8420         (rtsp_message_add_header), (rtsp_message_remove_header),
8421         (rtsp_message_get_header), (rtsp_message_set_body),
8422         (rtsp_message_take_body), (rtsp_message_get_body),
8423         (rtsp_message_steal_body), (rtsp_message_dump):
8424         * gst/rtsp/rtspmessage.h:
8425         Reorder arguments, object goes as the first one.
8426         Use g_return_val some more.
8427
8428 2006-09-18  Wim Taymans  <wim@fluendo.com>
8429
8430         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
8431         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8432         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
8433         * gst/rtsp/gstrtspsrc.h:
8434         Export sometimes source pad with correct caps on the template, create
8435         the ghostpad from the template.
8436         Remove RTCP template as we never expose RTCP.
8437         Protect against invalid body size.
8438         Avoid memcpy when creating the output buffer.
8439         Properly post an error and send EOS when the loop function is shut down.
8440
8441 2006-09-18  Wim Taymans  <wim@fluendo.com>
8442
8443         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8444
8445         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8446         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
8447         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8448         * gst/rtsp/gstrtspsrc.h:
8449         Make sure we can never set an invalid location.
8450
8451         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
8452         * gst/rtsp/rtspmessage.h:
8453         Added _steal_body method for future use.
8454
8455         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
8456         Make freeing of NULL url return immediatly.
8457
8458 2006-09-18  Wim Taymans  <wim@fluendo.com>
8459
8460         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8461
8462         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
8463         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
8464         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
8465         (gst_rtspsrc_change_state):
8466         * gst/rtsp/gstrtspsrc.h:
8467         Use boilerplate.
8468         Make rtspsrc subclass GstBin to make state changes easier.
8469         Add Range header field on the PLAY request.
8470
8471 2006-09-18  Wim Taymans  <wim@fluendo.com>
8472
8473         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8474
8475         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
8476         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8477         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
8478         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
8479         * gst/rtsp/rtspconnection.c: (inet_aton):
8480         Small cleanups.
8481         when multicast is selected as the transport, create UDP sources and
8482         connect to the multicast group.
8483         Move parsing and setting of caps to a common place.
8484         Fixes #349894.
8485
8486 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
8487
8488         * ext/flac/gstflactag.c:
8489         * gst/alpha/gstalpha.c:
8490         * gst/debug/breakmydata.c:
8491         * gst/debug/negotiation.c:
8492         * gst/debug/testplugin.c:
8493         * gst/effectv/gstaging.c:
8494         * gst/effectv/gstdice.c:
8495         * gst/effectv/gstedge.c:
8496         * gst/effectv/gstquark.c:
8497         * gst/effectv/gstrev.c:
8498         * gst/effectv/gstshagadelic.c:
8499         * gst/effectv/gstvertigo.c:
8500         * gst/effectv/gstwarp.c:
8501         * gst/multipart/multipartdemux.c:
8502         * gst/multipart/multipartmux.c:
8503         * gst/videobox/gstvideobox.c:
8504         * gst/videofilter/gstgamma.c:
8505         * gst/videofilter/gstvideotemplate.c:
8506         * gst/videomixer/videomixer.c:
8507         * sys/sunaudio/gstsunaudiosrc.h:
8508         More G_OBJECT macro fixing.
8509
8510 2006-09-16  Wim Taymans  <wim@fluendo.com>
8511
8512         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
8513
8514         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
8515         Correctly set the dwLength in strh.
8516         With this patch, the file duration is now displayed correctly in window
8517         media player and the AVI plays completely. Fixes #356147
8518
8519 2006-09-15  Wim Taymans  <wim@fluendo.com>
8520
8521         Patch by: Darren Kenny <darren dot kenny at sun dot com>
8522
8523         * sys/sunaudio/gstsunaudiomixerctrl.c:
8524         (gst_sunaudiomixer_ctrl_build_list):
8525         Set the output track as the MASTER so that the gnome-settings-daemon
8526         keybindings for changing the volume using the keyboard works.
8527         Fixes #356142.
8528
8529 2006-09-15  Wim Taymans  <wim@fluendo.com>
8530
8531         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
8532         Fix documentation, it is not possible to control the framerate of jpegdec
8533         using filtered caps yet. Fixes #355210.
8534         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
8535         stop when there is an error.
8536
8537 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8538
8539         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
8540         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8541           Don't interpret a first buffer with an offset of NONE as
8542           'from the middle of the stream', but only a first buffer
8543           that has a valid buffer offset that's non-zero (see #345449).
8544
8545 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8546
8547         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
8548         (gst_icydemux_typefind_or_forward):
8549         * gst/icydemux/gsticydemux.h:
8550           When we merge/collect multiple incoming buffers for typefinding
8551           purposes, keep an initial 0 offset on the first outgoing buffer
8552           as well (otherwise id3demux won't work right). Fixes #345449.
8553           Also Make buffer metadata writable before setting buffer caps.
8554
8555         * tests/check/elements/icydemux.c: (typefind_succeed),
8556         (cleanup_icydemux), (push_data), (GST_START_TEST),
8557         (icydemux_suite):
8558           Small test case for the above.
8559
8560 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
8561
8562         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
8563         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8564         (gst_avi_demux_stream_header_push),
8565         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8566         (gst_avi_demux_loop):
8567           More code reuse and better logging in _peek_chunk(). Reintroduce check
8568           for chunk sizes before reading them (avoid oom). Better handling for 
8569           invalid chunksizes when streaming.
8570
8571 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
8572
8573         * gst/level/gstlevel.c: (gst_level_set_property):
8574         * gst/level/gstlevel.h:
8575           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
8576           René Stadler
8577
8578 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
8579
8580         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8581         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8582         (gst_avi_demux_stream_data):
8583           Revert one change to fix streaming avi (adapter size != data size).
8584
8585 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8586
8587         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
8588
8589         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
8590         (gst_matroska_demux_reset),
8591         (gst_matroska_demux_read_track_encodings),
8592         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
8593         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8594         (gst_matroska_demux_subtitle_caps):
8595         * gst/matroska/matroska-ids.h:
8596           Add support for VOBSUB subtitle tracks and zlib-compressed
8597           tracks. Make sure we start on a keyframe after a seek. (#343348)
8598
8599 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8600
8601         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
8602         (gst_matroska_demux_push_flac_codec_priv_data),
8603         (gst_matroska_demux_push_xiph_codec_priv_data),
8604         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8605         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
8606         * gst/matroska/matroska-ids.h:
8607           Add basic FLAC support (#311586), not perfect yet though, needs some
8608           tweaking in flacdec; also, seeking could be better.
8609           Do better bounds checking when deserialising vorbis stream headers
8610           to make sure we don't read beyond the end of the buffer on bad input.
8611
8612 2006-09-04  Wim Taymans  <wim@fluendo.com>
8613
8614         Patch by: Alessandro Decina <alessandro at nnva dot org>
8615
8616         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8617         Seeking back in a file containing a CMML stream errors out if the seek
8618         goes back up to the CMML headers. This is because after the seek the xml
8619         processing instruction <?xml ...?> is submitted to the xml parser again, 
8620         which results in an error. The attached patch fixes the problem. 
8621         Fixes #353908.
8622
8623         * ext/annodex/gstcmmlenc.h:
8624         Fix authors name.
8625
8626
8627 2006-08-28  Andy Wingo  <wingo@pobox.com>
8628
8629         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8630         New helper function to lessen the ifdefs.
8631         (GST_INFO_OBJECT): 
8632         (gst_dv1394src_iso_receive): Use it.
8633         (gst_dv1394src_create): Also use the control sockets in iec61883
8634         mode.
8635         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8636         handle for AVC operations; fixes #348233.
8637
8638 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8639
8640         * configure.ac:
8641         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8642         * docs/plugins/inspect/plugin-audiofx.xml:
8643         * docs/plugins/inspect/plugin-audiofxgood.xml:
8644         * gst/audiofx/Makefile.am:
8645         * gst/audiofx/audiofx.c:
8646         * gst/audiofxgood/.cvsignore:
8647         * gst/audiofxgood/Makefile.am:
8648         * gst/audiofxgood/audiofx.c:
8649         * gst/audiofxgood/audiopanorama.c:
8650         * gst/audiofxgood/audiopanorama.h:
8651           Rename again (audiofxgood -> audiofx).
8652
8653 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8654
8655         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8656         (gst_avi_demux_stream_scan):
8657           Initialze variables.
8658
8659 2006-08-25  Wim Taymans  <wim@fluendo.com>
8660
8661         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8662         (gst_avi_demux_init), (gst_avi_demux_finalize),
8663         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8664         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8665         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8666         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8667         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8668         (gst_avi_demux_massage_index),
8669         (gst_avi_demux_calculate_durations_from_index),
8670         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8671         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8672         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8673         (gst_avi_demux_change_state):
8674         * gst/avi/gstavidemux.h:
8675         More attempts to turn this into readable code.
8676         Don't leak adapters.
8677         Calculate duration according to index more efficiently.
8678         Don't try to act like we drive the pipeline in chain mode.
8679
8680 2006-08-25  Wim Taymans  <wim@fluendo.com>
8681
8682         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8683         Fix build.
8684
8685 2006-08-25  Wim Taymans  <wim@fluendo.com>
8686
8687         Patch by: Alessandro Decina <alessandro at nnva dot org>
8688
8689         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8690         Do some extra sanity checks.
8691         Fixes #350340.
8692
8693         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8694         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8695         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8696         Check if clip->start_time is valid before adding the clip to the
8697         track list.
8698         Reset enc->preamble going from PAUSED to READY.
8699         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8700         only used for EOS.
8701         Only post an error message if we were the one that created the fatal
8702         GstFlowReturn value.
8703
8704         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8705         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8706         Parse the seconds field of the npt-sec time format using %llu rather than
8707         %d and check that the value scaled by GST_SECOND doesn't overflow.
8708         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8709         Lookup a clip's track with clip->track rather than clip->id which
8710         makes no sense.
8711         Identify a clip by its track and start time and not its xml id.
8712         do some more input checking and make sure we don't do undefined shifts.
8713
8714         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8715         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8716         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8717         (push_clip), (push_empty_clip), (check_output_clip),
8718         (GST_START_TEST), (cmmldec_suite):
8719         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8720         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8721         (check_headers), (push_clip), (check_clip_times), (check_clip),
8722         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8723         Added some more checks.
8724
8725 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8726
8727         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8728         (gst_audio_panorama_set_property),
8729         (gst_audio_panorama_get_property),
8730         (gst_audio_panorama_transform_m2s_int),
8731         (gst_audio_panorama_transform_s2s_int),
8732         (gst_audio_panorama_transform_m2s_float),
8733         (gst_audio_panorama_transform_s2s_float):
8734         * gst/audiofxgood/audiopanorama.h:
8735         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8736           Make also the pan-property float (saves scaling and yields better
8737           resolution)
8738
8739 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8740
8741         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8742         (gst_audio_panorama_transform_m2s_float),
8743         (gst_audio_panorama_transform_s2s_float):
8744           ChangeLog surgery to add cymax's real name
8745
8746
8747 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8748
8749         Patch by: René Stadler <mail@renestadler.de>
8750
8751         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8752         (gst_audio_panorama_transform_m2s_int),
8753         (gst_audio_panorama_transform_s2s_int),
8754         (gst_audio_panorama_transform_m2s_float),
8755         (gst_audio_panorama_transform_s2s_float),
8756         (gst_audio_panorama_transform):
8757         * gst/audiofxgood/audiopanorama.h:
8758           Added float support
8759
8760 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8761
8762         * gst/audiofxgood/audiopanorama.c:
8763         (gst_audio_panorama_transform_m2s):
8764           Fix docs & debug category. Add Fixme for volume pan levels.
8765
8766 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8767
8768         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8769         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8770         (gst_avi_demux_stream_header_pull),
8771         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8772         (gst_avi_demux_chain):
8773           unbreak AVI index handling, some more debug, remove an obsolete
8774           adapter_flush that caused streaming to wander off in the wild
8775
8776 2006-08-24  Wim Taymans  <wim@fluendo.com>
8777
8778         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8779         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8780         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8781         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8782         (gst_avi_demux_calculate_durations_from_index),
8783         (gst_avi_demux_stream_header_push),
8784         (gst_avi_demux_stream_header_pull):
8785         * gst/avi/gstavidemux.h:
8786         Some more cleanups. 
8787         Fix totalFrames parsing in ODML.
8788         Disable use of index for length calculation in case of ODML as this is
8789         broken now.
8790
8791 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8792
8793         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8794           Use libgsttag helper function here too.
8795
8796 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8797
8798         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8799         (gst_avi_demux_init), (gst_avi_demux_dispose),
8800         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8801         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8802         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8803         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8804         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8805         (gst_avi_demux_parse_subindex),
8806         (gst_avi_demux_read_subindexes_push),
8807         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8808         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8809         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8810         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8811         (gst_avi_demux_stream_header_pull),
8812         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8813         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8814         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8815         (gst_avi_demux_change_state):
8816         * gst/avi/gstavidemux.h:
8817           Initial streaming support for avidemux (fixes #336465)
8818
8819 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8820
8821         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8822           There is no taglibmux element ...
8823
8824         * gst/rtsp/gstrtspsrc.c:
8825           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8826           was complaining about unknown entity here.
8827
8828 2006-08-22  Wim Taymans  <wim@fluendo.com>
8829
8830         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8831         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8832         (gst_avi_demux_process_next_entry):
8833         * gst/avi/gstavidemux.h:
8834         Mark DISCONT.
8835         Remove old unused fields and reorder the struct a bit.
8836
8837 2006-08-22  Wim Taymans  <wim@fluendo.com>
8838
8839         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8840         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8841         (gst_rtspsrc_pause):
8842         * gst/rtsp/gstrtspsrc.h:
8843         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8844         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8845         Small documentation updates.
8846
8847 2006-08-22  Wim Taymans  <wim@fluendo.com>
8848
8849         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8850         (gst_avi_demux_index_entry_for_time),
8851         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8852         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8853         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8854         (gst_avi_demux_next_data_buffer),
8855         (gst_avi_demux_calculate_durations_from_index),
8856         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8857         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8858         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8859         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8860         * gst/avi/gstavidemux.h:
8861         Precalc most of the duration query for each stream.
8862         Make seeking more correct.
8863         Use GstSegment to track position and duration.
8864         Code cleanups and leak fixes.
8865         Calculate correct total duration based on index length.
8866
8867 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8868
8869         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8870         (parse_insert_string_field):
8871           If strings in text fields are marked ISO8859-1, but contain
8872           valid UTF-8 already, then handle them as UTF-8 and ignore
8873           the encoding. (#351794)
8874
8875 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8876
8877         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8878         (gst_flac_dec_write), (gst_flac_dec_loop),
8879         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8880         (gst_flac_dec_src_query):
8881         * ext/flac/gstflacdec.h:
8882           Make flac-in-ogg work (#352100).
8883
8884 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8885
8886         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8887           Don't unref buffers of which we've already given away
8888           ownership to the adapter.
8889
8890 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8891
8892         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8893           Make metadata extraction actually work.
8894
8895         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8896         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8897         (gst_speexenc_chain):
8898           Fix metadata writing: replace old code which wrote completely
8899           broken tags with libgsttag-based code. Plus miscellaneous
8900           code cleanups (use static pad templates etc.) and a bunch
8901           of leak fixes.
8902
8903 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8904
8905         * gst/audiopanorama/.cvsignore:
8906         * gst/audiopanorama/Makefile.am:
8907         * gst/audiopanorama/audiofx.c:
8908         * gst/audiopanorama/audiopanorama.c:
8909         * gst/audiopanorama/audiopanorama.h:
8910           die! die! die! you should never have been there
8911
8912 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8913
8914         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8915         Fix invalid memory access in audiopanorama test suite.
8916
8917 2006-08-21  Edward Hervey  <edward@fluendo.com>
8918
8919         * tests/check/elements/.cvsignore:
8920         ignore built file
8921
8922 2006-08-21  Wim Taymans  <wim@fluendo.com>
8923
8924         * gst/rtp/Makefile.am:
8925         Fix the build again.
8926
8927 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8928
8929         * gst/audiofxgood/.cvsignore:
8930         * gst/audiofxgood/Makefile.am:
8931         * gst/audiofxgood/audiofx.c: (plugin_init):
8932         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8933         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8934         (gst_audio_panorama_set_property),
8935         (gst_audio_panorama_get_property),
8936         (gst_audio_panorama_get_unit_size),
8937         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8938         (gst_audio_panorama_transform_m2s),
8939         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8940         * gst/audiofxgood/audiopanorama.h:
8941           resubmit with the desired name *again*
8942
8943 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8944
8945         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8946         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8947           use g_assert in _get_unit_size
8948
8949 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8950
8951         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8952         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8953         * docs/plugins/inspect/plugin-audiofxgood.xml:
8954           cleanup -unused.txt to make it useful, add previously missing docs
8955
8956         * ext/Makefile.am:
8957           Quietly (accidentally) enable LADSPA for building by default, 
8958           despite the fact that it doesn't meet the plugin checklist.
8959             -- Added by Jan Schmidt 18 Dec 2006
8960
8961         * ext/esd/esdmon.c:
8962         * ext/esd/esdsink.c:
8963         * ext/esd/gstesd.c: (plugin_init):
8964           reflow to get rid of two external symbols
8965
8966         * gst/audiofxgood/audiofx.c: (plugin_init):
8967           re-add
8968
8969 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8970
8971         * configure.ac:
8972         * gst/audiofxgood/.cvsignore:
8973         * gst/audiofxgood/Makefile.am:
8974         * gst/audiofxgood/audiofx.c
8975         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8976         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8977         (gst_audio_panorama_set_property),
8978         (gst_audio_panorama_get_property),
8979         (gst_audio_panorama_get_unit_size),
8980         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8981         (gst_audio_panorama_transform_m2s),
8982         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8983         * gst/audiofxgood/audiopanorama.h:
8984         * tests/check/Makefile.am:
8985         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
8986         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
8987         (panorama_suite), (main):
8988         Add audiofxgood plugin with audiopanorama element
8989
8990 2006-08-18  Wim Taymans  <wim@fluendo.com>
8991
8992         * docs/plugins/Makefile.am:
8993         More Oss docs fixage. 
8994
8995 2006-08-18  Wim Taymans  <wim@fluendo.com>
8996
8997         * gst/rtp/Makefile.am:
8998         * gst/rtp/gstrtp.c: (plugin_init):
8999         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
9000         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
9001         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
9002         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
9003         (gst_rtp_sv3v_depay_get_property),
9004         (gst_rtp_sv3v_depay_change_state),
9005         (gst_rtp_sv3v_depay_plugin_init):
9006         * gst/rtp/gstrtpsv3vdepay.h:
9007         Added experimental SVQ3 depayloader.
9008
9009 2006-08-18  Edward Hervey  <edward@fluendo.com>
9010
9011         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
9012         (gst_dvdemux_loop), (gst_dvdemux_change_state):
9013         * ext/dv/gstdvdemux.h:
9014         When handling seek requests, don't send the newsegment event from the
9015         calling thread. Instead save it so it can be sent from the streaming
9016         thread.
9017
9018 2006-08-17  Wim Taymans  <wim@fluendo.com>
9019
9020         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9021
9022         * gst/multipart/multipartdemux.c: (multipart_parse_header):
9023         Accept leading whitespace before the boundary
9024         This patch makes the demuxer allow some whitespace before the actual
9025         boundary. This makes the demuxer work with the ``old'' gstreamer
9026         multipartmuxer again (which placed an extra \n before the start
9027         of the stream) Fixes #349068.
9028
9029 2006-08-17  Wim Taymans  <wim@fluendo.com>
9030
9031         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
9032         Error out on non-implemented stuff.
9033
9034 2006-08-16  Wim Taymans  <wim@fluendo.com>
9035
9036         Patch by: Andy Wingo <wingo at pobox dot com>
9037
9038         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
9039         (gst_signal_processor_start), (gst_signal_processor_stop),
9040         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
9041         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
9042         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
9043         (gst_signal_processor_change_state):
9044         Make ladspa elements reusable. Fixes #350006.
9045
9046 2006-08-16  Wim Taymans  <wim@fluendo.com>
9047
9048         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
9049         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
9050         names as possible. Fixes #349901.
9051
9052 2006-08-16  Wim Taymans  <wim@fluendo.com>
9053
9054         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
9055         (gst_signal_processor_do_pushes):
9056         A push() gives away our refcount so we should not use the buffer on the
9057         pen anymore.
9058
9059 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9060
9061         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
9062         (gst_oss_mixer_element_finalize):
9063           Don't leak device string.
9064
9065 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9066
9067         * configure.ac:
9068           Require CVS of GStreamer core and -base (for
9069           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
9070
9071         * ext/taglib/gstid3v2mux.cc:
9072           Write extended comment tags properly (#348762).
9073
9074         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9075         (parse_comment_frame):
9076           Extract COMM frames into extended comments, which makes it
9077           easier to properly retain the description bit of the tag
9078           and maintain this information when re-tagging (#348762).
9079
9080 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9081
9082         * tests/check/Makefile.am:
9083           Don't try to run annodex unit tests if the annodex
9084           plugin has not been built (Fixes #351116).
9085
9086 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9087
9088         * gst/autodetect/gstautoaudiosink.c:
9089         (gst_auto_audio_sink_find_best):
9090           When we can't find a usable audiosink, don't error out,
9091           but use a fake sink instead and post a warning message
9092           on the bus (#341278).
9093
9094 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
9095
9096         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
9097         * sys/oss/gstosssink.c:
9098         * sys/oss/gstosssrc.c:
9099           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
9100           ossmixer's new device property.
9101
9102         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9103         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9104           Add docs for OSS elements.
9105
9106         * docs/plugins/inspect/plugin-aasink.xml:
9107         * docs/plugins/inspect/plugin-alaw.xml:
9108         * docs/plugins/inspect/plugin-alpha.xml:
9109         * docs/plugins/inspect/plugin-alphacolor.xml:
9110         * docs/plugins/inspect/plugin-annodex.xml:
9111         * docs/plugins/inspect/plugin-apetag.xml:
9112         * docs/plugins/inspect/plugin-auparse.xml:
9113         * docs/plugins/inspect/plugin-autodetect.xml:
9114         * docs/plugins/inspect/plugin-avi.xml:
9115         * docs/plugins/inspect/plugin-cacasink.xml:
9116         * docs/plugins/inspect/plugin-cairo.xml:
9117         * docs/plugins/inspect/plugin-cdio.xml:
9118         * docs/plugins/inspect/plugin-cutter.xml:
9119         * docs/plugins/inspect/plugin-debug.xml:
9120         * docs/plugins/inspect/plugin-dv.xml:
9121         * docs/plugins/inspect/plugin-efence.xml:
9122         * docs/plugins/inspect/plugin-effectv.xml:
9123         * docs/plugins/inspect/plugin-esdsink.xml:
9124         * docs/plugins/inspect/plugin-flac.xml:
9125         * docs/plugins/inspect/plugin-flxdec.xml:
9126         * docs/plugins/inspect/plugin-gconfelements.xml:
9127         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9128         * docs/plugins/inspect/plugin-goom.xml:
9129         * docs/plugins/inspect/plugin-halelements.xml:
9130         * docs/plugins/inspect/plugin-icydemux.xml:
9131         * docs/plugins/inspect/plugin-id3demux.xml:
9132         * docs/plugins/inspect/plugin-jpeg.xml:
9133         * docs/plugins/inspect/plugin-level.xml:
9134         * docs/plugins/inspect/plugin-matroska.xml:
9135         * docs/plugins/inspect/plugin-mulaw.xml:
9136         * docs/plugins/inspect/plugin-multipart.xml:
9137         * docs/plugins/inspect/plugin-navigationtest.xml:
9138         * docs/plugins/inspect/plugin-ossaudio.xml:
9139         * docs/plugins/inspect/plugin-png.xml:
9140         * docs/plugins/inspect/plugin-rtp.xml:
9141         * docs/plugins/inspect/plugin-rtsp.xml:
9142         * docs/plugins/inspect/plugin-shout2send.xml:
9143         * docs/plugins/inspect/plugin-smpte.xml:
9144         * docs/plugins/inspect/plugin-speex.xml:
9145         * docs/plugins/inspect/plugin-taglib.xml:
9146         * docs/plugins/inspect/plugin-udp.xml:
9147         * docs/plugins/inspect/plugin-videobalance.xml:
9148         * docs/plugins/inspect/plugin-videobox.xml:
9149         * docs/plugins/inspect/plugin-videoflip.xml:
9150         * docs/plugins/inspect/plugin-videomixer.xml:
9151         * docs/plugins/inspect/plugin-wavenc.xml:
9152         * docs/plugins/inspect/plugin-wavparse.xml:
9153         * docs/plugins/inspect/plugin-ximagesrc.xml:
9154           Update to CVS version.
9155           
9156 2006-08-16  Wim Taymans  <wim@fluendo.com>
9157
9158         * gst/rtp/gstrtpamrdepay.c:
9159         * gst/rtp/gstrtpmp4gdepay.c:
9160         Caps extra properties must be defined as strings for
9161         depayloaders because they are generated from an SDP.
9162
9163         * gst/rtp/Makefile.am:
9164         * gst/rtp/gstrtp.c: (plugin_init):
9165         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
9166         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
9167         (gst_rtp_h264_depay_finalize), (decode_base64),
9168         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
9169         (gst_rtp_h264_depay_set_property),
9170         (gst_rtp_h264_depay_get_property),
9171         (gst_rtp_h264_depay_change_state),
9172         (gst_rtp_h264_depay_plugin_init):
9173         * gst/rtp/gstrtph264depay.h:
9174         Added basic, not completely functional RFC 3984 H264 depayloader.
9175
9176 2006-08-16  Wim Taymans  <wim@fluendo.com>
9177
9178         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
9179         Add pads after setting them up.
9180
9181         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9182         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
9183         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
9184         (gst_rtspsrc_stream_setup_rtp),
9185         (gst_rtspsrc_stream_configure_transport),
9186         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
9187         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
9188         (gst_rtspsrc_pause):
9189         * gst/rtsp/gstrtspsrc.h:
9190         Fix interleaved mode.
9191          - Protect streaming with lock.
9192          - Combine flows
9193          - set caps on outgoing buffers.
9194          - strip trailing \0 from data packets.
9195          - Configure RTP/RTCP in stream.
9196         Use DEBUG_OBJECT more.
9197
9198 2006-08-16  Wim Taymans  <wim@fluendo.com>
9199
9200         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9201         Turn a g_print into a DEBUG line.
9202
9203 2006-08-13  Wim Taymans  <wim@fluendo.com>
9204
9205         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
9206         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
9207         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
9208         (gst_oss_mixer_element_get_property),
9209         (gst_oss_mixer_element_change_state):
9210         * sys/oss/gstossmixerelement.h:
9211         Small cleanups. Better error reporting.
9212         Add device property for the mixer instead of the hardcoded
9213         /dev/mixer. Fixes #350785.
9214         API: GstOssMixerElement::device property
9215
9216 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
9217
9218         Patch by: Jens Granseuer <jensgr at gmx net>
9219
9220         * gconf/Makefile.am:
9221           Make --disable-schemas work right (they still need
9222           to be copied to the installation directory, just not
9223           applied). Fixes #351347 (also #344100).
9224           
9225 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9226
9227         * configure.ac: back to HEAD
9228
9229 === release 0.10.4 ===
9230
9231 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
9232
9233         * configure.ac:
9234           releasing 0.10.4, "Dear Leader"
9235
9236 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9237
9238         Patch by: Edward Hervey <edward@fluendo.com>
9239
9240         * configure.ac:
9241         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9242         (gst_wavparse_stream_data):
9243         Send the newsegment event in the streaming thread.
9244         Fixes #347529
9245
9246 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
9247
9248         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
9249         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
9250         (gst_smokeenc_resync), (gst_smokeenc_chain):
9251           Refuse sink caps in the encoder if width or height is not a
9252           multiple of 16, the encoder does not support that yet (#349939);
9253           along the same lines, check the return value of the encoder
9254           setup function; also remove some debug log clutter.
9255
9256 2006-08-04  Andy Wingo  <wingo@pobox.com>
9257
9258         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
9259         whether a processor can work in place or not, and for keeping
9260         track of its state. Change the FlowReturn instance variable from
9261         "state" to "flow_state", all callers changed.
9262
9263         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
9264         (gst_signal_processor_start, gst_signal_processor_stop)
9265         (gst_signal_processor_cleanup): New functions to manage the
9266         processor's state.
9267         (gst_signal_processor_setcaps): start() as well as setup() here.
9268         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
9269         (gst_signal_processor_change_state): Stop and cleanup the
9270         processor as we go to NULL.
9271
9272         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
9273         INPLACE_BROKEN is not set.
9274
9275         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
9276         Do the alloc_buffer in bytes, not frames.
9277         
9278 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9279
9280         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
9281         Fix rgb masks when recording in < 24bpp.
9282
9283 2006-08-04  Andy Wingo  <wingo@pobox.com>
9284
9285         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
9286         (gst_signal_processor_prepare)
9287         (gst_signal_processor_update_inputs)
9288         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
9289         (gst_signal_processor_flush)
9290         (gst_signal_processor_sink_activate_push)
9291         (gst_signal_processor_src_activate_pull)
9292         (gst_signal_processor_change_state): Remove the last of the code
9293         that assumes that we process whole buffers at a time. Fix some
9294         debugging. Seems to work now in some cases.
9295         (gst_signal_processor_src_activate_pull): BPB
9296
9297 2006-08-01  Andy Wingo  <wingo@pobox.com>
9298
9299         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
9300         Fix nframes-choosing.
9301         (gst_signal_processor_init): Init pending_in and pending_out.
9302
9303         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
9304         more default sample rate, although we never check that the sample
9305         rate actually gets set. Something for the future.
9306         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
9307         (gst_signal_processor_event): Refcount fixen.
9308         (gst_signal_processor_process): Pull the number of frames to
9309         process from the sizes of the buffers in the input pens.
9310         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
9311         (gst_signal_processor_do_pulls): Add an nframes argument, and use
9312         it instead of buffer_frames.
9313         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
9314         to do_pulls.
9315         (gst_signal_processor_chain)
9316         (gst_signal_processor_sink_activate_push)
9317         (gst_signal_processor_src_activate_pull):  Refcount fixen.
9318
9319         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
9320
9321 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
9322
9323         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
9324         (gst_signal_processor_process):
9325           don't query buffer-frames from caps, add lots of debug-log,
9326           try fix for assert (#349189)
9327
9328 2006-07-31  Wim Taymans  <wim@fluendo.com>
9329
9330         * gst/udp/gstudpsrc.c:
9331         Fix docs.
9332
9333 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
9334
9335         * ext/ladspa/gstsignalprocessor.c:
9336         (gst_signal_processor_add_pad_from_template),
9337         (gst_signal_processor_init), (gst_signal_processor_setcaps),
9338         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
9339         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
9340         (gst_signal_processor_sink_activate_push),
9341         (gst_signal_processor_src_activate_pull),
9342         (gst_signal_processor_change_state):
9343          Add debugs logs here and there, add more error handling, add some
9344          FIXME comments, filed #349189
9345
9346 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9347
9348         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
9349         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
9350         Set caps on buffer correctly.  Fixes bug #349155.
9351
9352 2006-07-28  Wim Taymans  <wim@fluendo.com>
9353
9354         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9355
9356         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9357         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
9358         (gst_multipart_demux_finalize), (get_line_end),
9359         (multipart_parse_header), (multipart_find_boundary),
9360         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
9361         (gst_multipart_set_property), (gst_multipart_get_property):
9362         Uses GstAdapter instead of own buffering.
9363         Actually parses the mime-type correctly (In tests the mime-type was
9364         always "" with the old version).
9365         Uses the Content-length header if available to speed up things.
9366         Reliably autoscans the boundary name by default.
9367         Fixes #349068.
9368
9369         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
9370         Don't start the stream with a \n.
9371
9372 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
9373
9374         Patch by: Brian Cameron <brian dot cameron at sun com>
9375
9376         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9377           Open source with O_NONBLOCK (#349015).
9378
9379 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
9380
9381         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
9382         (gst_avi_demux_massage_index):
9383         * gst/avi/gstavidemux.h:
9384           Whitespace fixes and more debug
9385
9386 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
9387
9388         * gst/autodetect/gstautoaudiosink.c:
9389         (gst_auto_audio_sink_create_element_with_pretty_name),
9390         (gst_auto_audio_sink_find_best),
9391         (gst_auto_audio_sink_change_state):
9392           Get rid of old and unused magic sound-server properties stuff.
9393           Add suffix to child sink's name that makes it easy to see from
9394           the name alone which type it actually is (alsa, oss, esd, etc.).
9395
9396 2006-07-27  Wim Taymans  <wim@fluendo.com>
9397
9398         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9399         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
9400         (gst_udpsrc_start):
9401         * gst/udp/gstudpsrc.h:
9402         Rename "buffer" to "buffer-size" to make clear it is a size we set and
9403         not some sort of feature we enable.
9404
9405 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
9406
9407         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
9408           Use CLOSE_SOCKET() here instead of close() to maintain
9409           win32 workiness.
9410
9411 2006-07-27  Wim Taymans  <wim@fluendo.com>
9412
9413         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
9414
9415         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9416         (gst_udpsrc_create), (gst_udpsrc_set_property),
9417         (gst_udpsrc_get_property), (gst_udpsrc_start):
9418         * gst/udp/gstudpsrc.h:
9419         Added "buffer-size" property to control the kernel receive buffer size.
9420         Update documentation.
9421         Small cleanups. Fixes #348752.
9422         API: buffer-size property
9423
9424 2006-07-26  Wim Taymans  <wim@fluendo.com>
9425
9426         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
9427
9428         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
9429         (gst_rtp_pcma_pay_handle_buffer):
9430         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
9431         (gst_rtp_pcmu_pay_handle_buffer):
9432         Fix timestamp calculation on outgoing RTP packets.
9433         Fixes #348675.
9434
9435 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9436
9437         * ext/taglib/gstid3v2mux.cc:
9438           Fix writing of comment frames (should be COMM not TCOM),
9439           is still sub-optimal though, since we don't retain or
9440           extract the comment descriptions properly (#334375,
9441           also see #334375).
9442
9443 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9444
9445         * gst/wavparse/gstwavparse.c:
9446           #define 'fact' RIFF chunk if we are not compiling against
9447           -base CVS (we don't want to depend on -base CVS for this
9448           one define only, and also not for release order reasons).
9449
9450 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9451
9452         * ext/taglib/gstid3v2mux.cc:
9453           Handle multiple tags of the same type properly. Re-inject
9454           unparsed ID3v2 frames that we get as binary blobs from
9455           id3demux into the tag again so we don't lose information
9456           when retagging (#334375).
9457
9458 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9459
9460         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
9461           Document newly-added properties properly, so that there is a
9462           'Since: 0.10.4' in the plugin docs. Convert some property
9463           names into canonical GObject style (GObject will do that
9464           internally anyway).
9465
9466 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9467
9468         * gst/id3demux/id3tags.c:
9469         (id3demux_add_id3v2_frame_blob_to_taglist):
9470           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
9471           well, and add the version to the blob's buffer caps, since that
9472           information will be needed for deserialisation later on (#348644).
9473
9474 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
9475
9476         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
9477         (gst_avi_demux_parse_stream):
9478          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
9479          indentation and spacing.
9480
9481 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9482
9483         * docs/plugins/Makefile.am:
9484         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9485         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9486         * docs/plugins/gst-plugins-good-plugins.args:
9487         * docs/plugins/inspect/plugin-1394.xml:
9488         * docs/plugins/inspect/plugin-aasink.xml:
9489         * docs/plugins/inspect/plugin-alaw.xml:
9490         * docs/plugins/inspect/plugin-alpha.xml:
9491         * docs/plugins/inspect/plugin-alphacolor.xml:
9492         * docs/plugins/inspect/plugin-annodex.xml:
9493         * docs/plugins/inspect/plugin-apetag.xml:
9494         * docs/plugins/inspect/plugin-auparse.xml:
9495         * docs/plugins/inspect/plugin-autodetect.xml:
9496         * docs/plugins/inspect/plugin-avi.xml:
9497         * docs/plugins/inspect/plugin-cacasink.xml:
9498         * docs/plugins/inspect/plugin-cairo.xml:
9499         * docs/plugins/inspect/plugin-cdio.xml:
9500         * docs/plugins/inspect/plugin-cutter.xml:
9501         * docs/plugins/inspect/plugin-debug.xml:
9502         * docs/plugins/inspect/plugin-dv.xml:
9503         * docs/plugins/inspect/plugin-efence.xml:
9504         * docs/plugins/inspect/plugin-effectv.xml:
9505         * docs/plugins/inspect/plugin-esdsink.xml:
9506         * docs/plugins/inspect/plugin-flac.xml:
9507         * docs/plugins/inspect/plugin-flxdec.xml:
9508         * docs/plugins/inspect/plugin-gconfelements.xml:
9509         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9510         * docs/plugins/inspect/plugin-goom.xml:
9511         * docs/plugins/inspect/plugin-halelements.xml:
9512         * docs/plugins/inspect/plugin-icydemux.xml:
9513         * docs/plugins/inspect/plugin-id3demux.xml:
9514         * docs/plugins/inspect/plugin-jpeg.xml:
9515         * docs/plugins/inspect/plugin-level.xml:
9516         * docs/plugins/inspect/plugin-matroska.xml:
9517         * docs/plugins/inspect/plugin-mulaw.xml:
9518         * docs/plugins/inspect/plugin-multipart.xml:
9519         * docs/plugins/inspect/plugin-navigationtest.xml:
9520         * docs/plugins/inspect/plugin-ossaudio.xml:
9521         * docs/plugins/inspect/plugin-png.xml:
9522         * docs/plugins/inspect/plugin-rtp.xml:
9523         * docs/plugins/inspect/plugin-rtsp.xml:
9524         * docs/plugins/inspect/plugin-shout2send.xml:
9525         * docs/plugins/inspect/plugin-smpte.xml:
9526         * docs/plugins/inspect/plugin-speex.xml:
9527         * docs/plugins/inspect/plugin-udp.xml:
9528         * docs/plugins/inspect/plugin-videobalance.xml:
9529         * docs/plugins/inspect/plugin-videobox.xml:
9530         * docs/plugins/inspect/plugin-videoflip.xml:
9531         * docs/plugins/inspect/plugin-videomixer.xml:
9532         * docs/plugins/inspect/plugin-wavenc.xml:
9533         * docs/plugins/inspect/plugin-wavparse.xml:
9534         * docs/plugins/inspect/plugin-ximagesrc.xml:
9535           Update files to CVS/Prerelease version, add esdsink docs.
9536
9537         * ext/esd/esdsink.c:
9538           Add gtk-doc blurb.
9539
9540         * gst/rtp/gstrtpmp4vpay.c:
9541           Fix typo in element description.
9542
9543 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9544
9545         * ext/esd/esdsink.c: (gst_esdsink_open),
9546         (gst_esdsink_factory_init):
9547           Prevent libesd from auto-spawning a sound daemon if it
9548           is not already running. Now that we don't do evil stuff
9549           like that any longer we can give esdsink a rank so that
9550           autoaudiosink will try it as well if all other audio
9551           sinks fail (#343051).
9552
9553 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9554
9555         * ext/esd/Makefile.am:
9556           Oops, need to remove README from EXTRA_DIST as well.
9557
9558 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9559
9560         * ext/esd/README:
9561           Remove, it contains nothing useful anyway.
9562
9563         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
9564         (gst_esdsink_delay):
9565           Some small clean-ups; use GST_BOILERPLATE etc.
9566
9567 2006-07-24  Wim Taymans  <wim@fluendo.com>
9568
9569         * gst/law/alaw-decode.c: (alawdec_getcaps):
9570         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
9571         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9572         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
9573         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
9574
9575 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
9576
9577         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
9578         (gst_wavparse_other), (gst_wavparse_perform_seek),
9579         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
9580         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9581         (gst_wavparse_pad_query):
9582         * gst/wavparse/gstwavparse.h:
9583           Use information from 'fact' chunk for length calculation of compressed
9584           samples. Calculate bps if bogus value is found in wav header (embeded
9585           mp2/mp3).
9586           
9587
9588 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9589
9590         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
9591
9592         * configure.ac:
9593         * gst/udp/Makefile.am:
9594         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
9595         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
9596         * gst/udp/gstdynudpsink.h:
9597         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
9598         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
9599         * gst/udp/gstmultiudpsink.h:
9600         * gst/udp/gstudp.c: (plugin_init):
9601         * gst/udp/gstudpsink.h:
9602         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
9603         (gst_udpsrc_start), (gst_udpsrc_stop):
9604         * gst/udp/gstudpsrc.h:
9605         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
9606         (gst_udp_net_utils_win32_wsa_startup):
9607         * gst/udp/gstudpnetutils.h:
9608           Port udp plugin to win32 (#345288).
9609
9610 2006-07-24  Wim Taymans  <wim@fluendo.com>
9611
9612         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9613         Remove unwanted DEBUG line.
9614
9615 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9616
9617         * gst/id3demux/gstid3demux.c: (plugin_init):
9618         * gst/id3demux/id3tags.c:
9619         (id3demux_add_id3v2_frame_blob_to_taglist):
9620         * gst/id3demux/id3tags.h:
9621           On second thought, it might be wiser and more efficient
9622           not to do tag registration from a streaming thread.
9623
9624 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9625
9626         * gst/id3demux/id3tags.c:
9627         (id3demux_add_id3v2_frame_blob_to_taglist),
9628         (id3demux_id3v2_frames_to_tag_list):
9629           Put ID3v2 frames we can't parse as binary blobs into private
9630           tags, so that they are not lost when retagging, at least once
9631           id3v2mux has been taught to re-inject those frames again.
9632           See bug #334375.
9633
9634 2006-07-21  Wim Taymans  <wim@fluendo.com>
9635
9636         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9637         (gst_avi_demux_process_next_entry):
9638         Fix some leaks.
9639
9640         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9641         Don't use \n in debug lines.
9642
9643 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9644
9645         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9646         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9647           Add annodex and icydemux, cleanup the sections a bit
9648
9649 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9650
9651         Patch by: Alex Lancaster <alexl at users sourceforge net>
9652
9653         * ext/taglib/gstid3v2mux.cc:
9654           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9655           ID3v2 TSSE frames (#347898).
9656
9657 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9658
9659         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9660           Respect mpegversion for "video/mpeg" and give message in case of
9661           unhandled versions.
9662
9663 2006-07-17  Wim Taymans  <wim@fluendo.com>
9664
9665         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9666         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9667         (gst_pngdec_chain), (gst_pngdec_sink_event),
9668         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9669         (gst_pngdec_sink_activate_push):
9670         * ext/libpng/gstpngdec.h:
9671         Use statically allocated segment instead of leaking.
9672         Various cleanups.
9673         Fix flush and seek handling.
9674
9675 2006-07-16  Wim Taymans  <wim@fluendo.com>
9676
9677         * gst/rtp/Makefile.am:
9678         * gst/rtp/gstrtp.c: (plugin_init):
9679         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9680         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9681         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9682         (gst_rtp_mp4g_depay_set_property),
9683         (gst_rtp_mp4g_depay_get_property),
9684         (gst_rtp_mp4g_depay_change_state),
9685         (gst_rtp_mp4g_depay_plugin_init):
9686         * gst/rtp/gstrtpmp4gdepay.h:
9687         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9688         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9689         (gst_rtp_mp4g_pay_flush):
9690         Added simple generic mpeg4 depayloader.
9691         Fix generic mpeg4 payloader.
9692
9693 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9694
9695         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9696           Don't try doing state changes on a NULL pointer.
9697
9698 2006-07-14  Wim Taymans  <wim@fluendo.com>
9699
9700         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9701
9702         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9703         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9704         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9705         * gst/rtp/gstrtpamrdepay.h:
9706         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9707         Fixes #321191
9708
9709 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9710
9711         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9712         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9713         Fix segfault when moving mouse pointer to the bottom right corner.
9714
9715 2006-07-12  Wim Taymans  <wim@fluendo.com>
9716
9717         * gst/rtp/Makefile.am:
9718         * gst/rtp/gstrtp.c: (plugin_init):
9719         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9720         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9721         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9722         (gst_rtp_mp2t_depay_set_property),
9723         (gst_rtp_mp2t_depay_get_property),
9724         (gst_rtp_mp2t_depay_change_state),
9725         (gst_rtp_mp2t_depay_plugin_init):
9726         * gst/rtp/gstrtpmp2tdepay.h:
9727         Added mpeg2 TS depayloader. Closing #347234.
9728
9729 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9730
9731         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9732           Remove g_assert that shouldn't be there and was triggered
9733           after trying to open a device that doesn't exist or can't
9734           be opened for some other reason (#347972).
9735
9736 2006-07-10  Edward Hervey  <edward@fluendo.com>
9737
9738         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9739         (gst_avi_demux_stream_header), (push_tag_lists):
9740         * gst/avi/gstavidemux.h:
9741         Don't push tag events found by gst_riff_parse_info() before outputting
9742         GST_EVENT_NEWSEGMENT.
9743
9744 2006-07-10  Wim Taymans  <wim@fluendo.com>
9745
9746         * gst/rtsp/Makefile.am:
9747         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9748         (rtsp_connection_close):
9749         * gst/rtsp/rtspdefs.h:
9750         replaced closesocket and close in code with one CLOSE_SOCKET. 
9751         Some more cleanups. Fixes #345301.
9752
9753 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9754
9755         * gst/autodetect/gstautoaudiosink.c:
9756           Fix example pipeline in docs.
9757
9758 2006-07-10  Wim Taymans  <wim@fluendo.com>
9759
9760         Patch by: Rob Taylor <robtaylor at floopily dot org>
9761
9762         * gst/udp/gstmultiudpsink.c: (join_multicast),
9763         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9764         If a destination is added before the stream is set to PAUSED, the
9765         multicast group is not joined as the socket is not created yet. 
9766         Also TTL and LOOP should also be set. Fixes #346921.
9767
9768 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9769
9770         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9771         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9772         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9773         (gst_ximage_src_init):
9774         * sys/ximage/gstximagesrc.h:
9775         Fix use-damage property to actually work :)
9776         Add startx, starty, endx, endy properties so screencasts other than full
9777         screen ones can work.
9778
9779 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9780
9781         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9782         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9783         (gst_ximage_src_class_init), (gst_ximage_src_init):
9784         * sys/ximage/gstximagesrc.h:
9785         Add use_damage property to offer ability to choose whether to use
9786         XDamage or not.
9787
9788 2006-07-07  Wim Taymans  <wim@fluendo.com>
9789
9790         * gst/goom/filters.c: (zoomFilterSetResolution):
9791         Avoid goom coredumping by clearing memory. 
9792         Fixes 345679.
9793
9794 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9795
9796         * win32/vs6/libgstid3demux.dsp:
9797         Add a link to libgsttag-0.10.lib.
9798
9799 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9800
9801         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9802         (gst_tag_demux_read_range):
9803         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9804         (gst_id3demux_read_range):
9805           Don't return FLOW_UNEXPECTED when a buffer is before
9806           the start of the stream (which might happen with
9807           large ID3v2 tags if the tag reading was done pullrange
9808           based and we then switched to push mode later on).
9809           Fixes regression introduced by commit from June 29th.
9810
9811 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9812
9813         * ext/taglib/gstid3v2mux.cc:
9814           Make UTF-8 the default encoding when writing string
9815           tags (before, our UTF-8 strings would automatically
9816           be converted to ISO-8859-1 by taglib and written as
9817           ISO-8859-1 fields if that was possible).
9818
9819         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9820         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9821         (test_taglib_id3mux_with_tags):
9822           Add test case that makes sure our UTF-8 strings have
9823           actually been written into the tag as UTF-8.
9824
9825 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9826
9827         * configure.ac:
9828           Let's try that again.
9829
9830 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9831
9832         * configure.ac:
9833           Disable monoscope plugin for now until it fulfills
9834           all the requirements.
9835
9836 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9837
9838         * configure.ac:
9839         * gst/monoscope/Makefile.am:
9840         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9841         (gst_monoscope_class_init), (gst_monoscope_init),
9842         (gst_monoscope_finalize), (gst_monoscope_reset),
9843         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9844         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9845         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9846         (gst_monoscope_change_state), (plugin_init):
9847         * gst/monoscope/gstmonoscope.h:
9848           Port monoscope visualisation to 0.10.
9849
9850 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9851
9852         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9853         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9854           Return FLOW_UNEXPECTED when at the end of the file, not
9855           FLOW_ERROR. Fixes 'internal stream error' errors that
9856           would sometimes occur in totem when scrubbing to the
9857           end of an ID3v1 tagged mp3 file.
9858
9859 2006-07-03  Edward Hervey  <edward@fluendo.com>
9860
9861         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9862         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9863         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9864         * ext/libpng/gstpngdec.h:
9865         Implement buffer clipping/dropping using GstSegment.
9866         This provides accurate seeking.
9867
9868 2006-07-03  Edward Hervey  <edward@fluendo.com>
9869
9870         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9871         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9872         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9873         (gst_avi_demux_process_next_entry), (push_tag_lists),
9874         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9875         * gst/avi/gstavidemux.h:
9876         Proper aggregation of each stream's GstFlowReturn in order to figure out
9877         whether the task should stop or not.
9878         Don't send inline events before pushing out a NEW_SEGMENT, more
9879         specifically for GST_TAG_EVENT.
9880         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9881         sub-indexes.
9882
9883 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9884
9885         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9886
9887         * sys/sunaudio/gstsunaudiomixerctrl.c:
9888         (gst_sunaudiomixer_ctrl_build_list):
9889           Move "Monitor" slider to input tab so it works more like
9890           sdtaudiocontrol, which is what people on Solaris are used
9891           to using for their mixer program (#346259).
9892
9893 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9894
9895         * tests/check/elements/level.c: (GST_START_TEST):
9896           fix a leak, clean up at the end
9897
9898 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9899
9900         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9901         (gst_matroska_demux_send_event),
9902         (gst_matroska_demux_loop_stream_parse_id):
9903         * gst/matroska/matroska-ids.h:
9904           Send tag event after newsegment event.
9905
9906 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9907
9908         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9909         (gst_id3demux_read_range):
9910           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9911           certain cases where a read beyond the end of the file is
9912           requested. Fixes #345930.
9913
9914         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9915         (gst_tag_demux_read_range):
9916           Fix same issue here as well.
9917
9918 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9919
9920         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9921         
9922         Fix hypothetical crash.
9923
9924 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9925
9926         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9927
9928         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9929           Do not modify the ports value. If the user has turned off the
9930           built-in speakers, then we should not reset it in the prepare
9931           function, since this causes the built-in speakers to turn
9932           back on anytime the user changes a track in totem, rhythmbox,
9933           etc. (#346066).
9934
9935 2006-06-23  Wim Taymans  <wim@fluendo.com>
9936
9937         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9938         Fix double caps unref when negotiation fails.
9939
9940 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9941
9942         * ext/annodex/gstcmmldec.c:
9943         * ext/annodex/gstcmmlenc.c:
9944         * ext/annodex/gstcmmlparser.c:
9945         * ext/dv/gstdvdec.c:
9946         * ext/dv/gstdvdemux.c:
9947         * ext/gdk_pixbuf/pixbufscale.c:
9948         * ext/jpeg/gstjpegenc.c:
9949         * ext/jpeg/gstsmokedec.c:
9950         * ext/jpeg/gstsmokeenc.c:
9951         * ext/libpng/gstpngdec.c:
9952         * ext/libpng/gstpngenc.c:
9953         * ext/speex/gstspeexenc.c:
9954         * gst/alpha/gstalphacolor.c:
9955         * gst/cutter/gstcutter.c:
9956         * gst/debug/gstnavigationtest.c:
9957         * gst/icydemux/gsticydemux.c:
9958         * gst/level/gstlevel.c:
9959         * gst/multipart/multipart.c:
9960         * gst/rtp/gstrtpamrpay.c:
9961         * gst/rtp/gstrtpdepay.c:
9962         * gst/rtp/gstrtpilbcpay.c:
9963         * gst/rtp/gstrtpmp4gpay.c:
9964         * gst/rtp/gstrtpmp4vpay.c:
9965         * gst/rtsp/gstrtpdec.c:
9966         * gst/rtsp/gstrtspsrc.c:
9967         * gst/udp/gstdynudpsink.c:
9968         * gst/udp/gstmultiudpsink.c:
9969         * gst/udp/gstudpsrc.c:
9970         * gst/videobox/gstvideobox.c:
9971         * gst/videofilter/gstvideoflip.c:
9972           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9973           plus two minor macro fixes.
9974
9975 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9976
9977         * gst/matroska/matroska-demux.c:
9978         (gst_matroska_demux_check_subtitle_buffer),
9979         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9980         (gst_matroska_demux_subtitle_caps):
9981         * gst/matroska/matroska-ids.c:
9982         (gst_matroska_track_init_subtitle_context):
9983         * gst/matroska/matroska-ids.h:
9984           Try to fix up broken matroska files containing subtitle
9985           streams with non-UTF8 character encodings (courtesy of
9986           mkvmerge) using either the encoding specified in the
9987           GST_SUBTITLE_ENCODING environment variable or the
9988           current locale's character set if it is non-UTF8.
9989           Fixes #337076.
9990
9991 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9992
9993         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9994           Set image type from APIC frame as "image-type" field
9995           of GST_TAG_IMAGE buffer caps (#344605).
9996
9997 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
9998
9999         * ext/flac/Makefile.am:
10000         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
10001         (gst_flac_dec_reset_decoders),
10002         (gst_flac_dec_setup_seekable_decoder),
10003         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
10004         (gst_flac_dec_metadata_callback),
10005         (gst_flac_dec_metadata_callback_seekable),
10006         (gst_flac_dec_metadata_callback_stream),
10007         (gst_flac_dec_error_callback),
10008         (gst_flac_dec_error_callback_seekable),
10009         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
10010         (gst_flac_dec_read_stream), (gst_flac_dec_write),
10011         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
10012         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
10013         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
10014         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
10015         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
10016         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
10017         (gst_flac_dec_sink_activate_push),
10018         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
10019         * ext/flac/gstflacdec.h:
10020           Support chain-based operation, should make flac-over-DAAP
10021           work (#340492).
10022
10023 2006-06-20  Wim Taymans  <wim@fluendo.com>
10024
10025         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10026         Doc updates, merge some unused symbols.
10027
10028 2006-06-20  Wim Taymans  <wim@fluendo.com>
10029
10030         * docs/plugins/Makefile.am:
10031         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10032         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10033         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
10034         * gst/rtsp/gstrtspsrc.c:
10035         * gst/rtsp/gstrtspsrc.h:
10036         Added documentation for the rtsp plugin. Fixes #345393.
10037
10038 2006-06-20  Wim Taymans  <wim@fluendo.com>
10039
10040         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
10041         (rtsp_connection_close), (rtsp_connection_free):
10042         Use better G_OS_* macros. Fixes #345301 some more.
10043
10044 2006-06-20  Wim Taymans  <wim@fluendo.com>
10045
10046         Patch by: Brian Cameron <brian dot cameron at sun dot com>
10047
10048         * sys/sunaudio/Makefile.am:
10049         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10050         * sys/sunaudio/gstsunaudiomixerctrl.c:
10051         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
10052         (gst_sunaudiomixer_ctrl_list_tracks),
10053         (gst_sunaudiomixer_ctrl_get_volume),
10054         (gst_sunaudiomixer_ctrl_set_volume),
10055         (gst_sunaudiomixer_ctrl_set_mute),
10056         (gst_sunaudiomixer_ctrl_set_record):
10057         * sys/sunaudio/gstsunaudiomixerctrl.h:
10058         * sys/sunaudio/gstsunaudiomixertrack.c:
10059         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
10060         * sys/sunaudio/gstsunaudiomixertrack.h:
10061         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
10062         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
10063         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
10064         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
10065         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
10066         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
10067         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
10068         (gst_sunaudiosrc_reset):
10069         * sys/sunaudio/gstsunaudiosrc.h:
10070         Add a SunAudio source plugin.
10071         Support stereo and right/left channel gain in the mixer plugin.
10072         Support the RECORD flag so that you can switch between line-input and
10073         microphone in gnome-volume-control.
10074         Code cleanups like using an enumerator for track number instead of an 
10075         integer. Fixes #344923.
10076
10077 2006-06-20  Wim Taymans  <wim@fluendo.com>
10078
10079         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
10080
10081         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
10082         (rtsp_connection_close):
10083         Make RTSP plugin compile on windows. Fixes #345301.
10084         Some changes to original patch to catch errors better.
10085         use ifdef WIN32 instead of ifndef.
10086
10087 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10088
10089         * configure.ac:
10090         If we have libraw1394 >= 1.2.1, then we need libiec61883.
10091
10092 2006-06-18  Edward Hervey  <edward@fluendo.com>
10093
10094         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
10095         After a failed buffer alloc, we need to abort the jpeg decoding (it
10096         started when parsing headers to figure out how many bytes we need
10097         to request downstream).
10098
10099 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
10100
10101         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10102
10103         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
10104           Make sure we don't read beyond the end of the file (#345232).
10105
10106 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
10107
10108         * configure.ac:
10109           Fix --disable-external (can't set conditionals conditionally,
10110           #343602).
10111
10112 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
10113
10114         * autogen.sh:
10115         * configure.ac:
10116         * docs/Makefile.am:
10117           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
10118
10119         * docs/plugins/Makefile.am:
10120         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10121         * docs/plugins/inspect/plugin-taglib.xml:
10122           Add/fix apev2mux docs.
10123
10124 2006-06-14  Wim Taymans  <wim@fluendo.com>
10125
10126         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
10127         (gst_dvdec_finalize), (gst_dvdec_sink_event),
10128         (gst_dvdec_change_state):
10129         Reset segment info on flush.
10130         Alloc segment in _init, free in _finalize.
10131
10132         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
10133         Don't send segments twice.
10134
10135 2006-06-14  Wim Taymans  <wim@fluendo.com>
10136
10137         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
10138         Respect segment.stop. Fixes #342592.
10139
10140 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
10141
10142         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
10143           No language specified means the implied language is English
10144           according to the matroska spec (partially fixes #344708);
10145           add some more debug output.
10146
10147 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
10148
10149         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
10150         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10151         (gst_wavparse_chain):
10152           When operating chain-based, don't make any assumptions about the
10153           chunking of the incoming data and make streaming work on days other
10154           than the second Thursday after a full moon. Also fix up debug
10155           messages here and there and make use of the most excellent new
10156           gst_pad_query_peer_duration() utility function.
10157           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
10158
10159         * gst/wavparse/gstwavparse.h:
10160           Remove trailing comma after last enum value, some compilers don't
10161           like that.
10162
10163 2006-06-13  Wim Taymans  <wim@fluendo.com>
10164
10165         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
10166         Handle premature EOS gracefully.
10167
10168 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
10169
10170         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
10171           Prevent out of bounds array access when scrubbing towards
10172           the end of the file between the last index entry and the
10173           end. Fixes occasional 'start <= stop' newsegment event
10174           assertions when scrubbing in MJPEG files.
10175
10176 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
10177
10178         * tests/check/elements/.cvsignore:
10179           And another one.
10180
10181 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
10182
10183         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10184         (scan_encoded_string), (parse_picture_frame):
10185           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
10186
10187         * configure.ac:
10188           Require core >= 0.10.8 (for GST_TAG_IMAGE and
10189           GST_TAG_PPEVIEW_IMAGE used in the patch above).
10190
10191 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10192
10193         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
10194           gratuitous comment changes
10195         * tests/check/elements/level.c: (GST_START_TEST):
10196           fix level test leaks
10197
10198 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
10199
10200         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
10201         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
10202           Use gst_pad_query_peer_duration() utility function here.
10203
10204 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10205
10206         * autogen.sh:
10207           require am17
10208         * configure.ac:
10209         * ext/annodex/Makefile.am:
10210         * ext/cdio/Makefile.am:
10211         * ext/dv/Makefile.am:
10212         * ext/esd/Makefile.am:
10213         * ext/flac/Makefile.am:
10214         * ext/gdk_pixbuf/Makefile.am:
10215         * ext/ladspa/Makefile.am:
10216         * ext/libcaca/Makefile.am:
10217         * ext/speex/Makefile.am:
10218         * ext/taglib/Makefile.am:
10219         * sys/oss/Makefile.am:
10220         * sys/sunaudio/Makefile.am:
10221         * sys/ximage/Makefile.am:
10222           clean up build further
10223
10224 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
10225
10226         * gconf/Makefile.am:
10227           Honour --disable-schemas-install configure option. Fixes #344100.
10228
10229 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
10230
10231         * tests/examples/level/Makefile.am:
10232           Add -lm to LIBS for pow() function, don't assume one of our
10233           dependencies (such as libxml-2.0) drags it in automatically
10234           (#343603).
10235
10236 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
10237
10238         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
10239
10240         * configure.ac:
10241           We should use $SED and not $(SED) in configure.ac (#343678).
10242
10243 2006-06-09  Wim Taymans  <wim@fluendo.com>
10244
10245         Patch by: Brian Cameron <brian dot cameron at sun dot com>
10246
10247         * sys/sunaudio/gstsunaudiomixerctrl.c:
10248         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
10249         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
10250         (gst_sunaudiomixer_ctrl_set_mute):
10251         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
10252         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
10253         (gst_sunaudiosink_write):
10254         Attached find a patch that fixes a number of bugs with the SunAudio
10255         mixer plugin and fixes #344101:
10256         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
10257            tracks onto the tracklist causing gnome-volume-control's preferences
10258            dialog to be messed up and would core dump if you checked/unchecked
10259            any item.
10260         2. We weren't previously setting the MUTE flag properly.  Fixing this
10261            makes gnome-volume-control work better.
10262         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
10263            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
10264            gnome-volume-control look better.
10265         Also some minor cleanup in gstsunaudiosink.c.
10266
10267 2006-06-09  Wim Taymans  <wim@fluendo.com>
10268
10269         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
10270         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
10271         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
10272         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
10273         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
10274         * ext/jpeg/gstjpegdec.h:
10275         API: Added IDCT method property
10276         Small cleanups.
10277         Avoid dynamic allocation of trivial fixed structure.
10278         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
10279
10280 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10281
10282         * configure.ac:
10283         We now require libraw1394 >= 1.1.0 and that version onwards all
10284         have .pc files.
10285
10286 2006-06-02  Edward Hervey  <edward@fluendo.com>
10287
10288         * gst/law/alaw-decode.c: (alawdec_getcaps): 
10289         Trying to get items from an ANY or EMPTY caps is ... stupid.
10290
10291 2006-06-02  Edward Hervey  <edward@fluendo.com>
10292
10293         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
10294         (gst_dvdec_chain), (gst_dvdec_change_state):
10295         * ext/dv/gstdvdec.h:
10296         Added GstSegment handling, now implements dropping/clipping.
10297
10298 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
10299
10300         * ext/aalib/gstaasink.h:
10301         * ext/annodex/gstcmmldec.h:
10302         * ext/cairo/gsttimeoverlay.h:
10303         * ext/dv/gstdvdec.h:
10304         * ext/dv/gstdvdemux.h:
10305         * ext/esd/esdmon.h:
10306         * ext/esd/esdsink.h:
10307         * ext/flac/gstflacenc.h:
10308         * ext/gconf/gstgconfaudiosink.h:
10309         * ext/gconf/gstgconfaudiosrc.h:
10310         * ext/gconf/gstgconfvideosink.h:
10311         * ext/gconf/gstgconfvideosrc.h:
10312         * ext/gdk_pixbuf/gstgdkanimation.h:
10313         * ext/gdk_pixbuf/pixbufscale.h:
10314         * ext/hal/gsthalaudiosink.h:
10315         * ext/hal/gsthalaudiosrc.h:
10316         * ext/jpeg/gstjpegenc.h:
10317         * ext/jpeg/gstsmokedec.h:
10318         * ext/jpeg/gstsmokeenc.h:
10319         * ext/libcaca/gstcacasink.h:
10320         * ext/libmng/gstmngdec.h:
10321         * ext/libmng/gstmngenc.h:
10322         * ext/libpng/gstpngdec.h:
10323         * ext/libpng/gstpngenc.h:
10324         * ext/raw1394/gstdv1394src.h:
10325         * ext/speex/gstspeexenc.h:
10326         * gst/autodetect/gstautoaudiosink.h:
10327         * gst/autodetect/gstautovideosink.h:
10328         * gst/avi/gstavidemux.h:
10329         * gst/cutter/gstcutter.h:
10330         * gst/debug/efence.h:
10331         * gst/debug/gstnavigationtest.h:
10332         * gst/debug/gstnavseek.h:
10333         * gst/flx/gstflxdec.h:
10334         * gst/goom/gstgoom.h:
10335         * gst/icydemux/gsticydemux.h:
10336         * gst/id3demux/gstid3demux.h:
10337         * gst/law/alaw-decode.h:
10338         * gst/law/alaw-encode.h:
10339         * gst/law/mulaw-decode.h:
10340         * gst/law/mulaw-encode.h:
10341         * gst/matroska/matroska-mux.h:
10342         * gst/median/gstmedian.h:
10343         * gst/oldcore/gstaggregator.h:
10344         * gst/oldcore/gstfdsink.h:
10345         * gst/oldcore/gstmd5sink.h:
10346         * gst/oldcore/gstmultifilesrc.h:
10347         * gst/oldcore/gstpipefilter.h:
10348         * gst/oldcore/gstshaper.h:
10349         * gst/oldcore/gststatistics.h:
10350         * gst/rtp/gstasteriskh263.h:
10351         * gst/rtp/gstrtpL16depay.h:
10352         * gst/rtp/gstrtpL16pay.h:
10353         * gst/rtp/gstrtpamrdepay.h:
10354         * gst/rtp/gstrtpamrpay.h:
10355         * gst/rtp/gstrtpdepay.h:
10356         * gst/rtp/gstrtpgsmdepay.h:
10357         * gst/rtp/gstrtpgsmpay.h:
10358         * gst/rtp/gstrtph263pay.h:
10359         * gst/rtp/gstrtph263pdepay.h:
10360         * gst/rtp/gstrtph263ppay.h:
10361         * gst/rtp/gstrtpmp4gpay.h:
10362         * gst/rtp/gstrtpmp4vdepay.h:
10363         * gst/rtp/gstrtpmp4vpay.h:
10364         * gst/rtp/gstrtpmpadepay.h:
10365         * gst/rtp/gstrtpmpapay.h:
10366         * gst/rtp/gstrtppcmadepay.h:
10367         * gst/rtp/gstrtppcmapay.h:
10368         * gst/rtp/gstrtppcmudepay.h:
10369         * gst/rtp/gstrtppcmupay.h:
10370         * gst/rtp/gstrtpspeexdepay.h:
10371         * gst/rtp/gstrtpspeexpay.h:
10372         * gst/rtsp/gstrtpdec.h:
10373         * gst/rtsp/gstrtspsrc.h:
10374         * gst/smpte/gstsmpte.h:
10375         * gst/udp/gstdynudpsink.h:
10376         * gst/udp/gstmultiudpsink.h:
10377         * gst/udp/gstudpsink.h:
10378         * gst/udp/gstudpsrc.h:
10379         * gst/videofilter/gstvideobalance.h:
10380         * gst/videofilter/gstvideoflip.h:
10381         * sys/oss/gstossdmabuffer.h:
10382         * sys/oss/gstossmixerelement.h:
10383         * sys/oss/gstosssink.h:
10384         * sys/oss/gstosssrc.h:
10385         * sys/osxvideo/osxvideosink.h:
10386         * sys/sunaudio/gstsunaudiomixer.h:
10387         * sys/sunaudio/gstsunaudiosink.h:
10388         * sys/ximage/gstximagesrc.h:
10389         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
10390
10391 2006-05-31  Wim Taymans  <wim@fluendo.com>
10392
10393         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10394         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
10395         (gst_goom_src_setcaps), (gst_goom_src_event),
10396         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
10397         (gst_goom_change_state):
10398         * gst/goom/gstgoom.h:
10399         Handle QoS.
10400         Handle flushing, discont and events.
10401         Fix timestamps and various other cleanups.
10402
10403 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10404
10405         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
10406         Fix bus reset when using libiec61883
10407
10408 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10409
10410         * configure.ac:
10411         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
10412         * ext/raw1394/Makefile.am:
10413         Add CFLAGS.
10414         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
10415         New method, to receive using libiec61883.
10416         (gst_dv1394src_iso_receive),
10417         #ifdef'd out if libiec61883 is present.
10418         (gst_dv1394src_bus_reset),
10419         Get userdata correctly if using libiec61883. 
10420         (gst_dv1394src_create),
10421         When using libiec61883, only poll one fd and no need to read.
10422         (gst_dv1394src_discover_avc_node),
10423         Replace g_warnings.
10424         (gst_dv1394src_start),
10425         Create new handle when we know which dv port.  More reliable
10426         than setting port on an existing handle.  Initialise libiec61883.
10427         (gst_dv1394src_stop):
10428         If using libiec61883, then cleanup its handle properly.
10429         * ext/raw1394/gstdv1394src.h:
10430         Add libiec61883 handle.
10431
10432 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
10433
10434         * gst/avi/gstavidemux.c:
10435           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
10436         * win32/MANIFEST:
10437           sort file listing
10438         * win32/vs6/libgstavi.dsp:
10439           add gstavimux.c to the project
10440         * win32/vs6/libgstid3demux.dsp:
10441           add link to zlib library
10442         * win32/vs6/libgstmatroska.dsp:
10443           add matroska-ids.c to the project
10444
10445 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
10446
10447         Patch by: Sebastian Dröge  <mail at slomosnail de >
10448
10449         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10450         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10451         * ext/taglib/Makefile.am:
10452         * ext/taglib/gstapev2mux.cc:
10453         * ext/taglib/gstapev2mux.h:
10454         * ext/taglib/gstid3v2mux.cc:
10455         * ext/taglib/gsttaglibmux.c: (plugin_init):
10456         * ext/taglib/gsttaglibmux.h:
10457           Add apev2mux element (#343122).
10458         
10459         * tests/check/Makefile.am:
10460         * tests/check/elements/apev2mux.c:
10461         (test_taglib_apev2mux_create_tags),
10462         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
10463         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
10464         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
10465         (apev2mux_suite), (main):
10466           Add unit test for apev2mux element.
10467
10468 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10469
10470         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10471         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10472         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10473           GST_PTR_FORMAT should be used to print caps in debug statements.
10474
10475 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10476
10477         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
10478
10479         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
10480         (ape_demux_parse_tags):
10481           Some clean-ups and additions: map APE 'file' tag to
10482           GST_TAG_LOCATION (#343123); add support for extracting
10483           the track count and clean up parsing a bit (#343127).
10484
10485 2006-05-28  Edward Hervey  <edward@fluendo.com>
10486
10487         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
10488         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
10489
10490 2006-05-28  Edward Hervey  <edward@fluendo.com>
10491
10492         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
10493         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
10494         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
10495         * ext/jpeg/gstjpegdec.h:
10496         Clip outgoing buffers according to currently configured segment.
10497
10498 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10499
10500         * ext/taglib/gstid3v2mux.cc:
10501           Handle  writing of track-count or album-volume-count without
10502           track-number or albume-volume-number (in this case the number
10503           will just be set to 0).
10504
10505         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
10506           It would be nice if we actually checked the values received for
10507           track/album-volume number/count in  _check_tags(), rather than
10508           setting them again ...
10509
10510 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10511
10512         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10513           A track/volume number or count of 0 does not make sense,
10514           just ignore it along with negative numbers (a tag might
10515           only contain a track count without a track number).
10516
10517 2006-05-27  Edward Hervey  <edward@fluendo.com>
10518
10519         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
10520         (gst_jpeg_dec_sink_event):
10521         Abort decompression when receiving FLUSH_STOP. This should avoid
10522         issues when interrupting decoding with flushes.
10523
10524 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10525
10526         * ext/flac/gstflac.c:
10527           Don't #include file we don't dist any longer.
10528
10529 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10530
10531         * README:
10532           Replace current README (containing the release notes from
10533           some 0.9.x version) with a proper README taken from the core.
10534
10535 2006-05-24  Wim Taymans  <wim@fluendo.com>
10536
10537         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
10538         Implement EOS correctly by either posting
10539         SEGMENT_DONE or pushing an EOS message depending
10540         on the seek type. Fixes #342592
10541
10542 2006-05-24  Wim Taymans  <wim@fluendo.com>
10543
10544         * gst/law/alaw-decode.c: (gst_alawdec_chain):
10545         * gst/law/alaw-decode.h:
10546         * gst/law/alaw-encode.c: (gst_alawenc_chain):
10547         * gst/law/alaw-encode.h:
10548         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
10549         * gst/law/mulaw-decode.h:
10550         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
10551         * gst/law/mulaw-encode.h:
10552         Some cleanups in the chain functions.
10553         Remove some GStreamer 0.0.2 bits.
10554
10555 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10556
10557         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10558
10559         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
10560           gst_collect_pads_stop() needs to be called before chaining up
10561           to the parent class (#342734).
10562
10563 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10564
10565         * ext/flac/Makefile.am:
10566         * ext/flac/flac_compat.h:
10567         * ext/flac/gstflac.c:
10568         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
10569         * ext/flac/gstflacenc.c:
10570           Remove backwards compatibility cruft for dealing with FLAC API
10571           changes in the 1.0.x series - we require 1.1.1 or newer these days.
10572
10573 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10574
10575         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10576         (gst_matroska_demux_push_xiph_codec_priv_data),
10577         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10578         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
10579         * gst/matroska/matroska-ids.h:
10580         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
10581         (gst_matroska_mux_video_pad_setcaps),
10582         (xiph3_streamheader_to_codecdata),
10583         (vorbis_streamheader_to_codecdata),
10584         (theora_streamheader_to_codecdata),
10585         (gst_matroska_mux_audio_pad_setcaps),
10586         (gst_matroska_mux_write_data):
10587           Add support for muxing/demuxing theora video (#342448; too bad
10588           none of the usual linux players can actually play this). Playback
10589           in GStreamer will require additional changes to theoradec in -base.
10590           Refactor streamheaders <=> CodecPrivateData code a bit; some small
10591           cleanups.
10592
10593 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10594
10595         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
10596         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
10597           Fix crashes when the horizontal subsampling is 1.
10598           Fixes #342097.
10599
10600 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10601
10602         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10603
10604         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
10605         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10606         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10607         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10608         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10609         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10610         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10611         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10612         (gst_avi_mux_change_state):
10613         * gst/avi/gstavimux.h:
10614           Some enhancements for avimux (#342526):
10615            - add odml (large file) index support
10616            - store codec init data (e.g. huffyuv)
10617            - miscellaneous other fixes/cleanups
10618
10619 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10620
10621         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10622         Don't output any tag when we encounter a negative track number - the
10623         tag type is uint, so we end up outputting huge positive numbers
10624         instead. (Fixes: #342029)
10625
10626 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10627
10628         * configure.ac:
10629           update for new GSTPB_PLUGINS_DIR
10630
10631 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10632
10633         * rtp/gst/gstrtph263pay.c:
10634         Properly set static caps for H263 at 34.
10635
10636 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10637
10638         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10639
10640         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10641           Merge event tags and tag setter tags correctly (#339918). Also,
10642           don't leak taglist in case of an error.
10643           
10644 2006-05-17  Edward Hervey  <edward@fluendo.com>
10645
10646         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10647         We can only do caps intersection if the othercaps are non-empty and not
10648         ANY. Else we return the pad template (base_caps).
10649
10650 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10651
10652         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10653           Fix crash when outputting debugging information for certain
10654           pictures (always good to use the right struct member for
10655           the number of records in an array).
10656
10657 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10658
10659         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10660
10661         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10662         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10663         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10664         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10665         (gst_ebml_read_float), (gst_ebml_read_ascii),
10666         (gst_ebml_read_binary):
10667           Don't create unnecessary sub-buffers all the time. Dramatically
10668           improves performance with multiple concurrently running
10669           matroskademux instances (#341818) (and avoids doing
10670           unnecessarily inefficient things in the general case).
10671
10672 2006-05-16  Edward Hervey  <edward@fluendo.com>
10673
10674         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10675         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10676         return value of gst_pad_push_event().
10677
10678 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10679
10680         * gst/autodetect/gstautoaudiosink.c:
10681         (gst_auto_audio_sink_find_best):
10682         * gst/autodetect/gstautovideosink.c:
10683         (gst_auto_video_sink_find_best):
10684         Make the name of the child element be based on the name of the
10685         parent, so that debug output is more useful.
10686         
10687         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10688         (parse_insert_string_field), (parse_split_strings):
10689         Rework string parsing to always walk over BOM markers in UTF16
10690         strings, using the endianness indicated by the innermost one,
10691         then trying the opposite endianness if that fails to convert
10692         to valid UTF-8. Fixes #341774
10693
10694 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10695
10696         Patch from: Matthieu <matthieu at fluendo dot com>
10697
10698         * ext/libpng/Makefile.am:
10699         Add LIBPNG_CFLAGS.
10700
10701 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10702
10703         * ext/taglib/gstid3v2mux.cc:
10704           Add support for writing images (APIC frames) into ID3v2
10705           tags (picture type always set to 'other' for now though).
10706
10707 2006-05-14  Michael Smith  <msmith@fluendo.com>
10708
10709         * gst/wavparse/gstwavparse.c:
10710           Update docs; wavparse implements push and pull modes.
10711
10712 2006-05-12  Wim Taymans  <wim@fluendo.com>
10713
10714         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10715         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10716         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10717         Ooops, bitten by the copy-and-paste design paradigm, fixes
10718         seek again.
10719
10720 2006-05-12  Wim Taymans  <wim@fluendo.com>
10721
10722         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10723         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10724         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10725         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10726         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10727         (gst_avi_demux_massage_index),
10728         (gst_avi_demux_calculate_durations_from_index),
10729         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10730         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10731         (gst_avi_demux_loop):
10732         * gst/avi/gstavidemux.h:
10733         Some cleanups, prepare to use GstSegment.
10734         Fix error in entry walking code.
10735         Fix VBR detection.
10736         Smarter timestamp calculation code.
10737         Uniform error/eos handling.
10738
10739 2006-05-12  Michael Smith  <msmith@fluendo.com>
10740
10741         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10742         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10743           Fix use of uninitialised values if we're NOT seeking in ready.
10744           Fix typos.
10745
10746 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10747
10748         * gst/wavparse/Makefile.am:
10749           Add CFLAGS and LIBS for libgstbase, fixes build on
10750           Cygwin (#341489).
10751
10752 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10753
10754         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10755           Some more debug info. No need to check whether the string
10756           returned by g_convert() is really UTF-8 - either it is or
10757           we get NULL returned.
10758
10759 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10760
10761         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10762           Fix parsing of numeric genre strings some more, by ensuring that
10763           we only try and parse strings that a) Start with '(' and b) Consist
10764           only of digits.
10765           Also, when finding an escaping '((' sequence, bust it back to '(' by
10766           swallowing the first parenthesis
10767
10768 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10769
10770         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10771         (gst_esdsink_open), (gst_esdsink_close):
10772         * ext/esd/esdsink.h:
10773           Move the esd_get_server_info() into gst_esdsink_open() and fail
10774           with a decent error message on errors.
10775
10776 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10777
10778         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10779         (gst_esdmon_channels_get_type):
10780         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10781         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10782         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10783         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10784         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10785         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10786         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10787         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10788         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10789         * gst/videomixer/videomixer.c:
10790         (gst_video_mixer_background_get_type):
10791           Const-ify GEnumValue arrays.
10792
10793 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10794
10795         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10796
10797         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10798         (gst_avi_mux_do_video_buffer):
10799           Work around gst_buffer_make_metadata_writable() bug that
10800           results in avimux marking all frames in the index as
10801           keyframes (#340859).
10802           
10803 2006-05-08  Wim Taymans  <wim@fluendo.com>
10804
10805         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10806         Make parsing of urls suck slightly less.
10807
10808 2006-05-08  Edward Hervey  <edward@fluendo.com>
10809
10810         * autogen.sh: (CONFIGURE_DEF_OPT): 
10811         libtoolize on Darwin/MacOSX is called glibtoolize.
10812
10813 2006-05-08  Wim Taymans  <wim@fluendo.com>
10814
10815         Patch by: Jens Granseuer <jensgr at gmx dot net>
10816
10817         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10818         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10819         C89 compliance fixes. Fixes #340980
10820
10821 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10822
10823         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10824         * ext/flac/gstflacdec.h:
10825           Handle segment seeks that include the end of the file as stop point
10826           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10827           message instead of an EOS event in case we're in segment seek
10828           mode (fixes #340699).
10829           
10830 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10831
10832         * ext/cairo/gsttextoverlay.c:
10833         * ext/flac/gstflacdec.c:
10834         * ext/gdk_pixbuf/pixbufscale.c:
10835         * gst/apetag/gstapedemux.c:
10836         * gst/debug/breakmydata.c:
10837         * gst/debug/testplugin.c:
10838         * gst/matroska/ebml-write.c:
10839         * gst/multipart/multipartdemux.c:
10840         * sys/osxaudio/gstosxaudiosink.c:
10841         * sys/osxaudio/gstosxaudiosrc.c:
10842         Add semicolons after GST_BOILERPLATE[_FULL] so that
10843         indent doesn't mess up following lines.
10844
10845 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10846
10847         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10848
10849         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10850           Don't leak caps when freeing the stream context (#340623).
10851
10852 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10853
10854         * configure.ac:
10855           Back to CVS
10856
10857 === release 0.10.3 ===
10858
10859 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10860
10861         * configure.ac:
10862           releasing 0.10.3, "Desplazado"
10863
10864 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10865
10866         * gst/matroska/matroska-mux.c:
10867         (gst_matroska_mux_stream_is_vorbis_header),
10868         (gst_matroska_mux_write_data):
10869           Don't strcmp() NULL strings.
10870           Only start new clusters on video keyframes, not on any
10871           random audio buffer that doesn't have the DELTA_UNIT
10872           flag set (fixes 'make check' again).
10873
10874 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10875
10876         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10877
10878         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10879         (gst_matroska_mux_stream_is_vorbis_header),
10880         (gst_matroska_mux_write_data):
10881           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10882           value and then dead-lock when muxing vorbis audio streams
10883           (the three vorbis header buffers carry no timestamp, and it
10884           would try to mux these after all video buffers). Fixes #340346.
10885
10886           Improve clustering: start a new cluster also whenever we get
10887           a keyframe.     
10888
10889 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10890
10891         * win32/common/config.h:
10892         * win32/MANIFEST
10893           add the generated file as well
10894
10895 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10896
10897         * Makefile.am:
10898         * configure.ac:
10899         * win32/common/config.h.in:
10900           add win32 stuff
10901
10902 2006-05-03  Michael Smith  <msmith@fluendo.com>
10903
10904         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10905           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10906           SUCKS.
10907
10908 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10909
10910         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10911         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10912         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10913           don't leak caps-string
10914
10915 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10916
10917         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10918         (gst_id3demux_sink_activate):
10919           Let core insert default error message for TYPE_NOT_FOUND
10920           errors, it's just as good as our own and has the added
10921           bonus of being translated.
10922
10923 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10924
10925         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10926         (gst_tag_demux_sink_event):
10927         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10928         (gst_id3demux_sink_event):
10929           Post an error message when we get an EOS event and were not
10930           able to find out the type of stream.
10931
10932         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10933         (test_taglib_id3mux_with_tags):
10934           Decrease num-buffers to 16 per iteration again, otherwise the
10935           many memcpy()s and reallocations in the test will hammer slow
10936           CPUs completely and make the test timeout.
10937
10938 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10939
10940         * configure.ac:
10941           figure out where plugins-base plugins are
10942         * tests/check/Makefile.am:
10943           use plugins-base plugins, so we have typefind functions
10944         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10945           increase num-buffers, this makes sure the test errors out instead
10946           of timing out when no typefind functions are present
10947
10948 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10949
10950         * docs/plugins/Makefile.am:
10951           also check .cc files for gtk-doc markup
10952         * configure.ac:
10953         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10954         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10955         * tests/check/Makefile.am:
10956         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10957         * ext/Makefile.am:
10958         * ext/taglib/Makefile.am:
10959         * ext/taglib/gstid3v2mux.h:
10960         * ext/taglib/gsttaglibmux.c:
10961         * ext/taglib/gsttaglibmux.h:
10962           move taglib-based id3v2muxer to -good.  Fixes #336110.
10963
10964 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10965
10966         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10967           ... and fix multichannel/WAVFORMATEX support again.
10968
10969 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10970
10971         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10972         (gst_wavparse_class_init), (gst_wavparse_dispose),
10973         (gst_wavparse_reset), (gst_wavparse_init),
10974         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10975         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10976         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
10977         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
10978         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10979         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10980         (gst_wavparse_stream_data), (gst_wavparse_loop),
10981         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10982         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10983         (gst_wavparse_change_state), (plugin_init):
10984         * gst/wavparse/gstwavparse.h:
10985           Add push (streaming) mode to wavparse (fixes #337625)
10986
10987 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10988
10989         * configure.ac:
10990         * tests/Makefile.am:
10991           add ximagesrc icles test
10992
10993 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10994
10995         * configure.ac:
10996         * docs/plugins/Makefile.am:
10997         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10998         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10999         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
11000         (gst_cmml_enc_push_clip):
11001         * sys/Makefile.am:
11002         * sys/ximage/Makefile.am:
11003         * sys/ximage/gstximagesrc.c:
11004           Move ximagesrc plug-in to good after review.  Fixes #336756.
11005
11006 2006-04-28  Michael Smith  <msmith@fluendo.com>
11007
11008         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
11009         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
11010         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
11011         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
11012         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
11013         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
11014         * gst/icydemux/gsticydemux.h:
11015           Fix event handling: cache events when typefinding and forward later.
11016
11017 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11018
11019         * sys/osxaudio/gstosxaudiosink.c:
11020         (plugin_init):
11021          Register osxaudiosrc to the plugin.
11022         * sys/osxaudio/gstosxaudiosrc.c:
11023         (gst_osx_audio_src_osxelement_do_init),
11024         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
11025         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
11026         (gst_osx_audio_src_get_property),
11027         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
11028         (gst_osx_audio_src_osxelement_init):
11029         * sys/osxaudio/gstosxaudiosrc.h:
11030           Port of osxaudiosrc to 0.10.
11031         * sys/osxaudio/Makefile.am:
11032           Add osxaudiosrc
11033
11034 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11035
11036         * sys/osxaudio/gstosxringbuffer.c:
11037         * sys/osxaudio/gstosxringbuffer.h:
11038           Forgot to commit earlier, part of the OSX audio plugin port
11039
11040 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
11041
11042         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
11043         (parse_split_strings):
11044           Recognise and skip any byte order marker (BOM) in
11045           UTF-16 strings.
11046
11047 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
11048
11049         * docs/plugins/Makefile.am:
11050         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11051         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11052         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11053         * docs/plugins/inspect/plugin-avi.xml:
11054         * gst/avi/gstavidemux.c:
11055         * gst/avi/gstavimux.c:
11056           Add docs for both avidemux and avimux.
11057
11058 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
11059
11060         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11061
11062         * gst/avi/Makefile.am:
11063         * gst/avi/gstavi.c: (plugin_init):
11064         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
11065         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
11066         (gst_avi_mux_class_init), (gst_avi_mux_init),
11067         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11068         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
11069         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11070         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
11071         (gst_avi_mux_riff_get_avix_header),
11072         (gst_avi_mux_riff_get_video_header),
11073         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
11074         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
11075         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
11076         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
11077         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
11078         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
11079         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
11080         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
11081         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
11082         (gst_avi_mux_change_state):
11083         * gst/avi/gstavimux.h:
11084           Port AVI muxer to GStreamer-0.10 (#332031).
11085
11086         * tests/check/Makefile.am:
11087         * tests/check/elements/avimux.c:
11088         * tests/check/elements/.cvsignore:
11089           Add unit test for AVI muxer.
11090
11091 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
11092
11093         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
11094         (gst_wavparse_class_init), (gst_wavparse_reset),
11095         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
11096         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11097         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11098         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
11099         (gst_wavparse_stream_data), (gst_wavparse_loop),
11100         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
11101         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
11102         (plugin_init):
11103         * gst/wavparse/gstwavparse.h:
11104           reverted patch #337625 for the price of 1 hour sleep
11105
11106 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
11107
11108         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
11109         (gst_wavparse_class_init), (gst_wavparse_reset),
11110         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
11111         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
11112         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11113         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11114         (gst_wavparse_stream_data), (gst_wavparse_loop),
11115         (gst_wavparse_chain), (plugin_init):
11116         * gst/wavparse/gstwavparse.h:
11117           correct partial implementation of push mode
11118           (from my last commit)
11119
11120 2006-04-26  Wim Taymans  <wim@fluendo.com>
11121
11122         * ext/esd/esdsink.c:
11123         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
11124         it is not in esd.h
11125
11126 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
11127
11128         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
11129         (gst_au_parse_class_init), (gst_au_parse_init),
11130         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
11131         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
11132         (gst_au_parse_chain), (gst_au_parse_src_convert),
11133         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
11134         (gst_au_parse_sink_event), (gst_au_parse_src_event),
11135         (gst_au_parse_change_state):
11136         * gst/auparse/gstauparse.h:
11137           Rewrite auparse to suck a little bit less: make source pad
11138           dynamic, so decodebin/playbin work with non-raw formats
11139           like alaw/mulaw; add query function for duration/position
11140           queries; check whether we have enough data before attempting
11141           to parse the header (instead of crashing when that is not the
11142           case); work around audioconvert sucking by swapping endianness
11143           to the native endianness ourselves for float formats; send
11144           initial newsegment event. Fixes #161712.
11145
11146 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11147
11148         * sys/osxaudio/Makefile.am:
11149         * sys/osxaudio/gstosxaudioelement.c:
11150         (gst_osx_audio_element_get_type),
11151         (gst_osx_audio_element_class_init):
11152         * sys/osxaudio/gstosxaudioelement.h:
11153         * sys/osxaudio/gstosxaudiosink.c:
11154         (gst_osx_audio_sink_osxelement_do_init),
11155         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
11156         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
11157         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
11158         (gst_osx_audio_sink_create_ringbuffer),
11159         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
11160         (plugin_init):
11161         * sys/osxaudio/gstosxaudiosink.h:
11162         Port of osxaudiosink to 0.10
11163
11164 2006-04-26  Wim Taymans  <wim@fluendo.com>
11165
11166         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
11167         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
11168         the size of the ringbuffer. This should fix hangs with older 
11169         esd sound servers.
11170
11171 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
11172
11173         * ext/aalib/gstaasink.c:
11174         * ext/annodex/gstcmmldec.c:
11175         * ext/annodex/gstcmmlenc.c:
11176         * ext/cairo/gsttextoverlay.c:
11177         * ext/cairo/gsttimeoverlay.c:
11178         * ext/cdio/gstcdiocddasrc.c:
11179         * ext/dv/gstdvdec.c:
11180         * ext/dv/gstdvdemux.c:
11181         * ext/esd/esdmon.c:
11182         * ext/esd/esdsink.c:
11183         * ext/flac/gstflacenc.c:
11184         * ext/flac/gstflactag.c:
11185         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11186         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11187         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11188         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11189         * ext/gdk_pixbuf/pixbufscale.c:
11190         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11191         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11192         * ext/jpeg/gstjpegdec.c:
11193         * ext/jpeg/gstjpegenc.c:
11194         * ext/jpeg/gstsmokedec.c:
11195         * ext/jpeg/gstsmokeenc.c:
11196         * ext/libcaca/gstcacasink.c:
11197         * ext/libmng/gstmngdec.c:
11198         * ext/libmng/gstmngenc.c:
11199         * ext/libpng/gstpngdec.c:
11200         * ext/libpng/gstpngenc.c:
11201         * ext/mikmod/gstmikmod.c:
11202         * ext/raw1394/gstdv1394src.c:
11203         * ext/shout2/gstshout2.c: (gst_shout2send_init):
11204         * ext/shout2/gstshout2.h:
11205         * ext/speex/gstspeexdec.c:
11206         * ext/speex/gstspeexenc.c:
11207         * gst/alpha/gstalpha.c:
11208         * gst/alpha/gstalphacolor.c:
11209         * gst/apetag/gstapedemux.c:
11210         * gst/auparse/gstauparse.c:
11211         * gst/autodetect/gstautoaudiosink.c:
11212         (gst_auto_audio_sink_base_init):
11213         * gst/autodetect/gstautovideosink.c:
11214         (gst_auto_video_sink_base_init):
11215         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
11216         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11217         * gst/cutter/gstcutter.c:
11218         * gst/debug/breakmydata.c:
11219         * gst/debug/efence.c:
11220         * gst/debug/gstnavigationtest.c:
11221         * gst/debug/gstnavseek.c:
11222         * gst/debug/negotiation.c:
11223         * gst/debug/progressreport.c:
11224         * gst/debug/testplugin.c:
11225         * gst/effectv/gstaging.c:
11226         * gst/effectv/gstdice.c:
11227         * gst/effectv/gstedge.c:
11228         * gst/effectv/gstquark.c:
11229         * gst/effectv/gstrev.c:
11230         * gst/effectv/gstshagadelic.c:
11231         * gst/effectv/gstvertigo.c:
11232         * gst/effectv/gstwarp.c:
11233         * gst/flx/gstflxdec.c:
11234         * gst/goom/gstgoom.c:
11235         * gst/icydemux/gsticydemux.c:
11236         * gst/id3demux/gstid3demux.c:
11237         * gst/interleave/deinterleave.c:
11238         * gst/interleave/interleave.c:
11239         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11240         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11241         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11242         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11243         * gst/level/gstlevel.c:
11244         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11245         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11246         * gst/median/gstmedian.c:
11247         * gst/monoscope/gstmonoscope.c:
11248         * gst/multipart/multipartdemux.c:
11249         * gst/multipart/multipartmux.c:
11250         * gst/oldcore/gstaggregator.c:
11251         * gst/oldcore/gstfdsink.c:
11252         * gst/oldcore/gstmd5sink.c:
11253         * gst/oldcore/gstmultifilesrc.c:
11254         * gst/oldcore/gstpipefilter.c:
11255         * gst/oldcore/gstshaper.c:
11256         * gst/oldcore/gststatistics.c:
11257         * gst/rtp/gstasteriskh263.c:
11258         * gst/rtp/gstrtpL16depay.c:
11259         * gst/rtp/gstrtpL16pay.c:
11260         * gst/rtp/gstrtpamrdepay.c:
11261         * gst/rtp/gstrtpamrpay.c:
11262         * gst/rtp/gstrtpdepay.c:
11263         * gst/rtp/gstrtpgsmpay.c:
11264         * gst/rtp/gstrtph263pay.c:
11265         * gst/rtp/gstrtph263pdepay.c:
11266         * gst/rtp/gstrtph263ppay.c:
11267         * gst/rtp/gstrtpilbcdepay.c:
11268         * gst/rtp/gstrtpmp4gpay.c:
11269         * gst/rtp/gstrtpmp4vdepay.c:
11270         * gst/rtp/gstrtpmp4vpay.c:
11271         * gst/rtp/gstrtpmpadepay.c:
11272         * gst/rtp/gstrtpmpapay.c:
11273         * gst/rtp/gstrtppcmadepay.c:
11274         * gst/rtp/gstrtppcmapay.c:
11275         * gst/rtp/gstrtppcmudepay.c:
11276         * gst/rtp/gstrtppcmupay.c:
11277         * gst/rtp/gstrtpspeexdepay.c:
11278         * gst/rtp/gstrtpspeexpay.c:
11279         * gst/rtsp/gstrtpdec.c:
11280         * gst/rtsp/gstrtspsrc.c:
11281         * gst/smpte/gstsmpte.c:
11282         * gst/udp/gstdynudpsink.c:
11283         * gst/udp/gstmultiudpsink.c:
11284         * gst/udp/gstudpsink.c:
11285         * gst/udp/gstudpsrc.c:
11286         * gst/videobox/gstvideobox.c:
11287         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11288         * gst/videofilter/gstvideobalance.c:
11289         * gst/videofilter/gstvideoflip.c:
11290         * gst/videofilter/gstvideotemplate.c:
11291         (gst_videotemplate_base_init):
11292         * gst/videomixer/videomixer.c:
11293         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
11294         (gst_wavparse_class_init), (gst_wavparse_dispose),
11295         (gst_wavparse_reset), (gst_wavparse_init),
11296         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11297         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
11298         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
11299         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11300         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
11301         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
11302         (gst_wavparse_change_state):
11303         * gst/wavparse/gstwavparse.h:
11304         * sys/oss/gstossmixerelement.c:
11305         * sys/oss/gstosssink.c:
11306         * sys/oss/gstosssrc.c:
11307         * sys/osxaudio/gstosxaudioelement.c:
11308         * sys/osxaudio/gstosxaudiosink.c:
11309         * sys/osxaudio/gstosxaudiosrc.c:
11310         * sys/sunaudio/gstsunaudiomixer.c:
11311         * sys/sunaudio/gstsunaudiosink.c:
11312           Define GstElementDetails as const and also static (when defined as
11313           global)
11314
11315 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11316
11317         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
11318           Source pad has fixed caps. If we don't set this, bad
11319           things happen when the window is resized.
11320
11321 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11322
11323         * gst/matroska/Makefile.am:
11324         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11325         (gst_matroska_demux_handle_src_event):
11326         * gst/matroska/matroska-ids.c:
11327         (gst_matroska_track_init_video_context),
11328         (gst_matroska_track_init_audio_context),
11329         (gst_matroska_track_init_subtitle_context),
11330         (gst_matroska_track_init_complex_context):
11331         * gst/matroska/matroska-ids.h:
11332           Handle case where the TrackType ebml chunk does not come before the
11333           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
11334           events.
11335
11336 2006-04-25  Wim Taymans  <wim@fluendo.com>
11337
11338         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
11339         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
11340         It's codec_data, not codec_info.
11341
11342 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11343
11344         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11345
11346         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
11347           Handle codec_data for VfW compatibility codec IDs (#339451)
11348
11349         * gst/matroska/matroska-mux.c:
11350         (gst_matroska_mux_video_pad_setcaps):
11351           Same here, handle codec_data and add additional caps we can handle
11352           now to the pad template (huffyuv, dv and h263 video) (#339451)
11353
11354 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
11355
11356         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
11357
11358         * gst/matroska/matroska-mux.c:
11359         (gst_matroska_mux_create_buffer_header),
11360         (gst_matroska_mux_write_data):
11361           Fix timestamping of B-frames, use signed integers, do
11362           some rounding (#339678).
11363
11364 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
11365
11366         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
11367         just make it compile with --disable-gst-debug.
11368
11369 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
11370
11371         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
11372         Fix a bad conversion using gst_guint64_to_gdouble.
11373         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
11374         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
11375         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
11376     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
11377         mistake.
11378
11379 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
11380
11381         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
11382         Use gst_guint64_to_gdouble for conversions
11383         * win32/vs6/gst_plugins_good.dsw:
11384         * win32/vs6/libgsticydemux.dsp:
11385         Add a project file for icydemux
11386
11387 2006-04-21  Wim Taymans  <wim@fluendo.com>
11388
11389         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11390
11391         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
11392         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
11393         When splitting audio chunks, the block alignment is not taken in
11394         consideration, so the smaller chunks could be of size which is 
11395         not a multiple of the block alignment. Fixes #336904
11396
11397 2006-04-21  Wim Taymans  <wim@fluendo.com>
11398
11399         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
11400         Use scale functions
11401
11402 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11403
11404         * ext/dv/gstdv.c: (plugin_init):
11405           Fix build.
11406
11407 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11408
11409         * gst/debug/progressreport.c: (gst_progress_report_finalize),
11410         (gst_progress_report_class_init), (gst_progress_report_init),
11411         (gst_progress_report_do_query), (gst_progress_report_report),
11412         (gst_progress_report_set_property),
11413         (gst_progress_report_get_property):
11414           Add 'format' property to force querying to a particular format.
11415
11416 2006-04-21  Andy Wingo  <wingo@pobox.com>
11417
11418         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
11419         best, on big endian systems. Drop its rank in that case. OTOH on
11420         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
11421
11422 2006-04-21  Michael Smith  <msmith@fluendo.com>
11423
11424         * configure.ac:
11425         * gst/icydemux/Makefile.am:
11426         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
11427         (gst_icydemux_base_init), (gst_icydemux_class_init),
11428         (gst_icydemux_reset), (gst_icydemux_init),
11429         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
11430         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
11431         (unicodify), (gst_icydemux_unicodify),
11432         (gst_icydemux_parse_and_send_tags),
11433         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
11434         (gst_icydemux_chain), (gst_icydemux_change_state),
11435         (gst_icydemux_send_tag_event), (plugin_init):
11436         * gst/icydemux/gsticydemux.h:
11437         * tests/check/Makefile.am:
11438         * tests/check/elements/icydemux.c: (typefind_succeed),
11439         (plugin_init), (icydemux_found_pad), (create_icydemux),
11440         (cleanup_icydemux), (push_data), (GST_START_TEST),
11441         (icydemux_suite), (main):
11442           Add icydemux, and tests.
11443
11444 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11445
11446         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
11447           Post SEGMENT_DONE message in TIME format.
11448
11449 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11450
11451         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11452
11453         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
11454         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
11455           Fix index creation when we have to scan the file to create
11456           an index. There may be other types of RIFF 'LIST' chunks than
11457           'movi' and we need to skip them properly as well or we'll end up
11458           reading garbage (#336889). Some other cosmetic changes.
11459           
11460 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11461
11462         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
11463         (gst_flac_dec_handle_seek_event):
11464           Add support for segment seeks (fixes #338290). Also demote
11465           some recurring debug message from DEBUG to LOG level.
11466
11467 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11468
11469         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11470         (gst_matroskademux_do_index_seek),
11471         (gst_matroska_demux_handle_seek_event),
11472         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11473         * gst/matroska/matroska-ids.h:
11474           Set DISCONT flag on first buffer after a discontinuity.
11475           Fix newsegment events sent when seeking and honour KEY_UNIT
11476           seek flag. Create pad with bogus caps if we don't recognise
11477           the stream codec id.
11478
11479         * gst/matroska/matroska-demux.h:
11480           Fix GObject macros.
11481
11482 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11483
11484         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11485
11486         * gst/matroska/matroska-demux.c:
11487         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
11488           Handle end of segment properly when set; don't dead-lock when
11489           posting start of segment message when doing a segment seek.
11490           Fixes #338810.
11491
11492 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11493
11494         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11495         (gst_matroska_demux_plugin_init):
11496           Make mpeg2 aac audio work: create artificial private codec data
11497           chunk which faad2 seems to require, just as we do for mpeg4 aac.
11498           Also call gst_riff_init(). Partially fixes #338767.
11499
11500 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
11501
11502         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
11503         (gst_wavenc_class_init), (gst_wavenc_init),
11504         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
11505         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
11506         (gst_wavenc_chain), (gst_wavenc_change_state):
11507         * gst/wavenc/gstwavenc.h:
11508           Set caps on first outgoing buffer, so that it doesn't error out
11509           immediately with a non-negotiated error (#338716). Rewrite and
11510           clean up a bit; fix setcaps function to parse things properly;
11511           fix sink caps (8bit audio is unsigned and doesn't have depth);
11512           use boilerplate macros; remove unused properties stuff.
11513
11514 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11515
11516         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11517           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
11518           handle MJPEG streams and might be autoplugged for those if the
11519           user doesn't have jpegdec installed (resulting in a cryptic error
11520           message about huffman tables). Better to disable JPEG decoding here
11521           and let the user figure out that she needs to install jpegdec.
11522
11523 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11524
11525         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11526         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11527         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
11528         * ext/gdk_pixbuf/gstgdkpixbuf.h:
11529           Make work with packetised/framed input (e.g. png-in-quicktime). Use
11530           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
11531           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
11532           debug messages. Fix boilerplate macros.
11533
11534 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11535
11536         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
11537         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
11538           No need to special-case for Gdk-2.0 any longer, we require
11539           Gdk 2.2 or newer; minor clean-ups.
11540
11541 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11542
11543         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
11544         (gst_shout2send_class_init), (gst_shout2send_init),
11545         (set_shout_metadata), (gst_shout2send_set_metadata),
11546         (gst_shout2send_event), (gst_shout2send_start),
11547         (gst_shout2send_connect), (gst_shout2send_stop),
11548         (gst_shout2send_render), (gst_shout2send_set_property),
11549         (gst_shout2send_get_property), (gst_shout2send_setcaps),
11550         (plugin_init):
11551         * ext/shout2/gstshout2.h:
11552         * po/POTFILES.in:
11553           Rewrite a bit: use GstBaseSink::start and stop instead of a state
11554           change function; use GST_ELEMENT_ERROR for error reporting, not
11555           g_error() or GST_ERROR(); don't unref caps in setcaps function,
11556           will cause crashes or assertion failures; remove (unused) "sync"
11557           property, basesink already has such a property; misc. other
11558           minor fixes and cleanups.
11559
11560 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11561
11562         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
11563         * ext/esd/gstesd.c: (plugin_init):
11564         * po/POTFILES.in:
11565           Add translatable error message for when we cannot
11566           connect to the sound server, as "Cannot open resource
11567           for writing" isn't really an acceptable message to show
11568           to the user in this case.
11569
11570 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11571
11572         * sys/oss/gst-i18n-plugin.h:
11573           Remove bogus file that doesn't belong here.
11574
11575 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11576
11577         Patch by: Philippe Valembois
11578
11579         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11580         (gst_shout2send_set_metadata), (gst_shout2send_event),
11581         (gst_shout2send_render), (gst_shout2send_change_state):
11582         * ext/shout2/gstshout2.h:
11583           Handle tags being received before the connection to
11584           the server is established properly (see #338636).
11585
11586 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11587
11588         * ext/shout2/gstshout2.c: (gst_shout2send_render):
11589           Don't crash in case the connection to the server fails:
11590           don't set pointer to NULL by assigning FALSE; error out
11591           properly by using GST_ELEMENT_ERROR and returning
11592           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
11593           before resetting the pointer.
11594
11595 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
11596
11597         * gst/id3demux/id3tags.c:
11598         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
11599         (Fixes #338713)
11600
11601 2006-04-12  Wim Taymans  <wim@fluendo.com>
11602
11603         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11604         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
11605         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11606         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11607         (gst_gdk_pixbuf_chain):
11608         Some cleanups.
11609         Added RGBA as a possible output format.
11610         Correctly free the supported mimetypes.
11611         deprecate silent arg, it's not used.
11612         Return result from _alloc_buffer to peer.
11613
11614 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11615
11616         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11617           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11618           overwriting GST_BUFFER_MALLOCDATA.
11619
11620 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11621
11622         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11623         (user_endrow_callback), (user_end_callback),
11624         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11625         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11626         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11627         * ext/libpng/gstpngdec.h:
11628           Handle more than one frame if the content is framed,
11629           like with png-in-quicktime (#331917).
11630
11631 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11632
11633         * sys/oss/Makefile.am:
11634         * sys/oss/common.h:
11635         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11636         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11637         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11638         (gst_oss_src_unprepare):
11639           - the user-visible error strings were in the wrong category
11640           - and the messages were not marked for translation
11641           - which is actually a good thing, because they were exactly
11642             the kind of message you would never want anyone to see
11643           - the macros were using variables that didn't exist in the macro
11644             arguments
11645           - and they were obviously copied from each other and then modified
11646           - so a common header makes sense
11647
11648 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11649
11650         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11651           Don't try to modify read-only data.
11652
11653         * gst/matroska/matroska-demux.c:
11654         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11655           Fix comment (won't crash any longer now).
11656
11657 2006-04-10  Michael Smith  <msmith@fluendo.com>
11658
11659         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11660           Use copies of header buffers for caps to avoid circular refcounting
11661           problems (as in theoradec, vorbisdec).
11662
11663         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11664           Fix a typo in test that meant it was testing the wrong thing.
11665
11666         * tests/check/elements/cmmlenc.c: (check_headers):
11667           Fix refcount checks now that we use buffer-copies for caps.
11668
11669 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11670
11671         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11672         (gst_matroska_demux_handle_seek_event),
11673         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11674         (gst_matroska_demux_subtitle_caps),
11675         (gst_matroska_demux_plugin_init):
11676           Use static pad templates with ANY caps for audio and video
11677           source pads and get rid of a lot of unnecessary (and partially
11678           broken) code for the template caps. Clean up caps finding
11679           functions. Fixes playback of audio files/streams that do not
11680           contain the sample rate and/or number of channels in the audio
11681           context (happens a lot with vorbis/mp3 .mka files it seems).
11682           Fixes #337183.
11683           Also add myself to copyright holders.
11684
11685 2006-04-10  Michael Smith  <msmith@fluendo.com>
11686
11687         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11688           Use g_list_delete_link () instead of g_list_remove_link () so that
11689           we free the link as well as the contained data.
11690
11691 2006-04-10  Wim Taymans  <wim@fluendo.com>
11692
11693         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11694
11695         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11696         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11697         (gst_avi_demux_stream_header):
11698         Fix some crashers with empty chunks. (Fixes #337749)
11699
11700 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11701
11702         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11703           use G_GINT64_CONSTANT for INT64 constants
11704         * gst/videofilter/gstvideobalance.c:
11705           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11706         * win32/vs6/libgstavi.dsp:
11707          add missing libraries for the link and remove avimux.c from
11708          the project as it isn't ported to 0.10 yet
11709         
11710 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11711
11712         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11713           Even better would be if we actually did the right thing
11714           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11715
11716 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11717
11718         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11719           Can't just replace 1LL with 1L here just because MSVC doesn't
11720           support it, as it might lead to incorrect results when doing the
11721           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11722           force a 64-bit constant in a way that all compilers are happy with.
11723
11724 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11725
11726         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11727         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11728         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11729         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11730         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11731         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11732         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11733         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11734         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11735         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11736         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11737         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11738         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11739         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11740         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11741         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11742         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11743         * gst/debug/efence.c: (gst_efence_class_init):
11744         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11745         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11746         * gst/goom/gstgoom.c: (gst_goom_class_init):
11747         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11748         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11749         * gst/interleave/interleave.c: (interleave_class_init):
11750         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11751         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11752         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11753         * gst/median/gstmedian.c: (gst_median_class_init):
11754         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11755         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11756         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11757         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11758         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11759         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11760         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11761         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11762         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11763         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11764         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11765         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11766         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11767         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11768         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11769         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11770         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11771         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11772         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11773         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11774         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11775         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11776         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11777         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11778         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11779         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11780         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11781         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11782         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11783         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11784         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11785         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11786         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11787         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11788         * sys/osxaudio/gstosxaudioelement.c:
11789         (gst_osxaudioelement_class_init):
11790         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11791         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11792         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11793         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11794
11795 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11796
11797         * ext/mikmod/gstmikmod.h:
11798         * gst/level/gstlevel.h:
11799         Fix more broken GObject macros
11800
11801 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11802
11803         * ext/annodex/gstcmmldec.h:
11804         * ext/annodex/gstcmmlenc.h:
11805         * ext/annodex/gstcmmltag.h:
11806         * ext/cairo/gsttextoverlay.h:
11807         * ext/ladspa/gstsignalprocessor.h:
11808         * gst/matroska/ebml-read.h:
11809         * gst/matroska/ebml-write.h:
11810         * sys/osxaudio/gstosxaudioelement.h:
11811         Fix broken GObject macros
11812
11813 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11814
11815         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11816           Don't try to seek beyond the end of the file (would
11817           occasionally display error dialogs in totem when seeking
11818           to the end) (#335869). Will still throw an error though
11819           if the file is truncated and the total_samples value in
11820           the stream header is wrong.
11821
11822 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11823
11824         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11825         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11826         (gst_flac_dec_metadata_callback):
11827         * ext/flac/gstflacdec.h:
11828           If the stream header doesn't contain the total number of samples,
11829           search for the last flac frame at the end of the file and calculate
11830           the total duration from that frame's offset (fixes #337609).
11831
11832 2006-04-07  Edward Hervey  <edward@fluendo.com>
11833
11834         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11835         Don't unref the GstPadTemplate returned by
11836         gst_element_class_get_pad_template().
11837
11838 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11839
11840         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11841
11842         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11843         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11844         * sys/sunaudio/gstsunaudiosink.h:
11845           Use spec->segsize and spec->segtotal in the prepare function
11846           to initialise the ring buffer instead of using the buffer-time
11847           property (#337421).
11848
11849 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11850
11851         * configure.ac:
11852           Bump core requirements to CVS for gst_pad_query_peer_duration()
11853           which is used by speexdec.
11854
11855 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11856
11857         * ext/speex/gstspeex.c: (plugin_init):
11858         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11859         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11860         (speex_get_sink_query_types), (speex_dec_sink_query),
11861         (speex_get_src_query_types), (speex_dec_src_query),
11862         (speex_dec_src_event), (speex_dec_sink_event),
11863         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11864         (speex_dec_chain_parse_data), (speex_dec_chain),
11865         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11866         (speex_dec_change_state):
11867         * ext/speex/gstspeexdec.h:
11868           Fix seeking and duration queries (#337033); clean up and
11869           refactor a bit.
11870
11871 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11872
11873         * ext/raw1394/gstdv1394src.c:
11874           distinguish between device not found and could not open for
11875           reading
11876
11877 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11878
11879         * Makefile.am:
11880         * configure.ac:
11881         * pkgconfig/.cvsignore:
11882         * pkgconfig/Makefile.am:
11883         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11884           add a .pc file so other modules can use good plugins in tests
11885
11886 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11887
11888         * configure.ac:
11889           clean up, use AS_VERSION and AS_NANO
11890         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11891           use PACKAGE_VERSION define
11892         * po/af.po:
11893         * po/az.po:
11894         * po/cs.po:
11895         * po/en_GB.po:
11896         * po/hu.po:
11897         * po/it.po:
11898         * po/nb.po:
11899         * po/nl.po:
11900         * po/or.po:
11901         * po/sq.po:
11902         * po/sr.po:
11903         * po/sv.po:
11904         * po/uk.po:
11905         * po/vi.po:
11906           updated
11907
11908 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11909
11910         * ext\jpeg\smokecodec.c:
11911           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11912         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11913           move first instruction after all variables declarations
11914         * gst\alpha\gstalpha.c:
11915         * gst\effectv\gstshagadelic.c:
11916         * gst\smpte\paint.c:
11917         * gst\videofilter\gstvideobalance.c:
11918           define M_PI if it's not defined (it's not defined on WIN32)
11919         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11920         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11921         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11922         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11923         (gst_matroska_demux_video_caps):
11924         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11925         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11926           use gst_guint64_to_gdouble for conversions
11927         * gst\goom\filters.c: (setPixelRGB_):
11928           fix a debug which was using undefined variable
11929         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11930         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11931           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11932         * win32/vs6:
11933           add vs6 projects files for most of plugins-good
11934         
11935 2006-03-30  j^  <j@bootlab.org>
11936
11937         * ext/aalib/gstaasink.c:
11938         * ext/annodex/gstcmmldec.c:
11939         * ext/annodex/gstcmmlenc.c:
11940         * ext/cairo/gsttextoverlay.c:
11941         * ext/cairo/gsttimeoverlay.c:
11942         * ext/cdio/gstcdiocddasrc.c:
11943         * ext/dv/gstdvdec.c:
11944         * ext/esd/esdmon.c:
11945         * ext/esd/esdsink.c:
11946         * ext/flac/gstflacdec.c:
11947         * ext/flac/gstflacenc.c:
11948         * ext/flac/gstflactag.c:
11949         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11950         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11951         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11952         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11953         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11954         * ext/gdk_pixbuf/pixbufscale.c:
11955         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11956         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11957         * ext/jpeg/gstjpegdec.c:
11958         * ext/jpeg/gstjpegenc.c:
11959         * ext/jpeg/gstsmokedec.c:
11960         * ext/jpeg/gstsmokeenc.c:
11961         * ext/libcaca/gstcacasink.c:
11962         * ext/libmng/gstmngdec.c:
11963         * ext/libmng/gstmngenc.c:
11964         * ext/libpng/gstpngdec.c:
11965         * ext/libpng/gstpngenc.c:
11966         * ext/mikmod/gstmikmod.c:
11967         * ext/raw1394/gstdv1394src.c:
11968         * ext/shout2/gstshout2.c:
11969         * ext/speex/gstspeexdec.c:
11970         * ext/speex/gstspeexenc.c:
11971         * gst/alpha/gstalpha.c:
11972         * gst/alpha/gstalphacolor.c:
11973         * gst/auparse/gstauparse.c:
11974         * gst/autodetect/gstautoaudiosink.c:
11975         (gst_auto_audio_sink_base_init):
11976         * gst/autodetect/gstautovideosink.c:
11977         (gst_auto_video_sink_base_init):
11978         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11979         * gst/cutter/gstcutter.c:
11980         * gst/debug/breakmydata.c:
11981         * gst/debug/efence.c:
11982         * gst/debug/gstnavigationtest.c:
11983         * gst/debug/negotiation.c:
11984         * gst/debug/progressreport.c:
11985         * gst/debug/testplugin.c:
11986         * gst/effectv/gstaging.c:
11987         * gst/effectv/gstdice.c:
11988         * gst/effectv/gstedge.c:
11989         * gst/effectv/gstquark.c:
11990         * gst/effectv/gstrev.c:
11991         * gst/effectv/gstvertigo.c:
11992         * gst/effectv/gstwarp.c:
11993         * gst/flx/gstflxdec.c:
11994         * gst/goom/gstgoom.c:
11995         * gst/interleave/deinterleave.c:
11996         * gst/interleave/interleave.c:
11997         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11998         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11999         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
12000         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
12001         * gst/level/gstlevel.c:
12002         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
12003         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
12004         * gst/median/gstmedian.c:
12005         * gst/monoscope/gstmonoscope.c:
12006         * gst/multipart/multipartdemux.c:
12007         * gst/multipart/multipartmux.c:
12008         * gst/oldcore/gstmd5sink.c:
12009         * gst/oldcore/gstmultifilesrc.c:
12010         * gst/oldcore/gstpipefilter.c:
12011         * gst/oldcore/gstshaper.c:
12012         * gst/oldcore/gststatistics.c:
12013         * gst/rtp/gstasteriskh263.c:
12014         * gst/rtp/gstrtpL16depay.c:
12015         * gst/rtp/gstrtpL16pay.c:
12016         * gst/rtp/gstrtpamrdepay.c:
12017         * gst/rtp/gstrtpamrpay.c:
12018         * gst/rtp/gstrtpdepay.c:
12019         * gst/rtp/gstrtpgsmpay.c:
12020         * gst/rtp/gstrtph263pay.c:
12021         * gst/rtp/gstrtph263pdepay.c:
12022         * gst/rtp/gstrtph263ppay.c:
12023         * gst/rtp/gstrtpmp4gpay.c:
12024         * gst/rtp/gstrtpmp4vdepay.c:
12025         * gst/rtp/gstrtpmp4vpay.c:
12026         * gst/rtp/gstrtpmpadepay.c:
12027         * gst/rtp/gstrtpmpapay.c:
12028         * gst/rtp/gstrtppcmadepay.c:
12029         * gst/rtp/gstrtppcmapay.c:
12030         * gst/rtp/gstrtppcmudepay.c:
12031         * gst/rtp/gstrtppcmupay.c:
12032         * gst/rtp/gstrtpspeexdepay.c:
12033         * gst/rtp/gstrtpspeexpay.c:
12034         * gst/rtsp/gstrtpdec.c:
12035         * gst/smpte/gstsmpte.c:
12036         * gst/videobox/gstvideobox.c:
12037         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
12038         * gst/videofilter/gstvideobalance.c:
12039         * gst/videofilter/gstvideoflip.c:
12040         * gst/videofilter/gstvideotemplate.c:
12041         (gst_videotemplate_base_init):
12042         * gst/videomixer/videomixer.c:
12043         * gst/wavenc/gstwavenc.c:
12044         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
12045          better/unified long descriptions
12046          Fixed #336602
12047          Some cleanups to auparse, don't send multiple newsegments.
12048
12049 2006-03-29  Wim Taymans  <wim@fluendo.com>
12050
12051         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
12052
12053         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
12054         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
12055         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
12056         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
12057         * ext/dv/gstdvdemux.h:
12058         Seek in READY patch. Only works for pull based mode.
12059         Fixes #323880
12060
12061 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
12062
12063         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
12064         (gst_gdk_pixbuf_event):
12065           Fix two crashers: don't unref the same caps twice, and
12066           set pixbuf loader to NULL after freeing it.
12067
12068 2006-03-27  Wim Taymans  <wim@fluendo.com>
12069
12070         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
12071         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
12072         (gst_speexenc_chain):
12073         * ext/speex/gstspeexenc.h:
12074         Don't leak adapter.
12075         A push *always* takes ownership of the buffer, even on
12076         errors.
12077         Small cleanups.
12078
12079 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
12080
12081         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12082           Create source pad without leaking.
12083
12084 2006-03-24  Wim Taymans  <wim@fluendo.com>
12085
12086         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
12087         * ext/flac/gstflacdec.h:
12088         * ext/flac/gstflacenc.h:
12089         Spifify a bit.
12090         Fix deadly lock order error in seeking code, STREAM_LOCK
12091         cannot be taken within LOCK and the streaming variables are
12092         protected with the STREAM_LOCK anyway.
12093
12094 2006-03-24  Wim Taymans  <wim@fluendo.com>
12095
12096         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
12097         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
12098         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
12099         this patch combines the global init_frames with the stream
12100         init_frames. Rationale being that the global delay should 
12101         be subtracted from any stream delay.
12102         Fixes #335858.
12103
12104 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
12105
12106         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
12107         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
12108         * gst/smpte/gstsmpte.c: (gst_smpte_init):
12109         * gst/videomixer/videomixer.c: (gst_videomixer_init):
12110         use DEBUG_FUNCPTR for collectpads
12111
12112 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
12113
12114         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
12115           Don't crash when encoding images where the number of rows isn't
12116           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
12117
12118 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12119
12120         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
12121         * gst/interleave/deinterleave.c: (deinterleave_change_state):
12122         * gst/interleave/interleave.c: (interleave_change_state):
12123         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
12124           More state change function fixes.
12125
12126 2006-03-23  Wim Taymans  <wim@fluendo.com>
12127
12128         * ext/esd/esdsink.c: (gst_esdsink_class_init),
12129         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
12130         (gst_esdsink_prepare), (gst_esdsink_unprepare),
12131         (gst_esdsink_delay), (gst_esdsink_reset):
12132         * ext/esd/esdsink.h:
12133         Fix esd choppy playback by configuring audiosink
12134         correctly. Fixes #325191
12135
12136 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12137
12138         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
12139           Make state change function thread-safe.
12140
12141 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12142
12143         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
12144         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
12145           Don't try to read beyond the end of the file just because
12146           the header claims a bigger size (like with truncated files).
12147
12148 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
12149
12150         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12151         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
12152         (gst_wavparse_stream_data), (gst_wavparse_loop):
12153         * gst/wavparse/gstwavparse.h:
12154           Delay source pad creation until we have the first chunk of
12155           media data, so the we can examine the data and adjust the
12156           caps accordingly if required. This makes playback of .wav
12157           files with DTS-declared-as-PCM content work (#313266).
12158
12159 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
12160
12161         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
12162         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12163         Don't attempt typefinding on too-short buffers that have been
12164         completely trimmed away. (Fixes #330239)
12165
12166         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12167         Improve the debug output
12168
12169 2006-03-21  Wim Taymans  <wim@fluendo.com>
12170
12171         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
12172         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
12173         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
12174         (gst_esdsink_set_property), (gst_esdsink_get_property):
12175         Some cleanups.
12176         Reset fd to -1 when we close them.
12177
12178 2006-03-21  Wim Taymans  <wim@fluendo.com>
12179
12180         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12181         the OPTIONS request result is optional so don't
12182         fail on it.
12183
12184 2006-03-21  Edward Hervey  <edward@fluendo.com>
12185
12186         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
12187         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
12188         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
12189         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
12190         (gst_wavparse_change_state):
12191         gcc 4.1 unreferenced pointer fixes.
12192
12193 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
12194
12195         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
12196
12197         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
12198           Fix block alignment calculation. Alignment should be done before
12199           adding the byte offset where the data starts (#335231).
12200
12201 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
12202
12203         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
12204           Ensure that we set correct caps on buffers that are transferred
12205           direct from the input.
12206
12207 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
12208
12209         * gst/goom/filters.c: (zoomFilterDestroy):
12210         * gst/goom/goom_core.c: (goom_close):
12211           Free filter data when cleaning up. (Fixes: #334995)
12212
12213 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
12214
12215         * configure.ac:
12216           Don't compile udp and rtsp plugins on win32 (mingw) or other
12217           systems that don't have <sys/socket.h> for some reason (#316203).
12218
12219 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12220
12221         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
12222         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
12223         * ext/raw1394/gstdv1394src.h:
12224           Change bus reset handler so it reports useful information such as
12225           whether the device being used connected or disconnected
12226
12227 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
12228
12229         * gst/id3demux/id3v2frames.c:
12230         (parse_relative_volume_adjustment_two):
12231           We only care about gain and peak data for the master volume.
12232
12233 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
12234
12235         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12236         (parse_id_string), (parse_unique_file_identifier),
12237         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
12238           Read replay gain tags (#323721).
12239
12240 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
12241
12242         * configure.ac:
12243           Bump requirements to gst-plugins-base CVS because
12244           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
12245
12246 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12247
12248         * rtp/gst/gstrtppcmadepay.c:
12249         Fixed one of the caps in the code from mulaw to alaw.
12250
12251 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
12252
12253         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
12254           Ensure that we set caps on the buffers we pass.
12255
12256         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12257         (gst_id3demux_sink_activate):
12258           Ensure that we set caps on the buffers we pass.
12259
12260           Use STREAM, TYPE_NOT_FOUND as the error class when
12261           typefinding fails.
12262
12263 2006-03-15  Edward Hervey  <edward@fluendo.com>
12264
12265         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
12266         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
12267         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
12268         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
12269         (gst_jpeg_dec_setcaps):
12270         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
12271         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
12272         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
12273         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
12274         (gst_mngdec_src_getcaps):
12275         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
12276         (gst_pngdec_caps_create_and_set):
12277         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
12278         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
12279         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
12280         * gst/alpha/gstalpha.c: (gst_alpha_init):
12281         * gst/auparse/gstauparse.c: (gst_au_parse_init):
12282         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
12283         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
12284         * gst/cutter/gstcutter.c: (gst_cutter_init):
12285         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
12286         (gst_efence_checkgetrange):
12287         * gst/debug/negotiation.c: (gst_negotiation_init):
12288         * gst/flx/gstflxdec.c: (gst_flxdec_init):
12289         * gst/goom/gstgoom.c: (gst_goom_init):
12290         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
12291         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
12292         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
12293         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
12294         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
12295         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
12296         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
12297         * gst/smpte/gstsmpte.c: (gst_smpte_init):
12298         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
12299         (gst_wavparse_create_sourcepad):
12300         Fix memleak with gst_static_pad_template_get().
12301         This uses gst_pad_new_from_static_template() instead.
12302         Fixes #333512
12303
12304 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12305
12306         * configure.ac:
12307           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
12308           used by id3demux.
12309
12310         * gst/id3demux/gstid3demux.c: (plugin_init):
12311         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12312         (parse_user_text_identification_frame),
12313         (parse_unique_file_identifier):
12314           Add support for UFID and TXXX frames and extract musicbrainz tags.
12315
12316 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12317
12318         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12319           Catch short reads, like they might happen with truncated
12320           files (see #305279); remove unnecessary indentation.
12321
12322 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12323
12324         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
12325           Fix DIB image inversion for pictures with a
12326           depth != 8 (#305279).
12327
12328 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
12329
12330         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
12331         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
12332         * ext/jpeg/gstjpegdec.h:
12333           Fix durations on outgoing buffers after seeking
12334           in MJPEG files (#334083); some minor clean-ups.
12335
12336 2006-03-13  Wim Taymans  <wim@fluendo.com>
12337
12338         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
12339         (gst_wavparse_change_state):
12340         Implement seek in READY (re-fixes #327658)
12341
12342 2006-03-13  Wim Taymans  <wim@fluendo.com>
12343
12344         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
12345         * ext/esd/esdmon.c: (gst_esdmon_get):
12346         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
12347         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
12348         (gst_gdk_pixbuf_sink_getcaps):
12349         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
12350         (gst_jpegenc_setcaps):
12351         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12352         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
12353         (gst_smokeenc_setcaps):
12354         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
12355         (gst_mngdec_src_getcaps):
12356         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
12357         (gst_mngenc_chain):
12358         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
12359         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
12360         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12361         (speex_dec_src_event), (speex_dec_chain):
12362         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
12363         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
12364         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
12365         (gst_negotiation_pad_link), (gst_negotiation_chain):
12366         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12367         (gst_flxdec_chain):
12368         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
12369         (deinterleave_chain):
12370         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
12371         * gst/median/gstmedian.c: (gst_median_link):
12372         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
12373         (gst_monoscope_chain):
12374         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
12375         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
12376         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
12377         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
12378         close #333784 unref the result of gst_pad_get_parent()
12379         by: Christophe Fergeau.
12380
12381 2006-03-09  Wim Taymans  <wim@fluendo.com>
12382
12383         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
12384         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
12385         Handle events in push mode better, can now do non-flushing
12386         seeks in push mode as well.
12387
12388 2006-03-07  Wim Taymans  <wim@fluendo.com>
12389
12390         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
12391         Applied patch from Kai Vehmanen, fixes #333624.
12392
12393 2006-03-06  Julien MOUTTE  <julien@moutte.net>
12394
12395         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
12396         Implement paletted and grayscale png files handling.
12397         (#150363).
12398
12399 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12400
12401         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
12402         (gst_speexenc_chain):
12403           fix a tag list assert
12404           follow gst-plugins-base/ext/ogg/README; set OFFSET
12405           and OFFSET_END.  Muxes correctly with gst-plugins-base
12406           > 0.9.3
12407
12408 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12409
12410         * gst/id3demux/Makefile.am:
12411         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
12412         (gst_id3demux_chain), (gst_id3demux_sink_activate):
12413           Use new typefind helper functions here as well, and
12414           do typefinding in pull-mode if upstream supports that.
12415
12416 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12417
12418         * sys/sunaudio/gstsunaudiomixerctrl.c:
12419         (gst_sunaudiomixer_ctrl_get_volume),
12420         (gst_sunaudiomixer_ctrl_set_volume):
12421         * sys/sunaudio/gstsunaudiomixertrack.c:
12422         (gst_sunaudiomixer_track_new):
12423           Remove unused variables, breaks build from CVS
12424           with -Werror (#333392, patch by: Benjamin Pineau)
12425
12426 2006-03-03  Wim Taymans  <wim@fluendo.com>
12427
12428         * docs/plugins/Makefile.am:
12429         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12430         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12431         Added wavparse docs.
12432
12433         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
12434         (gst_wavparse_reset), (gst_wavparse_init),
12435         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
12436         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
12437         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
12438         (gst_wavparse_stream_data), (gst_wavparse_loop),
12439         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
12440         (gst_wavparse_change_state):
12441         * gst/wavparse/gstwavparse.h:
12442         Implement seek in READY (fixes #327658)
12443         Added docs and did some cleanups.
12444
12445 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
12446
12447         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12448         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
12449         (gst_avi_demux_calculate_durations_from_index),
12450         (gst_avi_demux_stream_header):
12451         * gst/avi/gstavidemux.h:
12452           If we have an index, use a duration based on the index instead
12453           of blindly trusting the information in the stream headers
12454           (fixes #331817).
12455
12456 2006-03-03  Wim Taymans  <wim@fluendo.com>
12457
12458         * docs/plugins/Makefile.am:
12459         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12460         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12461         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12462         Added smoke and jpeg to the docs.
12463
12464         * ext/jpeg/Makefile.am:
12465         * ext/jpeg/gstjpeg.c: (plugin_init):
12466         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
12467         * ext/jpeg/gstjpegenc.h:
12468         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
12469         (gst_smokedec_chain):
12470         * ext/jpeg/gstsmokedec.h:
12471         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12472         * ext/jpeg/gstsmokeenc.h:
12473         * ext/jpeg/smokecodec.h:
12474         Port smokedec (fixes #331905).
12475         Added some docs.
12476         Some cleanups.
12477
12478 2006-03-03  Wim Taymans  <wim@fluendo.com>
12479
12480         * docs/plugins/Makefile.am:
12481         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12482         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12483         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12484         Added videobalance and videoflip to the docs.
12485
12486         * gst/videofilter/Makefile.am:
12487         * gst/videofilter/gstvideobalance.c:
12488         (gst_video_balance_update_tables_planar411),
12489         (gst_video_balance_is_passthrough),
12490         (gst_video_balance_update_properties), (oil_tablelookup_u8),
12491         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
12492         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
12493         (gst_video_balance_finalize), (gst_video_balance_class_init),
12494         (gst_video_balance_init), (gst_video_balance_interface_supported),
12495         (gst_video_balance_interface_init),
12496         (gst_video_balance_colorbalance_list_channels),
12497         (gst_video_balance_colorbalance_set_value),
12498         (gst_video_balance_colorbalance_get_value),
12499         (gst_video_balance_colorbalance_init),
12500         (gst_video_balance_set_property), (gst_video_balance_get_property),
12501         (gst_video_balance_get_type), (plugin_init):
12502         * gst/videofilter/gstvideobalance.h:
12503         Ported to 0.10. (Fixes #326160)
12504         Added docs.
12505
12506         * gst/videofilter/gstvideoflip.c:
12507         * gst/videofilter/gstvideoflip.h:
12508         Added docs.
12509
12510 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
12511
12512         * configure.ac:
12513           Bump requirements to current core and -base CVS
12514           (core for new typefind helper API, and -base for the
12515           WAVFORMATEX support that was added to libgstriff and
12516           is needed by wavparse).
12517         
12518         * gst/apetag/Makefile.am:
12519         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
12520         (gst_tag_demux_sink_activate):
12521           Use new typefind helpers for typefinding instead of our
12522           home-grown stuff; also, do typefinding in pull-mode if
12523           upstream supports that.
12524
12525 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
12526
12527         Reviewed by: Christian Schaller <christian@fluendo.com>
12528
12529         This patch fixes bug: 329107
12530
12531         This Changelog entry is for a commit done on February 17
12532
12533         * ext/gconf/gconf.c
12534         * ext/gconf/gconf.h
12535         * ext/gconf/gstgconfaudiosink.c
12536         * ext/gconf/gstgconfaudiosink.h
12537         * gconf/gstreamer.schemas.in
12538
12539 2006-02-28  Wim Taymans  <wim@fluendo.com>
12540
12541         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12542         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
12543         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
12544         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
12545         Use DEBUG_OBJECT more.
12546
12547 2006-02-28  Wim Taymans  <wim@fluendo.com>
12548
12549         * docs/plugins/Makefile.am:
12550         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12551         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12552         Added dvdec and dvdemux to docs.
12553
12554         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
12555         Added docs.
12556         Check frame sizes so we don't crash when don't have enough
12557         data.
12558         Send nice error messages on error.
12559
12560         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
12561         (gst_dvdemux_class_init), (gst_dvdemux_init),
12562         (gst_dvdemux_finalize), (gst_dvdemux_reset),
12563         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12564         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12565         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
12566         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
12567         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
12568         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
12569         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
12570         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
12571         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
12572         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
12573         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
12574         * ext/dv/gstdvdemux.h:
12575         Added docs.
12576         Implement pull mode.
12577         Fix memleaks.
12578         Reduce memcpy for the video demuxing.
12579
12580 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
12581
12582         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
12583         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
12584         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
12585         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
12586           Add a little extra debug. Make the decoder not return NOT_LINKED,
12587           as we want to continue decoding all CMML and emitting tags.
12588
12589 2006-02-27  Michael Smith  <msmith@fluendo.com>
12590
12591         * ext/annodex/gstskeltag.c:
12592         * ext/annodex/gstskeltag.h:
12593           Deleted; these files aren't used any more either.
12594
12595 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12596
12597         * ext/Makefile.am: Fix dist-check.
12598
12599 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12600
12601         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
12602         memleak.
12603
12604 2006-02-25  Alessandro Decina <alessandro@nnva.org>
12605
12606         * ext/annodex/Makefile.am:
12607         * ext/annodex/gstannodex.c:
12608         * ext/annodex/gstcmmldec.c:
12609         * ext/annodex/gstcmmlenc.c:
12610         * ext/annodex/gstcmmlparser.c:
12611         * ext/annodex/gstcmmlparser.h:
12612         * ext/annodex/gstcmmlutils.c:
12613         * tests/check/elements/cmmldec.c:
12614         * tests/check/elements/cmmlenc.c:
12615           Fix a memleak in gst_cmml_track_list_add_clip.
12616           Handle overflows in clip's start and end times.
12617           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12618           Do not parse junk at the end of a CMML preamble buffer.
12619           Register a libxml error handler to not print stuff on stderr.
12620           Check for bad clip start and end times in the testsuites.
12621
12622 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12623
12624         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12625         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12626         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12627         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12628         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12629         possible memleaks.
12630
12631 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12632
12633         * tests/check/Makefile.am:
12634         * tests/check/elements/cmmldec.c:
12635         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12636         the plugins-base tags.
12637
12638 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12639
12640         * ext/Makefile.am: Re-enable module.
12641
12642 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12643
12644         * tests/check/Makefile.am: Forgot to remove that test.
12645
12646 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12647
12648         * ext/annodex/Makefile.am:
12649         * ext/annodex/gstannodex.c: (plugin_init):
12650         * ext/annodex/gstcmmldec.c:
12651         * ext/annodex/gstskeldec.c:
12652         * ext/annodex/gstskeldec.h:
12653         * tests/check/Makefile.am:
12654         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12655
12656 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12657
12658         * tests/check/Makefile.am: Disable those checks as well.
12659
12660 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12661
12662         * ext/Makefile.am: Disable annodex for now until we figure out
12663         how to make it build.
12664         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12665         Add a rule to your checklist : "please try to at least build 
12666         what you are going to commit into -good, or if you are too lazy
12667         to do that, please check that the buildbots are not crying because
12668         of your commit."
12669
12670 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12671
12672         * configure.ac:
12673         * ext/Makefile.am:
12674         * ext/gdk_pixbuf/Makefile.am:
12675         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12676         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12677         * ext/gdk_pixbuf/pixbufscale.c:
12678         * ext/gdk_pixbuf/pixbufscale.h:
12679           Gdkpixbuf ported from 0.8 to 0.10 by
12680           Renato Filho <renato.filho@indt.org.br>.
12681           gst_loader and gdkpixbufanimation still need port.
12682
12683 2006-02-24  Michael Smith  <msmith@fluendo.com>
12684
12685         * configure.ac:
12686         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12687         * ext/Makefile.am:
12688         * ext/annodex/Makefile.am:
12689         * ext/annodex/gstannodex.c:
12690         * ext/annodex/gstannodex.h:
12691         * ext/annodex/gstcmmldec.c:
12692         * ext/annodex/gstcmmldec.h:
12693         * ext/annodex/gstcmmlenc.c:
12694         * ext/annodex/gstcmmlenc.h:
12695         * ext/annodex/gstcmmlparser.c:
12696         * ext/annodex/gstcmmlparser.h:
12697         * ext/annodex/gstcmmltag.c:
12698         * ext/annodex/gstcmmltag.h:
12699         * ext/annodex/gstcmmlutils.c:
12700         * ext/annodex/gstcmmlutils.h:
12701         * ext/annodex/gstskeldec.c:
12702         * ext/annodex/gstskeldec.h:
12703         * ext/annodex/gstskeltag.c:
12704         * ext/annodex/gstskeltag.h:
12705         * tests/check/Makefile.am:
12706         * tests/check/elements/cmmldec.c:
12707         * tests/check/elements/cmmlenc.c:
12708         * tests/check/elements/skeldec.c:
12709           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12710           Includes tests & docs, oh my! Passes Thomas's -good checklist
12711           entirely. Wow.
12712
12713 2006-02-24  Michael Smith  <msmith@fluendo.com>
12714
12715         * autogen.sh:
12716           Check for automake 1.9 as well.
12717
12718 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12719
12720         * ext/flac/gstflacenc.c:
12721           Change min. sample rate to 8kHz to match flacdec's.
12722           
12723 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12724
12725         * ext/cdio/Makefile.am:
12726           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12727           required for Cygwin, see #317048)
12728
12729         * gst/rtp/gstasteriskh263.c:
12730           Cygwin has includes for both the unix network socket API
12731           and the windows API, but only one can be included, so fix
12732           includes to only use one or the other, prefering the unxi
12733           one (#317048).
12734
12735 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12736
12737         * rtp/gst/gstrtppcmadepay.c:
12738         * rtp/gst/gstrtppcmadepay.h:
12739         * rtp/gst/gstgstrtppcmapay.c:
12740         * rtp/gst/gstgstrtppcmapay.h:
12741         * rtp/gst/gstrtppcmudepay.c:
12742         * rtp/gst/gstrtppcmudepay.h:
12743         * rtp/gst/gstrtppcmupay.c:
12744         * rtp/gst/gstrtppcmupay.h:
12745         * rtp/gst/Makefile.am:
12746         * rtp/gst/gstrtp.c:
12747         * rtp/gst/README:
12748         Separated the G711 payloaders/depayloaders into separate elements for
12749         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12750
12751 2006-02-22  Wim Taymans  <wim@fluendo.com>
12752
12753         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12754         (gst_dvdec_change_state):
12755         * ext/dv/gstdvdec.h:
12756         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12757         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12758         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12759         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12760         (gst_dvdemux_flush), (gst_dvdemux_chain),
12761         (gst_dvdemux_change_state):
12762         * ext/dv/gstdvdemux.h:
12763         Ueber spiffify some more, added debug category.
12764         Use _scale.
12765         Use segments, respect playback rate from newsegment.
12766         Fix refcount issue.
12767
12768 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12769
12770         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12771         (gst_signal_processor_process):
12772         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12773         enabled for the build, but it helps me win the feature-count
12774         competitions ooh yeah.
12775
12776 2006-02-19  Wim Taymans  <wim@fluendo.com>
12777
12778         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12779         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12780         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12781         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12782         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12783         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12784         Use scaling code for added precission and more correct stop
12785         position in case scale==0.
12786
12787 2006-02-19  Wim Taymans  <wim@fluendo.com>
12788
12789         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12790         (gst_flxdec_chain):
12791         * gst/flx/gstflxdec.h:
12792         Implement DURATION query.
12793
12794 2006-02-19  Wim Taymans  <wim@fluendo.com>
12795
12796         * gst/flx/flx_color.h:
12797         * gst/flx/flx_fmt.h:
12798         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12799         (gst_flxdec_src_query_handler), (flx_decode_color),
12800         (gst_flxdec_chain):
12801         * gst/flx/gstflxdec.h:
12802         Set MALLOCDATA for the temp buffers so we don't leak.
12803         Some debug cleanups.
12804         Consume all data in the adapter before leaving the chain
12805         function. Fixes #330678.
12806
12807 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12808
12809         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12810         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12811          Handle 0 data size in otherwise valid frames.
12812          Handle numeric strings in 2.4.0 even when not in parentheses 
12813
12814 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12815
12816         * gst/matroska/matroska-demux.c:
12817         (gst_matroska_demux_subtitle_caps),
12818         (gst_matroska_demux_plugin_init):
12819         * gst/matroska/matroska-ids.h:
12820           Recognise SSA/ASS and USF subtitle formats and
12821           set proper caps when they are found.
12822
12823 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12824
12825         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12826         (gst_jpeg_dec_chain):
12827           Fix invalid memory access for some odd-sized images
12828           (see image contained in quicktime stream in #327083);
12829           use g_malloc() instead of g_alloca().
12830
12831 2006-02-17  Wim Taymans  <wim@fluendo.com>
12832
12833         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12834         Patch from Sebastien Cote, fixes #319884
12835
12836 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12837
12838         * ext/cdio/gstcdio.c: (plugin_init):
12839           Init debug category (#331253).
12840
12841 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12842
12843         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12844           Pass extra_data to gst_riff_create_audio_caps(), so that
12845           WAVEFORMATEX stuff works. Post audio codec name and post
12846           it as taglist on the bus. Allow up to 8 channesl for raw
12847           PCM in the source pad template caps.
12848
12849 2006-02-16  Wim Taymans  <wim@fluendo.com>
12850
12851         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12852         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12853         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12854         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12855         (gst_multipart_set_property), (gst_multipart_get_property):
12856         Applied #318663. Gives quite a few false positives in
12857         autoscan mode, but it's better than nothing. Not closing yet.
12858
12859 2006-02-16  Wim Taymans  <wim@fluendo.com>
12860
12861         * docs/plugins/Makefile.am:
12862         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12863         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12864         * docs/plugins/gst-plugins-good-plugins.args:
12865         * docs/plugins/inspect/plugin-udp.xml:
12866         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12867         (gst_udpsrc_start):
12868         Update documentation.
12869         Fix args.
12870
12871 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12872
12873         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12874         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12875         frame size. (Fixes #331368)
12876
12877 2006-02-16  Wim Taymans  <wim@fluendo.com>
12878
12879         * gst/rtsp/README:
12880         Updated README.
12881
12882         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12883         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12884         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12885         * gst/rtsp/gstrtspsrc.h:
12886         Make sure the RTP port is an even port an try to allocate 
12887         another if not.
12888         Added retry property to control max retries for port allocation.
12889         Make sure RTCP port is RTP port+1.
12890         Cleanup when port allocation fails.
12891         Fixes #319183.
12892         
12893 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12894
12895         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12896           Don't ignore return value of the parent class's state
12897           change function (#331385, patch by: Wouter Paesen).
12898
12899 2006-02-15  Wim Taymans  <wim@fluendo.com>
12900
12901         * configure.ac:
12902         * docs/plugins/Makefile.am:
12903         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12904         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12905         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12906         * ext/Makefile.am:
12907         * ext/hal/Makefile.am:
12908         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12909         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12910         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12911         (do_toggle_element), (gst_hal_audio_sink_set_property),
12912         (gst_hal_audio_sink_get_property),
12913         (gst_hal_audio_sink_change_state):
12914         * ext/hal/gsthalaudiosink.h:
12915         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12916         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12917         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12918         (do_toggle_element), (gst_hal_audio_src_set_property),
12919         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12920         * ext/hal/gsthalaudiosrc.h:
12921         * ext/hal/gsthalelements.c: (plugin_init):
12922         * ext/hal/gsthalelements.h:
12923         * ext/hal/hal.c: (gst_hal_get_string),
12924         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12925         (gst_hal_get_audio_src):
12926         * ext/hal/hal.h:
12927         Add HAL sound device wrapper plugins. Closes #329106
12928
12929 2006-02-15  Wim Taymans  <wim@fluendo.com>
12930
12931         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12932         Add comment in a fultile attempt to stop the copy-and-paste 
12933         paradigm leading to duplication of bad code.
12934
12935         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12936         Mime parameters have to be checked case insensitive
12937
12938 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12939
12940         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12941           Advance stream time for lagging subtitle streams by sending
12942           newsegment events with the update flag set.
12943
12944 2006-02-14  Edward Hervey  <edward@fluendo.com>
12945
12946         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12947         There can be bogus data before the hdrl LIST tag in the RIFF header.
12948         It's hard to say if it's not respecting the AVI specifications or not,
12949         but since Google Video is producing AVIs like that and the other player
12950         don't seem to complain, I guess we should do the same.
12951
12952 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12953
12954         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12955         (parse_split_strings):
12956         Add more validation to ensure that a char encoding conversion
12957         produced a valid UTF-8 string.
12958
12959 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12960
12961         Reviewed by: Edward Hervey  <edward@fluendo.com>
12962
12963         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12964         Properly handle end of segment. Closes #330885.
12965
12966 2006-02-13  Wim Taymans  <wim@fluendo.com>
12967
12968         * gst/rtp/gstrtpmp4gpay.h:
12969         For got to commit this one.
12970
12971 2006-02-12  Wim Taymans  <wim@fluendo.com>
12972
12973         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12974         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12975         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12976         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
12977         * gst/rtp/gstrtpmp4gpay.h:
12978         Make more things work.
12979         Handle ACC config strings.
12980
12981 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12982
12983         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
12984           set timestamps if no incoming timestamps set
12985
12986 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
12987
12988         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
12989         (gst_tag_demux_do_typefind):
12990           ... and fix the very same leaks in GstTagDemux.
12991
12992 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
12993
12994         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
12995         (gst_id3demux_do_typefind):
12996         Fix a couple of mem leaks. (Patch by Jonathan Matthew
12997         <jonathan at kaolin dot wh9 dot net>)
12998
12999 2006-02-10  Wim Taymans  <wim@fluendo.com>
13000
13001         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
13002         First set options, then set caps or else the baseclass
13003         will not know about the options, duh.
13004
13005 2006-02-10  Wim Taymans  <wim@fluendo.com>
13006
13007         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
13008         (gst_rtp_mp4v_pay_setcaps):
13009         Don't waste time looking for a config string if we have codec_info
13010         on the incomming caps.
13011
13012 2006-02-10  Wim Taymans  <wim@fluendo.com>
13013
13014         * gst/rtp/README:
13015         Say something about case-sensitivity of caps vs mime-attributes.
13016
13017         * gst/rtp/Makefile.am:
13018         * gst/rtp/gstrtp.c: (plugin_init):
13019         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
13020         (gst_rtp_amr_pay_handle_buffer):
13021         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
13022         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
13023         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
13024         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
13025         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
13026         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
13027         (gst_rtp_mp4g_pay_plugin_init):
13028         * gst/rtp/gstrtpmp4gpay.h:
13029         Added beginnings of mpeg4-generic payloader (RFC 3640)
13030
13031 2006-02-09  Wim Taymans  <wim@fluendo.com>
13032
13033         * gst/rtsp/Makefile.am:
13034         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
13035         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
13036         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
13037         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
13038         (gst_rtpdec_change_state):
13039         * gst/rtsp/gstrtpdec.h:
13040         * gst/rtsp/gstrtsp.c: (plugin_init):
13041         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13042         * gst/rtsp/rtspconnection.c: (read_body),
13043         (rtsp_connection_receive):
13044         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
13045         Resurected rtpdec to make rtspsrc happy again.
13046         Skip attributes from the session id.
13047         Don't crash when dumping a message with an empty body.
13048
13049
13050 2006-02-09  Wim Taymans  <wim@fluendo.com>
13051
13052         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
13053         Added more meaningfull warnings when something goes wrong.
13054         Clear F bit on outgoing AMR packets.
13055
13056         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
13057         (gst_rtp_amr_pay_handle_buffer):
13058         Added debugging category
13059         Support payloading of multiple AMR frames.
13060
13061         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
13062         Added some debugging.
13063
13064 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
13065
13066         * configure.ac:
13067           Back to CVS
13068
13069 === release 0.10.2 ===
13070
13071 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
13072
13073         * configure.ac:
13074           releasing 0.10.2, "Papa was a rolling stone"
13075
13076 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
13077
13078         * configure.ac:
13079           Bump core and plugins-base requirement to 0.10.2.2
13080           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
13081
13082 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
13083
13084         * ext/flac/gstflac.c: (plugin_init):
13085         * ext/speex/gstspeex.c: (plugin_init):
13086           Register musicbrainz tags.
13087
13088 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
13089
13090         * ext/gconf/gconf.h:
13091           Remove declaration of function that no longer exists.
13092
13093 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13094
13095         * ext/shout2/gstshout2.c: (gst_shout2send_render),
13096         (gst_shout2send_setcaps), (gst_shout2send_change_state):
13097         Make shout2 work for non ogg streams
13098
13099 2006-02-06  Wim Taymans  <wim@fluendo.com>
13100
13101         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
13102         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
13103         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
13104         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
13105         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
13106         * gst/udp/gstmultiudpsink.h:
13107         Updated docs.
13108         Added properties bytes-served, bytes_to_serve.
13109         Post proper error messages,
13110         Emit client added signal too.
13111
13112 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13113
13114         * docs/plugins/Makefile.am:
13115         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13116         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13117         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
13118         (gst_multiudpsink_get_stats):
13119           adding docs for multiudpsink
13120
13121 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13122
13123         * gst/level/gstlevel.c: (gst_level_transform_ip):
13124           peak below decay is not necessarily an error, so don't ERROR log
13125
13126 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13127
13128         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
13129         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
13130         (gst_ebml_write_seek):
13131         * gst/matroska/ebml-write.h:
13132           Make sure we send a newsegment event in BYTES format
13133           before sending buffers (#328531).
13134
13135 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13136
13137         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
13138         (gst_dvdemux_sink_query):
13139         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
13140         * ext/speex/gstspeexdec.c: (speex_get_query_types),
13141         (speex_dec_src_query):
13142         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
13143         (gst_speexenc_sink_query):
13144         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13145         * gst/matroska/matroska-demux.c:
13146         (gst_matroska_demux_get_src_query_types),
13147         (gst_matroska_demux_handle_src_query):
13148         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
13149         (gst_wavparse_pad_query):
13150           Pass unhandled queries upstream instead of just dropping
13151           them (#326446). Update query type arrays here and there.
13152
13153 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13154
13155         * tests/check/elements/matroskamux.c: (setup_src_pad):
13156           Collectpads in core got changed and now also holds a
13157           reference to any pad that is part of it. Fix refcount
13158           checks in test case accordingly.
13159
13160 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13161
13162         * gst/apetag/gstapedemux.h:
13163           Fix include, for now GstTagDemux is in the apetag dir.
13164
13165 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13166
13167         * docs/plugins/Makefile.am:
13168         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13169         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13170         * docs/plugins/inspect/plugin-cdio.xml:
13171           Add cdio plugin to docs.
13172
13173         * ext/cdio/gstcdiocddasrc.c:
13174           Add gtk-doc blurb.
13175
13176         * ext/cdio/gstcdio.c:
13177           The plugin is called 'cdio' not 'cddio'.
13178
13179 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13180
13181         * configure.ac:
13182         * docs/plugins/Makefile.am:
13183         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13184         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13185         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13186         * docs/plugins/inspect/plugin-apetag.xml:
13187         * gst/apetag/Makefile.am:
13188         * gst/apetag/gstapedemux.c:
13189         * gst/apetag/gstapedemux.h:
13190         * gst/apetag/gsttagdemux.c:
13191         * gst/apetag/gsttagdemux.h:
13192           Add APE tag demuxer (#325649).
13193
13194 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
13195
13196         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
13197         (gst_gconf_get_default_video_sink),
13198         (gst_gconf_get_default_audio_src),
13199         (gst_gconf_get_default_video_src):
13200         * ext/gconf/gconf.h:
13201         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
13202         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
13203         (do_toggle_element):
13204         * ext/gconf/gstgconfaudiosink.h:
13205         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
13206         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13207         (do_toggle_element):
13208         * ext/gconf/gstgconfaudiosrc.h:
13209         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
13210         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
13211         (do_toggle_element):
13212         * ext/gconf/gstgconfvideosink.h:
13213         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
13214         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13215         (do_toggle_element):
13216         * ext/gconf/gstgconfvideosrc.h:
13217           Ignore changing the GConf key to "". Ignore GConf key updates
13218           that don't actually change the string.
13219           For now, ignore the GConf key when the state is > READY, as
13220           it breaks streaming. Sometime it will be nice to bring the
13221           new sink online even mid-stream, by sending NEWSEGMENT info
13222           and possibly prerolling.
13223           (Fixes #326736)
13224
13225 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
13226
13227         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
13228         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
13229         (zoomFilterSetResolution), (zoomFilterDestroy),
13230         (zoomFilterFastRGB), (pointFilter):
13231         * gst/goom/filters.h:
13232         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
13233         (goom_update), (goom_close):
13234         * gst/goom/goom_core.h:
13235         * gst/goom/goom_tools.h:
13236         * gst/goom/graphic.c:
13237         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
13238         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
13239         * gst/goom/gstgoom.h:
13240         * gst/goom/lines.c: (goom_lines):
13241         * gst/goom/lines.h:
13242           Make goom reentrant by moving all important static variables
13243           into instance structures.
13244           (Fixes #329181)
13245
13246 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
13247
13248         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13249         (gst_avi_demux_all_source_pads_unlinked),
13250         (gst_avi_demux_process_next_entry):
13251         * gst/avi/gstavidemux.h:
13252           Third attempt, use gst_pad_is_linked() this time.
13253
13254 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
13255
13256         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13257         (parse_split_strings):
13258         Adjust for data length indicators when parsing (Fixes #329810)
13259         Fix stupid bug parsing UTF-8 tag text.
13260         Output tag strings with multiple fields as multiple tags, so the
13261         app gets all the data.
13262
13263 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
13264
13265         * ext/flac/gstflacenc.c:
13266         Fixed a bug add in last commit, where no event is send. Thanks Tim to
13267         show me.
13268         
13269 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
13270
13271         * ext/flac/gstflacenc.c:
13272         * gst/matroska/ebml-read.c:
13273         Just make it compile with --disable-gst-debug.
13274
13275 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
13276
13277         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13278         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
13279         (id3v2_genre_fields_to_taglist):
13280           Never output a tag with a null contents string.
13281
13282 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13283
13284         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
13285           Only pause if all pads are unlinked AND we've tried to send data
13286           on all of them at least once.
13287
13288 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13289
13290         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
13291         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
13292           Make loop function/task pause itself when all source pads are
13293           unlinked.
13294
13295 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13296
13297         * configure.ac:
13298         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
13299           Use new functions from core to render a bin from a
13300           string. Fixes build. Up requirements to core CVS.
13301
13302 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
13303
13304         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
13305           Don't push buffers into the adapter that we are going to
13306           push downstream again without framing anyway. Also, the
13307           adaptor takes ownership of buffers put into it (fixes
13308           auparse pushing invalid buffers for .au files with
13309           ADPCM contents). Finally, set caps on all outgoing buffers.
13310
13311 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
13312
13313         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
13314         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
13315         (gst_id3demux_send_tag_event):
13316         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
13317         Someone should kick my butt. Remove ID3v1 tags from the end of the
13318         file.
13319
13320         Improve error messages. Send the TAG message as soon as we complete
13321         typefinding, instead of waiting until we send the first buffer.
13322         Downstream tag event is still sent before the first buffer.
13323
13324 2006-01-27  Jan Gerber  <j@bootlab.org>
13325
13326         Reviewed by: Andy Wingo <wingo@pobox.com>
13327
13328         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
13329         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
13330         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
13331         to not have warings flooding stderr. this is the suggested way
13332         also used in dvgrab and kino. (#328336)
13333
13334 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
13335
13336         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
13337         (gst_oss_sink_init), (gst_oss_sink_finalise):
13338           Free the device name string when finalised.
13339
13340 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
13341
13342         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
13343           Don't put function calls in g_return_if_fail() statements,
13344           or they'll be replaced with NOOPs if someone compiles with
13345           G_DISABLE_CHECKS defined.
13346           
13347 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
13348
13349         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13350         Never trust ANY information encoded in a media file, especially
13351         when it's giving you sizes. (Fixes #328452)
13352
13353 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
13354
13355         * gst/rtp/gstrtpg711pay.c:
13356         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
13357         bug #325148.
13358
13359 2006-01-23  Edward Hervey  <edward@fluendo.com>
13360
13361         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
13362         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
13363         * gst/matroska/matroska-ids.h:
13364         Added recognition of Real Audio and Video streams in matroska demuxer.
13365
13366 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
13367
13368         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
13369           Remove errant break statement, and fix compilation with
13370           older GCC.
13371
13372 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
13373
13374         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13375
13376         * sys/sunaudio/gstsunaudiomixerctrl.c:
13377         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
13378           Export functions that are needed in other parts of the code,
13379           makes the mixer actually work; adjust magic minimum buffer-time
13380           value from 3ms to 5ms to work around stuttering during mp3
13381           playback (#327765).
13382
13383 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
13384
13385         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13386
13387         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
13388         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
13389           Fix possible deadlock in matroska muxer (#327825).
13390
13391 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
13392
13393         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
13394         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
13395         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
13396         * gst/rtsp/sdpmessage.h:
13397         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
13398         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
13399           C89 fixes: declare variables at the beginning of a block and
13400           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
13401           <jensgr at gmx dot net>).
13402
13403 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
13404
13405         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13406         * gst/id3demux/id3tags.h:
13407         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13408         (parse_comment_frame), (parse_text_identification_frame),
13409         (id3v2_tag_to_taglist), (id3v2_are_digits),
13410         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
13411         (parse_split_strings), (free_tag_strings):
13412           Rewrite parsing of text tags to handle multiple NULL terminated
13413           strings. Parse numeric genre strings and ID3v2 type
13414           "(3)(6)Alternative" style genre strings.
13415           Parse dates that are only YYYY or YYYY-mm format.
13416           (Fixes #328241 and #322154)
13417
13418 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
13419
13420         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
13421           Don't forget to initialize liboil, otherwise our oil functions
13422           will crash (fixes #327871; patch by: Christoph Burghardt
13423           <hawkes at web dot de>).
13424
13425 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13426
13427         * configure.ac:
13428           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
13429           like in the core and gst-plugins-base. Fixes #324367 and #326683;
13430           patch by: Brian Cameron <brian dot cameron at sun dot com>
13431
13432 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13433
13434         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
13435         * ext/cdio/gstcdio.h:
13436         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
13437           Fix build for libcdio versions >= 76; give slightly lower rank
13438           than cdparanoia.
13439
13440 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13441
13442         * configure.ac:
13443         * ext/Makefile.am:
13444         * ext/cdio/Makefile.am:
13445         * ext/cdio/gstcdio.c:
13446         * ext/cdio/gstcdio.h:
13447         * ext/cdio/gstcdiocddasrc.c:
13448         * ext/cdio/gstcdiocddasrc.h:
13449           Port libcdio cdda source, formerly known as cddasrc, now known as
13450           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
13451           but that's not tested (fixes #317658).
13452
13453 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13454
13455         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
13456           Fix conversion from TIME to BYTES format (fixes #326864;
13457           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
13458
13459 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
13460
13461         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13462           Fix compilation of id3demux when zlib is not present.
13463           (Fixes #326602; patch by: Sergey Scobich)
13464
13465 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
13466
13467         * ext/esd/Makefile.am:
13468           Add $(ESD_CFLAGS), otherwise build will fail for folks
13469           with libesd in a non-standard prefix (#327009).
13470
13471 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13472
13473         * configure.ac:
13474           back to HEAD
13475
13476 === release 0.10.1 ===
13477
13478 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
13479
13480         * configure.ac:
13481           releasing 0.10.1, "Li"
13482
13483 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13484
13485           patch by: Wim Taymans
13486
13487         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13488           fix memleak.  Fixes #326618
13489
13490 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13491
13492           patch by: Mike Smith
13493
13494         * gst/level/gstlevel.c: (gst_level_message_new),
13495         (gst_level_message_append_channel):
13496           Fix memleak.  Fixes #326612
13497
13498 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13499
13500         * configure.ac:
13501           prereleasing
13502         * po/af.po:
13503         * po/az.po:
13504         * po/cs.po:
13505         * po/en_GB.po:
13506         * po/hu.po:
13507         * po/it.po:
13508         * po/nb.po:
13509         * po/nl.po:
13510         * po/or.po:
13511         * po/sq.po:
13512         * po/sr.po:
13513         * po/sv.po:
13514         * po/uk.po:
13515         * po/vi.po:
13516           update translations
13517
13518 2006-01-10  Michael Smith  <msmith@fluendo.com>
13519
13520         * gst/level/gstlevel.c: (gst_level_class_init),
13521         (gst_level_dispose):
13522           Don't leak filter arrays.
13523
13524 2006-01-09 Brian Cameron <brian.cameron@sun.com>
13525
13526         reviewed by: Christian Schaller <uraeus@gnome.org>
13527         
13528         * configure.ac:
13529         * gst-plugins-good.spec.in:
13530         * sys/Makefile.am:
13531         * sys/sunaudio/Makefile.am:
13532         * sys/sunaudio/gstsunaudio.c: (plugin_init):
13533         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
13534         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
13535         (gst_sunaudiomixer_change_state):
13536         * sys/sunaudio/gstsunaudiomixer.h:
13537         * sys/sunaudio/gstsunaudiomixerctrl.c:
13538         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
13539         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
13540         (gst_sunaudiomixer_ctrl_list_tracks),
13541         (gst_sunaudiomixer_ctrl_get_volume),
13542         (gst_sunaudiomixer_ctrl_set_volume),
13543         (gst_sunaudiomixer_ctrl_set_mute),
13544         (gst_sunaudiomixer_ctrl_set_record):
13545         * sys/sunaudio/gstsunaudiomixerctrl.h:
13546         * sys/sunaudio/gstsunaudiomixertrack.c:
13547         (gst_sunaudiomixer_track_class_init),
13548         (gst_sunaudiomixer_track_init), (fill_labels),
13549         (gst_sunaudiomixer_track_new):
13550         * sys/sunaudio/gstsunaudiomixertrack.h:
13551         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
13552         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
13553         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
13554         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
13555         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
13556         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
13557         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
13558         * sys/sunaudio/gstsunaudiosink.h:
13559
13560         Add SunAudio plugin - tested to make sure it doesn't break
13561         the build under GNU/Linux.      
13562
13563 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
13564
13565         * gst-plugins-good/gst/udp/gstdynudpsink.c:
13566         * gst-plugins-good/gst/udp/gstudpsrc.c:
13567         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
13568         overrides the port or multicast parameters. Fixes bugs #323021.
13569         API addition: adds GstUDPSrc::sockfd property   
13570
13571 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
13572
13573         * ext/gconf/Makefile.am:
13574         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
13575         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
13576         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13577         (do_toggle_element), (cb_toggle_element),
13578         (gst_gconf_audio_src_change_state):
13579         * ext/gconf/gstgconfaudiosrc.h:
13580         * ext/gconf/gstgconfelements.c: (plugin_init):
13581         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
13582         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
13583         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13584         (do_toggle_element), (cb_toggle_element),
13585         (gst_gconf_video_src_change_state):
13586         * ext/gconf/gstgconfvideosrc.h:
13587           Add new gconfaudiosrc and gconfvideosrc elements
13588           (needed for gnome-sound-recorder).
13589
13590 2006-01-06  Edward Hervey  <edward@fluendo.com>
13591
13592         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13593         Add gst_element_no_more_pads() for proper decodebin behaviour.
13594         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
13595         (parse_text_identification_frame), (parse_split_strings):
13596         Failure to decode some tags is not a GST_ERROR() but a
13597         GST_WARNING()
13598         When iterating over a chunk of text, check that we haven't gone too
13599         far.
13600
13601 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
13602
13603         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
13604         (plugin_init):
13605           call oil_init() when using liboil
13606
13607 2006-01-04  Wim Taymans  <wim@fluendo.com>
13608
13609         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13610         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13611         Fix leaks.
13612
13613 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13614
13615         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13616
13617         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13618         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13619         (gst_flac_dec_change_state):
13620           Don't g_assert() where we should just return FALSE; remove
13621           unnecessary g_assert(); initialize some fields properly in
13622           state change function (fixes #325504). Also, use
13623           GST_DEBUG_OBJECT in two more places.
13624
13625 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13626
13627         * configure.ac:
13628           also remove smoothwave's Makefile.am
13629         * docs/plugins/Makefile.am:
13630           fix plugin docs
13631
13632 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13633
13634         * tests/examples/Makefile.am:
13635           added missing Makefile.am
13636
13637 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13638
13639         * configure.ac:
13640         * gst/level/Makefile.am:
13641         * gst/level/level-example.c:
13642         * tests/Makefile.am:
13643         * tests/examples/level/Makefile.am:
13644         * tests/examples/level/level-example.c: (message_handler), (main):
13645           moved level-example to tests/examples/level-example
13646         * tests/old/examples/level/demo.c: (main):
13647         * tests/old/examples/level/plot.c: (main):
13648           some initial fixes
13649
13650 2005-12-29  Michael Smith  <msmith@fluendo.com>
13651
13652         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13653         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13654         * gst/udp/gstmultiudpsink.h:
13655           Track packets sent per client in addition to bytes sent; provide
13656           this info through get-stats signal
13657
13658 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13659
13660         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13661           Can't use gst_object_unref() on a GstAdapter (#325191).
13662
13663 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13664
13665         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13666         If a broken tag has 0 bytes payload, at least still skip
13667         the 10 byte header
13668
13669 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13670
13671         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13672         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13673         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13674         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13675           Making these depayloaders (H263+ and mpeg4 video) inherit from
13676           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13677
13678 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13679
13680         * docs/plugins/gst-plugins-good-plugins.args:
13681         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13682         Regenerate the plugin hiearchy.
13683
13684 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13685
13686         * docs/plugins/Makefile.am:
13687         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13688         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13689         * docs/plugins/gst-plugins-good-plugins.args:
13690         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13691         (gst_id3demux_base_init), (gst_id3demux_class_init),
13692         (gst_id3demux_chain):
13693         * gst/id3demux/gstid3demux.h:
13694           Add documentation for id3demux.
13695           Don't fail if the first buffer is not at offset 0, just
13696           attempt to typefind and do pass through
13697           Rename the gst_type function from gst_gst_id3demux..
13698
13699 2005-12-20  Michael Smith  <msmith@fluendo.com>
13700
13701         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13702         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13703         (gst_multiudpsink_get_stats):
13704         * gst/udp/gstmultiudpsink.h:
13705           Collect statistics; return them from get_stats.
13706
13707 2005-12-19  Edward Hervey  <edward@fluendo.com>
13708
13709         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13710         Stupid signedness issue...
13711
13712 2005-12-19  Edward Hervey  <edward@fluendo.com>
13713
13714         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13715         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13716         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13717         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13718         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13719         Construct index for indexless files.
13720         Make sure pad/buffers are correctly reset to NULL once we don't need
13721         them anymore, else we get lovely segfaults/assertions.
13722         * gst/wavparse/gstwavparse.c:
13723         Yes, you can have 96KHz audio and wma in wav :(
13724
13725 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13726
13727         * configure.ac:
13728           Check for optional dependency on zlib for id3demux
13729
13730         * gst/id3demux/Makefile.am:
13731         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13732         (gst_id3demux_base_init), (gst_id3demux_class_init),
13733         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13734         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13735         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13736         (gst_id3demux_set_property), (gst_id3demux_get_property),
13737         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13738         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13739         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13740         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13741         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13742         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13743         (simple_find_peek), (simple_find_suggest),
13744         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13745         (plugin_init):
13746         * gst/id3demux/gstid3demux.h:
13747         * gst/id3demux/id3tags.c: (read_synch_uint),
13748         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13749         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13750         (id3demux_id3v2_frames_to_tag_list):
13751         * gst/id3demux/id3tags.h:
13752         * gst/id3demux/id3v2.4.0-frames.txt:
13753         * gst/id3demux/id3v2.4.0-structure.txt:
13754         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13755         (parse_comment_frame), (parse_text_identification_frame),
13756         (id3v2_tag_to_taglist), (parse_split_strings):
13757           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13758           otherwise it discards them. Works on my test files. 
13759
13760         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13761           Don't send EOS to a non-existing srcpad
13762           The debug category can be static
13763
13764 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13765
13766         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13767         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13768         * gst/multipart/multipartdemux.c:
13769           change some char* into char[]
13770
13771 2005-12-16  Wim Taymans  <wim@fluendo.com>
13772
13773         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13774         (gst_wavparse_other), (gst_wavparse_perform_seek),
13775         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13776         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13777         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13778         * gst/wavparse/gstwavparse.h:
13779         Use GstSegment to implement more seeking features.
13780
13781 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13782
13783         * gst/rtsp/rtspconnection.c:
13784           Add <netinet/in.h> include and move <arpa/inet.h> include
13785           to make things work on OpenBSD as well (fixes #323717;
13786           patch by: Benjamin Pineau)
13787
13788 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13789
13790         * gst/rtp/gstrtpspeexdepay.c:
13791         * gst/rtp/gstrtpspeexpay.c:
13792         Set clock rate to be fixed in 8000. It fixes bug #324012.
13793
13794 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13795
13796         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13797         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13798         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13799         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13800         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13801         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13802         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13803         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13804         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13805         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13806         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13807         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13808         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13809         * gst-plugins-good/gst/rtp/README:
13810         Fixed payload range in payloder caps. Removed payload range completely
13811         from depayloaders as they don't require payload type in their caps.
13812         In effect, there isn't any specific payload type for any given codec,
13813         only suggestions.
13814         Fixes bug #324011.
13815
13816 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13817
13818         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13819         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13820         (gst_videomixer_collected): Code cleanup and re-enabling 
13821         queued time validity check for correct EOS handling.
13822
13823 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13824
13825         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13826         (gst_oss_mixer_element_get_property),
13827         (gst_oss_mixer_element_change_state):
13828         Add 'device-name' property and fix state change function.
13829
13830 2005-12-13  Edward Hervey  <edward@fluendo.com>
13831
13832         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13833         If the speed of the file is null in the header, set the frame_time to
13834         the default setting of GST_SECOND / 70. Which is the default
13835         frame_delay for .fli files as stated in this document :
13836         http://www.compuphase.com/flic.htm
13837         Would be nice to have the time conversion done properly too (duration =
13838         flxh->frames * flxdec->frame_time)
13839
13840 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13841
13842         * docs/plugins/Makefile.am:
13843         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13844         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13845         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13846         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13847         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13848         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13849         documentation for videomixer on my way with a funny sample
13850         pipeline.
13851
13852 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13853
13854         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13855         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13856         (gst_videomixer_update_queues), (gst_videomixer_collected):
13857         Fix caps negotiation. (#323896)
13858
13859 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13860
13861         * gst/matroska/matroska-demux.c:
13862         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13863           Set correct timestamps on audio laces, fixes playback of mp3 from
13864                 matroska.
13865
13866 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13867
13868         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13869         (gst_au_parse_class_init), (gst_au_parse_init),
13870         (gst_au_parse_dispose), (gst_au_parse_chain),
13871         (gst_au_parse_change_state), (plugin_init):
13872         * gst/auparse/gstauparse.h:
13873           Use gst_object_unref() for GstObjects instead of
13874           g_object_unref() and fix a mem leak in a debug
13875           statement; while we're at it, also borgify, use
13876           boilerplate macros and clean up a little bit.
13877
13878 2005-12-11  Edward Hervey  <edward@fluendo.com>
13879
13880         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13881         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13882         Added pull mode.
13883
13884 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13885
13886         * gst/goom/gstgoom.c:
13887         * gst/level/level-example.c: (main):
13888         * gst/smoothwave/demo-osssrc.c: (main):
13889           Use audiotestsrc instead of sinesrc (#323798).
13890
13891 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13892
13893         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13894           more debug-func-ptr usage
13895
13896 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13897
13898         * gst/flx/flx_color.c: (flx_colorspace_convert):
13899         * gst/flx/flx_color.h:
13900         * gst/flx/flx_fmt.h:
13901         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13902         * gst/flx/gstflxdec.h:
13903           Now flxdec works on big-endian machines as well.
13904
13905 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13906
13907         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13908         (gst_fenced_buffer_copy):
13909           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13910           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13911           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13912           and use GST_DEBUG_FUNCPTR for pad functions.
13913
13914 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13915
13916         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13917         (gst_flac_dec_class_init), (gst_flac_dec_init),
13918         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13919         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13920         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13921         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13922         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13923         (gst_flac_dec_change_state):
13924         * ext/flac/gstflacdec.h:
13925           Rewrite flacdec a bit, so that even seeking might work now. Most
13926           importantly, don't act upon any flow return values we get, just tell
13927           the decoder everything's dandy and act on the flow return values
13928           later on in the loop function. We don't want to mess up the internal
13929           decoder state for non-fatal things like flushing pads etc. Other
13930           than that, use GstSegment (segment seeks don't work yet though, but
13931           should be easy to add), use boilerplate macros, drop the superfluous
13932           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13933           lots of other things.
13934
13935 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13936
13937         * configure.ac:
13938           Update comment in OSS includes check.
13939
13940         * sys/oss/gstossdmabuffer.c:
13941         * sys/oss/gstosshelper.c:
13942         * sys/oss/gstossmixer.c:
13943         * sys/oss/gstossmixertrack.c:
13944         * sys/oss/gstosssink.c:
13945         * sys/oss/gstosssrc.c:
13946         * sys/oss/oss_probe.c:
13947           Don't assume the OSS soundcard.h include is always in
13948           the sys/ directory. Instead, use the existing defines
13949           from config.h to include the right file. Fixes
13950           compilation on OpenBSD 3.8 (#323718).
13951
13952 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13953
13954         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13955         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13956         * docs/plugins/inspect/plugin-1394.xml:
13957         * docs/plugins/inspect/plugin-aasink.xml:
13958         * docs/plugins/inspect/plugin-alaw.xml:
13959         * docs/plugins/inspect/plugin-alpha.xml:
13960         * docs/plugins/inspect/plugin-alphacolor.xml:
13961         * docs/plugins/inspect/plugin-auparse.xml:
13962         * docs/plugins/inspect/plugin-autodetect.xml:
13963         * docs/plugins/inspect/plugin-avi.xml:
13964         * docs/plugins/inspect/plugin-cacasink.xml:
13965         * docs/plugins/inspect/plugin-cairo.xml:
13966         * docs/plugins/inspect/plugin-cutter.xml:
13967         * docs/plugins/inspect/plugin-debug.xml:
13968         * docs/plugins/inspect/plugin-dv.xml:
13969         * docs/plugins/inspect/plugin-efence.xml:
13970         * docs/plugins/inspect/plugin-effectv.xml:
13971         * docs/plugins/inspect/plugin-esdsink.xml:
13972         * docs/plugins/inspect/plugin-flac.xml:
13973         * docs/plugins/inspect/plugin-flxdec.xml:
13974         * docs/plugins/inspect/plugin-gconfelements.xml:
13975         * docs/plugins/inspect/plugin-goom.xml:
13976         * docs/plugins/inspect/plugin-jpeg.xml:
13977         * docs/plugins/inspect/plugin-level.xml:
13978         * docs/plugins/inspect/plugin-matroska.xml:
13979         * docs/plugins/inspect/plugin-mulaw.xml:
13980         * docs/plugins/inspect/plugin-multipart.xml:
13981         * docs/plugins/inspect/plugin-navigationtest.xml:
13982         * docs/plugins/inspect/plugin-ossaudio.xml:
13983         * docs/plugins/inspect/plugin-png.xml:
13984         * docs/plugins/inspect/plugin-rtp.xml:
13985         * docs/plugins/inspect/plugin-rtsp.xml:
13986         * docs/plugins/inspect/plugin-shout2send.xml:
13987         * docs/plugins/inspect/plugin-smpte.xml:
13988         * docs/plugins/inspect/plugin-speex.xml:
13989         * docs/plugins/inspect/plugin-udp.xml:
13990         * docs/plugins/inspect/plugin-videobox.xml:
13991         * docs/plugins/inspect/plugin-videoflip.xml:
13992         * docs/plugins/inspect/plugin-videomixer.xml:
13993         * docs/plugins/inspect/plugin-wavenc.xml:
13994         * docs/plugins/inspect/plugin-wavparse.xml:
13995         * ext/flac/gstflac.c: (plugin_init):
13996         * ext/flac/gstflacdec.c: (flacdec_get_type),
13997         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
13998         (gst_flac_dec_init), (gst_flac_dec_finalize),
13999         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
14000         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
14001         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
14002         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
14003         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
14004         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
14005         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
14006         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
14007         * ext/flac/gstflacdec.h:
14008         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
14009         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
14010         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
14011         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
14012         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
14013         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
14014         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
14015         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
14016         (gst_flac_enc_change_state):
14017         * ext/flac/gstflacenc.h:
14018           borgify and fix up documentation
14019
14020 2005-12-09  Michael Smith  <msmith@fluendo.com>
14021
14022         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
14023           Accept a wider range of flac files, more closely matching flac spec.
14024
14025 2005-12-08  Julien MOUTTE  <julien@moutte.net>
14026
14027         * docs/plugins/Makefile.am: Add multipart elements.
14028         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14029         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
14030         * docs/plugins/gst-plugins-good-plugins.hierarchy:
14031         * gst/multipart/multipartdemux.c:
14032         * gst/multipart/multipartmux.c: Add docs.
14033
14034 2005-12-07  Edward Hervey  <edward@fluendo.com>
14035
14036         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
14037         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
14038         (gst_avi_demux_invert):
14039         Memleak and crasher fixes.
14040         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14041         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
14042         Memleak fixes
14043
14044 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14045
14046         * ext/aalib/gstaasink.h:
14047         * ext/cairo/gsttextoverlay.h:
14048         * ext/dv/gstdvdec.h:
14049         * ext/dv/gstdvdemux.c:
14050         * ext/dv/gstdvdemux.h:
14051         * ext/esd/esdsink.h:
14052         * ext/flac/flac_compat.h:
14053         * ext/flac/gstflacdec.h:
14054         * ext/flac/gstflacenc.h:
14055         * ext/gconf/gconf.h:
14056         * ext/gconf/gstgconfaudiosink.h:
14057         * ext/gconf/gstgconfvideosink.h:
14058         * ext/gdk_pixbuf/gstgdkanimation.h:
14059         * ext/jpeg/gstjpegdec.h:
14060         * ext/jpeg/smokecodec.h:
14061         * ext/jpeg/smokeformat.h:
14062         * ext/ladspa/gstsignalprocessor.h:
14063         * ext/ladspa/search.c: (LADSPAPluginSearch):
14064         * ext/ladspa/utils.h:
14065         * ext/libmng/gstmng.c:
14066         * ext/libmng/gstmngdec.h:
14067         * ext/libmng/gstmngenc.c:
14068         * ext/libmng/gstmngenc.h:
14069         * ext/libpng/gstpng.c:
14070         * ext/libpng/gstpngenc.c:
14071         * ext/libpng/gstpngenc.h:
14072         * ext/shout2/gstshout2.h:
14073         * ext/speex/gstspeexdec.h:
14074         * ext/speex/gstspeexenc.c:
14075         * ext/speex/gstspeexenc.h:
14076         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14077         * gst/autodetect/gstautoaudiosink.h:
14078         * gst/autodetect/gstautovideosink.h:
14079         * gst/avi/gstavidemux.h:
14080         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14081         (gst_cutter_set_property), (gst_cutter_get_caps):
14082         * gst/cutter/gstcutter.h:
14083         * gst/debug/tests.c: (md5_process_block):
14084         * gst/debug/tests.h:
14085         * gst/effectv/gstwarp.c:
14086         * gst/flx/flx_fmt.h:
14087         * gst/flx/gstflxdec.h:
14088         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
14089         (zoomFilterFastRGB):
14090         * gst/goom/filters.h:
14091         * gst/goom/goom_tools.h:
14092         * gst/law/alaw-encode.c:
14093         * gst/level/gstlevel.c:
14094         * gst/level/gstlevel.h:
14095         * gst/matroska/ebml-write.h:
14096         * gst/matroska/matroska-demux.h:
14097         * gst/matroska/matroska-ids.h:
14098         * gst/matroska/matroska-mux.h:
14099         * gst/monoscope/convolve.c: (convolve_match):
14100         * gst/monoscope/convolve.h:
14101         * gst/multipart/multipartmux.c:
14102         * gst/oldcore/gstaggregator.c:
14103         * gst/oldcore/gstaggregator.h:
14104         * gst/oldcore/gstmd5sink.c: (md5_process_block):
14105         * gst/oldcore/gstmd5sink.h:
14106         * gst/oldcore/gstmultifilesrc.c:
14107         * gst/oldcore/gstmultifilesrc.h:
14108         * gst/oldcore/gstpipefilter.h:
14109         * gst/oldcore/gstshaper.h:
14110         * gst/rtp/gstrtpL16depay.h:
14111         * gst/rtp/gstrtpL16pay.h:
14112         * gst/rtp/gstrtpdepay.h:
14113         * gst/rtp/gstrtpmp4vpay.c:
14114         * gst/rtp/gstrtpmp4vpay.h:
14115         * gst/rtsp/gstrtspsrc.c:
14116         * gst/rtsp/gstrtspsrc.h:
14117         * gst/rtsp/rtspconnection.h:
14118         * gst/rtsp/rtspdefs.h:
14119         * gst/rtsp/rtspmessage.h:
14120         * gst/rtsp/rtsptransport.h:
14121         * gst/rtsp/rtspurl.c:
14122         * gst/rtsp/rtspurl.h:
14123         * gst/rtsp/sdpmessage.c:
14124         * gst/rtsp/sdpmessage.h:
14125         * gst/smpte/barboxwipes.c:
14126         * gst/smpte/gstmask.h:
14127         * gst/smpte/gstsmpte.h:
14128         * gst/smpte/paint.c:
14129         * gst/smpte/paint.h:
14130         * gst/udp/gstdynudpsink.h:
14131         * gst/udp/gstmultiudpsink.h:
14132         * gst/udp/gstudpsink.c:
14133         * gst/udp/gstudpsink.h:
14134         * gst/udp/gstudpsrc.c:
14135         * gst/videomixer/videomixer.c:
14136         * gst/wavenc/riff.h:
14137         * gst/wavparse/gstwavparse.h:
14138         * sys/oss/gstossdmabuffer.h:
14139         * sys/oss/gstossmixer.h:
14140         * sys/oss/gstossmixerelement.h:
14141         * sys/oss/gstossmixertrack.h:
14142         * sys/oss/gstosssink.c:
14143         * sys/oss/gstosssink.h:
14144         * sys/oss/gstosssrc.c:
14145         * sys/oss/gstosssrc.h:
14146         * sys/osxaudio/gstosxaudioelement.h:
14147         * sys/osxaudio/gstosxaudiosink.h:
14148         * sys/osxaudio/gstosxaudiosrc.h:
14149           expand tabs
14150
14151 === release 0.10.0 ===
14152
14153 2005-12-05   <thomas (at) apestaart (dot) org>
14154
14155         * configure.ac:
14156           releasing 0.10.0, "Abondance"
14157
14158 2005-12-05  Andy Wingo  <wingo@pobox.com>
14159
14160         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
14161         * ext/flac/gstflacdec.c: (gst_flacdec_write):
14162         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
14163         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
14164         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
14165         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
14166         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
14167         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
14168         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
14169         * ext/speex/gstspeexdec.c: (speex_dec_chain):
14170         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
14171         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14172         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14173         * gst/goom/gstgoom.c: (gst_goom_chain):
14174         * gst/matroska/matroska-demux.c:
14175         (gst_matroska_demux_push_vorbis_codec_priv_data),
14176         (gst_matroska_demux_add_wvpk_header):
14177         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
14178         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14179         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
14180         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
14181         alloc_buffer changes.
14182
14183 2005-12-05  Michael Smith  <msmith@fluendo.com>
14184
14185         * docs/plugins/gst-plugins-good-plugins.args:
14186           Remove args for plugins that aren't in -good.
14187
14188 === release 0.9.7 ===
14189
14190 2005-12-01   <thomas (at) apestaart (dot) org>
14191
14192         * configure.ac:
14193           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
14194
14195 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14196
14197         * docs/plugins/.cvsignore:
14198         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14199         * docs/plugins/inspect/plugin-multipart.xml:
14200         * docs/plugins/inspect/plugin-rtp.xml:
14201           add multipart plugin to docs
14202
14203 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14204
14205         * configure.ac:
14206         * ext/Makefile.am:
14207         * ext/pango/Makefile.am:
14208         * ext/pango/gstclockoverlay.c:
14209         * ext/pango/gstclockoverlay.h:
14210         * ext/pango/gsttextoverlay.c:
14211         * ext/pango/gsttextoverlay.h:
14212         * ext/pango/gsttextrender.c:
14213         * ext/pango/gsttextrender.h:
14214         * ext/pango/gsttimeoverlay.c:
14215         * ext/pango/gsttimeoverlay.h:
14216           move pango to base
14217
14218 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14219
14220         * gst/rtp/Makefile.am:
14221         * gst/rtp/gstrtpL16depay.c:
14222         * gst/rtp/gstrtpL16depay.h:
14223         * gst/rtp/gstrtpL16parse.c:
14224         * gst/rtp/gstrtpL16parse.h:
14225         * gst/rtp/gstrtpgsmdepay.c:
14226         * gst/rtp/gstrtpgsmdepay.h:
14227         * gst/rtp/gstrtpgsmparse.c:
14228         * gst/rtp/gstrtpgsmparse.h:
14229           parsers are depayers
14230
14231 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14232
14233         * gst/rtp/Makefile.am:
14234         * gst/rtp/gstasteriskh263.c:
14235         * gst/rtp/gstrtp.c:
14236         * gst/rtp/gstrtpL16enc.c:
14237         * gst/rtp/gstrtpL16enc.h:
14238         * gst/rtp/gstrtpL16parse.c:
14239         * gst/rtp/gstrtpL16parse.h:
14240         * gst/rtp/gstrtpL16pay.c:
14241         * gst/rtp/gstrtpL16pay.h:
14242         * gst/rtp/gstrtpamrdec.c:
14243         * gst/rtp/gstrtpamrdec.h:
14244         * gst/rtp/gstrtpamrdepay.c:
14245         * gst/rtp/gstrtpamrdepay.h:
14246         * gst/rtp/gstrtpamrenc.c:
14247         * gst/rtp/gstrtpamrenc.h:
14248         * gst/rtp/gstrtpamrpay.c:
14249         * gst/rtp/gstrtpamrpay.h:
14250         * gst/rtp/gstrtpdec.c:
14251         * gst/rtp/gstrtpdec.h:
14252         * gst/rtp/gstrtpdepay.c:
14253         * gst/rtp/gstrtpdepay.h:
14254         * gst/rtp/gstrtpg711dec.c:
14255         * gst/rtp/gstrtpg711dec.h:
14256         * gst/rtp/gstrtpg711depay.c:
14257         * gst/rtp/gstrtpg711depay.h:
14258         * gst/rtp/gstrtpg711enc.c:
14259         * gst/rtp/gstrtpg711enc.h:
14260         * gst/rtp/gstrtpg711pay.c:
14261         * gst/rtp/gstrtpg711pay.h:
14262         * gst/rtp/gstrtpgsmenc.c:
14263         * gst/rtp/gstrtpgsmenc.h:
14264         * gst/rtp/gstrtpgsmparse.c:
14265         * gst/rtp/gstrtpgsmparse.h:
14266         * gst/rtp/gstrtpgsmpay.c:
14267         * gst/rtp/gstrtpgsmpay.h:
14268         * gst/rtp/gstrtph263enc.c:
14269         * gst/rtp/gstrtph263enc.h:
14270         * gst/rtp/gstrtph263pay.c:
14271         * gst/rtp/gstrtph263pay.h:
14272         * gst/rtp/gstrtph263pdec.c:
14273         * gst/rtp/gstrtph263pdec.h:
14274         * gst/rtp/gstrtph263pdepay.c:
14275         * gst/rtp/gstrtph263pdepay.h:
14276         * gst/rtp/gstrtph263penc.c:
14277         * gst/rtp/gstrtph263penc.h:
14278         * gst/rtp/gstrtph263ppay.c:
14279         * gst/rtp/gstrtph263ppay.h:
14280         * gst/rtp/gstrtpmp4vdec.c:
14281         * gst/rtp/gstrtpmp4vdec.h:
14282         * gst/rtp/gstrtpmp4vdepay.c:
14283         * gst/rtp/gstrtpmp4vdepay.h:
14284         * gst/rtp/gstrtpmp4venc.c:
14285         * gst/rtp/gstrtpmp4venc.h:
14286         * gst/rtp/gstrtpmp4vpay.c:
14287         * gst/rtp/gstrtpmp4vpay.h:
14288         * gst/rtp/gstrtpmpadec.c:
14289         * gst/rtp/gstrtpmpadec.h:
14290         * gst/rtp/gstrtpmpadepay.c:
14291         * gst/rtp/gstrtpmpadepay.h:
14292         * gst/rtp/gstrtpmpaenc.c:
14293         * gst/rtp/gstrtpmpaenc.h:
14294         * gst/rtp/gstrtpmpapay.c:
14295         * gst/rtp/gstrtpmpapay.h:
14296         * gst/rtp/gstrtpspeexdec.c:
14297         * gst/rtp/gstrtpspeexdec.h:
14298         * gst/rtp/gstrtpspeexdepay.c:
14299         * gst/rtp/gstrtpspeexdepay.h:
14300         * gst/rtp/gstrtpspeexenc.c:
14301         * gst/rtp/gstrtpspeexenc.h:
14302         * gst/rtp/gstrtpspeexpay.c:
14303         * gst/rtp/gstrtpspeexpay.h:
14304           Do burger's rename for rtp payloaders and depayloaders
14305
14306 2005-11-30  Wim Taymans  <wim@fluendo.com>
14307
14308         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
14309         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
14310         * ext/dv/gstdvdemux.h:
14311         Fix seeking in dvdemux again, add some more debug info.
14312
14313 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14314
14315         * configure.ac:
14316           fix tests
14317
14318 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14319
14320         * PORTED_09:
14321         * docs/random/PORTED_09:
14322           move
14323         * tests/Makefile.am:
14324           add
14325         * win32/gst.sln:
14326           remove
14327
14328 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14329
14330         * Makefile.am:
14331         * check/.cvsignore:
14332         * check/Makefile.am:
14333         * check/elements/.cvsignore:
14334         * check/elements/level.c:
14335         * check/elements/matroskamux.c:
14336         * configure.ac:
14337         * examples/Makefile.am:
14338         * examples/capsfilter/Makefile.am:
14339         * examples/capsfilter/capsfilter1.c:
14340         * examples/gob/Makefile.am:
14341         * examples/gob/gst-identity2.gob:
14342         * examples/gstplay/.cvsignore:
14343         * examples/gstplay/Makefile.am:
14344         * examples/gstplay/player.c:
14345         * examples/indexing/.cvsignore:
14346         * examples/indexing/Makefile.am:
14347         * examples/indexing/indexmpeg.c:
14348         * examples/level/Makefile.am:
14349         * examples/level/README:
14350         * examples/level/demo.c:
14351         * examples/level/plot.c:
14352         * examples/stats/Makefile.am:
14353         * examples/stats/mp2ogg.c:
14354         * examples/switch/.cvsignore:
14355         * examples/switch/Makefile.am:
14356         * examples/switch/switcher.c:
14357           move under tests/
14358
14359 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
14360
14361         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
14362         (gst_text_render_class_init), (resize_bitmap),
14363         (gst_text_render_render_text), (gst_text_render_setcaps),
14364         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
14365         (gst_text_render_chain), (gst_text_render_finalize),
14366         (gst_text_render_init), (gst_text_render_set_property):
14367         * ext/pango/gsttextrender.h:
14368           Add missing files.
14369
14370 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
14371
14372         * configure.ac:
14373         * ext/Makefile.am:
14374         * ext/pango/Makefile.am:
14375         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
14376         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
14377         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
14378         * ext/pango/gstclockoverlay.h:
14379         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
14380         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
14381         (gst_text_overlay_finalize), (gst_text_overlay_init),
14382         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
14383         (gst_text_overlay_text_pad_linked),
14384         (gst_text_overlay_text_pad_unlinked),
14385         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
14386         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
14387         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
14388         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14389         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14390         (gst_text_overlay_change_state), (plugin_init):
14391         * ext/pango/gsttextoverlay.h:
14392         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
14393         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
14394         (gst_time_overlay_class_init), (gst_time_overlay_init):
14395         * ext/pango/gsttimeoverlay.h:
14396           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
14397           and add background shading and text wrapping modes. Make 
14398           timoverlay derive from textoverlay. Also add new clockoverlay
14399           element.
14400
14401 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14402
14403         * gst/udp/Makefile.am: Moved to netbuffer.
14404
14405 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14406
14407         * configure.ac:
14408         * PORTED_O9:
14409         * gst/multipart/Makefile.am:
14410         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14411         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14412         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14413         (gst_multipart_demux_change_state),
14414         (gst_multipart_demux_plugin_init):
14415         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14416         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
14417         (gst_multipart_mux_sinkconnect),
14418         (gst_multipart_mux_request_new_pad),
14419         (gst_multipart_mux_handle_src_event),
14420         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
14421         (gst_multipart_mux_change_state): Ported multipart mux/demux to
14422         0.9.
14423
14424 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14425
14426         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
14427         * gst/debug/gstnavigationtest.h:
14428         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
14429         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
14430         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
14431         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
14432         * gst/effectv/gstrev.c: (gst_revtv_get_type):
14433         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
14434         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
14435         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
14436         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
14437         (gst_video_flip_get_type):
14438         * gst/videofilter/gstvideoflip.h:
14439           update for symbols change
14440
14441 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14442
14443         * gst/udp/gstdynudpsink.c:
14444         * gst/udp/gstudpsrc.c:
14445           the old gstnet lib was renamed gstnetbuffer (#322257)
14446
14447 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
14448
14449         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
14450         (gst_text_overlay_collected):
14451           Actually render the text from the text pad.
14452
14453 2005-11-29  Edward Hervey  <edward@fluendo.com>
14454
14455         * gst/debug/gstnavseek.c: (gst_navseek_event):
14456         * gst/debug/progressreport.c: (gst_progress_report_event):
14457         Update for GstBaseTransform event virtual method
14458
14459 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14460
14461         * ext/cairo/Makefile.am:
14462           no need to link to videofilter
14463
14464 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14465
14466         * gst/debug/Makefile.am:
14467         * gst/debug/gstnavigationtest.h:
14468         * gst/effectv/Makefile.am:
14469         * gst/effectv/gstaging.c:
14470         * gst/effectv/gstdice.c:
14471         * gst/effectv/gstedge.c:
14472         * gst/effectv/gstquark.c:
14473         * gst/effectv/gstrev.c:
14474         * gst/effectv/gstshagadelic.c:
14475         * gst/effectv/gstvertigo.c:
14476         * gst/effectv/gstwarp.c:
14477         * gst/videofilter/Makefile.am:
14478         * gst/videofilter/gstvideofilter.c:
14479         * gst/videofilter/gstvideofilter.h:
14480         * gst/videofilter/gstvideoflip.h:
14481           remove the videofilter library and link to the one in base
14482
14483 2005-11-28  Edward Hervey  <edward@fluendo.com>
14484
14485         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
14486         Useless check now we're setting the current entry correctly.
14487
14488 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
14489
14490         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
14491         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
14492         (gst_jpegenc_change_state):
14493           Don't leak input buffer in chain function (fixes #322667); make 
14494           state change function thread-safe; don't repeat the current function
14495           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
14496           gst_pad_alloc_buffer(); misc. minor cleanups.
14497
14498 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14499
14500         * gst/matroska/matroska-mux.c:
14501         (gst_matroska_mux_video_pad_setcaps):
14502         Look for pixel-aspect-ratio in caps, not pixel_width and
14503         pixel_height (Fixes: #322645)
14504
14505 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14506
14507         * gst/matroska/matroska-mux.c:
14508         (gst_matroska_mux_video_pad_setcaps):
14509         From Michal Benes:
14510         frame duration should be GST_SECOND / framerate, not
14511         GST_SECOND * framerate. (Fixes: #322643)
14512
14513 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14514
14515         * configure.ac:
14516           fix up GST_PLUGIN_LDFLAGS
14517         * gst/rtsp/rtspconnection.c:
14518           fix includes (see #317043)
14519         * gst/videofilter/Makefile.am:
14520           stop installing this library
14521
14522 2005-11-26  Edward Hervey  <edward@fluendo.com>
14523
14524         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
14525         Handle the case where the incoming Video dv stream doesn't have
14526         a pixel aspect ratio set.
14527
14528 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14529
14530         * docs/plugins/Makefile.am:
14531         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14532         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14533         * ext/flac/gstflacdec.c:
14534           document flacdec
14535
14536 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14537
14538         * docs/plugins/Makefile.am:
14539         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14540         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14541         * docs/plugins/inspect/plugin-autodetect.xml:
14542         * ext/cairo/gstcairo.c: (plugin_init):
14543         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14544         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14545         (gst_text_overlay_init), (gst_text_overlay_font_init),
14546         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14547         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14548         (gst_text_overlay_text_pad_linked),
14549         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14550         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14551         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14552         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14553         (gst_text_overlay_change_state):
14554         * ext/cairo/gsttextoverlay.h:
14555         * ext/cairo/gsttimeoverlay.c:
14556         (gst_cairo_time_overlay_update_font_height),
14557         (gst_cairo_time_overlay_set_caps),
14558         (gst_cairo_time_overlay_get_unit_size),
14559         (gst_cairo_time_overlay_print_smpte_time),
14560         (gst_cairo_time_overlay_transform),
14561         (gst_cairo_time_overlay_base_init),
14562         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
14563         (gst_cairo_time_overlay_get_type):
14564         * ext/cairo/gsttimeoverlay.h:
14565           do some name borgifying
14566           document
14567
14568 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14569
14570         * docs/plugins/Makefile.am:
14571         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14572         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14573         * gst/autodetect/gstautoaudiosink.c:
14574         (gst_auto_audio_sink_base_init):
14575         * gst/autodetect/gstautovideosink.c:
14576         (gst_auto_video_sink_base_init),
14577         (gst_auto_video_sink_factory_filter):
14578           documenting auto*sink
14579           using strstr for the video sink lookup, class field is not ordered
14580         * docs/plugins/inspect/plugin-1394.xml:
14581         * docs/plugins/inspect/plugin-aasink.xml:
14582         * docs/plugins/inspect/plugin-alaw.xml:
14583         * docs/plugins/inspect/plugin-alpha.xml:
14584         * docs/plugins/inspect/plugin-alphacolor.xml:
14585         * docs/plugins/inspect/plugin-auparse.xml:
14586         * docs/plugins/inspect/plugin-autodetect.xml:
14587         * docs/plugins/inspect/plugin-avi.xml:
14588         * docs/plugins/inspect/plugin-cacasink.xml:
14589         * docs/plugins/inspect/plugin-cairo.xml:
14590         * docs/plugins/inspect/plugin-cutter.xml:
14591         * docs/plugins/inspect/plugin-debug.xml:
14592         * docs/plugins/inspect/plugin-dv.xml:
14593         * docs/plugins/inspect/plugin-efence.xml:
14594         * docs/plugins/inspect/plugin-effectv.xml:
14595         * docs/plugins/inspect/plugin-esdsink.xml:
14596         * docs/plugins/inspect/plugin-flac.xml:
14597         * docs/plugins/inspect/plugin-flxdec.xml:
14598         * docs/plugins/inspect/plugin-gconfelements.xml:
14599         * docs/plugins/inspect/plugin-goom.xml:
14600         * docs/plugins/inspect/plugin-jpeg.xml:
14601         * docs/plugins/inspect/plugin-level.xml:
14602         * docs/plugins/inspect/plugin-matroska.xml:
14603         * docs/plugins/inspect/plugin-mulaw.xml:
14604         * docs/plugins/inspect/plugin-navigationtest.xml:
14605         * docs/plugins/inspect/plugin-ossaudio.xml:
14606         * docs/plugins/inspect/plugin-png.xml:
14607         * docs/plugins/inspect/plugin-rtp.xml:
14608         * docs/plugins/inspect/plugin-rtsp.xml:
14609         * docs/plugins/inspect/plugin-shout2send.xml:
14610         * docs/plugins/inspect/plugin-smpte.xml:
14611         * docs/plugins/inspect/plugin-speex.xml:
14612         * docs/plugins/inspect/plugin-udp.xml:
14613         * docs/plugins/inspect/plugin-videobox.xml:
14614         * docs/plugins/inspect/plugin-videoflip.xml:
14615         * docs/plugins/inspect/plugin-videomixer.xml:
14616         * docs/plugins/inspect/plugin-wavenc.xml:
14617         * docs/plugins/inspect/plugin-wavparse.xml:
14618           update for HEAD version
14619
14620 2005-11-25  Michael Smith  <msmith@fluendo.com>
14621
14622         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14623           Patch from Sebastien Cote to close control sockets in udpsrc.
14624
14625 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14626
14627         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14628         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14629         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14630         (gst_quarktv_base_init), (gst_quarktv_class_init),
14631         (gst_quarktv_init): Flush the planes list on reverse caps
14632         negotiation. This was crashing because of differently sized
14633         buffers.
14634
14635 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14636
14637         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14638         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14639         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14640         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14641         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14642         (gst_videoflip_set_property), (gst_videoflip_base_init),
14643         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14644         correctly, fix identity flipping, convert navigation event 
14645         correctly again.
14646
14647 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14648
14649         * configure.ac: back to HEAD
14650
14651 === release 0.9.6 ===
14652
14653 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14654
14655         * configure.ac:
14656           releasing 0.9.6, "Everything's Not Lost"
14657
14658 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14659
14660         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14661         Oops, initialise the framerate GValue
14662
14663 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14664
14665         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14666         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14667         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14668         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14669         (gst_timeoverlay_get_type):
14670         * ext/cairo/gsttimeoverlay.h:
14671         * gst/debug/Makefile.am:
14672         * gst/debug/gstnavigationtest.c:
14673         (gst_navigationtest_handle_src_event),
14674         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14675         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14676         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14677         (gst_navigationtest_init), (gst_navigationtest_get_type),
14678         (plugin_init):
14679         * gst/debug/gstnavigationtest.h:
14680         * gst/effectv/Makefile.am:
14681         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14682         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14683         (gst_agingtv_base_init), (gst_agingtv_class_init),
14684         (gst_agingtv_init), (gst_agingtv_get_type):
14685         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14686         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14687         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14688         (gst_dicetv_get_type):
14689         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14690         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14691         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14692         (gst_edgetv_get_type):
14693         * gst/effectv/gsteffectv.c:
14694         * gst/effectv/gsteffectv.h:
14695         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14696         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14697         (gst_quarktv_change_state), (gst_quarktv_base_init),
14698         (gst_quarktv_class_init), (gst_quarktv_init),
14699         (gst_quarktv_get_type):
14700         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14701         (gst_revtv_get_unit_size), (gst_revtv_transform),
14702         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14703         (gst_revtv_get_type):
14704         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14705         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14706         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14707         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14708         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14709         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14710         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14711         (gst_vertigotv_init), (gst_vertigotv_get_type):
14712         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14713         (gst_warptv_get_unit_size), (gst_warptv_transform),
14714         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14715         (gst_warptv_get_type):
14716         * gst/videofilter/Makefile.am:
14717         * gst/videofilter/gstvideobalance.c:
14718         * gst/videofilter/gstvideobalance.h:
14719         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14720         (gst_videofilter_class_init), (gst_videofilter_init):
14721         * gst/videofilter/gstvideofilter.h:
14722         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14723         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14724         (gst_videoflip_flip), (gst_videoflip_transform),
14725         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14726         (gst_videoflip_base_init), (gst_videoflip_class_init),
14727         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14728         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14729         BaseTransform, it's just a place holder for now and every video
14730         effect plugin has been ported to use BaseTransform features 
14731         directly. QuarkTV was fixed too (was broken), navigationtest works
14732         and best for the end, videoflip converts navigation events depending
14733         on flip method ! Fixes #320953
14734
14735 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14736
14737         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14738         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14739         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14740         (gst_goom_src_negotiate), (gst_goom_chain):
14741         * gst/matroska/matroska-mux.c:
14742         (gst_matroska_mux_video_pad_setcaps):
14743         * sys/osxvideo/osxvideosink.m:
14744           Fixes for API changes
14745
14746 2005-11-23  Michael Smith <msmith@fluendo.com>
14747
14748         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14749         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14750         * ext/jpeg/gstjpegdec.h:
14751         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14752         * ext/jpeg/gstjpegenc.h:
14753         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14754         (gst_smokeenc_resync):
14755         * ext/jpeg/gstsmokeenc.h:
14756           JPEG fractiony goodness.
14757
14758 2005-11-22  Michael Smith <msmith@fluendo.com>
14759
14760         * gst/goom/filters.c:
14761         * gst/goom/graphic.h:
14762           Fix compilation by making some functions static inline instead of
14763           extern inline, matching the way they're used.
14764
14765 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14766
14767         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14768         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14769         * ext/cairo/gsttextoverlay.h:
14770         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14771         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14772         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14773         (gst_pngdec_caps_create_and_set):
14774         * ext/libpng/gstpngdec.h:
14775         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14776         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14777         * gst/avi/gstavimux.c: (gst_avimux_init),
14778         (gst_avimux_vidsinkconnect):
14779         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14780         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14781         (gst_goom_src_negotiate), (gst_goom_chain):
14782         * gst/goom/gstgoom.h:
14783         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14784         * gst/matroska/matroska-mux.c:
14785         (gst_matroska_mux_video_pad_setcaps):
14786         * sys/osxvideo/osxvideosink.h:
14787         * sys/osxvideo/osxvideosink.m:
14788           More fractional framerate conversions 
14789
14790 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14791
14792         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14793         * gst/debug/gstnavigationtest.c:
14794         (gst_navigationtest_handle_src_event):
14795         * gst/videofilter/gstvideofilter.c:
14796         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14797         (gst_videofilter_init):
14798         * gst/videofilter/gstvideofilter.h:
14799           Convert to fractional framerates.
14800
14801 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14802
14803         * ext/aalib/gstaasink.c:
14804         * ext/dv/gstdvdec.c:
14805         * ext/esd/esdmon.c:
14806         * ext/flac/gstflacenc.c:
14807         * ext/gdk_pixbuf/pixbufscale.c:
14808         * ext/libcaca/gstcacasink.c:
14809         * ext/shout2/gstshout2.c:
14810         * gst/alpha/gstalpha.c:
14811         * gst/oldcore/gstaggregator.c:
14812         * gst/oldcore/gstshaper.c:
14813         * gst/smpte/barboxwipes.c:
14814         * gst/smpte/gstsmpte.c:
14815         * gst/videobox/gstvideobox.c:
14816         * gst/videofilter/gstvideoflip.c:
14817         * gst/videomixer/videomixer.c:
14818           fix up more enums
14819
14820 2005-11-22  Michael Smith <msmith@fluendo.com>
14821
14822         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14823         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14824         (gst_videomixer_update_queues):
14825           Fractional framerates, videomixer.
14826
14827 2005-11-22  Michael Smith <msmith@fluendo.com>
14828
14829         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14830         * ext/dv/gstdvdec.h:
14831         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14832         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14833         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14834         (gst_dvdemux_flush):
14835         * ext/dv/gstdvdemux.h:
14836           Fractional framerates for DV. 
14837
14838 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14839
14840         * gst/autodetect/gstautoaudiosink.c:
14841         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14842         * gst/autodetect/gstautovideosink.c:
14843         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14844           Use gst_plugin_feature_list_free() to free feature list and
14845           in the case of autovideosink free the list at all. Also
14846           miscellaneous cosmetic fixes.
14847
14848 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14849
14850         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14851         (gst_cutter_set_property), (gst_cutter_get_caps):
14852           copy calculation code from level; remove use of some audio
14853           functions
14854
14855 2005-11-22  Andy Wingo  <wingo@pobox.com>
14856
14857         * Update for gst_tag_setter API changes.
14858
14859 2005-11-22  Andy Wingo  <wingo@pobox.com>
14860
14861         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14862         (gst_dvdemux_demux_frame)
14863         * ext/flac/gstflacdec.c (gst_flacdec_write)
14864         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14865         (gst_flacenc_sink_event)
14866         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14867         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14868         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14869         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14870         * gst/auparse/gstauparse.c (gst_auparse_chain)
14871         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14872         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14873         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14874         (gst_avi_demux_handle_seek)
14875         * gst/goom/gstgoom.c (gst_goom_event)
14876         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14877         * gst/matroska/matroska-demux.c
14878         (gst_matroska_demux_handle_seek_event)
14879         (gst_matroska_demux_loop_stream_parse_id)
14880         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14881         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14882         (gst_wavparse_stream_headers): Run update-funcnames.
14883
14884 2005-11-22  Edward Hervey  <edward@fluendo.com>
14885
14886         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14887         (gst_dv1394src_init), (gst_dv1394src_dispose),
14888         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14889         (gst_dv1394src_uri_set_uri):
14890         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14891         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14892         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14893         URIHandler interface and element properties are now properly
14894         synchronized for DV1394src and UDPSrc
14895
14896 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14897
14898         * ext/flac/Makefile.am:
14899         * ext/speex/Makefile.am:
14900           libgsttagedit has been renamed to libgsttag.
14901
14902 2005-11-21  Wim Taymans  <wim@fluendo.com>
14903
14904         * gst/rtsp/rtspconnection.c: (read_body):
14905         Apply patch from Sebastien Cote to fix #319184.
14906
14907 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14908
14909         * configure.ac:
14910         * gst/cutter/Makefile.am:
14911         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14912         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14913         (gst_cutter_set_property), (gst_cutter_get_property),
14914         (plugin_init), (gst_cutter_get_caps):
14915           port cutter
14916         * gst/level/gstlevel.c:
14917           fix up plugin details
14918
14919 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14920
14921         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14922         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14923         (gst_flacdec_src_event):
14924         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14925         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14926         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14927         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14928         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14929         (gst_flxdec_sink_event_handler):
14930         * gst/matroska/matroska-demux.c:
14931         (gst_matroska_demux_handle_seek_event):
14932         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14933           Update for stream lock API changes: don't take stream log
14934           in sink event handlers any longer and change GST_STREAM_LOCK
14935           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14936           functions.
14937
14938 2005-11-21  Michael Smith <msmith@fluendo.com>
14939
14940         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14941           gst_object_unref, not g_object_unref
14942
14943 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14944
14945         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14946         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14947           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14948
14949 2005-11-21  Michael Smith <msmith@fluendo.com>
14950
14951         * gst/auparse/Makefile.am:
14952         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14953         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14954         (gst_auparse_change_state):
14955         * gst/auparse/gstauparse.h:
14956           Partially fix #161712. playbin still doesn't work on these files,
14957           (on the bug report, Andy says we aren't typefinding it for some
14958           reason?) but at least auparse isn't totally busted like it was before.
14959
14960 2005-11-21  Andy Wingo  <wingo@pobox.com>
14961
14962         * *.h:
14963         * *.c: Ran scripts/update-macros. Oh yes.
14964
14965 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14966
14967         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14968           Filler events are gone for now, comment out section generating
14969           them.
14970
14971 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14972
14973         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14974         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14975         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14976         * sys/osxvideo/osxvideosink.m:
14977           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
14978           (#322027)
14979
14980 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14981
14982         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
14983         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
14984         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14985         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
14986         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
14987         (gst_avi_demux_stream_data):
14988         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14989         * gst/wavenc/gstwavenc.c: (write_metadata):
14990         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
14991         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
14992         Fixes for GST_FOURCC_FORMAT API change.
14993
14994 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14995
14996         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
14997         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
14998         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
14999         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
15000         (gst_text_overlay_change_state):
15001         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
15002         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
15003         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
15004         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
15005         * gst/videomixer/videomixer.c: (gst_videomixer_init),
15006         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15007         (gst_videomixer_change_state):
15008           Fix for collect pads API change. Also fix textoverlay state
15009           change function.
15010
15011 2005-11-20  Julien MOUTTE  <julien@moutte.net>
15012
15013         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
15014         GST_PAD_IS_USABLE by something approaching it.
15015
15016 2005-11-20  Julien MOUTTE  <julien@moutte.net>
15017
15018         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
15019         API changes.
15020         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
15021         but also fix the code that was not checking return values from
15022         pad_push neither using pad_alloc_buffer.
15023
15024 2005-11-18  Edward Hervey  <edward@fluendo.com>
15025
15026         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
15027         (gst_pngenc_chain):
15028         Added debug category
15029         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
15030         goes to EOS.
15031
15032 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
15033
15034         * gst/rtp/Makefile.am
15035         * gst/rtp/gstrtp.c
15036         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
15037         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
15038         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
15039         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
15040         * gst/rtp/gstrtpg711enc.h:
15041         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
15042         * gst/rtp/gstrtpspeexenc.c:
15043         * gst/rtp/gstrtpspeexenc.h:
15044         * gst/rtp/gstrtpspeexdec.c:
15045         * gst/rtp/gstrtpspeexdec.h:
15046         Created Speex payloader and depayloader; Optimize G711 payloader to
15047         use adapter and send packets until MTU size.
15048
15049 2005-11-16  Wim Taymans  <wim@fluendo.com>
15050
15051         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
15052         Fix leak in check.
15053
15054 2005-11-16  Wim Taymans  <wim@fluendo.com>
15055
15056         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
15057         Fix state change.
15058
15059 2005-11-16  Andy Wingo  <wingo@pobox.com>
15060
15061         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
15062         (gst_udpsrc_create): Move comment.
15063
15064 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
15065
15066         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15067
15068         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
15069           When seeking, seek to closest index entry at or before the requested
15070           seek position, not just the closest one (#321001).
15071
15072 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
15073
15074         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
15075         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
15076           Invert DIB images again (see #132341).
15077
15078 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15079
15080         * configure.ac:
15081           rework configure.ac file
15082         * ext/aalib/gstaasink.c:
15083         * ext/cairo/gstcairo.c:
15084         * ext/dv/gstdv.c:
15085         * ext/esd/gstesd.c:
15086         * ext/flac/gstflac.c:
15087         * ext/gconf/gstgconfelements.c:
15088         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15089         * ext/jpeg/gstjpeg.c:
15090         * ext/ladspa/gstladspa.c:
15091         * ext/libcaca/gstcacasink.c:
15092         * ext/libmng/gstmng.c:
15093         * ext/libpng/gstpng.c:
15094         * ext/mikmod/gstmikmod.c:
15095         * ext/pango/gsttextoverlay.c:
15096         * ext/pango/gsttimeoverlay.c:
15097         * ext/raw1394/gst1394.c:
15098         * ext/speex/gstspeex.c:
15099         * gst/alpha/Makefile.am:
15100         * gst/alpha/gstalpha.c:
15101         * gst/alpha/gstalphacolor.c:
15102         * gst/auparse/gstauparse.c:
15103         * gst/autodetect/gstautoaudiosink.c:
15104         (gst_auto_audio_sink_factory_filter),
15105         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15106         * gst/autodetect/gstautodetect.c:
15107         * gst/avi/gstavi.c:
15108         * gst/cutter/gstcutter.c:
15109         * gst/debug/efence.c:
15110         * gst/debug/gstdebug.c:
15111         * gst/debug/gstnavigationtest.c:
15112         * gst/effectv/gsteffectv.c:
15113         * gst/flx/gstflxdec.c:
15114         * gst/goom/gstgoom.c:
15115         * gst/interleave/plugin.c:
15116         * gst/law/alaw.c:
15117         * gst/law/mulaw.c:
15118         * gst/level/gstlevel.c:
15119         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
15120         * gst/matroska/matroska.c:
15121         * gst/median/gstmedian.c:
15122         * gst/monoscope/gstmonoscope.c:
15123         * gst/multipart/multipart.c:
15124         * gst/oldcore/gstelements.c:
15125         * gst/rtp/gstrtp.c:
15126         * gst/rtsp/gstrtsp.c:
15127         * gst/smoothwave/gstsmoothwave.c:
15128         * gst/smpte/gstsmpte.c:
15129         * gst/udp/gstudp.c:
15130         * gst/videobox/gstvideobox.c:
15131         * gst/videofilter/gstgamma.c:
15132         * gst/videofilter/gstvideobalance.c:
15133         * gst/videofilter/gstvideoflip.c:
15134         * gst/videofilter/gstvideotemplate.c:
15135         * gst/videomixer/videomixer.c:
15136         * gst/wavenc/gstwavenc.c:
15137         * gst/wavparse/gstwavparse.c:
15138         * sys/oss/gstossaudio.c:
15139         * sys/osxaudio/gstosxaudio.c:
15140           update GST_PLUGIN_DEFINE
15141         * gst/rtp/Makefile.am:
15142         * gst/rtp/gstasteriskh263.c:
15143           check for htons/htonl headers and possibly link to winsock2 lib
15144
15145 2005-11-12  Edward Hervey  <edward@fluendo.com>
15146
15147         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15148         Only GST_DEBUG() information on the valid components.
15149
15150 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15151
15152         * configure.ac: back to HEAD
15153
15154 === release 0.9.5 ===
15155
15156 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
15157
15158         * configure.ac:
15159           releasing 0.9.5, "Phone Alarm"
15160
15161 2005-11-11  Edward Hervey  <edward@fluendo.com>
15162
15163         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15164         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
15165         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
15166         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
15167         (gst_avi_demux_loop):
15168         * gst/avi/gstavidemux.h:
15169         Yeah, implement proper seeking. Exact seeking and segment seeking.
15170         Still need to do some checks for segment_stop.
15171
15172 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
15173
15174         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15175
15176         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
15177           Don't try to ready buffer duration from buffer that we don't
15178           own any  longer and that might already have been unreffed.
15179           (#321136)
15180
15181 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
15182
15183         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
15184         (flx_decode_delta_flc), (gst_flxdec_chain):
15185         Attempting to optimize the code for embedded systems.
15186
15187 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
15188
15189         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15190
15191         * sys/oss/gstosssink.c: (gst_oss_sink_close):
15192           Don't re-use already closed file descriptor. (#320920)
15193
15194 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15195
15196         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
15197         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
15198         (gst_oss_sink_prepare):
15199         * sys/oss/gstosssink.h:
15200           Cache probed caps; fix debug output for SET_PARAM macros.
15201
15202 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15203
15204         * ext/cairo/Makefile.am:
15205         * ext/cairo/gstcairo.c: (plugin_init):
15206         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
15207         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
15208         (gst_text_overlay_init), (gst_text_overlay_font_init),
15209         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
15210         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
15211         (gst_text_overlay_text_pad_linked),
15212         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
15213         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
15214         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
15215         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
15216         (gst_text_overlay_change_state):
15217         * ext/cairo/gsttextoverlay.h:
15218           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
15219           property and redo positioning. Doesn't handle upstream renegotiation
15220           yet though.
15221
15222 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15223
15224         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15225         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
15226         (gst_avi_demux_loop):
15227           No need to take the STREAM_LOCK in the loop function. Improve
15228           some debug messages. Don't leak pad names in debug messages.
15229
15230 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15231
15232         * gst/matroska/matroska-demux.c:
15233         (gst_matroska_demux_push_vorbis_codec_priv_data),
15234         (gst_matroska_demux_add_wvpk_header):
15235           Don't error out when the source pad isn't linked.
15236
15237 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
15238
15239         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
15240         (gst_gconf_audio_sink_change_state):
15241         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
15242         (gst_gconf_video_sink_change_state):
15243           Fix state change functions here as well and set kid
15244           to NULL state before removing it.
15245
15246 2005-11-01  Edward Hervey  <edward@fluendo.com>
15247
15248         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
15249         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
15250         Added proper event handlind, 
15251         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
15252         ignored),
15253         and don't set a duration of 0 for buffers otherwise they are discarded
15254         by GstBaseSink.
15255
15256         GstWavEnc needs some serious loving, after going through the code I'm
15257         really wondering how this can stay in -good ...
15258
15259 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15260
15261         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
15262         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
15263         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
15264         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
15265         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
15266         (gst_matroska_mux_collected):
15267           Fix leaks and invalid memory access as reported by valgrind
15268
15269 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15270
15271         Patch by: Michal Benes <michal.benes@xeris.cz>
15272
15273         * check/Makefile.am:
15274         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
15275         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
15276         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15277           add a unit test for matroskamux
15278           fix the bugs that the unit test exposed
15279
15280 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
15281
15282         * gst/autodetect/gstautoaudiosink.c:
15283         (gst_auto_audio_sink_class_init),
15284         (gst_auto_audio_sink_change_state):
15285         * gst/autodetect/gstautovideosink.c:
15286         (gst_auto_video_sink_class_init),
15287         (gst_auto_video_sink_change_state):
15288           Fix state change function and use GST_DEBUG_FUNCPTR in
15289           class_init.
15290
15291 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
15292
15293         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15294
15295         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
15296         (gst_ebml_write_reset), (gst_ebml_write_element_new):
15297         * gst/matroska/ebml-write.h:
15298         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
15299           Set timestamps on outgoing ebml headers as well, so that the
15300           element after matroskamux can get the timestamp already when
15301           reading the first ebml element and doesn't have to wait for
15302           the actual data buffer for that (#320308).
15303           
15304 2005-10-31  Andy Wingo  <wingo@pobox.com>
15305
15306         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
15307         (gst_videomixer_pad_link): Kill some memleaks.
15308         (gst_videomixer_pad_get_property): Style fix.
15309         (gst_videomixer_pad_set_property): Style fix.
15310         (gst_videomixer_pad_init): Style fix.
15311         (gst_videomixer_update_queues): Kill memleak.
15312         (gst_videomixer_loop): Kill memleak.
15313         (gst_videomixer_collected): Kill memleak.
15314
15315 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
15316
15317         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
15318         gst_auparse_change_state:
15319         Just some cleanup.
15320
15321 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
15322
15323         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
15324         Add checks to GST_FLOW_NOT_LINKED for values returned
15325         from gst_pad_push.
15326         
15327 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
15328
15329         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
15330         (gst_rtpg711dec_process):
15331         * gst/rtp/gstrtpgsmenc.c:
15332         Payloader now sets some default caps on the srcpad if caps on the sinkpad
15333         are never set. This is important for the g711 to work with burger's rtpbin
15334         element.
15335
15336 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
15337
15338         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
15339         (gst_speexenc_push_buffer):
15340         Add checks for return values from gst_pad_push and
15341         gst_pad_alloc_buffer.
15342
15343 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
15344
15345         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15346
15347         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
15348         (gst_matroska_demux_parse_info),
15349         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15350         (gst_matroska_demux_parse_cluster):
15351         * gst/matroska/matroska-ids.h:
15352         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
15353         (gst_matroska_mux_init), (gst_matroska_mux_start),
15354         (gst_matroska_mux_create_buffer_header),
15355         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
15356         (gst_matroska_mux_get_property):
15357         * gst/matroska/matroska-mux.h:
15358           Add SimpleBlock support to matroska demuxer and muxer (part of
15359           Matroska v2). (#319731)
15360
15361 2005-10-28  Wim Taymans  <wim@fluendo.com>
15362
15363         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15364         (gst_jpeg_dec_change_state):
15365         * ext/jpeg/gstjpegdec.h:
15366         Cleanups. Don't create caps for every chain.
15367
15368 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
15369
15370         * gst/law/alaw-encode.c: (gst_alawenc_init),
15371         (alawenc_setcaps), (gst_alawenc_chain)
15372         * gst/law/alaw-encode.h:
15373         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
15374         (mulawenc_setcaps), (gst_mulawenc_chain)
15375         * gst/law/mulaw-encode.h:
15376         Set timestamp on buffer and it allows RTP G711 elements
15377         work properly.
15378
15379 2005-10-27  Wim Taymans  <wim@fluendo.com>
15380
15381         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15382         Set correct format on oss instead of a silly value. 
15383
15384 2005-10-27  Julien MOUTTE  <julien@moutte.net>
15385
15386         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15387         (gst_video_box_transform_caps), (gst_video_box_set_caps),
15388         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
15389         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
15390         I420 rendering as well, doesn't bring much for my platform.
15391         Might help on some other platforms.
15392
15393 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
15394
15395         * gst/rtp/gstrtpgsmenc.c:
15396         * gst/rtp/gstrtpgsmparse.c:
15397         Declaring the padtemplate correctly.
15398
15399 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15400
15401         * gst/rtp/gstrtpg711dec.c:
15402         * gst/rtp/gstrtpg711enc.c:
15403         * gst/rtp/gstrtpgsmenc.c:
15404         * gst/rtp/gstrtpgsmparse.c:
15405         Setting the proper copyright notice.
15406
15407 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15408
15409         * gst/videobox/Makefile.am: Use liboil.
15410         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15411         (gst_video_box_set_property), (gst_video_box_transform_caps),
15412         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
15413         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
15414         using liboil. Will dot the same to I420 border generation
15415         tomorrow.
15416
15417 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15418
15419         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
15420         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
15421         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
15422         * gst/rtp/gstrtpg711dec.h:
15423         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
15424         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
15425         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
15426         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15427         (gst_rtpgsmenc_handle_buffer):
15428         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
15429         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
15430         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
15431         * gst/rtp/gstrtpgsmparse.h:
15432         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
15433         inherits from the basertpdepayloader.
15434
15435 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15436
15437         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15438         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15439         (gst_video_box_ayuv): Removing this forgotten debug.
15440
15441 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15442
15443         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15444         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15445         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
15446
15447 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
15448
15449         * sys/oss/gstossaudio.c:
15450         * sys/oss/gstossdmabuffer.c:
15451         * sys/oss/gstosshelper.c:
15452         * sys/oss/gstossmixer.c:
15453         * sys/oss/gstossmixerelement.c:
15454         * sys/oss/gstossmixertrack.c:
15455         * sys/oss/gstosssink.c:
15456         * sys/oss/gstosssrc.c:
15457           Actually use the 'oss' debug category we register.
15458
15459 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15460
15461         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
15462         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
15463         Use gst_pad_get_parent and drop the ref that was added through
15464         that call.
15465
15466 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15467
15468         * gst/rtp/gstrtpgsmenc.c:
15469           Fix compilation
15470
15471 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15472
15473         * gst/rtp/gstrtpg711dec.c
15474         Just removed a couple of lines of weird code used during
15475         development/test time.
15476
15477 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15478
15479         * gst/rtp/Makefile.am
15480         * gst/rtp/gstrtp.c
15481         * gst/rtp/gstrtpg711enc.c
15482         * gst/rtp/gstrtpg711enc.h
15483         * gst/rtp/gstrtpg711dec.c
15484         * gst/rtp/gstrtpg711dec.h
15485         Created G711 payloader and depayloader (it supports mulaw and alaw
15486         (dec)encoders)
15487
15488 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15489
15490         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15491         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15492         Doh ! I introduced wingo's bug again ! Sorry...
15493
15494 2005-10-25  Christian Schaller <christian@fluendo.com> 
15495
15496         * gst/rtp/Makefile.am: add missing header files for disting
15497
15498 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
15499
15500         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15501         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
15502         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15503         (gst_rtpgsmenc_handle_buffer):
15504         * gst/rtp/gstrtpgsmenc.h:
15505         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
15506         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
15507         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
15508         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
15509         * gst/rtp/gstrtpgsmparse.h:
15510         Getting the GSM (de)payloader working and compatible with our plans for RTP.
15511
15512 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15513
15514         * ext/libpng/gstpngdec.c: (user_info_callback),
15515         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
15516         a newsegment event, move some redundant code in a single place.
15517
15518 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15519
15520         * ext/libpng/gstpngdec.c: (user_info_callback),
15521         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
15522         hack to get correct colors order when we have a png image with
15523         alpha channel.
15524
15525 2005-10-24  Edward Hervey  <edward@fluendo.com>
15526
15527         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
15528         Call gst_element_no_more_pads when there will be no more pads.
15529
15530 2005-10-24  Wim Taymans  <wim@fluendo.com>
15531
15532         * gst/rtp/Makefile.am:
15533         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
15534         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
15535         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
15536         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
15537         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
15538         (gst_asteriskh263_plugin_init):
15539         * gst/rtp/gstasteriskh263.h:
15540         * gst/rtp/gstrtp.c: (plugin_init):
15541         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
15542         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
15543         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
15544         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
15545         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
15546         (gst_rtph263enc_plugin_init):
15547         * gst/rtp/gstrtph263enc.h:
15548         Added two new payloaders, an RFC 2190 payloader for h263 and
15549         a payload convertor for an asterisk server.
15550
15551 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15552
15553         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15554           Set bytes_per_sample correctly (is not always 4, but 
15555           depends on width and number of channels).
15556
15557 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15558
15559         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
15560         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
15561         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
15562         (gst_flacenc_sink_event), (gst_flacenc_chain),
15563         (gst_flacenc_set_property), (gst_flacenc_get_property),
15564         (gst_flacenc_change_state):
15565         * ext/flac/gstflacenc.h:
15566           Fix seeking, so that flacenc can rewrite the header with the
15567           correct duration and amount of samples and all that at EOS;
15568           also set timestamps and granulepos on outgoing buffers; add
15569           debug category; fix state change function.
15570           
15571 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15572
15573         * gst/videomixer/videomixer.c: Don't restrict video geometry
15574         from 16 to 4096.
15575
15576 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15577
15578         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15579         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15580         Fix caps negotiation correctly, add debugging category.
15581
15582 2005-10-24  Christian Schaller  <christian@fluendo.com>
15583
15584         * configure.ac: Port over Thomas's change from base listing all plugins
15585
15586 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15587
15588         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
15589         a sink pad.
15590
15591 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15592
15593         * configure.ac:
15594         * docs/upload.mak:
15595           back to HEAD
15596
15597 === release 0.9.4 ===
15598
15599 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15600
15601         * configure.ac:
15602           Releasing 0.9.4, "Dromiceiomimus"
15603
15604 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
15605
15606         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15607         (gst_speexenc_src_query):
15608           Add position and duration query, fix query type function.
15609           
15610         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15611         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15612           Let's not set non-fixed caps on source pads.
15613
15614 2005-10-21  Wim Taymans  <wim@fluendo.com>
15615
15616         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15617         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15618         (gst_avi_demux_handle_seek):
15619         Set correct stream_time in newsegment event.
15620         avi can also handle a duration query now.
15621
15622 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15623
15624         * gst/matroska/matroska-demux.c:
15625         (gst_matroska_demux_handle_src_query),
15626         (gst_matroska_demux_handle_seek_event),
15627         (gst_matroska_demux_loop_stream_parse_id):
15628           Fix duration query; fix basetime in newsegment event after
15629           seek; fix duration in initial newsegment event.
15630
15631         * gst/matroska/matroska-mux.c:
15632         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15633           Extract number of channels and samplerate from vorbis headers;
15634           add some debug messages when querying the durations of the
15635           input streams.
15636
15637 2005-10-20  Wim Taymans  <wim@fluendo.com>
15638
15639         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15640         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15641         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15642         Set stream time correctly in newsegment.
15643
15644 2005-10-20  Wim Taymans  <wim@fluendo.com>
15645
15646         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15647         Correctly fill in the stream time.
15648
15649 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15650
15651         * check/elements/level.c: (GST_START_TEST):
15652         * gst/level/gstlevel.c: (gst_level_message_new):
15653         * gst/level/level-example.c: (message_handler):
15654           use ELEMENT messages instead
15655
15656 2005-10-19  Wim Taymans  <wim@fluendo.com>
15657
15658         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15659         (gst_dvdemux_src_query):
15660         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15661         (gst_flacdec_src_query):
15662         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15663         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15664         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15665         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15666         * gst/debug/progressreport.c: (gst_progress_report_report):
15667         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15668         * gst/matroska/matroska-demux.c:
15669         (gst_matroska_demux_handle_src_query):
15670         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15671         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15672         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15673         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15674         (gst_wavparse_srcpad_event):
15675         API change fix.
15676
15677 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15678
15679         * gst/goom/filters.c:
15680         * gst/goom/graphic.h:
15681         * gst/goom/lines.c:
15682           Make inline functions either 'static inline' or 'extern inline',
15683           otherwise the Forte compiler apparently won't inline them (#317300).
15684
15685 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15686
15687         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15688         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15689         (user_info_callback), (user_endrow_callback), (user_end_callback),
15690         (user_read_data), (gst_pngdec_caps_create_and_set),
15691         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15692         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15693         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15694         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15695         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15696         very nice and handle push/pull based model. if you have filesrc
15697         connected to it, it will do random access to load the png file.
15698         If you have a network source that can't do _getrange, it does 
15699         progressive loading through the chain function.
15700         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15701         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15702         thanks to Master Wim Taymans ;-)
15703
15704 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15705
15706         * gst/matroska/Makefile.am:
15707         * gst/matroska/ebml-read.c:
15708         * gst/matroska/ebml-read.h:
15709         * gst/matroska/matroska-demux.c:
15710         * gst/matroska/matroska-demux.h:
15711         * gst/matroska/matroska.c: (plugin_init):
15712           Ported matroska demuxer to 0.9.
15713
15714 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15715
15716         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15717
15718         * gst/matroska/matroska-mux.c:
15719         (gst_matroska_mux_video_pad_setcaps),
15720         (gst_matroska_mux_audio_pad_setcaps):
15721           Fix mpeg4 input handling (#318847); also, while we're at it,
15722           fix media type for Motion-JPEG: should be image/jpeg.
15723
15724 2005-10-18  Wim Taymans  <wim@fluendo.com>
15725
15726         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15727         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15728         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15729         Fix for segment-start/stop API change.
15730
15731 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15732
15733         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15734         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15735         way.
15736
15737 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15738
15739         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15740         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15741         output declared in transform_caps.
15742
15743 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15744
15745         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15746
15747 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15748
15749         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15750         (gst_video_box_get_unit_size): Fix wrong size calculations and
15751         implement get_unit_size correctly.
15752
15753 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15754
15755         * configure.ac:
15756           Enable flx plugin.
15757
15758         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15759           Fix gcc4 signedness issue.
15760
15761 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15762
15763         * configure.ac: Adding videomixer.
15764         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15765         (user_read_data), (gst_pngdec_chain): More debugging.
15766         * gst/alpha/Makefile.am: Adding alphacolor
15767         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15768         (gst_alpha_color_class_init), (gst_alpha_color_init),
15769         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15770         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15771         (plugin_init): Ported to 0.9 using in place base tranform.
15772         * gst/videomixer/Makefile.am:
15773         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15774         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15775         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15776         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15777         (gst_videomixer_init), (gst_videomixer_getcaps),
15778         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15779         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15780         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15781         to 0.9 using collectpads.
15782
15783 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15784
15785         * configure.ac:
15786         * gst/flx/Makefile.am:
15787         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15788         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15789         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15790         * gst/flx/gstflxdec.h:
15791         flx plugin ported to 0.9
15792
15793 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15794
15795         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15796           use new gst_version_string()
15797
15798 2005-10-16  Andy Wingo  <wingo@pobox.com>
15799
15800         * configure.ac: GLIB_CHECK.
15801
15802 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15803
15804         * ext/libpng/Makefile.am:
15805         * ext/libpng/gstpng.c: (plugin_init):
15806         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15807         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15808         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15809
15810 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15811
15812         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15813
15814         * configure.ac:
15815         * gst/matroska/Makefile.am:
15816         * gst/matroska/ebml-ids.h:
15817         * gst/matroska/ebml-write.c:
15818         * gst/matroska/ebml-write.h:
15819         * gst/matroska/matroska-ids.h:
15820         * gst/matroska/matroska-mux.c:
15821         * gst/matroska/matroska-mux.h:
15822         * gst/matroska/matroska.c: (plugin_init):
15823           Port matroska muxer to 0.9 (#318847).
15824
15825 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15826
15827         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15828         (comment_init), (comment_add):
15829           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15830           use GST_READ_UINT32_LE() and friends rather than the private
15831           implementation of those same macros.
15832
15833 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15834
15835         * examples/stats/mp2ogg.c:
15836           more typo fixes
15837
15838 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15839
15840         * examples/indexing/indexmpeg.c: (main):
15841         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15842         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15843         * ext/esd/esdmon.h:
15844         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15845         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15846         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15847         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15848         * gst/avi/gstavimux.c: (gst_avimux_init):
15849         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15850         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15851         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15852         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15853         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15854         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15855         * gst/oldcore/gstmultifilesrc.h:
15856         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15857         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15858         (gst_pipefilter_change_state):
15859         * gst/oldcore/gstpipefilter.h:
15860         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15861         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15862         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15863         * sys/osxaudio/gstosxaudiosink.h:
15864         * sys/osxaudio/gstosxaudiosrc.h:
15865           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15866           moved bitshift from macro to enum definition
15867
15868 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15869
15870         * ext/Makefile.am:
15871         * ext/cairo/Makefile.am:
15872         * ext/cairo/gstcairo.c: (plugin_init):
15873         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15874         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15875         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15876         * ext/cairo/gsttimeoverlay.h:
15877           update of cairo-based timeoverlay to 1.0 Cairo API
15878           doesn't work yet for resizing of output sink
15879
15880 2005-10-11  Wim Taymans  <wim@fluendo.com>
15881
15882         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15883         newsegment API fix.
15884
15885 2005-10-11  Wim Taymans  <wim@fluendo.com>
15886
15887         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15888         (gst_dvdemux_demux_frame):
15889         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15890         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15891         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15892         (gst_avi_demux_handle_seek):
15893         * gst/goom/gstgoom.c: (gst_goom_event):
15894         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15895         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15896         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15897         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15898         (gst_wavparse_srcpad_event):
15899         newsegment API update.
15900
15901 2005-10-11  Andy Wingo  <wingo@pobox.com>
15902
15903         * ext/speex/gstspeexenc.c: Signedness cleanups.
15904
15905 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15906
15907         * PORTED_09:
15908         * ext/speex/Makefile.am:
15909         * ext/speex/gstspeex.c:
15910         * ext/speex/gstspeexenc.c:
15911         Speexenc ported to 0.9
15912
15913 2005-10-10  Wim Taymans  <wim@fluendo.com>
15914
15915         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15916         (gst_oss_sink_init), (gst_oss_sink_set_property),
15917         (gst_oss_sink_get_property), (gst_oss_sink_open),
15918         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15919         * sys/oss/gstosssink.h:
15920         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15921         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15922         (gst_oss_src_prepare):
15923         Cleanups, make device configurable in the sink, handle and report
15924         errors.
15925
15926 2005-10-10  Wim Taymans  <wim@fluendo.com>
15927
15928         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15929         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15930         Make sure element is NULL before removing from the bin.
15931
15932 2005-10-07  Andy Wingo  <wingo@pobox.com>
15933
15934         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15935         block forever in a read().
15936         (gst_dv1394src_bus_reset): Post a message when the cable is
15937         unplugged.
15938         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15939         (gst_dv1394src_bus_reset): Don't unref the message.
15940
15941         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15942         hacking. The only change should be that the state change stuff was
15943         put into basesrc's start() and stop() routines, which coalesces
15944         some steps.
15945
15946 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15947
15948         * configure.ac:
15949           Add check for mmap
15950           
15951         * gst/debug/Makefile.am:
15952           Only compile efence plugin on systems that have mmap.
15953
15954 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15955
15956         * gst/debug/Makefile.am:
15957         * gst/debug/breakmydata.c:
15958         * gst/debug/gstdebug.c:
15959         * gst/debug/gstnavigationtest.c:
15960         * gst/debug/gstnavseek.c: 
15961         * gst/debug/gstnavseek.h:
15962         * gst/debug/progressreport.c: 
15963         * gst/debug/testplugin.c:
15964           Port progressreport, navseek, navigationtest, testsink and
15965           breakmydata.
15966
15967 2005-10-05  Edward Hervey  <edward@fluendo.com>
15968
15969         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15970         (gst_dvdemux_src_query):
15971         Fixes for better conversion
15972
15973 2005-10-04  Michael Smith <msmith@fluendo.com>
15974
15975         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15976         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15977         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
15978         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
15979           Set state of elements to NULL before removing from bins.
15980           Set state of test element to NULL if we failed to move it to READY
15981
15982 2005-10-04  Edward Hervey  <edward@fluendo.com>
15983
15984         * ext/dv/Makefile.am:
15985         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
15986         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
15987         Corrected the query function for position so it doesn't forget what
15988         format was asked, and calls the conversion functions on the correct pad.
15989
15990 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15991
15992         * configure.ac:
15993           back to development
15994
15995 === release 0.9.3 ===
15996
15997 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15998
15999         * configure.ac:
16000           Releasing 0.9.3, "Aramis"
16001
16002 2005-10-03  Andy Wingo  <wingo@pobox.com>
16003
16004         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
16005         error returns.
16006
16007 2005-10-02  Andy Wingo  <wingo@pobox.com>
16008
16009         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
16010
16011         * ext/flac/gstflacenc.c: Ported to 0.9.
16012
16013         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
16014
16015         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
16016         and link to gsttagedit. Enable flacenc.
16017
16018         * ext/flac/gstflacdec.c: Re-enable tag reading.
16019
16020 2005-09-30  Wim Taymans  <wim@fluendo.com>
16021
16022         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
16023         * gst/rtp/gstrtpgsmparse.c:
16024         * gst/rtp/gstrtph263penc.c:
16025         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16026         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
16027         (gst_rtpmp4venc_set_property):
16028         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
16029         Various class and caps fixes from Andre Magalhaes (andrunko)
16030
16031 2005-09-29  Wim Taymans  <wim@fluendo.com>
16032
16033         * gst/level/level-example.c: (main):
16034         Update for new bus API.
16035
16036 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
16037
16038         * configure.ac:
16039           Fix unexpanded autoconf macro GST_DOC, which has been renamed
16040           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
16041
16042 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
16043
16044         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
16045           Fix playback of mono streams (bytes_per_sample should be set
16046           from the sample width and the number of channels negotiated,
16047           and not just be set to 4) (#317338)
16048
16049 2005-09-26  Wim Taymans  <wim@fluendo.com>
16050
16051         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
16052         (gst_rtpmpaenc_handle_buffer):
16053         Set buffer duration correctly.
16054
16055 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
16056
16057         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
16058         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
16059         (gst_avi_demux_change_state):
16060           Don't crash when encountering a stream with an unknown fourcc or
16061           codec id. Instead, create a pad of type video/x-avi-unknown or
16062           audio/x-avi-unknown, which as a side-effect also results in less
16063           confusing error messages in players ('no decoder' vs. 'no streams');
16064           minor fixes to state change function and class_init function.
16065
16066 2005-09-24  Wim Taymans  <wim@fluendo.com>
16067
16068         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
16069         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
16070         These are sinks.
16071
16072 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
16073
16074         * check/elements/level.c: (GST_START_TEST):
16075           fix test for new GstClockTime use
16076         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
16077         (gst_level_transform_ip):
16078         * gst/level/gstlevel.h:
16079           fix up the decay peak, ensuring the decay peak is never lower
16080           than the peak for that interval
16081
16082 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16083
16084         * docs/plugins/gst-plugins-good-plugins.args:
16085         * docs/plugins/inspect/plugin-alpha.xml:
16086         * docs/plugins/inspect/plugin-rtp.xml:
16087         * gst/level/gstlevel.c: (gst_level_set_caps),
16088         (gst_level_transform_ip):
16089           updating docs
16090
16091 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16092
16093         * Makefile.am:
16094         * check/elements/level.c: (GST_START_TEST):
16095         * gst/level/Makefile.am:
16096         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
16097         (gst_level_set_property), (gst_level_get_property),
16098         (gst_level_set_caps), (gst_level_message_new),
16099         (gst_level_transform_ip):
16100         * gst/level/gstlevel.h:
16101         * gst/level/level-example.c: (message_handler), (main):
16102           convert to using GstClockTime for all time values, finally.
16103
16104 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16105
16106         * gst/auparse/Makefile.am:
16107         * gst/auparse/gstauparse.c: (gst_auparse_chain):
16108           fix up build
16109         * configure.ac:
16110         * ext/cairo/Makefile.am:
16111         * ext/dv/Makefile.am:
16112         * ext/esd/Makefile.am:
16113         * ext/flac/Makefile.am:
16114         * ext/gconf/Makefile.am:
16115         * ext/gdk_pixbuf/Makefile.am:
16116         * ext/jpeg/Makefile.am:
16117         * ext/ladspa/Makefile.am:
16118         * ext/libcaca/Makefile.am:
16119         * ext/libmng/Makefile.am:
16120         * ext/libpng/Makefile.am:
16121         * ext/mikmod/Makefile.am:
16122         * ext/pango/Makefile.am:
16123         * ext/raw1394/Makefile.am:
16124         * ext/shout2/Makefile.am:
16125         * ext/speex/Makefile.am:
16126         * gst/alpha/Makefile.am:
16127         * gst/autodetect/Makefile.am:
16128         * gst/avi/Makefile.am:
16129         * gst/cutter/Makefile.am:
16130         * gst/debug/Makefile.am:
16131         * gst/effectv/Makefile.am:
16132         * gst/flx/Makefile.am:
16133         * gst/goom/Makefile.am:
16134         * gst/interleave/Makefile.am:
16135         * gst/law/Makefile.am:
16136         * gst/matroska/Makefile.am:
16137         * gst/median/Makefile.am:
16138         * gst/monoscope/Makefile.am:
16139         * gst/multipart/Makefile.am:
16140         * gst/oldcore/Makefile.am:
16141         * gst/rtp/Makefile.am:
16142         * gst/rtsp/Makefile.am:
16143         * gst/smoothwave/Makefile.am:
16144         * gst/smpte/Makefile.am:
16145         * gst/videobox/Makefile.am:
16146         * gst/videofilter/Makefile.am:
16147         * gst/videomixer/Makefile.am:
16148         * gst/wavenc/Makefile.am:
16149         * gst/wavparse/Makefile.am:
16150         * sys/oss/Makefile.am:
16151         * sys/osxaudio/Makefile.am:
16152         * sys/osxvideo/Makefile.am:
16153           fix up GST_LIBS use
16154
16155 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16156
16157         * gst/auparse/Makefile.am:
16158         * gst/auparse/gstauparse.c: (gst_auparse_chain):
16159           fix build of auparse
16160
16161 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
16162
16163         * configure.ac:
16164         * PORTED_09:
16165         * gst/auparse/gstauparse.c:
16166         * gst/auparse/gstauparse.h:
16167         Auparse ported to 0.9.
16168
16169 2005-09-22  Wim Taymans  <wim@fluendo.com>
16170
16171         * gst/rtp/TODO:
16172         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
16173         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16174         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
16175         (gst_rtpmp4venc_set_property):
16176         * gst/rtp/gstrtpmp4venc.h:
16177         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
16178         * gst/rtp/gstrtpmpaenc.h:
16179         Use is_filled to both check MTU and max-ptime of base class.
16180
16181 2005-09-22  Wim Taymans  <wim@fluendo.com>
16182
16183         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16184         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
16185         (gst_rtpmp4venc_set_property):
16186         Don't fragment packets with multiple frames.
16187
16188 2005-09-22  Wim Taymans  <wim@fluendo.com>
16189
16190         * gst/rtp/TODO:
16191         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
16192         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
16193         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
16194         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
16195         (gst_rtpmp4venc_get_property):
16196         * gst/rtp/gstrtpmp4venc.h:
16197         Remove g_print.
16198         Update TODO
16199         Make payload encoder a bit smarter and more correct with
16200         timestamps.
16201         Added option in payloader to include config string in-band.
16202
16203 2005-09-21  Wim Taymans  <wim@fluendo.com>
16204
16205         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
16206         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
16207         (gst_rtspsrc_send):
16208         Strip spaces for key/value pairs.
16209
16210 2005-09-21  Wim Taymans  <wim@fluendo.com>
16211
16212         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
16213         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
16214         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
16215         (gst_rtspsrc_change_state):
16216         More SDP parsing and caps setting.
16217         Do NO_PREROLL differently.
16218         add pads only after negotiated.
16219
16220         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
16221         (gst_udpsrc_getcaps):
16222         Implement the getcaps function.
16223
16224 2005-09-21  Wim Taymans  <wim@fluendo.com>
16225
16226         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
16227         (gst_rtpamrdec_chain):
16228         Handle multiple AMr packets per payload. Handle CRC and
16229         parse ILL/ILP.
16230
16231         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
16232         Make caps params strings for easy SDP mapping.
16233         
16234         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
16235         Handle capsnego better.
16236
16237         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
16238         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
16239         Generate and parse config string in the caps.
16240
16241 2005-09-21  Wim Taymans  <wim@fluendo.com>
16242
16243         * gst/rtp/README:
16244         Update README
16245
16246         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
16247         Make extra params as strings.
16248
16249         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
16250         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
16251         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
16252         Make state change return NO_PREROLL as this is a live
16253         source.
16254
16255         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
16256         Don't unref old caps when NULL.
16257
16258 2005-09-20  Wim Taymans  <wim@fluendo.com>
16259
16260         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
16261         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
16262         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
16263         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
16264         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
16265         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
16266         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
16267         * gst/rtsp/sdpmessage.h:
16268         Add URI handler.
16269         Parse SDP and create caps.
16270
16271 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
16272
16273         * gst/alpha/gstalpha.c:
16274           fix element description
16275
16276 2005-09-19  Wim Taymans  <wim@fluendo.com>
16277
16278         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
16279         Don't check payload for now.
16280
16281 2005-09-19  Wim Taymans  <wim@fluendo.com>
16282
16283         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
16284         (gst_wavparse_init), (gst_wavparse_parse_file_header),
16285         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
16286         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
16287         (gst_wavparse_loop), (gst_wavparse_pad_convert),
16288         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
16289         (gst_wavparse_change_state):
16290         * gst/wavparse/gstwavparse.h:
16291         Fix wavparse some more.
16292
16293 2005-09-19  Wim Taymans  <wim@fluendo.com>
16294
16295         * check/elements/level.c: (GST_START_TEST):
16296         Fix for bus API change.
16297
16298 2005-09-19  Wim Taymans  <wim@fluendo.com>
16299
16300         * gst/level/level-example.c: (main):
16301         Fix for new bus API.
16302
16303         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
16304         Set caps on pads.
16305
16306 2005-09-15  Wim Taymans  <wim@fluendo.com>
16307
16308         * gst/rtp/Makefile.am:
16309         * gst/rtp/README:
16310         * gst/rtp/gstrtp.c: (plugin_init):
16311         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
16312         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
16313         (gst_rtpamrdec_change_state):
16314         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
16315         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
16316         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
16317         * gst/rtp/gstrtpamrenc.h:
16318         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
16319         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
16320         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
16321         * gst/rtp/gstrtpgsmenc.h:
16322         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
16323         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
16324         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
16325         (gst_rtpgsmparse_change_state):
16326         * gst/rtp/gstrtpgsmparse.h:
16327         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
16328         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
16329         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
16330         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
16331         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
16332         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
16333         * gst/rtp/gstrtph263penc.h:
16334         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
16335         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
16336         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
16337         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
16338         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
16339         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
16340         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
16341         * gst/rtp/gstrtpmp4venc.h:
16342         * gst/rtp/gstrtpmpadec.c:
16343         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
16344         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
16345         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
16346         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
16347         * gst/rtp/gstrtpmpaenc.h:
16348         Updates to payloader/depayloaders, make payloaders use
16349         the base classes.
16350         Updated README with suggested RTP caps and how to convert
16351         to/from SDP.
16352         Added config descriptor in mp4v payloader.
16353
16354 2005-09-15  Andy Wingo  <wingo@pobox.com>
16355
16356         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
16357         * gst/autodetect/gstautovideosink.c
16358         (gst_auto_video_sink_find_best): Update for new registry API.
16359
16360 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16361
16362         * common/c-to-xml.py:
16363         * common/gtk-doc-plugins.mak:
16364           a simple py script to generate valid xml from a C example
16365           probably also need to strip an MIT license when we decide
16366         * docs/plugins/Makefile.am:
16367         * gst/level/Makefile.am:
16368         * gst/level/gstlevel.c: (gst_level_init):
16369         * gst/level/level-example.c: (message_handler), (main):
16370           add an example to level that will show up in the docs
16371         * gst/rtp/TODO:
16372           add a note for the future
16373
16374 2005-09-14  Michael Smith <msmith@fluendo.com>
16375
16376         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16377           Actually define the debug object being used in wavenc. Fixes #316205
16378
16379 2005-09-14  Michael Smith <msmith@fluendo.com>
16380
16381         * gst/smpte/Makefile.am:
16382           Link against GST_BASE_LIBS, to get it linked against libgstbase;
16383           needed to build on windows (bug 316204)
16384
16385 2005-09-12  Andy Wingo  <wingo@pobox.com>
16386
16387         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
16388
16389 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
16390
16391         * configure.ac:
16392         * gst/fdsrc/Makefile.am:
16393         * gst/fdsrc/gstfdsrc.c:
16394         * gst/fdsrc/gstfdsrc.h:
16395           Move fdsrc back into gstreamer core elements.
16396
16397         * gst/level/gstlevel.c: (gst_level_class_init),
16398         (gst_level_transform_ip):
16399         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
16400           Basetransform changes.
16401
16402 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16403
16404         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16405         * ext/jpeg/smokecodec.c: (find_best_size):
16406           fix compiler warnings
16407
16408 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16409
16410         * gst-plugins-good.spec.in:
16411           spec file fixes
16412         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16413         (gst_multiudpsink_render), (gst_multiudpsink_add),
16414         (gst_multiudpsink_clear):
16415           it actually helps to actually stream if we hook up the
16416           "add" signal to an actual implementation
16417         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
16418           some debugging
16419
16420 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
16421
16422         * ext/jpeg/Makefile.am:
16423         * ext/jpeg/gstjpeg.c
16424         * ext/jpeg/gstjpegenc.c:
16425         * ext/jpeg/gstsmokeenc.c:
16426
16427 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
16428
16429         * ext/flac/gstflacdec.c:
16430         * ext/flac/gstflacenc.c:
16431         * ext/flac/gstflactag.c:
16432         * ext/speex/gstspeexenc.c:
16433           gsttaginterface.h -> gsttagsetter.h
16434
16435 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
16436
16437         * configure.ac:
16438         * gst/debug/Makefile.am:
16439         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
16440         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
16441         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
16442         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
16443         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
16444           Port to 0.9 and re-enable efence plugin.
16445
16446 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
16447
16448         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
16449         (gst_flacdec_write), (gst_flacdec_convert_src):
16450         * ext/flac/gstflacdec.h:
16451           Add support for flac files with 24/32 bits per sample; and misc.
16452           minor clean-ups. Seeking is still partly broken (for me at least).
16453
16454 2005-09-06  Wim Taymans  <wim@fluendo.com>
16455
16456         * gst/rtp/Makefile.am:
16457         * gst/rtp/gstrtp.c: (plugin_init):
16458         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
16459         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
16460         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
16461         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
16462         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
16463         (gst_rtpmp4vdec_plugin_init):
16464         * gst/rtp/gstrtpmp4vdec.h:
16465         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
16466         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
16467         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
16468         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
16469         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
16470         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
16471         * gst/rtp/gstrtpmp4venc.h:
16472         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
16473         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
16474         Added mpeg4 video payload encoder/decoder.
16475         Added some docs in mpa payloader.
16476
16477 === release 0.9.1 ===
16478
16479 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16480
16481         * NEWS:
16482         * README:
16483         * RELEASE:
16484         * autogen.sh:
16485         * configure.ac:
16486           releasing 0.9.1, "Blondie"
16487
16488 2005-09-05  Andy Wingo  <wingo@pobox.com>
16489
16490         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
16491         here from the state change handler, so we fire signals without
16492         holding the state lock.
16493
16494 2005-09-02  Andy Wingo  <wingo@pobox.com>
16495
16496         * All plugins updated for element state changes.
16497
16498 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16499
16500         * Makefile.am:
16501         * check/.cvsignore:
16502         * check/Makefile.am:
16503         * check/elements/.cvsignore:
16504         * check/elements/level.c: (setup_level), (cleanup_level),
16505         (GST_START_TEST), (level_suite), (main):
16506           add a test for level
16507         * common/release.mak:
16508           move the enum checking to release.mak
16509         * configure.ac:
16510           add valgrind and check checking
16511         * gst/level/gstlevel.c: (gst_level_transform):
16512         * gst/level/gstlevel.h:
16513           fix Andy's cast bug
16514           convert a field to int
16515           fix the arithmetic to int when checking for emit so that a
16516           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
16517
16518 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16519
16520         * Makefile.am:
16521         * configure.ac:
16522           add docs to build
16523         * common/plugins.xsl:
16524           wrap Description into a refsect2
16525         * docs/Makefile.am:
16526         * docs/plugins/Makefile.am:
16527         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16528         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16529         * gst/goom/Makefile.am:
16530         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
16531         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
16532         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
16533         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
16534         (gst_goom_change_state):
16535         * gst/goom/gstgoom.h:
16536           GstGOOM -> GstGoom
16537           add an example launch line
16538         * gst/level/gstlevel.h:
16539         * gst/monoscope/gstmonoscope.c:
16540           cleanups
16541
16542 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16543
16544         * configure.ac:
16545         * docs/plugins/Makefile.am:
16546         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16547         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16548         * docs/plugins/gst-plugins-good-plugins.types:
16549           document elements and plugins.  Shazam !
16550
16551 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16552
16553         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
16554           be found under doc/random/ChangeLog-0.8