sys/v4l2/gstv4l2object.c: Reprobe devices again instead of taking a cached list as...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
4
5         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
6         Reprobe devices again instead of taking a cached list as new
7         devices could've been plugged in. Fixes bug #549062.
8
9 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
10
11         * gst/autodetect/Makefile.am:
12         Don't link the autodetect plugin with GConf as it doesn't
13         use GConf. Fixes bug #545463.
14
15 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
16
17         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18         (gst_ebml_read_element_length), (gst_ebml_read_uint),
19         (gst_ebml_read_sint), (gst_ebml_read_float),
20         (gst_ebml_read_header):
21         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
22         possible to ignore errors and not post any ERROR messages on
23         the bus.
24
25         * gst/matroska/matroska-demux.c:
26         (gst_matroska_demux_parse_contents):
27         Ignore any errors and not just EOS when parsing the contents of
28         a SeekHead. Errors here are usually caused by truncated files
29         and playback of the file works fine. Fixes playback of the
30         audio_only_chapter_seekbroken.mka file from the MPlayer samples
31         archive.
32
33 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34
35         * gst/multipart/multipartdemux.c:
36         * gst/multipart/multipartmux.c:
37         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
38
39 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
40
41         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
42           gst_directdraw_sink_bufferpool_clear):
43           Fix two more buffer ref leaks.
44
45 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
46
47         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
48
49         * sys/directdraw/gstdirectdrawsink.c:
50           (gst_directdraw_sink_show_frame):
51           Fix buffer ref leak.
52
53 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
54
55         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
56         Revert the last commit. wavenc still supports width!=depth for 32 bit
57         width. Thanks Tim.
58
59 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
60
61         * gst/matroska/matroska-demux.c:
62         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
63         If the duration of a block is unknown only use the timestamp for the
64         first lace and use GST_CLOCK_TIME_NONE as duration for the following
65         laces. Otherwise every lace has the same timestamp which leads to
66         various problems. Really fixes bug #548831.
67
68 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
69
70         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
71         If we're not allowing width!=depth in wavenc we should also disable
72         the code that was added to support width!=depth.
73
74 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
75
76         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
77         Don't calculate the default duration of a frame from the audio sampling
78         rate. This only works for raw audio if every frame contains a single
79         sample and results in broken buffer durations for other formats
80         if no specified default duration is given or the blocks have no
81         duration. Fixes bug #548831.
82
83 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
84
85         * gst/matroska/matroska-demux.c:
86         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
87         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
88         are used for text/plain subtitles as a gap-filler in some files.
89
90 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
91
92         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
93         (gst_v4l2_get_caps_info):
94         Add S910 and PWC formats with a low priority.
95
96         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
97         (gst_v4l2src_probe_caps_for_format):
98         Add more debugging.
99
100 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
101
102         * ext/flac/gstflacenc.c:
103           Fix compilation against older libflac versions.
104
105 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
106
107         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
108         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
109         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
110         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
111         (gst_pulsemixer_ctrl_set_volume):
112         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
113         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
114         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
115         (gst_pulsesink_init), (gst_pulsesink_open),
116         (gst_pulsesink_prepare), (gst_pulsesink_write),
117         (gst_pulsesink_delay), (gst_pulsesink_reset):
118         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
119         (gst_pulsesrc_init):
120         Use GST_BOILERPLATE everywhere and fix coding style at some places.
121         Fix a locking issue in pulsesink's prepare function.
122
123         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
124         Check if the created channel layout is valid for GStreamer.
125
126 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
127
128         * gst/rtsp/gstrtspgoogle.c:
129         Things that can happen when your brain is in google mode trying to
130         deal with their google rtsp server extensions and trying to type your
131         google mail account.
132
133 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
134
135         * gst/rtsp/Makefile.am:
136         * gst/rtsp/gstrtsp.c: (plugin_init):
137         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
138         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
139         (_do_init), (gst_rtsp_google_base_init),
140         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
141         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
142         (gst_rtsp_google_extension_init):
143         * gst/rtsp/gstrtspgoogle.h:
144         Add google RTSP extension, it can only handle udp and responds with
145         unsupported if we do anything else. Fixes #546465.
146
147         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
148         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
149         (gst_rtspsrc_create_transports_string),
150         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
151         (gst_rtspsrc_close), (gst_rtspsrc_pause):
152         Make transport setup code a bit better using GString.
153         Add some more debug.
154         Check for closed connections before doing anything on them.
155
156 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
157
158         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
159         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
160         (gst_pulsesrc_prepare):
161         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
162         (gst_pulse_channel_map_to_gst):
163         * ext/pulse/pulseutil.h:
164         If downstream provides no channel layout and >2 channels should be
165         used use the default layout that pulseaudio chooses and also
166         add this layout to the caps. Fixes bug #547258.
167
168 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
169
170         Patch by: Peter Kjellerstedt <pkj at axis com>
171
172         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
173         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
174         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
175         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
176         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
177         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
178         (gst_udpsrc_set_property):
179         Avoid leaking internally allocated file descriptors when setting
180         custom file descriptors. Fixes #543101.
181
182 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
183
184         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
185         Don't try to configure RTCP back to the server when the server did not
186         give us a valid port number.
187
188 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
189
190         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
191         Use new basetransform method to renegotiate. Fixes #544956.
192
193         * tests/icles/Makefile.am:
194         * tests/icles/videobox-test.c: (make_pipeline), (main):
195         Add videobox renegotiation example.
196
197 2008-08-19  David Schleef  <ds@schleef.org>
198
199         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
200         with sane values.  Fixes #548530.
201
202 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
203
204         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
205         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
206         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
207         are already filled with the correct values by
208         gst_ring_buffer_parse_caps() so there's no need to set them again
209         with wrong values.
210
211 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
212
213         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
214         (gst_avi_demux_read_subindexes_push):
215         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
216         and instead of using the 'ix##' nomenclature, use '##ix'.
217         They're still valid though, this fixes the duration and indexes for
218         virtually all the ODML files I have.
219
220 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
221
222         Patch by: Olivier Crete <tester at tester dot ca>
223
224         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
225         (gst_rtp_vorbis_depay_process):
226         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
227         Update the vorbis RTP pay/depay to RFC 5215.
228         Fixes #547842.
229
230 2008-08-14  David Schleef  <ds@schleef.org>
231
232         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
233           with 3:2 pulldown, i.e., 24p.
234
235 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
236
237         * tests/check/elements/level.c: (GST_START_TEST):
238         Fix compilation some more.
239
240 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
241
242         * configure.ac::
243           Require -base CVS for wavparse acid chunk parsing.
244
245 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
246
247         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
248         (gst_pulsesink_init), (gst_pulsesink_finalize),
249         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
250         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
251         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
252         * ext/pulse/pulsesink.h:
253         Add "device-name" property to pulsesink too and currently commented
254         out and not working support for a "volume" property.
255
256 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
257
258         * configure.ac:
259         Remove more cdio stuff (moved to ugly)
260
261 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
262
263         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
264
265         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
266         (gst_pulsesrc_get_property):
267         Add "device-name" property, which provides a human readable string
268         for the audio device, to make it more consisten with other audio
269         sources. Fixes bug #547519.
270
271 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
272
273         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
274         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
275         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
276         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
277         * ext/pulse/pulsemixerctrl.h:
278         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
279         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
280         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
281         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
282         * ext/pulse/pulseprobe.h:
283         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
284         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
285         (gst_pulsesrc_change_state):
286         Improve debugging a bit by including the parent object in pulsemixerctrl
287         and pulseprobe objects and using GST_WARNING_OBJECT instead of
288         GST_WARNING.
289
290         Use the parent GObject subclass instead of a random struct as GObject
291         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
292         when probing for another property than "device".
293
294 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
295
296         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
297
298         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
299         Fix property probing after the device property is set by calling
300         set_server when the server property changes. Fixes bug #547518.
301
302 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
303
304         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
305
306         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
307         (gst_pulsesink_implements_interface_init),
308         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
309         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
310         (gst_pulsesink_get_type):
311         * ext/pulse/pulsesink.h:
312         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
313         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
314         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
315         * ext/pulse/pulsesrc.h:
316         Implement GstPropertyProbe interface on pulsesink for detecting
317         sink devices and on pulsesrc for detecting source devices.
318         Fixes bugs #547227 and #547217.
319
320 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
321
322         * gst/spectrum/gstspectrum.c:
323           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
324
325 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
326
327         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
328         Properly set the maximum latency value, in the same way it is done in
329         v4lsrc.
330         * sys/v4l2/v4l2src_calls.c:
331         Simplify fraction equality check, no need to use GValues for this.
332
333 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
334
335         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
336         Add warning messages stating exactly why the latency query failed.
337         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
338         In some cases, the negotiated framerate might be the default one which
339         is already set internally. But we still need to mark it down in fps_n
340         and fps_d so that the latency query can happen properly.
341
342 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
343
344         * docs/plugins/inspect/plugin-1394.xml:
345         Whoops, forgot one doc file for people who can't/don't build the
346         raw1394 plugin.
347
348 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
349
350         * docs/plugins/Makefile.am:
351         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
352         * docs/plugins/gst-plugins-good-plugins-sections.txt:
353         * docs/plugins/inspect/plugin-cdio.xml:
354         * ext/Makefile.am:
355         * ext/cdio/Makefile.am:
356         * ext/cdio/gstcdio.c:
357         * ext/cdio/gstcdio.h:
358         * ext/cdio/gstcdiocddasrc.c:
359         * ext/cdio/gstcdiocddasrc.h:
360
361         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
362         CDDA source to -ugly.
363
364         * po/LINGUAS:
365         * po/POTFILES.in:
366         * po/id.po:
367         Pull in new translation from 0.10.9.2 release branch.
368
369 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
370
371         * docs/plugins/Makefile.am:
372         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
373         * docs/plugins/gst-plugins-good-plugins-sections.txt:
374         * docs/plugins/gst-plugins-good-plugins.args:
375         * docs/plugins/gst-plugins-good-plugins.hierarchy:
376         * docs/plugins/gst-plugins-good-plugins.interfaces:
377         Integrate documentation for new hdv1394src element.
378
379 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
380
381         * ext/raw1394/Makefile.am:
382         * ext/raw1394/gst1394.c: (plugin_init):
383         * ext/raw1394/gsthdv1394src.c: (_do_init),
384         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
385         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
386         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
387         (gst_hdv1394src_from_raw1394handle),
388         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
389         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
390         (gst_hdv1394src_start), (gst_hdv1394src_stop),
391         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
392         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
393         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
394         (gst_hdv1394src_uri_handler_init):
395         * ext/raw1394/gsthdv1394src.h:
396         mpeg2-ts (HDV) variant of firewire capture element.
397         Fixes #350830
398
399 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
400
401         * gst/level/gstlevel.c: (gst_level_message_new):
402          Fix compilation (also known as the classic 'fix code that someone
403          committed without compiling it first').
404
405 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
406
407         * tests/check/elements/level.c:
408           Add a test for level in stereo mode.
409
410 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
411
412         * tests/examples/spectrum/demo-audiotest.c:
413         * tests/examples/spectrum/demo-osssrc.c:
414           Demo how to draw analyzer results synced to the clock.
415
416 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
417
418         * gst/level/gstlevel.c:
419           Little renaming (l -> level).
420
421         * gst/spectrum/gstspectrum.c:
422         * gst/spectrum/gstspectrum.h:
423           Also send full timestamp/duration details here.
424
425 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
426
427         * gst/level/gstlevel.c:
428         * gst/level/gstlevel.h:
429           Send same timestamp/duration details as videoanalysis. This gives
430           applications better chance to sync analysis results with playback.
431
432 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
433
434         * gst/matroska/matroska-mux.c:
435         (gst_matroska_mux_handle_sink_event),
436         (flac_streamheader_to_codecdata):
437         We need to drop one additional buffer for FLAC as the fLaC
438         marker and STREAMINFO block are merged into one buffer in the caps.
439
440         Also don't pretend to support NEWSEGMENT events, otherwise we
441         will most probably write some invalid data.
442
443 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
444
445         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
446         (gst_matroska_mux_audio_pad_setcaps):
447         Add support for muxing FLAC into Matroska containers.
448         Fixes bug #311586.
449
450 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
451
452         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
453         Actually provide the variables required for the format string.
454
455 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
456
457         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
458         (gst_matroska_demux_element_send_event),
459         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
460         * gst/matroska/matroska-demux.h:
461         Close the current segment if we're doing a non-flushing seek and send
462         the close-segment and the new segment of the seek from the streaming
463         thread.
464
465 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
466
467         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
468         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
469         (gst_flac_enc_change_state):
470         * ext/flac/gstflacenc.h:
471         Handle non-zero start timestamps correctly, mark header packets as
472         IN_CAPS and print a warning and suggest using audiorate if stream
473         discontinuities are detected. When FLAC supports flushing the encoder
474         somehow this should be done for discontinuities instead.
475
476         Remove some unused variables from the instance struct.
477
478 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
479
480         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
481         If seeking failed return the appropiate return value to FLAC.
482         Otherwise it thinks seeking was successfull and tries to rewrite
483         parts of the headers which then get appended to the output.
484
485 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
486
487         Patch by: Frederic Crozat <fcrozat@mandriva.org>
488
489         * ext/esd/gstesd.c: (plugin_init):
490         * ext/flac/gstflac.c: (plugin_init):
491         * ext/shout2/gstshout2.c: (plugin_init):
492         * ext/wavpack/gstwavpack.c: (plugin_init):
493         * sys/oss/gstossaudio.c: (plugin_init):
494         * sys/v4l2/gstv4l2.c: (plugin_init):
495         Make sure gettext returns translations in UTF-8 encoding rather
496         than in the current locale encoding (#546822).
497
498 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
499
500         * ext/flac/gstflacdec.c:
501         Add FIXME for 0.11 to simply output everything with width=32 as given
502         by FLAC and let audioconvert handle the conversions instead of doing
503         them in flacdec.
504
505 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
506
507         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
508         When outputting a pad template range for the size, include a framerate
509         range too, to avoid 'not a real subset of template caps' errors.
510
511 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
512
513         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
514
515         * ext/flac/Makefile.am:
516         * ext/flac/gstflac.c: (plugin_init):
517         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
518         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
519         (gst_flac_tag_dispose), (gst_flac_tag_init),
520         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
521         (gst_flac_tag_change_state):
522         * ext/flac/gstflactag.h:
523         Port flactag to 0.10, add documentation for it and clean it up a bit.
524         Fixes bug #413841.
525
526         * docs/plugins/Makefile.am:
527         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
528         * docs/plugins/gst-plugins-good-plugins-sections.txt:
529         * docs/plugins/gst-plugins-good-plugins.hierarchy:
530         * docs/plugins/gst-plugins-good-plugins.interfaces:
531         * docs/plugins/gst-plugins-good-plugins.prerequisites:
532         * docs/plugins/inspect/plugin-flac.xml:
533         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
534         * ext/flac/gstflacdec.h:
535         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
536         * ext/flac/gstflacenc.h:
537         Add flactag and flacenc to the documentation and mark
538         the private parts of the flacdec instance structure as private.
539
540         Also use gst_element_class_set_details_simple() in flacdec and
541         flacenc.
542
543 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
544
545         * gst/qtdemux/qtdemux.c:
546           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
547           for it but ffmpeg does not.
548
549 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
550
551         * gst/wavparse/gstwavparse.c:
552           Handle the list chunk and use gst_riff_parse_info() to parse the info
553           sub-chunk.
554
555 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
556
557         * gst/wavparse/gstwavparse.c:
558           Handle the acid chunk and send tempo as part of tags. Other fields are
559           interesting too, but need more tag-definitions. Fixes #545433.
560
561 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
562
563         * gst/wavparse/gstwavparse.c:
564           Refactor wavparse. Call _reset() from dispose() and move old code from
565           dispose into reset. This way we don't leak taglists when we abort
566           parsing. Fix some comments. Move code for skipping a chunk into extra
567           function. Replace chunk sizes with a const to ease readability.         
568
569 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
570
571         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
572
573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
574         Improve udp port setup. Fixes #545710.
575
576 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
577
578         * gst/rtp/Makefile.am:
579         * gst/rtp/gstrtp.c: (plugin_init):
580         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
581         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
582         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
583         (gst_rtp_mp1s_depay_set_property),
584         (gst_rtp_mp1s_depay_get_property),
585         (gst_rtp_mp1s_depay_change_state),
586         (gst_rtp_mp1s_depay_plugin_init):
587         * gst/rtp/gstrtpmp1sdepay.h:
588         Add MP1S depayloader.
589
590         * gst/rtsp/URLS:
591         Some more sample rtsp streams.
592
593 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
594
595         * gst/rtsp/URLS:
596         Add another URL.
597
598         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
599         * tests/check/elements/rglimiter.c: (GST_START_TEST):
600         Add some more debug info.
601
602 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
603
604         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
605         Provide cbSize field for audio extra_data size, and take care to
606         pad extra_data.
607
608 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
609
610         * gst/qtdemux/qtdemux.c:
611           Return the result of gst_pad_{start,stop}_task instead of hard-coded
612           TRUE.
613
614 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
615
616         * gst/qtdemux/qtdemux.c:
617         * gst/qtdemux/qtdemux_fourcc.h:
618           Add keyword tag support. Fixes #520694 for qtdemux.
619
620 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
621
622         * gst/qtdemux/qtdemux.c:
623           Add support for tmpo tag (BPM).
624
625 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
626
627         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
628         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
629         Set an estimate for the total number of samples that will be encoded
630         if possible to help decoders if the streaminfo can't be rewritten
631         later (like when muxing into Ogg containers).
632
633         Add a warning if we get header packets after data packets as those
634         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
635         work.
636
637 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
638
639         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
640         (gst_flac_dec_write):
641         Support decoding of all depths between 4 and 32 bits and read the
642         depth from the streaminfo header if needed. Also support all sampling
643         rates between 1 and 655350 Hz.
644
645         * ext/flac/gstflacenc.c:
646         (gst_flac_enc_caps_append_structure_with_widths),
647         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
648         (gst_flac_enc_chain):
649         * ext/flac/gstflacenc.h:
650         Support encoding in all bit depths supported by the streamable
651         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
652         between 1 Hz and 655350 Hz.
653
654 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
655
656         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
657         (gst_flac_enc_sink_getcaps):
658         Support encoding of up to 8 channels.
659
660 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
661
662         * ext/soup/gstsouphttpsrc.c:
663         * ext/soup/gstsouphttpsrc.h:
664         Fix seeking race condition in #540300
665         Patch By: Wouter Cloetens  <wouter at mind be>
666
667 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
668
669         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
670         (gst_matroska_demux_element_send_event),
671         (gst_matroska_demux_handle_seek_event),
672         (gst_matroska_demux_handle_src_event):
673         When receiving a SEEK event on a specific pad first search for a seek
674         table entry for the stream of the pad and then fall back to an entry
675         for a different stream.
676
677 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
678
679         * configure.ac:
680         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
681         * gst/matroska/matroska-ids.h:
682         Build depend on core CVS for the attachment tag.
683
684 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
685
686         * configure.ac:
687         * gst/matroska/Makefile.am:
688         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
689         (copy_backptr), (lzo1x_decode), (main):
690         * gst/matroska/lzo.h:
691         * gst/matroska/matroska-demux.c:
692         (gst_matroska_demux_read_track_encoding),
693         (gst_matroska_decompress_data), (gst_matroska_decode_data),
694         (gst_matroska_decode_buffer),
695         (gst_matroska_decode_content_encodings),
696         (gst_matroska_demux_read_track_encodings),
697         (gst_matroska_demux_add_stream),
698         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
699         * gst/matroska/matroska-ids.h:
700         Decode the codec private data and following ContentEncoding if
701         necessary.
702
703         Support bzip2, lzo and header stripped compression. For lzo use the
704         ffmpeg lzo implementation as liblzo is GPL licensed.
705         
706         Fix zlib decompression.
707
708 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
709
710         * gst/matroska/matroska-mux.c:
711         (gst_matroska_mux_audio_pad_setcaps):
712         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
713         duration of a frame with the new mpegaudioversion caps field.
714
715 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
716
717         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
718         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
719         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
720         (gst_matroska_demux_stream_from_num),
721         (gst_matroska_demux_tracknumber_unique),
722         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
723         (gst_matroska_demux_handle_seek_event),
724         (gst_matroska_demux_sync_streams),
725         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
726         (gst_matroska_demux_loop):
727         * gst/matroska/matroska-demux.h:
728         Allow an infinite number of stream inside Matroska containers and use
729         a GPtrArray for storing them instead of allowing "only" 127 streams.
730
731 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
732
733         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
734         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
735         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
736         (gst_ebml_read_element_length), (gst_ebml_peek_id),
737         (gst_ebml_read_get_length), (gst_ebml_read_skip),
738         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
739         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
740         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
741         (gst_ebml_read_master), (gst_ebml_read_binary),
742         (gst_ebml_read_header):
743         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
744         (gst_ebml_write_element_size), (gst_ebml_write_uint),
745         (gst_ebml_write_sint), (gst_ebml_write_ascii),
746         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
747         (gst_ebml_replace_uint):
748         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
749         (gst_matroska_demux_read_track_encoding),
750         (gst_matroska_demux_read_track_encodings),
751         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
752         (gst_matroska_demux_send_event),
753         (gst_matroska_demux_element_send_event),
754         (gst_matroska_demux_handle_seek_event),
755         (gst_matroska_demux_handle_src_event),
756         (gst_matroska_demux_init_stream),
757         (gst_matroska_demux_parse_tracks),
758         (gst_matroska_demux_parse_index_cuetrack),
759         (gst_matroska_demux_parse_index_pointentry),
760         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
761         (gst_matroska_demux_parse_metadata_id_simple_tag),
762         (gst_matroska_demux_parse_metadata_id_tag),
763         (gst_matroska_demux_parse_metadata),
764         (gst_matroska_demux_parse_attached_file),
765         (gst_matroska_demux_parse_attachments),
766         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
767         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
768         (gst_matroska_demux_push_flac_codec_priv_data),
769         (gst_matroska_demux_push_xiph_codec_priv_data),
770         (gst_matroska_demux_push_dvd_clut_change_event),
771         (gst_matroska_demux_add_mpeg_seq_header),
772         (gst_matroska_demux_add_wvpk_header),
773         (gst_matroska_demux_check_subtitle_buffer),
774         (gst_matroska_decode_buffer),
775         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
776         (gst_matroska_demux_parse_cluster),
777         (gst_matroska_demux_parse_contents_seekentry),
778         (gst_matroska_demux_parse_contents),
779         (gst_matroska_demux_loop_stream_parse_id),
780         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
781         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
782         (gst_matroska_demux_subtitle_caps),
783         (gst_matroska_demux_change_state):
784         * gst/matroska/matroska-ids.c:
785         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
786         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
787         (gst_matroska_mux_video_pad_setcaps),
788         (xiph3_streamheader_to_codecdata),
789         (vorbis_streamheader_to_codecdata),
790         (theora_streamheader_to_codecdata),
791         (gst_matroska_mux_audio_pad_setcaps),
792         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
793         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
794         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
795         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
796         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
797         Fix indention everywhere. A broken indent version has added newlines
798         after every single declaration some time ago.
799
800 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
801
802         * gst/matroska/matroska-demux.c:
803         (gst_matroska_demux_loop_stream_parse_id):
804         If no Tracks are found error out instead of trying it again until the
805         end of time.
806
807 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
808
809         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
810         Fix demuxing of raw integer audio. The samples are unsigned only for 8
811         bit and signed otherwise, not the other way around.
812
813 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
814
815         * gst/matroska/matroska-mux.c:
816         Add more raw YUV formats to the list of supported formats.
817
818 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
819
820         * gst/matroska/matroska-mux.c:
821         (gst_matroska_mux_audio_pad_setcaps):
822         Add support for muxing raw float audio now that the spec defines the
823         endianness and add support for muxing raw integer audio with 24 and
824         32 bits.
825
826         Allow muxing of more than 8 audio channels.
827
828 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
829
830         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
831         (gst_matroska_mux_reset), (gst_matroska_mux_start):
832         Add locking to the global array of used track UIDs to prevent random
833         crashes if more than a single matrosmux instance is used.
834
835         Use 64 bit values for the track UIDs.
836
837         Use the global GRandom of GLib instead of creating our own one
838         for the few random numbers we need every single time.
839
840 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
841
842         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
843         (gst_flac_dec_setup_stream_decoder),
844         (gst_flac_dec_update_metadata):
845         Always post the audio-codec tag, not only if other tags are present.
846
847 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
848
849         * configure.ac:
850         Back to development -> 0.10.9.1
851
852 === release 0.10.9 ===
853
854 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
855
856         * configure.ac:
857           releasing 0.10.9, "Steam Train Rolling"
858
859 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
860
861         * ext/soup/gstsouphttpsrc.c:
862         Don't throw an error when soup completes a msg with status
863         'cancelled', as that indicates we cancelled a request while
864         shutting down or seeking, and it's not an error.
865         Fixes: #540300 again.
866
867 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
868
869         * configure.ac:
870         0.10.8.4 pre-release
871
872 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
873
874         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
875         Fix segment-stop regression.
876         Add documentation regarding segments in quicktime files by Wim Taymans.
877         Fixes #544509
878
879 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
880
881         * configure.ac:
882         0.10.8.3 pre-release
883
884         * po/LINGUAS:
885         * po/pt_BR.po:
886         Add pt_BR translation
887
888 2008-07-23  Michael Smith <msmith@songbirdnest.com>
889
890         * gst/goom/convolve_fx.c:
891         * gst/goom/filters.c:
892         * gst/goom/goom_config.h:
893         * gst/goom/goom_core.c:
894         * gst/goom/goom_tools.h:
895           Fix build with MSVC: include glib.h to define inline appropriately,
896           use header guards where needed.
897         * gst/udp/gstudpnetutils.c:
898         * gst/udp/gstudpsrc.c:
899           Fix build with MSVC: use WSA* constants/functions where appropriate, use
900           g_snprintf rather than snprintf.
901           Fixes #544433.
902
903 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
904
905         * gst/debug/gsttaginject.c:
906         * gst/debug/gsttaginject.h:
907           Sent tags in _transform_ip() instead of _start(). Fixes #543404
908           partially.
909
910 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
911
912         * configure.ac:
913         0.10.8.2 pre-release
914
915 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
916
917         * ext/Makefile.am:
918         Finish hooking up pulseaudio plugin to the build.
919
920         * ext/pulse/pulsemixerctrl.c:
921         Fix compilation error.
922
923 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
924
925         * po/LINGUAS:
926         * po/lt.po:
927         Add new lithunian translation, and add french to the LINGUAS
928         file.
929
930 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
931
932         * ext/soup/gstsouphttpsrc.c:
933         Fix Soup HTTP source seeking.
934         Patch By: Wouter Cloetens  <wouter at mind be>
935         Fixes: #540300
936
937         * tests/check/elements/.cvsignore:
938         Ignore new check programs.
939
940 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
941
942         * configure.ac:
943         * docs/plugins/Makefile.am:
944         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
945         * docs/plugins/gst-plugins-good-plugins-sections.txt:
946         * docs/plugins/gst-plugins-good-plugins.args:
947         * docs/plugins/gst-plugins-good-plugins.hierarchy:
948         * docs/plugins/gst-plugins-good-plugins.interfaces:
949         * docs/plugins/gst-plugins-good-plugins.prerequisites:
950         * docs/plugins/inspect/plugin-interleave.xml:
951         * docs/plugins/inspect/plugin-replaygain.xml:
952         * tests/check/Makefile.am:
953
954         Move replaygain and interleave plugins from -bad.
955         Fixes: #543406
956         Fixes: #536228
957
958 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
959
960         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
961         (qtdemux_parse_trak):
962         Revert ISO base media spec based pixel-aspect-ratio calculation.
963         Fixes #543300.
964
965 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
966
967         * sys/osxvideo/osxvideosink.m:
968         Fix minor build issues on macosx.
969         Fixes #543054
970
971 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
972
973         * configure.ac::
974         * ext/taglib/Makefile.am::
975           Only use -Wno-attributes (which is there to work around a
976           bug in the taglib 1.5 headers) if the c++ compiler actually
977           supports it (#543255).
978
979 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
980
981         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
982
983         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
984           Avoid compiler warning by initialising variable to NULL (#543259).
985
986 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
987
988         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
989         Don't pass NULL taglists to gst_tag_list_is_empty().
990
991 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
992
993         * tests/check/elements/cmmldec.c: (GST_START_TEST):
994         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
995         (rtp_pipeline_run):
996         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
997         Don't use declarations after statements.
998
999 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1000
1001         * ext/jpeg/gstjpegdec.c:
1002         Align documentation with reality.
1003
1004 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1005
1006         * gst/udp/gstudpnetutils.c:
1007         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
1008         old value (1) if it's not defined which should not cause any problems
1009         as we're using it internal only anyway.
1010
1011 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1012
1013         Patch by: Alessandro Decina <alessandro at nnva dot org>
1014
1015         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
1016         Fix build of avidemux on big endian architectures.
1017
1018 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1019
1020         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
1021
1022         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1023         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
1024
1025 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1026
1027         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1028         (qtdemux_parse_trak):
1029         Set pixel-aspect-ratio in caps using display width and height
1030         provided in track.
1031
1032 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1033
1034         * configure.ac:
1035         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
1036         flags that are invalid for C++. Fixes bug #516509.
1037
1038 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1039
1040         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
1041         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
1042         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
1043         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
1044         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1045         * tests/examples/equalizer/demo.c: (message_handler):
1046         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
1047         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
1048         Don't use declarations after statements and variable length arrays.
1049
1050 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1051
1052         Patch by: Daniel Drake <dsd at gentoo dot org>
1053
1054         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
1055         (gst_v4l2src_get_nearest_size):
1056         Try progressive video if interlaced fails. Fixes bug #541956
1057         and the usage of v4l2src on OLPC.
1058
1059 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1060
1061         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1062         (gst_rtp_speex_depay_process):
1063         * gst/rtp/gstrtpspeexdepay.h:
1064         Revert last change: Only the jitterbuffer is able to convert RTP to
1065         Gstreamer timestamps and normal (de)payloaders should simply copy it.
1066         Reopens bug #541787.
1067
1068 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
1069
1070         * gst/rtp/gstrtpvrawdepay.c:
1071           Include stdlib.h for atoi().
1072
1073         * gst/rtsp/gstrtspsrc.c:
1074           Use floating point math for latencies < 0 sec in log output.
1075
1076 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1077
1078         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
1079
1080         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1081         (gst_rtp_speex_depay_process):
1082         * gst/rtp/gstrtpspeexdepay.h:
1083         Take timestamp from the RTP packet as a first step to fix problems
1084         with transmission over RTP when the network is not reliable.
1085         Fixes bug #541787.
1086
1087 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1088
1089         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
1090
1091         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
1092         Fix parsing of udp:// URIs containing IPv6 addresses.
1093         Fixes bug #541650.
1094
1095 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1096
1097         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
1098         Do not leak incoming buffers.
1099
1100 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1101
1102         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1103
1104         * configure.ac:
1105         Fix build of the RTP plugin with mingw32 by linking to ws2_32
1106         for htons() and htonl(). Fixes bug #541412.
1107
1108 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1109
1110         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
1111         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
1112         (gst_matroska_demux_element_query),
1113         (gst_matroska_demux_handle_src_query),
1114         (gst_matroska_demux_handle_seek_event):
1115         Handle position and duration query in DEFAULT format if the
1116         pad's track has a default frame duration set.
1117
1118         Fix seeking now that the segment's duration doesn't contain the
1119         (possibly wrong or inaccurate) duration of the Matroska file.
1120
1121 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1122
1123         * gst/matroska/ebml-read.c: (_ext2dbl):
1124         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
1125         in math.h except on MSVC where it is defined in xmath.h.
1126         Fixes compilation with MSVC.
1127
1128 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1129
1130         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1131         (gst_matroska_demux_handle_src_query),
1132         (gst_matroska_demux_parse_info),
1133         (gst_matroska_demux_loop_stream_parse_id):
1134         * gst/matroska/matroska-demux.h:
1135         Don't set the segment duration to the duration from the Matroska
1136         header as this value could be wrong and is just informational.
1137
1138 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1139
1140         * gst/matroska/matroska-demux.c:
1141         (gst_matroska_demux_loop_stream_parse_id):
1142         If no Tracks element is found until the first Cluster is found
1143         search it and error out if none is found in the complete file.
1144
1145 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1146
1147         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
1148         Resync non-subtitle tracks too if a too large gap compared to other
1149         tracks is detected.
1150
1151 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1152
1153         * gst/rtp/Makefile.am:
1154         * gst/rtp/gstrtp.c: (plugin_init):
1155         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
1156         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
1157         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
1158         (gst_rtp_vraw_depay_change_state),
1159         (gst_rtp_vraw_depay_plugin_init):
1160         * gst/rtp/gstrtpvrawdepay.h:
1161         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
1162         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
1163         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
1164         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
1165         (gst_rtp_vraw_pay_plugin_init):
1166         * gst/rtp/gstrtpvrawpay.h:
1167         Add raw video pay and depayloaders, see RFC4175.
1168
1169 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
1170
1171         * ext/libpng/gstpngdec.c:
1172         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
1173         whatever it returned.
1174
1175 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1176
1177         * gst/avi/avi-ids.h:
1178         Add vprp chunk related structures.
1179         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
1180         (gst_avi_demux_parse_stream):
1181         Parse optional vprp chunk and add calculated pixel-aspect-ratio
1182         to caps.  Fixes #539482.
1183         * gst/avi/gstavimux.h:
1184         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
1185         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
1186         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
1187
1188 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1189
1190         * tests/check/elements/avimux.c: (check_avimux_pad):
1191         Adjust avimux unit test according to increased streamheader size.
1192
1193 2008-06-27  David Schleef  <ds@schleef.org>
1194
1195         * gst/qtdemux/qtdemux.c: Add Dirac stream type
1196
1197 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1198
1199         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
1200         * gst/avi/gstavimux.h:
1201         Add 8 bytes to current streamheader to make for a complete one
1202         and to make more players happy.  Fixes #519460.
1203
1204 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1205
1206         * sys/v4l2/v4l2_calls.c::
1207           Don't include unused gstv4l2xoverlay.h. Fixes build
1208           in case where X11 headers are not installed.
1209
1210 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1211
1212         * ext/dv/gstdv.c: (plugin_init):
1213         Fix compilation.
1214
1215 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1216
1217         * ext/dv/gstdv.c: (plugin_init):
1218         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
1219         DV decoder available.
1220         Fixes #532393
1221
1222 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1223
1224         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1225         Call getsockname() after the call to bind() to get updated values
1226         for the port, etc. This fixes the usage of udpsrc on anonymous
1227         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
1228         Thanks to Aurelien Grimaud for pointing out the obvious fix.
1229
1230 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1231
1232         * tests/check/pipelines/wavpack.c: (bus_handler):
1233         Remove workaround for a bug in identity that is fixed in 0.10.20.
1234
1235 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1236
1237         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
1238
1239         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
1240         Fix HTTP auth support with user/password passed via the URI.
1241         Fixes bug #540067.
1242
1243 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
1244
1245         * configure.ac:
1246           Depend on released versions of core and -base.
1247
1248 2008-06-23  Julien Moutte  <julien@fluendo.com>
1249
1250         * gst/matroska/matroska-demux.c:
1251         (gst_matroska_demux_read_track_encoding),
1252         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
1253         format strings in macros. (makes it build on OS X again...)
1254
1255 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1256
1257         * gst/rtp/gstrtptheorapay.c:
1258         * gst/udp/gstmultiudpsink.c:
1259           Added debug.
1260
1261 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
1262
1263         * configure.ac: switch v4l2src over to the normal build instead of
1264         being 'experimental'. Fixes bug #536831.
1265
1266 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
1267
1268         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
1269         Remove unused variable so that we can compile again.
1270
1271 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
1272
1273         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
1274         No need to check for audio/G723 and audio/32KADPCM here as they are
1275         no longer supported.
1276
1277 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1278
1279         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
1280         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
1281         Use G_GINT64_CONSTANT, this fixes the duration query on files without
1282         known length.
1283
1284 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1285
1286         * gst/matroska/matroska-demux.c:
1287         (gst_matroska_demux_add_wvpk_header),
1288         (gst_matroska_demux_audio_caps):
1289         * gst/matroska/matroska-ids.h:
1290         Fix demuxing of WavPack files. Muxing is still broken.
1291
1292 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1293
1294         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
1295         (gst_matroska_demux_add_mpeg_seq_header),
1296         (gst_matroska_demux_add_wvpk_header),
1297         (gst_matroska_demux_check_subtitle_buffer),
1298         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1299         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
1300         (gst_matroska_demux_subtitle_caps):
1301         * gst/matroska/matroska-ids.h:
1302         Add a "vfunc" to the track context for postprocessing frames and
1303         convert the wavpack and subtitle postprocessing to this vfunc.
1304         Copy buffer flags in those functions to the new buffers too.
1305
1306         Parse CodecState elements of Blocks.
1307
1308         Add a postprocessing function for MPEG video that adds the sequence
1309         header from the codec private data or codec state to the frames if
1310         it's not already there.
1311
1312 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1313
1314         * gst/matroska/matroska-demux.c:
1315         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1316         If a gap of more than 1/2 second is found in one stream send a
1317         NEWSEGMENT event to not stall the pipeline if the gap is too large.
1318         This also fixes Matroska files where the first buffer doesn't start
1319         at timestamp 0. Fixes bug #429322.
1320
1321         The duration of a block is the default duration multiplied with the
1322         number of laces. Every lace is one frame and the default duration
1323         is the duration of one frame. This fixes playback of files that use
1324         lacing for some tracks.
1325
1326 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
1327
1328         * gst/matroska/matroska-demux.c:
1329         (gst_matroska_demux_parse_contents_seekentry):
1330         Update FIXME/TODOs and only ignore EOS at the central, important place
1331         instead of several places.
1332
1333 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1334
1335         * gst/rtp/gstrtpg726pay.c:
1336         Fix caps, See #538891.
1337
1338 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
1339
1340         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1341         (gst_matroska_demux_stream_from_num),
1342         (gst_matroska_demux_encoding_cmp),
1343         (gst_matroska_demux_encoding_order_unique),
1344         (gst_matroska_demux_read_track_encoding),
1345         (gst_matroska_demux_read_track_encodings),
1346         (gst_matroska_demux_tracknumber_unique),
1347         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
1348         (gst_matroska_demux_parse_tracks),
1349         (gst_matroska_demux_parse_index_cuetrack),
1350         (gst_matroska_demux_parse_index_pointentry),
1351         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1352         (gst_matroska_demux_parse_metadata_id_simple_tag),
1353         (gst_matroska_demux_parse_metadata_id_tag),
1354         (gst_matroska_demux_parse_metadata),
1355         (gst_matroska_demux_parse_attached_file),
1356         (gst_matroska_demux_parse_attachments),
1357         (gst_matroska_demux_parse_chapters),
1358         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
1359         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1360         (gst_matroska_demux_parse_cluster),
1361         (gst_matroska_demux_parse_contents_seekentry),
1362         (gst_matroska_demux_parse_contents),
1363         (gst_matroska_demux_loop_stream_parse_id),
1364         (gst_matroska_demux_loop):
1365         Improve debug output everywhere and fix the EOS logic.
1366
1367         Check the values of the ContentEncoding elements more strictly and
1368         don't use tracks for which it's invalid.
1369
1370         Check that the track number is unique for this stream.
1371
1372         Check that seek positions are below G_MAXINT64 as our seeks are
1373         int64-based and overflows will fail badly.
1374
1375         After seeks also don't push SimpleBlocks until the first one
1376         containing a keyframe is found. Before this was done only for normal
1377         Blocks.
1378
1379         Update some FIXME/TODOs.
1380         
1381         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
1382         (gst_ebml_read_utf8), (gst_ebml_read_header):
1383         Improve debug output.
1384
1385         * gst/matroska/matroska-ids.c:
1386         (gst_matroska_track_init_video_context):
1387         * gst/matroska/matroska-ids.h:
1388         * gst/matroska/matroska-mux.c:
1389         (gst_matroska_mux_video_pad_setcaps):
1390         Remove eye mode and don't parse it anymore. We can't use that
1391         information in GStreamer yet so it's useless.
1392
1393
1394 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1395
1396         Patch by: Mersad Jelacic <mersad at axis dot com>
1397
1398         * gst/rtp/Makefile.am:
1399         * gst/rtp/gstrtp.c: (plugin_init):
1400         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
1401         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
1402         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
1403         (gst_rtp_g726_depay_plugin_init):
1404         * gst/rtp/gstrtpg726depay.h:
1405         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
1406         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
1407         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
1408         * gst/rtp/gstrtpg726pay.h:
1409         Added G726 pay/depayloaders. Fixes #538891.
1410
1411 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
1412
1413         * gst/rtsp/URLS:
1414         Some more urls.
1415
1416         * gst/smpte/barboxwipes.c:
1417         Add a comment
1418
1419         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
1420         Fix typo, add audioresample to the pipeline.
1421
1422 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
1423
1424         * ext/libmng/Makefile.am:
1425         * ext/libmng/gstmng.c: (plugin_init):
1426         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
1427         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
1428         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
1429         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
1430         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
1431         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
1432         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
1433         (gst_mng_dec_change_state):
1434         * ext/libmng/gstmngdec.h:
1435         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
1436         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
1437         (gst_mng_enc_init), (gst_mng_enc_chain),
1438         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
1439         * ext/libmng/gstmngenc.h:
1440         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
1441         bits ifdeffed out still.
1442
1443 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
1444
1445         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
1446         When comparing index elements with the same time compare their
1447         block number.
1448
1449 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
1450
1451         * gst/matroska/matroska-demux.c:
1452           (gst_matroska_demux_parse_attached_file)
1453           Init variable to NULL to avoid compiler warning.
1454
1455 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
1456
1457         * gst/matroska/Makefile.am:
1458         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1459         (gst_matroska_demux_parse_attached_file),
1460         (gst_matroska_demux_parse_attachments),
1461         (gst_matroska_demux_parse_contents_seekentry),
1462         (gst_matroska_demux_loop_stream_parse_id):
1463         * gst/matroska/matroska-demux.h:
1464         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
1465         * gst/matroska/matroska-ids.h:
1466         * gst/matroska/matroska.c: (plugin_init):
1467         Parse Attachments and post them as GST_TAG_IMAGE if we detect
1468         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
1469         and description of the attachments in the caps. Fixes bug #537622.
1470
1471 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
1472
1473         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
1474         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
1475         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
1476         (gst_speex_enc_src_query), (gst_speex_enc_init),
1477         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
1478         (gst_speex_enc_chain), (gst_speex_enc_get_property),
1479         (gst_speex_enc_set_property):
1480         Add mode property.
1481         Some cleanups, add more debug info.
1482         Add latency query.
1483
1484 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
1485
1486         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
1487         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
1488         If we get less bytes than requested we can't do anything except doing
1489         our EOS logic.
1490
1491 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1492
1493         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1494         (gst_matroskademux_do_index_seek),
1495         (gst_matroska_demux_parse_index_cuetrack),
1496         (gst_matroska_demux_parse_index_pointentry),
1497         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
1498         (gst_matroska_demux_parse_metadata):
1499         * gst/matroska/matroska-demux.h:
1500         * gst/matroska/matroska-ids.h:
1501         Use a GArray for storing the Cue (i.e. seek) information, store
1502         the CueTrackPositions for every track, store the block number
1503         and optimize searching in the array by sorting it after the last
1504         element was added.
1505
1506         Fix a small memory leak when trying to parse a tags element that was
1507         already parsed.
1508
1509 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1510
1511         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1512         (gst_matroska_mux_start), (gst_matroska_mux_finish),
1513         (gst_matroska_mux_write_data):
1514         * gst/matroska/matroska-mux.h:
1515         Don't write another SeekHead which indexes all Clusters to the end of
1516         the file. This isn't useful for anything and just increases filesize.
1517
1518 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1519
1520         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
1521         Prevent unaligned memory access when reading floats.
1522
1523 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1524
1525         * gst/matroska/ebml-read.c:
1526         * gst/matroska/ebml-read.h:
1527         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1528         (gst_matroska_demux_parse_metadata):
1529         * gst/matroska/matroska-demux.h:
1530         Make sure that every Tags element is only parsed once and it's
1531         containing tags are only posted once.
1532
1533 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1534
1535         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
1536         (gst_ebml_read_header):
1537         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
1538         (gst_matroska_demux_parse_tracks),
1539         (gst_matroska_demux_parse_index_cuetrack),
1540         (gst_matroska_demux_parse_index_pointentry),
1541         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1542         (gst_matroska_demux_parse_metadata_id_simple_tag),
1543         (gst_matroska_demux_parse_metadata_id_tag),
1544         (gst_matroska_demux_parse_metadata),
1545         (gst_matroska_demux_parse_attachments),
1546         (gst_matroska_demux_parse_chapters),
1547         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1548         (gst_matroska_demux_parse_cluster),
1549         (gst_matroska_demux_parse_contents_seekentry),
1550         (gst_matroska_demux_parse_contents),
1551         (gst_matroska_demux_loop_stream_parse_id):
1552         Handle EBML elements like Void or CRC32 in the EbmlRead base class
1553         already. They're not useful in the matroska parser and only cause
1554         additional code.
1555
1556 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
1557
1558         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
1559         (gst_ebml_finalize), (gst_ebml_read_change_state),
1560         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
1561         * gst/matroska/matroska-demux.c:
1562         (gst_matroska_demux_parse_contents_seekentry):
1563         Reverse the level list as we usually are only interested in the
1564         first element or want to add a new first element. Having the
1565         first element stored at the end and calling g_list_last() and
1566         g_list_append() is more expensive.
1567
1568         Also use GSlice for allocating the GstEbmlLevel structs.
1569
1570 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
1571
1572         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
1573           (gst_tag_inject_class_init), (gst_tag_inject_init):
1574           Don't unref NULL taglist in finalize. Don't use c++ style
1575           comments.
1576
1577 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
1578
1579         * gst/matroska/matroska-demux.c:
1580         (gst_matroska_demux_parse_metadata_id_simple_tag):
1581         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
1582         (gst_matroska_mux_write_data):
1583         Use gst_value_serialize() and gst_value_deserialize() for transforming
1584         tags from some GType to a string and the other way around. The default
1585         transformations in GLib don't include transformations from string to
1586         number types.
1587
1588 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
1589
1590         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1591         (gst_matroska_demux_parse_tracks),
1592         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1593         (gst_matroska_demux_parse_attachments),
1594         (gst_matroska_demux_parse_chapters),
1595         (gst_matroska_demux_parse_contents_seekentry),
1596         (gst_matroska_demux_loop_stream_parse_id):
1597         * gst/matroska/matroska-demux.h:
1598         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
1599         Tags multiple times. The first ones can appear more than once but must
1600         contain the same content as the first for backup purposes so we ignore
1601         all but the first one. Tags can appear multiple times with different
1602         content.
1603
1604         Jump to all elements except Clusters that are available from a
1605         SeekHead to make it more likely to have all required informations
1606         before getting to the first Clusters.
1607
1608         Add dummy functions for parsing Attachments and Chapters.
1609
1610 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1611
1612         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
1613         (gst_udpsrc_create), (gst_udpsrc_set_property),
1614         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
1615         * gst/udp/gstudpsrc.h:
1616         Add property to control automatic join/leave of multicast groups.
1617         Add G_LIKELY.
1618         Remove setting caps on buffers explicitly, basesrc does that for us now.
1619         Improve debug info.
1620         Convert some non-fatal error into warnings.
1621         Use g_ntohs for better portability.
1622         Leave multicast groups when stopping.
1623         When using external sockets, use getsockname() on them to fill up the
1624         addr structure before calling methods that use the structure.
1625         Should all fix #536903.
1626         API: GstUDPSrc::auto-multicast property
1627
1628 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1629
1630         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
1631         Use g_ntohl for better portability.
1632
1633 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1634
1635         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
1636         (gst_multiudpsink_remove):
1637         Fix a typo and do some small cleanups.
1638
1639 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1640
1641         Patch by: Olivier Crete <tester at tester dot ca>
1642
1643         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
1644         Make the delivery-method mandatory on the caps and only accept inline
1645         for now.
1646         Reverse strcmp checks for delivery-method.
1647
1648         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
1649         Make delivery method optional when parsing caps and note this in the
1650         caps.
1651         Reverse strcmp checks for delivery-method.
1652
1653         * gst/rtp/gstrtpvorbispay.c:
1654         Update a comment to note that the delivery-method is optional, 
1655         Fixes #537675.
1656
1657 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
1658
1659         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
1660         Set udpsrc for receiving data from multicast groups to PAUSED instead of
1661         leaving them in READY. Fixes #537832.
1662
1663 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
1664
1665         * gst/avi/gstavimux.c:
1666           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
1667           for a random constant in tagmuxing code.
1668
1669 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
1670
1671         * gst/debug/gsttaginject.c:
1672         * gst/debug/gsttaginject.h:
1673           Now actually adding the new element.
1674
1675 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
1676
1677         * docs/plugins/Makefile.am:
1678         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1679         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1680         * docs/plugins/gst-plugins-good-plugins.args:
1681         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1682         * docs/plugins/gst-plugins-good-plugins.interfaces:
1683         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1684         * docs/plugins/inspect/plugin-aasink.xml:
1685         * docs/plugins/inspect/plugin-alaw.xml:
1686         * docs/plugins/inspect/plugin-alpha.xml:
1687         * docs/plugins/inspect/plugin-alphacolor.xml:
1688         * docs/plugins/inspect/plugin-annodex.xml:
1689         * docs/plugins/inspect/plugin-apetag.xml:
1690         * docs/plugins/inspect/plugin-audiofx.xml:
1691         * docs/plugins/inspect/plugin-auparse.xml:
1692         * docs/plugins/inspect/plugin-autodetect.xml:
1693         * docs/plugins/inspect/plugin-avi.xml:
1694         * docs/plugins/inspect/plugin-cacasink.xml:
1695         * docs/plugins/inspect/plugin-cairo.xml:
1696         * docs/plugins/inspect/plugin-cdio.xml:
1697         * docs/plugins/inspect/plugin-cutter.xml:
1698         * docs/plugins/inspect/plugin-debug.xml:
1699         * docs/plugins/inspect/plugin-dv.xml:
1700         * docs/plugins/inspect/plugin-efence.xml:
1701         * docs/plugins/inspect/plugin-effectv.xml:
1702         * docs/plugins/inspect/plugin-equalizer.xml:
1703         * docs/plugins/inspect/plugin-esdsink.xml:
1704         * docs/plugins/inspect/plugin-flac.xml:
1705         * docs/plugins/inspect/plugin-flxdec.xml:
1706         * docs/plugins/inspect/plugin-gamma.xml:
1707         * docs/plugins/inspect/plugin-gconfelements.xml:
1708         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
1709         * docs/plugins/inspect/plugin-goom.xml:
1710         * docs/plugins/inspect/plugin-goom2k1.xml:
1711         * docs/plugins/inspect/plugin-halelements.xml:
1712         * docs/plugins/inspect/plugin-icydemux.xml:
1713         * docs/plugins/inspect/plugin-id3demux.xml:
1714         * docs/plugins/inspect/plugin-jpeg.xml:
1715         * docs/plugins/inspect/plugin-level.xml:
1716         * docs/plugins/inspect/plugin-matroska.xml:
1717         * docs/plugins/inspect/plugin-monoscope.xml:
1718         * docs/plugins/inspect/plugin-mulaw.xml:
1719         * docs/plugins/inspect/plugin-multifile.xml:
1720         * docs/plugins/inspect/plugin-multipart.xml:
1721         * docs/plugins/inspect/plugin-navigationtest.xml:
1722         * docs/plugins/inspect/plugin-ossaudio.xml:
1723         * docs/plugins/inspect/plugin-png.xml:
1724         * docs/plugins/inspect/plugin-quicktime.xml:
1725         * docs/plugins/inspect/plugin-rtp.xml:
1726         * docs/plugins/inspect/plugin-rtsp.xml:
1727         * docs/plugins/inspect/plugin-smpte.xml:
1728         * docs/plugins/inspect/plugin-soup.xml:
1729         * docs/plugins/inspect/plugin-spectrum.xml:
1730         * docs/plugins/inspect/plugin-speex.xml:
1731         * docs/plugins/inspect/plugin-taglib.xml:
1732         * docs/plugins/inspect/plugin-udp.xml:
1733         * docs/plugins/inspect/plugin-video4linux2.xml:
1734         * docs/plugins/inspect/plugin-videobalance.xml:
1735         * docs/plugins/inspect/plugin-videobox.xml:
1736         * docs/plugins/inspect/plugin-videocrop.xml:
1737         * docs/plugins/inspect/plugin-videoflip.xml:
1738         * docs/plugins/inspect/plugin-videomixer.xml:
1739         * docs/plugins/inspect/plugin-wavenc.xml:
1740         * docs/plugins/inspect/plugin-wavpack.xml:
1741         * docs/plugins/inspect/plugin-wavparse.xml:
1742         * docs/plugins/inspect/plugin-ximagesrc.xml:
1743         * gst/debug/Makefile.am:
1744         * gst/debug/breakmydata.c:
1745         * gst/debug/efence.c:
1746         * gst/debug/gstdebug.c:
1747         * gst/debug/gstnavseek.c:
1748         * gst/debug/gstpushfilesrc.c:
1749         * gst/debug/gstpushfilesrc.h:
1750         * gst/debug/negotiation.c:
1751         * gst/debug/progressreport.c:
1752         * gst/debug/progressreport.h:
1753         * gst/debug/rndbuffersize.c:
1754         * gst/debug/testplugin.c:
1755           Remove dummy plugin_init. Remove some undefined entries from doc-
1756           section file. Add taginject element and rebuild docs for it.
1757
1758 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1759
1760         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
1761         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
1762         Update the counter for the number of streams when pads are added or
1763         removed. This will make sure that a seek table is generated for
1764         files with just one audio stream.
1765
1766 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1767
1768         * gst/matroska/matroska-demux.c:
1769         (gst_matroska_demux_parse_metadata_id_simple_tag):
1770         * gst/matroska/matroska-ids.h:
1771         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
1772         Add some more tags, improve debugging a bit and make sure that
1773         GValue transformation has succeeded before using the result
1774         as a tag.
1775
1776 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1777
1778         Patch by: Olivier Crete <tester at tester dot ca>
1779
1780         * gst/rtp/gstrtptheorapay.c:
1781         The Theora RTP payloader only supports the "inline" delievery method
1782         so let's declare this on the caps of the static pad template.
1783         Fixes bug #537675.
1784
1785 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1786
1787         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1788         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
1789         Remove bogus check.
1790
1791 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1792
1793         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1794         (gst_videomixer_blend_buffers):
1795         Use stream_time to synchronize the object properties.
1796         Use running_time of the master pad to timestamp outgoing buffers.
1797         Fix the initial segment event to extend an unknown amount of time.
1798         Fixes #537361.
1799
1800 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1801
1802         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
1803         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
1804         (gst_avi_demux_calculate_durations_from_index),
1805         (gst_avi_demux_stream_header_push),
1806         (gst_avi_demux_stream_header_pull):
1807         Try to ignore unparsable/unknown streams and give a warning instead of
1808         erroring out. Fixes #537377.
1809
1810 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1811
1812         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
1813         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
1814
1815         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
1816         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
1817         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
1818         (gst_matroska_demux_read_track_encodings),
1819         (gst_matroska_demux_add_stream),
1820         (gst_matroska_demux_handle_src_query),
1821         (gst_matroska_demux_init_stream),
1822         (gst_matroska_demux_parse_index_cuetrack),
1823         (gst_matroska_demux_parse_index_pointentry),
1824         (gst_matroska_demux_parse_info),
1825         (gst_matroska_demux_parse_metadata_id_simple_tag),
1826         (gst_matroska_demux_parse_metadata),
1827         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
1828         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1829         (gst_matroska_demux_parse_cluster),
1830         (gst_matroska_demux_parse_contents_seekentry),
1831         (gst_matroska_demux_loop_stream_parse_id),
1832         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
1833         (gst_matroska_demux_audio_caps),
1834         (gst_matroska_demux_subtitle_caps):
1835         * gst/matroska/matroska-demux.h:
1836         * gst/matroska/matroska-ids.c:
1837         (gst_matroska_track_init_subtitle_context):
1838         * gst/matroska/matroska-ids.h:
1839         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
1840         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
1841         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
1842         (gst_matroska_mux_video_pad_setcaps),
1843         (gst_matroska_mux_audio_pad_setcaps),
1844         (gst_matroska_mux_subtitle_pad_setcaps),
1845         (gst_matroska_mux_request_new_pad),
1846         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
1847         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
1848         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
1849         (gst_matroska_mux_set_property):
1850         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
1851         elements, do some checks for valid values in the demuxer, handle
1852         tracktimecodescale in the demuxer, set correct default values for all
1853         settings in the demuxer, review and add all missing matroska
1854         IDs and some more raw YUV formats, and some trivial cleanup.
1855
1856 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1857
1858         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
1859         (gst_pulsemixer_class_init):
1860         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
1861         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
1862         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1863         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
1864         (gst_pulsesrc_prepare):
1865         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
1866         gst_element_class_set_details_simple() and fix coding style a bit
1867         more.
1868
1869 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1870
1871         * docs/plugins/Makefile.am:
1872         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1873         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1874         * docs/plugins/gst-plugins-good-plugins.args:
1875         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1876         * docs/plugins/gst-plugins-good-plugins.interfaces:
1877         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1878         * docs/plugins/inspect/plugin-aasink.xml:
1879         * docs/plugins/inspect/plugin-alaw.xml:
1880         * docs/plugins/inspect/plugin-alpha.xml:
1881         * docs/plugins/inspect/plugin-alphacolor.xml:
1882         * docs/plugins/inspect/plugin-annodex.xml:
1883         * docs/plugins/inspect/plugin-apetag.xml:
1884         * docs/plugins/inspect/plugin-audiofx.xml:
1885         * docs/plugins/inspect/plugin-auparse.xml:
1886         * docs/plugins/inspect/plugin-autodetect.xml:
1887         * docs/plugins/inspect/plugin-avi.xml:
1888         * docs/plugins/inspect/plugin-cacasink.xml:
1889         * docs/plugins/inspect/plugin-cairo.xml:
1890         * docs/plugins/inspect/plugin-cdio.xml:
1891         * docs/plugins/inspect/plugin-cutter.xml:
1892         * docs/plugins/inspect/plugin-debug.xml:
1893         * docs/plugins/inspect/plugin-dv.xml:
1894         * docs/plugins/inspect/plugin-efence.xml:
1895         * docs/plugins/inspect/plugin-effectv.xml:
1896         * docs/plugins/inspect/plugin-equalizer.xml:
1897         * docs/plugins/inspect/plugin-esdsink.xml:
1898         * docs/plugins/inspect/plugin-flac.xml:
1899         * docs/plugins/inspect/plugin-flxdec.xml:
1900         * docs/plugins/inspect/plugin-gamma.xml:
1901         * docs/plugins/inspect/plugin-gconfelements.xml:
1902         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
1903         * docs/plugins/inspect/plugin-goom.xml:
1904         * docs/plugins/inspect/plugin-goom2k1.xml:
1905         * docs/plugins/inspect/plugin-halelements.xml:
1906         * docs/plugins/inspect/plugin-icydemux.xml:
1907         * docs/plugins/inspect/plugin-id3demux.xml:
1908         * docs/plugins/inspect/plugin-jpeg.xml:
1909         * docs/plugins/inspect/plugin-level.xml:
1910         * docs/plugins/inspect/plugin-matroska.xml:
1911         * docs/plugins/inspect/plugin-monoscope.xml:
1912         * docs/plugins/inspect/plugin-mulaw.xml:
1913         * docs/plugins/inspect/plugin-multifile.xml:
1914         * docs/plugins/inspect/plugin-multipart.xml:
1915         * docs/plugins/inspect/plugin-navigationtest.xml:
1916         * docs/plugins/inspect/plugin-ossaudio.xml:
1917         * docs/plugins/inspect/plugin-png.xml:
1918         * docs/plugins/inspect/plugin-pulseaudio.xml:
1919         * docs/plugins/inspect/plugin-quicktime.xml:
1920         * docs/plugins/inspect/plugin-rtp.xml:
1921         * docs/plugins/inspect/plugin-rtsp.xml:
1922         * docs/plugins/inspect/plugin-smpte.xml:
1923         * docs/plugins/inspect/plugin-soup.xml:
1924         * docs/plugins/inspect/plugin-spectrum.xml:
1925         * docs/plugins/inspect/plugin-speex.xml:
1926         * docs/plugins/inspect/plugin-taglib.xml:
1927         * docs/plugins/inspect/plugin-udp.xml:
1928         * docs/plugins/inspect/plugin-video4linux2.xml:
1929         * docs/plugins/inspect/plugin-videobalance.xml:
1930         * docs/plugins/inspect/plugin-videobox.xml:
1931         * docs/plugins/inspect/plugin-videocrop.xml:
1932         * docs/plugins/inspect/plugin-videoflip.xml:
1933         * docs/plugins/inspect/plugin-videomixer.xml:
1934         * docs/plugins/inspect/plugin-wavenc.xml:
1935         * docs/plugins/inspect/plugin-wavpack.xml:
1936         * docs/plugins/inspect/plugin-wavparse.xml:
1937         * docs/plugins/inspect/plugin-ximagesrc.xml:
1938         * ext/pulse/plugin.c:
1939         * ext/pulse/pulsemixer.c:
1940         * ext/pulse/pulsesink.c:
1941         * ext/pulse/pulsesrc.c:
1942         Add documentation to the pulseaudio plugin and run make update
1943         in docs/plugins.
1944
1945 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1946
1947         Patch by: Brian Cameron <brian.cameron at sun dot com>
1948
1949         * sys/sunaudio/gstsunaudiomixerctrl.c:
1950         (gst_sunaudiomixer_ctrl_get_volume),
1951         (gst_sunaudiomixer_ctrl_set_volume):
1952         Improvements for the SunAudio mixer by handling mute as no gain
1953         for tracks that have a gain property but no mute property.
1954         Fixes bug #536067.
1955
1956 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1957
1958         * configure.ac:
1959         * ext/pulse/Makefile.am:
1960         * ext/pulse/plugin.c: (plugin_init):
1961         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
1962         (gst_pulsemixer_implements_interface_init),
1963         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
1964         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
1965         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
1966         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
1967         * ext/pulse/pulsemixer.h:
1968         * ext/pulse/pulsemixerctrl.c:
1969         (gst_pulsemixer_ctrl_context_state_cb),
1970         (gst_pulsemixer_ctrl_sink_info_cb),
1971         (gst_pulsemixer_ctrl_source_info_cb),
1972         (gst_pulsemixer_ctrl_subscribe_cb),
1973         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
1974         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
1975         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
1976         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
1977         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
1978         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
1979         * ext/pulse/pulsemixerctrl.h:
1980         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
1981         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
1982         * ext/pulse/pulsemixertrack.h:
1983         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
1984         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
1985         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
1986         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
1987         (gst_pulseprobe_new), (gst_pulseprobe_free),
1988         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
1989         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
1990         (gst_pulseprobe_set_server):
1991         * ext/pulse/pulseprobe.h:
1992         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
1993         (gst_pulsesink_class_init), (gst_pulsesink_init),
1994         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
1995         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
1996         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1997         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
1998         (gst_pulsesink_stream_request_cb),
1999         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
2000         (gst_pulsesink_close), (gst_pulsesink_prepare),
2001         (gst_pulsesink_unprepare), (gst_pulsesink_write),
2002         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
2003         (gst_pulsesink_reset), (gst_pulsesink_change_title),
2004         (gst_pulsesink_event), (gst_pulsesink_get_type):
2005         * ext/pulse/pulsesink.h:
2006         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2007         (gst_pulsesrc_implements_interface_init),
2008         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
2009         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
2010         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
2011         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
2012         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
2013         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
2014         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
2015         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
2016         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
2017         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
2018         (gst_pulsesrc_get_type):
2019         * ext/pulse/pulsesrc.h:
2020         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
2021         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
2022         * ext/pulse/pulseutil.h:
2023         Add pulseaudio GStreamer element from gst-pulse. Development will
2024         continue here instead of pulseaudio SVN. Fixes bug #400679.
2025         Only changes over gst-pulse SVN are added copyright to the top of
2026         files and coding style changes.
2027
2028 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
2029
2030         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
2031
2032         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
2033           (gst_cdio_add_cdtext_album_tags):
2034         * ext/cdio/gstcdio.h:
2035         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
2036           Also extract album title and album genre from CD-TEXT if
2037           available (#537021).
2038
2039 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2040
2041         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2042
2043         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2044         Improve negotiation a bit more by picking the smallest possible
2045         resolution that is larger than the resolution specified in the
2046         first caps entry of the peer caps. Fixes bug #536994.
2047
2048 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2049
2050         Patch by: Bastien Nocera <hadess at hadess dot net>
2051
2052         * sys/v4l2/gstv4l2vidorient.c:
2053         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
2054         Fix compilation with newer GIT kernels that deprecated
2055         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
2056
2057 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2058
2059         * configure.ac:
2060         * ext/cdio/gstcdio.c:
2061         * ext/cdio/gstcdio.h:
2062         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
2063           Require libcdio >= 0.76.
2064
2065 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
2066
2067         * gst/avi/gstavidemux.c:
2068         Catch UNEXPECTED when downstream has reached end of
2069         segment in reverse mode.
2070
2071 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
2072
2073         * gst/avi/gstavidemux.c:
2074         Fix typo in comment
2075
2076 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
2077
2078         * gst/avi/gstavidemux.c:
2079         Because we don't know the frame order we need to push till
2080         the next keyframe
2081
2082 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2083
2084         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2085
2086         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
2087         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
2088         Provide a custom negotiation function to make sure to pick the highest
2089         possible framerate and resolution. Fixes bug #536646.
2090
2091 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
2092
2093         * gst/avi/gstavidemux.c:
2094         Set EOS when going out of the segment in reverse playback
2095
2096 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2097
2098         * ext/taglib/Makefile.am::
2099           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
2100           taglib headers (with gcc 4.3.1).
2101
2102 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
2103
2104         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
2105         Use the new gst_rtsp_connection_get_ip() to access the IP address
2106         of a GstRTSPConnection since it is a private member.
2107
2108 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2109
2110         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
2111         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
2112           Use new utility functions in libgsttag to process coverart (#512333).
2113
2114 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2115
2116         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
2117         We actually support left/side, right/side and mid/side files. The
2118         conversion to normal, interleaved stereo is done by libflac.
2119
2120 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2121
2122         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
2123         (gst_ebml_write_set_cache):
2124         Unref the write cache in finalize if it was set and add add "FIXME"
2125         to a comment that needs it.
2126
2127 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2128
2129         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
2130
2131         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
2132         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
2133         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
2134         (gst_avi_demux_process_next_entry):
2135         * gst/avi/gstavidemux.h:
2136         Implement reverse playback. Fixes #535300.
2137         Small cleanups.
2138
2139 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
2140
2141         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
2142         (gst_videomixer_query_latency):
2143         When using gst_element_iterate_pads() one has to unref every pad
2144         after usage.
2145
2146 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
2147
2148         Patch by: Bastien Nocera <hadess at hadess dot net>
2149         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
2150         (qtdemux_parse_udta):
2151         * gst/qtdemux/qtdemux_fourcc.h:
2152         Improve meta-data handling, add 'comment', 'description' and
2153         'copyright' tag handling.
2154         Fixes #535935
2155
2156 2008-05-31  Julien Moutte  <julien@fluendo.com>
2157
2158         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
2159         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
2160         (gst_qtdemux_seek_to_previous_keyframe),
2161         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
2162         we don't clip the segment's stop using the main segment duration as
2163         that could crop quite some video frames. Make reverse playback support
2164         more robust and support edit lists. Support seeking to the last frame,
2165         and fix reverse looping playback. Add some debugging.
2166         * win32/common/config.h: Updated.
2167
2168 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
2169
2170         * gst/equalizer/gstiirequalizer.c:
2171         (gst_iir_equalizer_transform_ip):
2172         Don't clip float/double samples, correctly unset passthrough mode
2173         and use better rounding for integer samples.
2174
2175 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
2176
2177         * gst/equalizer/gstiirequalizer.c:
2178         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
2179         (setup_filter), (set_passthrough), (update_coefficients),
2180         (gst_iir_equalizer_compute_frequencies),
2181         (gst_iir_equalizer_transform_ip):
2182         * gst/equalizer/gstiirequalizer.h:
2183         Update the filter coefficients only when needed in the transform_ip
2184         function and correctly set the element into passthrough mode if the
2185         gain of all bands is 0.
2186
2187 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
2188
2189         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
2190
2191         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
2192         (gst_alpha_set_property), (gst_alpha_get_property),
2193         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
2194         Try to skip pixels or areas that are too dark or too bright for us to do
2195         meaningfull color detection.
2196         Added properties to control the sensitivity to light and darkness.
2197         Added some small cleanups. Fixes #512345.
2198
2199 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
2200
2201         * docs/plugins/.cvsignore:
2202         * tests/check/elements/.cvsignore:
2203         Ignore some more generated things
2204
2205         * tests/check/Makefile.am:
2206         Ignore OSS elements in the state changes test too.
2207
2208 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2209
2210         * docs/plugins/Makefile.am:
2211         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2212         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2213         Add SMPTE effect elements to docs.
2214
2215 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
2216
2217         * docs/plugins/Makefile.am:
2218         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2219         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2220         * ext/raw1394/gstdv1394src.c:
2221           Document whats first shown on the fdo plugin docs page :)
2222
2223 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
2224
2225         * docs/plugins/Makefile.am:
2226         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2227         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2228         * docs/plugins/gst-plugins-good-plugins.args:
2229         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2230         * docs/plugins/inspect/plugin-audiofx.xml:
2231         * gst/audiofx/Makefile.am:
2232         * gst/audiofx/audiofx.c:
2233         * gst/audiofx/audiokaraoke.c:
2234         * gst/audiofx/audiokaraoke.h:
2235         * gst/audiofx/audiovoice.c:
2236         * gst/audiofx/audiovoice.h:
2237           Rename audiovoice to audiokaraoke and add it to the docs.
2238
2239 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
2240
2241         * REQUIREMENTS:
2242         * docs/plugins/Makefile.am:
2243         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2244         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2245         * docs/plugins/gst-plugins-good-plugins.args:
2246         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2247         * docs/plugins/gst-plugins-good-plugins.interfaces:
2248         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2249         * docs/plugins/inspect/plugin-aasink.xml:
2250         * docs/plugins/inspect/plugin-alaw.xml:
2251         * docs/plugins/inspect/plugin-alpha.xml:
2252         * docs/plugins/inspect/plugin-alphacolor.xml:
2253         * docs/plugins/inspect/plugin-annodex.xml:
2254         * docs/plugins/inspect/plugin-apetag.xml:
2255         * docs/plugins/inspect/plugin-audiofx.xml:
2256         * docs/plugins/inspect/plugin-auparse.xml:
2257         * docs/plugins/inspect/plugin-autodetect.xml:
2258         * docs/plugins/inspect/plugin-avi.xml:
2259         * docs/plugins/inspect/plugin-cacasink.xml:
2260         * docs/plugins/inspect/plugin-cairo.xml:
2261         * docs/plugins/inspect/plugin-cdio.xml:
2262         * docs/plugins/inspect/plugin-cutter.xml:
2263         * docs/plugins/inspect/plugin-debug.xml:
2264         * docs/plugins/inspect/plugin-dv.xml:
2265         * docs/plugins/inspect/plugin-efence.xml:
2266         * docs/plugins/inspect/plugin-effectv.xml:
2267         * docs/plugins/inspect/plugin-equalizer.xml:
2268         * docs/plugins/inspect/plugin-esdsink.xml:
2269         * docs/plugins/inspect/plugin-flac.xml:
2270         * docs/plugins/inspect/plugin-flxdec.xml:
2271         * docs/plugins/inspect/plugin-gamma.xml:
2272         * docs/plugins/inspect/plugin-gconfelements.xml:
2273         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2274         * docs/plugins/inspect/plugin-goom.xml:
2275         * docs/plugins/inspect/plugin-goom2k1.xml:
2276         * docs/plugins/inspect/plugin-halelements.xml:
2277         * docs/plugins/inspect/plugin-icydemux.xml:
2278         * docs/plugins/inspect/plugin-id3demux.xml:
2279         * docs/plugins/inspect/plugin-jpeg.xml:
2280         * docs/plugins/inspect/plugin-level.xml:
2281         * docs/plugins/inspect/plugin-matroska.xml:
2282         * docs/plugins/inspect/plugin-monoscope.xml:
2283         * docs/plugins/inspect/plugin-mulaw.xml:
2284         * docs/plugins/inspect/plugin-multifile.xml:
2285         * docs/plugins/inspect/plugin-multipart.xml:
2286         * docs/plugins/inspect/plugin-navigationtest.xml:
2287         * docs/plugins/inspect/plugin-ossaudio.xml:
2288         * docs/plugins/inspect/plugin-png.xml:
2289         * docs/plugins/inspect/plugin-quicktime.xml:
2290         * docs/plugins/inspect/plugin-rtp.xml:
2291         * docs/plugins/inspect/plugin-rtsp.xml:
2292         * docs/plugins/inspect/plugin-smpte.xml:
2293         * docs/plugins/inspect/plugin-soup.xml:
2294         * docs/plugins/inspect/plugin-spectrum.xml:
2295         * docs/plugins/inspect/plugin-speex.xml:
2296         * docs/plugins/inspect/plugin-taglib.xml:
2297         * docs/plugins/inspect/plugin-udp.xml:
2298         * docs/plugins/inspect/plugin-video4linux2.xml:
2299         * docs/plugins/inspect/plugin-videobalance.xml:
2300         * docs/plugins/inspect/plugin-videobox.xml:
2301         * docs/plugins/inspect/plugin-videocrop.xml:
2302         * docs/plugins/inspect/plugin-videoflip.xml:
2303         * docs/plugins/inspect/plugin-videomixer.xml:
2304         * docs/plugins/inspect/plugin-wavenc.xml:
2305         * docs/plugins/inspect/plugin-wavpack.xml:
2306         * docs/plugins/inspect/plugin-wavparse.xml:
2307         * docs/plugins/inspect/plugin-ximagesrc.xml:
2308         * ext/aalib/gstaasink.c:
2309         * ext/libcaca/gstcacasink.c:
2310           Document aasink and cacasink.
2311
2312 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2313
2314         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
2315         (gst_videomixer_init), (gst_videomixer_query_duration),
2316         (gst_videomixer_query_latency), (gst_videomixer_query),
2317         (gst_videomixer_blend_buffers):
2318         * gst/videomixer/videomixer.h:
2319         Implement position (in time), duration and latency queries.
2320
2321 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
2322
2323         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
2324         (gst_videomixer_init), (gst_videomixer_request_new_pad),
2325         (gst_videomixer_fill_queues), (forward_event_func),
2326         (forward_event), (gst_videomixer_src_event),
2327         (gst_videomixer_sink_event):
2328         * gst/videomixer/videomixer.h:
2329         Implement proper seek/newsegment handling.
2330         Based on adder's implementation.
2331         Fixes #535121
2332
2333 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2334
2335         Patch by: Jan Gerber <j at oil21 dot org>
2336
2337         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2338         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
2339
2340 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2341
2342         * gst/audiofx/Makefile.am:
2343         * gst/audiofx/audiofx.c: (plugin_init):
2344         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
2345         (gst_audio_voice_class_init), (gst_audio_voice_init),
2346         (update_filter), (gst_audio_voice_set_property),
2347         (gst_audio_voice_get_property), (gst_audio_voice_setup),
2348         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
2349         (gst_audio_voice_transform_ip):
2350         * gst/audiofx/audiovoice.h:
2351         Add simple voice removal element. Yay karaoke.
2352
2353 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2354
2355         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2356
2357         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2358         Fix potential caps leak.
2359         If we can't get the framerate with an ioctl, try to get it with the
2360         current norm. Fixes #520092.
2361
2362 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2363
2364         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2365
2366         * sys/v4l2/v4l2src_calls.c:
2367         (gst_v4l2src_probe_caps_for_format_and_size):
2368         If we fail to get the frame intervals, simply don't touch the framerates
2369         on the template caps instead of discarding the format. See #520092.
2370
2371 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2372
2373         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2374
2375         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
2376         (gst_v4l2_get_caps_info):
2377         Add NV12, NV21 and bayer support. See #520092.
2378
2379 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2380
2381         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
2382         (gst_qtdemux_activate_segment):
2383         Unbreak segment activation again. Fixes #531672.
2384
2385 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
2386
2387         * ext/flac/Makefile.am:
2388         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
2389         Set the channel layout when decoding FLAC files with more than 2
2390         channels as defined by the FLAC spec. Fixes bug #534570.
2391
2392         Also don't try to decode left/side, right/side and mid/side files
2393         as we don't support this at all.
2394
2395 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2396
2397         * configure.ac:
2398           We need -base CVS (rtsp).
2399
2400 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
2401
2402         * gst/udp/Makefile.am:
2403           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
2404           when including netdb.h when building against glibc >= 2.8.
2405
2406 2008-05-22  Julien Moutte  <julien@fluendo.com>
2407
2408         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
2409         debug statement arguments.
2410         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
2411         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
2412         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
2413         on more platforms.
2414
2415 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2416
2417         * tests/check/elements/avimux.c: (setup_src_pad),
2418         (teardown_src_pad):
2419         * tests/check/elements/icydemux.c: (icydemux_found_pad),
2420         (GST_START_TEST):
2421         * tests/check/elements/matroskamux.c: (setup_src_pad),
2422         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
2423         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
2424         (GST_START_TEST):
2425         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
2426         (setup_wavpackparse), (cleanup_wavpackparse):
2427         Don't use gst_element_get_pad(), it's a bad, bad method.
2428
2429 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2430
2431         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
2432         (do_toggle_element):
2433         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
2434         (do_toggle_element):
2435         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
2436         (do_toggle_element):
2437         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
2438         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
2439         (do_toggle_element):
2440         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
2441         (do_toggle_element):
2442         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
2443         (gst_auto_audio_sink_detect):
2444         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
2445         (gst_auto_video_sink_detect):
2446         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2447         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
2448         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
2449         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
2450         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
2451         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
2452         * tests/icles/videocrop-test.c: (test_with_caps),
2453         (video_crop_get_test_caps):
2454         Don't use gst_element_get_pad(), it's a bad method.
2455
2456 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2457
2458         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
2459         (gst_multiudpsink_add_internal):
2460         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
2461         (gst_udp_join_group):
2462         * gst/udp/gstudpnetutils.h:
2463         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2464         Joining a multicast group and setting the loop/ttl properties are
2465         totally unrelated tasks are must be separated.
2466
2467 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2468
2469         * gst/avi/gstavimux.c:
2470           Also support alaw/mulaw.
2471
2472 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2473
2474         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2475         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
2476         * gst/udp/gstmultiudpsink.h:
2477         Add a fixme for the auto-multicast property.
2478         Fix some confusing debug messages.
2479         Disable setting a qos value by default.
2480
2481 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2482
2483         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
2484
2485         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
2486         Ignore EPERM errors from sendto. Fixes #533619.
2487
2488 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2489
2490         Patch by: Henrik Eriksson <henriken at axis dot com>
2491
2492         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2493         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
2494         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2495         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
2496         * gst/udp/gstmultiudpsink.h:
2497         Add qos-dscp property to manage the Quality of service. Fixes #469917.
2498
2499 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2500
2501         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
2502         Improve debugging of the ident.
2503
2504 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2505
2506         Patch by: Bruno Santos <brunof at ua dot pt>
2507
2508         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
2509         (gst_udp_join_group), (gst_udp_leave_group),
2510         (gst_udp_is_multicast):
2511         * gst/udp/gstudpnetutils.h:
2512         Provide a bunch of helper methods to deal with IPv4 and IPv6
2513         transparently.
2514
2515         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2516         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2517         (gst_multiudpsink_get_property), (join_multicast),
2518         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2519         (gst_multiudpsink_remove):
2520         * gst/udp/gstmultiudpsink.h:
2521         Add multicast TTL and loopback properties.
2522         Use the helper methods to implement ip4 and ip6.
2523
2524         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
2525         * gst/udp/gstudpsrc.h:
2526         Use the helper methods to implement ip4 and ip6.
2527         Fixes #515962.
2528
2529 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2530
2531         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
2532
2533         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
2534         (gst_multipart_demux_get_gstname),
2535         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
2536         * gst/multipart/multipartdemux.h:
2537         Don't blindly copy the mime-type as the caps name because they not
2538         always map directly. Instead use a hashtable with common mappings.
2539         Fixes #533287.
2540
2541 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2542
2543         * ext/esd/esdsink.c: (gst_esdsink_write):
2544         When we post an error, we must return -1 to let the parent know that we
2545         cannot write the segment else it will loop and continue to call us again
2546         forever. Patch by Michael Meeks.
2547
2548 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
2549
2550         * gst/videomixer/videomixer.c:
2551           Add missing incudes.
2552
2553 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
2554
2555         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
2556         (gst_rtp_h264_pay_handle_buffer):
2557         * gst/rtp/gstrtph264pay.h:
2558         Correct a typo (sinle -> single).
2559
2560 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2561
2562         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
2563         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
2564         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
2565         (gst_rtp_h264_depay_process):
2566         * gst/rtp/gstrtph264depay.h:
2567         Add experimental support for outputting quicktime-like AVC output in
2568         addition to the existing bytestream output.
2569
2570         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
2571         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
2572         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
2573         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
2574         (gst_rtp_h264_pay_get_property):
2575         * gst/rtp/gstrtph264pay.h:
2576         Make the parsing mode configurable, for some inputs we don't need to
2577         scan every byte for start codes.
2578         Only set the marker bit on ACCESS units.
2579
2580 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2581
2582         * gst/equalizer/gstiirequalizer.c:
2583         Use a bigger type in integer mode for the intermediate results to
2584         prevent overflows. This fixes the crippled sound when using the
2585         equalizer in integer mode. Fixes bug #510865.
2586
2587 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
2588
2589         * gst/videomixer/videomixer.c:
2590         * gst/videomixer/videomixer.h:
2591         Instead of a random number for the request pad id's,
2592         use a counter.
2593
2594         Register the videomixerpad class from the element's class_init
2595         where it's safer, and allows the docs generator to scan it.
2596
2597 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2598
2599         * gst/smpte/Makefile.am:
2600         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
2601         * gst/smpte/gstsmpte.h:
2602         * gst/smpte/gstsmptealpha.c:
2603         (gst_smpte_alpha_transition_type_get_type),
2604         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
2605         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
2606         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
2607         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
2608         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
2609         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
2610         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
2611         * gst/smpte/gstsmptealpha.h:
2612         * gst/smpte/plugin.c: (plugin_init):
2613         Add new plugin that adds the SMPTE transition in the alpha channel of
2614         I420 and AYUV frames so that they can be blended with videomixer later
2615         on. Uses all niceties such as using base transform for efficient alloc
2616         and negotiation. It currently requires GstController to control the
2617         position in the transition effect.
2618
2619 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
2620
2621         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2622         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2623         * docs/plugins/gst-plugins-good-plugins.args:
2624         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2625         * docs/plugins/gst-plugins-good-plugins.interfaces:
2626         * docs/plugins/gst-plugins-good-plugins.types:
2627         * gst/videomixer/videomixer.c:
2628           Try using thaytans new mechanism to get extra classes into plugin
2629           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
2630           missing still.
2631
2632 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
2633
2634         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
2635         Set proper rate in avi stream header for PCM audio, and also do some
2636         more sanity checks on caps in this case.  Fixes #511489.
2637
2638 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
2639
2640         * sys/v4l2/gstv4l2src.c:
2641         Don't include the gstv4l2xoverlay.h header as the XOverlay support
2642         isn't implemented at all yet and this requires X headers to be
2643         installed. Fixes bug #533264.
2644
2645 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
2646
2647         reviewed by: <delete if not using a buddy>
2648
2649         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
2650         (gst_ebml_write_set_cache):
2651         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
2652         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2653         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
2654         (gst_matroska_demux_read_track_encodings),
2655         (gst_matroska_demux_add_stream),
2656         (gst_matroska_demux_handle_src_query),
2657         (gst_matroska_demux_init_stream),
2658         (gst_matroska_demux_parse_index_cuetrack),
2659         (gst_matroska_demux_parse_index_pointentry),
2660         (gst_matroska_demux_parse_info),
2661         (gst_matroska_demux_parse_metadata_id_simple_tag),
2662         (gst_matroska_demux_parse_metadata),
2663         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
2664         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2665         (gst_matroska_demux_parse_cluster),
2666         (gst_matroska_demux_parse_contents_seekentry),
2667         (gst_matroska_demux_loop_stream_parse_id),
2668         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
2669         (gst_matroska_demux_audio_caps),
2670         (gst_matroska_demux_subtitle_caps):
2671         * gst/matroska/matroska-demux.h:
2672         * gst/matroska/matroska-ids.c:
2673         (gst_matroska_track_init_subtitle_context):
2674         * gst/matroska/matroska-ids.h:
2675         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
2676         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
2677         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
2678         * sys/v4l2/gstv4l2src.c:
2679         * tests/check/pipelines/wavpack.c: (bus_handler):
2680         * win32/common/config.h:
2681
2682 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
2683
2684         * ext/wavpack/gstwavpackstreamreader.c:
2685         * tests/examples/spectrum/demo-audiotest.c:
2686         * tests/examples/spectrum/demo-osssrc.c:
2687         Fix some compiler warnings.
2688
2689 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2690
2691         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
2692         Small comment added.
2693
2694         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
2695         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
2696         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
2697         Debug string cleanups (remove trailing \n)
2698         Refactor and clean up the payloader a bit and make sure that we only
2699         put one NAL unit in an RTP packet even if the input buffer contains
2700         multiple NAL units.
2701         Add suport for AVC format input.
2702
2703 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
2704
2705         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
2706         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
2707         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
2708         * gst/rtp/gstrtph264pay.h:
2709         Make it possible to specify profile-level-id and sprop-parameter-sets
2710         using properties in case they are not available in-stream.
2711
2712 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2713
2714         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2715         * docs/plugins/gst-plugins-good-plugins.args:
2716         * docs/plugins/inspect/plugin-ladspa.xml:
2717           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
2718
2719 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
2720
2721         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
2722         Send an initial BYTE segment to inform downstream of later seeking,
2723         and to forego sync attempts.
2724
2725 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2726
2727         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
2728         Fix wrong caps string.
2729
2730 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2731
2732         Based on patch by: Olivier Crete <tester at tester dot ca>
2733
2734         * gst/rtp/Makefile.am:
2735         * gst/rtp/gstrtp.c: (plugin_init):
2736         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
2737         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
2738         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
2739         (gst_rtp_g729_depay_plugin_init):
2740         * gst/rtp/gstrtpg729depay.h:
2741         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
2742         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
2743         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
2744         * gst/rtp/gstrtpg729pay.h:
2745         Added G729 pay and depayloaders. Fixes #532409.
2746
2747 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2748
2749         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
2750         Fix the calculation of the duration of the concealment packets.
2751
2752 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2753
2754         Based on patch by: Olivier Crete <tester at tester dot ca>
2755
2756         * gst/rtp/Makefile.am:
2757         * gst/rtp/gstrtp.c: (plugin_init):
2758         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
2759         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
2760         (parse_encode), (gst_rtp_dv_depay_setcaps),
2761         (calculate_difblock_location), (gst_rtp_dv_depay_process),
2762         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
2763         (gst_rtp_dv_depay_plugin_init):
2764         * gst/rtp/gstrtpdvdepay.h:
2765         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
2766         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
2767         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
2768         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
2769         (gst_dv_pay_negotiate), (include_dif),
2770         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
2771         * gst/rtp/gstrtpdvpay.h:
2772         Add DV pay and depayloaders. Fixes #532423.
2773
2774 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
2775
2776         * gst/matroska/matroska-demux.c:
2777         (gst_matroska_demux_push_dvd_clut_change_event):
2778         Convert subtitle palette info in VobSub private data from VobSub's
2779         (buggy) RGB to YUV.
2780
2781 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
2782
2783         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
2784         Do not leave fourcc stream header field empty upon reset.
2785         Fixes #519301.
2786
2787 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
2788
2789         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2790         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2791         * docs/plugins/inspect/plugin-goom.xml:
2792         * docs/plugins/inspect/plugin-goom2k1.xml:
2793         * gst/goom/gstgoom.c:
2794         * gst/goom2k1/gstgoom.c:
2795         Add goom2k1 into the docs.
2796
2797 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2798
2799         Based on patch by: Wouter Cloetens  <wouter at mind be>
2800
2801         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2802         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
2803         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
2804         (gst_rtsp_decode_quoted_string),
2805         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
2806         (gst_rtspsrc_setup_auth):
2807         Support Digest authentication. Fixes #532065.
2808
2809 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
2810
2811         * gst/level/gstlevel.c:
2812           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
2813           about whats needed for liboil acceleration. Simplify docs a bit.
2814
2815 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2816
2817         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2818
2819         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
2820         Update the track duration if the old one was invalid.
2821         Fixes bug #532117.
2822
2823 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2824
2825         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
2826           Use GST_STR_NULL when trying to print sps and pps strings that could
2827           be NULL, as this might crash on some platforms.
2828
2829 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2830
2831         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2832
2833         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
2834           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
2835           set after creating the clipper.
2836
2837 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2838
2839         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2840
2841         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
2842           Added checking of surface lost case after an unsuccessful
2843           IDirectDrawSurface7_Lock() call.
2844           If surface is lost, return GST_FLOW_OK.
2845
2846 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2847
2848         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2849
2850         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
2851           WndProc, gst_directdraw_sink_window_thread):
2852           Improved Windows message loop and fixed window destruction issue.
2853           When the window which DirectDraw is rendering to is destroyed, the
2854           render/show_frame function will return GST_FLOW_ERROR.
2855           Partially fixes #520885.
2856
2857 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2858
2859         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2860
2861         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
2862           Fixed mid stream resolution change bug, the offscreen surface is now
2863           released when set_caps is called.
2864           Partially fixes #520885.
2865
2866 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2867
2868         * sys/directdraw/gstdirectdrawsink.c
2869           (gst_directdraw_sink_buffer_alloc):
2870           Make it so that gst_directdraw_sink_buffer_alloc uses the right
2871           width/height.
2872
2873           Especially when looking through the pool of buffers, make sure that
2874           the width/height of caps is used instead of the already negotiated
2875           dimensions.
2876           For example if a buffer with different caps is requested, i.e.
2877           higher resolution, the caller would get a buffer with the old
2878           dimensions and thus corrupt the heap.
2879
2880 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2881
2882         * sys/directdraw/gstdirectdrawsink.c
2883           (gst_directdraw_sink_buffer_alloc):
2884           Clear the flags on recycled buffers from buffer_alloc.
2885           Partially fixes #520885.
2886
2887 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2888
2889         * gst/rtp/gstrtpilbcpay.c:
2890           Added missing stdlib.h include for strtol(), and made include ordering and
2891           style consistent with the corresponding depayloader.
2892
2893 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2894
2895         * configure.ac:
2896           Error out if we don't have the required core/base versions.
2897
2898 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2899
2900         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
2901
2902         * sys/osxvideo/cocoawindow.m:
2903         Fix compiler warnings on PPC64. Fixes bug #499318.
2904
2905 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2906
2907         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2908
2909         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
2910         Don't leak file descriptors on error. Fixes #531532.
2911
2912 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
2913
2914         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
2915         (gst_gconf_audio_src_change_state):
2916         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
2917         (gst_gconf_video_sink_change_state):
2918         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
2919         (gst_gconf_video_src_change_state):
2920         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
2921         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
2922         When we can't create a fakesink/fakesrc complain instead of unreffing
2923         NULL pointers and crashing later. See bug #530535.
2924
2925 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2926
2927         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
2928         Add some more debug info and guard against small payloads.
2929
2930         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
2931         Set duration on outgoing buffers because we can.
2932
2933 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2934
2935         Patch by: Olivier Crete <tester at tester dot ca>
2936
2937         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
2938         (gst_speex_enc_init), (gst_speex_enc_chain):
2939         Add negotiation for the speex channels and rate. Fixes #465146.
2940
2941 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2942
2943         Patch by: Olivier Crete <tester at tester dot ca>
2944
2945         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
2946         (gst_rtp_speex_pay_getcaps):
2947         Add negotiation for the speex channels and rate. See #465146.
2948
2949 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2950
2951         Patch by: Olivier Crete <tester at tester dot ca>
2952
2953         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
2954         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
2955         Add negotiation for the ILBC mode. See #465146.
2956
2957 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2958
2959         * ext/soup/gstsouphttpsrc.c:
2960           Include stdlib to fix the build. Use g_free instead of free, libsoup
2961           uses glib.
2962
2963 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2964
2965         Patch by: j^ <j@bootlab.org>
2966
2967         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2968         Add more mpeg2 variants. Fixes #530886.
2969
2970 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
2971
2972         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
2973
2974         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2975           Don't error out if we get an ICMP destination-unreachable
2976           message when trying to read packets on win32 (#529454).
2977
2978 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2979
2980         * configure.ac:
2981         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
2982           Use new error code for encrypted streams (which requires core CVS).
2983
2984 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2985
2986         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
2987           (gst_qtdemux_audiosrc_template):
2988           Fix swapped pad template names, spotted by Thiago Sousa Santos.
2989
2990 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2991
2992         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
2993         (speex_dec_chain_parse_data):
2994         Produce concealment data when time progresses in a segment update.
2995
2996 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
2997
2998         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
2999         (speex_dec_chain):
3000         Try to preserve input timestamps when we can.
3001         Do beginnings of error concealment.
3002
3003 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3004
3005         * gst/debug/gstnavigationtest.c:
3006           MSVC doesn't provide rint(), define an adequate replacement locally as
3007           elsewhere.
3008
3009 2008-04-28  Julien Moutte  <julien@fluendo.com>
3010
3011         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
3012         format to pacify Mac OSX's gcc.
3013
3014 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3015
3016         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
3017           (DEFAULT_MAX), (src_template), (sink_template),
3018           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
3019           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
3020           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
3021           Bring rndbuffersize element into a state that doesn't require us
3022           to move it to -bad immediately. For one, fix up default min/max
3023           values so that the element actuall works using the default values.
3024           Also, don't ignore flow return values and do some kind of minimal
3025           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
3026           other gratuitious clean-ups.
3027
3028 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3029
3030         * docs/plugins/Makefile.am:
3031         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3032         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3033         * docs/plugins/gst-plugins-good-plugins.args:
3034         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3035         * docs/plugins/gst-plugins-good-plugins.interfaces:
3036         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3037         * docs/plugins/inspect/plugin-1394.xml:
3038         * docs/plugins/inspect/plugin-aasink.xml:
3039         * docs/plugins/inspect/plugin-alaw.xml:
3040         * docs/plugins/inspect/plugin-alpha.xml:
3041         * docs/plugins/inspect/plugin-alphacolor.xml:
3042         * docs/plugins/inspect/plugin-annodex.xml:
3043         * docs/plugins/inspect/plugin-apetag.xml:
3044         * docs/plugins/inspect/plugin-audiofx.xml:
3045         * docs/plugins/inspect/plugin-auparse.xml:
3046         * docs/plugins/inspect/plugin-autodetect.xml:
3047         * docs/plugins/inspect/plugin-avi.xml:
3048         * docs/plugins/inspect/plugin-cacasink.xml:
3049         * docs/plugins/inspect/plugin-cairo.xml:
3050         * docs/plugins/inspect/plugin-cdio.xml:
3051         * docs/plugins/inspect/plugin-cutter.xml:
3052         * docs/plugins/inspect/plugin-debug.xml:
3053         * docs/plugins/inspect/plugin-dv.xml:
3054         * docs/plugins/inspect/plugin-efence.xml:
3055         * docs/plugins/inspect/plugin-effectv.xml:
3056         * docs/plugins/inspect/plugin-equalizer.xml:
3057         * docs/plugins/inspect/plugin-esdsink.xml:
3058         * docs/plugins/inspect/plugin-flac.xml:
3059         * docs/plugins/inspect/plugin-flxdec.xml:
3060         * docs/plugins/inspect/plugin-gamma.xml:
3061         * docs/plugins/inspect/plugin-gconfelements.xml:
3062         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3063         * docs/plugins/inspect/plugin-goom.xml:
3064         * docs/plugins/inspect/plugin-halelements.xml:
3065         * docs/plugins/inspect/plugin-icydemux.xml:
3066         * docs/plugins/inspect/plugin-id3demux.xml:
3067         * docs/plugins/inspect/plugin-jpeg.xml:
3068         * docs/plugins/inspect/plugin-level.xml:
3069         * docs/plugins/inspect/plugin-matroska.xml:
3070         * docs/plugins/inspect/plugin-monoscope.xml:
3071         * docs/plugins/inspect/plugin-mulaw.xml:
3072         * docs/plugins/inspect/plugin-multifile.xml:
3073         * docs/plugins/inspect/plugin-multipart.xml:
3074         * docs/plugins/inspect/plugin-navigationtest.xml:
3075         * docs/plugins/inspect/plugin-ossaudio.xml:
3076         * docs/plugins/inspect/plugin-png.xml:
3077         * docs/plugins/inspect/plugin-quicktime.xml:
3078         * docs/plugins/inspect/plugin-rtp.xml:
3079         * docs/plugins/inspect/plugin-rtsp.xml:
3080         * docs/plugins/inspect/plugin-shout2send.xml:
3081         * docs/plugins/inspect/plugin-smpte.xml:
3082         * docs/plugins/inspect/plugin-spectrum.xml:
3083         * docs/plugins/inspect/plugin-speex.xml:
3084         * docs/plugins/inspect/plugin-taglib.xml:
3085         * docs/plugins/inspect/plugin-udp.xml:
3086         * docs/plugins/inspect/plugin-video4linux2.xml:
3087         * docs/plugins/inspect/plugin-videobalance.xml:
3088         * docs/plugins/inspect/plugin-videobox.xml:
3089         * docs/plugins/inspect/plugin-videocrop.xml:
3090         * docs/plugins/inspect/plugin-videoflip.xml:
3091         * docs/plugins/inspect/plugin-videomixer.xml:
3092         * docs/plugins/inspect/plugin-wavenc.xml:
3093         * docs/plugins/inspect/plugin-wavpack.xml:
3094         * docs/plugins/inspect/plugin-wavparse.xml:
3095         * docs/plugins/inspect/plugin-ximagesrc.xml:
3096           Add docs for gdkpixbufsink; update docs to CVS version.
3097
3098 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3099
3100         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3101         Remove test sync-offset by default.
3102
3103 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3104
3105         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
3106         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
3107         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3108           Use GLib versions of htonl, htons, ntohl and ntohs in order
3109           to avoid problems on win32 (#529707).
3110
3111 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3112
3113         Patch by: Jesús Corrius <jesus at softcatala org>
3114
3115         * gst/goom/filters.c: (zoomVector):
3116         * gst/goom/goom_core.c: (init_buffers):
3117           Fix build with mingw32: use rand() instead of random() and
3118           replace bzero() with memset(). Fixes #529692.
3119
3120 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3121
3122         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
3123         Fix typo in comments.
3124
3125         * tests/examples/rtp/client-H263p-PCMA.sdp:
3126         * tests/examples/rtp/client-H263p-PCMA.sh:
3127         * tests/examples/rtp/client-H264-PCMA.sdp:
3128         * tests/examples/rtp/client-H264-PCMA.sh:
3129         * tests/examples/rtp/client-H264.sdp:
3130         * tests/examples/rtp/client-H264.sh:
3131         * tests/examples/rtp/client-PCMA.sdp:
3132         * tests/examples/rtp/client-PCMA.sh:
3133         * tests/examples/rtp/server-alsasrc-PCMA.sh:
3134         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
3135         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3136         Add some more docs and fix examples.
3137
3138 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
3139
3140         * tests/check/elements/multifile.c:
3141         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
3142         declared in the former, some have it declared in the latter.
3143
3144 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
3145
3146         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
3147         * gst/debug/tests.c: (md5_get_value):
3148         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
3149         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
3150         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3151         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3152         Stop using deprecated GLib functions.
3153
3154 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
3155
3156         * configure.ac:
3157         Back to development -> 0.10.8.1
3158
3159 === release 0.10.8 ===
3160
3161 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
3162
3163         * configure.ac:
3164           releasing 0.10.8, "One For The Money"
3165
3166 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
3167
3168         * configure.ac:
3169         0.10.7.4 pre-release
3170
3171 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
3172
3173         * gst/goom/config_param.c: (goom_plugin_parameters_free):
3174         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
3175         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
3176         * gst/goom/flying_stars_fx.c: (fs_free):
3177         * gst/goom/goom_config_param.h:
3178         * gst/goom/goom_core.c: (goom_init), (goom_close):
3179         * gst/goom/goom_plugin_info.h:
3180         * gst/goom/gstgoom.c: (gst_goom_finalize):
3181         * gst/goom/lines.c: (goom_lines_free):
3182         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
3183         * gst/goom/surf3d.c: (grid3d_free):
3184         * gst/goom/surf3d.h:
3185         * gst/goom/tentacle3d.c: (tentacle_free):
3186         Free a bunch of stuff, and initialise things to fix leaks
3187         and valgrind warnings in the testsuite.
3188
3189         Fixes: #529268
3190
3191 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3192
3193         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
3194         (gst_rtspsrc_configure_caps):
3195         Ref caps as the return value for the request_pt_map signal.
3196         Remove some caps weirdness when configuring a stream. See #528245.
3197
3198 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
3199
3200         * tests/icles/gdkpixbufsink-test.c:
3201           Add cast to placate gcc 4.1.2.
3202
3203 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
3204
3205         * configure.ac:
3206         0.10.7.3 pre-release
3207
3208 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
3209
3210         * tests/check/Makefile.am:
3211         Disable some more elements in the state test.
3212         Add a define so the soup test can find the test files
3213         it needs at runtime.
3214
3215         * tests/check/elements/souphttpsrc.c: (run_server):
3216
3217         Add a define so the soup test can find the test files
3218         it needs at runtime.
3219
3220 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
3221
3222         * gst/goom/convolve_fx.c: (convolve_apply):
3223         Don't ever draw the GOOM logo.
3224         Fixes: #528615
3225
3226 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
3227
3228         * ext/cdio/gstcdiocddasrc.c:
3229         * ext/dv/gstdvdemux.c: 
3230         gst_atomic_int_set ==> g_atomic_int_set
3231
3232 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
3233
3234         * configure.ac:
3235         * gst/goom/Makefile.am:
3236         * gst/goom/convolve_fx.c:
3237         * gst/goom/default_scripts.h:
3238         * gst/goom/goom.h:
3239         * gst/goom/goom_core.c: (choose_a_goom_line):
3240         * gst/goom/goom_plugin_info.h:
3241         * gst/goom/goomsl.c:
3242         * gst/goom/goomsl.h:
3243         * gst/goom/goomsl_hash.c:
3244         * gst/goom/goomsl_hash.h:
3245         * gst/goom/goomsl_heap.c:
3246         * gst/goom/goomsl_heap.h:
3247         * gst/goom/goomsl_private.h:
3248         * gst/goom/plugin_info.c:
3249           Strip out the config/script parsing stuff, we don't need it.
3250           Fixes #527999.
3251
3252 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
3253
3254         * gst/goom/plugin_info.c: (setOptimizedMethods):
3255           Disable altivec optimisations for 32-bit PPC as well to make
3256           things build properly on all PPC systems. Fixes #528143
3257
3258 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
3259
3260         * gst-plugins-good.spec.in:
3261           Update for souphttpsrc plugin which has moved to -good.
3262
3263 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
3264
3265         * gst/matroska/matroska-demux.c:
3266         (gst_matroska_demux_handle_seek_event):
3267         Fix open-ended seeks in matroskademux
3268         Patch by: Mark Nauwelaerts <manauw skynet be>
3269         Fixes: #526557
3270
3271 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
3272
3273         * tests/check/Makefile.am:
3274         Add soup test certificates to the dist.
3275
3276 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
3277
3278         * ext/Makefile.am:
3279         Remove LADSPA reference I missed.
3280
3281 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
3282
3283         * ext/soup/gstsouphttpsrc.c: (plugin_init):
3284         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
3285         over gnome-vfs and everything else. Fixes bug #527848.
3286
3287 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
3288
3289         * configure.ac:
3290         * ext/Makefile.am:
3291         Remove LADSPA plugin. Fixes: #515978
3292
3293 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
3294
3295         * configure.ac:
3296         * docs/plugins/Makefile.am:
3297         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3298         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3299         * docs/plugins/gst-plugins-good-plugins.args:
3300         * docs/plugins/inspect/plugin-soup.xml:
3301         * ext/Makefile.am:
3302         * tests/check/Makefile.am:
3303         Move soup plugin from -bad (Fixes: #523124)
3304
3305 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
3306
3307         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
3308         Fix bounds checking of mode in Speex header, which may
3309         produce negative numbers in speex <= 1.1.12
3310
3311 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
3312
3313         * gst/goom/Makefile.am:
3314         * gst/goom/gfontlib.c:
3315         * gst/goom/gfontlib.h:
3316         * gst/goom/gfontrle.c:
3317         * gst/goom/gfontrle.h:
3318         * gst/goom/goom.h:
3319         * gst/goom/goom_core.c: (goom_update):
3320         * gst/goom/goom_plugin_info.h:
3321         * gst/goom/gstgoom.c: (gst_goom_chain):
3322         * gst/goom/plugin_info.c:
3323           Remove a bunch of font/text related code that we don't need.
3324
3325 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
3326
3327         * gst/goom/ppc_drawings.s:
3328         * gst/goom/ppc_zoom_ultimate.s:
3329           Change license of these files to LGPL, as permitted by the
3330           author, Guillaume Borios. See #515073.
3331
3332 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
3333
3334         * gst/goom/convolve_fx.c:
3335         * gst/goom/motif_goom1.h:
3336         * gst/goom/motif_goom2.h:
3337           As hinted in Bug #518213, revert one change and fix warnings properly.
3338           This fixes both #518213 and #520073 for me.     
3339
3340 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
3341
3342         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
3343         * gst/matroska/matroska-demux.c:
3344         (gst_matroska_demux_handle_seek_event),
3345         (gst_matroska_demux_parse_contents_seekentry),
3346         (gst_matroska_demux_loop):
3347         Fix the Forte build by making function declaration signatures
3348         match the implementations.
3349
3350 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
3351
3352         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
3353         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
3354         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
3355           More logging when probing (see #518474), some comments in _reset().
3356
3357 2008-04-07  Julien Moutte  <julien@fluendo.com>
3358
3359         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
3360         because of a bad argument number.
3361
3362 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3363
3364         * tests/icles/.cvsignore:
3365         * tests/icles/Makefile.am:
3366         * tests/icles/gdkpixbufsink-test.c:
3367           Interactive test app for gdkpixbufsink.
3368
3369 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3370
3371         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3372
3373         * configure.ac:
3374         Actually build dlls when cross-compiling with mingw32.
3375         Fixes bug #526247.
3376
3377 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
3378
3379         * ext/hal/hal.c: (gst_hal_get_alsa_element):
3380           Don't munge device string to 'default:x' for capture devices.
3381           Fixes #525833.
3382
3383 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
3384
3385         * ext/wavpack/gstwavpackparse.c:
3386         (gst_wavpack_parse_index_entry_free):
3387         Always use GSlice as we actually depend on GLib 2.12 already.
3388
3389 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
3390
3391         * configure.ac:
3392           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
3393           Also bump the GLib requirement to the current de-facto requirement
3394           (ie. 2.12).
3395
3396 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
3397
3398         * gst/rtp/gstrtph264pay.c: (encode_base64),
3399         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
3400         * gst/rtp/gstrtph264pay.h:
3401         Parse codec_data for future AVC compatibility.
3402         Fail when we encounter AVC data for now.
3403
3404 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
3405
3406         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
3407           (gst_spectrum_init), (gst_spectrum_set_property),
3408           (gst_spectrum_get_property), (gst_spectrum_message_new):
3409           Rename property enums and default defines for the properties to match
3410           the property names and rephrase property descriptions to make them a
3411           bit clearer (hopefully). See #518188.
3412
3413 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3414
3415         * tests/check/Makefile.am:
3416         * tests/check/elements/.cvsignore:
3417         * tests/check/elements/gdkpixbufsink.c:
3418           Add unit test for gdkpixbufsink element.
3419
3420 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3421
3422         * ext/gdk_pixbuf/Makefile.am:
3423         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
3424         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
3425           (gst_gdk_pixbuf_sink_base_init),
3426           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
3427           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
3428           (gst_gdk_pixbuf_sink_set_caps),
3429           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
3430           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
3431           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
3432           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
3433           (gst_gdk_pixbuf_sink_get_property):
3434         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
3435           Add gdkpixbufsink element for easy snapshotting (#525946).
3436
3437 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3438
3439         * tests/check/pipelines/wavpack.c: (wavpack_suite):
3440         Bump timeout from 3 to 60 seconds.
3441
3442 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3443
3444         * tests/check/pipelines/.cvignore:
3445         Remove useless file.
3446
3447         * tests/check/pipelines/.cvsignore:
3448         Add new test to .cvsignore.
3449
3450 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3451
3452         * tests/check/Makefile.am:
3453         * tests/check/pipelines/wavpack.c: (bus_handler),
3454         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
3455         (wavpack_suite), (main):
3456         Add unit test that encodes and decodes some data, checks that it
3457         is still the same and that all timestamps/offsets are perfect.
3458
3459 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3460
3461         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
3462         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
3463         * ext/wavpack/gstwavpackparse.c:
3464         (gst_wavpack_parse_index_entry_new),
3465         (gst_wavpack_parse_index_entry_free),
3466         (gst_wavpack_parse_base_init),
3467         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
3468         Use GSlice for allocating index entries and use
3469         gst_element_class_set_details_simple().
3470
3471 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
3472
3473         Patch by: Brian Cameron <brian.cameron at sun dot com>
3474
3475         * sys/sunaudio/gstsunaudio.c:
3476         * sys/sunaudio/gstsunaudiomixer.c:
3477         * sys/sunaudio/gstsunaudiomixer.h:
3478         * sys/sunaudio/gstsunaudiomixerctrl.c:
3479         * sys/sunaudio/gstsunaudiomixerctrl.h:
3480         * sys/sunaudio/gstsunaudiomixertrack.c:
3481         * sys/sunaudio/gstsunaudiomixertrack.h:
3482         * sys/sunaudio/gstsunaudiosink.c:
3483         * sys/sunaudio/gstsunaudiosink.h:
3484         * sys/sunaudio/gstsunaudiosrc.c:
3485         * sys/sunaudio/gstsunaudiosrc.h:
3486           Fix up copyrights (#525860).
3487
3488 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
3489
3490         * gst/goom/goomsl.c: (gsl_read_file):
3491           Check return value of fread() to avoid compiler warnings.
3492
3493 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3494
3495         Based on patch by: Mersad Jelacic <mersad at axis dot com>
3496
3497         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
3498         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
3499         * gst/law/alaw-decode.h:
3500         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
3501         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
3502         (gst_mulawdec_chain), (gst_mulawdec_change_state):
3503         * gst/law/mulaw-decode.h:
3504         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
3505         Make negotiation a bit modern.
3506         Use pad_alloc. Fixes #525359.
3507
3508 2008-03-31  David Schleef  <ds@schleef.org>
3509
3510         * gst/goom/xmmx.c: Fix constraints on asm code so that it
3511           compiles consistently.  Fixes #522278.
3512
3513 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
3514
3515         Patch by: Brian Cameron <brian.cameron at sun dot com>
3516
3517         * sys/sunaudio/gstsunaudiomixerctrl.c:
3518           (gst_sunaudiomixer_ctrl_get_volume),
3519           (gst_sunaudiomixer_ctrl_set_volume):
3520         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
3521           Fix up the mixer tracks to use a volume range of 0-255, which is what
3522           the sun audio API uses. This simplifies the code and avoids rounding
3523           errors. Fixes #524593.
3524
3525 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
3526
3527         * sys/v4l2/gstv4l2object.c:
3528         * sys/v4l2/gstv4l2object.h:
3529         Add device-fd property to make it possible to apps to call ioctl's.
3530
3531 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3532
3533         * gst/qtdemux/qtdemux.c: (next_entry_size):
3534         Unbreak streaming mode again.
3535
3536 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
3537
3538         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
3539           Remove superfluous DEBUG macro.
3540
3541 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
3542
3543         Based on patch by: William M. Brack <wbrack at mmm com hk>
3544
3545         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
3546           (gst_v4l2src_set_capture):
3547           Check whether the device supports setting the framerate before
3548           trying to set it and then posting a warning or error if it doesn't
3549           work (#516649, #520092). Also compare fractions more correctly.
3550
3551 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3552
3553         * gst/goom/Makefile.am:
3554           Remove ppc assembler optimisations from the build until they
3555           actually build (they also seem to have GPL headers).
3556
3557 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3558
3559         * m4/Makefile.am:
3560           Better not dist files that don't exist any longer (lrint*m4).
3561
3562 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3563
3564         * configure.ac:
3565         * m4/lrint.m4:
3566         * m4/lrintf.m4:
3567         Remove lrint/lrintf checks. We don't use it anywhere.
3568
3569 2008-03-18  Andy Wingo  <wingo@pobox.com>
3570
3571         * sys/osxvideo/osxvideosink.m
3572         (gst_osx_video_sink_osxwindow_destroy)
3573         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
3574         task, whoopdee.
3575         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
3576         2 ms.
3577
3578 2008-03-18  Andy Wingo  <wingo@pobox.com>
3579
3580         * sys/osxvideo/osxvideosink.m
3581         (gst_osx_video_sink_osxwindow_destroy)
3582         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
3583         task, whoopdee.
3584         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
3585         2 ms.
3586         
3587 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3588
3589         Patch by: William M. Brack <wbrack at mmm com hk>
3590
3591         * sys/v4l2/v4l2src_calls.c:
3592           (gst_v4l2src_probe_caps_for_format_and_size),
3593           (gst_v4l2src_probe_caps_for_format):
3594           Make sure the probed frame sizes are reversed in the resulting
3595           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
3596           highest resolution first); also remove unused variable.
3597           (Partly fixes #520092)
3598
3599 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3600
3601         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3602
3603         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3604         (gst_rtspsrc_finalize):
3605         Call WSAStartup() and WSACleanup before using the Winsock API.
3606         See #520808.
3607
3608 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
3609
3610         * gst/avi/gstavidemux.c:
3611           Erm, the buffer-size is just guint, no need for the special format
3612           specifier.
3613
3614 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
3615
3616         * gst/goom/plugin_info.c:
3617         * gst/goom/ppc_zoom_ultimate.h:
3618           Small fixes to build more on PPC: ifdef out code that uses unknown
3619           define; add newline at end of header file to avoid compiler warning.
3620           Assembler code still doesn't build though.
3621
3622 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
3623
3624         * gst/avi/gstavidemux.c:
3625           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
3626           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
3627
3628 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
3629
3630         * gst/avi/gstavidemux.c:
3631           Chunksize is uint32. Fix format specifier.
3632
3633 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
3634
3635         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
3636         mistake. Return file to pure MIT text.
3637
3638 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
3639
3640         * gst/audiofx/audiofx.c:
3641         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
3642         of hardcoding values.
3643
3644 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
3645
3646         Patch by: Mark Nauwelaerts <manauw skynet be>
3647
3648         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
3649           (gst_oss_src_close):
3650         * sys/oss/gstosssrc.h:
3651           Cache probed caps, so _get_caps() during recording doesn't cause
3652           ioctl calls which may disrupt the recording (fixes #521875).
3653
3654 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3655
3656         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
3657         (gst_qtdemux_activate_segment),
3658         (gst_qtdemux_prepare_current_sample),
3659         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
3660         Make sure we always send a DISCONT after a seek by setting the sample
3661         index to an undefined value after a seek.
3662
3663 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
3664
3665         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
3666           (GST_IS_AVI_SUBTITLE_CLASS):
3667           Fix up IS_FOO macros, which makes gtk-doc much happier.
3668
3669 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
3670
3671         * tests/icles/Makefile.am:
3672           Move the -lgstfoo where it belongs.
3673
3674 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
3675
3676         * gst/matroska/ebml-ids.h:
3677         Add ID for EBML CRC32 elements.
3678
3679         * gst/matroska/Makefile.am:
3680         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
3681         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
3682         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
3683         (gst_ebml_read_header):
3684         Support reading 80bit floats, add finalize method to clean up
3685         in any case, support reading length/id elements with any length
3686         as long as it's smaller than our supported maximum, don't leak
3687         buffers if reading as much data as we wanted failed and some
3688         smaller cleanup.
3689
3690 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
3691
3692         Patch by: Olivier Crete <tester at tester dot ca>
3693
3694         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
3695         Check that a buffer is large enough before reading from it.
3696         Fixes bug #521102.
3697         
3698 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3699
3700         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3701         Fix compilation after removing the GstPollMode from the
3702         constructor.
3703
3704 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
3705
3706         * configure.ac:
3707         * gst/audiofx/Makefile.am:
3708         * gst/audiofx/audiochebband.c:
3709         * gst/audiofx/audiocheblimit.c:
3710         * gst/audiofx/math_compat.h:
3711         Check for sinh(), cosh() and asinh() and define our own
3712         implementations if they're not available. Fixes bug #520880.
3713
3714 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
3715
3716         Patch by: Olivier Crete <tester at tester dot ca>
3717
3718         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
3719         Unref the buffers only once when handling not-negotiated errors.
3720         Fixes bug #520764.
3721
3722 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3723
3724         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3725
3726         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
3727         (gst_udpsrc_stop):
3728         Properly balance WSA_Cleanup with WSA_Startup.
3729         Also make the poll controllable on windows. Fixes #520888.
3730
3731 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3732
3733         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3734         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
3735         (gst_ebml_read_element_length), (gst_ebml_peek_id),
3736         (gst_ebml_read_skip), (gst_ebml_read_buffer),
3737         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
3738         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
3739         (gst_ebml_read_date), (gst_ebml_read_master),
3740         (gst_ebml_read_binary), (gst_ebml_read_header):
3741         * gst/matroska/ebml-read.h:
3742         * gst/matroska/matroska-demux.c:
3743         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
3744         (gst_matroska_demux_read_track_encodings),
3745         (gst_matroska_demux_add_stream),
3746         (gst_matroska_demux_handle_src_query),
3747         (gst_matroska_demux_handle_seek_event),
3748         (gst_matroska_demux_init_stream),
3749         (gst_matroska_demux_parse_tracks),
3750         (gst_matroska_demux_parse_index_cuetrack),
3751         (gst_matroska_demux_parse_index_pointentry),
3752         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3753         (gst_matroska_demux_parse_metadata_id_simple_tag),
3754         (gst_matroska_demux_parse_metadata_id_tag),
3755         (gst_matroska_demux_parse_metadata),
3756         (gst_matroska_demux_sync_streams),
3757         (gst_matroska_demux_push_hdr_buf),
3758         (gst_matroska_demux_push_flac_codec_priv_data),
3759         (gst_matroska_demux_push_xiph_codec_priv_data),
3760         (gst_matroska_demux_add_wvpk_header),
3761         (gst_matroska_demux_check_subtitle_buffer),
3762         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3763         (gst_matroska_demux_parse_cluster),
3764         (gst_matroska_demux_parse_contents_seekentry),
3765         (gst_matroska_demux_parse_contents),
3766         (gst_matroska_demux_loop_stream_parse_id),
3767         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
3768         * gst/matroska/matroska-demux.h:
3769         * gst/matroska/matroska-ids.h:
3770         Handle return values from pull_range in a more granular way to properly
3771         shut down on seeks.
3772         Combine return values from push.
3773         Implement proper error handling.
3774         Prepare for handling seeking correctly.
3775
3776 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3777
3778         * gst/matroska/ebml-read.c:
3779         Use GINT64 formatting constants from GLIB.
3780
3781         * gst/matroska/matroska-demux.c:
3782         Add some guards to avoid a possible division by 0 and crashing
3783         with NULL events on some systems.
3784         Use gst_gdouble_to_guint64 somewhere instead of an implicit
3785         conversion. 
3786
3787         * gst/matroska/matroska-mux.c:
3788         Check for invalid timestamps in a bunch of places to avoid
3789         writing bogus durations into the output file.
3790         Fix some double<->gint64 conversions that weren't using
3791         gst_guint64_to_gdouble
3792
3793 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3794
3795         * configure.ac:
3796         Move the checks for bison, flex and as to the program section and the
3797         check for gcc inline asm to the compiler characteristics section.
3798
3799 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3800
3801         * configure.ac:
3802         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3803         plug-ins are included/excluded. (#498222)
3804
3805 2008-02-29  Michael Smith <msmith@fluendo.com>
3806
3807         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
3808           Don't call gst_object_sync_values() unless we have a valid timestamp.
3809
3810 2008-02-28  David Schleef  <ds@schleef.org>
3811
3812         * gst/matroska/matroska-demux.c:
3813         * gst/matroska/matroska-ids.h:
3814         * gst/matroska/matroska-mux.c:
3815           Fix Dirac mapping.  I had previously added a VfW-type
3816           mapping, but it looks like Dirac will get a native Matroska
3817           mapping, and this is the most likely method.
3818
3819 2008-02-28  David Schleef  <ds@schleef.org>
3820
3821         * gst/avi/gstavimux.c: Add Dirac encoding
3822
3823 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3824
3825         Patch by: Peter Kjellerstedt <pkj at axis com>
3826
3827         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
3828         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
3829         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
3830         * gst/udp/gstudpsrc.h:
3831         Port to GstPoll. See #505417.
3832
3833 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
3834
3835         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
3836         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
3837         yet on the srcpad. We need rate and channels before we
3838         can do any processing. Fixes bug #519088.
3839
3840 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
3841
3842         * configure.ac:
3843         Detect and indicate if GCC inline assembly syntax is
3844         available.
3845
3846         * gst/goom/Makefile.am:
3847         * gst/goom/convolve_fx.c:
3848         * gst/goom/flying_stars_fx.c:
3849         * gst/goom/goom_config.h:
3850         * gst/goom/goom_core.c:
3851         * gst/goom/goomsl.c:
3852         * gst/goom/ifs.c:
3853         * gst/goom/mmx.c:
3854         * gst/goom/plugin_info.c:
3855         * gst/goom/xmmx.c:
3856         Fix various GCC-isms, and only build the inline assembly
3857         with compilers that support GCC inline assembly.
3858
3859         Fix a couple of other warnings shown with Forte.
3860
3861 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
3862
3863         * gst/goom/xmmx.c:
3864           Use 'emms' instead of 'femms' to not crash on cpus that do not
3865           implement this 3dnow specific instruction.
3866
3867 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3868
3869         * gst/goom/plugin_info.c: (setOptimizedMethods):
3870         Use extended MMX for draw_line() too if available, not only
3871         normal MMX.
3872
3873 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3874
3875         * ext/jpeg/gstjpeg.c: (plugin_init):
3876         Remove (commented out) smoke typefinder. This is in base now.
3877
3878 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
3879
3880         * gst/goom2k1/Makefile.am:
3881         * gst/goom2k1/gstgoom.c:
3882
3883         Rename the installed library, and don't register the same 
3884         GType name as the new goom.
3885
3886 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3887
3888         * configure.ac:
3889         * ext/taglib/Makefile.am:
3890           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
3891           when building C++ code (#516509).
3892
3893 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3894
3895         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
3896         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
3897           (setOptimizedMethods):
3898           Call oil_init(), otherwise oil_get_cpu_flags() won't return
3899           anything useful. Export goom debug category so we can get
3900           rid of the VERBOSE define and the printfs.
3901
3902 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3903
3904         * gst/goom/goomsl_heap.c: (align_it):
3905         * gst/goom/plugin_info.c: (setOptimizedMethods):
3906           Compile fixes for x86-64.
3907
3908 2008-02-23  Bastien Nocera  <hadess@hadess.net>
3909
3910         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
3911         with warnings, but add other CFLAGS
3912
3913         * gst/goom/goomsl.c (gsl_instr_set_namespace),
3914         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
3915         (calculate_labels), (gsl_read_file):
3916         * gst/goom/goomsl_lex.l:
3917         * gst/goom/goomsl_yacc.y:
3918         * gst/goom/plugin_info.c: Remove a few live printf, and
3919         fprintf, replace exit() calls with g_assert_not_reached()
3920         if it not optimal for a library
3921
3922 2008-02-23  Bastien Nocera  <hadess@hadess.net>
3923
3924         * gst/goom/Makefile.am: Remove the warnings being disabled,
3925         fix linkage on x86, spotted by Sebastian Dröge
3926         <slomo@circular-chaos.org>
3927
3928         * gst/goom/convolve_fx.c (convolve_init),
3929         (create_output_with_brightness), (convolve_apply):
3930         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
3931         * gst/goom/goomsl.c:
3932         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
3933         * gst/goom/plugin_info.c:
3934         * gst/goom/tentacle3d.c (tentacle_fx_create):
3935         Fix warnings, and disable the motifs in the convolve_fx
3936         plugin (they were causing warnings, and they were just
3937         "Goom" in funny letterring)
3938
3939 2008-02-23  Bastien Nocera  <hadess@hadess.net>
3940
3941         * configure.ac: Add checks for Flex/Yacc/Bison and other
3942         furry animals, for the new goom 2k4 based plugin
3943
3944         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
3945         CPU optimisations (not working yet), move the old plugin to...
3946
3947         * gst/goom2k1/*: ... here, in case somebody is sick enough
3948
3949         Fixes #515073
3950
3951 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
3952
3953         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3954         Post the server response code in an error message instead of a generic
3955         'error' message. Fixes #517237.
3956
3957 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3958
3959         * tests/check/Makefile.am:
3960         Ignore gconfaudiosrc for the states unit test too. It will fallback
3961         to alsasrc if the gconf settings can't be read and not everybody has
3962         alsa.
3963
3964 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3965
3966         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
3967         (gst_wavpack_parse_create_src_pad):
3968         * ext/wavpack/gstwavpackparse.h:
3969         Always report the duration if we know it in push mode and don't
3970         return 0 just to make totem believe we can't seek in push mode.
3971         Newer totem version use the SEEKING query which properly reports
3972         if we can seek or not.
3973
3974 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3975
3976         Patch by: Jens Granseuer <jensgr at gmx dot net>
3977
3978         * tests/examples/equalizer/demo.c: (main):
3979         C89 fix, moving variable declarations to the beginning of
3980         the block. Fixes bug #517933.
3981
3982 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
3983
3984         * configure.ac:
3985         Back to development...
3986
3987 === release 0.10.7 ===
3988
3989 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
3990
3991         * configure.ac:
3992           releasing 0.10.7, "Red Door Black"
3993
3994 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
3995
3996         * gst/alpha/Makefile.am:
3997         Link alpha plugin with libgstbase. Fixes bug #517386.
3998
3999 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4000
4001         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
4002         Init values to -1 instead of the default 0 value.
4003         Fixes #516524.
4004
4005 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
4006
4007         * tests/examples/spectrum/spectrum-example.c:
4008         Add missing include to fix compilation when libxml usage is disabled.
4009         Fixes: #516371
4010
4011 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4012
4013         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
4014         fixes: #514889
4015
4016         * gst/rtp/gstrtph264pay.c:
4017         * gst/rtp/gstrtpmp4gdepay.c:
4018         * gst/rtp/gstrtpmp4gpay.c:
4019         * gst/rtp/gstrtpmp4gpay.h:
4020         * gst/rtp/gstrtptheorapay.c:
4021         * gst/rtp/gstrtpvorbispay.c:
4022
4023         Fix various leaks shown up in valgrind
4024         - free sprops and buffer in error cases in H264 payloader
4025         - fix leak in mp4g depayloader when construction the caps
4026         - don't leak config string in the mp4g payloader
4027         - don't leak buffers and headers in theora and vorbis payloaders
4028
4029         * tests/check/elements/rtp-payloading.c:
4030
4031         Fix the RTP data test
4032         - Actually send valid amr data to the payloader instead of 20
4033         zero-bytes
4034         - The mp4g payloader expects codec_data on the caps
4035
4036 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
4037
4038         * win32/MANIFEST:
4039         Add libgstpng.dsp to MANIFEST.
4040         * win32/vs6/libgstaudiofx.dsp:
4041         Add new source files to VS project file.
4042
4043 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4044
4045         * sys/ximage/gstximagesrc.c:
4046         Initialise variables when opening the X display rather
4047         than in _start(), as the display can be opened before that.
4048
4049         Fixes: #515985
4050
4051 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4052
4053         * sys/directdraw/gstdirectdrawsink.c:
4054         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
4055         (gst_directdraw_sink_finalize):
4056         Properly chain up finalize functions. Fixes bug #515980.
4057
4058 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4059
4060         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
4061         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
4062         (gst_v4l2_buffer_pool_class_init):
4063         Chain up the finalize functions. Fixes bug #515984.
4064
4065 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4066
4067         * sys/ximage/ximageutil.c:
4068         Chain up in the finalize function for our custom
4069         buffer sub-class.
4070         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
4071         Fixes: #515706
4072
4073 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4074
4075         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
4076         (gst_fenced_buffer_class_init):
4077         Properly chain up finalize method. Fixes bug #515979.
4078
4079 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4080
4081         * sys/ximage/gstximagesrc.c:
4082         Free allocated Damage memory before closing our connection to the
4083         X server. Partially fixes: #515706
4084
4085 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4086
4087         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
4088         * tests/check/Makefile.am:
4089         * tests/check/gst-plugins-good.supp:
4090         Add a few libjpeg suppressions and initialize a variable to
4091         make smokeenc valgrind clean. Fixes bug #515701.
4092
4093 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
4094
4095         * gst/avi/gstavidemux.c:
4096         Revert patch which sends timestamps only on keyframes, as it
4097         breaks playback with current gst-ffmpeg.
4098
4099         Fixes: #515562
4100
4101 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4102
4103         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
4104         * tests/check/elements/multifile.c: (GST_START_TEST):
4105         Close some memory leaks spotted by the unit test. Fixes bug #515697.
4106
4107 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4108
4109         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4110         Use and unset the GError when pipeline creation fails instead of
4111         simply leaking it. Fixes bug #515704.
4112
4113 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
4114
4115         * gst/audiofx/audioamplify.c:
4116         * gst/audiofx/audiochebband.c:
4117         * gst/audiofx/audiocheblimit.c:
4118         * gst/audiofx/audiodynamic.c:
4119         * gst/audiofx/audioinvert.c:
4120         * gst/audiofx/audiopanorama.c:
4121         * gst/audiofx/audiowsincband.c:
4122         * gst/audiofx/audiowsinclimit.c:
4123         Fix long description of audiofx elements. Fixes bug #515457.
4124
4125 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
4126
4127         * docs/plugins/Makefile.am:
4128         * gst/spectrum/gstspectrum.c:
4129         * tests/examples/spectrum/.cvsignore:
4130         * tests/examples/spectrum/Makefile.am:
4131         * tests/examples/spectrum/spectrum-example.c:
4132
4133         Add a simple example application for the spectrum element, include it
4134         in the docs, and fix some documentation ambiguities.
4135
4136         Fixes: #348085
4137
4138 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4139
4140         * gst/equalizer/Makefile.am:
4141         * gst/spectrum/Makefile.am:
4142         Fix includes order
4143
4144         * tests/check/Makefile.am:
4145         Exclude v4l2src from the states test - it takes too long to start.
4146
4147         * tests/check/elements/spectrum.c:
4148         Make the test run properly with CK_FORK=no
4149
4150 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
4151
4152         * gst/audiofix/Makefile.am: add missing header files 
4153
4154 2008-02-08  Julien Moutte  <julien@fluendo.com>
4155
4156         * gst/matroska/matroska-demux.c:
4157         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
4158         keyframe and delta units correctly when dealign with a BlockGroup.
4159         Fixes: #514397
4160
4161 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4162
4163         * tests/check/elements/.cvsignore:
4164         Spell the new tests correctly in .cvsignore
4165
4166 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
4167
4168         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
4169           Need to use gsize here for the size, fixes compiler warning.
4170
4171         * tests/examples/equalizer/.cvsignore:
4172         * tests/examples/equalizer/Makefile.am:
4173         * tests/examples/spectrum/.cvsignore:
4174         * tests/examples/spectrum/Makefile.am:
4175           Add missing files to fix the build.
4176
4177 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4178
4179         * configure.ac:
4180         * docs/plugins/Makefile.am:
4181         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4182         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4183         * docs/plugins/gst-plugins-good-plugins.args:
4184         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4185         * docs/plugins/inspect/plugin-multifile.xml:
4186         * tests/check/Makefile.am:
4187         * tests/check/elements/.cvsignore:
4188
4189         Move multifile plugin from -bad.
4190         Fixes: #490283
4191
4192 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4193
4194         * configure.ac:
4195         * docs/plugins/Makefile.am:
4196         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4197         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4198         * docs/plugins/gst-plugins-good-plugins.args:
4199         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4200         * docs/plugins/inspect/plugin-spectrum.xml:
4201         * gst/spectrum/Makefile.am:
4202         * tests/check/Makefile.am:
4203         * tests/check/elements/.cvsignore:
4204         * tests/examples/Makefile.am:
4205
4206         Move spectrum plugin from -bad.
4207         Move examples into tests/examples/spectrum.
4208
4209 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4210
4211         * configure.ac:
4212         * docs/plugins/Makefile.am:
4213         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4214         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4215         * docs/plugins/gst-plugins-good-plugins.args:
4216         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4217         * docs/plugins/gst-plugins-good-plugins.interfaces:
4218         * docs/plugins/inspect/plugin-equalizer.xml:
4219         * gst/equalizer/Makefile.am:
4220         * tests/check/Makefile.am:
4221         * tests/examples/Makefile.am:
4222         Move the equalizer plugin across from -bad
4223
4224         * tests/check/elements/.cvsignore:
4225         Add equalizer, audiosincwband and audiosincwlimit
4226
4227         * tests/check/elements/equalizer.c:
4228         Fix compiler warnings
4229
4230         Fixes: #415627
4231
4232 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4233
4234         * configure.ac:
4235         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
4236         are treated like releases and build without it.
4237
4238 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4239
4240         * docs/plugins/Makefile.am:
4241         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4242         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4243         * docs/plugins/gst-plugins-good-plugins.args:
4244         * docs/plugins/inspect/plugin-audiofx.xml:
4245         * gst/audiofx/Makefile.am:
4246         * gst/audiofx/audiofx.c:
4247         * gst/audiofx/audiowsincband.c:
4248         * gst/audiofx/audiowsincband.h:
4249         * gst/audiofx/audiowsinclimit.c:
4250         * gst/audiofx/audiowsinclimit.h:
4251         * tests/check/Makefile.am:
4252         * tests/check/elements/audiowsincband.c:
4253         * tests/check/elements/audiowsinclimit.c:
4254
4255         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
4256         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
4257         respectively.
4258
4259         Fixes: #467666
4260
4261 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4262
4263         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
4264         * tests/check/elements/icydemux.c:
4265           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
4266           caps, and add a somewhat useful debug message. Plus test.
4267
4268 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
4269
4270         * gst/rtsp/gstrtspsrc.c:
4271         Include unistd.h only if HAVE_UNISTD_H is defined
4272         * win32/common/config.h.in:
4273         * win32/common/config.h:
4274         Define socklen_t as it seems it's not defined in default 
4275         Visual Studio headers.
4276         * win32/vs6/libgstalpha.dsp:
4277         * win32/vs6/libgstapetag.dsp:
4278         * win32/vs6/libgstavi.dsp:
4279         * win32/vs6/libgstrtp.dsp:
4280         * win32/vs6/libgstrtsp.dsp:
4281         * win32/vs6/libgstvideomixer.dsp:
4282         Update project file dependencies and add new source files       
4283
4284 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
4285
4286         Patch by: Bjarne Rosengren <bjarne at axis dot com>
4287
4288         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
4289         Don't leak buffers when we don't push them downstream.
4290         Fixes bug #514965.
4291
4292 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4293
4294         * configure.ac:
4295           Bump requirements to (good) released versions to avoid
4296           confusion and make implicit core requirement explicit.
4297
4298 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
4299
4300         * docs/plugins/Makefile.am:
4301         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4302         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4303         * docs/plugins/gst-plugins-good-plugins.args:
4304         * docs/plugins/inspect/plugin-audiofx.xml:
4305         * gst/audiofx/Makefile.am:
4306         * gst/audiofx/audiochebband.c:
4307         * gst/audiofx/audiochebband.h:
4308         * gst/audiofx/audiocheblimit.c:
4309         * gst/audiofx/audiocheblimit.h:
4310         * gst/audiofx/audiochebyshevfreqband.c:
4311         * gst/audiofx/audiochebyshevfreqband.h:
4312         * gst/audiofx/audiochebyshevfreqlimit.c:
4313         * gst/audiofx/audiochebyshevfreqlimit.h:
4314         * gst/audiofx/audiofx.c:
4315         * tests/check/Makefile.am:
4316         * tests/check/elements/.cvsignore:
4317         * tests/check/elements/audiochebband.c:
4318         * tests/check/elements/audiocheblimit.c:
4319         * tests/check/elements/audiochebyshevfreqband.c:
4320         * tests/check/elements/audiochebyshevfreqlimit.c:
4321
4322         Rename audiochebyshevfreqband -> audiochebband and
4323         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
4324         surgery.
4325
4326         Closes: #491811
4327
4328 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4329
4330         Patch by: Orjan Friberg <orjanf at axis dot com>
4331
4332         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
4333         Fix caps memory leak. Fixes #514573.
4334
4335 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
4336
4337         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
4338         If there's no entries in the subindex, don't try to do anything stupid,
4339         just return.
4340
4341 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4342
4343         Patch by: John Millikin <jmillikin at gmail dot com>
4344
4345         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
4346           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
4347           Fix extraction of picture blocks with newer libflac versions again:
4348           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
4349
4350 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4351
4352         * tests/check/Makefile.am:
4353           Add rtp-payloading test to VALGRIND_TO_FIX.
4354
4355         * tests/check/elements/rtp-payloading.c:
4356           Add semicolons after GST_TEST_END so gst-indent gets the
4357           formatting right; make test less verbose in general, but
4358           more verbose in the error case (which should probably
4359           make the test fail anyway).
4360
4361 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
4362
4363         * docs/plugins/Makefile.am:
4364         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4365         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4366         * gst/avi/gstavisubtitle.c:
4367         Add documentation for avisubtitle and change class to
4368         Codec/Parser/Subtitle
4369
4370 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
4371
4372         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4373         Treat ENOTTY (driver does not implement ioctl) the same as
4374         EINVAL since it implies there are no available standards.
4375
4376         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
4377         (gst_v4l2src_get_nearest_size):
4378         Replace gst_v4l2src_get_size_limits with 2 calls to new function
4379         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
4380         probe if the driver does not support VIDIOC_TRY_FMT for whatever
4381         reason, and if we aren't yet actively capturing.
4382
4383         * sys/v4l2/v4l2src_calls.h:
4384         Remove replaced function declaration.
4385
4386 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
4387
4388         * configure.ac:
4389         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
4390         API.
4391
4392 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
4393
4394         * configure.ac:
4395         Fix typo.
4396
4397 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4398
4399         * gst/alpha/Makefile.am:
4400         * gst/alpha/gstalpha.c:
4401
4402         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
4403         some stuff, and making buffer-alloc and resizing work automatically.
4404         No longer crashes on odd frame widths and heights, although there
4405         seems to be a disagreement with ffmpegcolorspace about what size
4406         an AYUV frame with odd height should be.
4407
4408 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4409
4410         Patch by: Alessandro Decina <alessandro at nnva dot org>
4411
4412         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
4413         * ext/libpng/gstpngenc.h:
4414         Preallocate the output buffer so that g_memdup() and
4415         gst_buffer_merge() aren't needed anymore. This greatly improves
4416         performances and fixes #512544.
4417
4418 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4419
4420         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
4421         (gst_avi_demux_stream_data):
4422         GStreamer timestamps are PTS values while AVI only knows about DTS
4423         timestamps. Make sure we only copy the DTS as the buffer timestamp when
4424         we are dealing with a key frame.
4425
4426 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
4427
4428         * tests/check/Makefile.am:
4429         * tests/check/elements/.cvsignore:
4430         * tests/check/elements/rtp-payloading.c:
4431           Add add testsuite for the rtp-payloader that tries simulating
4432           dataflow. Needs more test data.
4433
4434 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
4435
4436         * tests/check/elements/alphacolor.c:
4437           Remove two unused variables.
4438
4439 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
4440
4441         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
4442           Use g_ascii_strtoll() instead of atoll, which is only
4443           available in C99.
4444
4445 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
4446
4447         * gst/rtp/Makefile.am:
4448         * gst/rtp/gstrtp.c:
4449         * gst/rtp/gstrtpmpvpay.c:
4450         * gst/rtp/gstrtpmpvpay.h:
4451         Add MPEG2 video payloader
4452
4453 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
4454
4455         * gst/level/gstlevel.c:
4456         Use #include <math.h> instead of #include "math.h".
4457
4458 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
4459
4460         * tests/check/Makefile.am:
4461         Fix up some CFLAGS sets.
4462         Don't include gconfvideosrc in the states test.
4463
4464         * tests/check/elements/autodetect.c: (GST_START_TEST):
4465         Add some error strings to fail_unless arguments to fix some weird
4466         compiler errors on Solaris.
4467
4468 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
4469
4470         * configure.ac:
4471         Detect video4linux headers on Solaris too.
4472         * sys/v4l2/gstv4l2colorbalance.h:
4473         * sys/v4l2/gstv4l2object.h:
4474         * sys/v4l2/v4l2_calls.c:
4475         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
4476         (gst_v4l2_buffer_new):
4477
4478         Make v4l2 build on Solaris.
4479         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4480         Fixes: #510505
4481
4482 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
4483
4484         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4485           Update list from (still local) scanning script.
4486
4487 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
4488
4489         Based on a patch by:
4490             Victor STINNER <victor dot stinner at haypocalc dot com>
4491
4492         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4493         Set variable to NULL after freeing it to prevent double frees
4494         or make failures by another use of it afterwards more obvious
4495         and fix use of it after the freeing. Fixes bug #510592.
4496
4497 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
4498
4499         * gst/udp/gstmultiudpsink.c:
4500         use GST_WARNING for logging
4501
4502 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
4503
4504         * gst/udp/gstmultiudpsink.c:
4505         Don't try to leave a multicast group with an invalid socket
4506
4507 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
4508
4509         * ext/flac/gstflacdec.c:
4510           Fix compilation against flac 1.1.2 (as on debian stable), where
4511           the picture metadata defines and structs don't exist yet.
4512           Fixes #509301.
4513
4514 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4515
4516         Patch by: Olivier Crete <tester at tester dot ca>
4517
4518         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4519         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4520         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
4521         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
4522         * gst/udp/gstmultiudpsink.h:
4523         Add property to automatically join a multicast group or not. This can be
4524         useful when sharing a socket between multiple elements.
4525         Fixes #509531.
4526
4527 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
4528
4529         * gst/videomixer/Makefile.am:
4530           Add controller flags.
4531
4532 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
4533
4534         * gst/videomixer/videomixer.c:
4535           Also commit the missing gst_object_sync_values().
4536
4537 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
4538
4539         * docs/plugins/Makefile.am:
4540           Remove duplicate entry.
4541
4542 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4543
4544         * docs/plugins/Makefile.am:
4545         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4546         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4547         * docs/plugins/inspect/plugin-gamma.xml:
4548         * docs/plugins/inspect/plugin-monoscope.xml:
4549         * docs/plugins/inspect/plugin-video4linux2.xml:
4550           Add 3 more plugins to docs.
4551
4552 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4553
4554         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4555         * sys/osxvideo/osxvideosink.h:
4556           Revert previous change caused by a file that got stuck on an old
4557           revision.
4558
4559 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4560
4561         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4562         * gst/multipart/Makefile.am:
4563         * gst/multipart/multipartdemux.c:
4564         * gst/multipart/multipartdemux.h:
4565         * gst/multipart/multipartmux.c:
4566         * gst/multipart/multipartmux.h:
4567           Re-add multipartdemux to the docs. Last round of section cleanup.
4568
4569 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4570
4571         * docs/plugins/Makefile.am:
4572         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4573         * sys/osxaudio/gstosxaudiosink.h:
4574         * sys/osxvideo/osxvideosink.h:
4575           Managed to resolve most unused declarations. Filed a bug for one left.          
4576
4577 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4578
4579         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4580           Cleanup section file.
4581
4582 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4583
4584         * docs/plugins/Makefile.am:
4585         * docs/plugins/gst-plugins-good-plugins.args:
4586         * docs/plugins/gst-plugins-good-plugins.signals:
4587         * docs/plugins/inspect/plugin-alaw.xml:
4588         * docs/plugins/inspect/plugin-alpha.xml:
4589         * docs/plugins/inspect/plugin-alphacolor.xml:
4590         * docs/plugins/inspect/plugin-annodex.xml:
4591         * docs/plugins/inspect/plugin-apetag.xml:
4592         * docs/plugins/inspect/plugin-audiofx.xml:
4593         * docs/plugins/inspect/plugin-auparse.xml:
4594         * docs/plugins/inspect/plugin-autodetect.xml:
4595         * docs/plugins/inspect/plugin-avi.xml:
4596         * docs/plugins/inspect/plugin-cairo.xml:
4597         * docs/plugins/inspect/plugin-cdio.xml:
4598         * docs/plugins/inspect/plugin-cutter.xml:
4599         * docs/plugins/inspect/plugin-debug.xml:
4600         * docs/plugins/inspect/plugin-dv.xml:
4601         * docs/plugins/inspect/plugin-efence.xml:
4602         * docs/plugins/inspect/plugin-effectv.xml:
4603         * docs/plugins/inspect/plugin-flac.xml:
4604         * docs/plugins/inspect/plugin-flxdec.xml:
4605         * docs/plugins/inspect/plugin-gconfelements.xml:
4606         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4607         * docs/plugins/inspect/plugin-goom.xml:
4608         * docs/plugins/inspect/plugin-halelements.xml:
4609         * docs/plugins/inspect/plugin-icydemux.xml:
4610         * docs/plugins/inspect/plugin-id3demux.xml:
4611         * docs/plugins/inspect/plugin-jpeg.xml:
4612         * docs/plugins/inspect/plugin-ladspa.xml:
4613         * docs/plugins/inspect/plugin-level.xml:
4614         * docs/plugins/inspect/plugin-matroska.xml:
4615         * docs/plugins/inspect/plugin-mulaw.xml:
4616         * docs/plugins/inspect/plugin-multipart.xml:
4617         * docs/plugins/inspect/plugin-navigationtest.xml:
4618         * docs/plugins/inspect/plugin-png.xml:
4619         * docs/plugins/inspect/plugin-quicktime.xml:
4620         * docs/plugins/inspect/plugin-rtp.xml:
4621         * docs/plugins/inspect/plugin-rtsp.xml:
4622         * docs/plugins/inspect/plugin-shout2send.xml:
4623         * docs/plugins/inspect/plugin-smpte.xml:
4624         * docs/plugins/inspect/plugin-speex.xml:
4625         * docs/plugins/inspect/plugin-taglib.xml:
4626         * docs/plugins/inspect/plugin-udp.xml:
4627         * docs/plugins/inspect/plugin-videobalance.xml:
4628         * docs/plugins/inspect/plugin-videobox.xml:
4629         * docs/plugins/inspect/plugin-videocrop.xml:
4630         * docs/plugins/inspect/plugin-videoflip.xml:
4631         * docs/plugins/inspect/plugin-videomixer.xml:
4632         * docs/plugins/inspect/plugin-wavenc.xml:
4633         * docs/plugins/inspect/plugin-wavpack.xml:
4634         * docs/plugins/inspect/plugin-wavparse.xml:
4635           Update plugin docs.
4636
4637         * gst/videomixer/Makefile.am:
4638         * gst/videomixer/videomixer.c:
4639         * gst/videomixer/videomixer.h:
4640         * gst/videomixer/videomixerpad.h:
4641           Split out header to fix warnings from the doc-build.
4642
4643 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4644
4645         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
4646
4647         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
4648         Use atoll to parse the rtptime with enough precision. Fixes #509329.
4649
4650 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
4651
4652         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
4653         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
4654           Initialise variables to work around (false) 'foo might be used
4655           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
4656
4657 2008-01-11  David Schleef  <ds@schleef.org>
4658
4659         * docs/plugins/.cvsignore:
4660         * tests/check/pipelines/.cvsignore:
4661           Ignore more files for the buildbot.
4662
4663 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4664
4665         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
4666         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4667         Generate the image-type values correctly. Leave them out of the caps
4668         when outputting a "preview image" tag, since it only makes sense
4669         to have one of those - the type is irrelevant.
4670
4671         * sys/sunaudio/gstsunaudiomixerctrl.c:
4672         (gst_sunaudiomixer_ctrl_open):
4673         If we can, mark the mixer multiple open when we use it, in case
4674         (for some reason) the process wants to open it again elsewhere.
4675
4676 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4677
4678         Patch by: Olivier Crete <tester at tester dot ca>
4679
4680         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4681         * gst/rtp/gstrtptheorapay.c:
4682         Fix the clock rate to 90000 as required by the RFC.
4683         Fixes #508644.
4684
4685 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
4686
4687         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
4688           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
4689
4690 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
4691
4692         * autogen.sh:
4693           Add -Wno-portability to the automake parameters to stop warnings
4694           about GNU make extensions being used. We require GNU make in almost
4695           every Makefile anyway.
4696           
4697         * configure.ac:
4698           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
4699           at the same time is required for per target flags.
4700
4701 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
4702
4703         * gst/videomixer/videomixer.c: (gst_videomixer_init):
4704         Fix error from my last commit.
4705
4706 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
4707
4708         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
4709
4710         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
4711           Make sure the ISO 639-X language code in ID3v2 COMM frames
4712           is actually valid UTF-8 (or rather: ASCII), so we don't end
4713           up with non-UTF8 strings in tags if there's garbage in the
4714           language field. Also make sure the language code is always
4715           lower case. Fixes: #508291.
4716
4717 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
4718
4719         * ChangeLog:
4720           Fix ChangeLog typo.
4721
4722 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
4723
4724         * Makefile.am:
4725           Include lcov.mak to allow building coverage reports. Guard
4726           check-torture target like in the other packages.
4727
4728 2008-01-09  Sameer Naik  <sameer@damagehead.com>
4729
4730         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
4731
4732         * gst/videomixer/videomixer.c:
4733         (gst_videomixer_set_master_geometry), (_do_init),
4734         (gst_videomixer_child_proxy_get_child_by_index),
4735         (gst_videomixer_child_proxy_get_children_count),
4736         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
4737         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4738         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
4739         Implement GstChildProxy interface.
4740         Send newsegment at the right moment
4741         Fixes #488879
4742
4743 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
4744
4745         * gst/alpha/Makefile.am:
4746         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
4747         (gst_alpha_sink_event), (gst_alpha_chain),
4748         (gst_alpha_change_state), (plugin_init):
4749         Make the various properties of 'alpha' controllable. This allows doing
4750         niceties like fade-in/fade-out.
4751
4752 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
4753
4754         * gst/rtp/gstasteriskh263.c:
4755         * gst/rtp/gstrtpL16depay.c:
4756         * gst/rtp/gstrtpac3depay.c:
4757         * gst/rtp/gstrtpamrpay.c:
4758         * gst/rtp/gstrtpdepay.c:
4759         * gst/rtp/gstrtpgsmdepay.c:
4760         * gst/rtp/gstrtph263depay.c:
4761         * gst/rtp/gstrtph263pdepay.c:
4762         * gst/rtp/gstrtph263ppay.c:
4763         * gst/rtp/gstrtph264depay.c:
4764         * gst/rtp/gstrtph264pay.c:
4765         * gst/rtp/gstrtpmp2tdepay.c:
4766         * gst/rtp/gstrtpmp4adepay.c:
4767         * gst/rtp/gstrtpmp4gdepay.c:
4768         * gst/rtp/gstrtpmp4gpay.c:
4769         * gst/rtp/gstrtpmp4vdepay.c:
4770         * gst/rtp/gstrtpmpadepay.c:
4771         * gst/rtp/gstrtpmpvdepay.c:
4772         * gst/rtp/gstrtpsv3vdepay.c:
4773         * gst/rtp/gstrtptheoradepay.c:
4774         * gst/rtp/gstrtptheorapay.c:
4775         * gst/rtp/gstrtpvorbisdepay.c:
4776         * gst/rtp/gstrtpvorbispay.c:
4777           Remove copy/paste unused code (property setters and getter) found by
4778           the coverage suite (yay, saves ~20k on disk).
4779
4780 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4781
4782         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
4783           (videosink_templ):
4784           Also fix up pad templates to indicate that image/jpeg doesn't
4785           absolutely require the framerate property to be set (#504081).
4786
4787 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4788
4789         Based on patch by: Wouter Cloetens  <wouter at mind be>
4790
4791         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
4792           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
4793           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4794         * gst/matroska/matroska-mux.h:
4795           Keep track of first and last timestamps for each incoming stream,
4796           so we can calculate the total duration for live sources and other
4797           input where we can't query the duration from the start or where
4798           there's no constant framerate from which we can deduce the
4799           duration; also use calculated/observed duration if it is bigger
4800           than the previously queried duration. Furthermore, use
4801           gst_pad_query_peer_duration() and take into account that it may
4802           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
4803           screws up comparisons when using unsigned integers. Fixes #504081.
4804
4805 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
4806
4807         * configure.ac:
4808         * gst/audiofx/audioamplify.c:
4809         (gst_audio_amplify_clipping_method_get_type),
4810         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
4811         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
4812         (gst_audio_dynamic_transform_ip):
4813         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
4814         (gst_audio_invert_transform_ip):
4815         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
4816         (gst_audio_panorama_transform):
4817         * gst/level/gstlevel.c: (gst_level_init):
4818         Make elements GST_BUFFER_FLAG_GAP aware and call
4819         gst_base_transform_set_gap_aware for this.
4820         Bump core requirement to CVS.
4821         
4822         * gst/audiofx/audiochebyshevfreqband.c:
4823         (gst_audio_chebyshev_freq_band_transform_ip):
4824         * gst/audiofx/audiochebyshevfreqlimit.c:
4825         (gst_audio_chebyshev_freq_limit_transform_ip):
4826         Also sync GObject properties to the controller if operating
4827         in passthrough mode.
4828
4829 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4830
4831         * sys/directdraw/gstdirectdrawsink.c:
4832           (gst_directdraw_sink_window_thread):
4833           FALSE is not a gpointer.
4834
4835 2008-01-05  Julien Moutte  <julien@fluendo.com>
4836
4837         * sys/directdraw/gstdirectdrawsink.c:
4838         (gst_directdraw_sink_set_window_id),
4839         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
4840         (gst_directdraw_sink_buffer_alloc),
4841         (gst_directdraw_sink_draw_borders),
4842         (gst_directdraw_sink_show_frame),
4843         (gst_directdraw_sink_setup_ddraw),
4844         (gst_directdraw_sink_window_thread),
4845         (gst_directdraw_sink_get_ddrawcaps),
4846         (gst_directdraw_sink_surface_create): Make sure we create our
4847         internal window only when we need it. That will give a chance to
4848         the application to get the prepare-xwindow-id bus message. Draw
4849         black borders when keeping aspect ratio. Handle the case where our
4850         rendering window disappears (closed or errors) like other sinks
4851         do. Various 80 columns fixes, improve state change order. That
4852         element could need some more love.
4853
4854 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
4855
4856         * ext/taglib/gstapev2mux.h:
4857         * ext/taglib/gstid3v2mux.h:
4858         Remove useless typedefs without new type name. Fixes a warning with
4859         gcc 4.3.
4860
4861 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
4862
4863         Patch by: John Millikin <jmillikin at gmail dot com>
4864
4865         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
4866         (gst_flac_dec_setup_stream_decoder),
4867         (gst_flac_normalize_picture_mime_type),
4868         (gst_flac_extract_picture_buffer),
4869         (gst_flac_dec_metadata_callback):
4870         Emit metadata messages when a PICTURE block is encountered.
4871         Fixes #506715.
4872
4873 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
4874
4875         * gst/avi/gstavi.c:
4876         increase rank because no known issues anymore ...
4877         * gst/avi/gstavisubtitle.c:
4878         send subtitle name to the srcpad
4879
4880 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4881
4882         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
4883         * gst/rtsp/gstrtspsrc.h:
4884         Implement redirect for the DESCRIBE reply. Fixes #506025.
4885
4886 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
4887
4888         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4889         Fix 'xyz may be used uninitialized' compiler warnings caused
4890         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
4891         abort() in any case but properly report the error.
4892
4893 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
4894
4895         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
4896         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
4897         * sys/ximage/gstximagesrc.c: (composite_pixel):
4898           Fix 'xyz may be used uninitialized' compiler warnings caused
4899           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
4900           not really nice to abort in any case). Fixes #505745.
4901
4902 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4903
4904         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
4905           Small unit test fix (has no practical impact at the moment,
4906           since we're only feeding utf8 and hence just create a sub-
4907           buffer for the output).
4908
4909 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
4910
4911         * gst/avi/gstavisubtitle.c:
4912         * tests/check/elements/avisubtitle.c:
4913         Add seeking support for avi subtitle
4914
4915 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4916
4917         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
4918         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
4919         (gst_flac_dec_write):
4920         * ext/flac/gstflacdec.h:
4921         Remove some unused vars.
4922         Do more cleanup of leftover events and tags.
4923         Output tags after the segment event. Fixes #504018.
4924
4925 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4926
4927         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
4928           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
4929           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
4930           Detect other UTF byte order markers and convert to UTF-8 as
4931           appropriate.
4932
4933 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4934
4935         * gst/avi/gstavisubtitle.c: (src_template),
4936           (gst_avi_subtitle_extract_utf8_file),
4937           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
4938           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
4939           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
4940         * gst/avi/gstavisubtitle.h:
4941           Refactor a bit; fix name extraction; don't assume all the data
4942           in the chunk is actually subtitle data, there may be padding at
4943           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
4944           file so it's there to send again after a seek (for future use).
4945
4946 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
4947
4948         * gst/avi/Makefile.am:
4949         * gst/avi/gstavi.c:
4950         * gst/avi/gstavisubtitle.c:
4951         * gst/avi/gstavisubtitle.h:
4952         * tests/check/Makefile.am:
4953         * tests/check/elements/avisubtitle.c:
4954         * win32/common/config.h:
4955                 Add avi subtitle element for bug #442034. Need seeking support
4956                 and more support for character conversion.
4957
4958 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4959
4960         * Makefile.am:
4961           Include common/win32.mak for CRLF check of win32 project
4962           files (see #393626).
4963
4964         * win32/vs6/libgstpng.dsp:
4965           Fix line endings and do cvs admin -kb.
4966
4967 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4968
4969         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
4970         Actually drop the buffers which are outside the currently configured
4971         segment instead of just emitting a WARNING.
4972
4973 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4974
4975         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
4976         (gst_flac_dec_write):
4977         * ext/flac/gstflacdec.h:
4978         Send segments from the streaming thread. Fixes #502187.
4979         Fix segment seeking and a bunch of other seeking cases.
4980
4981 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
4982
4983         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
4984           Parse WOAF frames and put the result into GST_TAG_CONTACT,
4985           which is where it would end up if the same information was
4986           put in a vorbis comment (don't think it's worth adding a
4987           new URI tag for this). Fixes #488112.
4988
4989 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
4990
4991         * configure.ac:
4992           We need core/base 0.10.15 or later.
4993
4994 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4995
4996         Patch by: Mark Nauwelaerts <manauw skynet be>
4997
4998         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4999         Fix regression in stream numbering. Fixes #502655.
5000
5001 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5002
5003         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
5004
5005         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
5006         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
5007         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
5008         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
5009         (gst_rtp_h264_pay_handle_buffer):
5010         * gst/rtp/gstrtph264pay.h:
5011         Use higher performance start-code searching.
5012         Parse NALs and store SPS, PPS and profile in the caps so that they can
5013         be used in the SDP. Fixes #502814.
5014
5015 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5016
5017         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5018         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
5019           Init some structs to zero before we pass them to ioctl, which
5020           avoids valgrind warnings.  Also fix a small memory leak.
5021
5022 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5023
5024         Patch by: Wouter Cloetens <wouter at mind dot be>
5025
5026         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
5027         Copy timestamp from input to output. Not very perfect yet but better
5028         than nothing. Fixes #503023.
5029
5030 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5031
5032         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
5033           Also print a useful error message with the old Wavpack API
5034           if possible.
5035
5036 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
5037
5038         * ext/wavpack/gstwavpackdec.c:
5039           More build fixes for old libwavpack versions: include config.h so
5040           that WAVPACK_OLD_API is actually defined as detected; only use
5041           WavpackGetErrorMessage if it is available. This fixes the build
5042           on debian stable for me.
5043
5044 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5045
5046         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
5047         * ext/wavpack/gstwavpackparse.c:
5048           (gst_wavpack_parse_create_src_pad):
5049           Workaround the non-existance of WavpackGetChannelMask in Wavpack
5050           versions below 4.40.0.
5051
5052 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5053
5054         * configure.ac:
5055           And now do it right for real...
5056
5057 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5058
5059         * configure.ac:
5060           Correctly reset $LIBS to not contain -lm.
5061
5062 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5063
5064         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
5065
5066         * configure.ac:
5067         * ext/cairo/gsttimeoverlay.c:
5068           (gst_cairo_time_overlay_print_smpte_time):
5069           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
5070           and checking for rint() and implementing it ourself if it doesn't
5071           exist. Fixes #497293.
5072
5073 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5074
5075         * configure.ac:
5076           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5077
5078 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
5079
5080         * sys/oss/gstosshelper.c:
5081         Verify that the format returned after the ioctl is the one
5082         we requested. It is valid for the ioctl to succeed while
5083         substituting an alternate 'supported' sample format.
5084
5085 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
5086
5087         * sys/oss/gstossaudio.c: (plugin_init):
5088         * sys/oss/gstosssink.c: (gst_oss_sink_open):
5089         * sys/oss/gstosssrc.c: (gst_oss_src_open):
5090           Post decent (and translated) error message when we can't
5091           open the audio device for some reason.
5092
5093 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
5094
5095         * sys/oss/gstosssink.c:
5096         * sys/oss/gstosssrc.c:
5097         Allow the AUDIODEV environment variable to redirect us
5098         to a different default OSS device, like sunaudiosink does
5099         on Solaris (makes audio play automatically on SunRays).
5100
5101 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
5102
5103         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
5104         * gst/audiofx/audiochebyshevfreqband.c:
5105         (gst_audio_chebyshev_freq_band_transform_ip):
5106         * gst/audiofx/audiochebyshevfreqlimit.c:
5107         (gst_audio_chebyshev_freq_limit_transform_ip):
5108         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
5109         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
5110         The transform_ip() methods should do nothing if in passthrough mode.
5111         It might get non-writable buffers in that case but the buffer might
5112         as well be writable.
5113
5114         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
5115         The transform() methods won't be called in passthrough mode and
5116         otherwise the buffer is always writable so don't check here.
5117
5118 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
5119
5120         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
5121           Fix seeking in .wav files again (#501775).  Some people seem to think
5122           they don't need to test their changes when they're just 'reflowing'
5123           some code.
5124
5125 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5126
5127         * gst/autodetect/gstautovideosink.c:
5128         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5129         (gst_auto_video_sink_init),
5130         (gst_auto_video_sink_create_element_with_pretty_name),
5131         (gst_auto_video_sink_find_best),
5132         (gst_auto_video_sink_set_property),
5133         (gst_auto_video_sink_get_property):
5134         * gst/autodetect/gstautovideosink.h:
5135         Fix docs.
5136         Use same error reporting code as autoaudiosink.
5137         Add property to filter sinks based on caps. Only select raw video sinks
5138         by default for backwards compat.
5139         API: GstAutoVideoSink::filter-caps
5140
5141 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5142
5143         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5144
5145         * gst/autodetect/gstautoaudiosink.c:
5146         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5147         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
5148         (gst_auto_audio_sink_set_property),
5149         (gst_auto_audio_sink_get_property):
5150         * gst/autodetect/gstautoaudiosink.h:
5151         Add property to filter sinks based on caps. Only select raw audio sinks
5152         by default for backwards compat.  Fixes #417420.
5153         API: GstAutoAudioSink::filter-caps
5154
5155 2007-11-29  Michael Smith <msmith@fluendo.com>
5156
5157         Patch by: Arek Korbik <arkadini@gmail.com>
5158
5159         * gst/videobox/gstvideobox.c: (plugin_init):
5160           Initialise liboil in plugin_init()
5161
5162 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
5163
5164         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
5165         Post error before sending EOS. Fixes #499178.
5166
5167 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
5168
5169         * win32/vs6/gst_plugins_good.dsw:
5170         * win32/vs6/libgstpng.dsp:
5171         Add a project file for libgstpng
5172
5173 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
5174
5175         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
5176         (gst_rtp_h263_depay_process):
5177         Code beautification.
5178         Added debug statements.
5179         Don't bit-shift everything, just do operations on last/first byte
5180         instead.
5181
5182 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
5183
5184         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
5185
5186         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
5187         Fix wrong comparison in overrun check. Fixes #499239 some more.
5188
5189 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
5190
5191         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
5192         (gst_rtp_h263_depay_process):
5193         * gst/rtp/gstrtph263depay.h:
5194         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
5195         stream.
5196
5197 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
5198
5199         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
5200
5201         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
5202         (gst_rtp_mp4a_depay_process):
5203         * gst/rtp/gstrtpmp4adepay.h:
5204         Fix depayloading when multiple frames are inside one RTP packet.
5205         Fixes #499239.
5206
5207 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5208
5209         * gst/level/gstlevel.c:
5210           Add GAP-flag support.
5211
5212 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
5213
5214         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
5215         Read the I flag for Mode A h263 rtp stream and set the
5216         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
5217         Fixes #499383
5218
5219 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5220
5221         * gst/level/gstlevel.c:
5222           Remove some dead code and do cleanups.
5223
5224 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5225
5226         * tests/check/pipelines/simple-launch-lines.c:
5227           Improve the tests by allowing to set a target state.
5228
5229 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
5230
5231         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
5232         Don't check the caps of the output buffer if they're equal some
5233         other caps. The caps can change in a backward compatible way
5234         and did at this point.
5235
5236 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5237
5238         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
5239         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
5240         (gst_qtdemux_seek_to_previous_keyframe),
5241         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
5242         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
5243         reverse playback support.
5244
5245 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
5246
5247         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
5248         Also set the channel layout on the Wavpack caps if we're having
5249         a mono layout. Of course only do it for "audio/x-wavpack".
5250
5251 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
5252
5253         * ext/wavpack/gstwavpackcommon.c:
5254         (gst_wavpack_get_default_channel_mask),
5255         (gst_wavpack_set_channel_layout),
5256         (gst_wavpack_get_default_channel_positions),
5257         (gst_wavpack_get_channel_mask_from_positions),
5258         (gst_wavpack_set_channel_mapping):
5259         * ext/wavpack/gstwavpackcommon.h:
5260         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
5261         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
5262         * ext/wavpack/gstwavpackdec.h:
5263         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
5264         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
5265         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
5266         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
5267         (gst_wavpack_enc_rewrite_first_block),
5268         (gst_wavpack_enc_sink_event):
5269         * ext/wavpack/gstwavpackenc.h:
5270         * ext/wavpack/gstwavpackparse.c:
5271         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
5272         (gst_wavpack_parse_scan_to_find_sample),
5273         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
5274         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
5275         * ext/wavpack/gstwavpackparse.h:
5276         Add support for encoding, parsing and decoding multichannel
5277         files with up to 8 channels. This also improves the robustness
5278         of parsing quite a bit.
5279
5280         * ext/wavpack/gstwavpackstreamreader.c:
5281         (gst_wavpack_stream_reader_read_bytes),
5282         (gst_wavpack_stream_reader_get_pos),
5283         (gst_wavpack_stream_reader_set_pos_abs),
5284         (gst_wavpack_stream_reader_set_pos_rel),
5285         (gst_wavpack_stream_reader_push_back_byte),
5286         (gst_wavpack_stream_reader_get_length),
5287         (gst_wavpack_stream_reader_can_seek),
5288         (gst_wavpack_stream_reader_write_bytes):
5289         Improve debugging.
5290
5291 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
5292
5293         * ext/libpng/gstpngdec.c:
5294         * ext/libpng/gstpngdec.h:
5295           Don't release the png-memory from within the callback.
5296
5297 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
5298
5299         Patch by: René Stadler <mail at renestadler dot de>
5300
5301         * ext/libpng/gstpngenc.c:
5302           Don't leak buffer data memory. Fixes #498395.
5303
5304 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
5305
5306         Patch by: René Stadler <mail at renestadler dot de>
5307
5308         * tests/check/pipelines/simple-launch-lines.c:
5309           Tests for #498395.
5310
5311 2007-11-20  Julien MOUTTE  <julien@moutte.net>
5312
5313         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
5314         (gst_tag_lib_mux_adjust_event_offsets):
5315         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
5316         * sys/osxaudio/Makefile.am:
5317         * sys/osxvideo/cocoawindow.h:
5318         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
5319
5320 2007-11-15  David Schleef  <ds@schleef.org>
5321
5322         * ext/cairo/gsttextoverlay.c:
5323           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
5324
5325 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5326
5327         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
5328
5329         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
5330         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
5331         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
5332         * gst/rtp/gstrtpmp2tpay.h:
5333         Fill the MTU with as many packets as possible. Fixes #491323.
5334
5335 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5336
5337         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5338
5339         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5340         Fix some more leaks. Fixes #497007.
5341
5342 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5343
5344         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5345
5346         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
5347         (gst_rtspsrc_stream_configure_tcp):
5348         Fix 3 pad leaks. Fixes #496983.
5349
5350 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5351
5352         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5353
5354         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
5355         Fix small leak. Fixes #497017.
5356
5357 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5358
5359         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5360         (gst_qtdemux_prepare_current_sample),
5361         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
5362         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
5363         * gst/qtdemux/qtdemux_fourcc.h:
5364         * gst/qtdemux/qtdemux_types.c:
5365         Add suppport for theora in quicktime according to XiphQT.
5366
5367 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
5368
5369         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5370         (gst_v4l2src_init), (gst_v4l2src_set_property),
5371         (gst_v4l2src_get_property):
5372         * sys/v4l2/gstv4l2src.h:
5373         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
5374           Always copy buffers by default (handle safer with bugged drivers)
5375           and added a property to make it possible to use mmap effectively (no
5376           copy if possible) when application wants to. Fixes: #480557.
5377
5378 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5379
5380         * gst/id3demux/id3tags.c:
5381         * gst/id3demux/id3tags.h:
5382         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
5383           We don't want the same string multiple times in a tag list for the
5384           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
5385           this doesn't happen and remove special-case code for GST_TAG_GENRE.
5386
5387 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5388
5389         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
5390           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
5391           into ID3v2 TXXX frames (fixes #347848).
5392
5393 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5394
5395         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
5396           Don't leak sdp message contents (fixes #496773).
5397
5398         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
5399           Don't leak URI string.
5400
5401 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5402
5403         Patch by: Julien Puydt <julien dot puydt at laposte net>
5404
5405         * ext/raw1394/Makefile.am:
5406         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
5407           (gst_1394_property_probe_get_properties),
5408           (gst_1394_property_probe_probe_property),
5409           (gst_1394_property_probe_needs_probe),
5410           (gst_1394_property_probe_get_values),
5411           (gst_1394_property_probe_interface_init),
5412           (gst_1394_type_add_property_probe_interface):
5413         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
5414         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
5415           (gst_dv1394src_init), (gst_dv1394src_dispose),
5416           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
5417           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
5418           (gst_dv1394src_update_device_name):
5419         * ext/raw1394/gstdv1394src.h:
5420           Implement GstPropertyProbe interface and add "device-name" property,
5421           so applications can use this to probe for available devices in the
5422           same way they can already with v4lsrc and v4l2src (however horrible
5423           this property probe interface may be). Fixes #358841.
5424
5425 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5426
5427         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5428
5429         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
5430           (gst_rtspsrc_parse_range):
5431           Don't leak event, don't leak range (fixes #496752).
5432
5433 2007-11-14  Michael Smith <msmith@fluendo.com>
5434
5435         Patch by: Arek Korbik <arkadini@gmail.com>
5436
5437         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
5438           Detect RGBA/BGRA correctly on little endian systems.
5439
5440 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
5441
5442         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
5443           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
5444           corresponding ioctl() call fails even though the driver claims to
5445           support this format, just fall back to the pre-2.6.19 kernel
5446           routine that creates caps with suitable height and width ranges
5447           (see #448278).
5448
5449 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
5450
5451         Patch by: Mark Nauwelaerts <manauw skynet be>
5452
5453         * gst/matroska/matroska-demux.c:
5454           (gst_matroska_demux_push_dvd_clut_change_event),
5455           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5456           (gst_matroska_demux_subtitle_caps):
5457         * gst/matroska/matroska-ids.h:
5458           Extract palette data for dvd subpicture streams and send it
5459           downstream as custom gstreamer dvd event (fixes #453417).
5460
5461 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
5462
5463         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
5464           Implement minimal parsing of the passed pango font description
5465           string, so passing a font size works the same as with the
5466           pango textoverlay plugin; fixes #455086.
5467           (Maybe we could just use pangocairo here at some point).
5468
5469 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
5470
5471         * gst/avi/gstavidemux.c:
5472         * gst/wavparse/gstwavparse.c:
5473           Return the result in _activate_pull(). Don't ref element there.
5474
5475 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
5476
5477         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5478         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5479         (gst_wavparse_srcpad_event):
5480           Ref the element when we should, but not when we its not needed. Reflow
5481           the event_handling to not leak the event.       
5482
5483 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
5484
5485         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5486         (qtdemux_parse_samples):
5487         Properly free QTDemuxSamples array.
5488         Protect table write with a sensible check, some files apparently DO contain
5489         stts values starting with 0 :(
5490
5491 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
5492
5493         * gst/avi/gstavidemux.c:
5494         * gst/qtdemux/qtdemux.c:
5495           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
5496           previous commit messed up.
5497
5498 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
5499
5500         * gst/avi/gstavidemux.c:
5501         * gst/qtdemux/qtdemux.c:
5502           Sync _handle_src_event() with oggdemux. In avidemux also ref the
5503           element when we should, but not when we its not needed.
5504
5505 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
5506
5507         * gst/wavparse/gstwavparse.c:
5508           Return FALSE if we can't handle a query instead of changing the
5509           format. Ignore fact when dealing with mpeg audio.
5510
5511 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5512
5513         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5514
5515         * configure.ac:
5516         * gst/udp/gstdynudpsink.c:
5517         * gst/udp/gstdynudpsink.h:
5518         * gst/udp/gstmultiudpsink.c:
5519         * gst/udp/gstmultiudpsink.h:
5520         * gst/udp/gstudpsink.c:
5521         * gst/udp/gstudpsink.h:
5522           Fix includes for MSVC and GLib-2.14.0 (#492388).
5523
5524         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5525           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
5526
5527 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
5528
5529         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5530         (gst_mulawdec_chain):
5531         * gst/law/mulaw-decode.h:
5532         Calculate outgoing buffer duration if incoming buffer didn't have a
5533         valid duration.
5534
5535 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5536
5537         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
5538         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
5539         Smarter combine_flow code that also deals with downstream elements
5540         returning UNEXPECTED when they receive data out of the segment
5541         boundaries. Fixes #491305.
5542
5543 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5544
5545         * sys/v4l2/v4l2src_calls.c:
5546           Fix 'unused variable' compiler warning when compiling against
5547           older kernel headers.
5548
5549 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
5550
5551         * ext/taglib/gstid3v2mux.cc (add_funcs):
5552           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
5553
5554 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
5555
5556         * tests/check/pipelines/simple-launch-lines.c:
5557            Improve the tests a little more.
5558
5559 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
5560
5561         patch by: Yun Zheng Hu
5562
5563         * sys/osxaudio/gstosxaudiosrc.c:
5564         Use default input device instead of default output device and
5565         only memcpy actual available bytes.
5566
5567 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
5568
5569         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
5570           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
5571           early. It is temporary until we find something better.
5572
5573 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5574
5575         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5576
5577         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
5578         Fix race when pausing a RTSP stream in interleaved.
5579         Fixes #475784.
5580
5581 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5582
5583         Patch by: Peter Kjellerstedt <pkj at axis com>
5584
5585         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
5586         Use correct unref function for buffers. #488844.
5587
5588 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
5589
5590         * gst/avi/gstavimux.c:
5591         * tests/check/elements/avimux.c:
5592           Add some debug and sync tests with the fix.     
5593
5594 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
5595
5596         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
5597
5598         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
5599         When the socket is used by the app for other purposes, don't generate an
5600         error if there is activaty on the socket that is not data related.
5601         Fixes #487488.
5602
5603 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
5604
5605         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5606         (gst_v4l2src_grab_frame):
5607         Add some more debug info. Generate an error when we run out of buffers
5608         for some reason. See #480557.
5609
5610 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
5611
5612         Patch by: Anders Skargren <anders dot skargren at axis dot com>
5613
5614         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
5615         Set marker bit correctly.
5616
5617 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
5618
5619         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
5620         Use allowed name for the GstStructure.
5621
5622 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
5623
5624         * ext/gconf/gstswitchsink.c:
5625         * gst/autodetect/gstautoaudiosink.c:
5626           Use new gst_bus_pop_filtered().
5627
5628 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
5629
5630         * sys/v4l2/gstv4l2src.c:
5631         * sys/v4l2/v4l2src_calls.c:
5632           When probing the formats and sizes a camera supports, make
5633           sure the best ones (highest resolution, prefered format)
5634           end up at the beginning of the probed caps and the less
5635           desirable ones at the end.  This is important because the
5636           order within the caps matters for things like fixation and
5637           negotiation, ie. what format is chosen in the end.
5638           With recent kernels, the current probing code will end up
5639           querying the supported sizes from lowest resolution to
5640           highest resolution, adding them to the probed caps in that
5641           order, resulting to v4l2src fixating to the lowest possible
5642           resolution if downstream does not express a size preference.
5643           Also make up a somewhat random ranking of prefered output
5644           formats for the same reason. Fixes #485828.
5645         
5646 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5647
5648         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
5649
5650         * gst/id3demux/id3v2frames.c:
5651           Extract license/copyright URIs from ID3v2 WCOP frames
5652           (Fixes #447000).
5653
5654         * tests/check/elements/id3demux.c:
5655         * tests/files/Makefile.am:
5656         * tests/files/id3-447000-wcop.tag:
5657           Add simple unit test.
5658
5659 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5660
5661         * ext/taglib/gstid3v2mux.cc:
5662           Add support for license/copyright URI tags (ID3v2 WCOP frame).
5663           Prerequisite for #447000.
5664
5665 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
5666
5667         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
5668         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
5669         a GstClockTime.
5670
5671 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5672
5673         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
5674         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
5675         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
5676         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
5677         (gst_rtspsrc_change_state):
5678         More seeking fixes, mostly passing around the new playback segment in
5679         order to configure it properly.
5680         Also reset base_time of udp sources when setting them back to PLAYING as
5681         a temporary hack until core supports seek in live sources properly.
5682
5683 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5684
5685         * gst/rtp/gstrtpmp4adepay.c:
5686         Fix caps as to not confuse autopluggers.
5687
5688 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5689
5690         * gst/id3demux/gstid3demux.c:
5691         * gst/id3demux/gstid3demux.h:
5692         * gst/id3demux/id3tags.c:
5693         * gst/id3demux/id3tags.h:
5694         * gst/id3demux/id3v2frames.c:
5695           Port ID3 tag demuxer over to the new GstTagDemux in -base
5696           (now would be a good time to test re-importing your music
5697           collection).
5698
5699 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5700
5701         * gst/apetag/Makefile.am:
5702         * gst/apetag/gstapedemux.c:
5703         * gst/apetag/gstapedemux.h:
5704         * gst/apetag/gsttagdemux.c:
5705         * gst/apetag/gsttagdemux.h:
5706           Port APE tag demuxer over to the new GstTagDemux in -base.
5707
5708 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
5709
5710         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
5711         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
5712         (gst_rtspsrc_handle_internal_src_query),
5713         (gst_rtspsrc_handle_src_query), (new_session_pad),
5714         (gst_rtspsrc_stream_configure_tcp),
5715         (gst_rtspsrc_stream_configure_transport),
5716         (gst_rtspsrc_loop_send_cmd):
5717         Improve flushing behaviour.
5718         Set state of the udp sources to PAUSE/PLAYING correctly.
5719         Handle events and queries for UDP and TCP transport now.
5720
5721 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5722
5723         * gst/rtp/gstrtpgsmdepay.c:
5724         * gst/rtp/gstrtpgsmpay.c:
5725           Add log category.
5726
5727 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5728
5729         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
5730
5731         * tests/check/Makefile.am:
5732         * tests/check/pipelines/simple-launch-lines.c:
5733           Add unit tests for payloaders/depayloaders.
5734
5735 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5736
5737         * gst/avi/gstavimux.c:
5738         * gst/avi/gstavimux.h:
5739           Also save codec data for audio streams. Fixes #482495.
5740
5741 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5742
5743         * gst/avi/gstavimux.c:
5744           Fix "Index entry has invalid stream nr 1".
5745           Add support for muxing aac - work in progress (see #482495).
5746
5747 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5748
5749         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
5750         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
5751         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
5752         * gst/rtsp/gstrtspsrc.h:
5753         Parse bandwidth modifiers, they are not yet configured in the session
5754         manager because we don't have an API for that yet.
5755
5756 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5757
5758         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
5759         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
5760         Use shiny new function in -base to get the default clock-rate.
5761         Update some docs.
5762
5763 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
5764
5765         * win32/MANIFEST:
5766         Add files to win32 manifest.
5767         * win32/vs6/libgstaudiofx.dsp:
5768         * win32/vs6/libgstqtdemux.dsp:
5769         * win32/vs6/libgstrtp.dsp:
5770         * win32/vs6/libgstrtsp.dsp:
5771         Update project files.
5772
5773 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
5774
5775         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
5776         (gst_rtspsrc_play):
5777         * gst/rtsp/gstrtspsrc.h:
5778         In TCP mode, only timestamp the first buffer. TCP is not real time and
5779         it does not make sense to try to skew compensate, also some servers send
5780         the first batch of data in a burst.
5781
5782 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
5783
5784         * gst/matroska/matroska-demux.c:
5785           Fix setting the discont flag on the first buffer
5786           pushed downstream for formats with private codec
5787           data that needs to be deserialised into buffers
5788           (such as vorbis and FLAC when in a matroska container).
5789
5790 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
5791
5792         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
5793
5794         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
5795         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
5796         (gst_rtp_mp4v_pay_handle_buffer):
5797         * gst/rtp/gstrtpmp4vpay.h:
5798         Free the config string. Fixes #480707.
5799         Clean up the timestamp code a little.
5800
5801 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5802
5803         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
5804         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
5805         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
5806         * gst/rtsp/gstrtspsrc.h:
5807         Set timestamps on RTP buffers in interleaved mode.
5808         Mark first buffers with a DISCONT.
5809         Remove flush hack now that sync for live sources has been figured out.
5810
5811 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5812
5813         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
5814         Update documentation.
5815
5816 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5817
5818         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
5819         (gst_rtp_xqt_depay_change_state):
5820         * gst/qtdemux/gstrtpxqtdepay.h:
5821         Fail if we don't know the quicktime format.
5822
5823 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
5824
5825         * ext/flac/gstflacenc.c:
5826         * ext/flac/gstflacenc.h:
5827           Save the flow return from the last gst_pad_push() and
5828           make sure we pass the right flow return value upstream
5829           in the case of failure; minor clean-ups.
5830
5831 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5832
5833         * ext/taglib/gstapev2mux.cc:
5834         * ext/taglib/gstid3v2mux.cc:
5835         * gst/apetag/gstapedemux.c:
5836           Add support for the new GST_TAG_COMPOSER (#459809).
5837
5838 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5839
5840         * gst/law/alaw-decode.c:
5841         * gst/law/alaw-decode.h:
5842         * gst/law/alaw-encode.c:
5843         * gst/law/alaw-encode.h:
5844         * gst/law/alaw.c:
5845         * gst/law/mulaw-conversion.h:
5846           Compulsive clean-ups: use boilerplate macros, add debug
5847           categories, fix up things to conform to symbol nomenklatura,
5848           etc.
5849
5850 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5851
5852         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
5853
5854         * gst/law/alaw-decode.c:
5855         * gst/law/alaw-encode.c:
5856           Use static tables for A-Law decoding and encoding; this makes
5857           A-Law decoding and encoding less CPU-intensive, but increases
5858           the binary size a bit. Leaving old code around for now,
5859           selectable by a define in the code. Fixes #435435.
5860
5861 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
5862
5863         * configure.ac:
5864         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
5865         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
5866         in configure.ac.
5867
5868 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
5869
5870         Patch by: Jan Gerber <j at bootlab dot org>
5871
5872         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
5873         Add fourccs for MPEG2 HDV streams. Fixes #479960.
5874
5875 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
5876
5877         * sys/oss/gstosshelper.c:
5878           Use GST_WARNING instead of a g_critical. This situation is not caused
5879           by the application.
5880
5881 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5882
5883         * po/LINGUAS:
5884         * po/nl.po:
5885           Updated translations.
5886
5887 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5888
5889         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
5890
5891         * po/eu.po:
5892           Added Basque translation.
5893
5894 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5895
5896         translated by: Abel Cheung <abelcheung@gmail.com>
5897
5898         * po/zh_HK.po:
5899         * po/zh_TW.po:
5900           Added Chinese (traditional and Hong Kong) translation.
5901
5902 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5903
5904         translated by: Jakub Bogusz <qboosh@pld-linux.org>
5905
5906         * po/pl.po:
5907           Added Polish translation.
5908
5909 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5910
5911         translated by: Ilkka Tuohela <hile@iki.fi>
5912
5913         * po/fi.po:
5914           Added Finnish translation.
5915
5916 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5917
5918         translated by: Jorge González González <aloriel@gmail.com>
5919
5920         * po/es.po:
5921           Added Spanish translation.
5922
5923 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5924
5925         translated by: Mogens Jaeger <mogens@jaeger.tf>
5926
5927         * po/da.po:
5928           Added Danish translation.
5929
5930 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5931
5932         translated by: Funda Wang <fundawang@linux.net.cn>
5933
5934         * po/zh_CN.po:
5935           Added Chinese (simplified) translation.
5936
5937 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5938
5939         translated by: Alexander Shopov <ash@contact.bg>
5940
5941         * po/bg.po:
5942           Added Bulgarian translation.
5943
5944 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
5945
5946         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
5947         Set outgoing packet duration because we can. Fixes #478244 some more.
5948
5949 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
5950
5951         * ext/cairo/gsttextoverlay.c:
5952           Add info about static leak.
5953         
5954         * tests/check/Makefile.am:
5955         * tests/check/generic/states.c:
5956           Improved state change unit test.
5957
5958 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
5959
5960         * docs/plugins/.cvsignore:
5961         * tests/check/.cvsignore:
5962           Ignore registries in any format.
5963
5964 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
5965
5966         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
5967         Removed some unused code.
5968
5969         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
5970         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
5971         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
5972         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
5973         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
5974         (gst_rtp_theora_pay_flush_packet):
5975         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
5976         Try to preserve the incomming buffer duration on the outgoing
5977         packets. Fixes #478244.
5978
5979 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
5980
5981         * ext/taglib/gstapev2mux.cc:
5982         * ext/taglib/gstid3v2mux.cc:
5983           Work around compiler warnings with g++-4.2 when assigning a
5984           string constant to a gchar * (partially fixes #478092).
5985
5986 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
5987
5988         * configure.ac:
5989           We require core CVS now for gst_base_src_set_do_timestamp().
5990
5991 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5992
5993         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
5994         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
5995         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
5996         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
5997         (gst_rtspsrc_handle_message):
5998         Fix compiler warnings shown with Forte.
5999
6000 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6001
6002         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
6003         (gst_rtspsrc_dup_printf):
6004         Give meaningfull error when all streams failed to configure for some
6005         reason.
6006
6007 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6008
6009         * gst/rtp/README:
6010         Update README with the design for synchronisation rules of RTP on
6011         sender and receiver.
6012
6013 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
6014
6015         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
6016         (gst_wavparse_chain):
6017         Don't push EOS from the chain function, the element
6018         driving the pipeline is responsible for this. The bug
6019         this was meant to fix seems to be queue not forwarding
6020         EOS in all cases (see #476514).
6021
6022 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6023
6024         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
6025         (gst_level_transform_ip):
6026         * gst/level/gstlevel.h:
6027         Use basetransform segment so that it is correctly managed on flushes and
6028         start/stop.
6029         Report message timestamp as stream time, which is what an application
6030         can understand.
6031
6032 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
6033
6034         * ext/taglib/gstapev2mux.cc:
6035         * ext/taglib/gstapev2mux.h:
6036         * ext/taglib/gsttaglibmux.c:
6037         * tests/check/elements/apev2mux.c:
6038         Update my mail address.
6039
6040 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
6041
6042         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
6043         (gst_wavparse_loop), (gst_wavparse_chain):
6044         Add EOS logic for the push-based mode too. Fixes #476514.
6045
6046 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
6047
6048         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
6049         * gst/law/alaw-encode.h:
6050         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
6051         (gst_mulawenc_chain):
6052         * gst/law/mulaw-encode.h:
6053         Fix law encoder timestamps.
6054
6055 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
6056
6057         * ext/gconf/gstgconfaudiosink.c:
6058           Fix warning when building without debug.
6059
6060         * sys/oss/gstossmixertrack.c:
6061           Use const like in alsamixertrack.c (fixes warnings).
6062
6063 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6064
6065         * sys/v4l2/v4l2src_calls.c:
6066         (gst_v4l2src_probe_caps_for_format_and_size):
6067         Fix framerate detection code some more.
6068         Handle the case where there is a weird step in the stepwise framerates.
6069         Don't overwrite the min interval with the framerate, use a temp variable
6070         instead.
6071         Use max in the Continuous framerate intervals instead of step, which is
6072         1 according to the docs. Fixes #475424.
6073
6074 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6075
6076         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
6077         Make udpsrc timestamp outgoing buffers based on when they were received.
6078         Also make it output a segment in time.
6079
6080 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6081
6082         * gst/avi/gstavidemux.c:
6083           Plug a little leak. Little code cleanups.
6084
6085 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
6086
6087         * configure.ac:
6088           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
6089           flac versions, 's good for cross-compilation karma.
6090
6091 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6092
6093         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6094
6095         * gst/rtp/gstrtph263pay.c:
6096           Fix up header structure so that compilers don't add padding
6097           between the structure fields, since that would lead to us
6098           sending RTP packets with broken headers (as is currently the
6099           case when compiling with MSVC). Also see similar fixes in
6100           libgstrtp in gst-plugins-base. (#474616; #471194)
6101
6102 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
6103
6104         * sys/v4l2/v4l2src_calls.c:
6105         (gst_v4l2src_probe_caps_for_format_and_size):
6106         Don't overwrite our GValue with 0 but instead use the previously
6107         computed value. Fixes #471823 some more.
6108
6109 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6110
6111         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6112           No tabs in this file please, or gtk-doc will end up documenting
6113           rather absurd class hierarchies.
6114
6115 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6116
6117         * ext/gconf/gstswitchsink.c:
6118           If the new kid element fails to change state for some reason
6119           (e.g. esdsink not being able to connect to the sound server),
6120           forward the error message it posted on the bus instead of just
6121           posting a generic 'Internal state change error: please file a
6122           bug' error message. Fixes #471364.
6123
6124 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6125
6126         * gst/qtdemux/Makefile.am:
6127         * gst/qtdemux/qtdemux.c:
6128           Don't assume tags are encoded as UTF-8 (#473670).
6129
6130 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6131
6132         * sys/v4l2/gstv4l2src.c:
6133         * sys/v4l2/gstv4l2src.h:
6134         * sys/v4l2/v4l2src_calls.c:
6135           Implement LATENCY queries in the crudest way possible so I don't
6136           have to use sync=false any longer when testing with videosinks.
6137
6138 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6139
6140         * configure.ac:
6141           Fix build.
6142
6143 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6144
6145         * sys/v4l2/v4l2src_calls.c:
6146         (gst_v4l2src_probe_caps_for_format_and_size):
6147         Add some more debugging in the framerate function.
6148         Iterate stepwise framerate up to and _including_ the max and if nothing
6149         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
6150         don't end up with an empty list. Fixes #471823
6151
6152 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6153
6154         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6155         (gst_multiudpsink_set_clients_string),
6156         (gst_multiudpsink_get_clients_string),
6157         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
6158         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
6159         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
6160         (gst_multiudpsink_clear):
6161         Add property do configure destination address/port pairs
6162         API:GstMultiUDPSink::clients
6163
6164 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6165
6166         * tests/examples/Makefile.am:
6167         * tests/examples/rtp/Makefile.am:
6168         * tests/examples/rtp/client-H263p-AMR.sh:
6169         * tests/examples/rtp/client-H263p-PCMA.sdp:
6170         * tests/examples/rtp/client-H263p-PCMA.sh:
6171         * tests/examples/rtp/client-H264-PCMA.sdp:
6172         * tests/examples/rtp/client-H264-PCMA.sh:
6173         * tests/examples/rtp/client-PCMA.sh:
6174         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
6175         * tests/examples/rtp/server-alsasrc-PCMA.sh:
6176         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
6177         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
6178         Added some RTP example scripts for sending and receiving RTP streams.
6179
6180 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6181
6182         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
6183         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
6184         Restructure the setcaps function so that we can also compute the
6185         expected GStreamer output size of the video frames.
6186         Set frame_byte_size correctly so that read-based devices have a chance
6187         of working correctly.
6188         When grabbing a frame, discard frames that are not of the expected size.
6189         Some cameras don't output the right framesize for the first buffer.
6190         Try only a couple of times to get a valid frame, else error out.
6191
6192         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
6193         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
6194         Add some more debug info when scanning the device.
6195
6196         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
6197         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
6198         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
6199         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
6200         Add some more debug info when dequeing a frame.
6201
6202 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
6203
6204         * gst/wavparse/gstwavparse.c:
6205           More code cleanups. Add some more comment and improve debugs logs.
6206
6207 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
6208
6209         * gst/wavparse/gstwavparse.c:
6210         * gst/wavparse/gstwavparse.h:
6211           Implement seek-query. Refactor duration calculations. Appropriate use
6212           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
6213           out of loops.
6214
6215 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
6216
6217         * gst/avi/gstavidemux.c:
6218           Implement seek-query.
6219
6220 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
6221
6222         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
6223         (gst_rtspsrc_dup_printf):
6224         Use new basesink async property to make sparse RTCP packet not wait for
6225         preroll.
6226
6227 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
6228
6229         * gst/audiofx/Makefile.am:
6230         Dist the right file.
6231
6232 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
6233
6234         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
6235         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
6236         Make sure we generate and parse floating point values in the POSIX
6237         locale instead of the current locale. 
6238
6239 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
6240
6241         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
6242         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
6243         (gst_rtspsrc_play):
6244         * gst/rtsp/gstrtspsrc.h:
6245         Fix method detection again.
6246         Keep track of when we must send a Range header.
6247         Use segment values for Range, Speed and Scale headers.
6248         Parse Speed and Scale headers to update the segment values.
6249
6250 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
6251
6252         patch by: Mark Nauwelaerts <manauw@skynet.be>
6253
6254         * sys/v4l2/v4l2src_calls.c:
6255           Handle optional v4l2 ioctls gracefully.
6256
6257 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
6258
6259         * gst/rtp/Makefile.am:
6260         * gst/rtp/gstrtp.c: (plugin_init):
6261         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
6262         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
6263         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
6264         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
6265         (gst_rtp_h263_depay_get_property),
6266         (gst_rtp_h263_depay_change_state),
6267         (gst_rtp_h263_depay_plugin_init):
6268         * gst/rtp/gstrtph263depay.h:
6269         Added an H263 depayloader. Fixes #369392.
6270
6271         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6272         (gst_rtp_h263p_depay_process):
6273         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
6274         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
6275         Make the H263+ pay/depayloader support H263-1998 and H263-2000
6276         payloads.
6277         Also alow plain H263 on the h263p payloaders. Fixes #465040.
6278
6279 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
6280
6281         * gst/audiofx/audiochebyshevfreqband.c:
6282         * gst/audiofx/audiochebyshevfreqlimit.c:
6283         Add small comparision with the windowed sinc filters in the docs.
6284
6285 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
6286
6287         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
6288         (audiochebyshevfreqband_suite):
6289         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
6290         (audiochebyshevfreqlimit_suite):
6291         Also test 32 bit float mode and the type 2 variants of the filters.
6292
6293 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
6294
6295         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
6296         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
6297         (gst_rtspsrc_loop):
6298         Refactor the udp and interleaved loop function a bit.
6299
6300 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6301
6302         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
6303         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
6304         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
6305         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
6306         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
6307         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
6308         * gst/rtsp/gstrtspsrc.h:
6309         Protect connection activity with a new lock, avoids deadlocks when going
6310         to PAUSED. Fixes #455808.
6311
6312 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6313
6314         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
6315         Fix debug statement.
6316
6317 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6318
6319         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
6320         Fix stray %u in debug line as spotted by Saur on IRC.
6321
6322 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
6323
6324         * gst/audiofx/audiochebyshevfreqband.c:
6325         (gst_audio_chebyshev_freq_band_class_init):
6326         * gst/audiofx/audiochebyshevfreqlimit.c:
6327         (gst_audio_chebyshev_freq_limit_class_init):
6328         Use generator macros for the process functions for the different
6329         sample types, add lower upper boundaries for the GObject properties
6330         so automatically generated UIs can use sliders and add a note about
6331         the number of poles as a too high number of poles combined with
6332         very low or very high frequencies will produce only noise.
6333         * docs/plugins/gst-plugins-good-plugins.args:
6334         Regenerated for the property changes.
6335
6336 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6337
6338         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
6339         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
6340         (gst_rtspsrc_stream_configure_udp_sink),
6341         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
6342         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
6343         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
6344         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
6345         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
6346         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6347         * gst/rtsp/gstrtspsrc.h:
6348         Improve timeout handling.
6349         Use the same socket for sending and receiving RTCP packets so that some
6350         servers can track clients better.
6351         Improve connection closed handling. Try to reconnect.
6352         Don't overwrite our content base with NULL.
6353         Improve debugging.
6354         Improve range parsing and handling.
6355         Remove flushing hack now that core does the right thing.
6356
6357 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6358
6359         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6360         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6361         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6362         (gst_multiudpsink_close), (gst_multiudpsink_add):
6363         * gst/udp/gstmultiudpsink.h:
6364         Add support for getting and setting the socket to use.
6365
6366         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
6367         (gst_udpsrc_create), (gst_udpsrc_get_property):
6368         Add support for getting the currently used socket.
6369
6370 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
6371
6372         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6373
6374         * gst/audiofx/Makefile.am:
6375         * gst/audiofx/audiochebyshevfreqband.c:
6376         (gst_audio_chebyshev_freq_band_mode_get_type),
6377         (gst_audio_chebyshev_freq_band_base_init),
6378         (gst_audio_chebyshev_freq_band_dispose),
6379         (gst_audio_chebyshev_freq_band_class_init),
6380         (gst_audio_chebyshev_freq_band_init),
6381         (generate_biquad_coefficients), (calculate_gain),
6382         (generate_coefficients),
6383         (gst_audio_chebyshev_freq_band_set_property),
6384         (gst_audio_chebyshev_freq_band_get_property),
6385         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
6386         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
6387         (gst_audio_chebyshev_freq_band_start):
6388         * gst/audiofx/audiochebyshevfreqband.h:
6389         * gst/audiofx/audiochebyshevfreqlimit.c:
6390         (gst_audio_chebyshev_freq_limit_mode_get_type),
6391         (gst_audio_chebyshev_freq_limit_base_init),
6392         (gst_audio_chebyshev_freq_limit_dispose),
6393         (gst_audio_chebyshev_freq_limit_class_init),
6394         (gst_audio_chebyshev_freq_limit_init),
6395         (generate_biquad_coefficients), (calculate_gain),
6396         (generate_coefficients),
6397         (gst_audio_chebyshev_freq_limit_set_property),
6398         (gst_audio_chebyshev_freq_limit_get_property),
6399         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
6400         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
6401         (gst_audio_chebyshev_freq_limit_start):
6402         * gst/audiofx/audiochebyshevfreqlimit.h:
6403         * gst/audiofx/audiofx.c: (plugin_init):
6404         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
6405         Fixes #464800.
6406
6407         * tests/check/Makefile.am:
6408         * tests/check/elements/.cvsignore:
6409         * tests/check/elements/audiochebyshevfreqband.c:
6410         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
6411         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
6412         * tests/check/elements/audiochebyshevfreqlimit.c:
6413         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
6414         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
6415         Add unit tests for the chebyshev filters.
6416
6417         * docs/plugins/Makefile.am:
6418         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6419         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6420         * docs/plugins/gst-plugins-good-plugins.args:
6421         * docs/plugins/inspect/plugin-1394.xml:
6422         * docs/plugins/inspect/plugin-audiofx.xml:
6423         * docs/plugins/inspect/plugin-dv.xml:
6424         * docs/plugins/inspect/plugin-flac.xml:
6425         * docs/plugins/inspect/plugin-jpeg.xml:
6426         * docs/plugins/inspect/plugin-png.xml:
6427         * docs/plugins/inspect/plugin-rtp.xml:
6428         * docs/plugins/inspect/plugin-shout2send.xml:
6429         * docs/plugins/inspect/plugin-wavpack.xml:
6430         And add docs for the chebyshev filters. While doing
6431         that also run make update in docs/plugins.
6432
6433 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
6434
6435         * ext/annodex/gstcmmltag.c:
6436         * gst/rtp/gstrtpvorbispay.c:
6437           Make ro memory to share.
6438
6439 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6440
6441         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6442         Improve UDP performance by avoiding a select() when we have data
6443         available immediatly.
6444
6445 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6446
6447         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
6448         (gst_rtp_dec_class_init):
6449         * gst/rtsp/gstrtpdec.h:
6450         Add (dummy) SSRC management signals.
6451
6452         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
6453         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
6454         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
6455         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
6456         (on_timeout), (gst_rtspsrc_stream_configure_manager),
6457         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
6458         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
6459         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6460         * gst/rtsp/gstrtspsrc.h:
6461         Add connection-speed property.
6462         Add find_stream helper functions.
6463         Handle stream EOS based on BYE messages or SSRC timeout.
6464         Returns SUCCESS from the state change function as we hide our async
6465         elements from the parent.
6466
6467 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
6468
6469         * gst/debug/rndbuffersize.c:
6470           Fix da leak.
6471
6472 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
6473
6474         * gst/debug/Makefile.am:
6475         * gst/debug/breakmydata.c:
6476         * gst/debug/gstdebug.c:
6477         * gst/debug/negotiation.c:
6478         * gst/debug/progressreport.c:
6479         * gst/debug/rndbuffersize.c:
6480         * gst/debug/testplugin.c:
6481           Add new test element and clean-up the others a little.
6482
6483 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
6484
6485         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
6486         Fix parsing of mp4a version 0 atoms. Fixes #465774.
6487
6488 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
6489
6490         * gst/rtp/gstrtpilbcdepay.c:
6491           Include stdlib.
6492
6493 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
6494
6495         * gst/rtp/gstrtpmpvdepay.c:
6496         Set the mpegversion in the caps so that autoplugging does not get
6497         confused.
6498
6499 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6500
6501         * po/hu.po:
6502         * po/uk.po:
6503         * po/vi.po:
6504           Updated translations.
6505
6506 2007-08-08  Michael Smith <msmith@fluendo.com>
6507
6508         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
6509           Render right border in the correct location.
6510
6511 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
6512
6513         Patch by: Olivier Crete <tester at tester dot ca>
6514
6515         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
6516         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
6517         Make mode property a string. Fixes #464475.
6518
6519 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
6520
6521         * ext/flac/gstflacenc.c:
6522           Widen caps to match decoder a bit and add more FIXMEs.
6523
6524 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
6525
6526         patch by: Mark Nauwelaerts <manauw@skynet.be>
6527
6528         * gst/avi/gstavimux.c:
6529           Fix ODML index tag numbering. Fixes #463624.
6530
6531 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
6532
6533         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
6534         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
6535         (gst_rtspsrc_stream_configure_tcp),
6536         (gst_rtspsrc_stream_configure_udp_sink):
6537         Fix default clock-rate for realmedia.
6538         Fix parsing of transport.
6539         Don't try to link NULL pads.
6540
6541 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
6542
6543         * po/POTFILES.skip:
6544           Add POTFILES.skip with list of source files that aren't disted at the
6545           moment but contain translatable strings. Should hopefully pacify
6546           broken tools and make it clearer that these files are left out
6547           intentionally (#461600).
6548
6549 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
6550
6551         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
6552         If the buffer was entirely clipped ... don't try sending it :)
6553
6554 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6555
6556         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
6557         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
6558         (gst_rtspsrc_create_transports_string),
6559         (gst_rtspsrc_prepare_transports):
6560         If we don't hav a session manager, set the caps on outgoing buffers
6561         ourselves.
6562         Force PAUSE/PLAY methods for now until the extensions can overwrite.
6563         Append final bit of the transport string even when it does not contain a
6564         placeholder.
6565
6566 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6567
6568         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
6569         (gst_rtsp_ext_list_connect):
6570         * gst/rtsp/gstrtspext.h:
6571         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
6572         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
6573         Clean up the interface list.
6574         Allow connecting to interface signals for the extensions.
6575         Remove old extension code.
6576         Free list on cleanup.
6577         Allow extensions to send additional RTSP messages.
6578
6579 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6580
6581         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
6582         Handle a NULL gconf key gracefully by rendering the default element.
6583
6584 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6585
6586         * gst/rtsp/gstrtspext.h:
6587         Fix include path for extension interface.
6588
6589 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
6590
6591         * gst/audiofx/audioamplify.h:
6592         Also remove a now unecessary variable here.
6593
6594 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
6595
6596         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
6597         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
6598         * gst/audiofx/audiodynamic.c:
6599         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
6600         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
6601         * gst/audiofx/audiodynamic.h:
6602         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6603         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
6604         * gst/audiofx/audioinvert.h:
6605         Don't save format information ourselves, this is already saved in
6606         GstAudioFilter.
6607
6608 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6609
6610         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
6611         (gst_rtsp_ext_list_stream_select):
6612         * gst/rtsp/gstrtspext.h:
6613         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6614         Use rank to filter out extensions.
6615         Add url to stream_select interface call.
6616
6617 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6618
6619         * gst/rtsp/Makefile.am:
6620         * gst/rtsp/base64.c:
6621         * gst/rtsp/base64.h:
6622         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
6623         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
6624         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
6625         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
6626         (gst_rtsp_ext_list_setup_media),
6627         (gst_rtsp_ext_list_configure_stream),
6628         (gst_rtsp_ext_list_get_transports),
6629         (gst_rtsp_ext_list_stream_select):
6630         * gst/rtsp/gstrtspext.h:
6631         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
6632         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
6633         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
6634         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
6635         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
6636         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
6637         (gst_rtspsrc_stream_configure_tcp),
6638         (gst_rtspsrc_stream_configure_mcast),
6639         (gst_rtspsrc_stream_configure_udp),
6640         (gst_rtspsrc_stream_configure_udp_sink),
6641         (gst_rtspsrc_stream_configure_transport),
6642         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
6643         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
6644         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
6645         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
6646         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
6647         (gst_rtspsrc_parse_methods),
6648         (gst_rtspsrc_create_transports_string),
6649         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6650         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
6651         (gst_rtspsrc_play), (gst_rtspsrc_pause),
6652         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
6653         * gst/rtsp/gstrtspsrc.h:
6654         * gst/rtsp/rtsp.h:
6655         * gst/rtsp/rtspconnection.c:
6656         * gst/rtsp/rtspconnection.h:
6657         * gst/rtsp/rtspdefs.c:
6658         * gst/rtsp/rtspdefs.h:
6659         * gst/rtsp/rtspext.h:
6660         * gst/rtsp/rtspextwms.c:
6661         * gst/rtsp/rtspextwms.h:
6662         * gst/rtsp/rtspmessage.c:
6663         * gst/rtsp/rtspmessage.h:
6664         * gst/rtsp/rtsprange.c:
6665         * gst/rtsp/rtsprange.h:
6666         * gst/rtsp/rtsptransport.c:
6667         * gst/rtsp/rtsptransport.h:
6668         * gst/rtsp/rtspurl.c:
6669         * gst/rtsp/rtspurl.h:
6670         * gst/rtsp/sdp.h:
6671         * gst/rtsp/sdpmessage.c:
6672         * gst/rtsp/sdpmessage.h:
6673         * gst/rtsp/test.c:
6674         Use shiny new RTSP and SDP library.
6675         Implement RTSP extensions using the new interface.
6676         Remove a lot of old code.
6677
6678 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
6679
6680         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6681         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
6682
6683 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
6684
6685         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6686         Don't unref the outgoing buffer twice when dropping it because it's
6687         outside of the segment.
6688
6689 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
6690
6691         * configure.ac:
6692         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6693         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
6694         Use the new buffer clipping function from gstaudio here and
6695         require gst-plugins-base CVS.
6696         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
6697         For framed Wavpack buffers we require a valid timestamp.
6698
6699 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
6700
6701         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
6702         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
6703         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
6704         Clip raw audio and video when we can, keep track of current output
6705         segment.
6706         Don't leak buffers and events when there is no output pad.
6707         Improve debugging here and there.
6708
6709 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
6710
6711         * configure.ac:
6712           Sync liboil check with plugins-base.
6713
6714 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
6715
6716         * ext/annodex/Makefile.am:
6717           Fix CFLAGS/LIBS.
6718
6719         * ext/cdio/gstcdiocddasrc.c:
6720         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6721           Include stdlib
6722
6723         * ext/cairo/Makefile.am:
6724         * gst/videofilter/Makefile.am:
6725         * tests/examples/level/Makefile.am:
6726           Use $(LIBM) instead of -lm
6727
6728 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6729
6730         * sys/v4l2/gstv4l2src.c:
6731           Add another example pipeline.
6732
6733 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6734
6735         Patch by: Alexander Eichner <alexeichi@yahoo.de>
6736
6737         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
6738           Use define here.
6739
6740         * sys/v4l2/gstv4l2tuner.c:
6741         (gst_v4l2_tuner_set_frequency_and_notify):
6742           Don't touch the property - its still disabled.
6743
6744         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6745         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
6746         * sys/v4l2/v4l2src_calls.h:
6747           Improve fallback format negotionation. Fixes #451388
6748
6749 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6750
6751         * tests/check/elements/videocrop.c: (GST_START_TEST):
6752           Fix the test.
6753
6754 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6755
6756         * docs/plugins/Makefile.am:
6757         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6758         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6759         * docs/plugins/inspect/plugin-jpeg.xml:
6760         * docs/plugins/inspect/plugin-png.xml:
6761         * ext/jpeg/gstjpegdec.c:
6762         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
6763         (gst_pngdec_sink_setcaps):
6764           More docs. More logs in pngdec.
6765
6766 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
6767
6768         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
6769           Initialize num_buffers with minimum value.
6770
6771         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6772         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
6773           Handle frame-size query failure gracefully.
6774
6775 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
6776
6777         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
6778         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
6779         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
6780         of qt/aac files.
6781
6782 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
6783
6784         * ext/wavpack/gstwavpackdec.c:
6785         (gst_wavpack_dec_clip_outgoing_buffer):
6786         Fix buffer clipping to correctly clip to the segment stop.
6787
6788 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6789
6790         * configure.ac:
6791         * tests/Makefile.am:
6792         Remove bogus check for libcheck, since we check for
6793         gstreamer-check and it pulls in the required info from there,
6794         and we weren't actually _using_ the information for libcheck
6795         ourselves anyway.
6796
6797 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
6798
6799         * configure.ac:
6800           Use pkg-config to locate check.
6801
6802 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
6803
6804         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
6805         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
6806         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
6807         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6808         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
6809         * gst/effectv/gstaging.c: (gst_agingtv_transform):
6810         * gst/effectv/gstdice.c: (gst_dicetv_transform):
6811         * gst/effectv/gstedge.c: (gst_edgetv_transform):
6812         * gst/effectv/gstquark.c: (gst_quarktv_transform):
6813         * gst/effectv/gstrev.c: (gst_revtv_transform):
6814         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
6815         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
6816         * gst/effectv/gstwarp.c: (gst_warptv_transform):
6817         * gst/matroska/matroska-demux.c:
6818         (gst_matroska_demux_add_wvpk_header),
6819         (gst_matroska_demux_check_subtitle_buffer),
6820         (gst_matroska_decode_buffer):
6821         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
6822           Fix build against core CVS.
6823
6824 2007-07-10  Edward Hervey  <bilboed@gmail.com>
6825
6826         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6827         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
6828         don't have enough granularity to convert that boolean into a
6829         GstFlowReturn.
6830
6831 2007-07-06  Michael Smith <msmith@fluendo.com>
6832
6833         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
6834         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
6835         (gst_alawdec_change_state):
6836         * gst/law/alaw-decode.h:
6837         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
6838         (gst_mulawdec_class_init), (gst_mulawdec_init),
6839         (gst_mulawdec_chain), (gst_mulawdec_change_state):
6840         * gst/law/mulaw-decode.h:
6841           Fix capsnego bogosity in *law decoders. 
6842
6843 2007-07-06  Michael Smith <msmith@fluendo.com>
6844
6845         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
6846         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
6847         (gst_smokeenc_change_state):
6848         * ext/jpeg/gstsmokeenc.h:
6849           Remove stupidity in get/set caps functions.
6850           Fix some refcounting problems.
6851
6852 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
6853
6854         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
6855         Remove endianness-flipping hack that seems to have been required
6856         only because of a bug in ffmpegcolorspace.
6857         Partially Fixes: #451908
6858
6859 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
6860
6861         * docs/plugins/Makefile.am:
6862           Simplify --extra-dir as gtkdoc scans recursively.
6863
6864 2007-07-03  Wim Taymans  <wim@fluendo.com>
6865
6866         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6867
6868         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
6869         Set the encoding-name in the rtp caps to all uppercase, as required by
6870         the caps spec.
6871         Some small cleanups in the error paths. Fixes #453037.
6872
6873 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
6874
6875         * ext/wavpack/gstwavpackparse.c:
6876         (gst_wavpack_parse_index_get_last_entry),
6877         (gst_wavpack_parse_index_get_entry_from_sample),
6878         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6879         (gst_wavpack_parse_scan_to_find_sample):
6880         * ext/wavpack/gstwavpackparse.h:
6881         Use a GSList for the GArray that is used like a list anyway.
6882
6883 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
6884
6885         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
6886         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
6887         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
6888           Add state change function where we set 0/1 as default framerate in
6889           case our setcaps function isn't called, like it might not in a
6890           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
6891           gdkpixbufdec trying to create caps with a 0/0 framerate.
6892           Also post an error message on the bus if gst_pad_push() fails when
6893           called from our sink event handler (+1 for flow returns for event
6894           functions in 0.11) instead of failing silently.
6895
6896 2007-06-27  Wim Taymans  <wim@fluendo.com>
6897
6898         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
6899         Cast stack args to the proper types. Fixes #451249.
6900
6901 2007-06-27  Wim Taymans  <wim@fluendo.com>
6902
6903         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6904         (new_session_pad), (gst_rtspsrc_setup_streams):
6905         * gst/rtsp/gstrtspsrc.h:
6906         For container formats we only need to activate one of the streams so
6907         that we correctly signal no-more-pads. Fixes #451015.
6908
6909 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
6910
6911         * docs/plugins/gst-plugins-good-plugins.args:
6912         * docs/plugins/inspect/plugin-aasink.xml:
6913         * docs/plugins/inspect/plugin-alaw.xml:
6914         * docs/plugins/inspect/plugin-alpha.xml:
6915         * docs/plugins/inspect/plugin-alphacolor.xml:
6916         * docs/plugins/inspect/plugin-annodex.xml:
6917         * docs/plugins/inspect/plugin-apetag.xml:
6918         * docs/plugins/inspect/plugin-audiofx.xml:
6919         * docs/plugins/inspect/plugin-auparse.xml:
6920         * docs/plugins/inspect/plugin-autodetect.xml:
6921         * docs/plugins/inspect/plugin-avi.xml:
6922         * docs/plugins/inspect/plugin-cacasink.xml:
6923         * docs/plugins/inspect/plugin-cairo.xml:
6924         * docs/plugins/inspect/plugin-cdio.xml:
6925         * docs/plugins/inspect/plugin-cutter.xml:
6926         * docs/plugins/inspect/plugin-debug.xml:
6927         * docs/plugins/inspect/plugin-efence.xml:
6928         * docs/plugins/inspect/plugin-effectv.xml:
6929         * docs/plugins/inspect/plugin-esdsink.xml:
6930         * docs/plugins/inspect/plugin-flac.xml:
6931         * docs/plugins/inspect/plugin-flxdec.xml:
6932         * docs/plugins/inspect/plugin-gconfelements.xml:
6933         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6934         * docs/plugins/inspect/plugin-goom.xml:
6935         * docs/plugins/inspect/plugin-halelements.xml:
6936         * docs/plugins/inspect/plugin-icydemux.xml:
6937         * docs/plugins/inspect/plugin-id3demux.xml:
6938         * docs/plugins/inspect/plugin-jpeg.xml:
6939         * docs/plugins/inspect/plugin-ladspa.xml:
6940         * docs/plugins/inspect/plugin-level.xml:
6941         * docs/plugins/inspect/plugin-matroska.xml:
6942         * docs/plugins/inspect/plugin-mulaw.xml:
6943         * docs/plugins/inspect/plugin-multipart.xml:
6944         * docs/plugins/inspect/plugin-navigationtest.xml:
6945         * docs/plugins/inspect/plugin-ossaudio.xml:
6946         * docs/plugins/inspect/plugin-png.xml:
6947         * docs/plugins/inspect/plugin-quicktime.xml:
6948         * docs/plugins/inspect/plugin-rtp.xml:
6949         * docs/plugins/inspect/plugin-rtsp.xml:
6950         * docs/plugins/inspect/plugin-smpte.xml:
6951         * docs/plugins/inspect/plugin-speex.xml:
6952         * docs/plugins/inspect/plugin-taglib.xml:
6953         * docs/plugins/inspect/plugin-udp.xml:
6954         * docs/plugins/inspect/plugin-videobalance.xml:
6955         * docs/plugins/inspect/plugin-videobox.xml:
6956         * docs/plugins/inspect/plugin-videocrop.xml:
6957         * docs/plugins/inspect/plugin-videoflip.xml:
6958         * docs/plugins/inspect/plugin-videomixer.xml:
6959         * docs/plugins/inspect/plugin-wavenc.xml:
6960         * docs/plugins/inspect/plugin-wavparse.xml:
6961         * docs/plugins/inspect/plugin-ximagesrc.xml:
6962           Update docs with caps info.
6963
6964 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
6965
6966         * po/POTFILES.in:
6967           Add more files with translatable strings (#450878).
6968
6969 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
6970
6971         * MAINTAINERS:
6972         Updating all the maintainers files
6973
6974 2007-06-22  Edward Hervey  <edward@fluendo.com>
6975
6976         * ext/flac/gstflactag.c: (gst_flac_tag_init):
6977         * gst/interleave/deinterleave.c: (deinterleave_init),
6978         (deinterleave_sink_link):
6979         * gst/interleave/interleave.c: (interleave_init):
6980         * gst/median/gstmedian.c: (gst_median_init):
6981         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
6982         Fix memory leaks.
6983         * tests/check/elements/id3demux.c: (pad_added_cb):
6984         Remove unused variable.
6985
6986 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
6987
6988         * ext/gconf/gconf.h:
6989         Make the prototype of gst_gconf_get_key_for_sink_profile
6990         match the implementation.
6991         Patch by: Damien Carbery <damien dot carbery at sun dot com>
6992         Fixes: #449747
6993
6994 2007-06-20  Michael Smith <msmith@fluendo.com>
6995
6996         * gst/rtp/gstrtpdepay.c:
6997           Fix description - rtpdepay is not a payloader.
6998
6999 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
7000
7001         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
7002         (qtdemux_video_caps):
7003         * gst/qtdemux/qtdemux_fourcc.h:
7004           Add MJPG to the variants of motion jpeg.
7005
7006 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
7007
7008         * tests/check/Makefile.am:
7009         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
7010         * tests/check/elements/videocrop.c: (GST_START_TEST):
7011         * tests/check/elements/videofilter.c:
7012         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
7013         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
7014           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
7015           error flags are included and it errors out on compiler warnings
7016           for CVS builds; remove unused variables in various unit tests.
7017
7018 2007-06-19  Wim Taymans  <wim@fluendo.com>
7019
7020         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7021         (rtsp_connection_close), (rtsp_connection_free):
7022         Use threadsafe inet_ntop to convert an ip number to a string. 
7023         Fixes #447961.
7024         Don't leak fd (and ip) when freeing a connection without first closing
7025         it.
7026
7027 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
7028
7029         * configure.ac:
7030         Back to CVS
7031
7032         * gst-plugins-good.doap:
7033         Add 0.10.6 to the doap file.
7034
7035 === release 0.10.6 ===
7036
7037 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
7038
7039         * configure.ac:
7040           releasing 0.10.6, "Wobble Board"
7041
7042 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
7043
7044         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7045         (rtsp_connection_free):
7046           Revert previous commit again, since we are frozen (sorry).
7047
7048 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
7049
7050         Patch by: Peter Kjellerstedt <pkj at axis com>
7051
7052         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7053         (rtsp_connection_free):
7054           inet_ntoa() uses a static buffer internally, so we need to copy the
7055           returned string if we want to store it for later (#447961).
7056
7057 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
7058
7059         * win32/vs6/autogen.dsp:
7060         * win32/vs6/gst_plugins_good.dsw:
7061         * win32/vs6/libgstalaw.dsp:
7062         * win32/vs6/libgstalpha.dsp:
7063         * win32/vs6/libgstalphacolor.dsp:
7064         * win32/vs6/libgstapetag.dsp:
7065         * win32/vs6/libgstaudiofx.dsp:
7066         * win32/vs6/libgstauparse.dsp:
7067         * win32/vs6/libgstautodetect.dsp:
7068         * win32/vs6/libgstavi.dsp:
7069         * win32/vs6/libgstcutter.dsp:
7070         * win32/vs6/libgstdirectdraw.dsp:
7071         * win32/vs6/libgstdirectsound.dsp:
7072         * win32/vs6/libgsteffectv.dsp:
7073         * win32/vs6/libgstflx.dsp:
7074         * win32/vs6/libgstgoom.dsp:
7075         * win32/vs6/libgsticydemux.dsp:
7076         * win32/vs6/libgstid3demux.dsp:
7077         * win32/vs6/libgstinterleave.dsp:
7078         * win32/vs6/libgstjpeg.dsp:
7079         * win32/vs6/libgstlevel.dsp:
7080         * win32/vs6/libgstmatroska.dsp:
7081         * win32/vs6/libgstmedian.dsp:
7082         * win32/vs6/libgstmonoscope.dsp:
7083         * win32/vs6/libgstmulaw.dsp:
7084         * win32/vs6/libgstmultipart.dsp:
7085         * win32/vs6/libgstqtdemux.dsp:
7086         * win32/vs6/libgstrtp.dsp:
7087         * win32/vs6/libgstrtsp.dsp:
7088         * win32/vs6/libgstsmpte.dsp:
7089         * win32/vs6/libgstspeex.dsp:
7090         * win32/vs6/libgstudp.dsp:
7091         * win32/vs6/libgstvideobalance.dsp:
7092         * win32/vs6/libgstvideobox.dsp:
7093         * win32/vs6/libgstvideocrop.dsp:
7094         * win32/vs6/libgstvideoflip.dsp:
7095         * win32/vs6/libgstvideomixer.dsp:
7096         * win32/vs6/libgstwaveform.dsp:
7097         * win32/vs6/libgstwavenc.dsp:
7098         * win32/vs6/libgstwavparse.dsp:
7099         Mark *.dsp & *.dsw as binary files and convert to DOS line
7100         endings, as they don't load into VS6 correctly otherwise.
7101
7102 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
7103
7104         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7105         (rtsp_connection_connect):
7106         Fix the MingW build. 
7107         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
7108         Fixes: #446981
7109
7110 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
7111
7112         * tests/check/elements/.cvsignore:
7113         * tests/icles/.cvsignore:
7114         Hush the buildbots up
7115
7116 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
7117
7118         * configure.ac:
7119         * sys/Makefile.am:
7120         * sys/directdraw/Makefile.am:
7121         * sys/directsound/Makefile.am:
7122         * sys/waveform/Makefile.am:
7123         Make sure to dist everything needed for win32 builds.
7124
7125 2007-06-14  Edward Hervey  <edward@fluendo.com>
7126
7127         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
7128         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
7129         caps.
7130         Fixes #447458
7131
7132 2007-06-13  Wim Taymans  <wim@fluendo.com>
7133
7134         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7135         Make sure we allocate enough memory for the codec_data.
7136         Fixes #447210.
7137
7138 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
7139
7140         * win32/MANIFEST:
7141         Add videocrop project file to the win32 manifest.
7142         * win32/vs6/gst_plugins_good.dsw:
7143         Add qtdemux,videocrop and waveform projects to the workspace.
7144         * win32/vs6/libgstqtdemux.dsp:
7145         Add zlib to the link list of qtdemux.
7146         * win32/vs6/libgstvideocrop.dsp:
7147         Add a project file for videocrop.
7148
7149 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7150
7151         * po/POTFILES.in:
7152         Add qtdemux for translation
7153
7154 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7155
7156         * configure.ac:
7157         * docs/plugins/Makefile.am:
7158         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7159         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7160         * docs/plugins/inspect/plugin-videocrop.xml:
7161         * gst-plugins-good.spec.in:
7162         * sys/Makefile.am:
7163         * tests/check/Makefile.am:
7164         * tests/icles/Makefile.am:
7165         * tests/icles/videocrop-test.c:
7166         Move videocrop and osxvideo from -bad.
7167
7168 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7169
7170         * configure.ac:
7171         * docs/plugins/Makefile.am:
7172         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7173         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7174         * docs/plugins/gst-plugins-good-plugins.args:
7175         * docs/plugins/inspect/plugin-qtdemux.xml:
7176         * docs/plugins/inspect/plugin-quicktime.xml:
7177         * win32/MANIFEST:
7178         Move qtdemux from -bad.
7179
7180         * gst-plugins-good.spec.in:
7181         Update spec file to reflect moving of qtdemux and wavpack
7182
7183 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7184         
7185         * win32/MANIFEST:
7186         * docs/plugins/Makefile.am:
7187         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7188         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7189         * docs/plugins/inspect/plugin-directdraw.xml:
7190         * docs/plugins/inspect/plugin-directsound.xml:
7191         * docs/plugins/inspect/plugin-waveform.xml:
7192         Move the waveform plugin from -bad too. Update the inspect xml
7193         files to mention Plugins Good instead of Plugins Bad.
7194
7195 2007-06-12  Andy Wingo  <wingo@pobox.com>
7196
7197         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
7198         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
7199         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
7200         finalization and resuscitation. No longer public.
7201         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
7202         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
7203         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
7204         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
7205         miniobject semantics, and be threadsafe.
7206         (gst_v4l2src_queue_frame): Remove this function, as we just call
7207         the ioctls directly in the two places where we queue buffers.
7208         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
7209         directly.
7210         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
7211         to allocate the pool, which also preallocates the GstBuffers.
7212         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
7213         queueing the frames directly.
7214         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
7215         mmap buffers have been dequeued.
7216
7217         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
7218         real MiniObject instead of rolling our own refcounting and
7219         finalizing. Give it a lock.
7220         (struct _GstV4l2Buffer): Remove one intermediary object, having
7221         the buffers hold the struct v4l2_buffer directly.
7222
7223         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
7224         capture_init so that it can set them on the buffers that it will
7225         create.
7226         (gst_v4l2src_get_read): For better or for worse, include the
7227         timestamping and offsetting code here; really we should be using
7228         bufferalloc though.
7229         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
7230         preallocated, mmap'd buffers.
7231
7232 2007-06-11  Wim Taymans  <wim@fluendo.com>
7233
7234         Patch by: daniel fischer <dan at f3c dot com>
7235
7236         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
7237         (gst_ximage_src_get_caps):
7238         Actually use the display_name property so that we can dump any
7239         available X display. Fixes #445905.
7240
7241 2007-06-11  Wim Taymans  <wim@fluendo.com>
7242
7243         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7244
7245         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
7246         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
7247         Add missing rate fields to caps. Fixes #441118.
7248
7249 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
7250
7251         * win32/vs6/gst_plugins_good.dsw:
7252         * win32/vs8/gst-plugins-good.sln:
7253         Add DirectSound and DirectDraw sinks project files to
7254         workspace and solution files.
7255
7256 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
7257
7258         Patch by: Josh Coalson <xflac at yahoo dot com>,
7259         updated by Alexis Ballier <aballier at gentoo dot org>:
7260
7261         * configure.ac:
7262         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
7263         (gst_flac_dec_setup_seekable_decoder),
7264         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
7265         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
7266         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
7267         * ext/flac/gstflacdec.h:
7268         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
7269         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
7270         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
7271         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
7272         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
7273         (gst_flac_enc_chain), (gst_flac_enc_set_property),
7274         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
7275         * ext/flac/gstflacenc.h:
7276         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
7277         
7278 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
7279
7280         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
7281         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
7282         not necessary anymore as we need at least that core version. 
7283
7284 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
7285
7286         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7287         (gst_wavpack_dec_chain):
7288         * ext/wavpack/gstwavpackdec.h:
7289         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
7290         (gst_wavpack_parse_push_buffer):
7291         * ext/wavpack/gstwavpackparse.h:
7292         Improve discont handling by checking if the next Wavpack block has
7293         the expected, following block index.
7294
7295 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7296
7297         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
7298           Fix element description.
7299
7300 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7301
7302         * configure.ac:
7303         * docs/plugins/Makefile.am:
7304         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7305         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7306         * docs/plugins/gst-plugins-good-plugins.args:
7307         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7308         * docs/plugins/gst-plugins-good-plugins.signals:
7309         * docs/plugins/inspect/plugin-autodetect.xml:
7310         * docs/plugins/inspect/plugin-gconfelements.xml:
7311         * docs/plugins/inspect/plugin-ladspa.xml:
7312         * docs/plugins/inspect/plugin-rtp.xml:
7313         * docs/plugins/inspect/plugin-wavpack.xml:
7314         * ext/Makefile.am:
7315         * tests/check/Makefile.am:
7316           move wavpack plugin.  See #352605.
7317
7318 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
7319
7320         * configure.ac:
7321         * docs/plugins/Makefile.am:
7322         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7323         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7324         * docs/plugins/gst-plugins-good-plugins.args:
7325         * sys/Makefile.am:
7326         * win32/MANIFEST:
7327         Add DirectDraw & DirectSound plugins to the build and docs.
7328
7329 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
7330
7331         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
7332         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
7333           When operating in pull mode, error out correct on not-linked.
7334
7335 2007-06-06  Andy Wingo  <wingo@pobox.com>
7336
7337         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
7338         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
7339         format and size if the ioctls are defined; should fix compilation
7340         on Linux < 2.16.19.
7341
7342 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
7343
7344         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7345           Printf fixes in debug statements; use LOG level for debug statements
7346           that are printed for each and every frame; convert c++ comments to
7347           C-style comments; not much point using g_try_malloc() if we then not
7348           even check the return value.
7349
7350 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7351
7352         * configure.ac:
7353           Bump requirements to released versions (core and base 0.10.13).
7354
7355         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
7356           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7357           own implementation.
7358
7359 2007-06-05  Andy Wingo  <wingo@pobox.com>
7360
7361         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
7362         some useless comments.
7363
7364         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
7365         frames before calling STREAMON, that might leave them in a state
7366         where they can't be dequeued if we go back to NULL without calling
7367         STREAMON, according to the docs.
7368         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
7369         before we call STREAMON.
7370         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
7371         failures. (For me this code hung.) The pool refcounting is still
7372         crack; added a note to that effect.
7373
7374 2007-06-05  Wim Taymans  <wim@fluendo.com>
7375
7376         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
7377         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
7378         Add support for mapping gst structure names to the MIME type equivalent.
7379         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
7380
7381 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
7382
7383         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
7384         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
7385         (gst_wavenc_chain), (gst_wavenc_change_state):
7386         * gst/wavenc/gstwavenc.h:
7387         Properly write wav files with width!=depth by having the depth most
7388         significant bytes set and all others zero. Fixes #442535.
7389
7390 2007-06-01  Wim Taymans  <wim@fluendo.com>
7391
7392         * gst/rtsp/rtspconnection.c:
7393         Add include to make buildbot happy.
7394
7395 2007-06-01  Wim Taymans  <wim@fluendo.com>
7396
7397         Patch by: Peter Kjellerstedt  <pkj at axis com>
7398
7399         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7400         (rtsp_connection_connect), (add_date_header),
7401         (rtsp_connection_send), (parse_response_status),
7402         (parse_request_line), (parse_line), (rtsp_connection_receive):
7403         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
7404         * gst/rtsp/rtspdefs.h:
7405         * gst/rtsp/rtspmessage.c: (key_value_foreach),
7406         (rtsp_message_init_request), (rtsp_message_init_response),
7407         (rtsp_message_remove_header), (rtsp_message_append_headers),
7408         (rtsp_message_dump):
7409         * gst/rtsp/rtspmessage.h:
7410         Improves version checking, allowing an RTSP server to reply with "505
7411         RTSP Version not supported.
7412         Adds a Date header to all messages.
7413         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
7414         want to be able to send a response even if something in the request was
7415         invalid. EINVAL is only used when passing wrong arguments to functions.
7416         Do not handle an invalid method in parse_request_line(). Defer this to
7417         the caller so it can respond with "405 Method Not Allowed".
7418         Improves parsing of the timeout parameter to the Session header,
7419         allowing whitespace after the semicolon. 
7420         Avoids a compiler warning due to variables shadowing a function argument.
7421
7422 2007-06-01  Wim Taymans  <wim@fluendo.com>
7423
7424         Based on Patch by: Daniel Charles <dcharles at ti dot com>
7425
7426         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
7427         (gst_rtp_amr_depay_process):
7428         * gst/rtp/gstrtpamrdepay.h:
7429         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
7430         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
7431         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
7432         * gst/rtp/gstrtpamrpay.h:
7433         Add support for AMR-WB.
7434         Small cleanups such as using BOILERPLATE.
7435
7436 2007-05-31  Wim Taymans  <wim@fluendo.com>
7437
7438         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
7439         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
7440
7441 2007-05-30  Andy Wingo  <wingo@pobox.com>
7442
7443         * sys/v4l2/gstv4l2object.h: 
7444         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
7445         unintended changes.
7446
7447         * sys/v4l2/v4l2src_calls.h: 
7448         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
7449         the format list in the order that the driver gives it to us.
7450         (gst_v4l2src_probe_caps_for_format_and_size)
7451         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
7452         based on the capabilities of the device.
7453         (gst_v4l2src_grab_frame): Update for object variable renaming.
7454         (gst_v4l2src_set_capture): Update to be strict in its parameters,
7455         as in the set_caps below.
7456         (gst_v4l2src_capture_init): Update for object variable renaming,
7457         and reflow.
7458         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
7459         (gst_v4l2src_capture_deinit): Update for object variable renaming.
7460         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
7461         (gst_v4l2src_get_fps): Remove; these functions don't have much
7462         meaning outside of an atomic set_caps method.
7463         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
7464         known.
7465
7466         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
7467         call to update_fps; not sure about this change.
7468         (gst_v4l2_tuner_set_norm): Work around the fact that for the
7469         moment we don't have an update_fps_func.
7470
7471         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
7472         structures in the object, just store what we need. Do store the
7473         probed caps of the device. Don't store the current frame rate.
7474
7475         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
7476         update_fps_function, for now. Update for new object variable
7477         naming.
7478         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
7479         new object variable naming.
7480         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
7481         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
7482         (gst_v4l2src_get_caps): Rework to probe the device for supported
7483         frame sizes and frame rates.
7484         (gst_v4l2src_set_caps): Rework to be strict in the given
7485         parameters: if someone asks us to have a certain size and rate,
7486         that is what we configure.
7487         (gst_v4l2src_get_read): Update for object variable naming. Don't
7488         leak buffers on short reads.
7489         (gst_v4l2src_get_mmap): Update for object variable naming, and add
7490         comments.
7491         (gst_v4l2src_create): Update for object variable naming.
7492
7493 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
7494
7495         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
7496         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
7497         * gst/avi/gstavidemux.h:
7498           Parse subtitle text streams instead of erroring out (#442034). Still
7499           needs a parser for the subtitles to actually show up.
7500
7501 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
7502
7503         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
7504         (gst_avi_demux_loop):
7505           Make _push_event() return TRUE if the event could be pushed on at
7506           least one pad and not only if it could be pushed on all pads,
7507           otherwise we'll end up posting an error message on EOS if one or
7508           more source pads are not connected.
7509
7510 2007-05-28  Wim Taymans  <wim@fluendo.com>
7511
7512         * gst/rtsp/rtsptransport.c:
7513         Use renamed RTP bin.
7514
7515 2007-05-28  Wim Taymans  <wim@fluendo.com>
7516
7517         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
7518
7519         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
7520         (gst_video_box_set_property), (gst_video_box_transform_caps),
7521         (video_box_recalc_transform), (gst_video_box_set_caps),
7522         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
7523         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
7524         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
7525         (gst_video_box_i420_i420), (gst_video_box_transform),
7526         (plugin_init):
7527         Add AYUV->AYUV and AYUV->I420 formats. 
7528         Fix negotiation and I420->AYUV conversion.
7529         Fixes #429329.
7530
7531 2007-05-26  Wim Taymans  <wim@fluendo.com>
7532
7533         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
7534         Use different variables for nested for loops so that the outer loop
7535         functions properly and speex files with multiple frames per buffer work
7536         properly.
7537         Fixes #441408.
7538
7539 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
7540
7541         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
7542           Don't leak newsegment events.
7543
7544 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
7545
7546         * gst/wavparse/Makefile.am:
7547           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
7548           drags it in.
7549
7550 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
7551
7552         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
7553         (notgst_value_array_append_buffer),
7554         (gst_flac_enc_process_stream_headers),
7555         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
7556         (gst_flac_enc_change_state):
7557         * ext/flac/gstflacenc.h:
7558           Collect headers, add "streamheader" field to output caps and set
7559           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
7560           produces output according to the official FLAC-to-Ogg mapping
7561           instead of completely broken files. Fixes #426044.
7562
7563 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7564
7565         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
7566         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
7567         (gst_id3demux_sink_event):
7568         * gst/id3demux/gstid3demux.h:
7569         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
7570         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
7571         (gst_tag_demux_send_new_segment):
7572         Handle and adjust new-segment events so that downstream really
7573         sees a stream with the tag pieces stripped off the front and back.
7574         Fixes strangeness in seeking when mp3 decoders use the new-segment
7575         byte position to estimate their current playback position timestamp
7576         and then the arriving buffers don't match up.
7577
7578 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7579
7580         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
7581           Don't unnecessarily perform a READY->NULL->READY transition on the
7582           detected audio sink when starting up. Fixes: #440127
7583
7584 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
7585
7586         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
7587         (gst_flac_enc_chain):
7588           Don't crash in chain function if setcaps hasn't been called.
7589
7590 2007-05-24  Wim Taymans  <wim@fluendo.com>
7591
7592         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
7593         Init value to avoid infinte loops.
7594
7595 2007-05-24  Wim Taymans  <wim@fluendo.com>
7596
7597         Patch by: Peter Kjellerstedt  <pkj at axis com>
7598
7599         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
7600         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
7601         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
7602         (gst_rtspsrc_play):
7603         (rtsp_connection_send), (rtsp_connection_receive):
7604         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
7605         Fix for new API.
7606
7607         * gst/rtsp/rtspconnection.c: (add_auth_header),
7608         Only add authorisation and session headers when sending messages.
7609
7610         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
7611         (rtsp_message_init_request), (rtsp_message_init_response),
7612         (rtsp_message_unset), (rtsp_message_add_header),
7613         (rtsp_message_remove_header), (rtsp_message_get_header),
7614         (rtsp_message_append_headers), (dump_key_value),
7615         (rtsp_message_dump):
7616         * gst/rtsp/rtspmessage.h:
7617         Add support for multiple headers of the same type by storing the parsed
7618         headers in a GArray instaed of a hashtable.
7619
7620 2007-05-21  Wim Taymans  <wim@fluendo.com>
7621
7622         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7623         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
7624         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
7625         safer shutdown.
7626
7627 2007-05-21  Wim Taymans  <wim@fluendo.com>
7628
7629         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
7630         * gst/rtsp/gstrtpdec.h:
7631         Added signal for backwards compat.
7632
7633 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
7634         
7635         Patch by: René Stadler <mail at renestadler dot de>
7636
7637         * configure.ac:
7638         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
7639         (gst_au_parse_parse_header), (gst_au_parse_chain):
7640         * gst/auparse/gstauparse.h:
7641         Use audioconvert for converting from non-native endianness floats
7642         in auparse instead of doing it ourself. Fixes #424527.
7643         This needs the audioconvert from plugins-base CVS.
7644         
7645 2007-05-21  Wim Taymans  <wim@fluendo.com>
7646
7647         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7648         (gst_rtp_h263p_pay_flush):
7649         Fix enum registration.
7650
7651 2007-05-21  Wim Taymans  <wim@fluendo.com>
7652
7653         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7654
7655         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7656         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
7657         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
7658         (gst_rtp_h263p_pay_flush):
7659         * gst/rtp/gstrtph263ppay.h:
7660         Add new fragmentation mode base on GOB headers. Fixes #438940.
7661
7662 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
7663
7664         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
7665           Printf format fix.
7666
7667 2007-05-18  Wim Taymans  <wim@fluendo.com>
7668
7669         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7670         Don't crash when an unsupported transport error was returned by the
7671         server, just try to configure the next stream. Fixes #439255.
7672
7673 2007-05-18  Wim Taymans  <wim@fluendo.com>
7674
7675         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7676         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7677         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
7678         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7679         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
7680         * gst/rtsp/gstrtspsrc.h:
7681         Add TCP timeout property and use it for all TCP connection.
7682
7683         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7684         (rtsp_connection_write), (rtsp_connection_next_timeout),
7685         (rtsp_connection_reset_timeout):
7686         Make connect and writes cancelable and make them use the timeout.
7687
7688 2007-05-18  Wim Taymans  <wim@fluendo.com>
7689
7690         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
7691         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7692         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7693         (gst_rtspsrc_setup_streams):
7694         Refactor timeout handling.
7695         Also send keep-alive when dealing with TCP transport.
7696
7697         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7698         (rtsp_connection_free), (rtsp_connection_next_timeout),
7699         (rtsp_connection_reset_timeout):
7700         * gst/rtsp/rtspconnection.h:
7701         Use a timer to handle the session timeouts, add some methods to deal
7702         with timeouts.
7703
7704 2007-05-17  Wim Taymans  <wim@fluendo.com>
7705
7706         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7707         (gst_rtspsrc_setup_streams):
7708         Ignore streams that fail the setup command, we will retry with a
7709         different transport later on.
7710
7711         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7712         (rtsp_ext_wms_configure_stream):
7713         Fix encoding name case.
7714
7715 2007-05-16  Edward Hervey  <edward@fluendo.com>
7716
7717         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
7718         Fix build on macosx.
7719
7720 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
7721
7722         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
7723         Replace direct comparison of a string with the string literal "" with
7724         a comparison of the first character with '\0'. Fixes #438926.
7725
7726 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7727
7728         * gst/debug/breakmydata.c (gst_break_my_data_init):
7729           One more try. This should be the proper fix now.
7730
7731 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7732
7733         * gst/debug/breakmydata.c:
7734           Ooops, no // comments please.
7735
7736 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7737
7738         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
7739         (gst_break_my_data_init):
7740           Fix gst_buffer_is_writable() assertion.
7741
7742 2007-05-14  David Schleef  <ds@schleef.org>
7743
7744         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
7745           video/x-raw-bayer.  Fixes #314160.
7746
7747 2007-05-14  Wim Taymans  <wim@fluendo.com>
7748
7749         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
7750         (gst_rtp_theora_depay_parse_configuration):
7751         * gst/rtp/gstrtptheorapay.c: (encode_base64),
7752         (gst_rtp_theora_pay_finish_headers),
7753         (gst_rtp_theora_pay_handle_buffer):
7754         Update theora pay/depayloader in a similar to vorbis.
7755
7756         * gst/rtp/gstrtpvorbisdepay.c:
7757         (gst_rtp_vorbis_depay_parse_configuration):
7758         Update docs.
7759
7760 2007-05-14  Wim Taymans  <wim@fluendo.com>
7761
7762         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
7763         When we try to execute a method that is not supported by the server,
7764         don't error out but remove the method from the accepted methods so that
7765         we never try to perform this method again.
7766
7767 2007-05-14  Wim Taymans  <wim@fluendo.com>
7768
7769         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7770         Remove annoying _dump_mem.
7771
7772 2007-05-14  Wim Taymans  <wim@fluendo.com>
7773
7774         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
7775         Parse range correctly.
7776
7777         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
7778         The baseurl now always has a '/' at the start.
7779
7780 2007-05-14  Wim Taymans  <wim@fluendo.com>
7781
7782         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
7783         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
7784         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7785         Factor out caps configuration and configure more stuff such as the time
7786         ranges and speed/scale values.
7787
7788         * gst/rtsp/rtsptransport.c:
7789         Add Copyright after non-trival fixes.
7790
7791 2007-05-12  Wim Taymans  <wim@fluendo.com>
7792
7793         Patch by: Peter Kjellerstedt  <pkj at axis com>
7794
7795         * gst/rtsp/gstrtspsrc.h:
7796         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
7797         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
7798         (rtsp_message_get_header):
7799         * gst/rtsp/rtspmessage.h:
7800         Make channel guint8 where possible.
7801         Make rtsp_message_init_data() take the channel as a guint8.
7802
7803         * gst/rtsp/rtspdefs.c:
7804         Fixed a typo: Timout -> Timeout
7805
7806         * gst/rtsp/rtspdefs.h:
7807         Make RTSP_CHECK() behave as a statement.
7808
7809         * gst/rtsp/sdpmessage.c:
7810         Avoid a compiler warning in INIT_ARRAY().
7811         Fixes #437692.
7812
7813 2007-05-12  Wim Taymans  <wim@fluendo.com>
7814
7815         Patch by: Peter Kjellerstedt  <pkj at axis com>
7816
7817         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
7818         (rtsp_url_get_request_uri):
7819         * gst/rtsp/rtspurl.h:
7820         Add support for query parameters to RTSP URLs.
7821
7822 2007-05-12  Wim Taymans  <wim@fluendo.com>
7823
7824         Patch by: Peter Kjellerstedt  <pkj at axis com>
7825
7826         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7827         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
7828         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7829         (rtsp_transport_parse), (rtsp_transport_as_text):
7830         * gst/rtsp/rtsptransport.h:
7831         Add validation to rtsp_transport_parse().
7832         Add rtsp_transport_as_text() to generate an RTSP header from an
7833         RTSPTransport.
7834         Change ssrc to guint (was a string) since that is what it is, even
7835         though it is sent as a hex string.
7836         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
7837         incorrect, which can be seen when looking at the examples in the RFC).
7838         Fixes #437670.
7839
7840 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
7841
7842         Patch by: Eric Anholt
7843
7844         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
7845           gst_ximage_src_ximage_get):
7846         Use union of all damage between frames to make it faster.
7847         Fixes bug #342463.
7848         Also fix crasher when cursor is at bottom right of window.
7849
7850 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
7851
7852         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7853           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
7854           streaming mode regression for file from #343837 with 'bext' chunk
7855           before the 'fmt' chunk.
7856
7857 2007-05-11  Wim Taymans  <wim@fluendo.com>
7858
7859         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7860         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7861         (gst_rtspsrc_handle_src_event),
7862         (gst_rtspsrc_stream_configure_manager),
7863         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
7864         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
7865         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7866         * gst/rtsp/gstrtspsrc.h:
7867         * gst/rtsp/rtspdefs.h:
7868         Preliminary seek support.
7869         Activate internal pads so that we can receive events on them.
7870         Don't try to parse a range string when it's NULL.
7871
7872 2007-05-11  Wim Taymans  <wim@fluendo.com>
7873
7874         * gst/rtp/README:
7875         Update README with new RTP variables that will be used for
7876         synchronisation.
7877
7878         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
7879         (gst_rtp_vorbis_depay_parse_configuration),
7880         (gst_rtp_vorbis_depay_process):
7881         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
7882         (gst_rtp_vorbis_pay_finish_headers),
7883         (gst_rtp_vorbis_pay_handle_buffer):
7884         Update vorbis pay and depayloader to draft-04.
7885
7886 2007-05-11  Wim Taymans  <wim@fluendo.com>
7887
7888         * gst/rtsp/rtsptransport.c:
7889         UDP MCAST is actually the default for RTP/AVP.
7890 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
7891
7892         * gst/level/gstlevel.c: (gst_level_transform_ip):
7893         Use guint8 * instead of gpointer then vs6 can build 
7894         in_data += (filter->width / 8).
7895
7896 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
7897
7898         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
7899           gst_ximage_src_ximage_get):
7900         * sys/ximage/gstximagesrc.h (last_ximage):
7901         When using Damage actually keep the last frame, and not assume
7902         that the buffer we get already has the last frame on it.
7903         Copy the cursor over if we specify a non-zero start x and
7904         start y.
7905
7906 2007-05-11  Wim Taymans  <wim@fluendo.com>
7907
7908         * gst/rtsp/rtsptransport.c:
7909         Make UDP the default transport when not specified.
7910
7911 2007-05-09  David Schleef  <ds@schleef.org>
7912
7913         * gst/level/gstlevel.c:
7914           Revert last change.
7915
7916 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
7917
7918         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
7919         (gst_level_transform_ip):
7920         Use guint8 * instead of gpointer then vs6 know the size of data
7921         pointed when moving the pointer.
7922         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7923         Move instructions after variables declaration.
7924         * win32/vs6/autogen.dsp:
7925         * win32/vs6/libgstrtp.dsp:
7926         * win32/vs6/libgstrtsp.dsp:
7927         Update vs6 project files.
7928
7929 2007-05-09  Wim Taymans  <wim@fluendo.com>
7930
7931         * gst/rtsp/Makefile.am:
7932         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
7933         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
7934         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
7935         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
7936         (rtsp_range_free):
7937         * gst/rtsp/rtsprange.h:
7938         Add code to parse time ranges.
7939         Report DURATION on the stream when possible.
7940
7941 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
7942
7943         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
7944         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
7945         (gst_videomixer_collected):
7946           Fix strides calculation for AYUV (it's just width*4) (#436910).
7947
7948 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
7949
7950         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
7951         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
7952         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
7953         Sync the GObject properties before each processing step to properly
7954         work with the controller.
7955
7956 2007-05-04  Wim Taymans  <wim@fluendo.com>
7957
7958         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
7959         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7960         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
7961         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7962         (gst_rtspsrc_change_state):
7963         Let more error state trickle down so that we can catch more error
7964         cases.
7965         Handle keep-alive a little smarter by selecting a method the server
7966         actually supports.
7967         Fix a race in UDP streaming shutdown.
7968
7969 2007-05-04  Wim Taymans  <wim@fluendo.com>
7970
7971         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
7972         Ignore errors when trying to use the keep-alive messages.
7973
7974 2007-05-04  Wim Taymans  <wim@fluendo.com>
7975
7976         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7977         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
7978         (gst_rtspsrc_stream_configure_manager),
7979         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
7980         (gst_rtspsrc_stream_configure_mcast),
7981         (gst_rtspsrc_stream_configure_udp),
7982         (gst_rtspsrc_stream_configure_udp_sink),
7983         (gst_rtspsrc_stream_configure_transport):
7984         Send RTCP messages back to the server over the TCP connection.
7985
7986         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
7987         (rtsp_connection_send), (rtsp_connection_read), (read_body),
7988         (rtsp_connection_receive):
7989         * gst/rtsp/rtspconnection.h:
7990         Factor out and expose lowlevel _write and _read methods.
7991         Implement sending data messages to the server.
7992
7993 2007-05-03  Wim Taymans  <wim@fluendo.com>
7994
7995         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
7996         (gst_multipart_mux_collected):
7997         Fix timestamps on outgoing buffers.
7998
7999 2007-05-03  Wim Taymans  <wim@fluendo.com>
8000
8001         * gst/multipart/multipartmux.c:
8002         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
8003         (gst_multipart_mux_change_state):
8004         Emit NEWSEGMENT events before pushing the first buffer.
8005
8006 2007-05-03  Wim Taymans  <wim@fluendo.com>
8007
8008         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
8009         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
8010         (gst_rtspsrc_handle_src_query),
8011         (gst_rtspsrc_stream_configure_manager),
8012         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
8013         (gst_rtspsrc_stream_configure_mcast),
8014         (gst_rtspsrc_stream_configure_udp),
8015         (gst_rtspsrc_stream_configure_udp_sink),
8016         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8017         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
8018         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
8019         (gst_rtspsrc_pause):
8020         Refactor transport configuration code.
8021         Create internal pads for TCP transport so that we can implement events
8022         and queries.
8023         Handle events and queries.
8024         Parse range from the SDP.
8025         Fix race in pause handler where the connection could still be flushing.
8026
8027 2007-05-02  Wim Taymans  <wim@fluendo.com>
8028
8029         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8030         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
8031         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
8032         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
8033         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
8034         (gst_rtspsrc_change_state):
8035         * gst/rtsp/gstrtspsrc.h:
8036         Fix race when multiple udp sources post timeouts, just act on the first
8037         received timeout.
8038         Protect stream list with a recursive lock to fix some races.
8039         Flush connection when we need to do a reconnect or stop.
8040         Make state lock recursive.
8041
8042         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8043         (rtsp_connection_close):
8044         Some small cleanups.
8045
8046 2007-05-02  Wim Taymans  <wim@fluendo.com>
8047
8048         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8049         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
8050         Only set DISCONT when there actually is a discont or when we just
8051         started.
8052
8053 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
8054
8055         * ext/flac/gstflac.c: (plugin_init):
8056         Call bindtextdomain() to get localized strings.
8057
8058 2007-05-02  Wim Taymans  <wim@fluendo.com>
8059
8060         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8061         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
8062         (gst_wavparse_stream_data):
8063         * gst/wavparse/gstwavparse.h:
8064         Be a bit more clever when dealing with VBR files with FACT tags, we
8065         don't want to timestamp buffers in that case but the estimated BPS can
8066         be used for seeking.
8067         Only send close segment in the streaming thread.
8068
8069 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
8070
8071         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
8072         Correctly post an error on the bus if something went wrong in the loop
8073         function. This fixes a few cases where the task was paused and nothing
8074         happened anymore.
8075
8076 2007-05-02  Wim Taymans  <wim@fluendo.com>
8077
8078         * gst/rtsp/test.c: (main):
8079         Fix compilation of deprecated test just because I'm too lazy to delete
8080         it.
8081
8082 2007-05-02  Wim Taymans  <wim@fluendo.com>
8083
8084         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8085         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
8086         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
8087         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
8088         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
8089         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
8090         * gst/rtsp/gstrtspsrc.h:
8091         Fix sending RTCP to the right place.
8092         Fix bug in reffing the wrong UDP element.
8093         Use new pad names for the session manager.
8094         Implement handling server requests in interleaved and UDP modes.
8095         Handle session keep-alive in UDP modes.
8096         Remove GCond for handling UDP timeouts.
8097
8098         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8099         (rtsp_connection_send), (rtsp_connection_read), (read_body),
8100         (rtsp_connection_receive), (rtsp_connection_close):
8101         * gst/rtsp/rtspconnection.h:
8102         Store connection IP address for later.
8103         Add timeout args to all operations that might block forever.
8104         Parse session timeout.
8105         Only close sockets when not already closed.
8106
8107         * gst/rtsp/rtspdefs.c:
8108         * gst/rtsp/rtspdefs.h:
8109         Add timeout return value and error string.
8110
8111         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
8112         Add small comment.
8113
8114 2007-05-01  Wim Taymans  <wim@fluendo.com>
8115
8116         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8117
8118         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
8119         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
8120         * gst/rtp/gstrtpmp4vpay.h:
8121         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
8122
8123 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
8124
8125         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8126           Remove v4l2src from docs, since it breaks the docs build, and the
8127           plugin is only built if --enable-experimental is used anyway.
8128
8129         * docs/plugins/Makefile.am:
8130           Spaces => tab.
8131
8132 2007-04-29  Wim Taymans  <wim@fluendo.com>
8133
8134         * gst/udp/gstmultiudpsink.c: (leave_multicast),
8135         (gst_multiudpsink_add), (gst_multiudpsink_remove):
8136         Add code to drop membership of a multicast group.
8137
8138         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
8139         (gst_udpsink_set_uri):
8140         Implement URI handler.
8141
8142         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
8143         (gst_rtspsrc_parse_rtpinfo):
8144         Use URI handler to make udpsink instace.
8145         Improve code to configure port and destination.
8146
8147 2007-04-29  Wim Taymans  <wim@fluendo.com>
8148
8149         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8150         Fix multicast detection.
8151         Don't try to join a multicast group if the address is not multicast.
8152
8153         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
8154         Small debug improvement.
8155
8156 2007-04-27  Wim Taymans  <wim@fluendo.com>
8157
8158         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
8159         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
8160         (gst_rtspsrc_handle_message):
8161         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
8162         parent.
8163
8164 2007-04-27  Wim Taymans  <wim@fluendo.com>
8165
8166         * gst/rtp/gstrtpilbcdepay.h:
8167         Fix mode property when specified as an arg.
8168
8169 2007-04-26  Edward Hervey  <edward@fluendo.com>
8170
8171         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8172         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8173         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8174         * docs/plugins/inspect/plugin-osxaudio.xml:
8175         Add documentation for osxaudio plugin.
8176
8177 2007-04-26  Wim Taymans  <wim@fluendo.com>
8178
8179         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8180         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
8181         (gst_rtspsrc_open), (gst_rtspsrc_close),
8182         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
8183         (gst_rtspsrc_pause):
8184         * gst/rtsp/gstrtspsrc.h:
8185         Protect state changes with a lock.
8186
8187         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8188         (parse_line):
8189         * gst/rtsp/rtspconnection.h:
8190         Remove some unused stuff.
8191
8192 2007-04-26  Wim Taymans  <wim@fluendo.com>
8193
8194         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8195         Handle the case where there are exactly 0 bytes to read and the ioctl
8196         did not report an error. Fixes #433530.
8197
8198 2007-04-26  Wim Taymans  <wim@fluendo.com>
8199
8200         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8201         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
8202         * gst/wavparse/gstwavparse.h:
8203         Apply DISCONT to buffers.
8204         Only apply timestamp to the first sample after a DISCONT, too many VBR
8205         files cause random jitter in the timestamps. Fixes #433119.
8206
8207 2007-04-25  Wim Taymans  <wim@fluendo.com>
8208
8209         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
8210         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
8211         (gst_rtp_dec_get_property):
8212         * gst/rtsp/gstrtpdec.h:
8213         Add dummy latency property to be backwards compat with rtpbin.
8214
8215         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8216         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8217         (gst_rtspsrc_stream_configure_transport),
8218         (gst_rtspsrc_parse_rtpinfo):
8219         * gst/rtsp/gstrtspsrc.h:
8220         Add latency property and configure in the session manager.
8221         Don't set invalid clock-base and seqnum-base on caps, some servers
8222         sometimes don't send them.
8223
8224 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8225
8226         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
8227         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
8228           Double-check that RGB input caps are really RGBA caps (apparently
8229           the core doesn't always catch it if those caps aren't a subset of
8230           our template caps, also see #421543). Fixes #429319 in a way.
8231           Also, don't leak the pad template in the transform_caps function.
8232
8233         * tests/check/Makefile.am:
8234         * tests/check/elements/.cvsignore:
8235         * tests/check/elements/alphacolor.c: (setup_alphacolor),
8236         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
8237         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
8238         (GST_START_TEST), (alphacolor_suite):
8239           Add some basic unit tests for alphacolor.
8240
8241 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8242
8243         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8244           If we get a fatal flow return in the loop function, first post the
8245           error message and only then send the EOS event downstream, otherwise
8246           applications might get an eos message before the error message and
8247           think everything was ok (related to #429319).
8248
8249 2007-04-25  Wim Taymans  <wim@fluendo.com>
8250
8251         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
8252         Read the channel byte as an unsigned byte.
8253
8254 2007-04-25  Wim Taymans  <wim@fluendo.com>
8255
8256         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
8257         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
8258         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
8259         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
8260         (gst_rtp_gsm_depay_setcaps):
8261         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
8262         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8263         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
8264         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
8265         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
8266         (gst_ilbc_depay_get_property):
8267         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
8268         * gst/rtp/gstrtpmp4adepay.c:
8269         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
8270         (gst_rtp_pcma_depay_setcaps):
8271         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
8272         (gst_rtp_pcmu_depay_setcaps):
8273         Make sure we configure the clock_rate in the baseclass in the setcaps
8274         function. Fixes #431282.
8275
8276 2007-04-25  Wim Taymans  <wim@fluendo.com>
8277
8278         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
8279         (gst_rtspsrc_stream_free), (request_pt_map),
8280         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
8281         * gst/rtsp/gstrtspsrc.h:
8282         Parse server address from SDP.
8283         Hook up a udpsink to send RTCP back to the server.
8284
8285         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8286         * gst/rtsp/rtsptransport.h:
8287         Add some docs.
8288
8289 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
8290
8291         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8292           Make header field check conditional. Fixes #433135
8293
8294 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8295
8296         * docs/plugins/Makefile.am:
8297         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8298         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8299         * docs/plugins/inspect/plugin-alphacolor.xml:
8300         * gst/alpha/Makefile.am:
8301         * gst/alpha/gstalphacolor.c:
8302         * gst/alpha/gstalphacolor.h:
8303           Add minimal docs blurb to alphacolor; split out headers into
8304           separate header file for gtk-doc.
8305
8306 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
8307
8308         * gst/debug/progressreport.c: (gst_progress_report_report):
8309           Don't try to post NULL message (in case we can't query upstream
8310           position or duration).
8311
8312 2007-04-18  Michael Smith  <msmith@fluendo.com>
8313
8314         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
8315         (gst_cutter_get_caps):
8316         * gst/cutter/gstcutter.h:
8317           Fix some of the most obvious bugs in cutter. Now doesn't leak
8318           everything if input is silent.
8319
8320 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
8321
8322         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8323         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
8324         * gst/wavenc/gstwavenc.h:
8325         Wav apparently only supports width==GST_ROUND_UP(depth), everything
8326         else results in a invalid block align and invalid files.
8327
8328 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
8329
8330         Patch by: Snaik <snaik32 gmail com>
8331
8332         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
8333           Add missing break statement for BOX_HORIZONTAL case.
8334
8335 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8336
8337         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
8338
8339         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8340         Use correct format strings for integer types.
8341
8342 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8343
8344         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
8345         (gst_wavparse_create_sourcepad):
8346         Use gst_riff_create_audio_template_caps () instead of the local caps.
8347         This makes updates of the local caps unecessary whenever libgstriff
8348         gets support for new formats.
8349
8350 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
8351
8352         Patch by: Brian Cameron  <brian.cameron at sun dot com>
8353
8354         * sys/sunaudio/gstsunaudio.c:
8355         * sys/sunaudio/gstsunaudiomixer.c:
8356         * sys/sunaudio/gstsunaudiomixer.h:
8357         * sys/sunaudio/gstsunaudiomixerctrl.c:
8358         * sys/sunaudio/gstsunaudiomixerctrl.h:
8359         * sys/sunaudio/gstsunaudiomixertrack.h:
8360         * sys/sunaudio/gstsunaudiosink.c:
8361         * sys/sunaudio/gstsunaudiosink.h:
8362         * sys/sunaudio/gstsunaudiosrc.c:
8363         * sys/sunaudio/gstsunaudiosrc.h:
8364           Fix and/or update copyright attributions (#430228).
8365
8366 2007-04-13  Wim Taymans  <wim@fluendo.com>
8367
8368         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8369         Fix docs.
8370
8371         * gst/rtsp/URLS:
8372         Add some more example urls.
8373
8374         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
8375         (gst_rtp_dec_chain_rtp):
8376         Better debugging.
8377
8378         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
8379         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
8380         (gst_rtspsrc_parse_rtpinfo):
8381         Remove unused code.
8382
8383 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8384
8385         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
8386         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
8387         (gst_wavparse_stream_data):
8388           Relax the audio/mpeg caps again and add FIXME: comment.
8389
8390 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8391
8392         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
8393         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
8394         (gst_wavparse_stream_data):
8395         * gst/wavparse/gstwavparse.h:
8396           More sanity check for the header fields. Fix type for 'rate' header
8397           field.
8398
8399 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8400
8401         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
8402         (gst_icydemux_unicodify):
8403           If the metadata strings we get in the stream are not UTF-8, try to
8404           interpret them according to the character encodings specified in the
8405           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
8406           only fall back to locale/ISO-8859-1 if those aren't set or don't
8407           work. Should fix #428901.
8408
8409 2007-04-12  Wim Taymans  <wim@fluendo.com>
8410
8411         * gst/rtp/gstrtph264depay.c:
8412         Use the proper sync word for SPS and PPS.
8413
8414 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8415
8416         * gst/rtp/Makefile.am:
8417         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
8418           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
8419         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
8420           Add a simple hashing implementation that we can use to generate
8421           a 24-bit ident value based on the codebooks for vorbis and theora.
8422         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
8423           gst_rtp_theora_pay_handle_buffer):
8424         * gst/rtp/gstrtpvorbisdepay.c
8425           (gst_rtp_vorbis_depay_parse_configuration,
8426           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
8427         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
8428           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
8429           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
8430           Use the hashing function, ensuring that the same codebooks result
8431           in the same ident and thus the same SDP description.
8432           Various log fixes/changes.
8433
8434 2007-04-12  Wim Taymans  <wim@fluendo.com>
8435
8436         Patch by: jerry tan <jerry dot tan at sun dot com>
8437
8438         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8439         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
8440         application's responsibility to make sure it open the device once.
8441         Remove a careless error if AUDIODEV is set. Fixes #392620.
8442
8443 2007-04-12  Wim Taymans  <wim@fluendo.com>
8444
8445         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
8446         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
8447         * gst/rtsp/gstrtpdec.h:
8448         Make backward compat with rtpbin by adding the request-pt-map signals.
8449
8450         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8451         (new_session_pad), (request_pt_map),
8452         (gst_rtspsrc_stream_configure_transport),
8453         (gst_rtspsrc_stream_configure_caps),
8454         (gst_rtspsrc_activate_streams):
8455         * gst/rtsp/gstrtspsrc.h:
8456         Implement request-pt-map signals instead of setting caps on the buffers
8457         for the session manager.
8458
8459 2007-04-11  Wim Taymans  <wim@fluendo.com>
8460
8461         * gst/udp/gstudp.c: (plugin_init):
8462         Register GstNetBuffer in plugin_init so that the type can be used from
8463         multiple threads without races.
8464
8465 2007-04-10  Wim Taymans  <wim@fluendo.com>
8466
8467         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8468         (gst_rtp_amr_depay_process):
8469         Fix depayloader clock_rate and some cleanups.
8470
8471         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
8472         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
8473         * gst/rtp/gstrtph264depay.h:
8474         Don't push codec_data in the adapter because it might get flushed when
8475         we get a discont.
8476
8477         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8478         Handle multiple AU per packet.
8479
8480         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
8481         (gst_rtp_sv3v_depay_plugin_init):
8482         Disable rank, this one does not work.
8483         Remove timestamping, base class does that.
8484
8485 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
8486
8487         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
8488           limit caps to the formats we announce in the template
8489
8490         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
8491         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
8492         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
8493           fix some crashers/asserts when dealing with broken files
8494
8495 2007-04-10  Wim Taymans  <wim@fluendo.com>
8496
8497         Patch by: Peter Kjellerstedt  <pkj at axis com>
8498
8499         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
8500         * gst/rtp/gstrtpL16depay.c:
8501         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8502         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
8503         (gst_rtp_speex_depay_setcaps):
8504         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8505         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
8506         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
8507         Fix some compiler warnings. Fixes #428182.
8508
8509 2007-04-06  Wim Taymans  <wim@fluendo.com>
8510
8511         * gst/rtsp/Makefile.am:
8512         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
8513         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
8514         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
8515         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
8516         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
8517         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
8518         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
8519         (create_rtcp), (gst_rtp_dec_request_new_pad),
8520         (gst_rtp_dec_release_pad):
8521         * gst/rtsp/gstrtpdec.h:
8522         * gst/rtsp/gstrtsp.c: (plugin_init):
8523         Morph RTPDec into something compatible with RTPBin as a fallback.
8524         Various other style fixes.
8525
8526         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
8527         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
8528         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
8529         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
8530         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
8531         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
8532         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8533         * gst/rtsp/gstrtspsrc.h:
8534         Implement RTPBin session manager handling.
8535         Don't try to add empty properties to caps.
8536         Implement fallback session manager, handling.
8537         Don't combine errors from RTCP streams, just ignore them.
8538
8539         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
8540         * gst/rtsp/rtsptransport.h:
8541         Implement fallback session manager.
8542         Make RTPBin the default one when available.
8543
8544 2007-04-05  Wim Taymans  <wim@fluendo.com>
8545
8546         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
8547         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
8548         This element is ready to be autoplugged.
8549
8550 2007-04-05  Julien MOUTTE  <julien@moutte.net>
8551
8552         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8553         Don't leave the offsets defined by upstream element on the
8554         compressed data buffer we are pushing downstream. Make them
8555         GST_BUFFER_OFFSET_NONE.
8556
8557 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
8558
8559         * gst/avi/README:
8560         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8561         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
8562         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8563         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
8564         (gst_avi_demux_calculate_durations_from_index),
8565         (gst_avi_demux_stream_header_push),
8566         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
8567         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
8568           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
8569
8570 2007-04-03  Wim Taymans  <wim@fluendo.com>
8571
8572         * gst/smpte/barboxwipes.c:
8573         Fix error as spotted by Snaik <snaik32 at gmail dot com>
8574
8575 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8576
8577         * gst/wavparse/gstwavparse.c:
8578         Support audio/x-raw-float in wav files. This only works with
8579         plugins-base CVS, using an older version doesn't have any
8580         disadvantages though.
8581
8582 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8583
8584         * configure.ac:
8585         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8586         (gst_au_parse_parse_header), (gst_au_parse_chain):
8587         * gst/auparse/gstauparse.h:
8588         Revert last change as we don't want plugins-good to depend on
8589         plugins-base CVS now.
8590
8591 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8592
8593         * configure.ac:
8594         Require gst-plugins-base CVS for audioconvert with non-native
8595         float support and width/depth fix in libgstriff.
8596
8597         Patch by: René Stadler <mail at renestadler dot de>
8598
8599         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8600         (gst_au_parse_parse_header), (gst_au_parse_chain):
8601         * gst/auparse/gstauparse.h:
8602         Don't swap the floats ourself if they're not in native endianness.
8603         Instead let audioconvert handle this. Fixes #339838.
8604
8605 2007-03-29  Wim Taymans  <wim@fluendo.com>
8606
8607         * gst/rtp/gstasteriskh263.h:
8608         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
8609         (gst_rtp_h263p_depay_change_state):
8610         * gst/rtp/gstrtph263pdepay.h:
8611         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
8612         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8613         (gst_rtp_h264_depay_change_state):
8614         * gst/rtp/gstrtph264depay.h:
8615         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
8616         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
8617         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8618         Flush adapter on disconts.
8619
8620 2007-03-29  Wim Taymans  <wim@fluendo.com>
8621
8622         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
8623         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
8624         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
8625         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
8626         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8627         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
8628         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
8629         (gst_rtp_mp4v_depay_process):
8630         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
8631         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
8632         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
8633         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
8634         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
8635         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
8636         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
8637         Use more efficient adapter and rtpbuffer methods when possible.
8638
8639 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8640
8641         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8642         (gst_wavenc_sink_setcaps):
8643         Correctly handle width!=depth input.
8644         * gst/wavparse/gstwavparse.c:
8645         Already export in the caps that width==8 uses unsigned samples and
8646         everything else uses signed samples.
8647
8648 2007-03-29  Wim Taymans  <wim@fluendo.com>
8649
8650         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
8651
8652         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
8653         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
8654         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
8655         (gst_dynudpsink_close):
8656         * gst/udp/gstdynudpsink.h:
8657         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8658         (gst_udpsrc_create), (gst_udpsrc_set_property),
8659         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
8660         * gst/udp/gstudpsrc.h:
8661         Rework the socket allocation a bit based on the sockfd argument so that
8662         it becomes usable.
8663         Add a closefd property to instruct the udp elements to close the custom
8664         file descriptors when going to READY. Fixes #423304.
8665         API:GstUDPSrc::closefd property
8666         API:GstDynUDPSink::closefd property
8667
8668 2007-03-29  Wim Taymans  <wim@fluendo.com>
8669
8670         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
8671
8672         * gst/rtp/Makefile.am:
8673         * gst/rtp/gstrtp.c: (plugin_init):
8674         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
8675         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
8676         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
8677         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
8678         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
8679         (gst_rtp_h264_pay_plugin_init):
8680         * gst/rtp/gstrtph264pay.h:
8681         Added H264 payloader. Fixes #423782.
8682
8683         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
8684         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
8685         Small fixes.
8686
8687 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8688
8689         * gst/wavparse/gstwavparse.c:
8690         Actually support depths from 1 to 32, not only 8 to 32.
8691
8692 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8693
8694         * gst/wavparse/gstwavparse.c:
8695         Add support for wav files containing audio/x-raw-int with random
8696         depths between 1 and 32 bits.
8697
8698 2007-03-28  Wim Taymans  <wim@fluendo.com>
8699
8700         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
8701
8702         * gst/rtp/Makefile.am:
8703         * gst/rtp/gstrtp.c: (plugin_init):
8704         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
8705         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
8706         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
8707         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
8708         (gst_rtp_mp4a_depay_get_property),
8709         (gst_rtp_mp4a_depay_change_state),
8710         (gst_rtp_mp4a_depay_plugin_init):
8711         * gst/rtp/gstrtpmp4adepay.h:
8712         Added MP4A-LATM depayloader. Fixes #417792.
8713
8714         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
8715         (gst_rtp_mp4v_depay_process):
8716         Fixup depayloader, setting codec_data, using more efficient adaptor and
8717         rtpbuffer handling.
8718
8719         * gst/rtsp/URLS:
8720         Add url to test above.
8721
8722 2007-03-25  Wim Taymans  <wim@fluendo.com>
8723
8724         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
8725         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
8726         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
8727         (gst_rtspsrc_media_to_caps),
8728         (gst_rtspsrc_stream_configure_transport),
8729         (gst_rtspsrc_stream_configure_caps),
8730         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
8731         * gst/rtsp/gstrtspsrc.h:
8732         Handle default clock-rates for static payload types, rearrange stuff so
8733         that the rtpmap field in the sdp can override the defaults.
8734         Parse RTP-Info field to get the seqnum and timebase fields that should
8735         go in the caps.
8736         Delay configuring caps after we got the RTP-Info from the PLAY reply from
8737         the server. 
8738
8739 2007-03-22  Wim Taymans  <wim@fluendo.com>
8740
8741         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
8742
8743         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8744         Accept complex pipeline descriptions as an audio profile instead of just
8745         a single element. Fixes #420658.
8746
8747 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8748
8749         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
8750           Rename registered type in preparation of GstTagDemux moving to
8751           -base at some point in the future.
8752
8753 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
8754
8755         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8756           Streaming mode fixes: don't unref buffer we don't own any longer;
8757           remove bogus adapter flush. Fixes #419338.
8758
8759 2007-03-17  David Schleef  <ds@schleef.org>
8760
8761         * REQUIREMENTS: Change the format to key/value, add a bunch of
8762           information, remove a bunch of requirements that are for
8763           other GStreamer packages.
8764
8765 2007-03-17  David Schleef  <ds@schleef.org>
8766
8767         * REQUIREMENTS: Fix a few things.  This file really needs a
8768         good once-over.
8769
8770 2007-03-15  Edward Hervey  <edward@fluendo.com>
8771
8772         * sys/Makefile.am:
8773         Don't forget to distribute the sys/osxaudio/ directory.
8774
8775 2007-03-15  Edward Hervey  <edward@fluendo.com>
8776
8777         * configure.ac:
8778         * sys/Makefile.am:
8779         * sys/osxaudio/Makefile.am:
8780         * sys/osxaudio/gstosxaudio.c:
8781         * sys/osxaudio/gstosxaudiosink.c:
8782         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
8783         (gst_osx_audio_sink_getcaps),
8784         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
8785         * sys/osxaudio/gstosxaudiosrc.c:
8786         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
8787         (gst_osx_audio_src_create_ringbuffer):
8788         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
8789         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
8790         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
8791         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
8792         * sys/osxaudio/gstosxringbuffer.h:
8793         Activate osxaudio in gst-plugins-good with proper build setup.
8794         Add inlined documentation.
8795         Fix debug statements
8796         Fix ringbuffer when pausing.
8797         Fixes #323471
8798
8799 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
8800         * gst/rtp/gstrtppcmapay.c:
8801         * gst/rtp/gstrtppcmapay.h:
8802         * gst/rtp/gstrtppcmupay.c:
8803         * gst/rtp/gstrtppcmupay.h:
8804         Ported mulaw and alaw payloaders to use new base class
8805
8806 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8807
8808         * po/af.po:
8809         * po/az.po:
8810         * po/cs.po:
8811         * po/en_GB.po:
8812         * po/it.po:
8813         * po/nl.po:
8814         * po/or.po:
8815         * po/sq.po:
8816         * po/sr.po:
8817         * po/sv.po:
8818         * po/uk.po:
8819         * po/vi.po:
8820           Update translations.
8821
8822 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
8823
8824         * configure.ac:
8825           Fix string replace error (AG_AG_GST_* => AG_GST_*).
8826
8827 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
8828
8829         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
8830           Fix handling of -1 values for start and stop values when seeking,
8831           and SEEK_CUR+SEEK_END here as well.
8832
8833 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
8834
8835         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
8836           Fix handling of -1 values for start and stop values when seeking, 
8837           and SEEK_CUR+SEEK_END.
8838
8839 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
8840
8841         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
8842           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
8843           the image format a variable-length NUL-terminated string; in
8844           versions before that the image format is a fixed-length string of
8845           3 characters (see #348644 for a sample tag).
8846           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
8847
8848 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
8849
8850         * win32/MANIFEST:
8851         Add new project files to MANIFEST.
8852         * win32/vs6/libgstaudiofx.dsp:
8853         * win32/vs6/libgstrtp.dsp:
8854         * win32/vs6/libgstrtsp.dsp:
8855         Update project files.
8856         
8857 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8858
8859         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
8860         (gst_avi_demux_parse_index):
8861         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
8862         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
8863           Printf format fixes; also add some missing quotes in translated
8864           strings. Fixes #416728 and #416727.
8865
8866 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
8867
8868         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
8869           Tim and I can't think of any reason the child audio sink needs to 
8870           be set back to NULL after successfully determining that it can 
8871           reach READY - it gets immediately set back to READY by the caller
8872           anyway, causing an unnecessary close/open of any audio devices
8873           involved.
8874
8875 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8876
8877         * po/LINGUAS:
8878         * po/ja.po:
8879           Add ja.po file from #377306.
8880
8881 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8882
8883         * sys/sunaudio/gstsunaudio.c: (plugin_init):
8884         * sys/sunaudio/gstsunaudiomixertrack.c:
8885         (gst_sunaudiomixer_track_new):
8886           Actually translate sunaudio mixer track labels instead of just
8887           marking the strings as translatable (#377306); clean up weird
8888           label string mapping code that serves no apparent purpose. Also
8889           set the 'untranslated-label' property when creating mixer tracks
8890           if the GstMixerTrack base class supports this.
8891
8892         * tests/check/Makefile.am:
8893         * tests/check/elements/.cvsignore:
8894         * tests/check/elements/sunaudio.c: (GST_START_TEST),
8895         (sunaudio_suite):
8896           Very minimalistic unit test for sunaudiomixer element (compiles, but not
8897           actually tested on a system where sunaudiomixer is available).
8898
8899 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
8900
8901         * tests/check/Makefile.am:
8902         Re-enable the states test and see if it works on the buildbots.
8903
8904 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
8905
8906         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
8907         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
8908         (gst_dvdec_change_state):
8909         * ext/dv/gstdvdec.h:
8910         Infer pixel-aspect-ratio from the video frame format if it isn't
8911         provided by the container, as happens when playing DV from AVI
8912         or Quicktime containers.
8913
8914         Patch by: Wim Taymans <wim@fluendo.com>
8915         Fixes #380944
8916
8917 2007-03-09  Wim Taymans  <wim@fluendo.com>
8918
8919         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
8920         When activated, remove the udpsrc timeout, we have dataflow and timeouts
8921         will later be handled by the jitterbuffer.
8922
8923 2007-03-09  Wim Taymans  <wim@fluendo.com>
8924
8925         * ext/taglib/gstid3v2mux.cc:
8926         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
8927         Fixes #414496.
8928         
8929         Patch by: Alex Lancaster <alexl at users sourceforge net>
8930
8931 2007-03-09  Wim Taymans  <wim@fluendo.com>
8932
8933         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8934         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
8935         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8936         (gst_avi_demux_chain):
8937         Fix stream position reporting after a seek. Fixes #416445.
8938
8939 2007-03-08  Wim Taymans  <wim@fluendo.com>
8940
8941         Patch by: René Stadler <mail at renestadler dot de>
8942
8943         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8944         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
8945         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
8946         Make avidemux accept optional header chunks in any order.
8947         Fixes #415446.
8948
8949 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8950
8951         * tests/check/Makefile.am:
8952         Disable the states check until the remaining Valgrind errors
8953         are fixed or suppressed.
8954
8955 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
8956
8957         * tests/check/elements/.cvsignore:
8958           Add audiodynamic check to .cvsignore
8959
8960 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
8961
8962         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8963
8964         * gst/audiofx/Makefile.am:
8965         * gst/audiofx/audiodynamic.c:
8966         (gst_audio_dynamic_characteristics_get_type),
8967         (gst_audio_dynamic_mode_get_type),
8968         (gst_audio_dynamic_set_process_function),
8969         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
8970         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
8971         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
8972         (gst_audio_dynamic_transform_hard_knee_compressor_int),
8973         (gst_audio_dynamic_transform_hard_knee_compressor_float),
8974         (gst_audio_dynamic_transform_soft_knee_compressor_int),
8975         (gst_audio_dynamic_transform_soft_knee_compressor_float),
8976         (gst_audio_dynamic_transform_hard_knee_expander_int),
8977         (gst_audio_dynamic_transform_hard_knee_expander_float),
8978         (gst_audio_dynamic_transform_soft_knee_expander_int),
8979         (gst_audio_dynamic_transform_soft_knee_expander_float),
8980         (gst_audio_dynamic_transform_ip):
8981         * gst/audiofx/audiodynamic.h:
8982         * gst/audiofx/audiofx.c: (plugin_init):
8983         Add new audiodynamic element which can act as a compressor or
8984         expander. Supported are hard-knee and soft-knee operation modes with
8985         user-specified ratio and threshold.
8986         Attack and release parameters are not yet implemented but will follow.
8987         * docs/plugins/Makefile.am:
8988         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8989         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8990         * docs/plugins/gst-plugins-good-plugins.args:
8991         * docs/plugins/inspect/plugin-audiofx.xml:
8992         Integrate audiodynamic into the docs.
8993         * tests/check/Makefile.am:
8994         * tests/check/elements/audiodynamic.c: (setup_dynamic),
8995         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
8996         Add unit test for audiodynamic.
8997
8998 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
8999
9000         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
9001         Free handles that we allocated when exiting via the error paths.
9002
9003 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
9004
9005         * gst/level/gstlevel.c: (gst_level_class_init),
9006         (gst_level_set_caps), (gst_level_start), (gst_level_event),
9007         (gst_level_transform_ip):
9008         * gst/level/gstlevel.h:
9009           Resolve message timestamps against the playback segment.
9010
9011 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9012
9013         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
9014         (gst_id3demux_sink_activate):
9015           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
9016           caps passed to it (previously one code path assumed it took ownership
9017           while another one assumed it didn't, while in fact it sometimes did and
9018           sometimes didn't ...).
9019
9020         * configure.ac:
9021         * tests/files/Makefile.am:
9022         * tests/files/id3-407349-1.tag:
9023         * tests/files/id3-407349-2.tag:
9024           Add directory where data for unit tests can be stored.
9025
9026         * tests/Makefile.am:
9027         * tests/check/Makefile.am:
9028         * tests/check/elements/.cvsignore:
9029         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
9030         (read_tags_from_file), (run_check_for_file),
9031         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
9032           Add unit test for id3demux, and in particular for bug #407349. Only
9033           testing pull-mode for now; push mode doesn't work yet because the test
9034           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
9035
9036 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9037
9038         * tests/check/Makefile.am:
9039           Add missing backslash at end of line.
9040
9041 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9042
9043         Trigger rebuild.
9044
9045 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9046
9047         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9048         * gst/id3demux/id3tags.h:
9049         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9050         (parse_obsolete_tdat_frame):
9051           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
9052           the four-digit number will be interpreted as a year, whereas it is
9053           month and day in DDMM format. Instead, parse TDAT frames and fix up
9054           the date in the GST_TAG_DATE tag later if we also extracted a year.
9055           Fixes #407349.
9056
9057 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9058
9059         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
9060         (gst_switch_commit_new_kid):
9061         Fix up the dispose logic so it doesn't leak, and fix setting of 
9062         the child state so that we don't set a child to our current state 
9063         just as we are changing it to something else.
9064
9065 2007-03-06  Wim Taymans  <wim@fluendo.com>
9066
9067         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
9068         (gst_goom_chain):
9069         * gst/goom/gstgoom.h:
9070         Document, fix and improve goom adapter behaviour.
9071         Fixes #407006.
9072
9073 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9074
9075         * ext/esd/esdsink.c: (gst_esdsink_open):
9076         Unref static pad template after using it.
9077
9078 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9079
9080         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
9081         (gst_switch_commit_new_kid):
9082         Fix up the reference counting of the child elements.
9083
9084 2007-03-05  Wim Taymans  <wim@fluendo.com>
9085
9086         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
9087         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
9088         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
9089         Fix encoding-name case.
9090
9091 2007-03-05  Wim Taymans  <wim@fluendo.com>
9092
9093         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
9094         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
9095         (gst_rtp_speex_depay_process):
9096         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
9097         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
9098         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
9099         (gst_rtp_speex_pay_change_state):
9100         * gst/rtp/gstrtpspeexpay.h:
9101         Fix speex (de)payloader. Fixes #358040.
9102
9103 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9104
9105         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
9106         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
9107         Install fakesink in NULL by fixing some broken logic. This obviates
9108         the need to manually set _IS_SINK.
9109         Add some comments and remove a little cruft while I'm at it.
9110
9111 2007-03-05  Wim Taymans  <wim@fluendo.com>
9112
9113         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
9114         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
9115
9116 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
9117
9118         * po/POTFILES.in:
9119           Update.
9120
9121 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9122
9123         * tests/check/Makefile.am:
9124         Gah! Also disable gconfvideosink from the tests, otherwise
9125         it will instantiate autovideosink, and dfbvideosink and
9126         leak on the buildbots.
9127
9128 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9129
9130         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
9131         (gst_cdio_cdda_src_finalize):
9132         Make sure we always destroy our libcdio handle.
9133
9134 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9135
9136         * tests/check/Makefile.am:
9137         Disable autovideosink so the buildbots don't barf over memory
9138         leaked in the directfb sink.
9139
9140 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9141
9142         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
9143         Chain up in dispose
9144
9145 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9146
9147         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
9148         (gst_multipart_find_pad_by_mime):
9149         Use gst_pad_new_from_static_template instead of
9150         static_pad_template_get+pad_new.
9151
9152 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9153
9154         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
9155         Catch the case where no clock has been set.
9156
9157 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9158
9159         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
9160         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
9161         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
9162         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
9163         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
9164         (gst_gconf_audio_src_finalize), (do_toggle_element):
9165         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
9166         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
9167         (do_toggle_element):
9168         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
9169         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
9170         (gst_gconf_video_src_finalize), (do_toggle_element):
9171         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
9172         (gst_switch_sink_reset), (gst_switch_sink_set_child):
9173         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
9174         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
9175         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
9176         (gst_shout2send_init), (gst_shout2send_finalize):
9177         * gst/debug/testplugin.c: (gst_test_class_init),
9178         (gst_test_finalize):
9179         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
9180         (gst_flxdec_dispose):
9181         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
9182         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
9183         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9184         (gst_rtspsrc_finalize):
9185         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
9186         * gst/rtsp/rtspextwms.h:
9187         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
9188         (gst_smpte_finalize):
9189         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
9190         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
9191         (gst_udpsink_finalize):
9192         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
9193         (gst_wavparse_sink_activate):
9194         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
9195         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
9196         (gst_oss_src_finalize):
9197         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
9198         * sys/v4l2/gstv4l2object.h:
9199         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
9200         (gst_v4l2src_finalize):
9201         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9202
9203         Fix a bunch of leaks shown by the newly-added states test.
9204
9205 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9206
9207         * ext/dv/gstdvdec.c: (gst_dvdec_init):
9208         Use gst_pad_new_from_static_template instead of 
9209         static_pad_template_get+pad_new.
9210
9211 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
9212
9213         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9214
9215         * ext/libcaca/Makefile.am:
9216         * gst/debug/Makefile.am:
9217           Don't mix tabs and spaces (#414168).
9218
9219 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
9220
9221         * tests/check/generic/.cvsignore:
9222           Ignore files to please buildbot.
9223
9224 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
9225
9226         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
9227         (gst_wavparse_stream_data):
9228           Unbreak my previous commit (swapped nominator & denominator). Tim,
9229           thanks for spotting.
9230
9231 2007-03-02  Wim Taymans  <wim@fluendo.com>
9232
9233         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
9234         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
9235         (gst_cdio_cdda_src_finalize):
9236         Small code cleanups.
9237         Don't use pad_alloc as the base class cannot deal with the error codes.
9238
9239 2007-03-02  Wim Taymans  <wim@fluendo.com>
9240
9241         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9242         (gst_udpsrc_create):
9243         Fix doc.
9244
9245 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
9246
9247         Patch by: René Stadler <mail@renestadler.de>
9248
9249         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9250         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9251         (gst_wavparse_stream_data):
9252           Handle rounding better to not drop last sample frame. Fixes #356692
9253
9254 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9255
9256         * tests/check/Makefile.am:
9257         Disable cacasink from the states check too - it also calls exit(1)
9258         on us when it can't find a terminal to talk to.
9259
9260 2007-03-02  Wim Taymans  <wim@fluendo.com>
9261
9262         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
9263
9264         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9265         (gst_udpsrc_create), (gst_udpsrc_set_property),
9266         (gst_udpsrc_get_property):
9267         * gst/udp/gstudpsrc.h:
9268         Add support to strip proprietary headers. Fixes #350296.
9269
9270 2007-03-02  Wim Taymans  <wim@fluendo.com>
9271
9272         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
9273         Fix compilation.
9274
9275 2007-03-02  Wim Taymans  <wim@fluendo.com>
9276
9277         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
9278
9279         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
9280         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
9281         (gst_rtp_mp2t_depay_set_property),
9282         (gst_rtp_mp2t_depay_get_property):
9283         * gst/rtp/gstrtpmp2tdepay.h:
9284         Add support to strip off proprietary headers. Fixes #350278.
9285
9286 2007-03-02  Wim Taymans  <wim@fluendo.com>
9287
9288         * ext/hal/hal.c:
9289         Fix compilation.
9290
9291 2007-03-02  Wim Taymans  <wim@fluendo.com>
9292
9293         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
9294         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
9295         (gst_sunaudiosrc_open):
9296         * sys/sunaudio/gstsunaudiosrc.h:
9297         Remove device-name from GstSunAudioSrc. Fixes #412597.
9298
9299 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
9300
9301         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
9302         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
9303         Having NULL as UDI previously selected the default sink/src. Change
9304         this back but mention it in the debug output.
9305         * ext/hal/hal.c: (gst_hal_get_alsa_element),
9306         (gst_hal_get_oss_element), (gst_hal_get_string),
9307         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
9308         (gst_hal_get_audio_src):
9309         * ext/hal/hal.h:
9310         Refactor a bit, check all error conditions, greatly improve debugging
9311         and fix some possible memory leaks. Also implement OSS support
9312         and allow specifying an UDI that points to a real device. For this the
9313         child device which supports ALSA (preferred) or OSS is used.
9314         As a side effect this makes it impossible now to get a alsasink in
9315         halaudiosrc and a alsasrc in halaudiosink.
9316
9317 2007-03-01  Wim Taymans  <wim@fluendo.com>
9318
9319         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
9320         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
9321         Errors from the udp sources are not fatal unless all of them are in
9322         error.
9323
9324 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9325
9326         * tests/check/Makefile.am:
9327         Disable aasink in the states test. I suspect this is the element that
9328         is calling exit(1) when it can't proceed.
9329
9330 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9331
9332         * tests/check/Makefile.am:
9333         Draw plugins in from the build tree sys/ dir, rather than picking
9334         up the already installed versions.
9335
9336 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9337
9338         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
9339         Error out correctly when getting xcontext fails.
9340
9341 2007-03-01  Wim Taymans  <wim@fluendo.com>
9342
9343         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
9344         Make state change to PAUSED NO_PREROLL because that's what it will be in
9345         the future and rtspsrc relies on it.
9346
9347         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9348         (gst_rtspsrc_change_state):
9349         Don't error out when we don't get an error from the state change
9350         function.
9351
9352 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
9353
9354         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
9355         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
9356           Check if the device UDI is set before trying to query HAL
9357           about it and give a useful error message if it wasn't set.
9358         * ext/hal/hal.c: (gst_hal_get_string):
9359           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
9360           gives an assertion failure in D-Bus when running with
9361           DBUS_FATAL_WARNINGS=1.
9362
9363 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9364
9365         * configure.ac:
9366           Convert to new AG_GST style.
9367
9368 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9369
9370         * tests/check/Makefile.am:
9371         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
9372           add test for states
9373
9374 2007-02-28  Wim Taymans  <wim@fluendo.com>
9375
9376         * tests/check/elements/.cvsignore:
9377         Add new videofilter check to .cvsignore.
9378
9379 2007-02-28  Wim Taymans  <wim@fluendo.com>
9380
9381         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
9382         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
9383         (gst_avi_demux_loop), (gst_avi_demux_chain):
9384         Fix combined flow return. Fixes #412608.
9385
9386 2007-02-28  Wim Taymans  <wim@fluendo.com>
9387
9388         * gst/videofilter/Makefile.am:
9389         Dist header..
9390
9391 2007-02-28  Wim Taymans  <wim@fluendo.com>
9392
9393         * gst/videofilter/gstgamma.h:
9394         Add header too.
9395
9396 2007-02-28  Wim Taymans  <wim@fluendo.com>
9397
9398         Patch by: Mark Nauwelaerts <manauw at skynet be>
9399
9400         * gst/videofilter/Makefile.am:
9401         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
9402         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
9403         (gst_gamma_get_property), (gst_gamma_calculate_tables),
9404         (oil_tablelookup_u8), (gst_gamma_set_caps),
9405         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
9406         Port gamma filter to 0.10. Fixes #412704.
9407
9408         * tests/check/Makefile.am:
9409         * tests/check/elements/videofilter.c: (setup_filter),
9410         (cleanup_filter), (check_filter), (GST_START_TEST),
9411         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
9412         Add unit tests for videofilters.
9413
9414 2007-02-28  Wim Taymans  <wim@fluendo.com>
9415
9416         * gst/rtsp/URLS:
9417         Add another interesting test url.
9418
9419         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
9420         Don't allow getting header fields from data packets.
9421
9422 2007-02-28  Michael Smith  <msmith@fluendo.com>
9423
9424         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
9425         (gst_shout2send_init), (gst_shout2send_start),
9426         (gst_shout2send_set_property), (gst_shout2send_get_property):
9427         * ext/shout2/gstshout2.h:
9428           Add a property for username.
9429
9430 2007-02-27  Christian Schallerr <christian@fluendo.com>
9431
9432         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
9433
9434 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
9435
9436         * gst/rtsp/Makefile.am:
9437         Fix make check too.
9438
9439 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
9440
9441         * gst/rtsp/base64.c: (util_base64_encode):
9442         * gst/rtsp/base64.h:
9443         Commit missing files for base64 encoding.
9444
9445 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9446
9447         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9448
9449         * configure.ac:
9450         * ext/annodex/Makefile.am:
9451         * ext/jpeg/Makefile.am:
9452         * ext/speex/Makefile.am:
9453         * gst/alpha/Makefile.am:
9454         * gst/cutter/Makefile.am:
9455         * gst/debug/Makefile.am:
9456         * gst/effectv/Makefile.am:
9457         * gst/goom/Makefile.am:
9458         * gst/level/Makefile.am:
9459         * gst/smpte/Makefile.am:
9460         * gst/videofilter/Makefile.am:
9461           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
9462
9463 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
9464
9465         * gst/rtsp/Makefile.am:
9466         * gst/rtsp/rtspconnection.c: (append_auth_header),
9467         (rtsp_connection_send), (rtsp_connection_set_auth):
9468         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
9469         from icecast to replace it. Relicensed from GPL courtesy of Mike
9470         Smith.
9471
9472 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
9473
9474         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9475         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
9476         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
9477         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
9478         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9479         (gst_rtspsrc_uri_set_uri):
9480         * gst/rtsp/gstrtspsrc.h:
9481         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9482         (append_auth_header), (rtsp_connection_send),
9483         (rtsp_connection_free), (rtsp_connection_set_auth):
9484         * gst/rtsp/rtspconnection.h:
9485         * gst/rtsp/rtspdefs.h:
9486         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9487         * gst/rtsp/rtspurl.h:
9488
9489         Implement simple Basic Authentication support so that urls like
9490         rtsp://user:pass@hostname/rtspstream work on hosts that require
9491         authentication.
9492
9493 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
9494
9495         * sys/v4l2/gstv4l2object.c:
9496         * sys/v4l2/gstv4l2tuner.c:
9497         * sys/v4l2/v4l2_calls.c:
9498         Fix segfault when oppening a radio device.
9499         
9500 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
9501
9502         * gst/level/gstlevel.c: (gst_level_set_caps),
9503         (gst_level_transform_ip):
9504         * sys/v4l2/README:
9505         * tests/check/elements/level.c: (GST_START_TEST):
9506           Fix level for multi-channel case.
9507
9508 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9509
9510         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
9511         (gst_level_transform_ip):
9512         * gst/level/gstlevel.h:
9513           Use function pointer for process function and add process functions
9514           for float audio.
9515
9516 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
9517
9518         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
9519         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
9520         (gst_v4l2src_capture_init):
9521           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
9522           fixes #407369
9523
9524 2007-02-18  Wim Taymans  <wim@fluendo.com>
9525
9526         * gst/rtp/Makefile.am:
9527         * gst/rtp/gstrtp.c: (plugin_init):
9528         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
9529         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
9530         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
9531         (gst_rtp_mp2t_pay_plugin_init):
9532         * gst/rtp/gstrtpmp2tpay.h:
9533         Added simple mpeg transport stream payloader.
9534
9535 2007-02-16  Wim Taymans  <wim@fluendo.com>
9536
9537         * gst/rtsp/URLS:
9538         Add example H264 rtsp url.
9539
9540         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9541         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
9542         Don't convert values to lowercase or we might mess up base64 encoded
9543         properties.
9544
9545 2007-02-16  Wim Taymans  <wim@fluendo.com>
9546
9547         * gst/rtp/README:
9548         Fix case of string params.
9549
9550         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9551         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9552         Fix depayloader, support more packet types.
9553         Add sync codes to make sure the packetizer can do its job.
9554
9555         * gst/rtp/gstrtpmp4gdepay.c:
9556         * gst/rtp/gstrtpmp4gpay.c:
9557         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
9558         Fix caps case again.
9559
9560 2007-02-15  Wim Taymans  <wim@fluendo.com>
9561
9562         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
9563         Set right caps on output buffers.
9564
9565 2007-02-14  Wim Taymans  <wim@fluendo.com>
9566
9567         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
9568         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
9569         Clear stack allocated SDPMedia struct before calling _init() on it.
9570         Clarify this in the docs as well.
9571
9572 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
9573
9574         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
9575         (do_change_child):
9576         Don't reset the profile when going switching states, as it makes
9577         the element non-reusable.
9578
9579 2007-02-14  Wim Taymans  <wim@fluendo.com>
9580
9581         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
9582         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
9583         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
9584         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
9585         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
9586         (sdp_parse_line):
9587         * gst/rtsp/sdpmessage.h:
9588         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
9589         Fix memory management of SDP messages. Fixes #407793.
9590
9591 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
9592
9593         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
9594
9595         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9596         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
9597
9598 2007-02-14  Wim Taymans  <wim@fluendo.com>
9599
9600         Patch by: jp.liu <jp_liu at astrocom dot cn>
9601
9602         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
9603         Fix parsing of password field in url. Fixes #407797.
9604
9605 2007-02-14  Wim Taymans  <wim@fluendo.com>
9606
9607         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
9608         (gst_wavparse_reset), (gst_wavparse_init),
9609         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
9610         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
9611         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
9612         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
9613         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9614         (gst_wavparse_loop), (gst_wavparse_chain),
9615         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
9616         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
9617         (plugin_init):
9618         * gst/wavparse/gstwavparse.h:
9619         Update docs.
9620         Use boilerplate.
9621         Various code cleanups.
9622         When the bitrate is not known (bps == 0 or compressed formats) let
9623         downstream element guestimate the duration and position and don't
9624         generate timestamps or durations. Fixes #405213.
9625         Fix EOS and ERROR conditions in chain mode, we just need to forward the
9626         error flowreturn upstream.
9627
9628 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
9629
9630         * ext/gconf/Makefile.am:
9631         * ext/gconf/gconf.c: (gst_gconf_get_string),
9632         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
9633         (gst_gconf_render_bin_with_default):
9634         * ext/gconf/gconf.h:
9635         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
9636         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
9637         (gst_gconf_audio_sink_dispose), (do_change_child),
9638         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
9639         (cb_change_child), (gst_gconf_audio_sink_change_state):
9640         * ext/gconf/gstgconfaudiosink.h:
9641         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
9642         (gst_switch_sink_class_init), (gst_switch_sink_reset),
9643         (gst_switch_sink_init), (gst_switch_sink_dispose),
9644         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
9645         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
9646         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
9647         * ext/gconf/gstswitchsink.h:
9648         * gst/autodetect/gstautoaudiosink.c:
9649         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
9650         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
9651         (gst_auto_audio_sink_detect):
9652         * gst/autodetect/gstautovideosink.c:
9653         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
9654         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
9655         (gst_auto_video_sink_detect):
9656         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
9657         and a child that implements the GConf key monitoring. The end goal of
9658         this is an audio sink that can be changed on the fly, but at the 
9659         moment it still only changes on the next READY transition.
9660
9661 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9662
9663         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9664         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
9665         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
9666         (gst_avi_demux_calculate_durations_from_index),
9667         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
9668         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
9669         (gst_avi_demux_loop):
9670           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
9671
9672 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9673
9674         * configure.ac:
9675         * docs/plugins/Makefile.am:
9676           Add crossreferences to glib/gobject/gstream docs.
9677
9678 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9679
9680         * gst/monoscope/Makefile.am:
9681         * gst/monoscope/gstmonoscope.c:
9682           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
9683           (but no LIBS, since we only use defines from the headers).
9684
9685 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9686
9687         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
9688
9689         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
9690         (gst_wavparse_stream_data):
9691           Fix massive memory leak when operating in streaming mode due to
9692           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
9693           Fixes #407057.
9694
9695 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9696
9697         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
9698         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
9699         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
9700         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
9701         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
9702         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
9703         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
9704         (gst_avi_demux_calculate_durations_from_index),
9705         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
9706         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
9707         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9708         * gst/avi/gstavidemux.h:
9709           Save some memory (8%) by repacking the index entry structure (more to
9710           come). Add more FIXMEs to questionable parts.
9711
9712 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9713
9714         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
9715         (gst_v4l2src_get_caps):
9716         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
9717         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
9718         (gst_v4l2src_capture_init):
9719           More FIXME comments and messaging changes.
9720
9721 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9722
9723         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9724         (gst_goom_change_state):
9725         * gst/goom/gstgoom.h:
9726           Improved docs and use GST_DEBUG_FUNCPTR.
9727
9728         * gst/level/gstlevel.c: (gst_level_class_init):
9729           Use GST_DEBUG_FUNCPTR.
9730
9731         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
9732         (gst_monoscope_chain), (gst_monoscope_change_state):
9733           Improved docs source cleanups.
9734
9735 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9736
9737         * gst/debug/Makefile.am:
9738         * gst/debug/gstdebug.c: (plugin_init):
9739         * gst/debug/gstpushfilesrc.c:
9740         * gst/debug/gstpushfilesrc.h:
9741           Add code for a pushfilesrc element that implements a pushfile:// URI
9742           handler, to make debugging push-mode operation of demuxer/decoders
9743           that support both easier in connection with seek/playbin/etc.
9744           The element isn't registered at the moment.
9745
9746 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
9747
9748         * gst/avi/gstavimux.c:
9749           Comment a #if 0 in caps template definition as VS6 seems to 
9750         do not support it.
9751         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
9752           Use gst_guint64_to_gdouble for conversion.
9753         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
9754           Move variables declaration before the first instruction.
9755         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
9756           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
9757           And don't include netdb.h for G_OS_WIN32
9758         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
9759           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
9760           by VS6 then use an other way to initialize SDPMedia structure.
9761         * gst/udp/gstdynudpsink.h:
9762         * gst/udp/gstdynudpnetutils.h:
9763           Do not include <sys/time.h> for G_OS_WIN32
9764         * gst/udp/gstudpsrc.c:
9765           Define socklen_t as int for G_OS_WIN32
9766         * win/common/config.h.in:
9767           Undef HAVE_NETINET_IN_H
9768         * win32/vs6/gst_plugins_good.dsw:
9769         * win32/vs6/libgstrtp.dsp:
9770         * win32/vs6/libgstrtsp.dsp:
9771         * win32/vs6/libgstautogen.dsp:
9772         * win32/vs6/libgstaudiofx.dsp:
9773         * win32/vs6/libgstudp.dsp:
9774           Add and update project files.
9775         * win32/common/gstudp-enumtypes.c:
9776         * win32/common/gstudp-enumtypes.h:
9777           Add a copy of udp enumtypes to win32/common as in core 
9778           and base.
9779         
9780 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
9781
9782         * configure.ac:
9783           Activate monoscope when building with --enable-experimental. Fix
9784           --enable-external configure switch description.
9785
9786         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
9787         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
9788           Help gst-indent.
9789
9790 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9791
9792         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
9793           Explicitly cast result of pointer arithmetic to integer in order to
9794           avoid compiler warnings on some 64-bit systems. Should fix #406018.
9795
9796 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
9797
9798         * gst/debug/progressreport.c:
9799           Some more docs.
9800
9801 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9802
9803         * docs/plugins/inspect/plugin-rtp.xml:
9804           Update for new elements.
9805
9806         * gst/debug/progressreport.h:
9807           Commit newly-created header file as well.
9808
9809 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9810
9811         * docs/plugins/Makefile.am:
9812         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9813         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9814         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9815         * gst/debug/Makefile.am:
9816         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
9817         (gst_progress_report_do_query), (gst_progress_report_report):
9818           Make progressreport element post messages with the current progress
9819           on the bus. Also add some basic docs for it.
9820
9821 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
9822
9823         * ext/hal/hal.c: (gst_hal_get_string):
9824         * ext/hal/hal.h:
9825           Some small cleanups; deal with errors when parsing the HAL ALSA
9826           capabilities a bit better.
9827
9828 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9829
9830         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
9831           Let's try this again and use the right cast this time.
9832
9833 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9834
9835         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
9836           Add cast to avoid compiler warnings with older GLib versions
9837           where the nick/name members in GEnumValue are not declared as
9838           constant strings.
9839
9840 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9841
9842         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
9843         (gst_gconf_render_bin_from_key),
9844         (gst_gconf_get_default_audio_sink):
9845         * ext/gconf/gconf.h:
9846         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
9847         (do_toggle_element), (gst_gconf_audio_sink_set_property),
9848         (gst_gconf_audio_sink_get_property):
9849           In gconfaudiosink, get the right key as the old key in do_toggle
9850           (ie. one dependent on the profile selected). Log some more stuff so
9851           we can see what's actually going on.
9852
9853 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
9854
9855         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
9856         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
9857         (gst_audio_amplify_set_process_function),
9858         (gst_audio_amplify_setup):
9859         * gst/audiofx/audioamplify.h:
9860         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
9861         (gst_audio_invert_class_init), (gst_audio_invert_setup):
9862         * gst/audiofx/audioinvert.h:
9863         Some small cleanups and port both elements to the new GstAudioFilter
9864         base class to save a few lines of common code.
9865         * gst/audiofx/Makefile.am:
9866         Link against libgstaudio for the above changes
9867
9868 2007-01-29  Wim Taymans  <wim@fluendo.com>
9869
9870         * tests/check/elements/.cvsignore:
9871         Some more ignores.
9872
9873 2007-01-26  Wim Taymans  <wim@fluendo.com>
9874
9875         Patch by: charles <charlesg3 at gmail dot com>
9876
9877         * ext/shout2/gstshout2.c: (gst_shout2send_init),
9878         (set_shout_metadata), (gst_shout2send_event):
9879         * ext/shout2/gstshout2.h:
9880         Properly handle tags in shout2send. Fixes #399825.
9881
9882 2007-01-25  Wim Taymans  <wim@fluendo.com>
9883
9884         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9885         (gst_rtspsrc_activate_streams):
9886         Convert SDP fields to upper/lowercase following the rules in the SDP to
9887         caps document. 
9888
9889 2007-01-25  Wim Taymans  <wim@fluendo.com>
9890
9891         * gst/rtp/README:
9892         * gst/rtp/gstrtpilbcdepay.c:
9893         * gst/rtp/gstrtpilbcpay.c:
9894         * gst/rtp/gstrtpmp4gdepay.c:
9895         * gst/rtp/gstrtpmp4gpay.c:
9896         * gst/rtp/gstrtpspeexdepay.c:
9897         * gst/rtp/gstrtpspeexpay.c:
9898         * gst/rtp/gstrtpsv3vdepay.c:
9899         * gst/rtp/gstrtptheoradepay.c:
9900         * gst/rtp/gstrtptheorapay.c:
9901         * gst/rtp/gstrtpvorbisdepay.c:
9902         * gst/rtp/gstrtpvorbispay.c:
9903         Fix case of encoding-name and key/value pairs to match the document.
9904         This is to make interoperation with SDP case-insensitive as required by
9905         the relevant RFCs.
9906
9907 2007-01-25  Wim Taymans  <wim@fluendo.com>
9908
9909         * configure.ac:
9910         Bump required -core/-base to CVS
9911
9912 2007-01-25  Wim Taymans  <wim@fluendo.com>
9913
9914         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
9915         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
9916         * gst/rtp/gstrtpL16pay.h:
9917         Fill up to MTU using adapter.
9918         Timestamp rtp packets.
9919
9920 2007-01-25  Edward Hervey  <edward@fluendo.com>
9921
9922         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
9923         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
9924         Use G_GSIZE_FORMAT in print statements for portability.
9925         Fixes build on macosx.
9926
9927 2007-01-24  Wim Taymans  <wim@fluendo.com>
9928
9929         * gst/rtp/Makefile.am:
9930         * gst/rtp/gstrtp.c: (plugin_init):
9931         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
9932         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
9933         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
9934         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
9935         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
9936         (gst_rtp_L16_depay_plugin_init):
9937         * gst/rtp/gstrtpL16depay.h:
9938         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
9939         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
9940         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
9941         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
9942         (gst_rtp_L16_pay_plugin_init):
9943         * gst/rtp/gstrtpL16pay.h:
9944         Port and enable raw audio payloader/depayloader. Needs a bit more work
9945         on the payloader side.
9946
9947 2007-01-24  Wim Taymans  <wim@fluendo.com>
9948
9949         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
9950         (gst_rtspsrc_stream_configure_transport),
9951         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
9952         * gst/rtsp/gstrtspsrc.h:
9953         Only unblock the udp pads when we linked and activated them all.
9954         Fixes #395688.
9955
9956 2007-01-24  Wim Taymans  <wim@fluendo.com>
9957
9958         * gst/rtp/Makefile.am:
9959         * gst/rtp/gstrtp.c: (plugin_init):
9960         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
9961         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
9962         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
9963         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
9964         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
9965         * gst/rtp/gstrtpac3depay.h:
9966         Added simple AC3 depayloader (RFC 4184).
9967
9968         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9969         Fix a leak.
9970
9971 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
9972
9973         reviewed by: Stefan Kost  <ensonic@users.sf.net>
9974
9975         * gst/audiofx/Makefile.am:
9976         * gst/audiofx/audioamplify.c:
9977         (gst_audio_amplify_clipping_method_get_type),
9978         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
9979         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
9980         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
9981         (gst_audio_amplify_set_caps),
9982         (gst_audio_amplify_transform_int_clip),
9983         (gst_audio_amplify_transform_int_wrap_negative),
9984         (gst_audio_amplify_transform_int_wrap_positive),
9985         (gst_audio_amplify_transform_float_clip),
9986         (gst_audio_amplify_transform_float_wrap_negative),
9987         (gst_audio_amplify_transform_float_wrap_positive),
9988         (gst_audio_amplify_transform_ip):
9989         * gst/audiofx/audioamplify.h:
9990         * gst/audiofx/audiofx.c: (plugin_init):
9991         Add new element "audioamplify". This allows scaling of raw audio
9992         samples, similar to the "volume" element, but provides different modes
9993         for clipping and allows unlimited amplification. It's mainly targeted
9994         for creative sound design and not as a replacement of the "volume"
9995         element. Fixes #397162
9996         * docs/plugins/Makefile.am:
9997         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9998         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9999         * docs/plugins/gst-plugins-good-plugins.args:
10000         * docs/plugins/inspect/plugin-audiofx.xml:
10001         Add docs for audioamplify and integrate them into the build system
10002         * tests/check/Makefile.am:
10003         * tests/check/elements/audioamplify.c: (setup_amplify),
10004         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
10005         Add fairly extensive unit test suite for audioamplify
10006
10007 2007-01-24  Wim Taymans  <wim@fluendo.com>
10008
10009         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
10010         Unblock pads after adding the pads to the element so that autopluggers
10011         get a change to link something. Possibly fixes #395688.
10012
10013 2007-01-24  Wim Taymans  <wim@fluendo.com>
10014
10015         * gst/rtp/gstrtpamrdepay.c:
10016         * gst/rtp/gstrtpgsmdepay.c:
10017         * gst/rtp/gstrtph263pdepay.c:
10018         * gst/rtp/gstrtph263ppay.c:
10019         * gst/rtp/gstrtph264depay.c:
10020         * gst/rtp/gstrtpilbcdepay.c:
10021         * gst/rtp/gstrtpmp2tdepay.c:
10022         * gst/rtp/gstrtpmp4gdepay.c:
10023         * gst/rtp/gstrtpmp4gpay.c:
10024         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
10025         * gst/rtp/gstrtpmp4vpay.c:
10026         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
10027         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
10028         (gst_rtp_mpa_depay_process):
10029         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
10030         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
10031         * gst/rtp/gstrtppcmadepay.c:
10032         * gst/rtp/gstrtppcmudepay.c:
10033         * gst/rtp/gstrtpspeexdepay.c:
10034         * gst/rtp/gstrtpspeexpay.c:
10035         * gst/rtp/gstrtpsv3vdepay.c:
10036         * gst/rtp/gstrtptheoradepay.c:
10037         * gst/rtp/gstrtptheorapay.c:
10038         * gst/rtp/gstrtpvorbisdepay.c:
10039         * gst/rtp/gstrtpvorbispay.c:
10040         Fix caps with payload numbers.
10041         Add some fixed payload numbers to caps when possible.
10042
10043 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
10044
10045         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10046
10047         * gst/audiofx/Makefile.am:
10048         * gst/audiofx/audiofx.c: (plugin_init):
10049         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
10050         (gst_audio_invert_class_init), (gst_audio_invert_init),
10051         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
10052         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
10053         (gst_audio_invert_transform_float),
10054         (gst_audio_invert_transform_ip):
10055         * gst/audiofx/audioinvert.h:
10056         Add new audiofx element "audioinvert". This element swaps the upper
10057         and lower half of samples and can be used for example for a
10058         wide-stereo effect. Fixes #396057
10059         * docs/plugins/Makefile.am:
10060         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10061         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10062         * docs/plugins/gst-plugins-good-plugins.args:
10063         * docs/plugins/inspect/plugin-audiofx.xml:
10064         Add docs for the audioinvert element and add them to the build system.
10065         * tests/check/Makefile.am:
10066         * tests/check/elements/audioinvert.c: (setup_invert),
10067         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
10068         Add unit test suite for the audioinvert element.
10069
10070 2007-01-23  Wim Taymans  <wim@fluendo.com>
10071
10072         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
10073         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
10074         Parse config params as string and int.
10075         Parse and use AU header length
10076
10077 2007-01-23  Wim Taymans  <wim@fluendo.com>
10078
10079         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
10080         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
10081         * gst/smpte/gstmask.c: (_gst_mask_register):
10082         * gst/smpte/gstmask.h:
10083         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
10084         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
10085         (gst_smpte_paint_triangle_clock):
10086         constify some static structs.
10087         Don't update the mask if nothing changed to the params.
10088         Make sure we never draw outside of the picture. Fixes #398325.
10089
10090 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10091
10092         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
10093           Error out properly when pull_range fails while we're reading the
10094           headers, instead of just pausing the task silently. Fixes #399338.
10095
10096 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10097
10098         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
10099           Some more sanity checks to make sure the input formats match and the
10100           input pads are actually negotiated, in case someone tries to feed
10101           buffers from fakesrc or filesrc. Fixes #398299.
10102           Also const-ify an array, just because we can.
10103
10104 2007-01-19  Edward Hervey  <edward@fluendo.com>
10105
10106         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
10107         Ignore previous commit, that was only valid for widths and heights
10108         that are multiples of 4.
10109         Copy over size/stride macros from jpegdec. This allows the element
10110         to work with any width,height...
10111         ... but puts in evidence that the actual transformations only work
10112         with width/height that are multiples of 4.
10113
10114 2007-01-19  Edward Hervey  <edward@fluendo.com>
10115
10116         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
10117         Allocate buffers of the right size.
10118         The proper size of a I420 buffer in bytes is:
10119         
10120             width * height * 3
10121             ------------------
10122                     2
10123
10124 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10125
10126         * gst/smpte/gstsmpte.c: (gst_smpte_init):
10127           Proxy getcaps on sink pads too, so that we either end up with the
10128           same dimensions on all pads or error out if that's not possible
10129           (seems to work even!). Fixes #398086, I think.
10130
10131 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10132
10133         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10134         * docs/plugins/gst-plugins-good-plugins.args:
10135         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10136           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
10137           fix integer properties with -1 as minimum value.
10138
10139         * docs/plugins/inspect/plugin-1394.xml:
10140         * docs/plugins/inspect/plugin-aasink.xml:
10141         * docs/plugins/inspect/plugin-alaw.xml:
10142         * docs/plugins/inspect/plugin-alpha.xml:
10143         * docs/plugins/inspect/plugin-alphacolor.xml:
10144         * docs/plugins/inspect/plugin-annodex.xml:
10145         * docs/plugins/inspect/plugin-apetag.xml:
10146         * docs/plugins/inspect/plugin-audiofx.xml:
10147         * docs/plugins/inspect/plugin-auparse.xml:
10148         * docs/plugins/inspect/plugin-autodetect.xml:
10149         * docs/plugins/inspect/plugin-avi.xml:
10150         * docs/plugins/inspect/plugin-cacasink.xml:
10151         * docs/plugins/inspect/plugin-cairo.xml:
10152         * docs/plugins/inspect/plugin-cdio.xml:
10153         * docs/plugins/inspect/plugin-cutter.xml:
10154         * docs/plugins/inspect/plugin-debug.xml:
10155         * docs/plugins/inspect/plugin-dv.xml:
10156         * docs/plugins/inspect/plugin-efence.xml:
10157         * docs/plugins/inspect/plugin-effectv.xml:
10158         * docs/plugins/inspect/plugin-esdsink.xml:
10159         * docs/plugins/inspect/plugin-flac.xml:
10160         * docs/plugins/inspect/plugin-flxdec.xml:
10161         * docs/plugins/inspect/plugin-gconfelements.xml:
10162         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
10163         * docs/plugins/inspect/plugin-goom.xml:
10164         * docs/plugins/inspect/plugin-halelements.xml:
10165         * docs/plugins/inspect/plugin-icydemux.xml:
10166         * docs/plugins/inspect/plugin-id3demux.xml:
10167         * docs/plugins/inspect/plugin-jpeg.xml:
10168         * docs/plugins/inspect/plugin-level.xml:
10169         * docs/plugins/inspect/plugin-matroska.xml:
10170         * docs/plugins/inspect/plugin-mulaw.xml:
10171         * docs/plugins/inspect/plugin-multipart.xml:
10172         * docs/plugins/inspect/plugin-navigationtest.xml:
10173         * docs/plugins/inspect/plugin-ossaudio.xml:
10174         * docs/plugins/inspect/plugin-png.xml:
10175         * docs/plugins/inspect/plugin-rtp.xml:
10176         * docs/plugins/inspect/plugin-rtsp.xml:
10177         * docs/plugins/inspect/plugin-shout2send.xml:
10178         * docs/plugins/inspect/plugin-smpte.xml:
10179         * docs/plugins/inspect/plugin-speex.xml:
10180         * docs/plugins/inspect/plugin-taglib.xml:
10181         * docs/plugins/inspect/plugin-udp.xml:
10182         * docs/plugins/inspect/plugin-videobalance.xml:
10183         * docs/plugins/inspect/plugin-videobox.xml:
10184         * docs/plugins/inspect/plugin-videoflip.xml:
10185         * docs/plugins/inspect/plugin-videomixer.xml:
10186         * docs/plugins/inspect/plugin-wavenc.xml:
10187         * docs/plugins/inspect/plugin-wavparse.xml:
10188         * docs/plugins/inspect/plugin-ximagesrc.xml:
10189           Update to CVS.
10190
10191 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
10192
10193         Patch by: Sebastian Dröge <slomo circular-chaos org>
10194
10195         * gst/audiofx/audiopanorama.c:
10196           Fix doc section name (Fixes #397946)
10197
10198 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
10199
10200         * sys/v4l2/gstv4l2object.c:
10201         (gst_v4l2_object_install_properties_helper),
10202         (gst_v4l2_object_set_property_helper),
10203         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
10204         * sys/v4l2/gstv4l2object.h:
10205         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10206         (gst_v4l2src_init), (gst_v4l2src_set_property),
10207         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
10208         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10209         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10210         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
10211         (gst_v4l2src_capture_deinit):
10212           Fix EIO handing when capturing. Add new property to specify the number of
10213           buffers to enque (and remove the borked num-buffers usage).
10214
10215 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10216
10217         Patch by: Sebastian Dröge <slomo circular-chaos org>
10218
10219         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
10220         (gst_audio_panorama_set_process_function):
10221           Use a function array for process methods, add more docs and define the
10222           startindex of enums.
10223
10224 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
10225
10226         Patch by: Mark Nauwelaerts <manauw at skynet be>
10227
10228         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
10229         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
10230         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10231         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10232         (gst_avi_mux_riff_get_avi_header),
10233         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
10234         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
10235         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
10236         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
10237         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
10238         (gst_avi_mux_change_state):
10239         * gst/avi/gstavimux.h:
10240         * tests/check/elements/avimux.c: (teardown_src_pad):
10241           Add support for more than one audio stream; write better AVIX
10242           header; refactor code a bit; don't announce vorbis caps on our audio
10243           sink pads since we don't support it anyway. Closes #379298.
10244
10245 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
10246
10247         Patch by: Sebastian Dröge <slomo circular-chaos org>
10248
10249         * gst/audiofx/audiopanorama.c:
10250         (gst_audio_panorama_method_get_type),
10251         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
10252         (gst_audio_panorama_set_process_function),
10253         (gst_audio_panorama_set_property),
10254         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
10255         (gst_audio_panorama_transform_m2s_int_simple),
10256         (gst_audio_panorama_transform_s2s_int_simple),
10257         (gst_audio_panorama_transform_m2s_float_simple),
10258         (gst_audio_panorama_transform_s2s_float_simple):
10259         * gst/audiofx/audiopanorama.h:
10260           Add 'method' property and provide a simple (non-psychoacustic)
10261           processing method (#394859).
10262
10263         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
10264         (panorama_suite):
10265           Tests for new method.
10266
10267 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10268
10269         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
10270         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
10271           Set correct caps on outgoing pulled buffers, or things blow up
10272           after recent core changes.
10273
10274 2007-01-11  Wim Taymans  <wim@fluendo.com>
10275
10276         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
10277
10278         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
10279         (gst_multipart_mux_request_new_pad),
10280         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
10281         (gst_multipart_mux_change_state):
10282         Return FLOW errors ASAP. Fixes #394977.
10283         Misc cleanups.
10284
10285 2007-01-11  Wim Taymans  <wim@fluendo.com>
10286
10287         Patch by: Lutz Mueller <lutz at topfrose dot de>
10288
10289         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10290         Check for stream pad before activating. 
10291
10292 2007-01-10  Wim Taymans  <wim@fluendo.com>
10293
10294         Patch by: Peter Kjellerstedt  <pkj at axis com>
10295
10296         * gst/rtsp/COPYING.MIT:
10297         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10298         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
10299         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
10300         (gst_rtspsrc_stream_configure_transport),
10301         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10302         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
10303         (gst_rtspsrc_parse_methods),
10304         (gst_rtspsrc_create_transports_string),
10305         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
10306         (gst_rtspsrc_open), (gst_rtspsrc_close):
10307         * gst/rtsp/gstrtspsrc.h:
10308         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10309         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
10310         (parse_request_line), (parse_line), (rtsp_connection_read),
10311         (rtsp_connection_close):
10312         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
10313         (rtsp_method_as_text), (rtsp_header_as_text),
10314         (rtsp_status_as_text), (rtsp_find_header_field),
10315         (rtsp_find_method):
10316         * gst/rtsp/rtspdefs.h:
10317         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
10318         (rtsp_ext_wms_configure_stream):
10319         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
10320         (rtsp_message_new_request), (rtsp_message_init_request),
10321         (rtsp_message_new_response), (rtsp_message_init_response),
10322         (rtsp_message_init_data), (rtsp_message_unset),
10323         (rtsp_message_free), (rtsp_message_add_header),
10324         (rtsp_message_get_header), (rtsp_message_set_body),
10325         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
10326         * gst/rtsp/rtspmessage.h:
10327         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
10328         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
10329         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
10330         (sdp_message_dump):
10331         Allow url to be NULL to be able to use it for server connections.
10332         Can now send responses as well as requests.
10333         No longer hangs in an endless loop if EOF is received.
10334         Can now convert a status code to a text string.
10335         Return RTSP_HDR_INVALID for unknown headers.
10336         Return RTSP_INVALID for unknown methods.
10337         Copy CSeq and Session headers from the request.
10338         Only free memory corresponding to the currently set message type.
10339         Added const to function arguments as appropriate.
10340         Avoid a compiler warning when initializing nmedia.
10341         Use guint rather than gint to avoid compiler warnings.
10342         Fix crasher in wms extension.
10343         Factor out stream setup from open_connection.
10344         Delay activation of streams when actual data is received from the
10345         server, this prepares us to do proper protocol switching.
10346         Added new license.
10347         Fixes #380895.
10348
10349
10350 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
10351
10352         Patch by: Sebastian Dröge <slomo ubuntu com>
10353
10354         * docs/plugins/Makefile.am:
10355         * gst/audiofx/audiopanorama.c:
10356           Some small docs fixes (#394851).
10357
10358 2007-01-09  Wim Taymans  <wim@fluendo.com>
10359
10360         * gst/avi/gstavidemux.c:
10361         Fix docs.
10362
10363 2007-01-09  Wim Taymans  <wim@fluendo.com>
10364
10365         * gst/rtp/Makefile.am:
10366         * gst/rtp/gstrtp.c: (plugin_init):
10367         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
10368         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
10369         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
10370         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
10371         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
10372         * gst/rtp/gstrtpmpvdepay.h:
10373           Added RFC 2250 MPEG Video Depayloader.
10374
10375         * gst/rtp/gstrtpL16depay.h:
10376         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
10377         (gst_rtp_h263p_depay_process):
10378         Fix Header file. Small cleanups.
10379
10380         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
10381         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
10382         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
10383         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
10384         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
10385         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
10386         (gst_rtp_mp4v_depay_change_state):
10387         Remove usused code. Remove Adapter from state Change. Added debug.
10388
10389         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
10390         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
10391         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
10392         * gst/rtp/gstrtpmpadepay.h:
10393         Subclass base depayloader.
10394         Added debug.
10395         Support static payload type assignment as well.
10396
10397         * gst/rtp/gstrtpmpapay.c:
10398         Fix caps.
10399
10400 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10401
10402         Patch by: Vincent Torri  <vtorri at univ-evry fr>
10403
10404         * ext/jpeg/gstjpegdec.c:
10405         * ext/jpeg/gstjpegenc.c:
10406         * ext/jpeg/smokecodec.c:
10407           These libjpeg callbacks should return a 'boolean' (unsigned char
10408           apparently) and not a 'gboolean' (which maps to gint). Fixes
10409           warnings when compiling with MingW (#393427).
10410
10411         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
10412           Use ioctlsocket on win32.
10413
10414         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
10415           Some printf format fixes for win32.
10416
10417 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
10418
10419         * gst/cutter/gstcutter.c: (gst_cutter_chain):
10420           Use gst_guint64_to_gdouble for conversion.
10421         * win32/vs6/libgstmatroska.dsp:
10422           Add zlib to the link.
10423         * win32/vs6/libgstvideobox.dsp:
10424           Update liboil library name (project is linked to 
10425           liboil-0.3-0.lib now).
10426           
10427 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10428
10429         * gst/matroska/Makefile.am:
10430           If zlib is available and used, we must link it explicitly for
10431           things to work on MingW (fixes #392855).
10432
10433 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
10434
10435         * ext/esd/esdsink.c: (gst_esdsink_delay):
10436           Don't return bogus values when esd_get_delay() fails for some
10437           reason (#392189).
10438
10439 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
10440
10441         * sys/ximage/gstximagesrc.c: (composite_pixel):
10442           Fix presumably copy'n'pasto for 16bpp depth.
10443
10444 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
10445
10446         * gst/matroska/matroska-mux.c:
10447         (gst_matroska_mux_audio_pad_setcaps):
10448           The "signed" field in audio caps is of boolean type, trying to use
10449           gst_structure_get_int() to extract it will fail. Fixing this makes
10450           matroskamux accept raw audio input (#387121) (use at your own risk
10451           though, due to the matroska spec being not entirely useful in this
10452           respect).
10453           Also fix up raw audio structures in template caps so that they
10454           represent what our setcaps function will actually accept, so that
10455           converters know what to convert to.
10456           Finally, don't fail if there isn't an "endianness" field in 8-bit
10457           PCM caps.
10458
10459 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
10460
10461         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
10462         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
10463         * tests/check/elements/cmmldec.c: (setup_cmmldec),
10464         (teardown_cmmldec):
10465         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
10466         (teardown_cmmlenc):
10467         * tests/check/elements/level.c: (setup_level), (cleanup_level):
10468           reapply consistent pad (de)activation
10469
10470 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
10471
10472         * configure.ac:
10473         Back to CVS
10474
10475         * gst-plugins-good.doap:
10476         Add 0.10.5 doap entry
10477
10478 === release 0.10.5 ===
10479
10480 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
10481
10482         * configure.ac:
10483           releasing 0.10.5, "The Path of Thorns"
10484
10485 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10486
10487         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
10488         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
10489         * tests/check/elements/cmmldec.c: (setup_cmmldec),
10490         (teardown_cmmldec):
10491         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
10492         (teardown_cmmlenc):
10493         * tests/check/elements/level.c: (setup_level), (cleanup_level):
10494           revert my freeze breakage
10495
10496 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10497
10498         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
10499         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
10500         * tests/check/elements/cmmldec.c: (setup_cmmldec),
10501         (teardown_cmmldec):
10502         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
10503         (teardown_cmmlenc):
10504         * tests/check/elements/level.c: (setup_level), (cleanup_level):
10505           consistent pad (de)activation
10506
10507 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
10508
10509         * configure.ac:
10510         * ext/Makefile.am:
10511         Disable LADPSA, as it has moved to the -bad module for the duration.
10512
10513 2006-12-18  Wim Taymans  <wim@fluendo.com>
10514
10515         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
10516         (gst_signal_processor_event):
10517         Reset flow_state back to _OK after a flush stop so that we exit our
10518         error state after the flush. Fixes #374213
10519
10520 2006-12-16  David Schleef  <ds@schleef.org>
10521
10522         * sys/osxvideo/osxvideosink.h:
10523         * sys/osxvideo/osxvideosink.m:
10524           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
10525
10526 2006-12-16  David Schleef  <ds@schleef.org>
10527
10528         Patch by: Vijay Santhanam <vijay santhanam gmail com>
10529
10530         * sys/osxvideo/Makefile.am:
10531         * sys/osxvideo/osxvideosink.h:
10532         * sys/osxvideo/osxvideosink.m:
10533           Preliminary patch for porting osxvideosink
10534
10535 2006-12-16  Wim Taymans  <wim@fluendo.com>
10536
10537         Patch by: Sjoerd Simons <sjoerd at luon dot net>
10538
10539         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
10540         (gst_videomixer_set_master_geometry),
10541         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
10542         (gst_videomixer_reset), (gst_videomixer_init),
10543         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
10544         (gst_videomixer_release_pad), (gst_videomixer_collected),
10545         (gst_videomixer_change_state):
10546         Introduce some locking around the videomixer state so that it does not
10547         crash when adding/removing pads. Fixes #383043.
10548
10549 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10550
10551         * configure.ac:
10552           Make sure libcaca can actually be used instead of just checking for
10553           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
10554           cross-compiling (fixes #384587).
10555
10556 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10557
10558         * Makefile.am:
10559         * gst-plugins-good.doap:
10560         * gst-plugins-good.spec.in:
10561           adding doap file
10562
10563 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
10564
10565         * configure.ac:
10566           libflac-1.1.3 changed API again, but we can't build against it yet,
10567           so make sure our check doesn't use libflac-1.1.3 and add a comment
10568           to this effect.
10569
10570 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
10571
10572         * gst/effectv/gstquark.c: (gst_quarktv_transform),
10573         (gst_quarktv_planetable_clear):
10574           Add some NULL pointer checks (possibly related to #385623).
10575
10576 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
10577
10578         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
10579         (gst_tag_demux_chain):
10580         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
10581           In streaming mode, if the first buffer we get doesn't have an
10582           offset, fix it up to be 0, otherwise trimming won't work later on
10583           and we'll be typefinding application/x-id3, which may result in
10584           decodebin plugging an endless number of id3demux elements as a
10585           consequence. Fixes #385031.
10586           
10587 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10588
10589         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
10590           Ignore the buffer_time the sound device reports. Turns out it is 
10591           sometimes completely bogus and we're better off without it.
10592
10593 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
10594
10595         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10596         (gst_matroska_demux_video_caps):
10597         * gst/matroska/matroska-ids.c:
10598         (gst_matroska_track_init_video_context):
10599         * gst/matroska/matroska-ids.h:
10600           Try harder to extract the framerate for video tracks correctly and
10601           save it directly instead of converting it back and forth a few
10602           times. Mostly makes a difference for very small framerates (<1).
10603           Fixes #380199.
10604
10605 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
10606
10607         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
10608         (gst_gconf_audio_src_dispose), (do_toggle_element):
10609         * ext/gconf/gstgconfaudiosrc.h:
10610           Remove gconf notify hook when the gconfaudiosrc element is
10611           destroyed, otherwise the callback may be called on an
10612           already-destroyed instance and bad things happen. Should fix
10613           #378184.
10614           Also ignore gconf key changes when the source is already running.
10615
10616 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
10617
10618         Patch by: Sebastian Dröge  <mail at slomosnail de>
10619
10620         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
10621           We need to be able to read and parse any possible floating point string
10622           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
10623           will parse the former only in certain locales though, so we really need
10624           to canonicalise the separator to '.' and then use g_ascii_strtod() to
10625           make sure we can parse either version at all times.
10626           Fixes #382982 for real.
10627
10628 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10629
10630         * sys/sunaudio/gstsunaudiomixerctrl.c:
10631         * sys/sunaudio/gstsunaudiosrc.c:
10632
10633         Use the sunaudio debug category.
10634
10635         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
10636         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
10637         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
10638         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
10639         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
10640         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
10641         (gst_sunaudiosink_reset):
10642         * sys/sunaudio/gstsunaudiosink.h:
10643
10644         Uses the sunaudio debug category for all debug output
10645         Implements the _delay() callback to synchronise video playback better
10646         Change the segtotal and segsize values back to the parent class 
10647           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
10648           respectively)
10649         Measure the samples written to the device vs. played.
10650         Keep track of segments in the device by writing empty eof frames, and
10651         sleep using a GCond when we get too far ahead and risk overrunning the
10652         sink's ringbuffer.
10653
10654         Fixes: #360673
10655
10656 2006-12-08  Wim Taymans  <wim@fluendo.com>
10657
10658         Patch by: Sebastian Dröge  <mail at slomosnail de >
10659
10660         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
10661         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
10662         * gst/audiofx/audiopanorama.h:
10663         Fix audiopanorame with float samples. Fixes #383726.
10664
10665 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10666
10667         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
10668         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
10669         (gst_sunaudiosrc_reset):
10670
10671         Implement reset functions to unblock the src/sink more quickly on 
10672         state change requests.
10673         Patch by: Brian Cameron <brian dot cameron at sun com>
10674
10675 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10676
10677         * sys/sunaudio/gstsunaudiomixer.c:
10678         (gst_sunaudiomixer_change_state):
10679         Construct the correct mixer device name when the AUDIODEV env var
10680         is set.
10681
10682         Patch by: Jerry Tan <jerry.tan at sun dot com>
10683         Fixes: #383596
10684
10685 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10686
10687         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10688         Apply patch to open the mixer control and set the MULTIPLE_OPEN
10689         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
10690         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
10691         Patch by: Jerry Tan <jerry.tan at sun dot com>
10692         Fixes: #349015
10693
10694 2006-12-07  Wim Taymans  <wim@fluendo.com>
10695
10696         * gst/smpte/gstmask.h:
10697         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10698         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
10699         (gst_smpte_collected), (gst_smpte_set_property),
10700         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
10701         * gst/smpte/gstsmpte.h:
10702         Port to 0.10 some more. 
10703         Added duration property to specify the duration of the transition.
10704         Make framerate a fraction.
10705         Deprecate fps property, we only use negotiated fps.
10706         Added docs.
10707         Fix collectpad usage.
10708         Reset state in READY.
10709         Send NEWSEGMENT event.
10710         Fix racy updates of object properties.
10711         Added debug category.
10712         Fixes #383323.
10713
10714 2006-12-06  Wim Taymans  <wim@fluendo.com>
10715
10716         Patch by: Sjoerd Simons <sjoerd at luon dot net>
10717
10718         * gst/videomixer/videomixer.c:
10719         (gst_videomixer_set_master_geometry),
10720         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
10721         Don't reset xpos and ypos in the setcaps function because causes
10722         unexpected behaviour.
10723         Fixes #382179.
10724
10725 2006-12-06  Wim Taymans  <wim@fluendo.com>
10726
10727         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
10728         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
10729         Keep track of the buffer timestamp in the collectdata member instead
10730         of modifying the buffer without making the metadata writable first.
10731         Fixes #382277.
10732
10733 2006-12-06  Wim Taymans  <wim@fluendo.com>
10734
10735         Patch by: Rob Taylor <robtaylor at floopily dot org>
10736
10737         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
10738         If using multicast in udpsrc, bind to the multicast address rather than
10739         IN_ADDR_ANY.
10740         This allows the simultanous use of multiple udpsrcs listening on
10741         different multicat addresses. Without this all udpsrcs will receive all
10742         packets from all subscribed multicast addresses.
10743         Fixes #383001.
10744
10745 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
10746
10747         * ext/taglib/gstid3v2mux.cc:
10748         Don't attempt to write a NULL frame into the ID3 tag set when the 
10749         createFrame method returned NULL.
10750         Fixes: #381857
10751         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
10752
10753 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
10754
10755         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
10756         Use g_strtod() instead of sscanf to parse doubles, so that it will
10757         try parsing in the C locale if the current locale fails.
10758         Fixes: #382982
10759         Patch by: Sebastian Dröge  <mail at slomosnail de >
10760
10761 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
10762
10763         * win32/MANIFEST:
10764         Fix compilation on win32 under VS8
10765         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
10766         Partially fixes #381175
10767
10768 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
10769
10770         * gst/avi/gstavimux.c:
10771           accept all mpegversions,fixes #380825
10772           spotted by: Jerome Alet  
10773
10774 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
10775
10776         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10777         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
10778         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
10779         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
10780           cleanup the error message a bit more
10781
10782 2006-11-28  Wim Taymans  <wim@fluendo.com>
10783
10784         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
10785         Fix width and height properties.
10786
10787         * ext/libcaca/gstcacasink.h:
10788         Fix compilation on newer libcaca that require us to include a new
10789         header. Fixes #379918.
10790
10791 2006-11-28  Wim Taymans  <wim@fluendo.com>
10792
10793         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
10794         * gst/rtsp/gstrtspsrc.h:
10795         * gst/rtsp/rtspext.h:
10796         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
10797         (rtsp_ext_wms_get_context):
10798         Add method so that extensions can choose to disable the setup of
10799         a stream.
10800         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
10801
10802 2006-11-27  Wim Taymans  <wim@fluendo.com>
10803
10804         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
10805
10806         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
10807         Push header in a separate buffer instead of memcpy:ing all data.
10808         Change LF => CRLF in headers.
10809         Move trailing LF to header. Fixes #379792.
10810
10811 2006-11-27  Wim Taymans  <wim@fluendo.com>
10812
10813         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
10814         Small buffer overflow fix and improve debugging.
10815
10816 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10817
10818         * ext/esd/esdmon.h:
10819         * ext/esd/esdsink.h:
10820           remove obsolete _factory_init protos
10821
10822 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10823
10824         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
10825         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10826         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
10827         (gst_avi_demux_read_subindexes_push),
10828         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
10829         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10830         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
10831         (gst_avi_demux_massage_index),
10832         (gst_avi_demux_calculate_durations_from_index),
10833         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
10834         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10835         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10836           remove dead code, tweak debugs statements, add comments, use
10837           _uint64_scale instead _uint64_scale_int when using guint64 values,
10838           small optimizations, reflow some error handling
10839
10840 2006-11-22  Edward Hervey  <edward@fluendo.com>
10841
10842         * po/.cvsignore:
10843         We never put .pot files in cvs. Let's ignore them all.
10844
10845 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10846
10847         * po/POTFILES.in:
10848           ... but better exclude files that aren't disted.
10849
10850 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10851
10852         * po/POTFILES.in:
10853           Add v4l2 source files to list of files with translations, so the
10854           strings are actually extracted (however bad they still may be).
10855
10856 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10857
10858         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
10859           Minor clean-ups: const-ify static array, remove trailing comma from
10860           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
10861
10862 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
10863
10864         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
10865         Make sure that g_free always gets called on the same pointer that was 
10866         returned by g_malloc.  Fixes #376594.
10867         Do not leak memory if decompressed size is wrong.
10868         Remove unneeded check of return value of g_malloc.
10869         Patch by: René Stadler <mail@renestadler.de>
10870
10871 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
10872
10873         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
10874           Add missing curly brackets.
10875
10876 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
10877
10878         * sys/v4l2/v4l2src_calls.c:
10879         Fix capture_deinit.
10880
10881 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10882
10883         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
10884         (gst_matroska_mux_request_new_pad):
10885           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
10886
10887         * tests/check/elements/matroskamux.c: (setup_src_pad),
10888         (setup_sink_pad), (GST_START_TEST):
10889         Activate pads before using them.
10890
10891 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10892
10893         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
10894           Initialise variable to get rid of bogus compiler warning.
10895
10896 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
10897
10898         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
10899
10900         * gst/rtp/gstrtph263pay.c:
10901         * gst/rtp/gstrtph263pdepay.c:
10902         * gst/rtp/gstrtph263ppay.c:
10903           Specify H.263 variant and version in the caps (fixes #361637)
10904
10905 2006-11-15  Wim Taymans  <wim@fluendo.com>
10906
10907         * gst/rtsp/rtspconnection.c: (read_body):
10908         Don't set a data pointer to NULL and a size > 0 when we deal
10909         with empty packets.
10910
10911         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
10912         (rtsp_message_init_response), (rtsp_message_init_data),
10913         (rtsp_message_unset), (rtsp_message_free),
10914         (rtsp_message_take_body):
10915         Check that we can't create invalid empty packets. 
10916
10917 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
10918
10919         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10920
10921         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
10922         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
10923         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
10924         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
10925         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
10926         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
10927         * gst/matroska/matroska-mux.h:
10928           Add basic tag writing support; implement releasing pads (#374658).
10929
10930 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
10931
10932         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10933         (gst_matroska_demux_audio_caps):
10934           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
10935
10936 2006-11-14  David Schleef  <ds@schleef.org>
10937
10938         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
10939
10940 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
10941
10942         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
10943
10944         * win32/vs8/gst-plugins-good.sln:
10945         * win32/vs8/libgst1394.vcproj:
10946         * win32/vs8/libgstaasink.vcproj:
10947         * win32/vs8/libgstalaw.vcproj:
10948         * win32/vs8/libgstalpha.vcproj:
10949         * win32/vs8/libgstalphacolor.vcproj:
10950         * win32/vs8/libgstannodex.vcproj:
10951         * win32/vs8/libgstapetag.vcproj:
10952         * win32/vs8/libgstaudiofx.vcproj:
10953         * win32/vs8/libgstauparse.vcproj:
10954         * win32/vs8/libgstautodetect.vcproj:
10955         * win32/vs8/libgstavi.vcproj:
10956         * win32/vs8/libgstcacasink.vcproj:
10957         * win32/vs8/libgstcdio.vcproj:
10958         * win32/vs8/libgstcutter.vcproj:
10959         * win32/vs8/libgstdv.vcproj:
10960         * win32/vs8/libgsteffectv.vcproj:
10961         * win32/vs8/libgstflac.vcproj:
10962         * win32/vs8/libgstflxdec.vcproj:
10963         * win32/vs8/libgstgoom.vcproj:
10964         * win32/vs8/libgsticydemux.vcproj:
10965         * win32/vs8/libgstid3demux.vcproj:
10966         * win32/vs8/libgstjpeg.vcproj:
10967         * win32/vs8/libgstladspa.vcproj:
10968         * win32/vs8/libgstlevel.vcproj:
10969         * win32/vs8/libgstmatroska.vcproj:
10970         * win32/vs8/libgstmikmod.vcproj:
10971         * win32/vs8/libgstmng.vcproj:
10972         * win32/vs8/libgstmonoscope.vcproj:
10973         * win32/vs8/libgstmulaw.vcproj:
10974         * win32/vs8/libgstmultipart.vcproj:
10975         * win32/vs8/libgstpng.vcproj:
10976         * win32/vs8/libgstrtp.vcproj:
10977         * win32/vs8/libgstrtsp.vcproj:
10978         * win32/vs8/libgstshout2.vcproj:
10979         * win32/vs8/libgstsmpte.vcproj:
10980         * win32/vs8/libgstspeex.vcproj:
10981         * win32/vs8/libgsttaglib.vcproj:
10982         * win32/vs8/libgstudp.vcproj:
10983         * win32/vs8/libgstvideobalance.vcproj:
10984         * win32/vs8/libgstvideobox.vcproj:
10985         * win32/vs8/libgstvideoflip.vcproj:
10986         * win32/vs8/libgstvideomixer.vcproj:
10987         * win32/vs8/libgstwavenc.vcproj:
10988         * win32/vs8/libgstwavparse.vcproj:
10989           Make end-of-line returns unixy, so that when the files are checked
10990           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
10991           Hopefully fixes #366492.
10992
10993 2006-11-14  Wim Taymans  <wim@fluendo.com>
10994
10995         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10996         Disable init_frames delay timestamp adjustment, it does not
10997         seem to be needed at all. Fixes #369621.
10998
10999 2006-11-13  Wim Taymans  <wim@fluendo.com>
11000
11001         Patch by: Mark Nauwelaerts  <manauw at skynet be>
11002
11003         * gst/videomixer/videomixer.c:
11004         (gst_videomixer_set_master_geometry),
11005         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
11006         (gst_videomixer_collect_free), (gst_videomixer_reset),
11007         (gst_videomixer_init), (gst_videomixer_finalize),
11008         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
11009         (gst_videomixer_collected), (gst_videomixer_change_state):
11010         Fix memleak by unref'ing collectpads instance (when finalizing)
11011         Implement releasing a request pad. Fixes #374479.
11012
11013 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11014
11015         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11016
11017         * win32/vs8/gst-plugins-good.sln:
11018         * win32/vs8/libgst1394.vcproj:
11019         * win32/vs8/libgstaasink.vcproj:
11020         * win32/vs8/libgstalaw.vcproj:
11021         * win32/vs8/libgstalpha.vcproj:
11022         * win32/vs8/libgstalphacolor.vcproj:
11023         * win32/vs8/libgstannodex.vcproj:
11024         * win32/vs8/libgstapetag.vcproj:
11025         * win32/vs8/libgstaudiofx.vcproj:
11026         * win32/vs8/libgstauparse.vcproj:
11027         * win32/vs8/libgstautodetect.vcproj:
11028         * win32/vs8/libgstavi.vcproj:
11029         * win32/vs8/libgstcacasink.vcproj:
11030         * win32/vs8/libgstcdio.vcproj:
11031         * win32/vs8/libgstcutter.vcproj:
11032         * win32/vs8/libgstdv.vcproj:
11033         * win32/vs8/libgsteffectv.vcproj:
11034         * win32/vs8/libgstflac.vcproj:
11035         * win32/vs8/libgstflxdec.vcproj:
11036         * win32/vs8/libgstgoom.vcproj:
11037         * win32/vs8/libgsticydemux.vcproj:
11038         * win32/vs8/libgstid3demux.vcproj:
11039         * win32/vs8/libgstjpeg.vcproj:
11040         * win32/vs8/libgstladspa.vcproj:
11041         * win32/vs8/libgstlevel.vcproj:
11042         * win32/vs8/libgstmatroska.vcproj:
11043         * win32/vs8/libgstmikmod.vcproj:
11044         * win32/vs8/libgstmng.vcproj:
11045         * win32/vs8/libgstmonoscope.vcproj:
11046         * win32/vs8/libgstmulaw.vcproj:
11047         * win32/vs8/libgstmultipart.vcproj:
11048         * win32/vs8/libgstpng.vcproj:
11049         * win32/vs8/libgstrtp.vcproj:
11050         * win32/vs8/libgstrtsp.vcproj:
11051         * win32/vs8/libgstshout2.vcproj:
11052         * win32/vs8/libgstsmpte.vcproj:
11053         * win32/vs8/libgstspeex.vcproj:
11054         * win32/vs8/libgsttaglib.vcproj:
11055         * win32/vs8/libgstudp.vcproj:
11056         * win32/vs8/libgstvideobalance.vcproj:
11057         * win32/vs8/libgstvideobox.vcproj:
11058         * win32/vs8/libgstvideoflip.vcproj:
11059         * win32/vs8/libgstvideomixer.vcproj:
11060         * win32/vs8/libgstwavenc.vcproj:
11061         * win32/vs8/libgstwavparse.vcproj:
11062           Add VS8 project files (note that many of the plugins in ext are
11063           disabled by default). Fixes #366492.
11064
11065 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
11066
11067         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
11068           we do not translate debug messages
11069
11070 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
11071
11072         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11073           fix categorisation, make short desc more explicit, remove unused code
11074           Fixes #372021
11075
11076 2006-11-08  Wim Taymans  <wim@fluendo.com>
11077
11078         * gst/rtp/gstrtpL16depay.c:
11079         * gst/rtp/gstrtpamrdepay.c:
11080         * gst/rtp/gstrtpamrpay.c:
11081         * gst/rtp/gstrtpgsmdepay.c:
11082         * gst/rtp/gstrtph263pay.c:
11083         * gst/rtp/gstrtph263pdepay.c:
11084         * gst/rtp/gstrtph263ppay.c:
11085         * gst/rtp/gstrtph264depay.c:
11086         * gst/rtp/gstrtpmp2tdepay.c:
11087         * gst/rtp/gstrtpmp4gdepay.c:
11088         * gst/rtp/gstrtpmp4gpay.c:
11089         * gst/rtp/gstrtpmp4vdepay.c:
11090         * gst/rtp/gstrtpmp4vpay.c:
11091         * gst/rtp/gstrtpmpadepay.c:
11092         * gst/rtp/gstrtpmpapay.c:
11093         * gst/rtp/gstrtppcmadepay.c:
11094         * gst/rtp/gstrtppcmapay.c:
11095         * gst/rtp/gstrtppcmudepay.c:
11096         * gst/rtp/gstrtppcmupay.c:
11097         * gst/rtp/gstrtpspeexdepay.c:
11098         * gst/rtp/gstrtpspeexpay.c:
11099         * gst/rtp/gstrtpsv3vdepay.c:
11100         Fix element descriptions.
11101
11102 2006-11-08  Wim Taymans  <wim@fluendo.com>
11103
11104         * gst/rtp/gstrtpvorbisdepay.c:
11105         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
11106         Fix description.
11107         Small cleanup in the payloader.
11108
11109 2006-11-08  Wim Taymans  <wim@fluendo.com>
11110
11111         * gst/rtp/Makefile.am:
11112         * gst/rtp/gstrtp.c: (plugin_init):
11113         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
11114         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
11115         (gst_rtp_theora_depay_finalize),
11116         (gst_rtp_theora_depay_parse_configuration),
11117         (gst_rtp_theora_depay_setcaps),
11118         (gst_rtp_theora_depay_switch_codebook),
11119         (gst_rtp_theora_depay_process),
11120         (gst_rtp_theora_depay_set_property),
11121         (gst_rtp_theora_depay_get_property),
11122         (gst_rtp_theora_depay_change_state),
11123         (gst_rtp_theora_depay_plugin_init):
11124         * gst/rtp/gstrtptheoradepay.h:
11125         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
11126         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
11127         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
11128         (gst_rtp_theora_pay_init_packet),
11129         (gst_rtp_theora_pay_flush_packet),
11130         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
11131         (gst_rtp_theora_pay_handle_buffer),
11132         (gst_rtp_theora_pay_plugin_init):
11133         * gst/rtp/gstrtptheorapay.h:
11134         Add theora pay/depayloaders.
11135
11136 2006-11-06  Wim Taymans  <wim@fluendo.com>
11137
11138         * gst/rtp/Makefile.am:
11139         We depend on gsttag to generate the vorbis comments.
11140
11141         * gst/rtp/gstrtpvorbisdepay.c:
11142         (gst_rtp_vorbis_depay_parse_configuration),
11143         (gst_rtp_vorbis_depay_setcaps),
11144         (gst_rtp_vorbis_depay_switch_codebook),
11145         (gst_rtp_vorbis_depay_process):
11146         * gst/rtp/gstrtpvorbisdepay.h:
11147         Parse configuration string in the depayloader.
11148         Implement selecting and switching to a new codebook.
11149         Receiving vorbis over RTP now works.
11150
11151         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
11152         (gst_rtp_vorbis_pay_init_packet),
11153         (gst_rtp_vorbis_pay_finish_headers),
11154         (gst_rtp_vorbis_pay_handle_buffer):
11155         * gst/rtp/gstrtpvorbispay.h:
11156         Set timestamps on outgoing buffers and RTP packets.
11157         Fix configuration string, prepend number of Packet headers.
11158         Fix encoding of ident string.
11159         Add delivery-method to caps.
11160         Streaming vorbis over RTP now works.
11161
11162 2006-11-06  Wim Taymans  <wim@fluendo.com>
11163
11164         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
11165         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
11166         (gst_rtp_vorbis_pay_handle_buffer):
11167         * gst/rtp/gstrtpvorbispay.h:
11168         Generate a valid configuration string in the caps based on the
11169         vorbis headers.
11170
11171 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11172
11173         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
11174         * ext/cdio/gstcdio.h:
11175         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
11176           Move CD-TEXT utility function into common file so it can also be
11177           used by a future cdioparanoiasrc.
11178
11179 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
11180         
11181         * sys/v4l2/Makefile.am:
11182         * sys/v4l2/gstv4l2object.c:
11183         * sys/v4l2/gstv4l2src.c:
11184         * sys/v4l2/gstv4l2xoverlay.c:
11185         * sys/v4l2/v4l2_calls.c:
11186         * sys/v4l2/v4l2src_calls.c:
11187         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
11188         xoverlay code that is still not implemented.
11189
11190 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11191
11192         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
11193           We require a -base more recent than 0.10.9, so it's safe to use
11194           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
11195
11196         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
11197         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
11198           Use _newsegment_full() now that we depend on a recent enough core.
11199
11200         * gst/wavparse/gstwavparse.c:
11201           Remove cruft that we don't need any longer now that we depend on
11202           a recent enough -base.
11203
11204 2006-10-31  Wim Taymans  <wim@fluendo.com>
11205
11206         * gst/rtp/Makefile.am:
11207         * gst/rtp/gstrtp.c: (plugin_init):
11208         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
11209         (gst_rtpilbcpay_setcaps):
11210         Fix and activate ILBC pay and depayloaders. Fixes #368162.
11211
11212 2006-10-31  Wim Taymans  <wim@fluendo.com>
11213
11214         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11215         (speex_dec_sink_event), (speex_dec_chain_parse_header):
11216         Some small cleanups, use _scale.
11217
11218 2006-10-31  Wim Taymans  <wim@fluendo.com>
11219
11220         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
11221         Use higher precision scale function.
11222
11223 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
11224
11225         Patch by: Michal Benes  <michal dot benes at itonis tv>
11226
11227         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
11228         (gst_matroska_demux_read_track_encodings),
11229         (gst_matroska_decode_buffer):
11230           Fix several issues with encoded/compressed/encrypted/signed tracks;
11231           also, remove superfluous newline characters from some debug
11232           statements. (#366155)
11233
11234 2006-10-30  Wim Taymans  <wim@fluendo.com>
11235
11236         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
11237         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
11238         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
11239         (gst_smokedec_change_state):
11240         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
11241         (gst_smokeenc_init), (gst_smokeenc_finalize),
11242         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
11243         (gst_smokeenc_resync), (gst_smokeenc_chain),
11244         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
11245         (gst_smokeenc_change_state):
11246         Various cleanups, capsnego and leak fixes.
11247
11248 2006-10-30  Wim Taymans  <wim@fluendo.com>
11249
11250         Patch by: Mark Nauwelaerts  <manauw at skynet be>
11251
11252         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
11253         Fix videomixer so that it can handle any combination of framerates.
11254         Fixes #367221.
11255
11256 2006-10-28  Wim Taymans  <wim@fluendo.com>
11257
11258         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11259         (gst_avi_demux_parse_file_header),
11260         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
11261         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
11262         (gst_avi_demux_chain):
11263         Fix position query for audio. also fixes timestamps in streaming
11264         mode and bug #364958.
11265         Small cleanups.
11266
11267 2006-10-27  Wim Taymans  <wim@fluendo.com>
11268
11269         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
11270         * ext/libpng/gstpngenc.h:
11271         Fix strides. Fixes #364856.
11272         Cleanup capsnego.
11273         Set caps on outgoing buffers.
11274
11275 2006-10-18  Wim Taymans  <wim@fluendo.com>
11276
11277         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11278
11279         * gst/rtp/gstrtpgsmpay.c:
11280         * gst/rtp/gstrtph263pay.c:
11281         * gst/rtp/gstrtpmpapay.c:
11282         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
11283         (gst_rtp_pcma_pay_handle_buffer):
11284         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
11285         Add static payload numbers in addition to the dynamic ones.
11286         Fixes #361639.
11287
11288 2006-10-18  Wim Taymans  <wim@fluendo.com>
11289
11290         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
11291         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
11292         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
11293         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
11294         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
11295         * gst/rtsp/rtspdefs.h:
11296         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11297         * gst/rtsp/rtspurl.h:
11298         Reuse already existing enum for lower transport.
11299         Add rtspt and rtspu protocols.
11300         Send redirect to rtspt when udp times out.
11301
11302 2006-10-18  Wim Taymans  <wim@fluendo.com>
11303
11304         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11305         (gst_wavparse_stream_data):
11306         Fix seeking some more, mostly for speed changes.
11307
11308 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11309
11310         Patch by: Fredrik Persson  <frepe at bredband net>
11311
11312         * sys/v4l2/gstv4l2tuner.c:
11313         * sys/v4l2/gstv4l2tuner.h:
11314           Fix _set_channel(): remove useless g_object_notify() for "channel"
11315           property that doesn't exist any longer and therefore now also
11316           useless redirect (#338818).
11317
11318 2006-10-17  Wim Taymans  <wim@fluendo.com>
11319
11320         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
11321         Some drivers do not support unsetting the non-blocking flag once the
11322         device is opened. In those cases, close/open the device in
11323         non-blocking mode. Fixes #362673.
11324
11325 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
11326
11327         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
11328         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
11329         (gst_v4l2src_get_fps):
11330           dear stefan, framespersecond is not frameperiod, reverting but adding
11331           comment
11332
11333 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
11334
11335         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
11336         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
11337         (gst_v4l2src_get_fps):
11338           Numerator is numerator and denominator is denominator. Say that aloud
11339           5 times and retry after next beer.
11340
11341 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
11342
11343         Patch by: Josep Torra Valles  <josep at fluendo com>
11344
11345         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
11346         * ext/esd/esdsink.c: (gst_esdsink_write):
11347         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
11348         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
11349         (gst_flac_dec_send_newsegment):
11350         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
11351         (gst_flac_enc_tell_callback):
11352         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
11353         (smokecodec_parse_header), (smokecodec_decode):
11354         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
11355         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
11356         * gst/goom/Makefile.am:
11357         * gst/goom/gstgoom.c:
11358         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
11359         * gst/rtsp/gstrtspsrc.c:
11360         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11361         * gst/udp/gstudpsink.c:
11362         * gst/udp/gstudpsrc.c:
11363         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
11364         * sys/sunaudio/gstsunaudiomixertrack.h:
11365           Fix a bunch of problems discovered by the Forte compiler, mostly type
11366           mixups and pointer arithmetics with void pointers. Fixes #362603.
11367
11368 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11369
11370         * ext/speex/gstspeex.c: (plugin_init):
11371         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
11372         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
11373         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
11374         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
11375         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
11376         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
11377         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
11378         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
11379         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
11380         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
11381         (gst_speex_enc_chain), (gst_speex_enc_get_property),
11382         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
11383         * ext/speex/gstspeexenc.h:
11384           Miscellaneous clean-ups, among other things: speexenc => enc to
11385           enhance code readability; change speexenc => speex_enc; in chain
11386           function unref input buffer in case of error; take reference in
11387           event function; use boilerplate macro; use gst_pad_query_peer_*
11388           convenience functions.
11389
11390 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11391
11392         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
11393         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
11394         (gst_speexenc_set_header_on_caps):
11395           Fix some mem leaks.
11396
11397 2006-10-11  Wim Taymans  <wim@fluendo.com>
11398
11399         * gst/rtsp/URLS:
11400         Added some other URL.
11401
11402         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
11403         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
11404         (gst_rtspsrc_open), (gst_rtspsrc_play),
11405         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11406         * gst/rtsp/gstrtspsrc.h:
11407         Work on fallback to TCP connection when the UDP socket times out.
11408         Handler server requests, just reply with OK for now.
11409
11410         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11411         * gst/rtsp/rtspdefs.h:
11412         Added some more Real extension headers.
11413
11414         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11415         Fix parsing of urls with a ':' that is not part of the hostname:port
11416         part of the url.
11417
11418 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
11419
11420         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
11421         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
11422         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11423           Activate pad before adding it to the already-running element.
11424
11425         * tests/check/elements/icydemux.c: (icydemux_found_pad):
11426           Activate newly-created pad too.
11427
11428 2006-10-11  Wim Taymans  <wim@fluendo.com>
11429
11430         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
11431
11432         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11433         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
11434         (gst_udpsrc_start):
11435         Fix some leaks in caps and uris. Fixes #361252.
11436
11437 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
11438
11439         * gst/wavparse/Makefile.am:
11440           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
11441
11442 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
11443
11444         * sys/v4l2/gstv4l2xoverlay.c:
11445         * sys/v4l2/gstv4l2xoverlay.h:
11446         Fix build as per the patch in #338818 comment 36.
11447
11448 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
11449
11450         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
11451           Activate pads before adding them to the source.
11452
11453 2006-10-06  Wim Taymans  <wim@fluendo.com>
11454
11455         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
11456         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
11457         Activate pads before adding.
11458
11459 2006-10-06  Wim Taymans  <wim@fluendo.com>
11460
11461         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11462         (gst_multipart_find_pad_by_mime):
11463         Activate pads before adding.
11464
11465         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11466         BOILERPLATE sets parent_class for us.
11467
11468 2006-10-06  Wim Taymans  <wim@fluendo.com>
11469
11470         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
11471         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
11472         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
11473         (gst_rtspsrc_alloc_udp_ports),
11474         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
11475         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
11476         (gst_rtspsrc_create_transports_string),
11477         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
11478         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11479         * gst/rtsp/gstrtspsrc.h:
11480         Rework how the transport string is constructed, try to share channels
11481         and udp ports.
11482         Make most of the stuff less dependant on RTP as we are also going to use
11483         it for RDT.
11484         Add support for transport specific session managers.
11485
11486         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
11487         Implement _flush().
11488
11489         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11490         * gst/rtsp/rtspdefs.h:
11491         Add generic error return code.
11492
11493         * gst/rtsp/rtspext.h:
11494         Add support for pluggable tranport strings.
11495
11496         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
11497         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
11498         (rtsp_ext_wms_get_context):
11499         Detect WMServer and activate the extension.
11500
11501         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
11502         (rtsp_transport_get_manager), (rtsp_transport_parse):
11503         * gst/rtsp/rtsptransport.h:
11504         Added methods to get mime/manager for certain transports.
11505
11506 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
11507
11508         * ext/cairo/gsttimeoverlay.c:
11509         (gst_cairo_time_overlay_update_font_height):
11510         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
11511         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
11512         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
11513         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11514         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
11515         * ext/libpng/gstpngdec.c: (user_endrow_callback):
11516         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
11517         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11518         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11519         (gst_avi_demux_stream_data):
11520         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11521         * gst/debug/efence.c: (gst_efence_buffer_alloc),
11522         (gst_fenced_buffer_copy):
11523         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
11524         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
11525         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11526         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
11527         (gst_rtspsrc_handle_message):
11528         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
11529         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
11530           Printf format fixes.
11531
11532 2006-10-04  Wim Taymans  <wim@fluendo.com>
11533
11534         * gst/rtsp/Makefile.am:
11535         Dist new .h file too.
11536
11537 2006-10-04  Wim Taymans  <wim@fluendo.com>
11538
11539         * gst/rtsp/Makefile.am:
11540         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
11541         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
11542         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
11543         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
11544         (gst_rtspsrc_parse_rtpmap),
11545         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
11546         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
11547         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
11548         * gst/rtsp/gstrtspsrc.h:
11549         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11550         * gst/rtsp/rtspdefs.h:
11551         * gst/rtsp/rtspext.h:
11552         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
11553         (rtsp_ext_wms_get_context):
11554         * gst/rtsp/rtspextwms.h:
11555         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
11556         (rtsp_transport_parse):
11557         * gst/rtsp/rtsptransport.h:
11558         Factor out extension in separate module.
11559         Fix getcaps to filter against the padtemplate.
11560         Use Content-Base if the server gives one.
11561         Rework the transport parsing a bit for future extensions.
11562         Added some Real Header field definitions.
11563
11564 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11565
11566         * docs/plugins/Makefile.am:
11567         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11568         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11569           added v4l2 stubs
11570         * gst-plugins-good.spec.in:
11571           add v4l2
11572
11573 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
11574
11575         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11576           Extract disc/album/medium number and count and try harder
11577           to extract track number/count.
11578
11579 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11580
11581         * configure.ac:
11582         * sys/Makefile.am:
11583           add build stuff for v4l2, needs --enable-experimental until
11584           the last bits are resolved
11585
11586 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11587
11588         * tests/check/Makefile.am:
11589           Disable autodetect test temporarily, so that the build bots
11590           update -bad and the ranks of unreliable video sinks in there.
11591
11592         * tests/check/elements/autodetect.c: (GST_START_TEST):
11593           Skip test if no usable videosink is found.
11594
11595 2006-09-29  Wim Taymans  <wim@fluendo.com>
11596
11597         * gst/rtsp/URLS:
11598         Add some more URLs.
11599
11600         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
11601         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
11602         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
11603         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
11604         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
11605         (gst_rtspsrc_loop), (gst_rtspsrc_send),
11606         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
11607         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11608         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11609         * gst/rtsp/gstrtspsrc.h:
11610         Add timeout property to control UDP timeouts.
11611         Fix error messages.
11612         Also start a loop function when operating in UDP mode so that we can
11613         do some more stuff async.
11614         Handle element messages from udpsrc to detect timeouts. If a timeout
11615         happens we currently generate an error.
11616         API: rtspsrc::timeout property.
11617
11618         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11619         (gst_udpsrc_create):
11620         Really implement the timeout in microseconds and not milliseconds.
11621
11622 2006-09-29  Wim Taymans  <wim@fluendo.com>
11623
11624         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11625         (gst_udpsrc_create), (gst_udpsrc_set_property),
11626         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
11627         * gst/udp/gstudpsrc.h:
11628         Added property to post a message on timeout.
11629         Updated docs.
11630         When restarting the select, initialize the fdsets again.
11631         Init control sockets so we don't accidentally close a random socket.
11632         API: GstUDPSrc::timeout property
11633
11634 2006-09-29  Wim Taymans  <wim@fluendo.com>
11635
11636         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
11637         Fix flag registration.
11638
11639         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11640         Reading 0 also means 'no more commands'
11641
11642 2006-09-29  Wim Taymans  <wim@fluendo.com>
11643
11644         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
11645
11646         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11647         Fix possible infinite loop when shutting down, a read can also return
11648         0 to indicate no more messages are available. Fixes #358156.
11649
11650 2006-09-25  Wim Taymans  <wim@fluendo.com>
11651
11652         * gst/autodetect/gstautoaudiosink.c:
11653         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
11654         (gst_auto_audio_sink_find_best):
11655         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
11656         Small cleanups.
11657         don't try to set "sync" property when it is not available.
11658
11659 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11660
11661         Patch by: Peter Kjellerstedt  <pkj at axis com>
11662
11663         * gst/alpha/gstalpha.c:
11664         * gst/rtp/gstrtpamrdepay.c:
11665         * gst/rtsp/gstrtspsrc.c:
11666         * gst/udp/gstudpsrc.c:
11667         * gst/videomixer/videomixer.c:
11668           Include stdlib.h in some more places, makes things compile
11669           with uClibc and -Werror (#357592).
11670
11671 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11672
11673         * ext/jpeg/gstjpegdec.c:
11674           Set minimum height to 8 (from 16), our code should handle
11675           that fine. Some of the buttons on the apple trailer site
11676           are apparently only 15 pixels high (see #357470).
11677
11678 2006-09-23  Wim Taymans  <wim@fluendo.com>
11679
11680         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
11681         (gst_rtspsrc_open):
11682         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11683         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
11684         (rtsp_connection_receive):
11685         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11686         * gst/rtsp/rtspdefs.h:
11687         Improve error reporting.
11688
11689 2006-09-23  Wim Taymans  <wim@fluendo.com>
11690
11691         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
11692         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
11693         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
11694         * gst/rtp/gstrtpdepay.c:
11695         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
11696         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
11697         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
11698         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
11699         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
11700         (gst_rtp_mp2t_depay_plugin_init):
11701         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
11702         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
11703         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
11704         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
11705         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
11706         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
11707         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
11708         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
11709         Fix klass typos.
11710         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
11711
11712 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
11713
11714         * configure.ac:
11715           Need  -base CVS for gst_base_rtp_depayload_push_ts().
11716
11717 2006-09-22  Wim Taymans  <wim@fluendo.com>
11718
11719         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
11720         Don't check for a tag that is never there and check if we read the
11721         correct tag. Fixes seeking again.
11722         We must post an error when all pads are unlinked.
11723
11724 2006-09-22  Wim Taymans  <wim@fluendo.com>
11725
11726         * gst/rtp/Makefile.am:
11727         * gst/rtp/gstrtp.c: (plugin_init):
11728         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
11729         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
11730         (gst_rtp_vorbis_pay_reset_packet),
11731         (gst_rtp_vorbis_pay_init_packet),
11732         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
11733         (gst_rtp_vorbis_pay_handle_buffer):
11734         More fixage, set endoder-params correctly in the payloader.
11735
11736 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
11737
11738         * gst/autodetect/gstautoaudiosink.c:
11739         (gst_auto_audio_sink_base_init):
11740         * gst/autodetect/gstautovideosink.c:
11741         (gst_auto_video_sink_base_init):
11742           Make static pad templates static to appease valgrind's leak
11743           detector.
11744
11745         * tests/check/Makefile.am:
11746         * tests/check/elements/.cvsignore:
11747         * tests/check/elements/autodetect.c: (GST_START_TEST),
11748         (autodetect_suite):
11749           Add simple test for the ghostpad lockup on shutdown fixed in core
11750           CVS (audio bit disabled because it would need dozens of alsa
11751           suppressions and I'm too lazy to add those now).
11752
11753 2006-09-22  Wim Taymans  <wim@fluendo.com>
11754
11755         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
11756         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
11757         Small cleanups.
11758
11759         * gst/rtp/Makefile.am:
11760         * gst/rtp/gstrtp.c: (plugin_init):
11761         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
11762         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
11763         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
11764         (gst_rtp_vorbis_depay_process),
11765         (gst_rtp_vorbis_depay_set_property),
11766         (gst_rtp_vorbis_depay_get_property),
11767         (gst_rtp_vorbis_depay_change_state),
11768         (gst_rtp_vorbis_depay_plugin_init):
11769         * gst/rtp/gstrtpvorbisdepay.h:
11770         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
11771         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
11772         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
11773         (gst_rtp_vorbis_pay_flush_packet),
11774         (gst_rtp_vorbis_pay_append_buffer),
11775         (gst_rtp_vorbis_pay_handle_buffer),
11776         (gst_rtp_vorbis_pay_plugin_init):
11777         * gst/rtp/gstrtpvorbispay.h:
11778         Add experimental vorbis pay and depayloaders.
11779
11780 2006-09-21  Wim Taymans  <wim@fluendo.com>
11781
11782         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
11783         Fix profile-level-id parsing and setup.
11784
11785 2006-09-21  Wim Taymans  <wim@fluendo.com>
11786
11787         * gst/udp/README:
11788         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
11789         Update README, simple cleanup.
11790
11791 2006-09-21  Wim Taymans  <wim@fluendo.com>
11792
11793         * gst/rtp/README:
11794         Update README with some examples.
11795
11796         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
11797         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
11798         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
11799         (gst_rtp_mp4g_pay_setcaps):
11800         * gst/rtp/gstrtpmp4gpay.h:
11801         Make optional RTP parameters of type STRING, as required by the
11802         application/x-rtp caps specification.
11803
11804 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11805
11806         * gst/rtp/gstrtph263pdepay.c:
11807         * gst/rtp/gstrtph263ppay.c:
11808         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
11809         RTP header.
11810
11811 2006-09-20  Wim Taymans  <wim@fluendo.com>
11812
11813         * gst/rtp/Makefile.am:
11814         And makefile too.
11815
11816 2006-09-20  Wim Taymans  <wim@fluendo.com>
11817
11818         * gst/rtp/gstrtp.c: (plugin_init):
11819         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
11820         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
11821         (decode_base64), (gst_rtp_asf_depay_setcaps),
11822         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
11823         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
11824         (gst_rtp_asf_depay_plugin_init):
11825         * gst/rtp/gstrtpasfdepay.h:
11826         Added preliminary ASF depayloader.
11827
11828         * gst/rtp/gstrtph264depay.c: (decode_base64):
11829         Fix base64 decoding.
11830
11831 2006-09-20  Wim Taymans  <wim@fluendo.com>
11832
11833         * gst/rtsp/URLS:
11834         Added some test URLS.
11835
11836         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11837         (gst_rtspsrc_loop), (gst_rtspsrc_open):
11838         * gst/rtsp/gstrtspsrc.h:
11839         When creating streams, give access to the complete SDP.
11840         Fix some leaks.
11841         Collect and merge global stream properties in stream caps.
11842         Preliminary support for WMServer.
11843
11844         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11845         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
11846         (rtsp_connection_receive):
11847         * gst/rtsp/rtspconnection.h:
11848         Make connection interruptable.
11849         Refactor to make it reconnectable.
11850         Don't fail on short reads when reading data packets.
11851
11852         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
11853         (rtsp_url_get_port):
11854         * gst/rtsp/rtspurl.h:
11855         Add methods for getting/setting the port.
11856
11857         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11858         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
11859         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
11860         (sdp_media_get_format), (sdp_parse_line),
11861         (sdp_message_parse_buffer):
11862         Fix headers. 
11863         Add methods for getting multiple attributes with the same name.
11864         Increase buffer size when parsing.
11865         Fix parsing of a=foo fields.
11866
11867         * gst/rtsp/test.c: (main):
11868         Update to new connection API.
11869
11870         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
11871         (rtsp_message_init_response), (rtsp_message_init_data),
11872         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
11873         * gst/rtsp/rtspmessage.h:
11874         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
11875         * gst/rtsp/rtsptransport.h:
11876         * gst/rtsp/sdp.h:
11877         * gst/rtsp/sdpmessage.h:
11878         * gst/rtsp/gstrtsp.c:
11879         * gst/rtsp/gstrtsp.h:
11880         * gst/rtsp/gstrtpdec.c:
11881         * gst/rtsp/gstrtpdec.h:
11882         * gst/rtsp/rtsp.h:
11883         * gst/rtsp/rtspdefs.c:
11884         * gst/rtsp/rtspdefs.h:
11885         Dual licensed under MIT and LGPL now.
11886
11887 2006-09-19  Wim Taymans  <wim@fluendo.com>
11888
11889         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
11890         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
11891         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
11892         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
11893         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
11894         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
11895         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
11896         * gst/rtsp/gstrtspsrc.h:
11897         Reorganize stream parsing and creation.
11898         Detect container formats in interleaved mode.
11899         Keep more state about the streams.
11900         Assume a server also supports PLAY if it does not say.
11901         Add unicast and interleaved properties to TCP transport requests to make
11902         some servers happy (WMServer).
11903
11904         * gst/rtsp/sdpmessage.h:
11905         Add some defines for the standard Bandwidth types.
11906
11907 2006-09-19  Wim Taymans  <wim@fluendo.com>
11908
11909         * gst/rtsp/test.c: (main):
11910         Fix build.
11911
11912 2006-09-19  Wim Taymans  <wim@fluendo.com>
11913
11914         * gst/wavparse/gstwavparse.c:
11915         Add ms-gsm to the src template.
11916
11917 2006-09-18  Wim Taymans  <wim@fluendo.com>
11918
11919         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11920         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
11921         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
11922         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
11923         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
11924         * gst/rtsp/gstrtspsrc.h:
11925         Small cleanups, added documentation.
11926         Try to clean up the requests and responses.
11927         Refactor parsing the supported methods.
11928
11929         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
11930         (rtsp_connection_create), (rtsp_connection_send),
11931         (parse_response_status), (parse_request_line),
11932         (rtsp_connection_receive), (rtsp_connection_close),
11933         (rtsp_connection_free):
11934         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
11935         (rtsp_transport_init), (rtsp_transport_parse),
11936         (rtsp_transport_free):
11937         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11938         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
11939         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
11940         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
11941         Use g_return_val some more.
11942
11943         * gst/rtsp/rtspdefs.h:
11944         Add more enum values to track initial states.
11945
11946         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
11947         (rtsp_message_init_request), (rtsp_message_new_response),
11948         (rtsp_message_init_response), (rtsp_message_init_data),
11949         (rtsp_message_unset), (rtsp_message_free),
11950         (rtsp_message_add_header), (rtsp_message_remove_header),
11951         (rtsp_message_get_header), (rtsp_message_set_body),
11952         (rtsp_message_take_body), (rtsp_message_get_body),
11953         (rtsp_message_steal_body), (rtsp_message_dump):
11954         * gst/rtsp/rtspmessage.h:
11955         Reorder arguments, object goes as the first one.
11956         Use g_return_val some more.
11957
11958 2006-09-18  Wim Taymans  <wim@fluendo.com>
11959
11960         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
11961         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
11962         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
11963         * gst/rtsp/gstrtspsrc.h:
11964         Export sometimes source pad with correct caps on the template, create
11965         the ghostpad from the template.
11966         Remove RTCP template as we never expose RTCP.
11967         Protect against invalid body size.
11968         Avoid memcpy when creating the output buffer.
11969         Properly post an error and send EOS when the loop function is shut down.
11970
11971 2006-09-18  Wim Taymans  <wim@fluendo.com>
11972
11973         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
11974
11975         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
11976         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
11977         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
11978         * gst/rtsp/gstrtspsrc.h:
11979         Make sure we can never set an invalid location.
11980
11981         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
11982         * gst/rtsp/rtspmessage.h:
11983         Added _steal_body method for future use.
11984
11985         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
11986         Make freeing of NULL url return immediatly.
11987
11988 2006-09-18  Wim Taymans  <wim@fluendo.com>
11989
11990         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
11991
11992         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
11993         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
11994         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
11995         (gst_rtspsrc_change_state):
11996         * gst/rtsp/gstrtspsrc.h:
11997         Use boilerplate.
11998         Make rtspsrc subclass GstBin to make state changes easier.
11999         Add Range header field on the PLAY request.
12000
12001 2006-09-18  Wim Taymans  <wim@fluendo.com>
12002
12003         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
12004
12005         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
12006         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
12007         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
12008         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
12009         * gst/rtsp/rtspconnection.c: (inet_aton):
12010         Small cleanups.
12011         when multicast is selected as the transport, create UDP sources and
12012         connect to the multicast group.
12013         Move parsing and setting of caps to a common place.
12014         Fixes #349894.
12015
12016 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12017
12018         * ext/flac/gstflactag.c:
12019         * gst/alpha/gstalpha.c:
12020         * gst/debug/breakmydata.c:
12021         * gst/debug/negotiation.c:
12022         * gst/debug/testplugin.c:
12023         * gst/effectv/gstaging.c:
12024         * gst/effectv/gstdice.c:
12025         * gst/effectv/gstedge.c:
12026         * gst/effectv/gstquark.c:
12027         * gst/effectv/gstrev.c:
12028         * gst/effectv/gstshagadelic.c:
12029         * gst/effectv/gstvertigo.c:
12030         * gst/effectv/gstwarp.c:
12031         * gst/multipart/multipartdemux.c:
12032         * gst/multipart/multipartmux.c:
12033         * gst/videobox/gstvideobox.c:
12034         * gst/videofilter/gstgamma.c:
12035         * gst/videofilter/gstvideotemplate.c:
12036         * gst/videomixer/videomixer.c:
12037         * sys/sunaudio/gstsunaudiosrc.h:
12038         More G_OBJECT macro fixing.
12039
12040 2006-09-16  Wim Taymans  <wim@fluendo.com>
12041
12042         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
12043
12044         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
12045         Correctly set the dwLength in strh.
12046         With this patch, the file duration is now displayed correctly in window
12047         media player and the AVI plays completely. Fixes #356147
12048
12049 2006-09-15  Wim Taymans  <wim@fluendo.com>
12050
12051         Patch by: Darren Kenny <darren dot kenny at sun dot com>
12052
12053         * sys/sunaudio/gstsunaudiomixerctrl.c:
12054         (gst_sunaudiomixer_ctrl_build_list):
12055         Set the output track as the MASTER so that the gnome-settings-daemon
12056         keybindings for changing the volume using the keyboard works.
12057         Fixes #356142.
12058
12059 2006-09-15  Wim Taymans  <wim@fluendo.com>
12060
12061         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
12062         Fix documentation, it is not possible to control the framerate of jpegdec
12063         using filtered caps yet. Fixes #355210.
12064         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
12065         stop when there is an error.
12066
12067 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
12068
12069         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
12070         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12071           Don't interpret a first buffer with an offset of NONE as
12072           'from the middle of the stream', but only a first buffer
12073           that has a valid buffer offset that's non-zero (see #345449).
12074
12075 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
12076
12077         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
12078         (gst_icydemux_typefind_or_forward):
12079         * gst/icydemux/gsticydemux.h:
12080           When we merge/collect multiple incoming buffers for typefinding
12081           purposes, keep an initial 0 offset on the first outgoing buffer
12082           as well (otherwise id3demux won't work right). Fixes #345449.
12083           Also Make buffer metadata writable before setting buffer caps.
12084
12085         * tests/check/elements/icydemux.c: (typefind_succeed),
12086         (cleanup_icydemux), (push_data), (GST_START_TEST),
12087         (icydemux_suite):
12088           Small test case for the above.
12089
12090 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
12091
12092         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
12093         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
12094         (gst_avi_demux_stream_header_push),
12095         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
12096         (gst_avi_demux_loop):
12097           More code reuse and better logging in _peek_chunk(). Reintroduce check
12098           for chunk sizes before reading them (avoid oom). Better handling for 
12099           invalid chunksizes when streaming.
12100
12101 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
12102
12103         * gst/level/gstlevel.c: (gst_level_set_property):
12104         * gst/level/gstlevel.h:
12105           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
12106           René Stadler
12107
12108 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
12109
12110         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
12111         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
12112         (gst_avi_demux_stream_data):
12113           Revert one change to fix streaming avi (adapter size != data size).
12114
12115 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12116
12117         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
12118
12119         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
12120         (gst_matroska_demux_reset),
12121         (gst_matroska_demux_read_track_encodings),
12122         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
12123         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
12124         (gst_matroska_demux_subtitle_caps):
12125         * gst/matroska/matroska-ids.h:
12126           Add support for VOBSUB subtitle tracks and zlib-compressed
12127           tracks. Make sure we start on a keyframe after a seek. (#343348)
12128
12129 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12130
12131         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
12132         (gst_matroska_demux_push_flac_codec_priv_data),
12133         (gst_matroska_demux_push_xiph_codec_priv_data),
12134         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
12135         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
12136         * gst/matroska/matroska-ids.h:
12137           Add basic FLAC support (#311586), not perfect yet though, needs some
12138           tweaking in flacdec; also, seeking could be better.
12139           Do better bounds checking when deserialising vorbis stream headers
12140           to make sure we don't read beyond the end of the buffer on bad input.
12141
12142 2006-09-04  Wim Taymans  <wim@fluendo.com>
12143
12144         Patch by: Alessandro Decina <alessandro at nnva dot org>
12145
12146         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
12147         Seeking back in a file containing a CMML stream errors out if the seek
12148         goes back up to the CMML headers. This is because after the seek the xml
12149         processing instruction <?xml ...?> is submitted to the xml parser again, 
12150         which results in an error. The attached patch fixes the problem. 
12151         Fixes #353908.
12152
12153         * ext/annodex/gstcmmlenc.h:
12154         Fix authors name.
12155
12156
12157 2006-08-28  Andy Wingo  <wingo@pobox.com>
12158
12159         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
12160         New helper function to lessen the ifdefs.
12161         (GST_INFO_OBJECT): 
12162         (gst_dv1394src_iso_receive): Use it.
12163         (gst_dv1394src_create): Also use the control sockets in iec61883
12164         mode.
12165         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
12166         handle for AVC operations; fixes #348233.
12167
12168 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
12169
12170         * configure.ac:
12171         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12172         * docs/plugins/inspect/plugin-audiofx.xml:
12173         * docs/plugins/inspect/plugin-audiofxgood.xml:
12174         * gst/audiofx/Makefile.am:
12175         * gst/audiofx/audiofx.c:
12176         * gst/audiofxgood/.cvsignore:
12177         * gst/audiofxgood/Makefile.am:
12178         * gst/audiofxgood/audiofx.c:
12179         * gst/audiofxgood/audiopanorama.c:
12180         * gst/audiofxgood/audiopanorama.h:
12181           Rename again (audiofxgood -> audiofx).
12182
12183 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
12184
12185         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
12186         (gst_avi_demux_stream_scan):
12187           Initialze variables.
12188
12189 2006-08-25  Wim Taymans  <wim@fluendo.com>
12190
12191         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
12192         (gst_avi_demux_init), (gst_avi_demux_finalize),
12193         (gst_avi_demux_reset), (gst_avi_demux_index_last),
12194         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
12195         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
12196         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
12197         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
12198         (gst_avi_demux_massage_index),
12199         (gst_avi_demux_calculate_durations_from_index),
12200         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12201         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
12202         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
12203         (gst_avi_demux_change_state):
12204         * gst/avi/gstavidemux.h:
12205         More attempts to turn this into readable code.
12206         Don't leak adapters.
12207         Calculate duration according to index more efficiently.
12208         Don't try to act like we drive the pipeline in chain mode.
12209
12210 2006-08-25  Wim Taymans  <wim@fluendo.com>
12211
12212         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
12213         Fix build.
12214
12215 2006-08-25  Wim Taymans  <wim@fluendo.com>
12216
12217         Patch by: Alessandro Decina <alessandro at nnva dot org>
12218
12219         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
12220         Do some extra sanity checks.
12221         Fixes #350340.
12222
12223         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
12224         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
12225         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
12226         Check if clip->start_time is valid before adding the clip to the
12227         track list.
12228         Reset enc->preamble going from PAUSED to READY.
12229         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
12230         only used for EOS.
12231         Only post an error message if we were the one that created the fatal
12232         GstFlowReturn value.
12233
12234         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
12235         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
12236         Parse the seconds field of the npt-sec time format using %llu rather than
12237         %d and check that the value scaled by GST_SECOND doesn't overflow.
12238         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
12239         Lookup a clip's track with clip->track rather than clip->id which
12240         makes no sense.
12241         Identify a clip by its track and start time and not its xml id.
12242         do some more input checking and make sure we don't do undefined shifts.
12243
12244         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12245         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
12246         (cmml_tag_message_pop), (check_headers), (push_clip_full),
12247         (push_clip), (push_empty_clip), (check_output_clip),
12248         (GST_START_TEST), (cmmldec_suite):
12249         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12250         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
12251         (check_headers), (push_clip), (check_clip_times), (check_clip),
12252         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
12253         Added some more checks.
12254
12255 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12256
12257         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
12258         (gst_audio_panorama_set_property),
12259         (gst_audio_panorama_get_property),
12260         (gst_audio_panorama_transform_m2s_int),
12261         (gst_audio_panorama_transform_s2s_int),
12262         (gst_audio_panorama_transform_m2s_float),
12263         (gst_audio_panorama_transform_s2s_float):
12264         * gst/audiofxgood/audiopanorama.h:
12265         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
12266           Make also the pan-property float (saves scaling and yields better
12267           resolution)
12268
12269 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12270
12271         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
12272         (gst_audio_panorama_transform_m2s_float),
12273         (gst_audio_panorama_transform_s2s_float):
12274           ChangeLog surgery to add cymax's real name
12275
12276
12277 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12278
12279         Patch by: René Stadler <mail@renestadler.de>
12280
12281         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
12282         (gst_audio_panorama_transform_m2s_int),
12283         (gst_audio_panorama_transform_s2s_int),
12284         (gst_audio_panorama_transform_m2s_float),
12285         (gst_audio_panorama_transform_s2s_float),
12286         (gst_audio_panorama_transform):
12287         * gst/audiofxgood/audiopanorama.h:
12288           Added float support
12289
12290 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12291
12292         * gst/audiofxgood/audiopanorama.c:
12293         (gst_audio_panorama_transform_m2s):
12294           Fix docs & debug category. Add Fixme for volume pan levels.
12295
12296 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12297
12298         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
12299         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
12300         (gst_avi_demux_stream_header_pull),
12301         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
12302         (gst_avi_demux_chain):
12303           unbreak AVI index handling, some more debug, remove an obsolete
12304           adapter_flush that caused streaming to wander off in the wild
12305
12306 2006-08-24  Wim Taymans  <wim@fluendo.com>
12307
12308         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12309         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
12310         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
12311         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12312         (gst_avi_demux_calculate_durations_from_index),
12313         (gst_avi_demux_stream_header_push),
12314         (gst_avi_demux_stream_header_pull):
12315         * gst/avi/gstavidemux.h:
12316         Some more cleanups. 
12317         Fix totalFrames parsing in ODML.
12318         Disable use of index for length calculation in case of ODML as this is
12319         broken now.
12320
12321 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
12322
12323         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
12324           Use libgsttag helper function here too.
12325
12326 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
12327
12328         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
12329         (gst_avi_demux_init), (gst_avi_demux_dispose),
12330         (gst_avi_demux_reset), (gst_avi_demux_index_next),
12331         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
12332         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12333         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
12334         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
12335         (gst_avi_demux_parse_subindex),
12336         (gst_avi_demux_read_subindexes_push),
12337         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12338         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12339         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
12340         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
12341         (gst_avi_demux_stream_header_pull),
12342         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
12343         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
12344         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
12345         (gst_avi_demux_change_state):
12346         * gst/avi/gstavidemux.h:
12347           Initial streaming support for avidemux (fixes #336465)
12348
12349 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12350
12351         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12352           There is no taglibmux element ...
12353
12354         * gst/rtsp/gstrtspsrc.c:
12355           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
12356           was complaining about unknown entity here.
12357
12358 2006-08-22  Wim Taymans  <wim@fluendo.com>
12359
12360         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12361         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
12362         (gst_avi_demux_process_next_entry):
12363         * gst/avi/gstavidemux.h:
12364         Mark DISCONT.
12365         Remove old unused fields and reorder the struct a bit.
12366
12367 2006-08-22  Wim Taymans  <wim@fluendo.com>
12368
12369         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
12370         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
12371         (gst_rtspsrc_pause):
12372         * gst/rtsp/gstrtspsrc.h:
12373         * sys/oss/gstosssink.c: (gst_oss_sink_open),
12374         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
12375         Small documentation updates.
12376
12377 2006-08-22  Wim Taymans  <wim@fluendo.com>
12378
12379         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
12380         (gst_avi_demux_index_entry_for_time),
12381         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12382         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
12383         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
12384         (gst_avi_demux_next_data_buffer),
12385         (gst_avi_demux_calculate_durations_from_index),
12386         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
12387         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
12388         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
12389         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
12390         * gst/avi/gstavidemux.h:
12391         Precalc most of the duration query for each stream.
12392         Make seeking more correct.
12393         Use GstSegment to track position and duration.
12394         Code cleanups and leak fixes.
12395         Calculate correct total duration based on index length.
12396
12397 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
12398
12399         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12400         (parse_insert_string_field):
12401           If strings in text fields are marked ISO8859-1, but contain
12402           valid UTF-8 already, then handle them as UTF-8 and ignore
12403           the encoding. (#351794)
12404
12405 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12406
12407         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
12408         (gst_flac_dec_write), (gst_flac_dec_loop),
12409         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
12410         (gst_flac_dec_src_query):
12411         * ext/flac/gstflacdec.h:
12412           Make flac-in-ogg work (#352100).
12413
12414 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12415
12416         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
12417           Don't unref buffers of which we've already given away
12418           ownership to the adapter.
12419
12420 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12421
12422         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
12423           Make metadata extraction actually work.
12424
12425         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
12426         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
12427         (gst_speexenc_chain):
12428           Fix metadata writing: replace old code which wrote completely
12429           broken tags with libgsttag-based code. Plus miscellaneous
12430           code cleanups (use static pad templates etc.) and a bunch
12431           of leak fixes.
12432
12433 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12434
12435         * gst/audiopanorama/.cvsignore:
12436         * gst/audiopanorama/Makefile.am:
12437         * gst/audiopanorama/audiofx.c:
12438         * gst/audiopanorama/audiopanorama.c:
12439         * gst/audiopanorama/audiopanorama.h:
12440           die! die! die! you should never have been there
12441
12442 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
12443
12444         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
12445         Fix invalid memory access in audiopanorama test suite.
12446
12447 2006-08-21  Edward Hervey  <edward@fluendo.com>
12448
12449         * tests/check/elements/.cvsignore:
12450         ignore built file
12451
12452 2006-08-21  Wim Taymans  <wim@fluendo.com>
12453
12454         * gst/rtp/Makefile.am:
12455         Fix the build again.
12456
12457 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12458
12459         * gst/audiofxgood/.cvsignore:
12460         * gst/audiofxgood/Makefile.am:
12461         * gst/audiofxgood/audiofx.c: (plugin_init):
12462         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
12463         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12464         (gst_audio_panorama_set_property),
12465         (gst_audio_panorama_get_property),
12466         (gst_audio_panorama_get_unit_size),
12467         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
12468         (gst_audio_panorama_transform_m2s),
12469         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
12470         * gst/audiofxgood/audiopanorama.h:
12471           resubmit with the desired name *again*
12472
12473 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12474
12475         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
12476         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
12477           use g_assert in _get_unit_size
12478
12479 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12480
12481         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12482         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12483         * docs/plugins/inspect/plugin-audiofxgood.xml:
12484           cleanup -unused.txt to make it useful, add previously missing docs
12485
12486         * ext/Makefile.am:
12487           Quietly (accidentally) enable LADSPA for building by default, 
12488           despite the fact that it doesn't meet the plugin checklist.
12489             -- Added by Jan Schmidt 18 Dec 2006
12490
12491         * ext/esd/esdmon.c:
12492         * ext/esd/esdsink.c:
12493         * ext/esd/gstesd.c: (plugin_init):
12494           reflow to get rid of two external symbols
12495
12496         * gst/audiofxgood/audiofx.c: (plugin_init):
12497           re-add
12498
12499 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12500
12501         * configure.ac:
12502         * gst/audiofxgood/.cvsignore:
12503         * gst/audiofxgood/Makefile.am:
12504         * gst/audiofxgood/audiofx.c
12505         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
12506         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12507         (gst_audio_panorama_set_property),
12508         (gst_audio_panorama_get_property),
12509         (gst_audio_panorama_get_unit_size),
12510         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
12511         (gst_audio_panorama_transform_m2s),
12512         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
12513         * gst/audiofxgood/audiopanorama.h:
12514         * tests/check/Makefile.am:
12515         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
12516         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
12517         (panorama_suite), (main):
12518         Add audiofxgood plugin with audiopanorama element
12519
12520 2006-08-18  Wim Taymans  <wim@fluendo.com>
12521
12522         * docs/plugins/Makefile.am:
12523         More Oss docs fixage. 
12524
12525 2006-08-18  Wim Taymans  <wim@fluendo.com>
12526
12527         * gst/rtp/Makefile.am:
12528         * gst/rtp/gstrtp.c: (plugin_init):
12529         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
12530         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
12531         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
12532         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
12533         (gst_rtp_sv3v_depay_get_property),
12534         (gst_rtp_sv3v_depay_change_state),
12535         (gst_rtp_sv3v_depay_plugin_init):
12536         * gst/rtp/gstrtpsv3vdepay.h:
12537         Added experimental SVQ3 depayloader.
12538
12539 2006-08-18  Edward Hervey  <edward@fluendo.com>
12540
12541         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
12542         (gst_dvdemux_loop), (gst_dvdemux_change_state):
12543         * ext/dv/gstdvdemux.h:
12544         When handling seek requests, don't send the newsegment event from the
12545         calling thread. Instead save it so it can be sent from the streaming
12546         thread.
12547
12548 2006-08-17  Wim Taymans  <wim@fluendo.com>
12549
12550         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12551
12552         * gst/multipart/multipartdemux.c: (multipart_parse_header):
12553         Accept leading whitespace before the boundary
12554         This patch makes the demuxer allow some whitespace before the actual
12555         boundary. This makes the demuxer work with the ``old'' gstreamer
12556         multipartmuxer again (which placed an extra \n before the start
12557         of the stream) Fixes #349068.
12558
12559 2006-08-17  Wim Taymans  <wim@fluendo.com>
12560
12561         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
12562         Error out on non-implemented stuff.
12563
12564 2006-08-16  Wim Taymans  <wim@fluendo.com>
12565
12566         Patch by: Andy Wingo <wingo at pobox dot com>
12567
12568         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
12569         (gst_signal_processor_start), (gst_signal_processor_stop),
12570         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
12571         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
12572         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
12573         (gst_signal_processor_change_state):
12574         Make ladspa elements reusable. Fixes #350006.
12575
12576 2006-08-16  Wim Taymans  <wim@fluendo.com>
12577
12578         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12579         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
12580         names as possible. Fixes #349901.
12581
12582 2006-08-16  Wim Taymans  <wim@fluendo.com>
12583
12584         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
12585         (gst_signal_processor_do_pushes):
12586         A push() gives away our refcount so we should not use the buffer on the
12587         pen anymore.
12588
12589 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12590
12591         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
12592         (gst_oss_mixer_element_finalize):
12593           Don't leak device string.
12594
12595 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12596
12597         * configure.ac:
12598           Require CVS of GStreamer core and -base (for
12599           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
12600
12601         * ext/taglib/gstid3v2mux.cc:
12602           Write extended comment tags properly (#348762).
12603
12604         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12605         (parse_comment_frame):
12606           Extract COMM frames into extended comments, which makes it
12607           easier to properly retain the description bit of the tag
12608           and maintain this information when re-tagging (#348762).
12609
12610 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12611
12612         * tests/check/Makefile.am:
12613           Don't try to run annodex unit tests if the annodex
12614           plugin has not been built (Fixes #351116).
12615
12616 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12617
12618         * gst/autodetect/gstautoaudiosink.c:
12619         (gst_auto_audio_sink_find_best):
12620           When we can't find a usable audiosink, don't error out,
12621           but use a fake sink instead and post a warning message
12622           on the bus (#341278).
12623
12624 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12625
12626         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
12627         * sys/oss/gstosssink.c:
12628         * sys/oss/gstosssrc.c:
12629           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
12630           ossmixer's new device property.
12631
12632         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12633         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12634           Add docs for OSS elements.
12635
12636         * docs/plugins/inspect/plugin-aasink.xml:
12637         * docs/plugins/inspect/plugin-alaw.xml:
12638         * docs/plugins/inspect/plugin-alpha.xml:
12639         * docs/plugins/inspect/plugin-alphacolor.xml:
12640         * docs/plugins/inspect/plugin-annodex.xml:
12641         * docs/plugins/inspect/plugin-apetag.xml:
12642         * docs/plugins/inspect/plugin-auparse.xml:
12643         * docs/plugins/inspect/plugin-autodetect.xml:
12644         * docs/plugins/inspect/plugin-avi.xml:
12645         * docs/plugins/inspect/plugin-cacasink.xml:
12646         * docs/plugins/inspect/plugin-cairo.xml:
12647         * docs/plugins/inspect/plugin-cdio.xml:
12648         * docs/plugins/inspect/plugin-cutter.xml:
12649         * docs/plugins/inspect/plugin-debug.xml:
12650         * docs/plugins/inspect/plugin-dv.xml:
12651         * docs/plugins/inspect/plugin-efence.xml:
12652         * docs/plugins/inspect/plugin-effectv.xml:
12653         * docs/plugins/inspect/plugin-esdsink.xml:
12654         * docs/plugins/inspect/plugin-flac.xml:
12655         * docs/plugins/inspect/plugin-flxdec.xml:
12656         * docs/plugins/inspect/plugin-gconfelements.xml:
12657         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
12658         * docs/plugins/inspect/plugin-goom.xml:
12659         * docs/plugins/inspect/plugin-halelements.xml:
12660         * docs/plugins/inspect/plugin-icydemux.xml:
12661         * docs/plugins/inspect/plugin-id3demux.xml:
12662         * docs/plugins/inspect/plugin-jpeg.xml:
12663         * docs/plugins/inspect/plugin-level.xml:
12664         * docs/plugins/inspect/plugin-matroska.xml:
12665         * docs/plugins/inspect/plugin-mulaw.xml:
12666         * docs/plugins/inspect/plugin-multipart.xml:
12667         * docs/plugins/inspect/plugin-navigationtest.xml:
12668         * docs/plugins/inspect/plugin-ossaudio.xml:
12669         * docs/plugins/inspect/plugin-png.xml:
12670         * docs/plugins/inspect/plugin-rtp.xml:
12671         * docs/plugins/inspect/plugin-rtsp.xml:
12672         * docs/plugins/inspect/plugin-shout2send.xml:
12673         * docs/plugins/inspect/plugin-smpte.xml:
12674         * docs/plugins/inspect/plugin-speex.xml:
12675         * docs/plugins/inspect/plugin-taglib.xml:
12676         * docs/plugins/inspect/plugin-udp.xml:
12677         * docs/plugins/inspect/plugin-videobalance.xml:
12678         * docs/plugins/inspect/plugin-videobox.xml:
12679         * docs/plugins/inspect/plugin-videoflip.xml:
12680         * docs/plugins/inspect/plugin-videomixer.xml:
12681         * docs/plugins/inspect/plugin-wavenc.xml:
12682         * docs/plugins/inspect/plugin-wavparse.xml:
12683         * docs/plugins/inspect/plugin-ximagesrc.xml:
12684           Update to CVS version.
12685           
12686 2006-08-16  Wim Taymans  <wim@fluendo.com>
12687
12688         * gst/rtp/gstrtpamrdepay.c:
12689         * gst/rtp/gstrtpmp4gdepay.c:
12690         Caps extra properties must be defined as strings for
12691         depayloaders because they are generated from an SDP.
12692
12693         * gst/rtp/Makefile.am:
12694         * gst/rtp/gstrtp.c: (plugin_init):
12695         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
12696         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
12697         (gst_rtp_h264_depay_finalize), (decode_base64),
12698         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
12699         (gst_rtp_h264_depay_set_property),
12700         (gst_rtp_h264_depay_get_property),
12701         (gst_rtp_h264_depay_change_state),
12702         (gst_rtp_h264_depay_plugin_init):
12703         * gst/rtp/gstrtph264depay.h:
12704         Added basic, not completely functional RFC 3984 H264 depayloader.
12705
12706 2006-08-16  Wim Taymans  <wim@fluendo.com>
12707
12708         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
12709         Add pads after setting them up.
12710
12711         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12712         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
12713         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
12714         (gst_rtspsrc_stream_setup_rtp),
12715         (gst_rtspsrc_stream_configure_transport),
12716         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
12717         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
12718         (gst_rtspsrc_pause):
12719         * gst/rtsp/gstrtspsrc.h:
12720         Fix interleaved mode.
12721          - Protect streaming with lock.
12722          - Combine flows
12723          - set caps on outgoing buffers.
12724          - strip trailing \0 from data packets.
12725          - Configure RTP/RTCP in stream.
12726         Use DEBUG_OBJECT more.
12727
12728 2006-08-16  Wim Taymans  <wim@fluendo.com>
12729
12730         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
12731         Turn a g_print into a DEBUG line.
12732
12733 2006-08-13  Wim Taymans  <wim@fluendo.com>
12734
12735         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
12736         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
12737         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
12738         (gst_oss_mixer_element_get_property),
12739         (gst_oss_mixer_element_change_state):
12740         * sys/oss/gstossmixerelement.h:
12741         Small cleanups. Better error reporting.
12742         Add device property for the mixer instead of the hardcoded
12743         /dev/mixer. Fixes #350785.
12744         API: GstOssMixerElement::device property
12745
12746 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12747
12748         Patch by: Jens Granseuer <jensgr at gmx net>
12749
12750         * gconf/Makefile.am:
12751           Make --disable-schemas work right (they still need
12752           to be copied to the installation directory, just not
12753           applied). Fixes #351347 (also #344100).
12754           
12755 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12756
12757         * configure.ac: back to HEAD
12758
12759 === release 0.10.4 ===
12760
12761 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
12762
12763         * configure.ac:
12764           releasing 0.10.4, "Dear Leader"
12765
12766 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
12767
12768         Patch by: Edward Hervey <edward@fluendo.com>
12769
12770         * configure.ac:
12771         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12772         (gst_wavparse_stream_data):
12773         Send the newsegment event in the streaming thread.
12774         Fixes #347529
12775
12776 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
12777
12778         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12779         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
12780         (gst_smokeenc_resync), (gst_smokeenc_chain):
12781           Refuse sink caps in the encoder if width or height is not a
12782           multiple of 16, the encoder does not support that yet (#349939);
12783           along the same lines, check the return value of the encoder
12784           setup function; also remove some debug log clutter.
12785
12786 2006-08-04  Andy Wingo  <wingo@pobox.com>
12787
12788         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
12789         whether a processor can work in place or not, and for keeping
12790         track of its state. Change the FlowReturn instance variable from
12791         "state" to "flow_state", all callers changed.
12792
12793         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
12794         (gst_signal_processor_start, gst_signal_processor_stop)
12795         (gst_signal_processor_cleanup): New functions to manage the
12796         processor's state.
12797         (gst_signal_processor_setcaps): start() as well as setup() here.
12798         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
12799         (gst_signal_processor_change_state): Stop and cleanup the
12800         processor as we go to NULL.
12801
12802         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
12803         INPLACE_BROKEN is not set.
12804
12805         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
12806         Do the alloc_buffer in bytes, not frames.
12807         
12808 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12809
12810         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
12811         Fix rgb masks when recording in < 24bpp.
12812
12813 2006-08-04  Andy Wingo  <wingo@pobox.com>
12814
12815         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
12816         (gst_signal_processor_prepare)
12817         (gst_signal_processor_update_inputs)
12818         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
12819         (gst_signal_processor_flush)
12820         (gst_signal_processor_sink_activate_push)
12821         (gst_signal_processor_src_activate_pull)
12822         (gst_signal_processor_change_state): Remove the last of the code
12823         that assumes that we process whole buffers at a time. Fix some
12824         debugging. Seems to work now in some cases.
12825         (gst_signal_processor_src_activate_pull): BPB
12826
12827 2006-08-01  Andy Wingo  <wingo@pobox.com>
12828
12829         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
12830         Fix nframes-choosing.
12831         (gst_signal_processor_init): Init pending_in and pending_out.
12832
12833         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
12834         more default sample rate, although we never check that the sample
12835         rate actually gets set. Something for the future.
12836         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
12837         (gst_signal_processor_event): Refcount fixen.
12838         (gst_signal_processor_process): Pull the number of frames to
12839         process from the sizes of the buffers in the input pens.
12840         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
12841         (gst_signal_processor_do_pulls): Add an nframes argument, and use
12842         it instead of buffer_frames.
12843         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
12844         to do_pulls.
12845         (gst_signal_processor_chain)
12846         (gst_signal_processor_sink_activate_push)
12847         (gst_signal_processor_src_activate_pull):  Refcount fixen.
12848
12849         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
12850
12851 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
12852
12853         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12854         (gst_signal_processor_process):
12855           don't query buffer-frames from caps, add lots of debug-log,
12856           try fix for assert (#349189)
12857
12858 2006-07-31  Wim Taymans  <wim@fluendo.com>
12859
12860         * gst/udp/gstudpsrc.c:
12861         Fix docs.
12862
12863 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
12864
12865         * ext/ladspa/gstsignalprocessor.c:
12866         (gst_signal_processor_add_pad_from_template),
12867         (gst_signal_processor_init), (gst_signal_processor_setcaps),
12868         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
12869         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
12870         (gst_signal_processor_sink_activate_push),
12871         (gst_signal_processor_src_activate_pull),
12872         (gst_signal_processor_change_state):
12873          Add debugs logs here and there, add more error handling, add some
12874          FIXME comments, filed #349189
12875
12876 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12877
12878         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
12879         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
12880         Set caps on buffer correctly.  Fixes bug #349155.
12881
12882 2006-07-28  Wim Taymans  <wim@fluendo.com>
12883
12884         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12885
12886         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12887         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12888         (gst_multipart_demux_finalize), (get_line_end),
12889         (multipart_parse_header), (multipart_find_boundary),
12890         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12891         (gst_multipart_set_property), (gst_multipart_get_property):
12892         Uses GstAdapter instead of own buffering.
12893         Actually parses the mime-type correctly (In tests the mime-type was
12894         always "" with the old version).
12895         Uses the Content-length header if available to speed up things.
12896         Reliably autoscans the boundary name by default.
12897         Fixes #349068.
12898
12899         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12900         Don't start the stream with a \n.
12901
12902 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
12903
12904         Patch by: Brian Cameron <brian dot cameron at sun com>
12905
12906         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12907           Open source with O_NONBLOCK (#349015).
12908
12909 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
12910
12911         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12912         (gst_avi_demux_massage_index):
12913         * gst/avi/gstavidemux.h:
12914           Whitespace fixes and more debug
12915
12916 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
12917
12918         * gst/autodetect/gstautoaudiosink.c:
12919         (gst_auto_audio_sink_create_element_with_pretty_name),
12920         (gst_auto_audio_sink_find_best),
12921         (gst_auto_audio_sink_change_state):
12922           Get rid of old and unused magic sound-server properties stuff.
12923           Add suffix to child sink's name that makes it easy to see from
12924           the name alone which type it actually is (alsa, oss, esd, etc.).
12925
12926 2006-07-27  Wim Taymans  <wim@fluendo.com>
12927
12928         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12929         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
12930         (gst_udpsrc_start):
12931         * gst/udp/gstudpsrc.h:
12932         Rename "buffer" to "buffer-size" to make clear it is a size we set and
12933         not some sort of feature we enable.
12934
12935 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
12936
12937         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12938           Use CLOSE_SOCKET() here instead of close() to maintain
12939           win32 workiness.
12940
12941 2006-07-27  Wim Taymans  <wim@fluendo.com>
12942
12943         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
12944
12945         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12946         (gst_udpsrc_create), (gst_udpsrc_set_property),
12947         (gst_udpsrc_get_property), (gst_udpsrc_start):
12948         * gst/udp/gstudpsrc.h:
12949         Added "buffer-size" property to control the kernel receive buffer size.
12950         Update documentation.
12951         Small cleanups. Fixes #348752.
12952         API: buffer-size property
12953
12954 2006-07-26  Wim Taymans  <wim@fluendo.com>
12955
12956         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
12957
12958         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12959         (gst_rtp_pcma_pay_handle_buffer):
12960         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
12961         (gst_rtp_pcmu_pay_handle_buffer):
12962         Fix timestamp calculation on outgoing RTP packets.
12963         Fixes #348675.
12964
12965 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12966
12967         * ext/taglib/gstid3v2mux.cc:
12968           Fix writing of comment frames (should be COMM not TCOM),
12969           is still sub-optimal though, since we don't retain or
12970           extract the comment descriptions properly (#334375,
12971           also see #334375).
12972
12973 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12974
12975         * gst/wavparse/gstwavparse.c:
12976           #define 'fact' RIFF chunk if we are not compiling against
12977           -base CVS (we don't want to depend on -base CVS for this
12978           one define only, and also not for release order reasons).
12979
12980 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12981
12982         * ext/taglib/gstid3v2mux.cc:
12983           Handle multiple tags of the same type properly. Re-inject
12984           unparsed ID3v2 frames that we get as binary blobs from
12985           id3demux into the tag again so we don't lose information
12986           when retagging (#334375).
12987
12988 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
12989
12990         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
12991           Document newly-added properties properly, so that there is a
12992           'Since: 0.10.4' in the plugin docs. Convert some property
12993           names into canonical GObject style (GObject will do that
12994           internally anyway).
12995
12996 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
12997
12998         * gst/id3demux/id3tags.c:
12999         (id3demux_add_id3v2_frame_blob_to_taglist):
13000           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
13001           well, and add the version to the blob's buffer caps, since that
13002           information will be needed for deserialisation later on (#348644).
13003
13004 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
13005
13006         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
13007         (gst_avi_demux_parse_stream):
13008          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
13009          indentation and spacing.
13010
13011 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13012
13013         * docs/plugins/Makefile.am:
13014         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13015         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13016         * docs/plugins/gst-plugins-good-plugins.args:
13017         * docs/plugins/inspect/plugin-1394.xml:
13018         * docs/plugins/inspect/plugin-aasink.xml:
13019         * docs/plugins/inspect/plugin-alaw.xml:
13020         * docs/plugins/inspect/plugin-alpha.xml:
13021         * docs/plugins/inspect/plugin-alphacolor.xml:
13022         * docs/plugins/inspect/plugin-annodex.xml:
13023         * docs/plugins/inspect/plugin-apetag.xml:
13024         * docs/plugins/inspect/plugin-auparse.xml:
13025         * docs/plugins/inspect/plugin-autodetect.xml:
13026         * docs/plugins/inspect/plugin-avi.xml:
13027         * docs/plugins/inspect/plugin-cacasink.xml:
13028         * docs/plugins/inspect/plugin-cairo.xml:
13029         * docs/plugins/inspect/plugin-cdio.xml:
13030         * docs/plugins/inspect/plugin-cutter.xml:
13031         * docs/plugins/inspect/plugin-debug.xml:
13032         * docs/plugins/inspect/plugin-dv.xml:
13033         * docs/plugins/inspect/plugin-efence.xml:
13034         * docs/plugins/inspect/plugin-effectv.xml:
13035         * docs/plugins/inspect/plugin-esdsink.xml:
13036         * docs/plugins/inspect/plugin-flac.xml:
13037         * docs/plugins/inspect/plugin-flxdec.xml:
13038         * docs/plugins/inspect/plugin-gconfelements.xml:
13039         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
13040         * docs/plugins/inspect/plugin-goom.xml:
13041         * docs/plugins/inspect/plugin-halelements.xml:
13042         * docs/plugins/inspect/plugin-icydemux.xml:
13043         * docs/plugins/inspect/plugin-id3demux.xml:
13044         * docs/plugins/inspect/plugin-jpeg.xml:
13045         * docs/plugins/inspect/plugin-level.xml:
13046         * docs/plugins/inspect/plugin-matroska.xml:
13047         * docs/plugins/inspect/plugin-mulaw.xml:
13048         * docs/plugins/inspect/plugin-multipart.xml:
13049         * docs/plugins/inspect/plugin-navigationtest.xml:
13050         * docs/plugins/inspect/plugin-ossaudio.xml:
13051         * docs/plugins/inspect/plugin-png.xml:
13052         * docs/plugins/inspect/plugin-rtp.xml:
13053         * docs/plugins/inspect/plugin-rtsp.xml:
13054         * docs/plugins/inspect/plugin-shout2send.xml:
13055         * docs/plugins/inspect/plugin-smpte.xml:
13056         * docs/plugins/inspect/plugin-speex.xml:
13057         * docs/plugins/inspect/plugin-udp.xml:
13058         * docs/plugins/inspect/plugin-videobalance.xml:
13059         * docs/plugins/inspect/plugin-videobox.xml:
13060         * docs/plugins/inspect/plugin-videoflip.xml:
13061         * docs/plugins/inspect/plugin-videomixer.xml:
13062         * docs/plugins/inspect/plugin-wavenc.xml:
13063         * docs/plugins/inspect/plugin-wavparse.xml:
13064         * docs/plugins/inspect/plugin-ximagesrc.xml:
13065           Update files to CVS/Prerelease version, add esdsink docs.
13066
13067         * ext/esd/esdsink.c:
13068           Add gtk-doc blurb.
13069
13070         * gst/rtp/gstrtpmp4vpay.c:
13071           Fix typo in element description.
13072
13073 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13074
13075         * ext/esd/esdsink.c: (gst_esdsink_open),
13076         (gst_esdsink_factory_init):
13077           Prevent libesd from auto-spawning a sound daemon if it
13078           is not already running. Now that we don't do evil stuff
13079           like that any longer we can give esdsink a rank so that
13080           autoaudiosink will try it as well if all other audio
13081           sinks fail (#343051).
13082
13083 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13084
13085         * ext/esd/Makefile.am:
13086           Oops, need to remove README from EXTRA_DIST as well.
13087
13088 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13089
13090         * ext/esd/README:
13091           Remove, it contains nothing useful anyway.
13092
13093         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
13094         (gst_esdsink_delay):
13095           Some small clean-ups; use GST_BOILERPLATE etc.
13096
13097 2006-07-24  Wim Taymans  <wim@fluendo.com>
13098
13099         * gst/law/alaw-decode.c: (alawdec_getcaps):
13100         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
13101         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
13102         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
13103         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
13104
13105 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
13106
13107         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13108         (gst_wavparse_other), (gst_wavparse_perform_seek),
13109         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
13110         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
13111         (gst_wavparse_pad_query):
13112         * gst/wavparse/gstwavparse.h:
13113           Use information from 'fact' chunk for length calculation of compressed
13114           samples. Calculate bps if bogus value is found in wav header (embeded
13115           mp2/mp3).
13116           
13117
13118 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13119
13120         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
13121
13122         * configure.ac:
13123         * gst/udp/Makefile.am:
13124         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
13125         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
13126         * gst/udp/gstdynudpsink.h:
13127         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
13128         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
13129         * gst/udp/gstmultiudpsink.h:
13130         * gst/udp/gstudp.c: (plugin_init):
13131         * gst/udp/gstudpsink.h:
13132         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
13133         (gst_udpsrc_start), (gst_udpsrc_stop):
13134         * gst/udp/gstudpsrc.h:
13135         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
13136         (gst_udp_net_utils_win32_wsa_startup):
13137         * gst/udp/gstudpnetutils.h:
13138           Port udp plugin to win32 (#345288).
13139
13140 2006-07-24  Wim Taymans  <wim@fluendo.com>
13141
13142         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
13143         Remove unwanted DEBUG line.
13144
13145 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
13146
13147         * gst/id3demux/gstid3demux.c: (plugin_init):
13148         * gst/id3demux/id3tags.c:
13149         (id3demux_add_id3v2_frame_blob_to_taglist):
13150         * gst/id3demux/id3tags.h:
13151           On second thought, it might be wiser and more efficient
13152           not to do tag registration from a streaming thread.
13153
13154 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
13155
13156         * gst/id3demux/id3tags.c:
13157         (id3demux_add_id3v2_frame_blob_to_taglist),
13158         (id3demux_id3v2_frames_to_tag_list):
13159           Put ID3v2 frames we can't parse as binary blobs into private
13160           tags, so that they are not lost when retagging, at least once
13161           id3v2mux has been taught to re-inject those frames again.
13162           See bug #334375.
13163
13164 2006-07-21  Wim Taymans  <wim@fluendo.com>
13165
13166         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13167         (gst_avi_demux_process_next_entry):
13168         Fix some leaks.
13169
13170         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
13171         Don't use \n in debug lines.
13172
13173 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13174
13175         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13176         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13177           Add annodex and icydemux, cleanup the sections a bit
13178
13179 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13180
13181         Patch by: Alex Lancaster <alexl at users sourceforge net>
13182
13183         * ext/taglib/gstid3v2mux.cc:
13184           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
13185           ID3v2 TSSE frames (#347898).
13186
13187 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13188
13189         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
13190           Respect mpegversion for "video/mpeg" and give message in case of
13191           unhandled versions.
13192
13193 2006-07-17  Wim Taymans  <wim@fluendo.com>
13194
13195         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
13196         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
13197         (gst_pngdec_chain), (gst_pngdec_sink_event),
13198         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
13199         (gst_pngdec_sink_activate_push):
13200         * ext/libpng/gstpngdec.h:
13201         Use statically allocated segment instead of leaking.
13202         Various cleanups.
13203         Fix flush and seek handling.
13204
13205 2006-07-16  Wim Taymans  <wim@fluendo.com>
13206
13207         * gst/rtp/Makefile.am:
13208         * gst/rtp/gstrtp.c: (plugin_init):
13209         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
13210         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
13211         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
13212         (gst_rtp_mp4g_depay_set_property),
13213         (gst_rtp_mp4g_depay_get_property),
13214         (gst_rtp_mp4g_depay_change_state),
13215         (gst_rtp_mp4g_depay_plugin_init):
13216         * gst/rtp/gstrtpmp4gdepay.h:
13217         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
13218         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
13219         (gst_rtp_mp4g_pay_flush):
13220         Added simple generic mpeg4 depayloader.
13221         Fix generic mpeg4 payloader.
13222
13223 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
13224
13225         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
13226           Don't try doing state changes on a NULL pointer.
13227
13228 2006-07-14  Wim Taymans  <wim@fluendo.com>
13229
13230         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13231
13232         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
13233         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
13234         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
13235         * gst/rtp/gstrtpamrdepay.h:
13236         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
13237         Fixes #321191
13238
13239 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13240
13241         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
13242         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
13243         Fix segfault when moving mouse pointer to the bottom right corner.
13244
13245 2006-07-12  Wim Taymans  <wim@fluendo.com>
13246
13247         * gst/rtp/Makefile.am:
13248         * gst/rtp/gstrtp.c: (plugin_init):
13249         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
13250         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
13251         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
13252         (gst_rtp_mp2t_depay_set_property),
13253         (gst_rtp_mp2t_depay_get_property),
13254         (gst_rtp_mp2t_depay_change_state),
13255         (gst_rtp_mp2t_depay_plugin_init):
13256         * gst/rtp/gstrtpmp2tdepay.h:
13257         Added mpeg2 TS depayloader. Closing #347234.
13258
13259 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
13260
13261         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
13262           Remove g_assert that shouldn't be there and was triggered
13263           after trying to open a device that doesn't exist or can't
13264           be opened for some other reason (#347972).
13265
13266 2006-07-10  Edward Hervey  <edward@fluendo.com>
13267
13268         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13269         (gst_avi_demux_stream_header), (push_tag_lists):
13270         * gst/avi/gstavidemux.h:
13271         Don't push tag events found by gst_riff_parse_info() before outputting
13272         GST_EVENT_NEWSEGMENT.
13273
13274 2006-07-10  Wim Taymans  <wim@fluendo.com>
13275
13276         * gst/rtsp/Makefile.am:
13277         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
13278         (rtsp_connection_close):
13279         * gst/rtsp/rtspdefs.h:
13280         replaced closesocket and close in code with one CLOSE_SOCKET. 
13281         Some more cleanups. Fixes #345301.
13282
13283 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
13284
13285         * gst/autodetect/gstautoaudiosink.c:
13286           Fix example pipeline in docs.
13287
13288 2006-07-10  Wim Taymans  <wim@fluendo.com>
13289
13290         Patch by: Rob Taylor <robtaylor at floopily dot org>
13291
13292         * gst/udp/gstmultiudpsink.c: (join_multicast),
13293         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
13294         If a destination is added before the stream is set to PAUSED, the
13295         multicast group is not joined as the socket is not created yet. 
13296         Also TTL and LOOP should also be set. Fixes #346921.
13297
13298 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13299
13300         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
13301         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
13302         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
13303         (gst_ximage_src_init):
13304         * sys/ximage/gstximagesrc.h:
13305         Fix use-damage property to actually work :)
13306         Add startx, starty, endx, endy properties so screencasts other than full
13307         screen ones can work.
13308
13309 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13310
13311         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
13312         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
13313         (gst_ximage_src_class_init), (gst_ximage_src_init):
13314         * sys/ximage/gstximagesrc.h:
13315         Add use_damage property to offer ability to choose whether to use
13316         XDamage or not.
13317
13318 2006-07-07  Wim Taymans  <wim@fluendo.com>
13319
13320         * gst/goom/filters.c: (zoomFilterSetResolution):
13321         Avoid goom coredumping by clearing memory. 
13322         Fixes 345679.
13323
13324 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
13325
13326         * win32/vs6/libgstid3demux.dsp:
13327         Add a link to libgsttag-0.10.lib.
13328
13329 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
13330
13331         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
13332         (gst_tag_demux_read_range):
13333         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
13334         (gst_id3demux_read_range):
13335           Don't return FLOW_UNEXPECTED when a buffer is before
13336           the start of the stream (which might happen with
13337           large ID3v2 tags if the tag reading was done pullrange
13338           based and we then switched to push mode later on).
13339           Fixes regression introduced by commit from June 29th.
13340
13341 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
13342
13343         * ext/taglib/gstid3v2mux.cc:
13344           Make UTF-8 the default encoding when writing string
13345           tags (before, our UTF-8 strings would automatically
13346           be converted to ISO-8859-1 by taglib and written as
13347           ISO-8859-1 fields if that was possible).
13348
13349         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
13350         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
13351         (test_taglib_id3mux_with_tags):
13352           Add test case that makes sure our UTF-8 strings have
13353           actually been written into the tag as UTF-8.
13354
13355 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13356
13357         * configure.ac:
13358           Let's try that again.
13359
13360 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13361
13362         * configure.ac:
13363           Disable monoscope plugin for now until it fulfills
13364           all the requirements.
13365
13366 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
13367
13368         * configure.ac:
13369         * gst/monoscope/Makefile.am:
13370         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
13371         (gst_monoscope_class_init), (gst_monoscope_init),
13372         (gst_monoscope_finalize), (gst_monoscope_reset),
13373         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
13374         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
13375         (gst_monoscope_sink_event), (gst_monoscope_src_event),
13376         (gst_monoscope_change_state), (plugin_init):
13377         * gst/monoscope/gstmonoscope.h:
13378           Port monoscope visualisation to 0.10.
13379
13380 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
13381
13382         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
13383         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13384           Return FLOW_UNEXPECTED when at the end of the file, not
13385           FLOW_ERROR. Fixes 'internal stream error' errors that
13386           would sometimes occur in totem when scrubbing to the
13387           end of an ID3v1 tagged mp3 file.
13388
13389 2006-07-03  Edward Hervey  <edward@fluendo.com>
13390
13391         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
13392         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
13393         (gst_pngdec_sink_event), (gst_pngdec_change_state):
13394         * ext/libpng/gstpngdec.h:
13395         Implement buffer clipping/dropping using GstSegment.
13396         This provides accurate seeking.
13397
13398 2006-07-03  Edward Hervey  <edward@fluendo.com>
13399
13400         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13401         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
13402         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13403         (gst_avi_demux_process_next_entry), (push_tag_lists),
13404         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
13405         * gst/avi/gstavidemux.h:
13406         Proper aggregation of each stream's GstFlowReturn in order to figure out
13407         whether the task should stop or not.
13408         Don't send inline events before pushing out a NEW_SEGMENT, more
13409         specifically for GST_TAG_EVENT.
13410         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
13411         sub-indexes.
13412
13413 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
13414
13415         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
13416
13417         * sys/sunaudio/gstsunaudiomixerctrl.c:
13418         (gst_sunaudiomixer_ctrl_build_list):
13419           Move "Monitor" slider to input tab so it works more like
13420           sdtaudiocontrol, which is what people on Solaris are used
13421           to using for their mixer program (#346259).
13422
13423 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13424
13425         * tests/check/elements/level.c: (GST_START_TEST):
13426           fix a leak, clean up at the end
13427
13428 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
13429
13430         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
13431         (gst_matroska_demux_send_event),
13432         (gst_matroska_demux_loop_stream_parse_id):
13433         * gst/matroska/matroska-ids.h:
13434           Send tag event after newsegment event.
13435
13436 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
13437
13438         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
13439         (gst_id3demux_read_range):
13440           Make sure we don't return GST_FLOW_OK with a NULL buffer in
13441           certain cases where a read beyond the end of the file is
13442           requested. Fixes #345930.
13443
13444         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
13445         (gst_tag_demux_read_range):
13446           Fix same issue here as well.
13447
13448 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13449
13450         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
13451         
13452         Fix hypothetical crash.
13453
13454 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
13455
13456         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
13457
13458         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
13459           Do not modify the ports value. If the user has turned off the
13460           built-in speakers, then we should not reset it in the prepare
13461           function, since this causes the built-in speakers to turn
13462           back on anytime the user changes a track in totem, rhythmbox,
13463           etc. (#346066).
13464
13465 2006-06-23  Wim Taymans  <wim@fluendo.com>
13466
13467         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
13468         Fix double caps unref when negotiation fails.
13469
13470 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13471
13472         * ext/annodex/gstcmmldec.c:
13473         * ext/annodex/gstcmmlenc.c:
13474         * ext/annodex/gstcmmlparser.c:
13475         * ext/dv/gstdvdec.c:
13476         * ext/dv/gstdvdemux.c:
13477         * ext/gdk_pixbuf/pixbufscale.c:
13478         * ext/jpeg/gstjpegenc.c:
13479         * ext/jpeg/gstsmokedec.c:
13480         * ext/jpeg/gstsmokeenc.c:
13481         * ext/libpng/gstpngdec.c:
13482         * ext/libpng/gstpngenc.c:
13483         * ext/speex/gstspeexenc.c:
13484         * gst/alpha/gstalphacolor.c:
13485         * gst/cutter/gstcutter.c:
13486         * gst/debug/gstnavigationtest.c:
13487         * gst/icydemux/gsticydemux.c:
13488         * gst/level/gstlevel.c:
13489         * gst/multipart/multipart.c:
13490         * gst/rtp/gstrtpamrpay.c:
13491         * gst/rtp/gstrtpdepay.c:
13492         * gst/rtp/gstrtpilbcpay.c:
13493         * gst/rtp/gstrtpmp4gpay.c:
13494         * gst/rtp/gstrtpmp4vpay.c:
13495         * gst/rtsp/gstrtpdec.c:
13496         * gst/rtsp/gstrtspsrc.c:
13497         * gst/udp/gstdynudpsink.c:
13498         * gst/udp/gstmultiudpsink.c:
13499         * gst/udp/gstudpsrc.c:
13500         * gst/videobox/gstvideobox.c:
13501         * gst/videofilter/gstvideoflip.c:
13502           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
13503           plus two minor macro fixes.
13504
13505 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13506
13507         * gst/matroska/matroska-demux.c:
13508         (gst_matroska_demux_check_subtitle_buffer),
13509         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13510         (gst_matroska_demux_subtitle_caps):
13511         * gst/matroska/matroska-ids.c:
13512         (gst_matroska_track_init_subtitle_context):
13513         * gst/matroska/matroska-ids.h:
13514           Try to fix up broken matroska files containing subtitle
13515           streams with non-UTF8 character encodings (courtesy of
13516           mkvmerge) using either the encoding specified in the
13517           GST_SUBTITLE_ENCODING environment variable or the
13518           current locale's character set if it is non-UTF8.
13519           Fixes #337076.
13520
13521 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13522
13523         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
13524           Set image type from APIC frame as "image-type" field
13525           of GST_TAG_IMAGE buffer caps (#344605).
13526
13527 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
13528
13529         * ext/flac/Makefile.am:
13530         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
13531         (gst_flac_dec_reset_decoders),
13532         (gst_flac_dec_setup_seekable_decoder),
13533         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
13534         (gst_flac_dec_metadata_callback),
13535         (gst_flac_dec_metadata_callback_seekable),
13536         (gst_flac_dec_metadata_callback_stream),
13537         (gst_flac_dec_error_callback),
13538         (gst_flac_dec_error_callback_seekable),
13539         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
13540         (gst_flac_dec_read_stream), (gst_flac_dec_write),
13541         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
13542         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
13543         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
13544         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
13545         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13546         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
13547         (gst_flac_dec_sink_activate_push),
13548         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13549         * ext/flac/gstflacdec.h:
13550           Support chain-based operation, should make flac-over-DAAP
13551           work (#340492).
13552
13553 2006-06-20  Wim Taymans  <wim@fluendo.com>
13554
13555         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13556         Doc updates, merge some unused symbols.
13557
13558 2006-06-20  Wim Taymans  <wim@fluendo.com>
13559
13560         * docs/plugins/Makefile.am:
13561         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13562         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13563         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
13564         * gst/rtsp/gstrtspsrc.c:
13565         * gst/rtsp/gstrtspsrc.h:
13566         Added documentation for the rtsp plugin. Fixes #345393.
13567
13568 2006-06-20  Wim Taymans  <wim@fluendo.com>
13569
13570         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
13571         (rtsp_connection_close), (rtsp_connection_free):
13572         Use better G_OS_* macros. Fixes #345301 some more.
13573
13574 2006-06-20  Wim Taymans  <wim@fluendo.com>
13575
13576         Patch by: Brian Cameron <brian dot cameron at sun dot com>
13577
13578         * sys/sunaudio/Makefile.am:
13579         * sys/sunaudio/gstsunaudio.c: (plugin_init):
13580         * sys/sunaudio/gstsunaudiomixerctrl.c:
13581         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
13582         (gst_sunaudiomixer_ctrl_list_tracks),
13583         (gst_sunaudiomixer_ctrl_get_volume),
13584         (gst_sunaudiomixer_ctrl_set_volume),
13585         (gst_sunaudiomixer_ctrl_set_mute),
13586         (gst_sunaudiomixer_ctrl_set_record):
13587         * sys/sunaudio/gstsunaudiomixerctrl.h:
13588         * sys/sunaudio/gstsunaudiomixertrack.c:
13589         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
13590         * sys/sunaudio/gstsunaudiomixertrack.h:
13591         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
13592         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
13593         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
13594         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
13595         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
13596         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
13597         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
13598         (gst_sunaudiosrc_reset):
13599         * sys/sunaudio/gstsunaudiosrc.h:
13600         Add a SunAudio source plugin.
13601         Support stereo and right/left channel gain in the mixer plugin.
13602         Support the RECORD flag so that you can switch between line-input and
13603         microphone in gnome-volume-control.
13604         Code cleanups like using an enumerator for track number instead of an 
13605         integer. Fixes #344923.
13606
13607 2006-06-20  Wim Taymans  <wim@fluendo.com>
13608
13609         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
13610
13611         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
13612         (rtsp_connection_close):
13613         Make RTSP plugin compile on windows. Fixes #345301.
13614         Some changes to original patch to catch errors better.
13615         use ifdef WIN32 instead of ifndef.
13616
13617 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13618
13619         * configure.ac:
13620         If we have libraw1394 >= 1.2.1, then we need libiec61883.
13621
13622 2006-06-18  Edward Hervey  <edward@fluendo.com>
13623
13624         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
13625         After a failed buffer alloc, we need to abort the jpeg decoding (it
13626         started when parsing headers to figure out how many bytes we need
13627         to request downstream).
13628
13629 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
13630
13631         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13632
13633         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
13634           Make sure we don't read beyond the end of the file (#345232).
13635
13636 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
13637
13638         * configure.ac:
13639           Fix --disable-external (can't set conditionals conditionally,
13640           #343602).
13641
13642 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13643
13644         * autogen.sh:
13645         * configure.ac:
13646         * docs/Makefile.am:
13647           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
13648
13649         * docs/plugins/Makefile.am:
13650         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13651         * docs/plugins/inspect/plugin-taglib.xml:
13652           Add/fix apev2mux docs.
13653
13654 2006-06-14  Wim Taymans  <wim@fluendo.com>
13655
13656         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13657         (gst_dvdec_finalize), (gst_dvdec_sink_event),
13658         (gst_dvdec_change_state):
13659         Reset segment info on flush.
13660         Alloc segment in _init, free in _finalize.
13661
13662         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
13663         Don't send segments twice.
13664
13665 2006-06-14  Wim Taymans  <wim@fluendo.com>
13666
13667         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13668         Respect segment.stop. Fixes #342592.
13669
13670 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13671
13672         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13673           No language specified means the implied language is English
13674           according to the matroska spec (partially fixes #344708);
13675           add some more debug output.
13676
13677 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13678
13679         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
13680         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
13681         (gst_wavparse_chain):
13682           When operating chain-based, don't make any assumptions about the
13683           chunking of the incoming data and make streaming work on days other
13684           than the second Thursday after a full moon. Also fix up debug
13685           messages here and there and make use of the most excellent new
13686           gst_pad_query_peer_duration() utility function.
13687           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
13688
13689         * gst/wavparse/gstwavparse.h:
13690           Remove trailing comma after last enum value, some compilers don't
13691           like that.
13692
13693 2006-06-13  Wim Taymans  <wim@fluendo.com>
13694
13695         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
13696         Handle premature EOS gracefully.
13697
13698 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
13699
13700         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
13701           Prevent out of bounds array access when scrubbing towards
13702           the end of the file between the last index entry and the
13703           end. Fixes occasional 'start <= stop' newsegment event
13704           assertions when scrubbing in MJPEG files.
13705
13706 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
13707
13708         * tests/check/elements/.cvsignore:
13709           And another one.
13710
13711 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
13712
13713         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13714         (scan_encoded_string), (parse_picture_frame):
13715           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
13716
13717         * configure.ac:
13718           Require core >= 0.10.8 (for GST_TAG_IMAGE and
13719           GST_TAG_PPEVIEW_IMAGE used in the patch above).
13720
13721 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13722
13723         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
13724           gratuitous comment changes
13725         * tests/check/elements/level.c: (GST_START_TEST):
13726           fix level test leaks
13727
13728 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
13729
13730         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
13731         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
13732           Use gst_pad_query_peer_duration() utility function here.
13733
13734 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13735
13736         * autogen.sh:
13737           require am17
13738         * configure.ac:
13739         * ext/annodex/Makefile.am:
13740         * ext/cdio/Makefile.am:
13741         * ext/dv/Makefile.am:
13742         * ext/esd/Makefile.am:
13743         * ext/flac/Makefile.am:
13744         * ext/gdk_pixbuf/Makefile.am:
13745         * ext/ladspa/Makefile.am:
13746         * ext/libcaca/Makefile.am:
13747         * ext/speex/Makefile.am:
13748         * ext/taglib/Makefile.am:
13749         * sys/oss/Makefile.am:
13750         * sys/sunaudio/Makefile.am:
13751         * sys/ximage/Makefile.am:
13752           clean up build further
13753
13754 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
13755
13756         * gconf/Makefile.am:
13757           Honour --disable-schemas-install configure option. Fixes #344100.
13758
13759 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
13760
13761         * tests/examples/level/Makefile.am:
13762           Add -lm to LIBS for pow() function, don't assume one of our
13763           dependencies (such as libxml-2.0) drags it in automatically
13764           (#343603).
13765
13766 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
13767
13768         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
13769
13770         * configure.ac:
13771           We should use $SED and not $(SED) in configure.ac (#343678).
13772
13773 2006-06-09  Wim Taymans  <wim@fluendo.com>
13774
13775         Patch by: Brian Cameron <brian dot cameron at sun dot com>
13776
13777         * sys/sunaudio/gstsunaudiomixerctrl.c:
13778         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
13779         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
13780         (gst_sunaudiomixer_ctrl_set_mute):
13781         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
13782         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
13783         (gst_sunaudiosink_write):
13784         Attached find a patch that fixes a number of bugs with the SunAudio
13785         mixer plugin and fixes #344101:
13786         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
13787            tracks onto the tracklist causing gnome-volume-control's preferences
13788            dialog to be messed up and would core dump if you checked/unchecked
13789            any item.
13790         2. We weren't previously setting the MUTE flag properly.  Fixing this
13791            makes gnome-volume-control work better.
13792         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
13793            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
13794            gnome-volume-control look better.
13795         Also some minor cleanup in gstsunaudiosink.c.
13796
13797 2006-06-09  Wim Taymans  <wim@fluendo.com>
13798
13799         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
13800         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
13801         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
13802         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
13803         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
13804         * ext/jpeg/gstjpegdec.h:
13805         API: Added IDCT method property
13806         Small cleanups.
13807         Avoid dynamic allocation of trivial fixed structure.
13808         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
13809
13810 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13811
13812         * configure.ac:
13813         We now require libraw1394 >= 1.1.0 and that version onwards all
13814         have .pc files.
13815
13816 2006-06-02  Edward Hervey  <edward@fluendo.com>
13817
13818         * gst/law/alaw-decode.c: (alawdec_getcaps): 
13819         Trying to get items from an ANY or EMPTY caps is ... stupid.
13820
13821 2006-06-02  Edward Hervey  <edward@fluendo.com>
13822
13823         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
13824         (gst_dvdec_chain), (gst_dvdec_change_state):
13825         * ext/dv/gstdvdec.h:
13826         Added GstSegment handling, now implements dropping/clipping.
13827
13828 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
13829
13830         * ext/aalib/gstaasink.h:
13831         * ext/annodex/gstcmmldec.h:
13832         * ext/cairo/gsttimeoverlay.h:
13833         * ext/dv/gstdvdec.h:
13834         * ext/dv/gstdvdemux.h:
13835         * ext/esd/esdmon.h:
13836         * ext/esd/esdsink.h:
13837         * ext/flac/gstflacenc.h:
13838         * ext/gconf/gstgconfaudiosink.h:
13839         * ext/gconf/gstgconfaudiosrc.h:
13840         * ext/gconf/gstgconfvideosink.h:
13841         * ext/gconf/gstgconfvideosrc.h:
13842         * ext/gdk_pixbuf/gstgdkanimation.h:
13843         * ext/gdk_pixbuf/pixbufscale.h:
13844         * ext/hal/gsthalaudiosink.h:
13845         * ext/hal/gsthalaudiosrc.h:
13846         * ext/jpeg/gstjpegenc.h:
13847         * ext/jpeg/gstsmokedec.h:
13848         * ext/jpeg/gstsmokeenc.h:
13849         * ext/libcaca/gstcacasink.h:
13850         * ext/libmng/gstmngdec.h:
13851         * ext/libmng/gstmngenc.h:
13852         * ext/libpng/gstpngdec.h:
13853         * ext/libpng/gstpngenc.h:
13854         * ext/raw1394/gstdv1394src.h:
13855         * ext/speex/gstspeexenc.h:
13856         * gst/autodetect/gstautoaudiosink.h:
13857         * gst/autodetect/gstautovideosink.h:
13858         * gst/avi/gstavidemux.h:
13859         * gst/cutter/gstcutter.h:
13860         * gst/debug/efence.h:
13861         * gst/debug/gstnavigationtest.h:
13862         * gst/debug/gstnavseek.h:
13863         * gst/flx/gstflxdec.h:
13864         * gst/goom/gstgoom.h:
13865         * gst/icydemux/gsticydemux.h:
13866         * gst/id3demux/gstid3demux.h:
13867         * gst/law/alaw-decode.h:
13868         * gst/law/alaw-encode.h:
13869         * gst/law/mulaw-decode.h:
13870         * gst/law/mulaw-encode.h:
13871         * gst/matroska/matroska-mux.h:
13872         * gst/median/gstmedian.h:
13873         * gst/oldcore/gstaggregator.h:
13874         * gst/oldcore/gstfdsink.h:
13875         * gst/oldcore/gstmd5sink.h:
13876         * gst/oldcore/gstmultifilesrc.h:
13877         * gst/oldcore/gstpipefilter.h:
13878         * gst/oldcore/gstshaper.h:
13879         * gst/oldcore/gststatistics.h:
13880         * gst/rtp/gstasteriskh263.h:
13881         * gst/rtp/gstrtpL16depay.h:
13882         * gst/rtp/gstrtpL16pay.h:
13883         * gst/rtp/gstrtpamrdepay.h:
13884         * gst/rtp/gstrtpamrpay.h:
13885         * gst/rtp/gstrtpdepay.h:
13886         * gst/rtp/gstrtpgsmdepay.h:
13887         * gst/rtp/gstrtpgsmpay.h:
13888         * gst/rtp/gstrtph263pay.h:
13889         * gst/rtp/gstrtph263pdepay.h:
13890         * gst/rtp/gstrtph263ppay.h:
13891         * gst/rtp/gstrtpmp4gpay.h:
13892         * gst/rtp/gstrtpmp4vdepay.h:
13893         * gst/rtp/gstrtpmp4vpay.h:
13894         * gst/rtp/gstrtpmpadepay.h:
13895         * gst/rtp/gstrtpmpapay.h:
13896         * gst/rtp/gstrtppcmadepay.h:
13897         * gst/rtp/gstrtppcmapay.h:
13898         * gst/rtp/gstrtppcmudepay.h:
13899         * gst/rtp/gstrtppcmupay.h:
13900         * gst/rtp/gstrtpspeexdepay.h:
13901         * gst/rtp/gstrtpspeexpay.h:
13902         * gst/rtsp/gstrtpdec.h:
13903         * gst/rtsp/gstrtspsrc.h:
13904         * gst/smpte/gstsmpte.h:
13905         * gst/udp/gstdynudpsink.h:
13906         * gst/udp/gstmultiudpsink.h:
13907         * gst/udp/gstudpsink.h:
13908         * gst/udp/gstudpsrc.h:
13909         * gst/videofilter/gstvideobalance.h:
13910         * gst/videofilter/gstvideoflip.h:
13911         * sys/oss/gstossdmabuffer.h:
13912         * sys/oss/gstossmixerelement.h:
13913         * sys/oss/gstosssink.h:
13914         * sys/oss/gstosssrc.h:
13915         * sys/osxvideo/osxvideosink.h:
13916         * sys/sunaudio/gstsunaudiomixer.h:
13917         * sys/sunaudio/gstsunaudiosink.h:
13918         * sys/ximage/gstximagesrc.h:
13919         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
13920
13921 2006-05-31  Wim Taymans  <wim@fluendo.com>
13922
13923         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
13924         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
13925         (gst_goom_src_setcaps), (gst_goom_src_event),
13926         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
13927         (gst_goom_change_state):
13928         * gst/goom/gstgoom.h:
13929         Handle QoS.
13930         Handle flushing, discont and events.
13931         Fix timestamps and various other cleanups.
13932
13933 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13934
13935         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
13936         Fix bus reset when using libiec61883
13937
13938 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13939
13940         * configure.ac:
13941         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
13942         * ext/raw1394/Makefile.am:
13943         Add CFLAGS.
13944         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
13945         New method, to receive using libiec61883.
13946         (gst_dv1394src_iso_receive),
13947         #ifdef'd out if libiec61883 is present.
13948         (gst_dv1394src_bus_reset),
13949         Get userdata correctly if using libiec61883. 
13950         (gst_dv1394src_create),
13951         When using libiec61883, only poll one fd and no need to read.
13952         (gst_dv1394src_discover_avc_node),
13953         Replace g_warnings.
13954         (gst_dv1394src_start),
13955         Create new handle when we know which dv port.  More reliable
13956         than setting port on an existing handle.  Initialise libiec61883.
13957         (gst_dv1394src_stop):
13958         If using libiec61883, then cleanup its handle properly.
13959         * ext/raw1394/gstdv1394src.h:
13960         Add libiec61883 handle.
13961
13962 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
13963
13964         * gst/avi/gstavidemux.c:
13965           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
13966         * win32/MANIFEST:
13967           sort file listing
13968         * win32/vs6/libgstavi.dsp:
13969           add gstavimux.c to the project
13970         * win32/vs6/libgstid3demux.dsp:
13971           add link to zlib library
13972         * win32/vs6/libgstmatroska.dsp:
13973           add matroska-ids.c to the project
13974
13975 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
13976
13977         Patch by: Sebastian Dröge  <mail at slomosnail de >
13978
13979         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13980         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13981         * ext/taglib/Makefile.am:
13982         * ext/taglib/gstapev2mux.cc:
13983         * ext/taglib/gstapev2mux.h:
13984         * ext/taglib/gstid3v2mux.cc:
13985         * ext/taglib/gsttaglibmux.c: (plugin_init):
13986         * ext/taglib/gsttaglibmux.h:
13987           Add apev2mux element (#343122).
13988         
13989         * tests/check/Makefile.am:
13990         * tests/check/elements/apev2mux.c:
13991         (test_taglib_apev2mux_create_tags),
13992         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
13993         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
13994         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
13995         (apev2mux_suite), (main):
13996           Add unit test for apev2mux element.
13997
13998 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
13999
14000         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
14001         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
14002         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
14003           GST_PTR_FORMAT should be used to print caps in debug statements.
14004
14005 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14006
14007         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
14008
14009         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
14010         (ape_demux_parse_tags):
14011           Some clean-ups and additions: map APE 'file' tag to
14012           GST_TAG_LOCATION (#343123); add support for extracting
14013           the track count and clean up parsing a bit (#343127).
14014
14015 2006-05-28  Edward Hervey  <edward@fluendo.com>
14016
14017         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
14018         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
14019
14020 2006-05-28  Edward Hervey  <edward@fluendo.com>
14021
14022         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
14023         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14024         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
14025         * ext/jpeg/gstjpegdec.h:
14026         Clip outgoing buffers according to currently configured segment.
14027
14028 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14029
14030         * ext/taglib/gstid3v2mux.cc:
14031           Handle  writing of track-count or album-volume-count without
14032           track-number or albume-volume-number (in this case the number
14033           will just be set to 0).
14034
14035         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
14036           It would be nice if we actually checked the values received for
14037           track/album-volume number/count in  _check_tags(), rather than
14038           setting them again ...
14039
14040 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14041
14042         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
14043           A track/volume number or count of 0 does not make sense,
14044           just ignore it along with negative numbers (a tag might
14045           only contain a track count without a track number).
14046
14047 2006-05-27  Edward Hervey  <edward@fluendo.com>
14048
14049         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
14050         (gst_jpeg_dec_sink_event):
14051         Abort decompression when receiving FLUSH_STOP. This should avoid
14052         issues when interrupting decoding with flushes.
14053
14054 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14055
14056         * ext/flac/gstflac.c:
14057           Don't #include file we don't dist any longer.
14058
14059 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14060
14061         * README:
14062           Replace current README (containing the release notes from
14063           some 0.9.x version) with a proper README taken from the core.
14064
14065 2006-05-24  Wim Taymans  <wim@fluendo.com>
14066
14067         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
14068         Implement EOS correctly by either posting
14069         SEGMENT_DONE or pushing an EOS message depending
14070         on the seek type. Fixes #342592
14071
14072 2006-05-24  Wim Taymans  <wim@fluendo.com>
14073
14074         * gst/law/alaw-decode.c: (gst_alawdec_chain):
14075         * gst/law/alaw-decode.h:
14076         * gst/law/alaw-encode.c: (gst_alawenc_chain):
14077         * gst/law/alaw-encode.h:
14078         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
14079         * gst/law/mulaw-decode.h:
14080         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
14081         * gst/law/mulaw-encode.h:
14082         Some cleanups in the chain functions.
14083         Remove some GStreamer 0.0.2 bits.
14084
14085 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14086
14087         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14088
14089         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
14090           gst_collect_pads_stop() needs to be called before chaining up
14091           to the parent class (#342734).
14092
14093 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14094
14095         * ext/flac/Makefile.am:
14096         * ext/flac/flac_compat.h:
14097         * ext/flac/gstflac.c:
14098         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
14099         * ext/flac/gstflacenc.c:
14100           Remove backwards compatibility cruft for dealing with FLAC API
14101           changes in the 1.0.x series - we require 1.1.1 or newer these days.
14102
14103 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14104
14105         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14106         (gst_matroska_demux_push_xiph_codec_priv_data),
14107         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14108         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
14109         * gst/matroska/matroska-ids.h:
14110         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
14111         (gst_matroska_mux_video_pad_setcaps),
14112         (xiph3_streamheader_to_codecdata),
14113         (vorbis_streamheader_to_codecdata),
14114         (theora_streamheader_to_codecdata),
14115         (gst_matroska_mux_audio_pad_setcaps),
14116         (gst_matroska_mux_write_data):
14117           Add support for muxing/demuxing theora video (#342448; too bad
14118           none of the usual linux players can actually play this). Playback
14119           in GStreamer will require additional changes to theoradec in -base.
14120           Refactor streamheaders <=> CodecPrivateData code a bit; some small
14121           cleanups.
14122
14123 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14124
14125         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
14126         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
14127           Fix crashes when the horizontal subsampling is 1.
14128           Fixes #342097.
14129
14130 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14131
14132         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14133
14134         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
14135         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
14136         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
14137         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
14138         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
14139         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
14140         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
14141         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
14142         (gst_avi_mux_change_state):
14143         * gst/avi/gstavimux.h:
14144           Some enhancements for avimux (#342526):
14145            - add odml (large file) index support
14146            - store codec init data (e.g. huffyuv)
14147            - miscellaneous other fixes/cleanups
14148
14149 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14150
14151         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
14152         Don't output any tag when we encounter a negative track number - the
14153         tag type is uint, so we end up outputting huge positive numbers
14154         instead. (Fixes: #342029)
14155
14156 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14157
14158         * configure.ac:
14159           update for new GSTPB_PLUGINS_DIR
14160
14161 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
14162
14163         * rtp/gst/gstrtph263pay.c:
14164         Properly set static caps for H263 at 34.
14165
14166 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14167
14168         Patch by: James "Doc" Livingston  <doclivingston gmail com>
14169
14170         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
14171           Merge event tags and tag setter tags correctly (#339918). Also,
14172           don't leak taglist in case of an error.
14173           
14174 2006-05-17  Edward Hervey  <edward@fluendo.com>
14175
14176         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
14177         We can only do caps intersection if the othercaps are non-empty and not
14178         ANY. Else we return the pad template (base_caps).
14179
14180 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
14181
14182         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
14183           Fix crash when outputting debugging information for certain
14184           pictures (always good to use the right struct member for
14185           the number of records in an array).
14186
14187 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14188
14189         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
14190
14191         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
14192         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
14193         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
14194         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
14195         (gst_ebml_read_float), (gst_ebml_read_ascii),
14196         (gst_ebml_read_binary):
14197           Don't create unnecessary sub-buffers all the time. Dramatically
14198           improves performance with multiple concurrently running
14199           matroskademux instances (#341818) (and avoids doing
14200           unnecessarily inefficient things in the general case).
14201
14202 2006-05-16  Edward Hervey  <edward@fluendo.com>
14203
14204         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
14205         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
14206         return value of gst_pad_push_event().
14207
14208 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
14209
14210         * gst/autodetect/gstautoaudiosink.c:
14211         (gst_auto_audio_sink_find_best):
14212         * gst/autodetect/gstautovideosink.c:
14213         (gst_auto_video_sink_find_best):
14214         Make the name of the child element be based on the name of the
14215         parent, so that debug output is more useful.
14216         
14217         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
14218         (parse_insert_string_field), (parse_split_strings):
14219         Rework string parsing to always walk over BOM markers in UTF16
14220         strings, using the endianness indicated by the innermost one,
14221         then trying the opposite endianness if that fails to convert
14222         to valid UTF-8. Fixes #341774
14223
14224 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14225
14226         Patch from: Matthieu <matthieu at fluendo dot com>
14227
14228         * ext/libpng/Makefile.am:
14229         Add LIBPNG_CFLAGS.
14230
14231 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14232
14233         * ext/taglib/gstid3v2mux.cc:
14234           Add support for writing images (APIC frames) into ID3v2
14235           tags (picture type always set to 'other' for now though).
14236
14237 2006-05-14  Michael Smith  <msmith@fluendo.com>
14238
14239         * gst/wavparse/gstwavparse.c:
14240           Update docs; wavparse implements push and pull modes.
14241
14242 2006-05-12  Wim Taymans  <wim@fluendo.com>
14243
14244         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
14245         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
14246         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
14247         Ooops, bitten by the copy-and-paste design paradigm, fixes
14248         seek again.
14249
14250 2006-05-12  Wim Taymans  <wim@fluendo.com>
14251
14252         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14253         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
14254         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
14255         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
14256         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
14257         (gst_avi_demux_massage_index),
14258         (gst_avi_demux_calculate_durations_from_index),
14259         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
14260         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
14261         (gst_avi_demux_loop):
14262         * gst/avi/gstavidemux.h:
14263         Some cleanups, prepare to use GstSegment.
14264         Fix error in entry walking code.
14265         Fix VBR detection.
14266         Smarter timestamp calculation code.
14267         Uniform error/eos handling.
14268
14269 2006-05-12  Michael Smith  <msmith@fluendo.com>
14270
14271         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
14272         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
14273           Fix use of uninitialised values if we're NOT seeking in ready.
14274           Fix typos.
14275
14276 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
14277
14278         * gst/wavparse/Makefile.am:
14279           Add CFLAGS and LIBS for libgstbase, fixes build on
14280           Cygwin (#341489).
14281
14282 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
14283
14284         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
14285           Some more debug info. No need to check whether the string
14286           returned by g_convert() is really UTF-8 - either it is or
14287           we get NULL returned.
14288
14289 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
14290
14291         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
14292           Fix parsing of numeric genre strings some more, by ensuring that
14293           we only try and parse strings that a) Start with '(' and b) Consist
14294           only of digits.
14295           Also, when finding an escaping '((' sequence, bust it back to '(' by
14296           swallowing the first parenthesis
14297
14298 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
14299
14300         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
14301         (gst_esdsink_open), (gst_esdsink_close):
14302         * ext/esd/esdsink.h:
14303           Move the esd_get_server_info() into gst_esdsink_open() and fail
14304           with a decent error message on errors.
14305
14306 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14307
14308         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
14309         (gst_esdmon_channels_get_type):
14310         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
14311         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
14312         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
14313         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
14314         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
14315         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
14316         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
14317         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
14318         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
14319         * gst/videomixer/videomixer.c:
14320         (gst_video_mixer_background_get_type):
14321           Const-ify GEnumValue arrays.
14322
14323 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14324
14325         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
14326
14327         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
14328         (gst_avi_mux_do_video_buffer):
14329           Work around gst_buffer_make_metadata_writable() bug that
14330           results in avimux marking all frames in the index as
14331           keyframes (#340859).
14332           
14333 2006-05-08  Wim Taymans  <wim@fluendo.com>
14334
14335         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
14336         Make parsing of urls suck slightly less.
14337
14338 2006-05-08  Edward Hervey  <edward@fluendo.com>
14339
14340         * autogen.sh: (CONFIGURE_DEF_OPT): 
14341         libtoolize on Darwin/MacOSX is called glibtoolize.
14342
14343 2006-05-08  Wim Taymans  <wim@fluendo.com>
14344
14345         Patch by: Jens Granseuer <jensgr at gmx dot net>
14346
14347         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
14348         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
14349         C89 compliance fixes. Fixes #340980
14350
14351 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
14352
14353         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
14354         * ext/flac/gstflacdec.h:
14355           Handle segment seeks that include the end of the file as stop point
14356           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
14357           message instead of an EOS event in case we're in segment seek
14358           mode (fixes #340699).
14359           
14360 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
14361
14362         * ext/cairo/gsttextoverlay.c:
14363         * ext/flac/gstflacdec.c:
14364         * ext/gdk_pixbuf/pixbufscale.c:
14365         * gst/apetag/gstapedemux.c:
14366         * gst/debug/breakmydata.c:
14367         * gst/debug/testplugin.c:
14368         * gst/matroska/ebml-write.c:
14369         * gst/multipart/multipartdemux.c:
14370         * sys/osxaudio/gstosxaudiosink.c:
14371         * sys/osxaudio/gstosxaudiosrc.c:
14372         Add semicolons after GST_BOILERPLATE[_FULL] so that
14373         indent doesn't mess up following lines.
14374
14375 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
14376
14377         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
14378
14379         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
14380           Don't leak caps when freeing the stream context (#340623).
14381
14382 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
14383
14384         * configure.ac:
14385           Back to CVS
14386
14387 === release 0.10.3 ===
14388
14389 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
14390
14391         * configure.ac:
14392           releasing 0.10.3, "Desplazado"
14393
14394 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
14395
14396         * gst/matroska/matroska-mux.c:
14397         (gst_matroska_mux_stream_is_vorbis_header),
14398         (gst_matroska_mux_write_data):
14399           Don't strcmp() NULL strings.
14400           Only start new clusters on video keyframes, not on any
14401           random audio buffer that doesn't have the DELTA_UNIT
14402           flag set (fixes 'make check' again).
14403
14404 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
14405
14406         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14407
14408         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
14409         (gst_matroska_mux_stream_is_vorbis_header),
14410         (gst_matroska_mux_write_data):
14411           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
14412           value and then dead-lock when muxing vorbis audio streams
14413           (the three vorbis header buffers carry no timestamp, and it
14414           would try to mux these after all video buffers). Fixes #340346.
14415
14416           Improve clustering: start a new cluster also whenever we get
14417           a keyframe.     
14418
14419 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14420
14421         * win32/common/config.h:
14422         * win32/MANIFEST
14423           add the generated file as well
14424
14425 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14426
14427         * Makefile.am:
14428         * configure.ac:
14429         * win32/common/config.h.in:
14430           add win32 stuff
14431
14432 2006-05-03  Michael Smith  <msmith@fluendo.com>
14433
14434         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
14435           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
14436           SUCKS.
14437
14438 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
14439
14440         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
14441         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
14442         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
14443           don't leak caps-string
14444
14445 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
14446
14447         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
14448         (gst_id3demux_sink_activate):
14449           Let core insert default error message for TYPE_NOT_FOUND
14450           errors, it's just as good as our own and has the added
14451           bonus of being translated.
14452
14453 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
14454
14455         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
14456         (gst_tag_demux_sink_event):
14457         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
14458         (gst_id3demux_sink_event):
14459           Post an error message when we get an EOS event and were not
14460           able to find out the type of stream.
14461
14462         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
14463         (test_taglib_id3mux_with_tags):
14464           Decrease num-buffers to 16 per iteration again, otherwise the
14465           many memcpy()s and reallocations in the test will hammer slow
14466           CPUs completely and make the test timeout.
14467
14468 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14469
14470         * configure.ac:
14471           figure out where plugins-base plugins are
14472         * tests/check/Makefile.am:
14473           use plugins-base plugins, so we have typefind functions
14474         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
14475           increase num-buffers, this makes sure the test errors out instead
14476           of timing out when no typefind functions are present
14477
14478 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14479
14480         * docs/plugins/Makefile.am:
14481           also check .cc files for gtk-doc markup
14482         * configure.ac:
14483         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14484         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14485         * tests/check/Makefile.am:
14486         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
14487         * ext/Makefile.am:
14488         * ext/taglib/Makefile.am:
14489         * ext/taglib/gstid3v2mux.h:
14490         * ext/taglib/gsttaglibmux.c:
14491         * ext/taglib/gsttaglibmux.h:
14492           move taglib-based id3v2muxer to -good.  Fixes #336110.
14493
14494 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
14495
14496         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
14497           ... and fix multichannel/WAVFORMATEX support again.
14498
14499 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
14500
14501         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14502         (gst_wavparse_class_init), (gst_wavparse_dispose),
14503         (gst_wavparse_reset), (gst_wavparse_init),
14504         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
14505         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
14506         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
14507         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
14508         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
14509         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
14510         (gst_wavparse_stream_data), (gst_wavparse_loop),
14511         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
14512         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
14513         (gst_wavparse_change_state), (plugin_init):
14514         * gst/wavparse/gstwavparse.h:
14515           Add push (streaming) mode to wavparse (fixes #337625)
14516
14517 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14518
14519         * configure.ac:
14520         * tests/Makefile.am:
14521           add ximagesrc icles test
14522
14523 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14524
14525         * configure.ac:
14526         * docs/plugins/Makefile.am:
14527         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14528         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14529         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
14530         (gst_cmml_enc_push_clip):
14531         * sys/Makefile.am:
14532         * sys/ximage/Makefile.am:
14533         * sys/ximage/gstximagesrc.c:
14534           Move ximagesrc plug-in to good after review.  Fixes #336756.
14535
14536 2006-04-28  Michael Smith  <msmith@fluendo.com>
14537
14538         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
14539         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
14540         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
14541         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
14542         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
14543         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
14544         * gst/icydemux/gsticydemux.h:
14545           Fix event handling: cache events when typefinding and forward later.
14546
14547 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14548
14549         * sys/osxaudio/gstosxaudiosink.c:
14550         (plugin_init):
14551          Register osxaudiosrc to the plugin.
14552         * sys/osxaudio/gstosxaudiosrc.c:
14553         (gst_osx_audio_src_osxelement_do_init),
14554         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
14555         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
14556         (gst_osx_audio_src_get_property),
14557         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
14558         (gst_osx_audio_src_osxelement_init):
14559         * sys/osxaudio/gstosxaudiosrc.h:
14560           Port of osxaudiosrc to 0.10.
14561         * sys/osxaudio/Makefile.am:
14562           Add osxaudiosrc
14563
14564 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14565
14566         * sys/osxaudio/gstosxringbuffer.c:
14567         * sys/osxaudio/gstosxringbuffer.h:
14568           Forgot to commit earlier, part of the OSX audio plugin port
14569
14570 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
14571
14572         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
14573         (parse_split_strings):
14574           Recognise and skip any byte order marker (BOM) in
14575           UTF-16 strings.
14576
14577 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
14578
14579         * docs/plugins/Makefile.am:
14580         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14581         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14582         * docs/plugins/gst-plugins-good-plugins.hierarchy:
14583         * docs/plugins/inspect/plugin-avi.xml:
14584         * gst/avi/gstavidemux.c:
14585         * gst/avi/gstavimux.c:
14586           Add docs for both avidemux and avimux.
14587
14588 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
14589
14590         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
14591
14592         * gst/avi/Makefile.am:
14593         * gst/avi/gstavi.c: (plugin_init):
14594         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
14595         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
14596         (gst_avi_mux_class_init), (gst_avi_mux_init),
14597         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
14598         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
14599         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
14600         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
14601         (gst_avi_mux_riff_get_avix_header),
14602         (gst_avi_mux_riff_get_video_header),
14603         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
14604         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
14605         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
14606         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
14607         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
14608         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
14609         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
14610         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
14611         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
14612         (gst_avi_mux_change_state):
14613         * gst/avi/gstavimux.h:
14614           Port AVI muxer to GStreamer-0.10 (#332031).
14615
14616         * tests/check/Makefile.am:
14617         * tests/check/elements/avimux.c:
14618         * tests/check/elements/.cvsignore:
14619           Add unit test for AVI muxer.
14620
14621 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
14622
14623         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14624         (gst_wavparse_class_init), (gst_wavparse_reset),
14625         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
14626         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
14627         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
14628         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
14629         (gst_wavparse_stream_data), (gst_wavparse_loop),
14630         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
14631         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
14632         (plugin_init):
14633         * gst/wavparse/gstwavparse.h:
14634           reverted patch #337625 for the price of 1 hour sleep
14635
14636 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
14637
14638         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14639         (gst_wavparse_class_init), (gst_wavparse_reset),
14640         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
14641         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
14642         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
14643         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
14644         (gst_wavparse_stream_data), (gst_wavparse_loop),
14645         (gst_wavparse_chain), (plugin_init):
14646         * gst/wavparse/gstwavparse.h:
14647           correct partial implementation of push mode
14648           (from my last commit)
14649
14650 2006-04-26  Wim Taymans  <wim@fluendo.com>
14651
14652         * ext/esd/esdsink.c:
14653         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
14654         it is not in esd.h
14655
14656 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
14657
14658         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
14659         (gst_au_parse_class_init), (gst_au_parse_init),
14660         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
14661         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
14662         (gst_au_parse_chain), (gst_au_parse_src_convert),
14663         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
14664         (gst_au_parse_sink_event), (gst_au_parse_src_event),
14665         (gst_au_parse_change_state):
14666         * gst/auparse/gstauparse.h:
14667           Rewrite auparse to suck a little bit less: make source pad
14668           dynamic, so decodebin/playbin work with non-raw formats
14669           like alaw/mulaw; add query function for duration/position
14670           queries; check whether we have enough data before attempting
14671           to parse the header (instead of crashing when that is not the
14672           case); work around audioconvert sucking by swapping endianness
14673           to the native endianness ourselves for float formats; send
14674           initial newsegment event. Fixes #161712.
14675
14676 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14677
14678         * sys/osxaudio/Makefile.am:
14679         * sys/osxaudio/gstosxaudioelement.c:
14680         (gst_osx_audio_element_get_type),
14681         (gst_osx_audio_element_class_init):
14682         * sys/osxaudio/gstosxaudioelement.h:
14683         * sys/osxaudio/gstosxaudiosink.c:
14684         (gst_osx_audio_sink_osxelement_do_init),
14685         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
14686         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
14687         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
14688         (gst_osx_audio_sink_create_ringbuffer),
14689         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
14690         (plugin_init):
14691         * sys/osxaudio/gstosxaudiosink.h:
14692         Port of osxaudiosink to 0.10
14693
14694 2006-04-26  Wim Taymans  <wim@fluendo.com>
14695
14696         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
14697         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
14698         the size of the ringbuffer. This should fix hangs with older 
14699         esd sound servers.
14700
14701 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
14702
14703         * ext/aalib/gstaasink.c:
14704         * ext/annodex/gstcmmldec.c:
14705         * ext/annodex/gstcmmlenc.c:
14706         * ext/cairo/gsttextoverlay.c:
14707         * ext/cairo/gsttimeoverlay.c:
14708         * ext/cdio/gstcdiocddasrc.c:
14709         * ext/dv/gstdvdec.c:
14710         * ext/dv/gstdvdemux.c:
14711         * ext/esd/esdmon.c:
14712         * ext/esd/esdsink.c:
14713         * ext/flac/gstflacenc.c:
14714         * ext/flac/gstflactag.c:
14715         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
14716         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
14717         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
14718         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
14719         * ext/gdk_pixbuf/pixbufscale.c:
14720         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
14721         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
14722         * ext/jpeg/gstjpegdec.c:
14723         * ext/jpeg/gstjpegenc.c:
14724         * ext/jpeg/gstsmokedec.c:
14725         * ext/jpeg/gstsmokeenc.c:
14726         * ext/libcaca/gstcacasink.c:
14727         * ext/libmng/gstmngdec.c:
14728         * ext/libmng/gstmngenc.c:
14729         * ext/libpng/gstpngdec.c:
14730         * ext/libpng/gstpngenc.c:
14731         * ext/mikmod/gstmikmod.c:
14732         * ext/raw1394/gstdv1394src.c:
14733         * ext/shout2/gstshout2.c: (gst_shout2send_init):
14734         * ext/shout2/gstshout2.h:
14735         * ext/speex/gstspeexdec.c:
14736         * ext/speex/gstspeexenc.c:
14737         * gst/alpha/gstalpha.c:
14738         * gst/alpha/gstalphacolor.c:
14739         * gst/apetag/gstapedemux.c:
14740         * gst/auparse/gstauparse.c:
14741         * gst/autodetect/gstautoaudiosink.c:
14742         (gst_auto_audio_sink_base_init):
14743         * gst/autodetect/gstautovideosink.c:
14744         (gst_auto_video_sink_base_init):
14745         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
14746         * gst/avi/gstavimux.c: (gst_avimux_base_init):
14747         * gst/cutter/gstcutter.c:
14748         * gst/debug/breakmydata.c:
14749         * gst/debug/efence.c:
14750         * gst/debug/gstnavigationtest.c:
14751         * gst/debug/gstnavseek.c:
14752         * gst/debug/negotiation.c:
14753         * gst/debug/progressreport.c:
14754         * gst/debug/testplugin.c:
14755         * gst/effectv/gstaging.c:
14756         * gst/effectv/gstdice.c:
14757         * gst/effectv/gstedge.c:
14758         * gst/effectv/gstquark.c:
14759         * gst/effectv/gstrev.c:
14760         * gst/effectv/gstshagadelic.c:
14761         * gst/effectv/gstvertigo.c:
14762         * gst/effectv/gstwarp.c:
14763         * gst/flx/gstflxdec.c:
14764         * gst/goom/gstgoom.c:
14765         * gst/icydemux/gsticydemux.c:
14766         * gst/id3demux/gstid3demux.c:
14767         * gst/interleave/deinterleave.c:
14768         * gst/interleave/interleave.c:
14769         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
14770         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
14771         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
14772         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
14773         * gst/level/gstlevel.c:
14774         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
14775         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
14776         * gst/median/gstmedian.c:
14777         * gst/monoscope/gstmonoscope.c:
14778         * gst/multipart/multipartdemux.c:
14779         * gst/multipart/multipartmux.c:
14780         * gst/oldcore/gstaggregator.c:
14781         * gst/oldcore/gstfdsink.c:
14782         * gst/oldcore/gstmd5sink.c:
14783         * gst/oldcore/gstmultifilesrc.c:
14784         * gst/oldcore/gstpipefilter.c:
14785         * gst/oldcore/gstshaper.c:
14786         * gst/oldcore/gststatistics.c:
14787         * gst/rtp/gstasteriskh263.c:
14788         * gst/rtp/gstrtpL16depay.c:
14789         * gst/rtp/gstrtpL16pay.c:
14790         * gst/rtp/gstrtpamrdepay.c:
14791         * gst/rtp/gstrtpamrpay.c:
14792         * gst/rtp/gstrtpdepay.c:
14793         * gst/rtp/gstrtpgsmpay.c:
14794         * gst/rtp/gstrtph263pay.c:
14795         * gst/rtp/gstrtph263pdepay.c:
14796         * gst/rtp/gstrtph263ppay.c:
14797         * gst/rtp/gstrtpilbcdepay.c:
14798         * gst/rtp/gstrtpmp4gpay.c:
14799         * gst/rtp/gstrtpmp4vdepay.c:
14800         * gst/rtp/gstrtpmp4vpay.c:
14801         * gst/rtp/gstrtpmpadepay.c:
14802         * gst/rtp/gstrtpmpapay.c:
14803         * gst/rtp/gstrtppcmadepay.c:
14804         * gst/rtp/gstrtppcmapay.c:
14805         * gst/rtp/gstrtppcmudepay.c:
14806         * gst/rtp/gstrtppcmupay.c:
14807         * gst/rtp/gstrtpspeexdepay.c:
14808         * gst/rtp/gstrtpspeexpay.c:
14809         * gst/rtsp/gstrtpdec.c:
14810         * gst/rtsp/gstrtspsrc.c:
14811         * gst/smpte/gstsmpte.c:
14812         * gst/udp/gstdynudpsink.c:
14813         * gst/udp/gstmultiudpsink.c:
14814         * gst/udp/gstudpsink.c:
14815         * gst/udp/gstudpsrc.c:
14816         * gst/videobox/gstvideobox.c:
14817         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
14818         * gst/videofilter/gstvideobalance.c:
14819         * gst/videofilter/gstvideoflip.c:
14820         * gst/videofilter/gstvideotemplate.c:
14821         (gst_videotemplate_base_init):
14822         * gst/videomixer/videomixer.c:
14823         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14824         (gst_wavparse_class_init), (gst_wavparse_dispose),
14825         (gst_wavparse_reset), (gst_wavparse_init),
14826         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
14827         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
14828         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
14829         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14830         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
14831         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
14832         (gst_wavparse_change_state):
14833         * gst/wavparse/gstwavparse.h:
14834         * sys/oss/gstossmixerelement.c:
14835         * sys/oss/gstosssink.c:
14836         * sys/oss/gstosssrc.c:
14837         * sys/osxaudio/gstosxaudioelement.c:
14838         * sys/osxaudio/gstosxaudiosink.c:
14839         * sys/osxaudio/gstosxaudiosrc.c:
14840         * sys/sunaudio/gstsunaudiomixer.c:
14841         * sys/sunaudio/gstsunaudiosink.c:
14842           Define GstElementDetails as const and also static (when defined as
14843           global)
14844
14845 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14846
14847         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
14848           Source pad has fixed caps. If we don't set this, bad
14849           things happen when the window is resized.
14850
14851 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14852
14853         * gst/matroska/Makefile.am:
14854         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14855         (gst_matroska_demux_handle_src_event):
14856         * gst/matroska/matroska-ids.c:
14857         (gst_matroska_track_init_video_context),
14858         (gst_matroska_track_init_audio_context),
14859         (gst_matroska_track_init_subtitle_context),
14860         (gst_matroska_track_init_complex_context):
14861         * gst/matroska/matroska-ids.h:
14862           Handle case where the TrackType ebml chunk does not come before the
14863           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
14864           events.
14865
14866 2006-04-25  Wim Taymans  <wim@fluendo.com>
14867
14868         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
14869         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
14870         It's codec_data, not codec_info.
14871
14872 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14873
14874         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
14875
14876         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14877           Handle codec_data for VfW compatibility codec IDs (#339451)
14878
14879         * gst/matroska/matroska-mux.c:
14880         (gst_matroska_mux_video_pad_setcaps):
14881           Same here, handle codec_data and add additional caps we can handle
14882           now to the pad template (huffyuv, dv and h263 video) (#339451)
14883
14884 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14885
14886         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
14887
14888         * gst/matroska/matroska-mux.c:
14889         (gst_matroska_mux_create_buffer_header),
14890         (gst_matroska_mux_write_data):
14891           Fix timestamping of B-frames, use signed integers, do
14892           some rounding (#339678).
14893
14894 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
14895
14896         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
14897         just make it compile with --disable-gst-debug.
14898
14899 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
14900
14901         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14902         Fix a bad conversion using gst_guint64_to_gdouble.
14903         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
14904         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
14905         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
14906     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
14907         mistake.
14908
14909 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
14910
14911         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14912         Use gst_guint64_to_gdouble for conversions
14913         * win32/vs6/gst_plugins_good.dsw:
14914         * win32/vs6/libgsticydemux.dsp:
14915         Add a project file for icydemux
14916
14917 2006-04-21  Wim Taymans  <wim@fluendo.com>
14918
14919         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
14920
14921         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14922         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
14923         When splitting audio chunks, the block alignment is not taken in
14924         consideration, so the smaller chunks could be of size which is 
14925         not a multiple of the block alignment. Fixes #336904
14926
14927 2006-04-21  Wim Taymans  <wim@fluendo.com>
14928
14929         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
14930         Use scale functions
14931
14932 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
14933
14934         * ext/dv/gstdv.c: (plugin_init):
14935           Fix build.
14936
14937 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
14938
14939         * gst/debug/progressreport.c: (gst_progress_report_finalize),
14940         (gst_progress_report_class_init), (gst_progress_report_init),
14941         (gst_progress_report_do_query), (gst_progress_report_report),
14942         (gst_progress_report_set_property),
14943         (gst_progress_report_get_property):
14944           Add 'format' property to force querying to a particular format.
14945
14946 2006-04-21  Andy Wingo  <wingo@pobox.com>
14947
14948         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
14949         best, on big endian systems. Drop its rank in that case. OTOH on
14950         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
14951
14952 2006-04-21  Michael Smith  <msmith@fluendo.com>
14953
14954         * configure.ac:
14955         * gst/icydemux/Makefile.am:
14956         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
14957         (gst_icydemux_base_init), (gst_icydemux_class_init),
14958         (gst_icydemux_reset), (gst_icydemux_init),
14959         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
14960         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
14961         (unicodify), (gst_icydemux_unicodify),
14962         (gst_icydemux_parse_and_send_tags),
14963         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
14964         (gst_icydemux_chain), (gst_icydemux_change_state),
14965         (gst_icydemux_send_tag_event), (plugin_init):
14966         * gst/icydemux/gsticydemux.h:
14967         * tests/check/Makefile.am:
14968         * tests/check/elements/icydemux.c: (typefind_succeed),
14969         (plugin_init), (icydemux_found_pad), (create_icydemux),
14970         (cleanup_icydemux), (push_data), (GST_START_TEST),
14971         (icydemux_suite), (main):
14972           Add icydemux, and tests.
14973
14974 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14975
14976         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
14977           Post SEGMENT_DONE message in TIME format.
14978
14979 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14980
14981         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
14982
14983         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
14984         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
14985           Fix index creation when we have to scan the file to create
14986           an index. There may be other types of RIFF 'LIST' chunks than
14987           'movi' and we need to skip them properly as well or we'll end up
14988           reading garbage (#336889). Some other cosmetic changes.
14989           
14990 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14991
14992         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
14993         (gst_flac_dec_handle_seek_event):
14994           Add support for segment seeks (fixes #338290). Also demote
14995           some recurring debug message from DEBUG to LOG level.
14996
14997 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14998
14999         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15000         (gst_matroskademux_do_index_seek),
15001         (gst_matroska_demux_handle_seek_event),
15002         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
15003         * gst/matroska/matroska-ids.h:
15004           Set DISCONT flag on first buffer after a discontinuity.
15005           Fix newsegment events sent when seeking and honour KEY_UNIT
15006           seek flag. Create pad with bogus caps if we don't recognise
15007           the stream codec id.
15008
15009         * gst/matroska/matroska-demux.h:
15010           Fix GObject macros.
15011
15012 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15013
15014         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15015
15016         * gst/matroska/matroska-demux.c:
15017         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
15018           Handle end of segment properly when set; don't dead-lock when
15019           posting start of segment message when doing a segment seek.
15020           Fixes #338810.
15021
15022 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15023
15024         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
15025         (gst_matroska_demux_plugin_init):
15026           Make mpeg2 aac audio work: create artificial private codec data
15027           chunk which faad2 seems to require, just as we do for mpeg4 aac.
15028           Also call gst_riff_init(). Partially fixes #338767.
15029
15030 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
15031
15032         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
15033         (gst_wavenc_class_init), (gst_wavenc_init),
15034         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
15035         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
15036         (gst_wavenc_chain), (gst_wavenc_change_state):
15037         * gst/wavenc/gstwavenc.h:
15038           Set caps on first outgoing buffer, so that it doesn't error out
15039           immediately with a non-negotiated error (#338716). Rewrite and
15040           clean up a bit; fix setcaps function to parse things properly;
15041           fix sink caps (8bit audio is unsigned and doesn't have depth);
15042           use boilerplate macros; remove unused properties stuff.
15043
15044 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15045
15046         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15047           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
15048           handle MJPEG streams and might be autoplugged for those if the
15049           user doesn't have jpegdec installed (resulting in a cryptic error
15050           message about huffman tables). Better to disable JPEG decoding here
15051           and let the user figure out that she needs to install jpegdec.
15052
15053 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15054
15055         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
15056         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
15057         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
15058         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15059           Make work with packetised/framed input (e.g. png-in-quicktime). Use
15060           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
15061           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
15062           debug messages. Fix boilerplate macros.
15063
15064 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15065
15066         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
15067         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
15068           No need to special-case for Gdk-2.0 any longer, we require
15069           Gdk 2.2 or newer; minor clean-ups.
15070
15071 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15072
15073         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
15074         (gst_shout2send_class_init), (gst_shout2send_init),
15075         (set_shout_metadata), (gst_shout2send_set_metadata),
15076         (gst_shout2send_event), (gst_shout2send_start),
15077         (gst_shout2send_connect), (gst_shout2send_stop),
15078         (gst_shout2send_render), (gst_shout2send_set_property),
15079         (gst_shout2send_get_property), (gst_shout2send_setcaps),
15080         (plugin_init):
15081         * ext/shout2/gstshout2.h:
15082         * po/POTFILES.in:
15083           Rewrite a bit: use GstBaseSink::start and stop instead of a state
15084           change function; use GST_ELEMENT_ERROR for error reporting, not
15085           g_error() or GST_ERROR(); don't unref caps in setcaps function,
15086           will cause crashes or assertion failures; remove (unused) "sync"
15087           property, basesink already has such a property; misc. other
15088           minor fixes and cleanups.
15089
15090 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15091
15092         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
15093         * ext/esd/gstesd.c: (plugin_init):
15094         * po/POTFILES.in:
15095           Add translatable error message for when we cannot
15096           connect to the sound server, as "Cannot open resource
15097           for writing" isn't really an acceptable message to show
15098           to the user in this case.
15099
15100 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15101
15102         * sys/oss/gst-i18n-plugin.h:
15103           Remove bogus file that doesn't belong here.
15104
15105 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
15106
15107         Patch by: Philippe Valembois
15108
15109         * ext/shout2/gstshout2.c: (gst_shout2send_init),
15110         (gst_shout2send_set_metadata), (gst_shout2send_event),
15111         (gst_shout2send_render), (gst_shout2send_change_state):
15112         * ext/shout2/gstshout2.h:
15113           Handle tags being received before the connection to
15114           the server is established properly (see #338636).
15115
15116 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
15117
15118         * ext/shout2/gstshout2.c: (gst_shout2send_render):
15119           Don't crash in case the connection to the server fails:
15120           don't set pointer to NULL by assigning FALSE; error out
15121           properly by using GST_ELEMENT_ERROR and returning
15122           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
15123           before resetting the pointer.
15124
15125 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
15126
15127         * gst/id3demux/id3tags.c:
15128         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
15129         (Fixes #338713)
15130
15131 2006-04-12  Wim Taymans  <wim@fluendo.com>
15132
15133         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
15134         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
15135         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
15136         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
15137         (gst_gdk_pixbuf_chain):
15138         Some cleanups.
15139         Added RGBA as a possible output format.
15140         Correctly free the supported mimetypes.
15141         deprecate silent arg, it's not used.
15142         Return result from _alloc_buffer to peer.
15143
15144 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15145
15146         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
15147           Don't leak memory allocated by gst_buffer_new_and_alloc() by
15148           overwriting GST_BUFFER_MALLOCDATA.
15149
15150 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15151
15152         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
15153         (user_endrow_callback), (user_end_callback),
15154         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
15155         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
15156         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
15157         * ext/libpng/gstpngdec.h:
15158           Handle more than one frame if the content is framed,
15159           like with png-in-quicktime (#331917).
15160
15161 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15162
15163         * sys/oss/Makefile.am:
15164         * sys/oss/common.h:
15165         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
15166         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
15167         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
15168         (gst_oss_src_unprepare):
15169           - the user-visible error strings were in the wrong category
15170           - and the messages were not marked for translation
15171           - which is actually a good thing, because they were exactly
15172             the kind of message you would never want anyone to see
15173           - the macros were using variables that didn't exist in the macro
15174             arguments
15175           - and they were obviously copied from each other and then modified
15176           - so a common header makes sense
15177
15178 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
15179
15180         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15181           Don't try to modify read-only data.
15182
15183         * gst/matroska/matroska-demux.c:
15184         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
15185           Fix comment (won't crash any longer now).
15186
15187 2006-04-10  Michael Smith  <msmith@fluendo.com>
15188
15189         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
15190           Use copies of header buffers for caps to avoid circular refcounting
15191           problems (as in theoradec, vorbisdec).
15192
15193         * tests/check/elements/cmmldec.c: (GST_START_TEST):
15194           Fix a typo in test that meant it was testing the wrong thing.
15195
15196         * tests/check/elements/cmmlenc.c: (check_headers):
15197           Fix refcount checks now that we use buffer-copies for caps.
15198
15199 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
15200
15201         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
15202         (gst_matroska_demux_handle_seek_event),
15203         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
15204         (gst_matroska_demux_subtitle_caps),
15205         (gst_matroska_demux_plugin_init):
15206           Use static pad templates with ANY caps for audio and video
15207           source pads and get rid of a lot of unnecessary (and partially
15208           broken) code for the template caps. Clean up caps finding
15209           functions. Fixes playback of audio files/streams that do not
15210           contain the sample rate and/or number of channels in the audio
15211           context (happens a lot with vorbis/mp3 .mka files it seems).
15212           Fixes #337183.
15213           Also add myself to copyright holders.
15214
15215 2006-04-10  Michael Smith  <msmith@fluendo.com>
15216
15217         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
15218           Use g_list_delete_link () instead of g_list_remove_link () so that
15219           we free the link as well as the contained data.
15220
15221 2006-04-10  Wim Taymans  <wim@fluendo.com>
15222
15223         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
15224
15225         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
15226         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15227         (gst_avi_demux_stream_header):
15228         Fix some crashers with empty chunks. (Fixes #337749)
15229
15230 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15231
15232         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
15233           use G_GINT64_CONSTANT for INT64 constants
15234         * gst/videofilter/gstvideobalance.c:
15235           define rint for WIN32 #define rint(x) (floor((x)+0.5))
15236         * win32/vs6/libgstavi.dsp:
15237          add missing libraries for the link and remove avimux.c from
15238          the project as it isn't ported to 0.10 yet
15239         
15240 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
15241
15242         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15243           Even better would be if we actually did the right thing
15244           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
15245
15246 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
15247
15248         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15249           Can't just replace 1LL with 1L here just because MSVC doesn't
15250           support it, as it might lead to incorrect results when doing the
15251           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
15252           force a 64-bit constant in a way that all compilers are happy with.
15253
15254 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15255
15256         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
15257         * ext/esd/esdsink.c: (gst_esdsink_class_init):
15258         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
15259         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
15260         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
15261         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
15262         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
15263         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
15264         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
15265         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
15266         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
15267         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
15268         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
15269         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
15270         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
15271         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
15272         * gst/avi/gstavimux.c: (gst_avimux_class_init):
15273         * gst/debug/efence.c: (gst_efence_class_init):
15274         * gst/debug/negotiation.c: (gst_negotiation_class_init):
15275         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
15276         * gst/goom/gstgoom.c: (gst_goom_class_init):
15277         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
15278         * gst/interleave/deinterleave.c: (deinterleave_class_init):
15279         * gst/interleave/interleave.c: (interleave_class_init):
15280         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
15281         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
15282         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
15283         * gst/median/gstmedian.c: (gst_median_class_init):
15284         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
15285         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
15286         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
15287         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
15288         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
15289         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
15290         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
15291         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
15292         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
15293         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
15294         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
15295         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
15296         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
15297         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
15298         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
15299         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
15300         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
15301         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
15302         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
15303         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
15304         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
15305         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
15306         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
15307         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
15308         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15309         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
15310         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
15311         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
15312         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
15313         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
15314         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
15315         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15316         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
15317         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
15318         * sys/osxaudio/gstosxaudioelement.c:
15319         (gst_osxaudioelement_class_init):
15320         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
15321         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
15322         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
15323         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15324
15325 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15326
15327         * ext/mikmod/gstmikmod.h:
15328         * gst/level/gstlevel.h:
15329         Fix more broken GObject macros
15330
15331 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15332
15333         * ext/annodex/gstcmmldec.h:
15334         * ext/annodex/gstcmmlenc.h:
15335         * ext/annodex/gstcmmltag.h:
15336         * ext/cairo/gsttextoverlay.h:
15337         * ext/ladspa/gstsignalprocessor.h:
15338         * gst/matroska/ebml-read.h:
15339         * gst/matroska/ebml-write.h:
15340         * sys/osxaudio/gstosxaudioelement.h:
15341         Fix broken GObject macros
15342
15343 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
15344
15345         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
15346           Don't try to seek beyond the end of the file (would
15347           occasionally display error dialogs in totem when seeking
15348           to the end) (#335869). Will still throw an error though
15349           if the file is truncated and the total_samples value in
15350           the stream header is wrong.
15351
15352 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
15353
15354         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
15355         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
15356         (gst_flac_dec_metadata_callback):
15357         * ext/flac/gstflacdec.h:
15358           If the stream header doesn't contain the total number of samples,
15359           search for the last flac frame at the end of the file and calculate
15360           the total duration from that frame's offset (fixes #337609).
15361
15362 2006-04-07  Edward Hervey  <edward@fluendo.com>
15363
15364         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
15365         Don't unref the GstPadTemplate returned by
15366         gst_element_class_get_pad_template().
15367
15368 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
15369
15370         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15371
15372         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
15373         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
15374         * sys/sunaudio/gstsunaudiosink.h:
15375           Use spec->segsize and spec->segtotal in the prepare function
15376           to initialise the ring buffer instead of using the buffer-time
15377           property (#337421).
15378
15379 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
15380
15381         * configure.ac:
15382           Bump core requirements to CVS for gst_pad_query_peer_duration()
15383           which is used by speexdec.
15384
15385 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
15386
15387         * ext/speex/gstspeex.c: (plugin_init):
15388         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
15389         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
15390         (speex_get_sink_query_types), (speex_dec_sink_query),
15391         (speex_get_src_query_types), (speex_dec_src_query),
15392         (speex_dec_src_event), (speex_dec_sink_event),
15393         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
15394         (speex_dec_chain_parse_data), (speex_dec_chain),
15395         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
15396         (speex_dec_change_state):
15397         * ext/speex/gstspeexdec.h:
15398           Fix seeking and duration queries (#337033); clean up and
15399           refactor a bit.
15400
15401 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15402
15403         * ext/raw1394/gstdv1394src.c:
15404           distinguish between device not found and could not open for
15405           reading
15406
15407 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15408
15409         * Makefile.am:
15410         * configure.ac:
15411         * pkgconfig/.cvsignore:
15412         * pkgconfig/Makefile.am:
15413         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
15414           add a .pc file so other modules can use good plugins in tests
15415
15416 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15417
15418         * configure.ac:
15419           clean up, use AS_VERSION and AS_NANO
15420         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15421           use PACKAGE_VERSION define
15422         * po/af.po:
15423         * po/az.po:
15424         * po/cs.po:
15425         * po/en_GB.po:
15426         * po/hu.po:
15427         * po/it.po:
15428         * po/nb.po:
15429         * po/nl.po:
15430         * po/or.po:
15431         * po/sq.po:
15432         * po/sr.po:
15433         * po/sv.po:
15434         * po/uk.po:
15435         * po/vi.po:
15436           updated
15437
15438 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
15439
15440         * ext\jpeg\smokecodec.c:
15441           use of GST_DEBUG instead of DEBUG(a...) for WIN32
15442         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
15443           move first instruction after all variables declarations
15444         * gst\alpha\gstalpha.c:
15445         * gst\effectv\gstshagadelic.c:
15446         * gst\smpte\paint.c:
15447         * gst\videofilter\gstvideobalance.c:
15448           define M_PI if it's not defined (it's not defined on WIN32)
15449         * gst\cutter\gstcutter.c: (gst_cutter_chain):
15450         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
15451         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
15452         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
15453         (gst_matroska_demux_video_caps):
15454         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
15455         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
15456           use gst_guint64_to_gdouble for conversions
15457         * gst\goom\filters.c: (setPixelRGB_):
15458           fix a debug which was using undefined variable
15459         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
15460         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
15461           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
15462         * win32/vs6:
15463           add vs6 projects files for most of plugins-good
15464         
15465 2006-03-30  j^  <j@bootlab.org>
15466
15467         * ext/aalib/gstaasink.c:
15468         * ext/annodex/gstcmmldec.c:
15469         * ext/annodex/gstcmmlenc.c:
15470         * ext/cairo/gsttextoverlay.c:
15471         * ext/cairo/gsttimeoverlay.c:
15472         * ext/cdio/gstcdiocddasrc.c:
15473         * ext/dv/gstdvdec.c:
15474         * ext/esd/esdmon.c:
15475         * ext/esd/esdsink.c:
15476         * ext/flac/gstflacdec.c:
15477         * ext/flac/gstflacenc.c:
15478         * ext/flac/gstflactag.c:
15479         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
15480         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
15481         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
15482         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
15483         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15484         * ext/gdk_pixbuf/pixbufscale.c:
15485         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
15486         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
15487         * ext/jpeg/gstjpegdec.c:
15488         * ext/jpeg/gstjpegenc.c:
15489         * ext/jpeg/gstsmokedec.c:
15490         * ext/jpeg/gstsmokeenc.c:
15491         * ext/libcaca/gstcacasink.c:
15492         * ext/libmng/gstmngdec.c:
15493         * ext/libmng/gstmngenc.c:
15494         * ext/libpng/gstpngdec.c:
15495         * ext/libpng/gstpngenc.c:
15496         * ext/mikmod/gstmikmod.c:
15497         * ext/raw1394/gstdv1394src.c:
15498         * ext/shout2/gstshout2.c:
15499         * ext/speex/gstspeexdec.c:
15500         * ext/speex/gstspeexenc.c:
15501         * gst/alpha/gstalpha.c:
15502         * gst/alpha/gstalphacolor.c:
15503         * gst/auparse/gstauparse.c:
15504         * gst/autodetect/gstautoaudiosink.c:
15505         (gst_auto_audio_sink_base_init):
15506         * gst/autodetect/gstautovideosink.c:
15507         (gst_auto_video_sink_base_init):
15508         * gst/avi/gstavimux.c: (gst_avimux_base_init):
15509         * gst/cutter/gstcutter.c:
15510         * gst/debug/breakmydata.c:
15511         * gst/debug/efence.c:
15512         * gst/debug/gstnavigationtest.c:
15513         * gst/debug/negotiation.c:
15514         * gst/debug/progressreport.c:
15515         * gst/debug/testplugin.c:
15516         * gst/effectv/gstaging.c:
15517         * gst/effectv/gstdice.c:
15518         * gst/effectv/gstedge.c:
15519         * gst/effectv/gstquark.c:
15520         * gst/effectv/gstrev.c:
15521         * gst/effectv/gstvertigo.c:
15522         * gst/effectv/gstwarp.c:
15523         * gst/flx/gstflxdec.c:
15524         * gst/goom/gstgoom.c:
15525         * gst/interleave/deinterleave.c:
15526         * gst/interleave/interleave.c:
15527         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
15528         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
15529         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
15530         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
15531         * gst/level/gstlevel.c:
15532         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
15533         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
15534         * gst/median/gstmedian.c:
15535         * gst/monoscope/gstmonoscope.c:
15536         * gst/multipart/multipartdemux.c:
15537         * gst/multipart/multipartmux.c:
15538         * gst/oldcore/gstmd5sink.c:
15539         * gst/oldcore/gstmultifilesrc.c:
15540         * gst/oldcore/gstpipefilter.c:
15541         * gst/oldcore/gstshaper.c:
15542         * gst/oldcore/gststatistics.c:
15543         * gst/rtp/gstasteriskh263.c:
15544         * gst/rtp/gstrtpL16depay.c:
15545         * gst/rtp/gstrtpL16pay.c:
15546         * gst/rtp/gstrtpamrdepay.c:
15547         * gst/rtp/gstrtpamrpay.c:
15548         * gst/rtp/gstrtpdepay.c:
15549         * gst/rtp/gstrtpgsmpay.c:
15550         * gst/rtp/gstrtph263pay.c:
15551         * gst/rtp/gstrtph263pdepay.c:
15552         * gst/rtp/gstrtph263ppay.c:
15553         * gst/rtp/gstrtpmp4gpay.c:
15554         * gst/rtp/gstrtpmp4vdepay.c:
15555         * gst/rtp/gstrtpmp4vpay.c:
15556         * gst/rtp/gstrtpmpadepay.c:
15557         * gst/rtp/gstrtpmpapay.c:
15558         * gst/rtp/gstrtppcmadepay.c:
15559         * gst/rtp/gstrtppcmapay.c:
15560         * gst/rtp/gstrtppcmudepay.c:
15561         * gst/rtp/gstrtppcmupay.c:
15562         * gst/rtp/gstrtpspeexdepay.c:
15563         * gst/rtp/gstrtpspeexpay.c:
15564         * gst/rtsp/gstrtpdec.c:
15565         * gst/smpte/gstsmpte.c:
15566         * gst/videobox/gstvideobox.c:
15567         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
15568         * gst/videofilter/gstvideobalance.c:
15569         * gst/videofilter/gstvideoflip.c:
15570         * gst/videofilter/gstvideotemplate.c:
15571         (gst_videotemplate_base_init):
15572         * gst/videomixer/videomixer.c:
15573         * gst/wavenc/gstwavenc.c:
15574         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
15575          better/unified long descriptions
15576          Fixed #336602
15577          Some cleanups to auparse, don't send multiple newsegments.
15578
15579 2006-03-29  Wim Taymans  <wim@fluendo.com>
15580
15581         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
15582
15583         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
15584         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
15585         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
15586         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
15587         * ext/dv/gstdvdemux.h:
15588         Seek in READY patch. Only works for pull based mode.
15589         Fixes #323880
15590
15591 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15592
15593         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
15594         (gst_gdk_pixbuf_event):
15595           Fix two crashers: don't unref the same caps twice, and
15596           set pixbuf loader to NULL after freeing it.
15597
15598 2006-03-27  Wim Taymans  <wim@fluendo.com>
15599
15600         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
15601         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
15602         (gst_speexenc_chain):
15603         * ext/speex/gstspeexenc.h:
15604         Don't leak adapter.
15605         A push *always* takes ownership of the buffer, even on
15606         errors.
15607         Small cleanups.
15608
15609 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
15610
15611         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
15612           Create source pad without leaking.
15613
15614 2006-03-24  Wim Taymans  <wim@fluendo.com>
15615
15616         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
15617         * ext/flac/gstflacdec.h:
15618         * ext/flac/gstflacenc.h:
15619         Spifify a bit.
15620         Fix deadly lock order error in seeking code, STREAM_LOCK
15621         cannot be taken within LOCK and the streaming variables are
15622         protected with the STREAM_LOCK anyway.
15623
15624 2006-03-24  Wim Taymans  <wim@fluendo.com>
15625
15626         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
15627         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15628         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
15629         this patch combines the global init_frames with the stream
15630         init_frames. Rationale being that the global delay should 
15631         be subtracted from any stream delay.
15632         Fixes #335858.
15633
15634 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15635
15636         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
15637         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15638         * gst/smpte/gstsmpte.c: (gst_smpte_init):
15639         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15640         use DEBUG_FUNCPTR for collectpads
15641
15642 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15643
15644         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
15645           Don't crash when encoding images where the number of rows isn't
15646           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
15647
15648 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15649
15650         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
15651         * gst/interleave/deinterleave.c: (deinterleave_change_state):
15652         * gst/interleave/interleave.c: (interleave_change_state):
15653         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
15654           More state change function fixes.
15655
15656 2006-03-23  Wim Taymans  <wim@fluendo.com>
15657
15658         * ext/esd/esdsink.c: (gst_esdsink_class_init),
15659         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
15660         (gst_esdsink_prepare), (gst_esdsink_unprepare),
15661         (gst_esdsink_delay), (gst_esdsink_reset):
15662         * ext/esd/esdsink.h:
15663         Fix esd choppy playback by configuring audiosink
15664         correctly. Fixes #325191
15665
15666 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15667
15668         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
15669           Make state change function thread-safe.
15670
15671 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15672
15673         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
15674         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
15675           Don't try to read beyond the end of the file just because
15676           the header claims a bigger size (like with truncated files).
15677
15678 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15679
15680         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
15681         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
15682         (gst_wavparse_stream_data), (gst_wavparse_loop):
15683         * gst/wavparse/gstwavparse.h:
15684           Delay source pad creation until we have the first chunk of
15685           media data, so the we can examine the data and adjust the
15686           caps accordingly if required. This makes playback of .wav
15687           files with DTS-declared-as-PCM content work (#313266).
15688
15689 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
15690
15691         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15692         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15693         Don't attempt typefinding on too-short buffers that have been
15694         completely trimmed away. (Fixes #330239)
15695
15696         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
15697         Improve the debug output
15698
15699 2006-03-21  Wim Taymans  <wim@fluendo.com>
15700
15701         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
15702         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
15703         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
15704         (gst_esdsink_set_property), (gst_esdsink_get_property):
15705         Some cleanups.
15706         Reset fd to -1 when we close them.
15707
15708 2006-03-21  Wim Taymans  <wim@fluendo.com>
15709
15710         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
15711         the OPTIONS request result is optional so don't
15712         fail on it.
15713
15714 2006-03-21  Edward Hervey  <edward@fluendo.com>
15715
15716         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
15717         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
15718         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
15719         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
15720         (gst_wavparse_change_state):
15721         gcc 4.1 unreferenced pointer fixes.
15722
15723 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
15724
15725         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15726
15727         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15728           Fix block alignment calculation. Alignment should be done before
15729           adding the byte offset where the data starts (#335231).
15730
15731 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
15732
15733         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
15734           Ensure that we set correct caps on buffers that are transferred
15735           direct from the input.
15736
15737 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
15738
15739         * gst/goom/filters.c: (zoomFilterDestroy):
15740         * gst/goom/goom_core.c: (goom_close):
15741           Free filter data when cleaning up. (Fixes: #334995)
15742
15743 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
15744
15745         * configure.ac:
15746           Don't compile udp and rtsp plugins on win32 (mingw) or other
15747           systems that don't have <sys/socket.h> for some reason (#316203).
15748
15749 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15750
15751         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
15752         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
15753         * ext/raw1394/gstdv1394src.h:
15754           Change bus reset handler so it reports useful information such as
15755           whether the device being used connected or disconnected
15756
15757 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15758
15759         * gst/id3demux/id3v2frames.c:
15760         (parse_relative_volume_adjustment_two):
15761           We only care about gain and peak data for the master volume.
15762
15763 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15764
15765         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15766         (parse_id_string), (parse_unique_file_identifier),
15767         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
15768           Read replay gain tags (#323721).
15769
15770 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15771
15772         * configure.ac:
15773           Bump requirements to gst-plugins-base CVS because
15774           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
15775
15776 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15777
15778         * rtp/gst/gstrtppcmadepay.c:
15779         Fixed one of the caps in the code from mulaw to alaw.
15780
15781 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
15782
15783         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15784           Ensure that we set caps on the buffers we pass.
15785
15786         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15787         (gst_id3demux_sink_activate):
15788           Ensure that we set caps on the buffers we pass.
15789
15790           Use STREAM, TYPE_NOT_FOUND as the error class when
15791           typefinding fails.
15792
15793 2006-03-15  Edward Hervey  <edward@fluendo.com>
15794
15795         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
15796         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
15797         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15798         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15799         (gst_jpeg_dec_setcaps):
15800         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
15801         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
15802         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
15803         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
15804         (gst_mngdec_src_getcaps):
15805         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
15806         (gst_pngdec_caps_create_and_set):
15807         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
15808         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
15809         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
15810         * gst/alpha/gstalpha.c: (gst_alpha_init):
15811         * gst/auparse/gstauparse.c: (gst_au_parse_init):
15812         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
15813         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
15814         * gst/cutter/gstcutter.c: (gst_cutter_init):
15815         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
15816         (gst_efence_checkgetrange):
15817         * gst/debug/negotiation.c: (gst_negotiation_init):
15818         * gst/flx/gstflxdec.c: (gst_flxdec_init):
15819         * gst/goom/gstgoom.c: (gst_goom_init):
15820         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
15821         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
15822         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
15823         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
15824         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
15825         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
15826         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
15827         * gst/smpte/gstsmpte.c: (gst_smpte_init):
15828         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15829         (gst_wavparse_create_sourcepad):
15830         Fix memleak with gst_static_pad_template_get().
15831         This uses gst_pad_new_from_static_template() instead.
15832         Fixes #333512
15833
15834 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15835
15836         * configure.ac:
15837           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
15838           used by id3demux.
15839
15840         * gst/id3demux/gstid3demux.c: (plugin_init):
15841         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15842         (parse_user_text_identification_frame),
15843         (parse_unique_file_identifier):
15844           Add support for UFID and TXXX frames and extract musicbrainz tags.
15845
15846 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15847
15848         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
15849           Catch short reads, like they might happen with truncated
15850           files (see #305279); remove unnecessary indentation.
15851
15852 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15853
15854         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15855           Fix DIB image inversion for pictures with a
15856           depth != 8 (#305279).
15857
15858 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15859
15860         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
15861         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
15862         * ext/jpeg/gstjpegdec.h:
15863           Fix durations on outgoing buffers after seeking
15864           in MJPEG files (#334083); some minor clean-ups.
15865
15866 2006-03-13  Wim Taymans  <wim@fluendo.com>
15867
15868         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15869         (gst_wavparse_change_state):
15870         Implement seek in READY (re-fixes #327658)
15871
15872 2006-03-13  Wim Taymans  <wim@fluendo.com>
15873
15874         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
15875         * ext/esd/esdmon.c: (gst_esdmon_get):
15876         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
15877         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
15878         (gst_gdk_pixbuf_sink_getcaps):
15879         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
15880         (gst_jpegenc_setcaps):
15881         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
15882         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
15883         (gst_smokeenc_setcaps):
15884         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
15885         (gst_mngdec_src_getcaps):
15886         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
15887         (gst_mngenc_chain):
15888         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
15889         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
15890         * ext/speex/gstspeexdec.c: (speex_dec_convert),
15891         (speex_dec_src_event), (speex_dec_chain):
15892         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
15893         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
15894         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
15895         (gst_negotiation_pad_link), (gst_negotiation_chain):
15896         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
15897         (gst_flxdec_chain):
15898         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
15899         (deinterleave_chain):
15900         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
15901         * gst/median/gstmedian.c: (gst_median_link):
15902         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
15903         (gst_monoscope_chain):
15904         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
15905         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
15906         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
15907         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
15908         close #333784 unref the result of gst_pad_get_parent()
15909         by: Christophe Fergeau.
15910
15911 2006-03-09  Wim Taymans  <wim@fluendo.com>
15912
15913         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15914         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
15915         Handle events in push mode better, can now do non-flushing
15916         seeks in push mode as well.
15917
15918 2006-03-07  Wim Taymans  <wim@fluendo.com>
15919
15920         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
15921         Applied patch from Kai Vehmanen, fixes #333624.
15922
15923 2006-03-06  Julien MOUTTE  <julien@moutte.net>
15924
15925         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
15926         Implement paletted and grayscale png files handling.
15927         (#150363).
15928
15929 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15930
15931         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
15932         (gst_speexenc_chain):
15933           fix a tag list assert
15934           follow gst-plugins-base/ext/ogg/README; set OFFSET
15935           and OFFSET_END.  Muxes correctly with gst-plugins-base
15936           > 0.9.3
15937
15938 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
15939
15940         * gst/id3demux/Makefile.am:
15941         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
15942         (gst_id3demux_chain), (gst_id3demux_sink_activate):
15943           Use new typefind helper functions here as well, and
15944           do typefinding in pull-mode if upstream supports that.
15945
15946 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
15947
15948         * sys/sunaudio/gstsunaudiomixerctrl.c:
15949         (gst_sunaudiomixer_ctrl_get_volume),
15950         (gst_sunaudiomixer_ctrl_set_volume):
15951         * sys/sunaudio/gstsunaudiomixertrack.c:
15952         (gst_sunaudiomixer_track_new):
15953           Remove unused variables, breaks build from CVS
15954           with -Werror (#333392, patch by: Benjamin Pineau)
15955
15956 2006-03-03  Wim Taymans  <wim@fluendo.com>
15957
15958         * docs/plugins/Makefile.am:
15959         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15960         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15961         Added wavparse docs.
15962
15963         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
15964         (gst_wavparse_reset), (gst_wavparse_init),
15965         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
15966         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
15967         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
15968         (gst_wavparse_stream_data), (gst_wavparse_loop),
15969         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
15970         (gst_wavparse_change_state):
15971         * gst/wavparse/gstwavparse.h:
15972         Implement seek in READY (fixes #327658)
15973         Added docs and did some cleanups.
15974
15975 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
15976
15977         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15978         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
15979         (gst_avi_demux_calculate_durations_from_index),
15980         (gst_avi_demux_stream_header):
15981         * gst/avi/gstavidemux.h:
15982           If we have an index, use a duration based on the index instead
15983           of blindly trusting the information in the stream headers
15984           (fixes #331817).
15985
15986 2006-03-03  Wim Taymans  <wim@fluendo.com>
15987
15988         * docs/plugins/Makefile.am:
15989         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15990         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15991         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15992         Added smoke and jpeg to the docs.
15993
15994         * ext/jpeg/Makefile.am:
15995         * ext/jpeg/gstjpeg.c: (plugin_init):
15996         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15997         * ext/jpeg/gstjpegenc.h:
15998         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
15999         (gst_smokedec_chain):
16000         * ext/jpeg/gstsmokedec.h:
16001         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16002         * ext/jpeg/gstsmokeenc.h:
16003         * ext/jpeg/smokecodec.h:
16004         Port smokedec (fixes #331905).
16005         Added some docs.
16006         Some cleanups.
16007
16008 2006-03-03  Wim Taymans  <wim@fluendo.com>
16009
16010         * docs/plugins/Makefile.am:
16011         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16012         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16013         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16014         Added videobalance and videoflip to the docs.
16015
16016         * gst/videofilter/Makefile.am:
16017         * gst/videofilter/gstvideobalance.c:
16018         (gst_video_balance_update_tables_planar411),
16019         (gst_video_balance_is_passthrough),
16020         (gst_video_balance_update_properties), (oil_tablelookup_u8),
16021         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
16022         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
16023         (gst_video_balance_finalize), (gst_video_balance_class_init),
16024         (gst_video_balance_init), (gst_video_balance_interface_supported),
16025         (gst_video_balance_interface_init),
16026         (gst_video_balance_colorbalance_list_channels),
16027         (gst_video_balance_colorbalance_set_value),
16028         (gst_video_balance_colorbalance_get_value),
16029         (gst_video_balance_colorbalance_init),
16030         (gst_video_balance_set_property), (gst_video_balance_get_property),
16031         (gst_video_balance_get_type), (plugin_init):
16032         * gst/videofilter/gstvideobalance.h:
16033         Ported to 0.10. (Fixes #326160)
16034         Added docs.
16035
16036         * gst/videofilter/gstvideoflip.c:
16037         * gst/videofilter/gstvideoflip.h:
16038         Added docs.
16039
16040 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16041
16042         * configure.ac:
16043           Bump requirements to current core and -base CVS
16044           (core for new typefind helper API, and -base for the
16045           WAVFORMATEX support that was added to libgstriff and
16046           is needed by wavparse).
16047         
16048         * gst/apetag/Makefile.am:
16049         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
16050         (gst_tag_demux_sink_activate):
16051           Use new typefind helpers for typefinding instead of our
16052           home-grown stuff; also, do typefinding in pull-mode if
16053           upstream supports that.
16054
16055 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
16056
16057         Reviewed by: Christian Schaller <christian@fluendo.com>
16058
16059         This patch fixes bug: 329107
16060
16061         This Changelog entry is for a commit done on February 17
16062
16063         * ext/gconf/gconf.c
16064         * ext/gconf/gconf.h
16065         * ext/gconf/gstgconfaudiosink.c
16066         * ext/gconf/gstgconfaudiosink.h
16067         * gconf/gstreamer.schemas.in
16068
16069 2006-02-28  Wim Taymans  <wim@fluendo.com>
16070
16071         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
16072         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
16073         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
16074         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
16075         Use DEBUG_OBJECT more.
16076
16077 2006-02-28  Wim Taymans  <wim@fluendo.com>
16078
16079         * docs/plugins/Makefile.am:
16080         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16081         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16082         Added dvdec and dvdemux to docs.
16083
16084         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
16085         Added docs.
16086         Check frame sizes so we don't crash when don't have enough
16087         data.
16088         Send nice error messages on error.
16089
16090         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
16091         (gst_dvdemux_class_init), (gst_dvdemux_init),
16092         (gst_dvdemux_finalize), (gst_dvdemux_reset),
16093         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
16094         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
16095         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
16096         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
16097         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
16098         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
16099         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
16100         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
16101         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
16102         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
16103         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
16104         * ext/dv/gstdvdemux.h:
16105         Added docs.
16106         Implement pull mode.
16107         Fix memleaks.
16108         Reduce memcpy for the video demuxing.
16109
16110 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
16111
16112         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
16113         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
16114         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
16115         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
16116           Add a little extra debug. Make the decoder not return NOT_LINKED,
16117           as we want to continue decoding all CMML and emitting tags.
16118
16119 2006-02-27  Michael Smith  <msmith@fluendo.com>
16120
16121         * ext/annodex/gstskeltag.c:
16122         * ext/annodex/gstskeltag.h:
16123           Deleted; these files aren't used any more either.
16124
16125 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16126
16127         * ext/Makefile.am: Fix dist-check.
16128
16129 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16130
16131         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
16132         memleak.
16133
16134 2006-02-25  Alessandro Decina <alessandro@nnva.org>
16135
16136         * ext/annodex/Makefile.am:
16137         * ext/annodex/gstannodex.c:
16138         * ext/annodex/gstcmmldec.c:
16139         * ext/annodex/gstcmmlenc.c:
16140         * ext/annodex/gstcmmlparser.c:
16141         * ext/annodex/gstcmmlparser.h:
16142         * ext/annodex/gstcmmlutils.c:
16143         * tests/check/elements/cmmldec.c:
16144         * tests/check/elements/cmmlenc.c:
16145           Fix a memleak in gst_cmml_track_list_add_clip.
16146           Handle overflows in clip's start and end times.
16147           Add the "encoded" parameter to cmmldec and cmmlenc caps.
16148           Do not parse junk at the end of a CMML preamble buffer.
16149           Register a libxml error handler to not print stuff on stderr.
16150           Check for bad clip start and end times in the testsuites.
16151
16152 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16153
16154         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
16155         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
16156         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16157         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
16158         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
16159         possible memleaks.
16160
16161 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16162
16163         * tests/check/Makefile.am:
16164         * tests/check/elements/cmmldec.c:
16165         * tests/check/elements/cmmlenc.c: Fix tests so that they use
16166         the plugins-base tags.
16167
16168 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16169
16170         * ext/Makefile.am: Re-enable module.
16171
16172 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16173
16174         * tests/check/Makefile.am: Forgot to remove that test.
16175
16176 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16177
16178         * ext/annodex/Makefile.am:
16179         * ext/annodex/gstannodex.c: (plugin_init):
16180         * ext/annodex/gstcmmldec.c:
16181         * ext/annodex/gstskeldec.c:
16182         * ext/annodex/gstskeldec.h:
16183         * tests/check/Makefile.am:
16184         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
16185
16186 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16187
16188         * tests/check/Makefile.am: Disable those checks as well.
16189
16190 2006-02-24  Julien MOUTTE  <julien@moutte.net>
16191
16192         * ext/Makefile.am: Disable annodex for now until we figure out
16193         how to make it build.
16194         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
16195         Add a rule to your checklist : "please try to at least build 
16196         what you are going to commit into -good, or if you are too lazy
16197         to do that, please check that the buildbots are not crying because
16198         of your commit."
16199
16200 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
16201
16202         * configure.ac:
16203         * ext/Makefile.am:
16204         * ext/gdk_pixbuf/Makefile.am:
16205         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16206         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16207         * ext/gdk_pixbuf/pixbufscale.c:
16208         * ext/gdk_pixbuf/pixbufscale.h:
16209           Gdkpixbuf ported from 0.8 to 0.10 by
16210           Renato Filho <renato.filho@indt.org.br>.
16211           gst_loader and gdkpixbufanimation still need port.
16212
16213 2006-02-24  Michael Smith  <msmith@fluendo.com>
16214
16215         * configure.ac:
16216         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16217         * ext/Makefile.am:
16218         * ext/annodex/Makefile.am:
16219         * ext/annodex/gstannodex.c:
16220         * ext/annodex/gstannodex.h:
16221         * ext/annodex/gstcmmldec.c:
16222         * ext/annodex/gstcmmldec.h:
16223         * ext/annodex/gstcmmlenc.c:
16224         * ext/annodex/gstcmmlenc.h:
16225         * ext/annodex/gstcmmlparser.c:
16226         * ext/annodex/gstcmmlparser.h:
16227         * ext/annodex/gstcmmltag.c:
16228         * ext/annodex/gstcmmltag.h:
16229         * ext/annodex/gstcmmlutils.c:
16230         * ext/annodex/gstcmmlutils.h:
16231         * ext/annodex/gstskeldec.c:
16232         * ext/annodex/gstskeldec.h:
16233         * ext/annodex/gstskeltag.c:
16234         * ext/annodex/gstskeltag.h:
16235         * tests/check/Makefile.am:
16236         * tests/check/elements/cmmldec.c:
16237         * tests/check/elements/cmmlenc.c:
16238         * tests/check/elements/skeldec.c:
16239           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
16240           Includes tests & docs, oh my! Passes Thomas's -good checklist
16241           entirely. Wow.
16242
16243 2006-02-24  Michael Smith  <msmith@fluendo.com>
16244
16245         * autogen.sh:
16246           Check for automake 1.9 as well.
16247
16248 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16249
16250         * ext/flac/gstflacenc.c:
16251           Change min. sample rate to 8kHz to match flacdec's.
16252           
16253 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
16254
16255         * ext/cdio/Makefile.am:
16256           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
16257           required for Cygwin, see #317048)
16258
16259         * gst/rtp/gstasteriskh263.c:
16260           Cygwin has includes for both the unix network socket API
16261           and the windows API, but only one can be included, so fix
16262           includes to only use one or the other, prefering the unxi
16263           one (#317048).
16264
16265 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16266
16267         * rtp/gst/gstrtppcmadepay.c:
16268         * rtp/gst/gstrtppcmadepay.h:
16269         * rtp/gst/gstgstrtppcmapay.c:
16270         * rtp/gst/gstgstrtppcmapay.h:
16271         * rtp/gst/gstrtppcmudepay.c:
16272         * rtp/gst/gstrtppcmudepay.h:
16273         * rtp/gst/gstrtppcmupay.c:
16274         * rtp/gst/gstrtppcmupay.h:
16275         * rtp/gst/Makefile.am:
16276         * rtp/gst/gstrtp.c:
16277         * rtp/gst/README:
16278         Separated the G711 payloaders/depayloaders into separate elements for
16279         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
16280
16281 2006-02-22  Wim Taymans  <wim@fluendo.com>
16282
16283         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
16284         (gst_dvdec_change_state):
16285         * ext/dv/gstdvdec.h:
16286         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
16287         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
16288         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
16289         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
16290         (gst_dvdemux_flush), (gst_dvdemux_chain),
16291         (gst_dvdemux_change_state):
16292         * ext/dv/gstdvdemux.h:
16293         Ueber spiffify some more, added debug category.
16294         Use _scale.
16295         Use segments, respect playback rate from newsegment.
16296         Fix refcount issue.
16297
16298 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
16299
16300         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
16301         (gst_signal_processor_process):
16302         Fix compilation of LADPSA. It doesn't seem to work, and isn't
16303         enabled for the build, but it helps me win the feature-count
16304         competitions ooh yeah.
16305
16306 2006-02-19  Wim Taymans  <wim@fluendo.com>
16307
16308         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
16309         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
16310         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
16311         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
16312         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
16313         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
16314         Use scaling code for added precission and more correct stop
16315         position in case scale==0.
16316
16317 2006-02-19  Wim Taymans  <wim@fluendo.com>
16318
16319         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
16320         (gst_flxdec_chain):
16321         * gst/flx/gstflxdec.h:
16322         Implement DURATION query.
16323
16324 2006-02-19  Wim Taymans  <wim@fluendo.com>
16325
16326         * gst/flx/flx_color.h:
16327         * gst/flx/flx_fmt.h:
16328         * gst/flx/gstflxdec.c: (gst_flxdec_init),
16329         (gst_flxdec_src_query_handler), (flx_decode_color),
16330         (gst_flxdec_chain):
16331         * gst/flx/gstflxdec.h:
16332         Set MALLOCDATA for the temp buffers so we don't leak.
16333         Some debug cleanups.
16334         Consume all data in the adapter before leaving the chain
16335         function. Fixes #330678.
16336
16337 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16338
16339         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
16340         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16341          Handle 0 data size in otherwise valid frames.
16342          Handle numeric strings in 2.4.0 even when not in parentheses 
16343
16344 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
16345
16346         * gst/matroska/matroska-demux.c:
16347         (gst_matroska_demux_subtitle_caps),
16348         (gst_matroska_demux_plugin_init):
16349         * gst/matroska/matroska-ids.h:
16350           Recognise SSA/ASS and USF subtitle formats and
16351           set proper caps when they are found.
16352
16353 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16354
16355         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
16356         (gst_jpeg_dec_chain):
16357           Fix invalid memory access for some odd-sized images
16358           (see image contained in quicktime stream in #327083);
16359           use g_malloc() instead of g_alloca().
16360
16361 2006-02-17  Wim Taymans  <wim@fluendo.com>
16362
16363         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
16364         Patch from Sebastien Cote, fixes #319884
16365
16366 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16367
16368         * ext/cdio/gstcdio.c: (plugin_init):
16369           Init debug category (#331253).
16370
16371 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16372
16373         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16374           Pass extra_data to gst_riff_create_audio_caps(), so that
16375           WAVEFORMATEX stuff works. Post audio codec name and post
16376           it as taglist on the bus. Allow up to 8 channesl for raw
16377           PCM in the source pad template caps.
16378
16379 2006-02-16  Wim Taymans  <wim@fluendo.com>
16380
16381         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
16382         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
16383         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
16384         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
16385         (gst_multipart_set_property), (gst_multipart_get_property):
16386         Applied #318663. Gives quite a few false positives in
16387         autoscan mode, but it's better than nothing. Not closing yet.
16388
16389 2006-02-16  Wim Taymans  <wim@fluendo.com>
16390
16391         * docs/plugins/Makefile.am:
16392         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16393         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16394         * docs/plugins/gst-plugins-good-plugins.args:
16395         * docs/plugins/inspect/plugin-udp.xml:
16396         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
16397         (gst_udpsrc_start):
16398         Update documentation.
16399         Fix args.
16400
16401 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
16402
16403         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
16404         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
16405         frame size. (Fixes #331368)
16406
16407 2006-02-16  Wim Taymans  <wim@fluendo.com>
16408
16409         * gst/rtsp/README:
16410         Updated README.
16411
16412         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
16413         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
16414         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
16415         * gst/rtsp/gstrtspsrc.h:
16416         Make sure the RTP port is an even port an try to allocate 
16417         another if not.
16418         Added retry property to control max retries for port allocation.
16419         Make sure RTCP port is RTP port+1.
16420         Cleanup when port allocation fails.
16421         Fixes #319183.
16422         
16423 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16424
16425         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
16426           Don't ignore return value of the parent class's state
16427           change function (#331385, patch by: Wouter Paesen).
16428
16429 2006-02-15  Wim Taymans  <wim@fluendo.com>
16430
16431         * configure.ac:
16432         * docs/plugins/Makefile.am:
16433         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16434         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16435         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16436         * ext/Makefile.am:
16437         * ext/hal/Makefile.am:
16438         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
16439         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
16440         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
16441         (do_toggle_element), (gst_hal_audio_sink_set_property),
16442         (gst_hal_audio_sink_get_property),
16443         (gst_hal_audio_sink_change_state):
16444         * ext/hal/gsthalaudiosink.h:
16445         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
16446         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
16447         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
16448         (do_toggle_element), (gst_hal_audio_src_set_property),
16449         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
16450         * ext/hal/gsthalaudiosrc.h:
16451         * ext/hal/gsthalelements.c: (plugin_init):
16452         * ext/hal/gsthalelements.h:
16453         * ext/hal/hal.c: (gst_hal_get_string),
16454         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
16455         (gst_hal_get_audio_src):
16456         * ext/hal/hal.h:
16457         Add HAL sound device wrapper plugins. Closes #329106
16458
16459 2006-02-15  Wim Taymans  <wim@fluendo.com>
16460
16461         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16462         Add comment in a fultile attempt to stop the copy-and-paste 
16463         paradigm leading to duplication of bad code.
16464
16465         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
16466         Mime parameters have to be checked case insensitive
16467
16468 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
16469
16470         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
16471           Advance stream time for lagging subtitle streams by sending
16472           newsegment events with the update flag set.
16473
16474 2006-02-14  Edward Hervey  <edward@fluendo.com>
16475
16476         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
16477         There can be bogus data before the hdrl LIST tag in the RIFF header.
16478         It's hard to say if it's not respecting the AVI specifications or not,
16479         but since Google Video is producing AVIs like that and the other player
16480         don't seem to complain, I guess we should do the same.
16481
16482 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
16483
16484         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
16485         (parse_split_strings):
16486         Add more validation to ensure that a char encoding conversion
16487         produced a valid UTF-8 string.
16488
16489 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
16490
16491         Reviewed by: Edward Hervey  <edward@fluendo.com>
16492
16493         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
16494         Properly handle end of segment. Closes #330885.
16495
16496 2006-02-13  Wim Taymans  <wim@fluendo.com>
16497
16498         * gst/rtp/gstrtpmp4gpay.h:
16499         For got to commit this one.
16500
16501 2006-02-12  Wim Taymans  <wim@fluendo.com>
16502
16503         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
16504         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
16505         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
16506         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
16507         * gst/rtp/gstrtpmp4gpay.h:
16508         Make more things work.
16509         Handle ACC config strings.
16510
16511 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16512
16513         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
16514           set timestamps if no incoming timestamps set
16515
16516 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
16517
16518         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
16519         (gst_tag_demux_do_typefind):
16520           ... and fix the very same leaks in GstTagDemux.
16521
16522 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
16523
16524         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
16525         (gst_id3demux_do_typefind):
16526         Fix a couple of mem leaks. (Patch by Jonathan Matthew
16527         <jonathan at kaolin dot wh9 dot net>)
16528
16529 2006-02-10  Wim Taymans  <wim@fluendo.com>
16530
16531         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16532         First set options, then set caps or else the baseclass
16533         will not know about the options, duh.
16534
16535 2006-02-10  Wim Taymans  <wim@fluendo.com>
16536
16537         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
16538         (gst_rtp_mp4v_pay_setcaps):
16539         Don't waste time looking for a config string if we have codec_info
16540         on the incomming caps.
16541
16542 2006-02-10  Wim Taymans  <wim@fluendo.com>
16543
16544         * gst/rtp/README:
16545         Say something about case-sensitivity of caps vs mime-attributes.
16546
16547         * gst/rtp/Makefile.am:
16548         * gst/rtp/gstrtp.c: (plugin_init):
16549         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
16550         (gst_rtp_amr_pay_handle_buffer):
16551         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
16552         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
16553         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
16554         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
16555         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
16556         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
16557         (gst_rtp_mp4g_pay_plugin_init):
16558         * gst/rtp/gstrtpmp4gpay.h:
16559         Added beginnings of mpeg4-generic payloader (RFC 3640)
16560
16561 2006-02-09  Wim Taymans  <wim@fluendo.com>
16562
16563         * gst/rtsp/Makefile.am:
16564         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
16565         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
16566         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
16567         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
16568         (gst_rtpdec_change_state):
16569         * gst/rtsp/gstrtpdec.h:
16570         * gst/rtsp/gstrtsp.c: (plugin_init):
16571         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
16572         * gst/rtsp/rtspconnection.c: (read_body),
16573         (rtsp_connection_receive):
16574         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
16575         Resurected rtpdec to make rtspsrc happy again.
16576         Skip attributes from the session id.
16577         Don't crash when dumping a message with an empty body.
16578
16579
16580 2006-02-09  Wim Taymans  <wim@fluendo.com>
16581
16582         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
16583         Added more meaningfull warnings when something goes wrong.
16584         Clear F bit on outgoing AMR packets.
16585
16586         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
16587         (gst_rtp_amr_pay_handle_buffer):
16588         Added debugging category
16589         Support payloading of multiple AMR frames.
16590
16591         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
16592         Added some debugging.
16593
16594 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
16595
16596         * configure.ac:
16597           Back to CVS
16598
16599 === release 0.10.2 ===
16600
16601 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
16602
16603         * configure.ac:
16604           releasing 0.10.2, "Papa was a rolling stone"
16605
16606 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16607
16608         * configure.ac:
16609           Bump core and plugins-base requirement to 0.10.2.2
16610           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
16611
16612 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16613
16614         * ext/flac/gstflac.c: (plugin_init):
16615         * ext/speex/gstspeex.c: (plugin_init):
16616           Register musicbrainz tags.
16617
16618 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16619
16620         * ext/gconf/gconf.h:
16621           Remove declaration of function that no longer exists.
16622
16623 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16624
16625         * ext/shout2/gstshout2.c: (gst_shout2send_render),
16626         (gst_shout2send_setcaps), (gst_shout2send_change_state):
16627         Make shout2 work for non ogg streams
16628
16629 2006-02-06  Wim Taymans  <wim@fluendo.com>
16630
16631         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16632         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
16633         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
16634         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
16635         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
16636         * gst/udp/gstmultiudpsink.h:
16637         Updated docs.
16638         Added properties bytes-served, bytes_to_serve.
16639         Post proper error messages,
16640         Emit client added signal too.
16641
16642 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16643
16644         * docs/plugins/Makefile.am:
16645         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16646         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16647         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16648         (gst_multiudpsink_get_stats):
16649           adding docs for multiudpsink
16650
16651 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16652
16653         * gst/level/gstlevel.c: (gst_level_transform_ip):
16654           peak below decay is not necessarily an error, so don't ERROR log
16655
16656 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16657
16658         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
16659         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
16660         (gst_ebml_write_seek):
16661         * gst/matroska/ebml-write.h:
16662           Make sure we send a newsegment event in BYTES format
16663           before sending buffers (#328531).
16664
16665 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16666
16667         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
16668         (gst_dvdemux_sink_query):
16669         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
16670         * ext/speex/gstspeexdec.c: (speex_get_query_types),
16671         (speex_dec_src_query):
16672         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
16673         (gst_speexenc_sink_query):
16674         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
16675         * gst/matroska/matroska-demux.c:
16676         (gst_matroska_demux_get_src_query_types),
16677         (gst_matroska_demux_handle_src_query):
16678         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
16679         (gst_wavparse_pad_query):
16680           Pass unhandled queries upstream instead of just dropping
16681           them (#326446). Update query type arrays here and there.
16682
16683 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16684
16685         * tests/check/elements/matroskamux.c: (setup_src_pad):
16686           Collectpads in core got changed and now also holds a
16687           reference to any pad that is part of it. Fix refcount
16688           checks in test case accordingly.
16689
16690 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16691
16692         * gst/apetag/gstapedemux.h:
16693           Fix include, for now GstTagDemux is in the apetag dir.
16694
16695 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16696
16697         * docs/plugins/Makefile.am:
16698         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16699         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16700         * docs/plugins/inspect/plugin-cdio.xml:
16701           Add cdio plugin to docs.
16702
16703         * ext/cdio/gstcdiocddasrc.c:
16704           Add gtk-doc blurb.
16705
16706         * ext/cdio/gstcdio.c:
16707           The plugin is called 'cdio' not 'cddio'.
16708
16709 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16710
16711         * configure.ac:
16712         * docs/plugins/Makefile.am:
16713         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16714         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16715         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16716         * docs/plugins/inspect/plugin-apetag.xml:
16717         * gst/apetag/Makefile.am:
16718         * gst/apetag/gstapedemux.c:
16719         * gst/apetag/gstapedemux.h:
16720         * gst/apetag/gsttagdemux.c:
16721         * gst/apetag/gsttagdemux.h:
16722           Add APE tag demuxer (#325649).
16723
16724 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16725
16726         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
16727         (gst_gconf_get_default_video_sink),
16728         (gst_gconf_get_default_audio_src),
16729         (gst_gconf_get_default_video_src):
16730         * ext/gconf/gconf.h:
16731         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
16732         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
16733         (do_toggle_element):
16734         * ext/gconf/gstgconfaudiosink.h:
16735         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
16736         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
16737         (do_toggle_element):
16738         * ext/gconf/gstgconfaudiosrc.h:
16739         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
16740         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
16741         (do_toggle_element):
16742         * ext/gconf/gstgconfvideosink.h:
16743         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
16744         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
16745         (do_toggle_element):
16746         * ext/gconf/gstgconfvideosrc.h:
16747           Ignore changing the GConf key to "". Ignore GConf key updates
16748           that don't actually change the string.
16749           For now, ignore the GConf key when the state is > READY, as
16750           it breaks streaming. Sometime it will be nice to bring the
16751           new sink online even mid-stream, by sending NEWSEGMENT info
16752           and possibly prerolling.
16753           (Fixes #326736)
16754
16755 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16756
16757         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
16758         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
16759         (zoomFilterSetResolution), (zoomFilterDestroy),
16760         (zoomFilterFastRGB), (pointFilter):
16761         * gst/goom/filters.h:
16762         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
16763         (goom_update), (goom_close):
16764         * gst/goom/goom_core.h:
16765         * gst/goom/goom_tools.h:
16766         * gst/goom/graphic.c:
16767         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
16768         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
16769         * gst/goom/gstgoom.h:
16770         * gst/goom/lines.c: (goom_lines):
16771         * gst/goom/lines.h:
16772           Make goom reentrant by moving all important static variables
16773           into instance structures.
16774           (Fixes #329181)
16775
16776 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
16777
16778         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16779         (gst_avi_demux_all_source_pads_unlinked),
16780         (gst_avi_demux_process_next_entry):
16781         * gst/avi/gstavidemux.h:
16782           Third attempt, use gst_pad_is_linked() this time.
16783
16784 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
16785
16786         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16787         (parse_split_strings):
16788         Adjust for data length indicators when parsing (Fixes #329810)
16789         Fix stupid bug parsing UTF-8 tag text.
16790         Output tag strings with multiple fields as multiple tags, so the
16791         app gets all the data.
16792
16793 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
16794
16795         * ext/flac/gstflacenc.c:
16796         Fixed a bug add in last commit, where no event is send. Thanks Tim to
16797         show me.
16798         
16799 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
16800
16801         * ext/flac/gstflacenc.c:
16802         * gst/matroska/ebml-read.c:
16803         Just make it compile with --disable-gst-debug.
16804
16805 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
16806
16807         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
16808         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
16809         (id3v2_genre_fields_to_taglist):
16810           Never output a tag with a null contents string.
16811
16812 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
16813
16814         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
16815           Only pause if all pads are unlinked AND we've tried to send data
16816           on all of them at least once.
16817
16818 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
16819
16820         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
16821         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
16822           Make loop function/task pause itself when all source pads are
16823           unlinked.
16824
16825 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
16826
16827         * configure.ac:
16828         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
16829           Use new functions from core to render a bin from a
16830           string. Fixes build. Up requirements to core CVS.
16831
16832 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
16833
16834         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
16835           Don't push buffers into the adapter that we are going to
16836           push downstream again without framing anyway. Also, the
16837           adaptor takes ownership of buffers put into it (fixes
16838           auparse pushing invalid buffers for .au files with
16839           ADPCM contents). Finally, set caps on all outgoing buffers.
16840
16841 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
16842
16843         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16844         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
16845         (gst_id3demux_send_tag_event):
16846         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
16847         Someone should kick my butt. Remove ID3v1 tags from the end of the
16848         file.
16849
16850         Improve error messages. Send the TAG message as soon as we complete
16851         typefinding, instead of waiting until we send the first buffer.
16852         Downstream tag event is still sent before the first buffer.
16853
16854 2006-01-27  Jan Gerber  <j@bootlab.org>
16855
16856         Reviewed by: Andy Wingo <wingo@pobox.com>
16857
16858         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
16859         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
16860         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
16861         to not have warings flooding stderr. this is the suggested way
16862         also used in dvgrab and kino. (#328336)
16863
16864 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
16865
16866         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
16867         (gst_oss_sink_init), (gst_oss_sink_finalise):
16868           Free the device name string when finalised.
16869
16870 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
16871
16872         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
16873           Don't put function calls in g_return_if_fail() statements,
16874           or they'll be replaced with NOOPs if someone compiles with
16875           G_DISABLE_CHECKS defined.
16876           
16877 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
16878
16879         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
16880         Never trust ANY information encoded in a media file, especially
16881         when it's giving you sizes. (Fixes #328452)
16882
16883 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
16884
16885         * gst/rtp/gstrtpg711pay.c:
16886         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
16887         bug #325148.
16888
16889 2006-01-23  Edward Hervey  <edward@fluendo.com>
16890
16891         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
16892         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
16893         * gst/matroska/matroska-ids.h:
16894         Added recognition of Real Audio and Video streams in matroska demuxer.
16895
16896 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
16897
16898         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16899           Remove errant break statement, and fix compilation with
16900           older GCC.
16901
16902 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
16903
16904         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16905
16906         * sys/sunaudio/gstsunaudiomixerctrl.c:
16907         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
16908           Export functions that are needed in other parts of the code,
16909           makes the mixer actually work; adjust magic minimum buffer-time
16910           value from 3ms to 5ms to work around stuttering during mp3
16911           playback (#327765).
16912
16913 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
16914
16915         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16916
16917         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16918         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
16919           Fix possible deadlock in matroska muxer (#327825).
16920
16921 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
16922
16923         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
16924         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
16925         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
16926         * gst/rtsp/sdpmessage.h:
16927         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
16928         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
16929           C89 fixes: declare variables at the beginning of a block and
16930           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
16931           <jensgr at gmx dot net>).
16932
16933 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
16934
16935         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
16936         * gst/id3demux/id3tags.h:
16937         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16938         (parse_comment_frame), (parse_text_identification_frame),
16939         (id3v2_tag_to_taglist), (id3v2_are_digits),
16940         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
16941         (parse_split_strings), (free_tag_strings):
16942           Rewrite parsing of text tags to handle multiple NULL terminated
16943           strings. Parse numeric genre strings and ID3v2 type
16944           "(3)(6)Alternative" style genre strings.
16945           Parse dates that are only YYYY or YYYY-mm format.
16946           (Fixes #328241 and #322154)
16947
16948 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
16949
16950         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
16951           Don't forget to initialize liboil, otherwise our oil functions
16952           will crash (fixes #327871; patch by: Christoph Burghardt
16953           <hawkes at web dot de>).
16954
16955 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
16956
16957         * configure.ac:
16958           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
16959           like in the core and gst-plugins-base. Fixes #324367 and #326683;
16960           patch by: Brian Cameron <brian dot cameron at sun dot com>
16961
16962 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
16963
16964         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
16965         * ext/cdio/gstcdio.h:
16966         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
16967           Fix build for libcdio versions >= 76; give slightly lower rank
16968           than cdparanoia.
16969
16970 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
16971
16972         * configure.ac:
16973         * ext/Makefile.am:
16974         * ext/cdio/Makefile.am:
16975         * ext/cdio/gstcdio.c:
16976         * ext/cdio/gstcdio.h:
16977         * ext/cdio/gstcdiocddasrc.c:
16978         * ext/cdio/gstcdiocddasrc.h:
16979           Port libcdio cdda source, formerly known as cddasrc, now known as
16980           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
16981           but that's not tested (fixes #317658).
16982
16983 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
16984
16985         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
16986           Fix conversion from TIME to BYTES format (fixes #326864;
16987           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
16988
16989 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
16990
16991         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
16992           Fix compilation of id3demux when zlib is not present.
16993           (Fixes #326602; patch by: Sergey Scobich)
16994
16995 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
16996
16997         * ext/esd/Makefile.am:
16998           Add $(ESD_CFLAGS), otherwise build will fail for folks
16999           with libesd in a non-standard prefix (#327009).
17000
17001 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17002
17003         * configure.ac:
17004           back to HEAD
17005
17006 === release 0.10.1 ===
17007
17008 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
17009
17010         * configure.ac:
17011           releasing 0.10.1, "Li"
17012
17013 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17014
17015           patch by: Wim Taymans
17016
17017         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17018           fix memleak.  Fixes #326618
17019
17020 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17021
17022           patch by: Mike Smith
17023
17024         * gst/level/gstlevel.c: (gst_level_message_new),
17025         (gst_level_message_append_channel):
17026           Fix memleak.  Fixes #326612
17027
17028 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
17029
17030         * configure.ac:
17031           prereleasing
17032         * po/af.po:
17033         * po/az.po:
17034         * po/cs.po:
17035         * po/en_GB.po:
17036         * po/hu.po:
17037         * po/it.po:
17038         * po/nb.po:
17039         * po/nl.po:
17040         * po/or.po:
17041         * po/sq.po:
17042         * po/sr.po:
17043         * po/sv.po:
17044         * po/uk.po:
17045         * po/vi.po:
17046           update translations
17047
17048 2006-01-10  Michael Smith  <msmith@fluendo.com>
17049
17050         * gst/level/gstlevel.c: (gst_level_class_init),
17051         (gst_level_dispose):
17052           Don't leak filter arrays.
17053
17054 2006-01-09 Brian Cameron <brian.cameron@sun.com>
17055
17056         reviewed by: Christian Schaller <uraeus@gnome.org>
17057         
17058         * configure.ac:
17059         * gst-plugins-good.spec.in:
17060         * sys/Makefile.am:
17061         * sys/sunaudio/Makefile.am:
17062         * sys/sunaudio/gstsunaudio.c: (plugin_init):
17063         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
17064         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
17065         (gst_sunaudiomixer_change_state):
17066         * sys/sunaudio/gstsunaudiomixer.h:
17067         * sys/sunaudio/gstsunaudiomixerctrl.c:
17068         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
17069         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
17070         (gst_sunaudiomixer_ctrl_list_tracks),
17071         (gst_sunaudiomixer_ctrl_get_volume),
17072         (gst_sunaudiomixer_ctrl_set_volume),
17073         (gst_sunaudiomixer_ctrl_set_mute),
17074         (gst_sunaudiomixer_ctrl_set_record):
17075         * sys/sunaudio/gstsunaudiomixerctrl.h:
17076         * sys/sunaudio/gstsunaudiomixertrack.c:
17077         (gst_sunaudiomixer_track_class_init),
17078         (gst_sunaudiomixer_track_init), (fill_labels),
17079         (gst_sunaudiomixer_track_new):
17080         * sys/sunaudio/gstsunaudiomixertrack.h:
17081         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
17082         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
17083         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
17084         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
17085         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
17086         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
17087         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
17088         * sys/sunaudio/gstsunaudiosink.h:
17089
17090         Add SunAudio plugin - tested to make sure it doesn't break
17091         the build under GNU/Linux.      
17092
17093 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
17094
17095         * gst-plugins-good/gst/udp/gstdynudpsink.c:
17096         * gst-plugins-good/gst/udp/gstudpsrc.c:
17097         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
17098         overrides the port or multicast parameters. Fixes bugs #323021.
17099         API addition: adds GstUDPSrc::sockfd property   
17100
17101 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
17102
17103         * ext/gconf/Makefile.am:
17104         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
17105         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
17106         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
17107         (do_toggle_element), (cb_toggle_element),
17108         (gst_gconf_audio_src_change_state):
17109         * ext/gconf/gstgconfaudiosrc.h:
17110         * ext/gconf/gstgconfelements.c: (plugin_init):
17111         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
17112         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
17113         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
17114         (do_toggle_element), (cb_toggle_element),
17115         (gst_gconf_video_src_change_state):
17116         * ext/gconf/gstgconfvideosrc.h:
17117           Add new gconfaudiosrc and gconfvideosrc elements
17118           (needed for gnome-sound-recorder).
17119
17120 2006-01-06  Edward Hervey  <edward@fluendo.com>
17121
17122         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17123         Add gst_element_no_more_pads() for proper decodebin behaviour.
17124         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
17125         (parse_text_identification_frame), (parse_split_strings):
17126         Failure to decode some tags is not a GST_ERROR() but a
17127         GST_WARNING()
17128         When iterating over a chunk of text, check that we haven't gone too
17129         far.
17130
17131 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
17132
17133         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
17134         (plugin_init):
17135           call oil_init() when using liboil
17136
17137 2006-01-04  Wim Taymans  <wim@fluendo.com>
17138
17139         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17140         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17141         Fix leaks.
17142
17143 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
17144
17145         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17146
17147         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
17148         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
17149         (gst_flac_dec_change_state):
17150           Don't g_assert() where we should just return FALSE; remove
17151           unnecessary g_assert(); initialize some fields properly in
17152           state change function (fixes #325504). Also, use
17153           GST_DEBUG_OBJECT in two more places.
17154
17155 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17156
17157         * configure.ac:
17158           also remove smoothwave's Makefile.am
17159         * docs/plugins/Makefile.am:
17160           fix plugin docs
17161
17162 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17163
17164         * tests/examples/Makefile.am:
17165           added missing Makefile.am
17166
17167 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17168
17169         * configure.ac:
17170         * gst/level/Makefile.am:
17171         * gst/level/level-example.c:
17172         * tests/Makefile.am:
17173         * tests/examples/level/Makefile.am:
17174         * tests/examples/level/level-example.c: (message_handler), (main):
17175           moved level-example to tests/examples/level-example
17176         * tests/old/examples/level/demo.c: (main):
17177         * tests/old/examples/level/plot.c: (main):
17178           some initial fixes
17179
17180 2005-12-29  Michael Smith  <msmith@fluendo.com>
17181
17182         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
17183         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
17184         * gst/udp/gstmultiudpsink.h:
17185           Track packets sent per client in addition to bytes sent; provide
17186           this info through get-stats signal
17187
17188 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17189
17190         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
17191           Can't use gst_object_unref() on a GstAdapter (#325191).
17192
17193 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
17194
17195         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17196         If a broken tag has 0 bytes payload, at least still skip
17197         the 10 byte header
17198
17199 2005-12-22  Philippe Khalaf  <burger@speedy.org>
17200
17201         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
17202         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
17203         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
17204         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
17205           Making these depayloaders (H263+ and mpeg4 video) inherit from
17206           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
17207
17208 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
17209
17210         * docs/plugins/gst-plugins-good-plugins.args:
17211         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17212         Regenerate the plugin hiearchy.
17213
17214 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
17215
17216         * docs/plugins/Makefile.am:
17217         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17218         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17219         * docs/plugins/gst-plugins-good-plugins.args:
17220         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
17221         (gst_id3demux_base_init), (gst_id3demux_class_init),
17222         (gst_id3demux_chain):
17223         * gst/id3demux/gstid3demux.h:
17224           Add documentation for id3demux.
17225           Don't fail if the first buffer is not at offset 0, just
17226           attempt to typefind and do pass through
17227           Rename the gst_type function from gst_gst_id3demux..
17228
17229 2005-12-20  Michael Smith  <msmith@fluendo.com>
17230
17231         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
17232         (gst_multiudpsink_add), (gst_multiudpsink_remove),
17233         (gst_multiudpsink_get_stats):
17234         * gst/udp/gstmultiudpsink.h:
17235           Collect statistics; return them from get_stats.
17236
17237 2005-12-19  Edward Hervey  <edward@fluendo.com>
17238
17239         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
17240         Stupid signedness issue...
17241
17242 2005-12-19  Edward Hervey  <edward@fluendo.com>
17243
17244         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
17245         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17246         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
17247         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
17248         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
17249         Construct index for indexless files.
17250         Make sure pad/buffers are correctly reset to NULL once we don't need
17251         them anymore, else we get lovely segfaults/assertions.
17252         * gst/wavparse/gstwavparse.c:
17253         Yes, you can have 96KHz audio and wma in wav :(
17254
17255 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
17256
17257         * configure.ac:
17258           Check for optional dependency on zlib for id3demux
17259
17260         * gst/id3demux/Makefile.am:
17261         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
17262         (gst_id3demux_base_init), (gst_id3demux_class_init),
17263         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
17264         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
17265         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
17266         (gst_id3demux_set_property), (gst_id3demux_get_property),
17267         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
17268         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
17269         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
17270         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
17271         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
17272         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
17273         (simple_find_peek), (simple_find_suggest),
17274         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
17275         (plugin_init):
17276         * gst/id3demux/gstid3demux.h:
17277         * gst/id3demux/id3tags.c: (read_synch_uint),
17278         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
17279         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
17280         (id3demux_id3v2_frames_to_tag_list):
17281         * gst/id3demux/id3tags.h:
17282         * gst/id3demux/id3v2.4.0-frames.txt:
17283         * gst/id3demux/id3v2.4.0-structure.txt:
17284         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17285         (parse_comment_frame), (parse_text_identification_frame),
17286         (id3v2_tag_to_taglist), (parse_split_strings):
17287           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
17288           otherwise it discards them. Works on my test files. 
17289
17290         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
17291           Don't send EOS to a non-existing srcpad
17292           The debug category can be static
17293
17294 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
17295
17296         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
17297         * ext/esd/esdsink.c: (gst_esdsink_prepare):
17298         * gst/multipart/multipartdemux.c:
17299           change some char* into char[]
17300
17301 2005-12-16  Wim Taymans  <wim@fluendo.com>
17302
17303         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17304         (gst_wavparse_other), (gst_wavparse_perform_seek),
17305         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17306         (gst_wavparse_loop), (gst_wavparse_pad_convert),
17307         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
17308         * gst/wavparse/gstwavparse.h:
17309         Use GstSegment to implement more seeking features.
17310
17311 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
17312
17313         * gst/rtsp/rtspconnection.c:
17314           Add <netinet/in.h> include and move <arpa/inet.h> include
17315           to make things work on OpenBSD as well (fixes #323717;
17316           patch by: Benjamin Pineau)
17317
17318 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
17319
17320         * gst/rtp/gstrtpspeexdepay.c:
17321         * gst/rtp/gstrtpspeexpay.c:
17322         Set clock rate to be fixed in 8000. It fixes bug #324012.
17323
17324 2005-12-14  Philippe Khalaf  <burger@speedy.org>
17325
17326         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
17327         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
17328         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
17329         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
17330         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
17331         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
17332         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
17333         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
17334         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
17335         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
17336         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
17337         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
17338         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
17339         * gst-plugins-good/gst/rtp/README:
17340         Fixed payload range in payloder caps. Removed payload range completely
17341         from depayloaders as they don't require payload type in their caps.
17342         In effect, there isn't any specific payload type for any given codec,
17343         only suggestions.
17344         Fixes bug #324011.
17345
17346 2005-12-13  Julien MOUTTE  <julien@moutte.net>
17347
17348         * gst/videomixer/videomixer.c: (gst_videomixer_init),
17349         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
17350         (gst_videomixer_collected): Code cleanup and re-enabling 
17351         queued time validity check for correct EOS handling.
17352
17353 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
17354
17355         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
17356         (gst_oss_mixer_element_get_property),
17357         (gst_oss_mixer_element_change_state):
17358         Add 'device-name' property and fix state change function.
17359
17360 2005-12-13  Edward Hervey  <edward@fluendo.com>
17361
17362         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
17363         If the speed of the file is null in the header, set the frame_time to
17364         the default setting of GST_SECOND / 70. Which is the default
17365         frame_delay for .fli files as stated in this document :
17366         http://www.compuphase.com/flic.htm
17367         Would be nice to have the time conversion done properly too (duration =
17368         flxh->frames * flxdec->frame_time)
17369
17370 2005-12-12  Julien MOUTTE  <julien@moutte.net>
17371
17372         * docs/plugins/Makefile.am:
17373         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17374         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17375         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17376         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
17377         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
17378         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
17379         documentation for videomixer on my way with a funny sample
17380         pipeline.
17381
17382 2005-12-12  Julien MOUTTE  <julien@moutte.net>
17383
17384         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
17385         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
17386         (gst_videomixer_update_queues), (gst_videomixer_collected):
17387         Fix caps negotiation. (#323896)
17388
17389 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
17390
17391         * gst/matroska/matroska-demux.c:
17392         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
17393           Set correct timestamps on audio laces, fixes playback of mp3 from
17394                 matroska.
17395
17396 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
17397
17398         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
17399         (gst_au_parse_class_init), (gst_au_parse_init),
17400         (gst_au_parse_dispose), (gst_au_parse_chain),
17401         (gst_au_parse_change_state), (plugin_init):
17402         * gst/auparse/gstauparse.h:
17403           Use gst_object_unref() for GstObjects instead of
17404           g_object_unref() and fix a mem leak in a debug
17405           statement; while we're at it, also borgify, use
17406           boilerplate macros and clean up a little bit.
17407
17408 2005-12-11  Edward Hervey  <edward@fluendo.com>
17409
17410         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17411         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
17412         Added pull mode.
17413
17414 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
17415
17416         * gst/goom/gstgoom.c:
17417         * gst/level/level-example.c: (main):
17418         * gst/smoothwave/demo-osssrc.c: (main):
17419           Use audiotestsrc instead of sinesrc (#323798).
17420
17421 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
17422
17423         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17424           more debug-func-ptr usage
17425
17426 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
17427
17428         * gst/flx/flx_color.c: (flx_colorspace_convert):
17429         * gst/flx/flx_color.h:
17430         * gst/flx/flx_fmt.h:
17431         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
17432         * gst/flx/gstflxdec.h:
17433           Now flxdec works on big-endian machines as well.
17434
17435 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
17436
17437         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
17438         (gst_fenced_buffer_copy):
17439           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
17440           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
17441           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
17442           and use GST_DEBUG_FUNCPTR for pad functions.
17443
17444 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
17445
17446         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
17447         (gst_flac_dec_class_init), (gst_flac_dec_init),
17448         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
17449         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
17450         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
17451         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
17452         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
17453         (gst_flac_dec_change_state):
17454         * ext/flac/gstflacdec.h:
17455           Rewrite flacdec a bit, so that even seeking might work now. Most
17456           importantly, don't act upon any flow return values we get, just tell
17457           the decoder everything's dandy and act on the flow return values
17458           later on in the loop function. We don't want to mess up the internal
17459           decoder state for non-fatal things like flushing pads etc. Other
17460           than that, use GstSegment (segment seeks don't work yet though, but
17461           should be easy to add), use boilerplate macros, drop the superfluous
17462           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
17463           lots of other things.
17464
17465 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
17466
17467         * configure.ac:
17468           Update comment in OSS includes check.
17469
17470         * sys/oss/gstossdmabuffer.c:
17471         * sys/oss/gstosshelper.c:
17472         * sys/oss/gstossmixer.c:
17473         * sys/oss/gstossmixertrack.c:
17474         * sys/oss/gstosssink.c:
17475         * sys/oss/gstosssrc.c:
17476         * sys/oss/oss_probe.c:
17477           Don't assume the OSS soundcard.h include is always in
17478           the sys/ directory. Instead, use the existing defines
17479           from config.h to include the right file. Fixes
17480           compilation on OpenBSD 3.8 (#323718).
17481
17482 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17483
17484         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17485         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17486         * docs/plugins/inspect/plugin-1394.xml:
17487         * docs/plugins/inspect/plugin-aasink.xml:
17488         * docs/plugins/inspect/plugin-alaw.xml:
17489         * docs/plugins/inspect/plugin-alpha.xml:
17490         * docs/plugins/inspect/plugin-alphacolor.xml:
17491         * docs/plugins/inspect/plugin-auparse.xml:
17492         * docs/plugins/inspect/plugin-autodetect.xml:
17493         * docs/plugins/inspect/plugin-avi.xml:
17494         * docs/plugins/inspect/plugin-cacasink.xml:
17495         * docs/plugins/inspect/plugin-cairo.xml:
17496         * docs/plugins/inspect/plugin-cutter.xml:
17497         * docs/plugins/inspect/plugin-debug.xml:
17498         * docs/plugins/inspect/plugin-dv.xml:
17499         * docs/plugins/inspect/plugin-efence.xml:
17500         * docs/plugins/inspect/plugin-effectv.xml:
17501         * docs/plugins/inspect/plugin-esdsink.xml:
17502         * docs/plugins/inspect/plugin-flac.xml:
17503         * docs/plugins/inspect/plugin-flxdec.xml:
17504         * docs/plugins/inspect/plugin-gconfelements.xml:
17505         * docs/plugins/inspect/plugin-goom.xml:
17506         * docs/plugins/inspect/plugin-jpeg.xml:
17507         * docs/plugins/inspect/plugin-level.xml:
17508         * docs/plugins/inspect/plugin-matroska.xml:
17509         * docs/plugins/inspect/plugin-mulaw.xml:
17510         * docs/plugins/inspect/plugin-multipart.xml:
17511         * docs/plugins/inspect/plugin-navigationtest.xml:
17512         * docs/plugins/inspect/plugin-ossaudio.xml:
17513         * docs/plugins/inspect/plugin-png.xml:
17514         * docs/plugins/inspect/plugin-rtp.xml:
17515         * docs/plugins/inspect/plugin-rtsp.xml:
17516         * docs/plugins/inspect/plugin-shout2send.xml:
17517         * docs/plugins/inspect/plugin-smpte.xml:
17518         * docs/plugins/inspect/plugin-speex.xml:
17519         * docs/plugins/inspect/plugin-udp.xml:
17520         * docs/plugins/inspect/plugin-videobox.xml:
17521         * docs/plugins/inspect/plugin-videoflip.xml:
17522         * docs/plugins/inspect/plugin-videomixer.xml:
17523         * docs/plugins/inspect/plugin-wavenc.xml:
17524         * docs/plugins/inspect/plugin-wavparse.xml:
17525         * ext/flac/gstflac.c: (plugin_init):
17526         * ext/flac/gstflacdec.c: (flacdec_get_type),
17527         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
17528         (gst_flac_dec_init), (gst_flac_dec_finalize),
17529         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
17530         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
17531         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
17532         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
17533         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
17534         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
17535         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
17536         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
17537         * ext/flac/gstflacdec.h:
17538         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
17539         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
17540         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
17541         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
17542         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
17543         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
17544         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
17545         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
17546         (gst_flac_enc_change_state):
17547         * ext/flac/gstflacenc.h:
17548           borgify and fix up documentation
17549
17550 2005-12-09  Michael Smith  <msmith@fluendo.com>
17551
17552         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
17553           Accept a wider range of flac files, more closely matching flac spec.
17554
17555 2005-12-08  Julien MOUTTE  <julien@moutte.net>
17556
17557         * docs/plugins/Makefile.am: Add multipart elements.
17558         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17559         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
17560         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17561         * gst/multipart/multipartdemux.c:
17562         * gst/multipart/multipartmux.c: Add docs.
17563
17564 2005-12-07  Edward Hervey  <edward@fluendo.com>
17565
17566         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
17567         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
17568         (gst_avi_demux_invert):
17569         Memleak and crasher fixes.
17570         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
17571         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
17572         Memleak fixes
17573
17574 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17575
17576         * ext/aalib/gstaasink.h:
17577         * ext/cairo/gsttextoverlay.h:
17578         * ext/dv/gstdvdec.h:
17579         * ext/dv/gstdvdemux.c:
17580         * ext/dv/gstdvdemux.h:
17581         * ext/esd/esdsink.h:
17582         * ext/flac/flac_compat.h:
17583         * ext/flac/gstflacdec.h:
17584         * ext/flac/gstflacenc.h:
17585         * ext/gconf/gconf.h:
17586         * ext/gconf/gstgconfaudiosink.h:
17587         * ext/gconf/gstgconfvideosink.h:
17588         * ext/gdk_pixbuf/gstgdkanimation.h:
17589         * ext/jpeg/gstjpegdec.h:
17590         * ext/jpeg/smokecodec.h:
17591         * ext/jpeg/smokeformat.h:
17592         * ext/ladspa/gstsignalprocessor.h:
17593         * ext/ladspa/search.c: (LADSPAPluginSearch):
17594         * ext/ladspa/utils.h:
17595         * ext/libmng/gstmng.c:
17596         * ext/libmng/gstmngdec.h:
17597         * ext/libmng/gstmngenc.c:
17598         * ext/libmng/gstmngenc.h:
17599         * ext/libpng/gstpng.c:
17600         * ext/libpng/gstpngenc.c:
17601         * ext/libpng/gstpngenc.h:
17602         * ext/shout2/gstshout2.h:
17603         * ext/speex/gstspeexdec.h:
17604         * ext/speex/gstspeexenc.c:
17605         * ext/speex/gstspeexenc.h:
17606         * gst/auparse/gstauparse.c: (gst_auparse_chain):
17607         * gst/autodetect/gstautoaudiosink.h:
17608         * gst/autodetect/gstautovideosink.h:
17609         * gst/avi/gstavidemux.h:
17610         * gst/cutter/gstcutter.c: (gst_cutter_chain),
17611         (gst_cutter_set_property), (gst_cutter_get_caps):
17612         * gst/cutter/gstcutter.h:
17613         * gst/debug/tests.c: (md5_process_block):
17614         * gst/debug/tests.h:
17615         * gst/effectv/gstwarp.c:
17616         * gst/flx/flx_fmt.h:
17617         * gst/flx/gstflxdec.h:
17618         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
17619         (zoomFilterFastRGB):
17620         * gst/goom/filters.h:
17621         * gst/goom/goom_tools.h:
17622         * gst/law/alaw-encode.c:
17623         * gst/level/gstlevel.c:
17624         * gst/level/gstlevel.h:
17625         * gst/matroska/ebml-write.h:
17626         * gst/matroska/matroska-demux.h:
17627         * gst/matroska/matroska-ids.h:
17628         * gst/matroska/matroska-mux.h:
17629         * gst/monoscope/convolve.c: (convolve_match):
17630         * gst/monoscope/convolve.h:
17631         * gst/multipart/multipartmux.c:
17632         * gst/oldcore/gstaggregator.c:
17633         * gst/oldcore/gstaggregator.h:
17634         * gst/oldcore/gstmd5sink.c: (md5_process_block):
17635         * gst/oldcore/gstmd5sink.h:
17636         * gst/oldcore/gstmultifilesrc.c:
17637         * gst/oldcore/gstmultifilesrc.h:
17638         * gst/oldcore/gstpipefilter.h:
17639         * gst/oldcore/gstshaper.h:
17640         * gst/rtp/gstrtpL16depay.h:
17641         * gst/rtp/gstrtpL16pay.h:
17642         * gst/rtp/gstrtpdepay.h:
17643         * gst/rtp/gstrtpmp4vpay.c:
17644         * gst/rtp/gstrtpmp4vpay.h:
17645         * gst/rtsp/gstrtspsrc.c:
17646         * gst/rtsp/gstrtspsrc.h:
17647         * gst/rtsp/rtspconnection.h:
17648         * gst/rtsp/rtspdefs.h:
17649         * gst/rtsp/rtspmessage.h:
17650         * gst/rtsp/rtsptransport.h:
17651         * gst/rtsp/rtspurl.c:
17652         * gst/rtsp/rtspurl.h:
17653         * gst/rtsp/sdpmessage.c:
17654         * gst/rtsp/sdpmessage.h:
17655         * gst/smpte/barboxwipes.c:
17656         * gst/smpte/gstmask.h:
17657         * gst/smpte/gstsmpte.h:
17658         * gst/smpte/paint.c:
17659         * gst/smpte/paint.h:
17660         * gst/udp/gstdynudpsink.h:
17661         * gst/udp/gstmultiudpsink.h:
17662         * gst/udp/gstudpsink.c:
17663         * gst/udp/gstudpsink.h:
17664         * gst/udp/gstudpsrc.c:
17665         * gst/videomixer/videomixer.c:
17666         * gst/wavenc/riff.h:
17667         * gst/wavparse/gstwavparse.h:
17668         * sys/oss/gstossdmabuffer.h:
17669         * sys/oss/gstossmixer.h:
17670         * sys/oss/gstossmixerelement.h:
17671         * sys/oss/gstossmixertrack.h:
17672         * sys/oss/gstosssink.c:
17673         * sys/oss/gstosssink.h:
17674         * sys/oss/gstosssrc.c:
17675         * sys/oss/gstosssrc.h:
17676         * sys/osxaudio/gstosxaudioelement.h:
17677         * sys/osxaudio/gstosxaudiosink.h:
17678         * sys/osxaudio/gstosxaudiosrc.h:
17679           expand tabs
17680
17681 === release 0.10.0 ===
17682
17683 2005-12-05   <thomas (at) apestaart (dot) org>
17684
17685         * configure.ac:
17686           releasing 0.10.0, "Abondance"
17687
17688 2005-12-05  Andy Wingo  <wingo@pobox.com>
17689
17690         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
17691         * ext/flac/gstflacdec.c: (gst_flacdec_write):
17692         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
17693         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
17694         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
17695         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17696         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
17697         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
17698         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
17699         * ext/speex/gstspeexdec.c: (speex_dec_chain):
17700         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
17701         * gst/auparse/gstauparse.c: (gst_auparse_chain):
17702         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
17703         * gst/goom/gstgoom.c: (gst_goom_chain):
17704         * gst/matroska/matroska-demux.c:
17705         (gst_matroska_demux_push_vorbis_codec_priv_data),
17706         (gst_matroska_demux_add_wvpk_header):
17707         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
17708         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
17709         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
17710         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
17711         alloc_buffer changes.
17712
17713 2005-12-05  Michael Smith  <msmith@fluendo.com>
17714
17715         * docs/plugins/gst-plugins-good-plugins.args:
17716           Remove args for plugins that aren't in -good.
17717
17718 === release 0.9.7 ===
17719
17720 2005-12-01   <thomas (at) apestaart (dot) org>
17721
17722         * configure.ac:
17723           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
17724
17725 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17726
17727         * docs/plugins/.cvsignore:
17728         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17729         * docs/plugins/inspect/plugin-multipart.xml:
17730         * docs/plugins/inspect/plugin-rtp.xml:
17731           add multipart plugin to docs
17732
17733 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17734
17735         * configure.ac:
17736         * ext/Makefile.am:
17737         * ext/pango/Makefile.am:
17738         * ext/pango/gstclockoverlay.c:
17739         * ext/pango/gstclockoverlay.h:
17740         * ext/pango/gsttextoverlay.c:
17741         * ext/pango/gsttextoverlay.h:
17742         * ext/pango/gsttextrender.c:
17743         * ext/pango/gsttextrender.h:
17744         * ext/pango/gsttimeoverlay.c:
17745         * ext/pango/gsttimeoverlay.h:
17746           move pango to base
17747
17748 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17749
17750         * gst/rtp/Makefile.am:
17751         * gst/rtp/gstrtpL16depay.c:
17752         * gst/rtp/gstrtpL16depay.h:
17753         * gst/rtp/gstrtpL16parse.c:
17754         * gst/rtp/gstrtpL16parse.h:
17755         * gst/rtp/gstrtpgsmdepay.c:
17756         * gst/rtp/gstrtpgsmdepay.h:
17757         * gst/rtp/gstrtpgsmparse.c:
17758         * gst/rtp/gstrtpgsmparse.h:
17759           parsers are depayers
17760
17761 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17762
17763         * gst/rtp/Makefile.am:
17764         * gst/rtp/gstasteriskh263.c:
17765         * gst/rtp/gstrtp.c:
17766         * gst/rtp/gstrtpL16enc.c:
17767         * gst/rtp/gstrtpL16enc.h:
17768         * gst/rtp/gstrtpL16parse.c:
17769         * gst/rtp/gstrtpL16parse.h:
17770         * gst/rtp/gstrtpL16pay.c:
17771         * gst/rtp/gstrtpL16pay.h:
17772         * gst/rtp/gstrtpamrdec.c:
17773         * gst/rtp/gstrtpamrdec.h:
17774         * gst/rtp/gstrtpamrdepay.c:
17775         * gst/rtp/gstrtpamrdepay.h:
17776         * gst/rtp/gstrtpamrenc.c:
17777         * gst/rtp/gstrtpamrenc.h:
17778         * gst/rtp/gstrtpamrpay.c:
17779         * gst/rtp/gstrtpamrpay.h:
17780         * gst/rtp/gstrtpdec.c:
17781         * gst/rtp/gstrtpdec.h:
17782         * gst/rtp/gstrtpdepay.c:
17783         * gst/rtp/gstrtpdepay.h:
17784         * gst/rtp/gstrtpg711dec.c:
17785         * gst/rtp/gstrtpg711dec.h:
17786         * gst/rtp/gstrtpg711depay.c:
17787         * gst/rtp/gstrtpg711depay.h:
17788         * gst/rtp/gstrtpg711enc.c:
17789         * gst/rtp/gstrtpg711enc.h:
17790         * gst/rtp/gstrtpg711pay.c:
17791         * gst/rtp/gstrtpg711pay.h:
17792         * gst/rtp/gstrtpgsmenc.c:
17793         * gst/rtp/gstrtpgsmenc.h:
17794         * gst/rtp/gstrtpgsmparse.c:
17795         * gst/rtp/gstrtpgsmparse.h:
17796         * gst/rtp/gstrtpgsmpay.c:
17797         * gst/rtp/gstrtpgsmpay.h:
17798         * gst/rtp/gstrtph263enc.c:
17799         * gst/rtp/gstrtph263enc.h:
17800         * gst/rtp/gstrtph263pay.c:
17801         * gst/rtp/gstrtph263pay.h:
17802         * gst/rtp/gstrtph263pdec.c:
17803         * gst/rtp/gstrtph263pdec.h:
17804         * gst/rtp/gstrtph263pdepay.c:
17805         * gst/rtp/gstrtph263pdepay.h:
17806         * gst/rtp/gstrtph263penc.c:
17807         * gst/rtp/gstrtph263penc.h:
17808         * gst/rtp/gstrtph263ppay.c:
17809         * gst/rtp/gstrtph263ppay.h:
17810         * gst/rtp/gstrtpmp4vdec.c:
17811         * gst/rtp/gstrtpmp4vdec.h:
17812         * gst/rtp/gstrtpmp4vdepay.c:
17813         * gst/rtp/gstrtpmp4vdepay.h:
17814         * gst/rtp/gstrtpmp4venc.c:
17815         * gst/rtp/gstrtpmp4venc.h:
17816         * gst/rtp/gstrtpmp4vpay.c:
17817         * gst/rtp/gstrtpmp4vpay.h:
17818         * gst/rtp/gstrtpmpadec.c:
17819         * gst/rtp/gstrtpmpadec.h:
17820         * gst/rtp/gstrtpmpadepay.c:
17821         * gst/rtp/gstrtpmpadepay.h:
17822         * gst/rtp/gstrtpmpaenc.c:
17823         * gst/rtp/gstrtpmpaenc.h:
17824         * gst/rtp/gstrtpmpapay.c:
17825         * gst/rtp/gstrtpmpapay.h:
17826         * gst/rtp/gstrtpspeexdec.c:
17827         * gst/rtp/gstrtpspeexdec.h:
17828         * gst/rtp/gstrtpspeexdepay.c:
17829         * gst/rtp/gstrtpspeexdepay.h:
17830         * gst/rtp/gstrtpspeexenc.c:
17831         * gst/rtp/gstrtpspeexenc.h:
17832         * gst/rtp/gstrtpspeexpay.c:
17833         * gst/rtp/gstrtpspeexpay.h:
17834           Do burger's rename for rtp payloaders and depayloaders
17835
17836 2005-11-30  Wim Taymans  <wim@fluendo.com>
17837
17838         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
17839         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
17840         * ext/dv/gstdvdemux.h:
17841         Fix seeking in dvdemux again, add some more debug info.
17842
17843 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17844
17845         * configure.ac:
17846           fix tests
17847
17848 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17849
17850         * PORTED_09:
17851         * docs/random/PORTED_09:
17852           move
17853         * tests/Makefile.am:
17854           add
17855         * win32/gst.sln:
17856           remove
17857
17858 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17859
17860         * Makefile.am:
17861         * check/.cvsignore:
17862         * check/Makefile.am:
17863         * check/elements/.cvsignore:
17864         * check/elements/level.c:
17865         * check/elements/matroskamux.c:
17866         * configure.ac:
17867         * examples/Makefile.am:
17868         * examples/capsfilter/Makefile.am:
17869         * examples/capsfilter/capsfilter1.c:
17870         * examples/gob/Makefile.am:
17871         * examples/gob/gst-identity2.gob:
17872         * examples/gstplay/.cvsignore:
17873         * examples/gstplay/Makefile.am:
17874         * examples/gstplay/player.c:
17875         * examples/indexing/.cvsignore:
17876         * examples/indexing/Makefile.am:
17877         * examples/indexing/indexmpeg.c:
17878         * examples/level/Makefile.am:
17879         * examples/level/README:
17880         * examples/level/demo.c:
17881         * examples/level/plot.c:
17882         * examples/stats/Makefile.am:
17883         * examples/stats/mp2ogg.c:
17884         * examples/switch/.cvsignore:
17885         * examples/switch/Makefile.am:
17886         * examples/switch/switcher.c:
17887           move under tests/
17888
17889 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
17890
17891         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
17892         (gst_text_render_class_init), (resize_bitmap),
17893         (gst_text_render_render_text), (gst_text_render_setcaps),
17894         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
17895         (gst_text_render_chain), (gst_text_render_finalize),
17896         (gst_text_render_init), (gst_text_render_set_property):
17897         * ext/pango/gsttextrender.h:
17898           Add missing files.
17899
17900 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
17901
17902         * configure.ac:
17903         * ext/Makefile.am:
17904         * ext/pango/Makefile.am:
17905         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
17906         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
17907         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
17908         * ext/pango/gstclockoverlay.h:
17909         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17910         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
17911         (gst_text_overlay_finalize), (gst_text_overlay_init),
17912         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
17913         (gst_text_overlay_text_pad_linked),
17914         (gst_text_overlay_text_pad_unlinked),
17915         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
17916         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
17917         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
17918         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
17919         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
17920         (gst_text_overlay_change_state), (plugin_init):
17921         * ext/pango/gsttextoverlay.h:
17922         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
17923         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
17924         (gst_time_overlay_class_init), (gst_time_overlay_init):
17925         * ext/pango/gsttimeoverlay.h:
17926           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
17927           and add background shading and text wrapping modes. Make 
17928           timoverlay derive from textoverlay. Also add new clockoverlay
17929           element.
17930
17931 2005-11-30  Julien MOUTTE  <julien@moutte.net>
17932
17933         * gst/udp/Makefile.am: Moved to netbuffer.
17934
17935 2005-11-30  Julien MOUTTE  <julien@moutte.net>
17936
17937         * configure.ac:
17938         * PORTED_O9:
17939         * gst/multipart/Makefile.am:
17940         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17941         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17942         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
17943         (gst_multipart_demux_change_state),
17944         (gst_multipart_demux_plugin_init):
17945         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17946         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
17947         (gst_multipart_mux_sinkconnect),
17948         (gst_multipart_mux_request_new_pad),
17949         (gst_multipart_mux_handle_src_event),
17950         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
17951         (gst_multipart_mux_change_state): Ported multipart mux/demux to
17952         0.9.
17953
17954 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17955
17956         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
17957         * gst/debug/gstnavigationtest.h:
17958         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
17959         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
17960         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
17961         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
17962         * gst/effectv/gstrev.c: (gst_revtv_get_type):
17963         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
17964         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
17965         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
17966         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
17967         (gst_video_flip_get_type):
17968         * gst/videofilter/gstvideoflip.h:
17969           update for symbols change
17970
17971 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17972
17973         * gst/udp/gstdynudpsink.c:
17974         * gst/udp/gstudpsrc.c:
17975           the old gstnet lib was renamed gstnetbuffer (#322257)
17976
17977 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
17978
17979         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
17980         (gst_text_overlay_collected):
17981           Actually render the text from the text pad.
17982
17983 2005-11-29  Edward Hervey  <edward@fluendo.com>
17984
17985         * gst/debug/gstnavseek.c: (gst_navseek_event):
17986         * gst/debug/progressreport.c: (gst_progress_report_event):
17987         Update for GstBaseTransform event virtual method
17988
17989 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17990
17991         * ext/cairo/Makefile.am:
17992           no need to link to videofilter
17993
17994 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17995
17996         * gst/debug/Makefile.am:
17997         * gst/debug/gstnavigationtest.h:
17998         * gst/effectv/Makefile.am:
17999         * gst/effectv/gstaging.c:
18000         * gst/effectv/gstdice.c:
18001         * gst/effectv/gstedge.c:
18002         * gst/effectv/gstquark.c:
18003         * gst/effectv/gstrev.c:
18004         * gst/effectv/gstshagadelic.c:
18005         * gst/effectv/gstvertigo.c:
18006         * gst/effectv/gstwarp.c:
18007         * gst/videofilter/Makefile.am:
18008         * gst/videofilter/gstvideofilter.c:
18009         * gst/videofilter/gstvideofilter.h:
18010         * gst/videofilter/gstvideoflip.h:
18011           remove the videofilter library and link to the one in base
18012
18013 2005-11-28  Edward Hervey  <edward@fluendo.com>
18014
18015         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18016         Useless check now we're setting the current entry correctly.
18017
18018 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
18019
18020         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
18021         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
18022         (gst_jpegenc_change_state):
18023           Don't leak input buffer in chain function (fixes #322667); make 
18024           state change function thread-safe; don't repeat the current function
18025           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
18026           gst_pad_alloc_buffer(); misc. minor cleanups.
18027
18028 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
18029
18030         * gst/matroska/matroska-mux.c:
18031         (gst_matroska_mux_video_pad_setcaps):
18032         Look for pixel-aspect-ratio in caps, not pixel_width and
18033         pixel_height (Fixes: #322645)
18034
18035 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
18036
18037         * gst/matroska/matroska-mux.c:
18038         (gst_matroska_mux_video_pad_setcaps):
18039         From Michal Benes:
18040         frame duration should be GST_SECOND / framerate, not
18041         GST_SECOND * framerate. (Fixes: #322643)
18042
18043 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18044
18045         * configure.ac:
18046           fix up GST_PLUGIN_LDFLAGS
18047         * gst/rtsp/rtspconnection.c:
18048           fix includes (see #317043)
18049         * gst/videofilter/Makefile.am:
18050           stop installing this library
18051
18052 2005-11-26  Edward Hervey  <edward@fluendo.com>
18053
18054         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
18055         Handle the case where the incoming Video dv stream doesn't have
18056         a pixel aspect ratio set.
18057
18058 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18059
18060         * docs/plugins/Makefile.am:
18061         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18062         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18063         * ext/flac/gstflacdec.c:
18064           document flacdec
18065
18066 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18067
18068         * docs/plugins/Makefile.am:
18069         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18070         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18071         * docs/plugins/inspect/plugin-autodetect.xml:
18072         * ext/cairo/gstcairo.c: (plugin_init):
18073         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
18074         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
18075         (gst_text_overlay_init), (gst_text_overlay_font_init),
18076         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
18077         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
18078         (gst_text_overlay_text_pad_linked),
18079         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
18080         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18081         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
18082         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18083         (gst_text_overlay_change_state):
18084         * ext/cairo/gsttextoverlay.h:
18085         * ext/cairo/gsttimeoverlay.c:
18086         (gst_cairo_time_overlay_update_font_height),
18087         (gst_cairo_time_overlay_set_caps),
18088         (gst_cairo_time_overlay_get_unit_size),
18089         (gst_cairo_time_overlay_print_smpte_time),
18090         (gst_cairo_time_overlay_transform),
18091         (gst_cairo_time_overlay_base_init),
18092         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
18093         (gst_cairo_time_overlay_get_type):
18094         * ext/cairo/gsttimeoverlay.h:
18095           do some name borgifying
18096           document
18097
18098 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18099
18100         * docs/plugins/Makefile.am:
18101         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18102         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18103         * gst/autodetect/gstautoaudiosink.c:
18104         (gst_auto_audio_sink_base_init):
18105         * gst/autodetect/gstautovideosink.c:
18106         (gst_auto_video_sink_base_init),
18107         (gst_auto_video_sink_factory_filter):
18108           documenting auto*sink
18109           using strstr for the video sink lookup, class field is not ordered
18110         * docs/plugins/inspect/plugin-1394.xml:
18111         * docs/plugins/inspect/plugin-aasink.xml:
18112         * docs/plugins/inspect/plugin-alaw.xml:
18113         * docs/plugins/inspect/plugin-alpha.xml:
18114         * docs/plugins/inspect/plugin-alphacolor.xml:
18115         * docs/plugins/inspect/plugin-auparse.xml:
18116         * docs/plugins/inspect/plugin-autodetect.xml:
18117         * docs/plugins/inspect/plugin-avi.xml:
18118         * docs/plugins/inspect/plugin-cacasink.xml:
18119         * docs/plugins/inspect/plugin-cairo.xml:
18120         * docs/plugins/inspect/plugin-cutter.xml:
18121         * docs/plugins/inspect/plugin-debug.xml:
18122         * docs/plugins/inspect/plugin-dv.xml:
18123         * docs/plugins/inspect/plugin-efence.xml:
18124         * docs/plugins/inspect/plugin-effectv.xml:
18125         * docs/plugins/inspect/plugin-esdsink.xml:
18126         * docs/plugins/inspect/plugin-flac.xml:
18127         * docs/plugins/inspect/plugin-flxdec.xml:
18128         * docs/plugins/inspect/plugin-gconfelements.xml:
18129         * docs/plugins/inspect/plugin-goom.xml:
18130         * docs/plugins/inspect/plugin-jpeg.xml:
18131         * docs/plugins/inspect/plugin-level.xml:
18132         * docs/plugins/inspect/plugin-matroska.xml:
18133         * docs/plugins/inspect/plugin-mulaw.xml:
18134         * docs/plugins/inspect/plugin-navigationtest.xml:
18135         * docs/plugins/inspect/plugin-ossaudio.xml:
18136         * docs/plugins/inspect/plugin-png.xml:
18137         * docs/plugins/inspect/plugin-rtp.xml:
18138         * docs/plugins/inspect/plugin-rtsp.xml:
18139         * docs/plugins/inspect/plugin-shout2send.xml:
18140         * docs/plugins/inspect/plugin-smpte.xml:
18141         * docs/plugins/inspect/plugin-speex.xml:
18142         * docs/plugins/inspect/plugin-udp.xml:
18143         * docs/plugins/inspect/plugin-videobox.xml:
18144         * docs/plugins/inspect/plugin-videoflip.xml:
18145         * docs/plugins/inspect/plugin-videomixer.xml:
18146         * docs/plugins/inspect/plugin-wavenc.xml:
18147         * docs/plugins/inspect/plugin-wavparse.xml:
18148           update for HEAD version
18149
18150 2005-11-25  Michael Smith  <msmith@fluendo.com>
18151
18152         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
18153           Patch from Sebastien Cote to close control sockets in udpsrc.
18154
18155 2005-11-24  Julien MOUTTE  <julien@moutte.net>
18156
18157         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
18158         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
18159         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
18160         (gst_quarktv_base_init), (gst_quarktv_class_init),
18161         (gst_quarktv_init): Flush the planes list on reverse caps
18162         negotiation. This was crashing because of differently sized
18163         buffers.
18164
18165 2005-11-24  Julien MOUTTE  <julien@moutte.net>
18166
18167         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
18168         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
18169         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
18170         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
18171         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
18172         (gst_videoflip_set_property), (gst_videoflip_base_init),
18173         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
18174         correctly, fix identity flipping, convert navigation event 
18175         correctly again.
18176
18177 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18178
18179         * configure.ac: back to HEAD
18180
18181 === release 0.9.6 ===
18182
18183 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
18184
18185         * configure.ac:
18186           releasing 0.9.6, "Everything's Not Lost"
18187
18188 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
18189
18190         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
18191         Oops, initialise the framerate GValue
18192
18193 2005-11-23  Julien MOUTTE  <julien@moutte.net>
18194
18195         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
18196         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
18197         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
18198         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
18199         (gst_timeoverlay_get_type):
18200         * ext/cairo/gsttimeoverlay.h:
18201         * gst/debug/Makefile.am:
18202         * gst/debug/gstnavigationtest.c:
18203         (gst_navigationtest_handle_src_event),
18204         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
18205         (gst_navigationtest_transform), (gst_navigationtest_change_state),
18206         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
18207         (gst_navigationtest_init), (gst_navigationtest_get_type),
18208         (plugin_init):
18209         * gst/debug/gstnavigationtest.h:
18210         * gst/effectv/Makefile.am:
18211         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
18212         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
18213         (gst_agingtv_base_init), (gst_agingtv_class_init),
18214         (gst_agingtv_init), (gst_agingtv_get_type):
18215         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
18216         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
18217         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
18218         (gst_dicetv_get_type):
18219         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
18220         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
18221         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
18222         (gst_edgetv_get_type):
18223         * gst/effectv/gsteffectv.c:
18224         * gst/effectv/gsteffectv.h:
18225         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
18226         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
18227         (gst_quarktv_change_state), (gst_quarktv_base_init),
18228         (gst_quarktv_class_init), (gst_quarktv_init),
18229         (gst_quarktv_get_type):
18230         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
18231         (gst_revtv_get_unit_size), (gst_revtv_transform),
18232         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
18233         (gst_revtv_get_type):
18234         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
18235         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
18236         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
18237         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
18238         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
18239         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
18240         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
18241         (gst_vertigotv_init), (gst_vertigotv_get_type):
18242         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
18243         (gst_warptv_get_unit_size), (gst_warptv_transform),
18244         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
18245         (gst_warptv_get_type):
18246         * gst/videofilter/Makefile.am:
18247         * gst/videofilter/gstvideobalance.c:
18248         * gst/videofilter/gstvideobalance.h:
18249         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
18250         (gst_videofilter_class_init), (gst_videofilter_init):
18251         * gst/videofilter/gstvideofilter.h:
18252         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
18253         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
18254         (gst_videoflip_flip), (gst_videoflip_transform),
18255         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
18256         (gst_videoflip_base_init), (gst_videoflip_class_init),
18257         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
18258         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
18259         BaseTransform, it's just a place holder for now and every video
18260         effect plugin has been ported to use BaseTransform features 
18261         directly. QuarkTV was fixed too (was broken), navigationtest works
18262         and best for the end, videoflip converts navigation events depending
18263         on flip method ! Fixes #320953
18264
18265 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
18266
18267         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
18268         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
18269         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
18270         (gst_goom_src_negotiate), (gst_goom_chain):
18271         * gst/matroska/matroska-mux.c:
18272         (gst_matroska_mux_video_pad_setcaps):
18273         * sys/osxvideo/osxvideosink.m:
18274           Fixes for API changes
18275
18276 2005-11-23  Michael Smith <msmith@fluendo.com>
18277
18278         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
18279         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
18280         * ext/jpeg/gstjpegdec.h:
18281         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
18282         * ext/jpeg/gstjpegenc.h:
18283         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
18284         (gst_smokeenc_resync):
18285         * ext/jpeg/gstsmokeenc.h:
18286           JPEG fractiony goodness.
18287
18288 2005-11-22  Michael Smith <msmith@fluendo.com>
18289
18290         * gst/goom/filters.c:
18291         * gst/goom/graphic.h:
18292           Fix compilation by making some functions static inline instead of
18293           extern inline, matching the way they're used.
18294
18295 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
18296
18297         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
18298         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
18299         * ext/cairo/gsttextoverlay.h:
18300         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
18301         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18302         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
18303         (gst_pngdec_caps_create_and_set):
18304         * ext/libpng/gstpngdec.h:
18305         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
18306         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
18307         * gst/avi/gstavimux.c: (gst_avimux_init),
18308         (gst_avimux_vidsinkconnect):
18309         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
18310         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
18311         (gst_goom_src_negotiate), (gst_goom_chain):
18312         * gst/goom/gstgoom.h:
18313         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
18314         * gst/matroska/matroska-mux.c:
18315         (gst_matroska_mux_video_pad_setcaps):
18316         * sys/osxvideo/osxvideosink.h:
18317         * sys/osxvideo/osxvideosink.m:
18318           More fractional framerate conversions 
18319
18320 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
18321
18322         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
18323         * gst/debug/gstnavigationtest.c:
18324         (gst_navigationtest_handle_src_event):
18325         * gst/videofilter/gstvideofilter.c:
18326         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
18327         (gst_videofilter_init):
18328         * gst/videofilter/gstvideofilter.h:
18329           Convert to fractional framerates.
18330
18331 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18332
18333         * ext/aalib/gstaasink.c:
18334         * ext/dv/gstdvdec.c:
18335         * ext/esd/esdmon.c:
18336         * ext/flac/gstflacenc.c:
18337         * ext/gdk_pixbuf/pixbufscale.c:
18338         * ext/libcaca/gstcacasink.c:
18339         * ext/shout2/gstshout2.c:
18340         * gst/alpha/gstalpha.c:
18341         * gst/oldcore/gstaggregator.c:
18342         * gst/oldcore/gstshaper.c:
18343         * gst/smpte/barboxwipes.c:
18344         * gst/smpte/gstsmpte.c:
18345         * gst/videobox/gstvideobox.c:
18346         * gst/videofilter/gstvideoflip.c:
18347         * gst/videomixer/videomixer.c:
18348           fix up more enums
18349
18350 2005-11-22  Michael Smith <msmith@fluendo.com>
18351
18352         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18353         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18354         (gst_videomixer_update_queues):
18355           Fractional framerates, videomixer.
18356
18357 2005-11-22  Michael Smith <msmith@fluendo.com>
18358
18359         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
18360         * ext/dv/gstdvdec.h:
18361         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
18362         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18363         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
18364         (gst_dvdemux_flush):
18365         * ext/dv/gstdvdemux.h:
18366           Fractional framerates for DV. 
18367
18368 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
18369
18370         * gst/autodetect/gstautoaudiosink.c:
18371         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
18372         * gst/autodetect/gstautovideosink.c:
18373         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
18374           Use gst_plugin_feature_list_free() to free feature list and
18375           in the case of autovideosink free the list at all. Also
18376           miscellaneous cosmetic fixes.
18377
18378 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18379
18380         * gst/cutter/gstcutter.c: (gst_cutter_chain),
18381         (gst_cutter_set_property), (gst_cutter_get_caps):
18382           copy calculation code from level; remove use of some audio
18383           functions
18384
18385 2005-11-22  Andy Wingo  <wingo@pobox.com>
18386
18387         * Update for gst_tag_setter API changes.
18388
18389 2005-11-22  Andy Wingo  <wingo@pobox.com>
18390
18391         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
18392         (gst_dvdemux_demux_frame)
18393         * ext/flac/gstflacdec.c (gst_flacdec_write)
18394         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
18395         (gst_flacenc_sink_event)
18396         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
18397         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
18398         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
18399         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
18400         * gst/auparse/gstauparse.c (gst_auparse_chain)
18401         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
18402         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
18403         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
18404         (gst_avi_demux_handle_seek)
18405         * gst/goom/gstgoom.c (gst_goom_event)
18406         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
18407         * gst/matroska/matroska-demux.c
18408         (gst_matroska_demux_handle_seek_event)
18409         (gst_matroska_demux_loop_stream_parse_id)
18410         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
18411         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
18412         (gst_wavparse_stream_headers): Run update-funcnames.
18413
18414 2005-11-22  Edward Hervey  <edward@fluendo.com>
18415
18416         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
18417         (gst_dv1394src_init), (gst_dv1394src_dispose),
18418         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
18419         (gst_dv1394src_uri_set_uri):
18420         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
18421         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
18422         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
18423         URIHandler interface and element properties are now properly
18424         synchronized for DV1394src and UDPSrc
18425
18426 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
18427
18428         * ext/flac/Makefile.am:
18429         * ext/speex/Makefile.am:
18430           libgsttagedit has been renamed to libgsttag.
18431
18432 2005-11-21  Wim Taymans  <wim@fluendo.com>
18433
18434         * gst/rtsp/rtspconnection.c: (read_body):
18435         Apply patch from Sebastien Cote to fix #319184.
18436
18437 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
18438
18439         * configure.ac:
18440         * gst/cutter/Makefile.am:
18441         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
18442         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
18443         (gst_cutter_set_property), (gst_cutter_get_property),
18444         (plugin_init), (gst_cutter_get_caps):
18445           port cutter
18446         * gst/level/gstlevel.c:
18447           fix up plugin details
18448
18449 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18450
18451         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
18452         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
18453         (gst_flacdec_src_event):
18454         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
18455         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18456         (gst_signal_processor_getrange), (gst_signal_processor_chain):
18457         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
18458         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
18459         (gst_flxdec_sink_event_handler):
18460         * gst/matroska/matroska-demux.c:
18461         (gst_matroska_demux_handle_seek_event):
18462         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
18463           Update for stream lock API changes: don't take stream log
18464           in sink event handlers any longer and change GST_STREAM_LOCK
18465           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
18466           functions.
18467
18468 2005-11-21  Michael Smith <msmith@fluendo.com>
18469
18470         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
18471           gst_object_unref, not g_object_unref
18472
18473 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18474
18475         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
18476         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
18477           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
18478
18479 2005-11-21  Michael Smith <msmith@fluendo.com>
18480
18481         * gst/auparse/Makefile.am:
18482         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
18483         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
18484         (gst_auparse_change_state):
18485         * gst/auparse/gstauparse.h:
18486           Partially fix #161712. playbin still doesn't work on these files,
18487           (on the bug report, Andy says we aren't typefinding it for some
18488           reason?) but at least auparse isn't totally busted like it was before.
18489
18490 2005-11-21  Andy Wingo  <wingo@pobox.com>
18491
18492         * *.h:
18493         * *.c: Ran scripts/update-macros. Oh yes.
18494
18495 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18496
18497         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18498           Filler events are gone for now, comment out section generating
18499           them.
18500
18501 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
18502
18503         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
18504         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
18505         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
18506         * sys/osxvideo/osxvideosink.m:
18507           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
18508           (#322027)
18509
18510 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18511
18512         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
18513         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
18514         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
18515         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
18516         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
18517         (gst_avi_demux_stream_data):
18518         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
18519         * gst/wavenc/gstwavenc.c: (write_metadata):
18520         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
18521         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
18522         Fixes for GST_FOURCC_FORMAT API change.
18523
18524 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18525
18526         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
18527         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
18528         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
18529         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18530         (gst_text_overlay_change_state):
18531         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
18532         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
18533         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
18534         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
18535         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18536         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
18537         (gst_videomixer_change_state):
18538           Fix for collect pads API change. Also fix textoverlay state
18539           change function.
18540
18541 2005-11-20  Julien MOUTTE  <julien@moutte.net>
18542
18543         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
18544         GST_PAD_IS_USABLE by something approaching it.
18545
18546 2005-11-20  Julien MOUTTE  <julien@moutte.net>
18547
18548         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
18549         API changes.
18550         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
18551         but also fix the code that was not checking return values from
18552         pad_push neither using pad_alloc_buffer.
18553
18554 2005-11-18  Edward Hervey  <edward@fluendo.com>
18555
18556         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
18557         (gst_pngenc_chain):
18558         Added debug category
18559         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
18560         goes to EOS.
18561
18562 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
18563
18564         * gst/rtp/Makefile.am
18565         * gst/rtp/gstrtp.c
18566         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
18567         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
18568         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
18569         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
18570         * gst/rtp/gstrtpg711enc.h:
18571         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
18572         * gst/rtp/gstrtpspeexenc.c:
18573         * gst/rtp/gstrtpspeexenc.h:
18574         * gst/rtp/gstrtpspeexdec.c:
18575         * gst/rtp/gstrtpspeexdec.h:
18576         Created Speex payloader and depayloader; Optimize G711 payloader to
18577         use adapter and send packets until MTU size.
18578
18579 2005-11-16  Wim Taymans  <wim@fluendo.com>
18580
18581         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
18582         Fix leak in check.
18583
18584 2005-11-16  Wim Taymans  <wim@fluendo.com>
18585
18586         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
18587         Fix state change.
18588
18589 2005-11-16  Andy Wingo  <wingo@pobox.com>
18590
18591         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
18592         (gst_udpsrc_create): Move comment.
18593
18594 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
18595
18596         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18597
18598         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
18599           When seeking, seek to closest index entry at or before the requested
18600           seek position, not just the closest one (#321001).
18601
18602 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
18603
18604         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
18605         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
18606           Invert DIB images again (see #132341).
18607
18608 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18609
18610         * configure.ac:
18611           rework configure.ac file
18612         * ext/aalib/gstaasink.c:
18613         * ext/cairo/gstcairo.c:
18614         * ext/dv/gstdv.c:
18615         * ext/esd/gstesd.c:
18616         * ext/flac/gstflac.c:
18617         * ext/gconf/gstgconfelements.c:
18618         * ext/gdk_pixbuf/gstgdkpixbuf.c:
18619         * ext/jpeg/gstjpeg.c:
18620         * ext/ladspa/gstladspa.c:
18621         * ext/libcaca/gstcacasink.c:
18622         * ext/libmng/gstmng.c:
18623         * ext/libpng/gstpng.c:
18624         * ext/mikmod/gstmikmod.c:
18625         * ext/pango/gsttextoverlay.c:
18626         * ext/pango/gsttimeoverlay.c:
18627         * ext/raw1394/gst1394.c:
18628         * ext/speex/gstspeex.c:
18629         * gst/alpha/Makefile.am:
18630         * gst/alpha/gstalpha.c:
18631         * gst/alpha/gstalphacolor.c:
18632         * gst/auparse/gstauparse.c:
18633         * gst/autodetect/gstautoaudiosink.c:
18634         (gst_auto_audio_sink_factory_filter),
18635         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
18636         * gst/autodetect/gstautodetect.c:
18637         * gst/avi/gstavi.c:
18638         * gst/cutter/gstcutter.c:
18639         * gst/debug/efence.c:
18640         * gst/debug/gstdebug.c:
18641         * gst/debug/gstnavigationtest.c:
18642         * gst/effectv/gsteffectv.c:
18643         * gst/flx/gstflxdec.c:
18644         * gst/goom/gstgoom.c:
18645         * gst/interleave/plugin.c:
18646         * gst/law/alaw.c:
18647         * gst/law/mulaw.c:
18648         * gst/level/gstlevel.c:
18649         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
18650         * gst/matroska/matroska.c:
18651         * gst/median/gstmedian.c:
18652         * gst/monoscope/gstmonoscope.c:
18653         * gst/multipart/multipart.c:
18654         * gst/oldcore/gstelements.c:
18655         * gst/rtp/gstrtp.c:
18656         * gst/rtsp/gstrtsp.c:
18657         * gst/smoothwave/gstsmoothwave.c:
18658         * gst/smpte/gstsmpte.c:
18659         * gst/udp/gstudp.c:
18660         * gst/videobox/gstvideobox.c:
18661         * gst/videofilter/gstgamma.c:
18662         * gst/videofilter/gstvideobalance.c:
18663         * gst/videofilter/gstvideoflip.c:
18664         * gst/videofilter/gstvideotemplate.c:
18665         * gst/videomixer/videomixer.c:
18666         * gst/wavenc/gstwavenc.c:
18667         * gst/wavparse/gstwavparse.c:
18668         * sys/oss/gstossaudio.c:
18669         * sys/osxaudio/gstosxaudio.c:
18670           update GST_PLUGIN_DEFINE
18671         * gst/rtp/Makefile.am:
18672         * gst/rtp/gstasteriskh263.c:
18673           check for htons/htonl headers and possibly link to winsock2 lib
18674
18675 2005-11-12  Edward Hervey  <edward@fluendo.com>
18676
18677         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
18678         Only GST_DEBUG() information on the valid components.
18679
18680 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18681
18682         * configure.ac: back to HEAD
18683
18684 === release 0.9.5 ===
18685
18686 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
18687
18688         * configure.ac:
18689           releasing 0.9.5, "Phone Alarm"
18690
18691 2005-11-11  Edward Hervey  <edward@fluendo.com>
18692
18693         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18694         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
18695         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
18696         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
18697         (gst_avi_demux_loop):
18698         * gst/avi/gstavidemux.h:
18699         Yeah, implement proper seeking. Exact seeking and segment seeking.
18700         Still need to do some checks for segment_stop.
18701
18702 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
18703
18704         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18705
18706         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
18707           Don't try to ready buffer duration from buffer that we don't
18708           own any  longer and that might already have been unreffed.
18709           (#321136)
18710
18711 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
18712
18713         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
18714         (flx_decode_delta_flc), (gst_flxdec_chain):
18715         Attempting to optimize the code for embedded systems.
18716
18717 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
18718
18719         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18720
18721         * sys/oss/gstosssink.c: (gst_oss_sink_close):
18722           Don't re-use already closed file descriptor. (#320920)
18723
18724 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18725
18726         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
18727         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
18728         (gst_oss_sink_prepare):
18729         * sys/oss/gstosssink.h:
18730           Cache probed caps; fix debug output for SET_PARAM macros.
18731
18732 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18733
18734         * ext/cairo/Makefile.am:
18735         * ext/cairo/gstcairo.c: (plugin_init):
18736         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
18737         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
18738         (gst_text_overlay_init), (gst_text_overlay_font_init),
18739         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
18740         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
18741         (gst_text_overlay_text_pad_linked),
18742         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
18743         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18744         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
18745         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18746         (gst_text_overlay_change_state):
18747         * ext/cairo/gsttextoverlay.h:
18748           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
18749           property and redo positioning. Doesn't handle upstream renegotiation
18750           yet though.
18751
18752 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18753
18754         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18755         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
18756         (gst_avi_demux_loop):
18757           No need to take the STREAM_LOCK in the loop function. Improve
18758           some debug messages. Don't leak pad names in debug messages.
18759
18760 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18761
18762         * gst/matroska/matroska-demux.c:
18763         (gst_matroska_demux_push_vorbis_codec_priv_data),
18764         (gst_matroska_demux_add_wvpk_header):
18765           Don't error out when the source pad isn't linked.
18766
18767 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
18768
18769         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
18770         (gst_gconf_audio_sink_change_state):
18771         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
18772         (gst_gconf_video_sink_change_state):
18773           Fix state change functions here as well and set kid
18774           to NULL state before removing it.
18775
18776 2005-11-01  Edward Hervey  <edward@fluendo.com>
18777
18778         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
18779         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
18780         Added proper event handlind, 
18781         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
18782         ignored),
18783         and don't set a duration of 0 for buffers otherwise they are discarded
18784         by GstBaseSink.
18785
18786         GstWavEnc needs some serious loving, after going through the code I'm
18787         really wondering how this can stay in -good ...
18788
18789 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18790
18791         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
18792         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
18793         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
18794         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
18795         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
18796         (gst_matroska_mux_collected):
18797           Fix leaks and invalid memory access as reported by valgrind
18798
18799 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18800
18801         Patch by: Michal Benes <michal.benes@xeris.cz>
18802
18803         * check/Makefile.am:
18804         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
18805         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
18806         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
18807           add a unit test for matroskamux
18808           fix the bugs that the unit test exposed
18809
18810 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
18811
18812         * gst/autodetect/gstautoaudiosink.c:
18813         (gst_auto_audio_sink_class_init),
18814         (gst_auto_audio_sink_change_state):
18815         * gst/autodetect/gstautovideosink.c:
18816         (gst_auto_video_sink_class_init),
18817         (gst_auto_video_sink_change_state):
18818           Fix state change function and use GST_DEBUG_FUNCPTR in
18819           class_init.
18820
18821 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
18822
18823         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18824
18825         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
18826         (gst_ebml_write_reset), (gst_ebml_write_element_new):
18827         * gst/matroska/ebml-write.h:
18828         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
18829           Set timestamps on outgoing ebml headers as well, so that the
18830           element after matroskamux can get the timestamp already when
18831           reading the first ebml element and doesn't have to wait for
18832           the actual data buffer for that (#320308).
18833           
18834 2005-10-31  Andy Wingo  <wingo@pobox.com>
18835
18836         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
18837         (gst_videomixer_pad_link): Kill some memleaks.
18838         (gst_videomixer_pad_get_property): Style fix.
18839         (gst_videomixer_pad_set_property): Style fix.
18840         (gst_videomixer_pad_init): Style fix.
18841         (gst_videomixer_update_queues): Kill memleak.
18842         (gst_videomixer_loop): Kill memleak.
18843         (gst_videomixer_collected): Kill memleak.
18844
18845 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
18846
18847         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
18848         gst_auparse_change_state:
18849         Just some cleanup.
18850
18851 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
18852
18853         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
18854         Add checks to GST_FLOW_NOT_LINKED for values returned
18855         from gst_pad_push.
18856         
18857 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
18858
18859         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
18860         (gst_rtpg711dec_process):
18861         * gst/rtp/gstrtpgsmenc.c:
18862         Payloader now sets some default caps on the srcpad if caps on the sinkpad
18863         are never set. This is important for the g711 to work with burger's rtpbin
18864         element.
18865
18866 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
18867
18868         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
18869         (gst_speexenc_push_buffer):
18870         Add checks for return values from gst_pad_push and
18871         gst_pad_alloc_buffer.
18872
18873 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
18874
18875         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18876
18877         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18878         (gst_matroska_demux_parse_info),
18879         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
18880         (gst_matroska_demux_parse_cluster):
18881         * gst/matroska/matroska-ids.h:
18882         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
18883         (gst_matroska_mux_init), (gst_matroska_mux_start),
18884         (gst_matroska_mux_create_buffer_header),
18885         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
18886         (gst_matroska_mux_get_property):
18887         * gst/matroska/matroska-mux.h:
18888           Add SimpleBlock support to matroska demuxer and muxer (part of
18889           Matroska v2). (#319731)
18890
18891 2005-10-28  Wim Taymans  <wim@fluendo.com>
18892
18893         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
18894         (gst_jpeg_dec_change_state):
18895         * ext/jpeg/gstjpegdec.h:
18896         Cleanups. Don't create caps for every chain.
18897
18898 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
18899
18900         * gst/law/alaw-encode.c: (gst_alawenc_init),
18901         (alawenc_setcaps), (gst_alawenc_chain)
18902         * gst/law/alaw-encode.h:
18903         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
18904         (mulawenc_setcaps), (gst_mulawenc_chain)
18905         * gst/law/mulaw-encode.h:
18906         Set timestamp on buffer and it allows RTP G711 elements
18907         work properly.
18908
18909 2005-10-27  Wim Taymans  <wim@fluendo.com>
18910
18911         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
18912         Set correct format on oss instead of a silly value. 
18913
18914 2005-10-27  Julien MOUTTE  <julien@moutte.net>
18915
18916         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18917         (gst_video_box_transform_caps), (gst_video_box_set_caps),
18918         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
18919         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
18920         I420 rendering as well, doesn't bring much for my platform.
18921         Might help on some other platforms.
18922
18923 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
18924
18925         * gst/rtp/gstrtpgsmenc.c:
18926         * gst/rtp/gstrtpgsmparse.c:
18927         Declaring the padtemplate correctly.
18928
18929 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
18930
18931         * gst/rtp/gstrtpg711dec.c:
18932         * gst/rtp/gstrtpg711enc.c:
18933         * gst/rtp/gstrtpgsmenc.c:
18934         * gst/rtp/gstrtpgsmparse.c:
18935         Setting the proper copyright notice.
18936
18937 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18938
18939         * gst/videobox/Makefile.am: Use liboil.
18940         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18941         (gst_video_box_set_property), (gst_video_box_transform_caps),
18942         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
18943         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
18944         using liboil. Will dot the same to I420 border generation
18945         tomorrow.
18946
18947 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
18948
18949         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
18950         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
18951         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
18952         * gst/rtp/gstrtpg711dec.h:
18953         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
18954         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
18955         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
18956         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
18957         (gst_rtpgsmenc_handle_buffer):
18958         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
18959         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
18960         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
18961         * gst/rtp/gstrtpgsmparse.h:
18962         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
18963         inherits from the basertpdepayloader.
18964
18965 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18966
18967         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18968         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
18969         (gst_video_box_ayuv): Removing this forgotten debug.
18970
18971 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18972
18973         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18974         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
18975         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
18976
18977 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
18978
18979         * sys/oss/gstossaudio.c:
18980         * sys/oss/gstossdmabuffer.c:
18981         * sys/oss/gstosshelper.c:
18982         * sys/oss/gstossmixer.c:
18983         * sys/oss/gstossmixerelement.c:
18984         * sys/oss/gstossmixertrack.c:
18985         * sys/oss/gstosssink.c:
18986         * sys/oss/gstosssrc.c:
18987           Actually use the 'oss' debug category we register.
18988
18989 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18990
18991         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
18992         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
18993         Use gst_pad_get_parent and drop the ref that was added through
18994         that call.
18995
18996 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18997
18998         * gst/rtp/gstrtpgsmenc.c:
18999           Fix compilation
19000
19001 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19002
19003         * gst/rtp/gstrtpg711dec.c
19004         Just removed a couple of lines of weird code used during
19005         development/test time.
19006
19007 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19008
19009         * gst/rtp/Makefile.am
19010         * gst/rtp/gstrtp.c
19011         * gst/rtp/gstrtpg711enc.c
19012         * gst/rtp/gstrtpg711enc.h
19013         * gst/rtp/gstrtpg711dec.c
19014         * gst/rtp/gstrtpg711dec.h
19015         Created G711 payloader and depayloader (it supports mulaw and alaw
19016         (dec)encoders)
19017
19018 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19019
19020         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19021         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
19022         Doh ! I introduced wingo's bug again ! Sorry...
19023
19024 2005-10-25  Christian Schaller <christian@fluendo.com> 
19025
19026         * gst/rtp/Makefile.am: add missing header files for disting
19027
19028 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
19029
19030         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
19031         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
19032         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
19033         (gst_rtpgsmenc_handle_buffer):
19034         * gst/rtp/gstrtpgsmenc.h:
19035         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
19036         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
19037         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
19038         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
19039         * gst/rtp/gstrtpgsmparse.h:
19040         Getting the GSM (de)payloader working and compatible with our plans for RTP.
19041
19042 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19043
19044         * ext/libpng/gstpngdec.c: (user_info_callback),
19045         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
19046         a newsegment event, move some redundant code in a single place.
19047
19048 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19049
19050         * ext/libpng/gstpngdec.c: (user_info_callback),
19051         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
19052         hack to get correct colors order when we have a png image with
19053         alpha channel.
19054
19055 2005-10-24  Edward Hervey  <edward@fluendo.com>
19056
19057         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
19058         Call gst_element_no_more_pads when there will be no more pads.
19059
19060 2005-10-24  Wim Taymans  <wim@fluendo.com>
19061
19062         * gst/rtp/Makefile.am:
19063         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
19064         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
19065         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
19066         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
19067         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
19068         (gst_asteriskh263_plugin_init):
19069         * gst/rtp/gstasteriskh263.h:
19070         * gst/rtp/gstrtp.c: (plugin_init):
19071         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
19072         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
19073         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
19074         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
19075         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
19076         (gst_rtph263enc_plugin_init):
19077         * gst/rtp/gstrtph263enc.h:
19078         Added two new payloaders, an RFC 2190 payloader for h263 and
19079         a payload convertor for an asterisk server.
19080
19081 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
19082
19083         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
19084           Set bytes_per_sample correctly (is not always 4, but 
19085           depends on width and number of channels).
19086
19087 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
19088
19089         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
19090         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
19091         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
19092         (gst_flacenc_sink_event), (gst_flacenc_chain),
19093         (gst_flacenc_set_property), (gst_flacenc_get_property),
19094         (gst_flacenc_change_state):
19095         * ext/flac/gstflacenc.h:
19096           Fix seeking, so that flacenc can rewrite the header with the
19097           correct duration and amount of samples and all that at EOS;
19098           also set timestamps and granulepos on outgoing buffers; add
19099           debug category; fix state change function.
19100           
19101 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19102
19103         * gst/videomixer/videomixer.c: Don't restrict video geometry
19104         from 16 to 4096.
19105
19106 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19107
19108         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19109         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
19110         Fix caps negotiation correctly, add debugging category.
19111
19112 2005-10-24  Christian Schaller  <christian@fluendo.com>
19113
19114         * configure.ac: Port over Thomas's change from base listing all plugins
19115
19116 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19117
19118         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
19119         a sink pad.
19120
19121 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19122
19123         * configure.ac:
19124         * docs/upload.mak:
19125           back to HEAD
19126
19127 === release 0.9.4 ===
19128
19129 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19130
19131         * configure.ac:
19132           Releasing 0.9.4, "Dromiceiomimus"
19133
19134 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
19135
19136         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
19137         (gst_speexenc_src_query):
19138           Add position and duration query, fix query type function.
19139           
19140         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
19141         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
19142           Let's not set non-fixed caps on source pads.
19143
19144 2005-10-21  Wim Taymans  <wim@fluendo.com>
19145
19146         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19147         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
19148         (gst_avi_demux_handle_seek):
19149         Set correct stream_time in newsegment event.
19150         avi can also handle a duration query now.
19151
19152 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
19153
19154         * gst/matroska/matroska-demux.c:
19155         (gst_matroska_demux_handle_src_query),
19156         (gst_matroska_demux_handle_seek_event),
19157         (gst_matroska_demux_loop_stream_parse_id):
19158           Fix duration query; fix basetime in newsegment event after
19159           seek; fix duration in initial newsegment event.
19160
19161         * gst/matroska/matroska-mux.c:
19162         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
19163           Extract number of channels and samplerate from vorbis headers;
19164           add some debug messages when querying the durations of the
19165           input streams.
19166
19167 2005-10-20  Wim Taymans  <wim@fluendo.com>
19168
19169         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19170         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19171         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
19172         Set stream time correctly in newsegment.
19173
19174 2005-10-20  Wim Taymans  <wim@fluendo.com>
19175
19176         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19177         Correctly fill in the stream time.
19178
19179 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19180
19181         * check/elements/level.c: (GST_START_TEST):
19182         * gst/level/gstlevel.c: (gst_level_message_new):
19183         * gst/level/level-example.c: (message_handler):
19184           use ELEMENT messages instead
19185
19186 2005-10-19  Wim Taymans  <wim@fluendo.com>
19187
19188         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
19189         (gst_dvdemux_src_query):
19190         * ext/flac/gstflacdec.c: (gst_flacdec_length),
19191         (gst_flacdec_src_query):
19192         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
19193         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
19194         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
19195         * gst/debug/gstnavseek.c: (gst_navseek_seek):
19196         * gst/debug/progressreport.c: (gst_progress_report_report):
19197         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
19198         * gst/matroska/matroska-demux.c:
19199         (gst_matroska_demux_handle_src_query):
19200         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
19201         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19202         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19203         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
19204         (gst_wavparse_srcpad_event):
19205         API change fix.
19206
19207 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
19208
19209         * gst/goom/filters.c:
19210         * gst/goom/graphic.h:
19211         * gst/goom/lines.c:
19212           Make inline functions either 'static inline' or 'extern inline',
19213           otherwise the Forte compiler apparently won't inline them (#317300).
19214
19215 2005-10-19  Julien MOUTTE  <julien@moutte.net>
19216
19217         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
19218         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
19219         (user_info_callback), (user_endrow_callback), (user_end_callback),
19220         (user_read_data), (gst_pngdec_caps_create_and_set),
19221         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
19222         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
19223         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
19224         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
19225         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
19226         very nice and handle push/pull based model. if you have filesrc
19227         connected to it, it will do random access to load the png file.
19228         If you have a network source that can't do _getrange, it does 
19229         progressive loading through the chain function.
19230         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
19231         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
19232         thanks to Master Wim Taymans ;-)
19233
19234 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
19235
19236         * gst/matroska/Makefile.am:
19237         * gst/matroska/ebml-read.c:
19238         * gst/matroska/ebml-read.h:
19239         * gst/matroska/matroska-demux.c:
19240         * gst/matroska/matroska-demux.h:
19241         * gst/matroska/matroska.c: (plugin_init):
19242           Ported matroska demuxer to 0.9.
19243
19244 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
19245
19246         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19247
19248         * gst/matroska/matroska-mux.c:
19249         (gst_matroska_mux_video_pad_setcaps),
19250         (gst_matroska_mux_audio_pad_setcaps):
19251           Fix mpeg4 input handling (#318847); also, while we're at it,
19252           fix media type for Motion-JPEG: should be image/jpeg.
19253
19254 2005-10-18  Wim Taymans  <wim@fluendo.com>
19255
19256         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19257         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19258         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
19259         Fix for segment-start/stop API change.
19260
19261 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19262
19263         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
19264         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
19265         way.
19266
19267 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19268
19269         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
19270         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
19271         output declared in transform_caps.
19272
19273 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19274
19275         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
19276
19277 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19278
19279         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
19280         (gst_video_box_get_unit_size): Fix wrong size calculations and
19281         implement get_unit_size correctly.
19282
19283 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
19284
19285         * configure.ac:
19286           Enable flx plugin.
19287
19288         * gst/flx/gstflxdec.c: (flx_decode_chunks):
19289           Fix gcc4 signedness issue.
19290
19291 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19292
19293         * configure.ac: Adding videomixer.
19294         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
19295         (user_read_data), (gst_pngdec_chain): More debugging.
19296         * gst/alpha/Makefile.am: Adding alphacolor
19297         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
19298         (gst_alpha_color_class_init), (gst_alpha_color_init),
19299         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
19300         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
19301         (plugin_init): Ported to 0.9 using in place base tranform.
19302         * gst/videomixer/Makefile.am:
19303         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
19304         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
19305         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
19306         (gst_videomixer_pad_init), (gst_videomixer_class_init),
19307         (gst_videomixer_init), (gst_videomixer_getcaps),
19308         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
19309         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
19310         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
19311         to 0.9 using collectpads.
19312
19313 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
19314
19315         * configure.ac:
19316         * gst/flx/Makefile.am:
19317         * gst/flx/gstflxdec.c: (gst_flxdec_init),
19318         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
19319         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
19320         * gst/flx/gstflxdec.h:
19321         flx plugin ported to 0.9
19322
19323 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19324
19325         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
19326           use new gst_version_string()
19327
19328 2005-10-16  Andy Wingo  <wingo@pobox.com>
19329
19330         * configure.ac: GLIB_CHECK.
19331
19332 2005-10-15  Julien MOUTTE  <julien@moutte.net>
19333
19334         * ext/libpng/Makefile.am:
19335         * ext/libpng/gstpng.c: (plugin_init):
19336         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
19337         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
19338         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
19339
19340 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
19341
19342         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19343
19344         * configure.ac:
19345         * gst/matroska/Makefile.am:
19346         * gst/matroska/ebml-ids.h:
19347         * gst/matroska/ebml-write.c:
19348         * gst/matroska/ebml-write.h:
19349         * gst/matroska/matroska-ids.h:
19350         * gst/matroska/matroska-mux.c:
19351         * gst/matroska/matroska-mux.h:
19352         * gst/matroska/matroska.c: (plugin_init):
19353           Port matroska muxer to 0.9 (#318847).
19354
19355 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
19356
19357         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
19358         (comment_init), (comment_add):
19359           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
19360           use GST_READ_UINT32_LE() and friends rather than the private
19361           implementation of those same macros.
19362
19363 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
19364
19365         * examples/stats/mp2ogg.c:
19366           more typo fixes
19367
19368 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
19369
19370         * examples/indexing/indexmpeg.c: (main):
19371         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
19372         (gst_esdmon_close_audio), (gst_esdmon_change_state):
19373         * ext/esd/esdmon.h:
19374         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
19375         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
19376         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
19377         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
19378         * gst/avi/gstavimux.c: (gst_avimux_init):
19379         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
19380         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
19381         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
19382         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
19383         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
19384         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
19385         * gst/oldcore/gstmultifilesrc.h:
19386         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
19387         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
19388         (gst_pipefilter_change_state):
19389         * gst/oldcore/gstpipefilter.h:
19390         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
19391         * gst/videomixer/videomixer.c: (gst_videomixer_init):
19392         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
19393         * sys/osxaudio/gstosxaudiosink.h:
19394         * sys/osxaudio/gstosxaudiosrc.h:
19395           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
19396           moved bitshift from macro to enum definition
19397
19398 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
19399
19400         * ext/Makefile.am:
19401         * ext/cairo/Makefile.am:
19402         * ext/cairo/gstcairo.c: (plugin_init):
19403         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
19404         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19405         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
19406         * ext/cairo/gsttimeoverlay.h:
19407           update of cairo-based timeoverlay to 1.0 Cairo API
19408           doesn't work yet for resizing of output sink
19409
19410 2005-10-11  Wim Taymans  <wim@fluendo.com>
19411
19412         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
19413         newsegment API fix.
19414
19415 2005-10-11  Wim Taymans  <wim@fluendo.com>
19416
19417         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
19418         (gst_dvdemux_demux_frame):
19419         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19420         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19421         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
19422         (gst_avi_demux_handle_seek):
19423         * gst/goom/gstgoom.c: (gst_goom_event):
19424         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
19425         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19426         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19427         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19428         (gst_wavparse_srcpad_event):
19429         newsegment API update.
19430
19431 2005-10-11  Andy Wingo  <wingo@pobox.com>
19432
19433         * ext/speex/gstspeexenc.c: Signedness cleanups.
19434
19435 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
19436
19437         * PORTED_09:
19438         * ext/speex/Makefile.am:
19439         * ext/speex/gstspeex.c:
19440         * ext/speex/gstspeexenc.c:
19441         Speexenc ported to 0.9
19442
19443 2005-10-10  Wim Taymans  <wim@fluendo.com>
19444
19445         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
19446         (gst_oss_sink_init), (gst_oss_sink_set_property),
19447         (gst_oss_sink_get_property), (gst_oss_sink_open),
19448         (gst_oss_sink_prepare), (gst_oss_sink_reset):
19449         * sys/oss/gstosssink.h:
19450         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
19451         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
19452         (gst_oss_src_prepare):
19453         Cleanups, make device configurable in the sink, handle and report
19454         errors.
19455
19456 2005-10-10  Wim Taymans  <wim@fluendo.com>
19457
19458         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
19459         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
19460         Make sure element is NULL before removing from the bin.
19461
19462 2005-10-07  Andy Wingo  <wingo@pobox.com>
19463
19464         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
19465         block forever in a read().
19466         (gst_dv1394src_bus_reset): Post a message when the cable is
19467         unplugged.
19468         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
19469         (gst_dv1394src_bus_reset): Don't unref the message.
19470
19471         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
19472         hacking. The only change should be that the state change stuff was
19473         put into basesrc's start() and stop() routines, which coalesces
19474         some steps.
19475
19476 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
19477
19478         * configure.ac:
19479           Add check for mmap
19480           
19481         * gst/debug/Makefile.am:
19482           Only compile efence plugin on systems that have mmap.
19483
19484 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
19485
19486         * gst/debug/Makefile.am:
19487         * gst/debug/breakmydata.c:
19488         * gst/debug/gstdebug.c:
19489         * gst/debug/gstnavigationtest.c:
19490         * gst/debug/gstnavseek.c: 
19491         * gst/debug/gstnavseek.h:
19492         * gst/debug/progressreport.c: 
19493         * gst/debug/testplugin.c:
19494           Port progressreport, navseek, navigationtest, testsink and
19495           breakmydata.
19496
19497 2005-10-05  Edward Hervey  <edward@fluendo.com>
19498
19499         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
19500         (gst_dvdemux_src_query):
19501         Fixes for better conversion
19502
19503 2005-10-04  Michael Smith <msmith@fluendo.com>
19504
19505         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
19506         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19507         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
19508         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19509           Set state of elements to NULL before removing from bins.
19510           Set state of test element to NULL if we failed to move it to READY
19511
19512 2005-10-04  Edward Hervey  <edward@fluendo.com>
19513
19514         * ext/dv/Makefile.am:
19515         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
19516         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
19517         Corrected the query function for position so it doesn't forget what
19518         format was asked, and calls the conversion functions on the correct pad.
19519
19520 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19521
19522         * configure.ac:
19523           back to development
19524
19525 === release 0.9.3 ===
19526
19527 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19528
19529         * configure.ac:
19530           Releasing 0.9.3, "Aramis"
19531
19532 2005-10-03  Andy Wingo  <wingo@pobox.com>
19533
19534         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
19535         error returns.
19536
19537 2005-10-02  Andy Wingo  <wingo@pobox.com>
19538
19539         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
19540
19541         * ext/flac/gstflacenc.c: Ported to 0.9.
19542
19543         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
19544
19545         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
19546         and link to gsttagedit. Enable flacenc.
19547
19548         * ext/flac/gstflacdec.c: Re-enable tag reading.
19549
19550 2005-09-30  Wim Taymans  <wim@fluendo.com>
19551
19552         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
19553         * gst/rtp/gstrtpgsmparse.c:
19554         * gst/rtp/gstrtph263penc.c:
19555         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19556         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
19557         (gst_rtpmp4venc_set_property):
19558         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
19559         Various class and caps fixes from Andre Magalhaes (andrunko)
19560
19561 2005-09-29  Wim Taymans  <wim@fluendo.com>
19562
19563         * gst/level/level-example.c: (main):
19564         Update for new bus API.
19565
19566 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
19567
19568         * configure.ac:
19569           Fix unexpanded autoconf macro GST_DOC, which has been renamed
19570           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
19571
19572 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
19573
19574         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
19575           Fix playback of mono streams (bytes_per_sample should be set
19576           from the sample width and the number of channels negotiated,
19577           and not just be set to 4) (#317338)
19578
19579 2005-09-26  Wim Taymans  <wim@fluendo.com>
19580
19581         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
19582         (gst_rtpmpaenc_handle_buffer):
19583         Set buffer duration correctly.
19584
19585 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
19586
19587         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
19588         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
19589         (gst_avi_demux_change_state):
19590           Don't crash when encountering a stream with an unknown fourcc or
19591           codec id. Instead, create a pad of type video/x-avi-unknown or
19592           audio/x-avi-unknown, which as a side-effect also results in less
19593           confusing error messages in players ('no decoder' vs. 'no streams');
19594           minor fixes to state change function and class_init function.
19595
19596 2005-09-24  Wim Taymans  <wim@fluendo.com>
19597
19598         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
19599         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
19600         These are sinks.
19601
19602 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19603
19604         * check/elements/level.c: (GST_START_TEST):
19605           fix test for new GstClockTime use
19606         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
19607         (gst_level_transform_ip):
19608         * gst/level/gstlevel.h:
19609           fix up the decay peak, ensuring the decay peak is never lower
19610           than the peak for that interval
19611
19612 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19613
19614         * docs/plugins/gst-plugins-good-plugins.args:
19615         * docs/plugins/inspect/plugin-alpha.xml:
19616         * docs/plugins/inspect/plugin-rtp.xml:
19617         * gst/level/gstlevel.c: (gst_level_set_caps),
19618         (gst_level_transform_ip):
19619           updating docs
19620
19621 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19622
19623         * Makefile.am:
19624         * check/elements/level.c: (GST_START_TEST):
19625         * gst/level/Makefile.am:
19626         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
19627         (gst_level_set_property), (gst_level_get_property),
19628         (gst_level_set_caps), (gst_level_message_new),
19629         (gst_level_transform_ip):
19630         * gst/level/gstlevel.h:
19631         * gst/level/level-example.c: (message_handler), (main):
19632           convert to using GstClockTime for all time values, finally.
19633
19634 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19635
19636         * gst/auparse/Makefile.am:
19637         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19638           fix up build
19639         * configure.ac:
19640         * ext/cairo/Makefile.am:
19641         * ext/dv/Makefile.am:
19642         * ext/esd/Makefile.am:
19643         * ext/flac/Makefile.am:
19644         * ext/gconf/Makefile.am:
19645         * ext/gdk_pixbuf/Makefile.am:
19646         * ext/jpeg/Makefile.am:
19647         * ext/ladspa/Makefile.am:
19648         * ext/libcaca/Makefile.am:
19649         * ext/libmng/Makefile.am:
19650         * ext/libpng/Makefile.am:
19651         * ext/mikmod/Makefile.am:
19652         * ext/pango/Makefile.am:
19653         * ext/raw1394/Makefile.am:
19654         * ext/shout2/Makefile.am:
19655         * ext/speex/Makefile.am:
19656         * gst/alpha/Makefile.am:
19657         * gst/autodetect/Makefile.am:
19658         * gst/avi/Makefile.am:
19659         * gst/cutter/Makefile.am:
19660         * gst/debug/Makefile.am:
19661         * gst/effectv/Makefile.am:
19662         * gst/flx/Makefile.am:
19663         * gst/goom/Makefile.am:
19664         * gst/interleave/Makefile.am:
19665         * gst/law/Makefile.am:
19666         * gst/matroska/Makefile.am:
19667         * gst/median/Makefile.am:
19668         * gst/monoscope/Makefile.am:
19669         * gst/multipart/Makefile.am:
19670         * gst/oldcore/Makefile.am:
19671         * gst/rtp/Makefile.am:
19672         * gst/rtsp/Makefile.am:
19673         * gst/smoothwave/Makefile.am:
19674         * gst/smpte/Makefile.am:
19675         * gst/videobox/Makefile.am:
19676         * gst/videofilter/Makefile.am:
19677         * gst/videomixer/Makefile.am:
19678         * gst/wavenc/Makefile.am:
19679         * gst/wavparse/Makefile.am:
19680         * sys/oss/Makefile.am:
19681         * sys/osxaudio/Makefile.am:
19682         * sys/osxvideo/Makefile.am:
19683           fix up GST_LIBS use
19684
19685 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19686
19687         * gst/auparse/Makefile.am:
19688         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19689           fix build of auparse
19690
19691 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
19692
19693         * configure.ac:
19694         * PORTED_09:
19695         * gst/auparse/gstauparse.c:
19696         * gst/auparse/gstauparse.h:
19697         Auparse ported to 0.9.
19698
19699 2005-09-22  Wim Taymans  <wim@fluendo.com>
19700
19701         * gst/rtp/TODO:
19702         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
19703         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19704         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
19705         (gst_rtpmp4venc_set_property):
19706         * gst/rtp/gstrtpmp4venc.h:
19707         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
19708         * gst/rtp/gstrtpmpaenc.h:
19709         Use is_filled to both check MTU and max-ptime of base class.
19710
19711 2005-09-22  Wim Taymans  <wim@fluendo.com>
19712
19713         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19714         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
19715         (gst_rtpmp4venc_set_property):
19716         Don't fragment packets with multiple frames.
19717
19718 2005-09-22  Wim Taymans  <wim@fluendo.com>
19719
19720         * gst/rtp/TODO:
19721         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
19722         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19723         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
19724         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
19725         (gst_rtpmp4venc_get_property):
19726         * gst/rtp/gstrtpmp4venc.h:
19727         Remove g_print.
19728         Update TODO
19729         Make payload encoder a bit smarter and more correct with
19730         timestamps.
19731         Added option in payloader to include config string in-band.
19732
19733 2005-09-21  Wim Taymans  <wim@fluendo.com>
19734
19735         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
19736         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
19737         (gst_rtspsrc_send):
19738         Strip spaces for key/value pairs.
19739
19740 2005-09-21  Wim Taymans  <wim@fluendo.com>
19741
19742         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
19743         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
19744         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
19745         (gst_rtspsrc_change_state):
19746         More SDP parsing and caps setting.
19747         Do NO_PREROLL differently.
19748         add pads only after negotiated.
19749
19750         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19751         (gst_udpsrc_getcaps):
19752         Implement the getcaps function.
19753
19754 2005-09-21  Wim Taymans  <wim@fluendo.com>
19755
19756         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
19757         (gst_rtpamrdec_chain):
19758         Handle multiple AMr packets per payload. Handle CRC and
19759         parse ILL/ILP.
19760
19761         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
19762         Make caps params strings for easy SDP mapping.
19763         
19764         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
19765         Handle capsnego better.
19766
19767         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
19768         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
19769         Generate and parse config string in the caps.
19770
19771 2005-09-21  Wim Taymans  <wim@fluendo.com>
19772
19773         * gst/rtp/README:
19774         Update README
19775
19776         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
19777         Make extra params as strings.
19778
19779         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
19780         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
19781         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
19782         Make state change return NO_PREROLL as this is a live
19783         source.
19784
19785         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
19786         Don't unref old caps when NULL.
19787
19788 2005-09-20  Wim Taymans  <wim@fluendo.com>
19789
19790         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
19791         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
19792         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
19793         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
19794         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
19795         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
19796         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
19797         * gst/rtsp/sdpmessage.h:
19798         Add URI handler.
19799         Parse SDP and create caps.
19800
19801 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
19802
19803         * gst/alpha/gstalpha.c:
19804           fix element description
19805
19806 2005-09-19  Wim Taymans  <wim@fluendo.com>
19807
19808         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
19809         Don't check payload for now.
19810
19811 2005-09-19  Wim Taymans  <wim@fluendo.com>
19812
19813         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19814         (gst_wavparse_init), (gst_wavparse_parse_file_header),
19815         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
19816         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19817         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19818         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
19819         (gst_wavparse_change_state):
19820         * gst/wavparse/gstwavparse.h:
19821         Fix wavparse some more.
19822
19823 2005-09-19  Wim Taymans  <wim@fluendo.com>
19824
19825         * check/elements/level.c: (GST_START_TEST):
19826         Fix for bus API change.
19827
19828 2005-09-19  Wim Taymans  <wim@fluendo.com>
19829
19830         * gst/level/level-example.c: (main):
19831         Fix for new bus API.
19832
19833         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
19834         Set caps on pads.
19835
19836 2005-09-15  Wim Taymans  <wim@fluendo.com>
19837
19838         * gst/rtp/Makefile.am:
19839         * gst/rtp/README:
19840         * gst/rtp/gstrtp.c: (plugin_init):
19841         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
19842         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
19843         (gst_rtpamrdec_change_state):
19844         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
19845         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
19846         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
19847         * gst/rtp/gstrtpamrenc.h:
19848         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
19849         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
19850         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
19851         * gst/rtp/gstrtpgsmenc.h:
19852         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
19853         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
19854         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
19855         (gst_rtpgsmparse_change_state):
19856         * gst/rtp/gstrtpgsmparse.h:
19857         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
19858         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
19859         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
19860         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
19861         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
19862         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
19863         * gst/rtp/gstrtph263penc.h:
19864         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
19865         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
19866         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
19867         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
19868         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
19869         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
19870         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
19871         * gst/rtp/gstrtpmp4venc.h:
19872         * gst/rtp/gstrtpmpadec.c:
19873         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
19874         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
19875         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
19876         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
19877         * gst/rtp/gstrtpmpaenc.h:
19878         Updates to payloader/depayloaders, make payloaders use
19879         the base classes.
19880         Updated README with suggested RTP caps and how to convert
19881         to/from SDP.
19882         Added config descriptor in mp4v payloader.
19883
19884 2005-09-15  Andy Wingo  <wingo@pobox.com>
19885
19886         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
19887         * gst/autodetect/gstautovideosink.c
19888         (gst_auto_video_sink_find_best): Update for new registry API.
19889
19890 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19891
19892         * common/c-to-xml.py:
19893         * common/gtk-doc-plugins.mak:
19894           a simple py script to generate valid xml from a C example
19895           probably also need to strip an MIT license when we decide
19896         * docs/plugins/Makefile.am:
19897         * gst/level/Makefile.am:
19898         * gst/level/gstlevel.c: (gst_level_init):
19899         * gst/level/level-example.c: (message_handler), (main):
19900           add an example to level that will show up in the docs
19901         * gst/rtp/TODO:
19902           add a note for the future
19903
19904 2005-09-14  Michael Smith <msmith@fluendo.com>
19905
19906         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
19907           Actually define the debug object being used in wavenc. Fixes #316205
19908
19909 2005-09-14  Michael Smith <msmith@fluendo.com>
19910
19911         * gst/smpte/Makefile.am:
19912           Link against GST_BASE_LIBS, to get it linked against libgstbase;
19913           needed to build on windows (bug 316204)
19914
19915 2005-09-12  Andy Wingo  <wingo@pobox.com>
19916
19917         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
19918
19919 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
19920
19921         * configure.ac:
19922         * gst/fdsrc/Makefile.am:
19923         * gst/fdsrc/gstfdsrc.c:
19924         * gst/fdsrc/gstfdsrc.h:
19925           Move fdsrc back into gstreamer core elements.
19926
19927         * gst/level/gstlevel.c: (gst_level_class_init),
19928         (gst_level_transform_ip):
19929         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
19930           Basetransform changes.
19931
19932 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19933
19934         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
19935         * ext/jpeg/smokecodec.c: (find_best_size):
19936           fix compiler warnings
19937
19938 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19939
19940         * gst-plugins-good.spec.in:
19941           spec file fixes
19942         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
19943         (gst_multiudpsink_render), (gst_multiudpsink_add),
19944         (gst_multiudpsink_clear):
19945           it actually helps to actually stream if we hook up the
19946           "add" signal to an actual implementation
19947         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
19948           some debugging
19949
19950 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
19951
19952         * ext/jpeg/Makefile.am:
19953         * ext/jpeg/gstjpeg.c
19954         * ext/jpeg/gstjpegenc.c:
19955         * ext/jpeg/gstsmokeenc.c:
19956
19957 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
19958
19959         * ext/flac/gstflacdec.c:
19960         * ext/flac/gstflacenc.c:
19961         * ext/flac/gstflactag.c:
19962         * ext/speex/gstspeexenc.c:
19963           gsttaginterface.h -> gsttagsetter.h
19964
19965 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
19966
19967         * configure.ac:
19968         * gst/debug/Makefile.am:
19969         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
19970         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
19971         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
19972         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
19973         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
19974           Port to 0.9 and re-enable efence plugin.
19975
19976 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
19977
19978         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
19979         (gst_flacdec_write), (gst_flacdec_convert_src):
19980         * ext/flac/gstflacdec.h:
19981           Add support for flac files with 24/32 bits per sample; and misc.
19982           minor clean-ups. Seeking is still partly broken (for me at least).
19983
19984 2005-09-06  Wim Taymans  <wim@fluendo.com>
19985
19986         * gst/rtp/Makefile.am:
19987         * gst/rtp/gstrtp.c: (plugin_init):
19988         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
19989         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
19990         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
19991         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
19992         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
19993         (gst_rtpmp4vdec_plugin_init):
19994         * gst/rtp/gstrtpmp4vdec.h:
19995         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
19996         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
19997         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
19998         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
19999         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
20000         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
20001         * gst/rtp/gstrtpmp4venc.h:
20002         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
20003         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
20004         Added mpeg4 video payload encoder/decoder.
20005         Added some docs in mpa payloader.
20006
20007 === release 0.9.1 ===
20008
20009 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20010
20011         * NEWS:
20012         * README:
20013         * RELEASE:
20014         * autogen.sh:
20015         * configure.ac:
20016           releasing 0.9.1, "Blondie"
20017
20018 2005-09-05  Andy Wingo  <wingo@pobox.com>
20019
20020         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
20021         here from the state change handler, so we fire signals without
20022         holding the state lock.
20023
20024 2005-09-02  Andy Wingo  <wingo@pobox.com>
20025
20026         * All plugins updated for element state changes.
20027
20028 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20029
20030         * Makefile.am:
20031         * check/.cvsignore:
20032         * check/Makefile.am:
20033         * check/elements/.cvsignore:
20034         * check/elements/level.c: (setup_level), (cleanup_level),
20035         (GST_START_TEST), (level_suite), (main):
20036           add a test for level
20037         * common/release.mak:
20038           move the enum checking to release.mak
20039         * configure.ac:
20040           add valgrind and check checking
20041         * gst/level/gstlevel.c: (gst_level_transform):
20042         * gst/level/gstlevel.h:
20043           fix Andy's cast bug
20044           convert a field to int
20045           fix the arithmetic to int when checking for emit so that a
20046           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
20047
20048 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20049
20050         * Makefile.am:
20051         * configure.ac:
20052           add docs to build
20053         * common/plugins.xsl:
20054           wrap Description into a refsect2
20055         * docs/Makefile.am:
20056         * docs/plugins/Makefile.am:
20057         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20058         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20059         * gst/goom/Makefile.am:
20060         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
20061         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
20062         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
20063         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
20064         (gst_goom_change_state):
20065         * gst/goom/gstgoom.h:
20066           GstGOOM -> GstGoom
20067           add an example launch line
20068         * gst/level/gstlevel.h:
20069         * gst/monoscope/gstmonoscope.c:
20070           cleanups
20071
20072 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
20073
20074         * configure.ac:
20075         * docs/plugins/Makefile.am:
20076         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20077         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20078         * docs/plugins/gst-plugins-good-plugins.types:
20079           document elements and plugins.  Shazam !
20080
20081 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
20082
20083         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
20084           be found under doc/random/ChangeLog-0.8