gst/speexresample/gstspeexresample.c: Fixate to the nearest supported rate instead...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * gst/speexresample/gstspeexresample.c:
4         (gst_speex_resample_class_init), (gst_speex_resample_fixate_caps),
5         (gst_speex_resample_process):
6         Fixate to the nearest supported rate instead of the first one.
7
8 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
9
10         * gst/speexresample/README:
11         * gst/speexresample/arch.h:
12         * gst/speexresample/fixed_arm4.h:
13         * gst/speexresample/fixed_arm5e.h:
14         * gst/speexresample/fixed_bfin.h:
15         * gst/speexresample/fixed_debug.h:
16         * gst/speexresample/fixed_generic.h:
17         * gst/speexresample/resample.c: (compute_func), (main), (sinc),
18         (cubic_coef), (resampler_basic_direct_single),
19         (resampler_basic_direct_double),
20         (resampler_basic_interpolate_single),
21         (resampler_basic_interpolate_double), (update_filter),
22         (speex_resampler_init_frac), (speex_resampler_process_native),
23         (speex_resampler_magic), (speex_resampler_process_float),
24         (speex_resampler_process_int),
25         (speex_resampler_process_interleaved_float),
26         (speex_resampler_process_interleaved_int),
27         (speex_resampler_set_rate_frac), (speex_resampler_skip_zeros),
28         (speex_resampler_reset_mem):
29         * gst/speexresample/speex_resampler.h:
30         Update Speex resampler with latest version from Speex GIT.
31
32 2008-10-27  Michael Smith <msmith@songbirdnest.com>
33
34         * gst/aiffparse/aiffparse.c:
35         * gst/aiffparse/aiffparse.h:
36           Calculate width from depth correctly.
37           Read SSND header properly (fixes 24 bit AIFF reading).
38
39 2008-10-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
40
41         * ext/x264/gstx264enc.c: (gst_x264_enc_init_encoder):
42         Adapt to slightly modified x264 API.  Fixes #555238.
43
44 2008-10-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
45
46         * ext/faac/gstfaac.c: (gst_faac_sink_event):
47         Prevent endless loop if buffer alloc error.
48
49 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
50
51         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain),
52         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header),
53         (gst_flv_demux_create_index):
54         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_script),
55         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
56         (gst_flv_parse_tag_timestamp), (gst_flv_parse_tag_type),
57         (gst_flv_parse_header):
58         * gst/flv/gstflvparse.h:
59         Don't memcpy() all data we want to push downstream, instead just
60         create subbuffers and push them downstream.
61
62         Fix some minor memory leaks.
63
64 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
65
66         * configure.ac:
67         Require CVS of core for the last change.
68
69 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
70
71         * gst/flv/Makefile.am:
72         Fix (non-critical) syntax error and add all required CFLAGS and LIBS.
73
74         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
75         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
76         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
77         (gst_flv_parse_tag_timestamp), (gst_flv_parse_tag_type):
78         Rewrite the script tag parsing to make sure we don't try to read
79         more data than we have. Also use GST_READ_UINT24_BE directly and
80         fix some minor memory leaks.
81         This should make all crashes on fuzzed FLV files disappear.
82
83 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
84
85         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
86         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
87         (gst_flv_parse_tag_type), (gst_flv_parse_header):
88         Properly check everywhere that we have enough data to parse and
89         don't read outside the allocated memory region. 
90
91 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
92
93         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
94         (gst_flv_parse_tag_video):
95         If the caps change during playback and negotiation fails error out
96         instead of trying to continue.
97
98 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
99
100         * gst/flv/gstflvmux.c: (gst_flv_mux_audio_pad_setcaps),
101         (gst_flv_mux_request_new_pad), (gst_flv_mux_write_buffer),
102         (gst_flv_mux_collected):
103         * gst/flv/gstflvmux.h:
104         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate):
105         Add support for Speex audio and allow buffers without valid
106         timestamp in the muxer.
107
108 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
109
110         * gst/flv/gstflvdemux.c: (gst_flv_demux_loop),
111         (gst_flv_demux_find_offset), (gst_flv_demux_handle_seek_push),
112         (gst_flv_demux_handle_seek_pull):
113         Don't post an error message on the bus if sending EOS downstream
114         didn't work. Fixes bug #550454.
115
116         Fix seek event handling to look at the flags of the seek event
117         instead of assuming some random flags, don't send segment-start
118         messages when operating in push mode and push seek events upstream
119         if we couldn't handle them.
120
121 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
122
123         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag):
124         Error out early if pulling a tag failed.
125
126 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
127
128         * gst/flv/gstflvdemux.c: (gst_flv_demux_create_index),
129         (gst_flv_demux_loop):
130         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_script),
131         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
132         (gst_flv_parse_tag_timestamp):
133         * gst/flv/gstflvparse.h:
134         In pull mode we create our own index before doing anything else
135         and don't use the index provided by some files (which are more than
136         often incorrect and cause failed seeks).
137
138         For push mode we still use the index provided by the file and extend it
139         while doing the playback.
140
141 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
142
143         * gst/flv/gstflvdemux.c: (gst_flv_demux_push_src_event),
144         (gst_flv_demux_loop), (gst_flv_demux_handle_seek_pull),
145         (gst_flv_demux_sink_event):
146         Instead of using gst_pad_event_default() use a small
147         gst_pad_push_event() wrapper that only does what we want and is much
148         more simple.
149
150 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
151
152         * gst/flv/gstflvdemux.c: (gst_flv_demux_change_state),
153         (gst_flv_demux_set_index), (gst_flv_demux_init):
154         * gst/flv/gstflvdemux.h:
155         If our index was created by the element and not provided from the
156         outside we should destroy it when starting a new stream to get
157         all old entries removed.
158
159 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
160
161         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_range):
162         Improve debugging a bit when pulling a buffer from upstream fails.
163
164 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
165
166         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
167         (gst_flv_demux_handle_seek_pull), (gst_flv_demux_dispose):
168         * gst/flv/gstflvdemux.h:
169         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
170         (gst_flv_parse_tag_video):
171         Close the currently playing segment from the streaming thread
172         instead of the thread where the seek event is handled.
173
174 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
175
176         Patch by: David Härdeman <david at hardeman dot nu>
177
178         * gst/mpegdemux/mpegtspacketizer.c: (mpegts_packetizer_parse_nit):
179         Add support for the frequency list descriptor, which provides
180         additional frequencies that should be scanned by a DVB application.
181         Fixes bug #557814.
182
183 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
184
185         Patch by: vanista <vanista at gmail dot com>
186
187         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_choose_best_stream):
188         Fix EOS logic by correctly popping the collect pad buffers only
189         when we've chosen to use them instead of popping them always and
190         storing them in a private queue.
191
192         Before the pipeline would deadlock if all pads go EOS at the same
193         time. Fixes bug #557763.
194
195 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
196
197         * configure.ac:
198         Back to development -> 0.10.9.1
199
200 === release 0.10.9 ===
201
202 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
203
204         * configure.ac:
205           releasing 0.10.9, "Matters of fact"
206
207 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
208
209         * configure.ac:
210         Commit 0.10.8.4 pre-release
211
212 2008-10-20  Edward Hervey  <edward.hervey@collabora.co.uk>
213
214         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
215         Fix reverse playback regression.
216         Fixes #557080
217
218 2008-10-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
219
220         * ext/apexsink/gstapexplugin.c: (plugin_init):
221           Set apexsink's rank to NONE so it doesn't get used by
222           autoaudiosink (there's no point really). (#556588)
223
224 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
225
226         * configure.ac:
227         0.10.8.3 pre-release
228
229 2008-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
230
231         Patch by: Josep Torra
232
233         * gst/mpegdemux/gstmpegtsdemux.c:
234         * gst/mpegdemux/gstmpegtsdemux.h:
235         Properly handle some resync cases in the optimised
236         buffering strategy.
237
238 2008-10-16  Michael Smith <msmith@songbirdnest.com>
239         * sys/acmenc/Makefile.am:
240           Remove incorrect use of DIRECTSOUND_LDFLAGS
241
242 2008-10-16  Sebastian Dröge  <slomo@circular-chaos.org>
243
244         * gst/flv/gstflvmux.c: (gst_flv_mux_audio_pad_setcaps),
245         (gst_flv_mux_write_buffer):
246         Don't set video_codec to the value that actually should go
247         into audio codec, otherwise we create invalid files.
248         Fixes bug #556564.
249
250 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
251
252         * tests/check/Makefile.am:
253         Leave apexsink out of the states test.
254
255 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
256
257         * gst/rtpmanager/gstrtpjitterbuffer.c:
258         (gst_jitter_buffer_sink_parse_caps),
259         (gst_rtp_jitter_buffer_flush_start),
260         (gst_rtp_jitter_buffer_flush_stop), (gst_rtp_jitter_buffer_chain),
261         (gst_rtp_jitter_buffer_loop):
262         Fix problem with using the output seqnum counter to check for input
263         seqnum discontinuities.
264         Improve gap detection and recovery, reset and flush the jitterbuffer on
265         seqnum restart. Fixes #556520.
266
267         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_insert):
268         Fix wrong G_LIKELY.
269
270 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
271
272         * configure.ac:
273         Commit 0.10.8.2 pre-release bump, that actually went out in a
274         tarball on 2008-10-11
275
276 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
277
278         * gst/rtpmanager/gstrtpsession.c:
279         (gst_rtp_session_event_send_rtcp_src), (create_send_rtcp_src):
280         Install event handler on the rtcp_src pad, make LATENCY event return
281         TRUE.
282
283 2008-10-16  Edward Hervey  <edward.hervey@collabora.co.uk>
284
285         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
286         Make sure the mpegpsdemux element creates valid newsegment events.
287         Fixes #556428
288
289 2008-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
290
291         patch by: Sebastian Pölsterl
292         
293         * gst/mpegdemux/mpegtspacketizer.c:
294         Fixes segfault in get_encoding_and_convert.
295         Fixes #556482
296
297 2008-10-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
298
299         patch by: Josep Torra
300
301         * gst/mpegdemux/gstmpegtsdemux.c:
302         Fixes a segfault in the adaptation buffer size strategy.
303         Fixes #556440
304
305 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
306
307         * gst/selector/gstinputselector.c: (gst_input_selector_event),
308         (gst_input_selector_query):
309         Gracefully handle the cases when we dont' have otherpad.
310         Fixes #556430
311
312 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
313
314         * gst/aiffparse/aiffparse.c: (plugin_init):
315         Fix debugging category initialization.
316         Fixes #556274   
317
318 2008-10-14  Jan Schmidt  <jan.schmidt@sun.com>
319
320         * ext/apexsink/gstapexsink.c:
321         Fix some more format string compiler warnings (from OS/X)
322
323 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
324
325         * ext/apexsink/gstapexraop.c: (gst_apexraop_connect),
326         (gst_apexraop_set_volume):
327         Fix format string compiler warnings.
328
329 2008-10-12  Jan Schmidt  <jan.schmidt@sun.com>
330
331         * sys/oss4/oss4-mixer.c:
332         * sys/oss4/oss4-sink.c:
333         * sys/oss4/oss4-source.c:
334         Add some spaces in translateable strings.
335         Fixes: #555969 #555968 #555965
336
337 2008-10-12  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
338
339         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag),
340         (gst_flv_demux_pull_header):
341         Fix regression of handling flow returns in pull mode.
342         Fixes bug #556003.
343
344 2008-10-12  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
345
346         * ext/Makefile.am:
347         Add apexsink to SUBDIRS. Fixes bug #555912.
348
349 2008-10-11  Jan Schmidt  <jan.schmidt@sun.com>
350
351         * tests/check/pipelines/metadata.c:
352         Make the metadata test not fail when jpegenc isn't available....
353         as it isn't here, because it's not in this module, and
354         therefore not in the plugin path when the check runs.
355
356 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
357
358         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
359         (gst_flv_parse_tag_video):
360         Use gst_pad_alloc_buffer_and_set_caps() to make sure we get
361         a buffer with caps that we can work with (i.e. the pad's caps).
362
363         Add non-keyframe video frames to the index too but without the
364         keyframe flag.
365
366         Add audio frames to the index only if we have no video stream.
367
368 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
369
370         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
371         (gst_flv_parse_tag_video):
372         Create pads from the pad templates, use fixed caps on them
373         and only activate them after the caps are set.
374
375 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
376
377         * configure.ac:
378         Disable flacparse for this release as it's too buggy.
379
380 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
381
382         * gst/flacparse/gstbaseparse.c (gst_base_parse_push_buffer),
383         (gst_base_parse_update_upstream_durations):
384         Fix compiler warning on OS/X about parameters not matching
385         the debug format string.
386
387 2008-10-09  Sebastian Dröge  <slomo@circular-chaos.org>
388
389         * gst/deinterlace2/tvtime/tomsmocomp.c:
390         (gst_deinterlace_method_tomsmocomp_class_init):
391         Fix unused variable compiler warning when not building
392         X86 assembly.
393
394 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
395
396         * gst/flv/gstflvdemux.c: (gst_flv_demux_loop):
397         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_timestamp):
398         * gst/flv/gstflvparse.h:
399         Get an approximate duration of the file by looking at the timestamp
400         of the last tag in pull mode. If we get (maybe better) duration from
401         metadata later we'll use that instead.
402
403 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
404
405         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_range),
406         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header):
407         Refactor _pull_range() logic with checks into a seperate function
408         to make things a bit more readable.
409
410 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
411
412         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain),
413         (gst_flv_demux_base_init):
414         Use gst_element_class_set_details_simple().
415
416         If we get GST_FLOW_NOT_LINKED in the parse loop but at least
417         one of the pads is linked continue the loop.
418
419 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
420
421         * ext/amrwb/gstamrwbenc.c:
422         * ext/amrwb/gstamrwbenc.h:
423           Pass the discont flag from the input buffer on to the output buffer in
424           the AMR encoder.
425
426 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
427
428         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),
429         (gst_flv_parse_tag_audio), (gst_flv_parse_video_negotiate):
430         Correct caps for video codec id 5: It's On2 VP6 with alpha channel
431         which needs a different decoder and has different caps.
432
433         Add support for audio codec id 14, which is MP3 with 8kHz sampling
434         rate.
435
436         Fix endianness and signedness for raw audio codec ids.
437
438         Add support for alaw and mulaw audio.
439
440 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
441
442         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain):
443         Go out of the parse loop as soon as we get an error instead
444         of parsing until the GstAdapter is empty.
445
446         Add some explanations about the header and tag size.
447
448         Don't print synchronizing message if everything is fine.
449
450 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
451
452         * gst/flv/Makefile.am:
453         * gst/flv/gstflvdemux.c: (plugin_init):
454         * gst/flv/gstflvmux.c: (gst_flv_mux_base_init),
455         (gst_flv_mux_class_init), (gst_flv_mux_init),
456         (gst_flv_mux_finalize), (gst_flv_mux_reset),
457         (gst_flv_mux_handle_src_event), (gst_flv_mux_handle_sink_event),
458         (gst_flv_mux_video_pad_setcaps), (gst_flv_mux_audio_pad_setcaps),
459         (gst_flv_mux_request_new_pad), (gst_flv_mux_release_pad),
460         (gst_flv_mux_write_header), (gst_flv_mux_write_buffer),
461         (gst_flv_mux_collected), (gst_flv_mux_change_state):
462         * gst/flv/gstflvmux.h:
463         Add first version of a FLV muxer. The only missing feature is writing
464         of stream metadata.
465
466 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
467
468         * ext/amrwb/gstamrwbparse.c:
469         * ext/amrwb/gstamrwbparse.h:
470           Add flush seek handler. Taken from recent armnbparse changes.
471           Sync the code more and use #defines for HEADER.
472
473 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
474
475         * ext/amrwb/gstamrwbparse.c:
476         * ext/amrwb/gstamrwbparse.h:
477           Fix the duration query. Also set caps on the pads and buffers more
478           correctly. Taken from recent armnbparse changes.
479
480 2008-10-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
481
482         * gst/mpegdemux/gstmpegdemux.c:
483         * gst/mpegdemux/gstmpegtsdemux.c:
484         Add Fluendo to the Long Name.
485
486 2008-10-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
487
488         * configure.ac:
489         * gst-plugins-bad.spec.in:
490         * gst/mpegdemux/Makefile.am:
491         * gst/mpegdemux/flumpegdemux.c:
492         * gst/mpegdemux/gstmpegdesc.c:
493         * gst/mpegdemux/gstmpegdesc.h:
494         * gst/mpegdemux/mpegtspacketizer.c:
495         * gst/mpegdemux/mpegtspacketizer.h:
496         * gst/mpegdemux/mpegtsparse.c:
497         * gst/mpegdemux/mpegtsparse.h:
498         Move of mpegtsparse to mpegdemux.
499         Fixes #555193.
500
501 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
502
503         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data),
504         (gst_flups_demux_parse_pack_start):
505         Prevent a division by zero if last mux rate was zero.
506
507         If we're going to send a NEWSEGMENT event but the segment start
508         and the current buffer timestamp differ by more than a second we
509         will start the NEWSEGMENT at the buffer timestamp.
510
511         This fixes playback of the tv2-1_25.mpg file, which has 0 as first SCR
512         but the first PTS are around 1 hour and 40 minutes.
513
514         Fixes bug #553755.
515
516 2008-10-07  Jan Schmidt  <jan.schmidt@sun.com>
517
518         * ext/resindvd/resindvdsrc.c:
519         Fix next/prev chapter seeking at the beginning or end.
520         Use 64-bit scaling utility functions for converting MPEG
521         timestamps.
522
523 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
524
525         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
526
527         * gst/rtpmanager/gstrtpbin-marshal.list:
528         Add marshaller for new action signal.
529
530         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_get_internal_session),
531         (gst_rtp_bin_class_init):
532         * gst/rtpmanager/gstrtpbin.h:
533         Add action signal to retrieve the internal RTPSession object.
534
535         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
536         (gst_rtp_session_get_property), (gst_rtp_session_release_pad):
537         Add property to access the internal RTPSession object.
538
539         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
540         (check_collision):
541         * gst/rtpmanager/rtpsession.h:
542         Add action signal to retrieve an RTPSource object by SSRC. 
543         See #555396.
544
545 2008-10-07  Stefan Kost  <ensonic@users.sf.net>
546
547         * gst/selector/gstoutputselector.c:
548           Choose right pad for sending events. Fixes #555244
549
550 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
551
552         * gst/rtpmanager/gstrtpbin.c: (find_session_by_pad),
553         (free_session), (gst_rtp_bin_dispose), (remove_recv_rtp),
554         (remove_recv_rtcp), (remove_send_rtp), (remove_rtcp),
555         (gst_rtp_bin_release_pad):
556         Release pads of the session manager.
557         Start implementing releasing pads of gstrtpbin.
558
559         * gst/rtpmanager/gstrtpsession.c: (remove_recv_rtp_sink),
560         (remove_recv_rtcp_sink), (remove_send_rtp_sink),
561         (remove_send_rtcp_src), (gst_rtp_session_release_pad):
562         Implement releasing pads in gstrtpsession.
563
564 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
565
566         * gst/rtpmanager/gstrtpjitterbuffer.c:
567         (gst_jitter_buffer_sink_parse_caps):
568         Only update the seqnum-base when it was not already configured for the
569         streams.
570
571 2008-10-06  Stefan Kost  <ensonic@users.sf.net>
572
573         * configure.ac
574         * ext/metadata/README:
575         * ext/metadata/metadataexif.c:
576         * ext/metadata/metadatatags.c:
577         * ext/metadata/metadatatags.h:
578           Start using core geo tags (bump req). Fix handling of location
579           references.
580
581         * tests/check/Makefile.am:
582           Sort blacklisted elements and remove moved ones. Add new test.
583
584         * tests/check/pipelines/metadata.c:
585           Add first tests for metadata element.
586
587         * tests/icles/metadata_editor.c:
588           Move free to correct place.
589
590 2008-10-06  Stefan Kost  <ensonic@users.sf.net>
591
592         * tests/check/generic/states.c:
593           Stop test on state-change error. Should be applied on other modules if
594           we agree that it makes sense.
595
596 2008-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
597
598         * gst/mpegtsparse/mpegtsparse.c:
599         Actually copy the structure passed in when assigning it because
600         it gets freed straight after the function call.
601         Re: pat_info and pmt_info GstStructures.
602
603 2008-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
604
605         Patch by: Josep Torra
606
607         * gst/mpegdemux/gstmpegtsdemux.c:
608         Fix wrong firing of critical introduced by previous optimisation.
609
610 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
611
612         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad):
613         Warn and clamp to max bitrate for samplerate.
614         Fixes #550486.
615
616 2008-10-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
617
618         * gst/mpegtsparse/mpegtsparse.c:
619         Fix possible crash where pat is pointing to a freed structure.
620
621 2008-10-03  Stefan Kost  <ensonic@users.sf.net>
622
623         * ext/metadata/README:
624         * ext/metadata/metadataexif.c:
625         * ext/metadata/metadatatags.c:
626         * ext/metadata/metadatatags.h:
627           Use core gps tags.
628
629 2008-10-03  Stefan Kost  <ensonic@users.sf.net>
630
631         * ext/metadata/metadata_mapping.htm:
632         * ext/metadata/metadataxmp.c:
633         * ext/metadata/Makefile.am:
634           Add mapping of format and mime type to xmp.
635
636 2008-10-02  Stefan Kost  <ensonic@users.sf.net>
637
638         * ext/metadata/README:
639         * ext/metadata/metadataexif.c:
640         * ext/metadata/metadatatags.c:
641         * ext/metadata/metadatatags.h:
642           Reverting. Will need to wait for core 0.10.21 release.
643
644 2008-10-02  Stefan Kost  <ensonic@users.sf.net>
645
646         * ext/metadata/README:
647         * ext/metadata/metadataexif.c:
648         * ext/metadata/metadatatags.c:
649         * ext/metadata/metadatatags.h:
650           Use core gps tags.
651
652 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
653
654         * gst/flacparse/gstbaseparse.c: (gst_base_parse_finalize),
655         (gst_base_parse_class_init), (gst_base_parse_push_buffer),
656         (gst_base_parse_change_state), (gst_base_parse_set_index),
657         (gst_base_parse_get_index):
658         Add support for GstIndex.
659
660 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
661
662         * gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init),
663         (gst_base_parse_push_buffer),
664         (gst_base_parse_update_upstream_durations),
665         (gst_base_parse_convert), (gst_base_parse_frame_in_segment):
666         * gst/flacparse/gstbaseparse.h:
667         Provide a vfunc for the subclass to decide whether a frame is inside
668         the segment or not and add a default implementation.
669
670         Fix approximate bitrate calculations.
671
672 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
673
674         * gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init),
675         (gst_base_parse_init), (gst_base_parse_push_buffer),
676         (gst_base_parse_update_upstream_durations), (gst_base_parse_chain),
677         (gst_base_parse_loop), (gst_base_parse_activate),
678         (gst_base_parse_convert), (gst_base_parse_query):
679         Approximate the average bitrate, duration and size if possible
680         and add a default conversion function which uses this for
681         time<->byte conversions.
682
683         * gst/flacparse/gstflacparse.c: (gst_flac_parse_get_frame_size):
684         Fix parsing if upstream gives -1 as duration.
685
686 2008-09-30  Wim Taymans  <wim.taymans@collabora.co.uk>
687
688         * gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
689         (on_ssrc_validated), (on_ssrc_active), (on_ssrc_sdes),
690         (on_bye_ssrc), (on_bye_timeout), (on_timeout), (on_sender_timeout):
691         Ref the rtpsource object before we release the session lock when we emit
692         the signals.
693
694 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
695
696         * sys/Makefile.am:
697         * sys/wasapi/Makefile.am:
698         * sys/wasapi/gstwasapi.c:
699         * sys/wasapi/gstwasapisink.c:
700         * sys/wasapi/gstwasapisink.h:
701         * sys/wasapi/gstwasapisrc.c:
702         * sys/wasapi/gstwasapisrc.h:
703         * sys/wasapi/gstwasapiutil.c:
704         * sys/wasapi/gstwasapiutil.h:
705         New plugin for audio capture and playback using Windows Audio Session
706         API (WASAPI) available with Vista and newer (#520901).
707
708         Comes with hardcoded caps and obviously needs lots of love. Haven't
709         had time to work on this code since it was written, was initially just
710         a quick experiment to play around with this new API.
711
712 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
713
714         * sys/dshowdecwrapper/gstdshowaudiodec.cpp
715           (AudioFakeSink.DoRenderSample):
716         Fix a couple of signed/unsigned comparison warnings.
717
718 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
719
720         * sys/dshowdecwrapper/gstdshowaudiodec.h (AudioFakeSink.AudioFakeSink):
721         * sys/dshowdecwrapper/gstdshowvideodec.h (VideoFakeSink.VideoFakeSink):
722         Use the _T() macro to support both Unicode and MBCS.
723
724 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
725
726         * ext/libmms/gstmms.c (plugin_init):
727         Fix return type of the GstURIHandler::get_type() implementation.
728
729 2008-09-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
730
731         * configure.ac:
732         * gst/flacparse/Makefile.am:
733         * gst/flacparse/gstbaseparse.c: (gst_base_parse_get_type),
734         (gst_base_parse_base_init), (gst_base_parse_base_finalize),
735         (gst_base_parse_finalize), (gst_base_parse_class_init),
736         (gst_base_parse_init), (gst_base_parse_check_frame),
737         (gst_base_parse_parse_frame), (gst_base_parse_bytepos_to_time),
738         (gst_base_parse_sink_event), (gst_base_parse_sink_eventfunc),
739         (gst_base_parse_src_event), (gst_base_parse_src_eventfunc),
740         (gst_base_parse_is_seekable), (gst_base_parse_push_buffer),
741         (gst_base_parse_handle_and_push_buffer), (gst_base_parse_drain),
742         (gst_base_parse_chain), (gst_base_parse_pull_range),
743         (gst_base_parse_loop), (gst_base_parse_sink_activate),
744         (gst_base_parse_activate), (gst_base_parse_sink_activate_push),
745         (gst_base_parse_sink_activate_pull), (gst_base_parse_set_duration),
746         (gst_base_parse_set_min_frame_size),
747         (gst_base_parse_get_querytypes), (gst_base_parse_query),
748         (gst_base_parse_handle_seek), (gst_base_parse_sink_setcaps):
749         * gst/flacparse/gstbaseparse.h:
750         * gst/flacparse/gstbitreader.c: (gst_bit_reader_new),
751         (gst_bit_reader_new_from_buffer), (gst_bit_reader_free),
752         (gst_bit_reader_init), (gst_bit_reader_init_from_buffer),
753         (gst_bit_reader_set_pos), (gst_bit_reader_get_pos),
754         (gst_bit_reader_get_remaining), (gst_bit_reader_skip),
755         (gst_bit_reader_skip_to_byte):
756         * gst/flacparse/gstbitreader.h:
757         * gst/flacparse/gstbytereader.c: (GDOUBLE_SWAP_LE_BE),
758         (GFLOAT_SWAP_LE_BE), (gst_byte_reader_new),
759         (gst_byte_reader_new_from_buffer), (gst_byte_reader_free),
760         (gst_byte_reader_init), (gst_byte_reader_init_from_buffer),
761         (gst_byte_reader_set_pos), (gst_byte_reader_get_pos),
762         (gst_byte_reader_get_remaining), (gst_byte_reader_skip),
763         (gst_byte_reader_get_uint8), (gst_byte_reader_get_int8),
764         (gst_byte_reader_peek_uint8), (gst_byte_reader_peek_int8),
765         (gst_byte_reader_get_uint24_le), (gst_byte_reader_get_uint24_be),
766         (gst_byte_reader_get_int24_le), (gst_byte_reader_get_int24_be),
767         (gst_byte_reader_peek_uint24_le), (gst_byte_reader_peek_uint24_be),
768         (gst_byte_reader_peek_int24_le), (gst_byte_reader_peek_int24_be):
769         * gst/flacparse/gstbytereader.h:
770         * gst/flacparse/gstflac.c: (plugin_init):
771         * gst/flacparse/gstflacparse.c: (gst_flac_parse_base_init),
772         (gst_flac_parse_class_init), (gst_flac_parse_init),
773         (gst_flac_parse_finalize), (gst_flac_parse_start),
774         (gst_flac_parse_stop), (gst_flac_parse_get_frame_size),
775         (gst_flac_parse_check_valid_frame),
776         (gst_flac_parse_handle_streaminfo),
777         (gst_flac_parse_handle_vorbiscomment),
778         (gst_flac_parse_handle_picture), (_value_array_append_buffer),
779         (gst_flac_parse_handle_headers), (gst_flac_parse_generate_headers),
780         (gst_flac_parse_parse_frame):
781         * gst/flacparse/gstflacparse.h:
782         Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader
783         that will be added to libgstbase later.
784
785         The FLAC parser is currently not 100% bug free and fails to get the
786         correct frame size for some frames in some streams.
787
788 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
789
790         * ext/resindvd/gstmpegdemux.c:
791         * ext/resindvd/gstmpegdemux.h:
792         * ext/resindvd/resindvdbin.c:
793         * ext/resindvd/resindvdsrc.c:
794         * ext/resindvd/rsnstreamselector.c:
795         Add in Title/Chapter seeking, and simple but buggy audio
796         and subtitle stream selection.
797
798 2008-09-24  Michael Smith <msmith@songbirdnest.com>
799
800         * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
801         * sys/dshowdecwrapper/gstdshowaudiodec.h:
802         * sys/dshowdecwrapper/gstdshowfakesrc.cpp:
803         * sys/dshowdecwrapper/gstdshowutil.cpp:
804         * sys/dshowdecwrapper/gstdshowutil.h:
805         * sys/dshowdecwrapper/gstdshowvideodec.cpp:
806         * sys/dshowdecwrapper/gstdshowvideodec.h:
807           Prefer known-good filters, create directly by GUID if possible,
808           fall back to creating highest-merit filter otherwise.
809           Fixes playback with random dshow filters installed in some
810           cases.
811
812 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
813
814         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_insert),
815         (rtp_jitter_buffer_get_sync):
816         * gst/rtpmanager/rtpsession.c: (on_sender_timeout),
817         (session_cleanup):
818         * gst/rtpmanager/rtpsource.c:
819         Fix some docs.
820
821 2008-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
822
823         Patch from: Josep Torra
824
825         * gst/mpegdemux/gstmpegtsdemux.c:
826         * gst/mpegdemux/gstmpegtsdemux.h:
827         Use a preallocated buffer per stream for PES packets sent on src pads.
828         Adaptively adjust buffer size appropriately.
829
830 2008-09-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
831
832         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start),
833           (gst_neonhttp_src_send_request_and_redirect):
834           Clean up the debug logging code and #ifdef mess a bit: whether or not
835           gstreamer debug messages should be output should not depend on an
836           element property; also, GST_ELEMENT_ERROR will leave a line in the log
837           already, so merge the more useful debug log messages with the less useful
838           error debug strings.
839
840 2008-09-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
841
842         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
843           Don't post LIBRARY_INIT errors where we should be posting
844           RESOURCE OPEN_READ errors. Fixes #552506.
845
846 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
847
848         * ext/jack/gstjackaudiosink.c: (jack_process_cb):
849         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
850         Fix compiler warnings on OS/X
851
852 2008-09-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
853
854         patch by: Michael Krufky
855
856         * sys/dvb/gstdvbsrc.c:
857         Add adapter_name for bus message in ATSC case. Fixes #552536.
858
859 2008-09-15  Stefan Kost  <ensonic@users.sf.net>
860
861         * ext/celt/gstceltenc.h:
862           Help gtk-doc to parse this correctly.
863
864         * gst/pcapparse/gstpcapparse.c:
865           Add missing include.
866
867 2008-09-15  Stefan Kost  <ensonic@users.sf.net>
868
869         * examples/Makefile.am:
870           Only built scaletempo example if we have gtk.
871
872 2008-09-13  Wim Taymans  <wim.taymans@collabora.co.uk>
873
874         * gst/rtpmanager/gstrtpbin.c: (create_session),
875         (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain):
876         Do not try to adjust the offset of streams for which we have not yet
877         seen an SR packet. Avoids large ts-offsets in some cases.
878
879 2008-09-10  Michael Smith <msmith@songbirdnest.com>
880
881         * sys/dshowdecwrapper/Makefile.am:
882         * sys/dshowdecwrapper/gstdshowaudiodec.c:
883         * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
884         * sys/dshowdecwrapper/gstdshowaudiodec.h:
885         * sys/dshowdecwrapper/gstdshowdecwrapper.c:
886         * sys/dshowdecwrapper/gstdshowdecwrapper.cpp:
887         * sys/dshowdecwrapper/gstdshowdecwrapper.h:
888         * sys/dshowdecwrapper/gstdshowfakesrc.cpp:
889         * sys/dshowdecwrapper/gstdshowfakesrc.h:
890         * sys/dshowdecwrapper/gstdshowutil.cpp:
891         * sys/dshowdecwrapper/gstdshowutil.h:
892         * sys/dshowdecwrapper/gstdshowvideodec.c:
893         * sys/dshowdecwrapper/gstdshowvideodec.cpp:
894         * sys/dshowdecwrapper/gstdshowvideodec.h:
895           Major rewrite of dshowdecwrapper. Converts code to
896           C++, moves to direct use of DirectShow base classes,
897           make a lot of code clearer, simplify, etc.
898           Fix decode of MP3 on Vista by working around an apparent
899           bug in the decoder.
900
901 2008-09-10  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
902
903         * sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func,
904           gst_ks_clock_start):
905           Synchronize KS clock as a single-shot operation for now, there's not
906           much point in doing it periodically until we're actually using the
907           KS timestamps for anything else than just discarding old frames.
908         * sys/winks/gstksvideosrc.c (gst_ks_video_src_open_device):
909           Provide the GstClock when opening the device if we already have one.
910
911 2008-09-10  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
912
913         * sys/winks/gstksvideodevice.c (GST_DEBUG_IS_ENABLED, last_timestamp,
914           gst_ks_video_device_prepare_buffers, gst_ks_video_device_create_pin,
915           gst_ks_video_device_set_state, gst_ks_video_device_request_frame,
916           gst_ks_video_device_read_frame):
917           Guard against capturing old frames by keeping track of the last
918           timestamp and also zero-fill the buffers before each capture.
919           Only assign a master clock if the pin hasn't already got one.
920           Actually free buffers on the way down to avoid a huge memory leak,
921           as this was previously done when changing state to ACQUIRE downwards
922           and we now skip that state on the way down.
923           Add some debug.
924         * sys/winks/gstksvideosrc.c (DEFAULT_DEVICE_PATH, DEFAULT_DEVICE_NAME,
925           DEFAULT_DEVICE_INDEX, KS_WORKER_LOCK, KS_WORKER_UNLOCK,
926           KS_WORKER_WAIT, KS_WORKER_NOTIFY, KS_WORKER_WAIT_FOR_RESULT,
927           KS_WORKER_NOTIFY_RESULT, KS_WORKER_STATE_STARTING,
928           KS_WORKER_STATE_READY, KS_WORKER_STATE_STOPPING,
929           KS_WORKER_STATE_ERROR, KsWorkerState, device_path, device_name,
930           device_index, running, worker_thread, worker_lock,
931           worker_notify_cond, worker_result_cond, worker_state,
932           worker_pending_caps, worker_setcaps_result, worker_pending_run,
933           worker_run_result, gst_ks_video_src_reset,
934           gst_ks_video_src_apply_driver_quirks, gst_ks_video_src_open_device,
935           gst_ks_video_src_close_device, gst_ks_video_src_worker_func,
936           gst_ks_video_src_start_worker, gst_ks_video_src_stop_worker,
937           gst_ks_video_src_change_state, gst_ks_video_src_set_clock,
938           gst_ks_video_src_set_caps, gst_ks_video_src_timestamp_buffer,
939           gst_ks_video_src_create):
940           Remove ENABLE_CLOCK_DEBUG define, it's GST_LEVEL_DEBUG after all.
941           Get rid of PROP_ENSLAVE_KSCLOCK and always slave the ks clock to the
942           GStreamer clock, it doesn't seem to hurt and matches DirectShow's
943           behavior. As an added bonus we usually get PresentationTime set for
944           each frame, so we can expand on this later for smarter latency
945           reporting (by looking at the diff between the timestamp from the
946           driver and the time according to the GStreamer clock).
947           Use an internal worker thread for opening the device, setting caps,
948           changing its state and closing it. This way we're a lot more
949           compatible with drivers that rely on hacks to do video-effects
950           between the low-level NT API and the application. Ick.
951           Start the ks clock and set the pin to KSSTATE_RUN on the first
952           create() so that we'll hopefully get hold of the GStreamer clock
953           from the very beginning. This way there's no chance that the
954           timestamps will make a sudden jump in the beginning of the stream
955           when we're running with a clock.
956         * sys/winks/kshelpers.c (CHECK_OPTIONS_FLAG,
957           ks_options_flags_to_string):
958           Reorder the flags to match the headerfile order, and make the string
959           a bit more compact.
960         * sys/winks/ksvideohelpers.c (ks_video_probe_filter_for_caps):
961           Avoid leaking KSPROPERTY_PIN_DATARANGES.
962
963 2008-09-09  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
964
965         * configure.ac:
966         * ext/Makefile.am:
967         * ext/jp2k/Makefile.am:
968         * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_base_init),
969         (gst_jasper_dec_class_init), (gst_jasper_dec_init),
970         (gst_jasper_dec_reset), (gst_jasper_dec_sink_setcaps),
971         (gst_jasper_dec_negotiate), (gst_jasper_dec_get_picture),
972         (gst_jasper_dec_chain), (gst_jasper_dec_set_property),
973         (gst_jasper_dec_get_property), (gst_jasper_dec_change_state),
974         (plugin_init):
975         * ext/jp2k/gstjasperdec.h:
976         Add jp2k plugin.  Fixes #550657.
977
978 2008-09-09  Edward Hervey  <edward.hervey@collabora.co.uk>
979
980         * gst/mpegdemux/flumpegdemux.c: (plugin_init):
981         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_sync_get_type),
982         (gst_flups_demux_get_type), (gst_flups_demux_plugin_init):
983         * gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_get_type),
984         (gst_fluts_demux_plugin_init):
985         Fix conflicting public names in new mpeg demuxers.
986         Fixes #550468
987
988 2008-09-08  Michael Smith <msmith@songbirdnest.com>
989
990         * gst/aiffparse/aiffparse.c:
991           Support chunks in AIFF in any order in pull mode, and any order so
992           long as we get COMM before the actual data (SSND) in push mode.
993           Fixes playback of AIFC files.
994
995 2008-09-08  Wim Taymans  <wim.taymans@collabora.co.uk>
996
997         * gst/selector/gstinputselector.c: (gst_selector_pad_reset),
998         (gst_input_selector_reset), (gst_input_selector_change_state):
999         Reset the selector state when going to READY.
1000
1001 2008-09-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1002
1003         * gst/rtpmanager/gstrtpbin.c: (on_sender_timeout),
1004         (create_session), (gst_rtp_bin_associate),
1005         (gst_rtp_bin_sync_chain), (gst_rtp_bin_class_init),
1006         (gst_rtp_bin_request_new_pad):
1007         * gst/rtpmanager/gstrtpbin.h:
1008         Add signal to notify listeners when a sender becomes a receiver.
1009         Tweak lip-sync code, don't store our own copy of the ts-offset of the
1010         jitterbuffer, don't adjust sync if the change is less than 4msec.
1011         Get the RTP timestamp <-> GStreamer timestamp relation directly from
1012         the jitterbuffer instead of our inaccurate version from the source.
1013
1014         * gst/rtpmanager/gstrtpjitterbuffer.c:
1015         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop),
1016         (gst_rtp_jitter_buffer_get_sync):
1017         * gst/rtpmanager/gstrtpjitterbuffer.h:
1018         Add G_LIKELY macros, use global defines for max packet reorder and
1019         dropouts.
1020         Reset the jitterbuffer clock skew detection when packets seqnums are
1021         changed unexpectedly.
1022
1023         * gst/rtpmanager/gstrtpsession.c: (on_sender_timeout),
1024         (gst_rtp_session_class_init), (gst_rtp_session_init):
1025         * gst/rtpmanager/gstrtpsession.h:
1026         Add sender timeout signal.
1027
1028         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
1029         (calculate_skew), (rtp_jitter_buffer_insert),
1030         (rtp_jitter_buffer_get_sync):
1031         * gst/rtpmanager/rtpjitterbuffer.h:
1032         Add some G_LIKELY macros.
1033         Keep track of the extended RTP timestamp so that we can report the RTP
1034         timestamp <-> GStreamer timestamp relation for lip-sync.
1035         Remove server timestamp gap detection code, the server can sometimes
1036         make a huge gap in timestamps (talk spurts,...) see #549774.
1037         Detect timetamp weirdness instead by observing the sender/receiver
1038         timestamp relation and resync if it changes more than 1 second.
1039         Add method to report about the current rtp <-> gst timestamp relation
1040         which is needed for lip-sync.
1041
1042         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
1043         (on_sender_timeout), (check_collision), (rtp_session_process_sr),
1044         (session_cleanup):
1045         * gst/rtpmanager/rtpsession.h:
1046         Add sender timeout signal.
1047         Remove inaccurate rtp <-> gst timestamp relation code, the
1048         jitterbuffer can now do an accurate reporting about this.
1049
1050         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
1051         (rtp_source_update_caps), (calculate_jitter),
1052         (rtp_source_process_rtp):
1053         * gst/rtpmanager/rtpsource.h:
1054         Remove inaccurate rtp <-> gst timestamp relation code.
1055
1056         * gst/rtpmanager/rtpstats.h:
1057         Define global max-reorder and max-dropout constants for use in various
1058         subsystems.
1059
1060 2008-09-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1061
1062         patch by: Sebastian Pölsterl
1063
1064         * sys/dvb/gstdvbsrc.c:
1065         Add DVB Adapter name to structure sent over bus.
1066
1067 2008-09-02  Edward Hervey  <edward.hervey@collabora.co.uk>
1068
1069         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_parse_pack_start):
1070         * gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_data_cb):
1071         Fix build on macosx.
1072
1073 2008-09-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1074
1075         * configure.ac:
1076         * gst/mpegdemux/Makefile.am:
1077         * gst/mpegdemux/flumpegdemux.c:
1078         * gst/mpegdemux/flutspatinfo.c:
1079         * gst/mpegdemux/flutspatinfo.h:
1080         * gst/mpegdemux/flutspmtinfo.c:
1081         * gst/mpegdemux/flutspmtinfo.h:
1082         * gst/mpegdemux/flutspmtstreaminfo.c:
1083         * gst/mpegdemux/flutspmtstreaminfo.h:
1084         * gst/mpegdemux/gstmpegdefs.h:
1085         * gst/mpegdemux/gstmpegdemux.c:
1086         * gst/mpegdemux/gstmpegdemux.h:
1087         * gst/mpegdemux/gstmpegdesc.c:
1088         * gst/mpegdemux/gstmpegdesc.h:
1089         * gst/mpegdemux/gstmpegtsdemux.c:
1090         * gst/mpegdemux/gstmpegtsdemux.h:
1091         * gst/mpegdemux/gstpesfilter.c:
1092         * gst/mpegdemux/gstpesfilter.h:
1093         * gst/mpegdemux/gstsectionfilter.c:
1094         * gst/mpegdemux/gstsectionfilter.h:
1095         Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This
1096         is now dual licensed MPL and LGPL.
1097
1098 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1099
1100         * gst/mpegtsmux/mpegtsmux.c: (new_packet_cb):
1101         Set caps on outgoing buffers.
1102
1103 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1104
1105         * ext/resindvd/plugin.c: (plugin_init):
1106         * ext/resindvd/resindvdsrc.c:
1107         * ext/twolame/gsttwolame.c: (plugin_init):
1108         * gst/aiffparse/aiffparse.c: (plugin_init):
1109           Enable/fix up translations for these plugins.
1110
1111         * po/LINGUAS:
1112           Add 'ca' to LINGUAS.
1113
1114         * po/POTFILES.in:
1115         * po/POTFILES.skip:
1116           Add more files for translation and more files which tools
1117           should skip.
1118
1119 2008-09-02  Edward Hervey  <edward.hervey@collabora.co.uk>
1120
1121         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_write_ts_header):
1122         Fix build on macosx.
1123
1124 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1125
1126         * gst/mpegtsmux/mpegtsmux_aac.c: (mpegtsmux_prepare_aac):
1127         Allocate a fixed size buffer on the stack instead of using malloc().
1128
1129         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_new), (tsmux_free),
1130         (tsmux_program_new), (tsmux_program_free):
1131         * gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
1132         (tsmux_stream_free), (tsmux_stream_consume),
1133         (tsmux_stream_add_data):
1134         Use GSlice.
1135
1136 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1137
1138         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_create_stream):
1139         Add support for muxing MPEG4 video.
1140
1141 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
1142
1143         * gst/mpegtsmux/tsmux/tsmux.h:
1144         * gst/mpegtsmux/tsmux/tsmuxstream.h:
1145         Fix build of mpegtsmux.
1146         
1147 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1148
1149         * configure.ac:
1150         * gst/mpegtsmux/Makefile.am:
1151         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_base_init),
1152         (mpegtsmux_class_init), (mpegtsmux_init), (mpegtsmux_dispose),
1153         (gst_mpegtsmux_set_property), (gst_mpegtsmux_get_property),
1154         (release_buffer_cb), (mpegtsmux_create_stream),
1155         (mpegtsmux_create_streams), (mpegtsmux_choose_best_stream),
1156         (mpegtsmux_collected), (mpegtsmux_request_new_pad),
1157         (mpegtsmux_release_pad), (new_packet_cb),
1158         (mpegtsdemux_prepare_srcpad), (mpegtsmux_change_state),
1159         (plugin_init):
1160         * gst/mpegtsmux/mpegtsmux.h:
1161         * gst/mpegtsmux/mpegtsmux_aac.c: (mpegtsmux_prepare_aac):
1162         * gst/mpegtsmux/mpegtsmux_aac.h:
1163         * gst/mpegtsmux/mpegtsmux_h264.c: (mpegtsmux_prepare_h264):
1164         * gst/mpegtsmux/mpegtsmux_h264.h:
1165         * gst/mpegtsmux/tsmux/Makefile.am:
1166         * gst/mpegtsmux/tsmux/crc.h:
1167         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_new), (tsmux_set_write_func),
1168         (tsmux_set_pat_frequency), (tsmux_get_pat_frequency), (tsmux_free),
1169         (tsmux_program_new), (tsmux_set_pmt_frequency),
1170         (tsmux_get_pmt_frequency), (tsmux_program_add_stream),
1171         (tsmux_program_set_pcr_stream), (tsmux_get_new_pid),
1172         (tsmux_create_stream), (tsmux_find_stream), (tsmux_packet_out),
1173         (tsmux_write_adaptation_field), (tsmux_write_ts_header),
1174         (tsmux_write_stream_packet), (tsmux_program_free),
1175         (tsmux_write_section), (tsmux_write_section_hdr),
1176         (tsmux_write_pat), (tsmux_write_pmt):
1177         * gst/mpegtsmux/tsmux/tsmux.h:
1178         * gst/mpegtsmux/tsmux/tsmuxcommon.h:
1179         * gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
1180         (tsmux_stream_get_pid), (tsmux_stream_free),
1181         (tsmux_stream_set_buffer_release_func), (tsmux_stream_consume),
1182         (tsmux_stream_at_pes_start), (tsmux_stream_bytes_avail),
1183         (tsmux_stream_bytes_in_buffer), (tsmux_stream_get_data),
1184         (tsmux_stream_pes_header_length),
1185         (tsmux_stream_find_pts_dts_within),
1186         (tsmux_stream_write_pes_header), (tsmux_stream_add_data),
1187         (tsmux_stream_get_es_descrs), (tsmux_stream_pcr_ref),
1188         (tsmux_stream_pcr_unref), (tsmux_stream_is_pcr),
1189         (tsmux_stream_get_pts):
1190         * gst/mpegtsmux/tsmux/tsmuxstream.h:
1191         Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This
1192         is renamed to mpegtsmux to prevent conflicts. Also all relevant
1193         informations about copyright and license are added to the top of
1194         every file but apart from that no changes compared to the latest
1195         SVN versions happened.
1196
1197 2008-09-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1198
1199         * gst/selector/gstinputselector.c: (gst_input_selector_init),
1200         (gst_input_selector_event), (gst_input_selector_query):
1201         Reuse the get_linked_pads for both source and sinkpads because they are
1202         the same.
1203         Implement a custum event handler and get the internally linked pad
1204         directly instead of relying on the default (slower) implementation.
1205
1206 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1207
1208         * ext/celt/gstceltdec.c: (celt_dec_chain_parse_data):
1209         Correctly take the granulepos from upstream if possible and
1210         correctly handle the granulepos in various calculations: the
1211         granulepos is the sample number of the _last_ sample in a frame, not
1212         the first. 
1213
1214         * ext/celt/gstceltenc.c: (gst_celt_enc_sinkevent),
1215         (gst_celt_enc_encode), (gst_celt_enc_chain),
1216         (gst_celt_enc_change_state):
1217         * ext/celt/gstceltenc.h:
1218         Handle non-zero start timestamps in the encoder and detect/handle
1219         stream discontinuities. Fixes bug #547075.
1220
1221 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1222
1223         Patch by: Rov Juvano <rovjuvano at users dot sourceforge dot net>
1224
1225         * configure.ac:
1226         * docs/plugins/Makefile.am:
1227         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1228         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1229         * docs/plugins/inspect/plugin-scaletempo.xml:
1230         * examples/scaletempo/Makefile.am:
1231         * examples/scaletempo/demo-gui.c: (pop_status_bar),
1232         (status_bar_printf), (demo_gui_seek_bar_format), (update_position),
1233         (demo_gui_seek_bar_change), (demo_gui_do_change_rate),
1234         (demo_gui_do_set_rate), (demo_gui_do_rate_entered),
1235         (demo_gui_do_toggle_advanced), (demo_gui_do_toggle_disabled),
1236         (demo_gui_do_seek), (demo_gui_do_play), (demo_gui_do_pause),
1237         (demo_gui_do_play_pause), (demo_gui_do_open_file),
1238         (demo_gui_do_playlist_prev), (demo_gui_do_playlist_next),
1239         (demo_gui_do_about_dialog), (demo_gui_do_quit),
1240         (demo_gui_request_set_stride), (demo_gui_request_set_overlap),
1241         (demo_gui_request_set_search), (demo_gui_rate_changed),
1242         (demo_gui_playing_started), (demo_gui_playing_paused),
1243         (demo_gui_playing_ended), (demo_gui_player_errored),
1244         (demo_gui_stride_changed), (demo_gui_overlap_changed),
1245         (demo_gui_search_changed), (demo_gui_set_player_func),
1246         (demo_gui_set_playlist_func), (build_gvalue_array),
1247         (create_action), (demo_gui_show_func), (demo_gui_set_player),
1248         (demo_gui_set_playlist), (demo_gui_show), (demo_gui_get_property),
1249         (demo_gui_set_property), (demo_gui_init), (demo_gui_class_init),
1250         (demo_gui_get_type):
1251         * examples/scaletempo/demo-gui.h:
1252         * examples/scaletempo/demo-main.c: (handle_error_message),
1253         (handle_quit), (main):
1254         * examples/scaletempo/demo-player.c: (no_pipeline),
1255         (demo_player_event_listener), (demo_player_state_changed_cb),
1256         (demo_player_eos_cb), (demo_player_build_pipeline), (_set_rate),
1257         (demo_player_scale_rate_func), (demo_player_set_rate_func),
1258         (_set_state_and_wait), (demo_player_load_uri_func),
1259         (demo_player_play_func), (demo_player_pause_func), (_seek_to),
1260         (demo_player_seek_by_func), (demo_player_seek_to_func),
1261         (demo_player_get_position_func), (demo_player_get_duration_func),
1262         (demo_player_scale_rate), (demo_player_set_rate),
1263         (demo_player_load_uri), (demo_player_play), (demo_player_pause),
1264         (demo_player_seek_by), (demo_player_seek_to),
1265         (demo_player_get_position), (demo_player_get_duration),
1266         (demo_player_get_property), (demo_player_set_property),
1267         (demo_player_init), (demo_player_class_init),
1268         (demo_player_get_type):
1269         * examples/scaletempo/demo-player.h:
1270         * gst/scaletempo/Makefile.am:
1271         * gst/scaletempo/gstscaletempo.c: (best_overlap_offset_float),
1272         (best_overlap_offset_s16), (output_overlap_float),
1273         (output_overlap_s16), (fill_queue), (reinit_buffers),
1274         (gst_scaletempo_transform), (gst_scaletempo_transform_size),
1275         (gst_scaletempo_sink_event), (gst_scaletempo_set_caps),
1276         (gst_scaletempo_get_property), (gst_scaletempo_set_property),
1277         (gst_scaletempo_base_init), (gst_scaletempo_class_init),
1278         (gst_scaletempo_init):
1279         * gst/scaletempo/gstscaletempo.h:
1280         * gst/scaletempo/gstscaletempoplugin.c: (plugin_init):
1281         Add scaletempo plugin, which allows to scale the speed of audio without
1282         changing the pitch by handling seeks with a rate!=1.0.
1283         Integrate it into the docs and add the example application for it.
1284         Fixes bug #537700.
1285
1286 2008-08-30  David Schleef  <ds@schleef.org>
1287
1288         * ext/dirac/gstdiracenc.cc: Fix some memleaks.
1289
1290 2008-08-29  David Schleef  <ds@schleef.org>
1291
1292         * ext/dirac/gstdiracenc.cc: Fix EOS handling.  Clean up at
1293           object disposal.  Handle 4:2:2 and 4:4:4 video.
1294
1295 2008-08-29  Jan Schmidt  <Jan.Schmidt@sun.com>
1296
1297         * ext/resindvd/resindvdbin.c:
1298         Fix compiler warning on Forte.
1299
1300 2008-08-29  Jan Schmidt  <Jan.Schmidt@sun.com>
1301
1302         * configure.ac:
1303         Commit FIONREAD check, needed for the dccp src.
1304
1305 2008-08-29  Edward Hervey  <edward.hervey@collabora.co.uk>
1306
1307         * ext/faac/gstfaac.c: (gst_faac_init), (gst_faac_sink_event),
1308         (gst_faac_chain), (gst_faac_change_state):
1309         * ext/faac/gstfaac.h:
1310         Add code for calculating proper timestamp/duration for the trailing
1311         encoded buffers that faac will output when receiving EOS.
1312
1313 2008-08-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1314
1315         * configure.ac:
1316         Fix CFLAGS and LIBS for the apexsink.
1317
1318 2008-08-28  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1319
1320         * sys/winks/ksvideohelpers.c (ks_video_media_type_free):
1321           Avoid leaking the KSDATARANGE member of each KsVideoMediaType.
1322
1323 2008-08-28  Jan Schmidt  <Jan.Schmidt@sun.com>
1324
1325         * gst/dccp/gstdccp.c:
1326         * gst/dccp/gstdccpclientsrc.c:
1327         Fix compilation on Solaris by including filio.h as needed.
1328
1329         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
1330         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
1331         Fix compilation with Forte - apparently it hates concatenating a
1332         macro argument that starts with an underscore??
1333
1334 2008-08-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1335
1336         Patch by: Jérémie Bernard <gremimail at gmail dot com>
1337
1338         * configure.ac:
1339         * ext/apexsink/LGPL-3.0.txt:
1340         * ext/apexsink/Makefile.am:
1341         * ext/apexsink/gstapexplugin.c: (plugin_init):
1342         * ext/apexsink/gstapexraop.c: (g_strdel), (gst_apexraop_send),
1343         (gst_apexraop_recv), (gst_apexraop_new), (gst_apexraop_free),
1344         (gst_apexraop_set_host), (gst_apexraop_get_host),
1345         (gst_apexraop_set_port), (gst_apexraop_get_port),
1346         (gst_apexraop_set_useragent), (gst_apexraop_get_useragent),
1347         (gst_apexraop_connect), (gst_apexraop_get_jacktype),
1348         (gst_apexraop_get_jackstatus), (gst_apexraop_close),
1349         (gst_apexraop_set_volume), (gst_apexraop_write_bits),
1350         (gst_apexraop_write), (gst_apexraop_flush):
1351         * ext/apexsink/gstapexraop.h:
1352         * ext/apexsink/gstapexsink.c: (gst_apexsink_jackstatus_get_type),
1353         (gst_apexsink_jacktype_get_type), (gst_apexsink_interfaces_init),
1354         (gst_apexsink_implements_interface_init),
1355         (gst_apexsink_mixer_interface_init),
1356         (gst_apexsink_interface_supported),
1357         (gst_apexsink_mixer_list_tracks), (gst_apexsink_mixer_set_volume),
1358         (gst_apexsink_mixer_get_volume), (gst_apexsink_base_init),
1359         (gst_apexsink_class_init), (gst_apexsink_init),
1360         (gst_apexsink_set_property), (gst_apexsink_get_property),
1361         (gst_apexsink_finalise), (gst_apexsink_open),
1362         (gst_apexsink_prepare), (gst_apexsink_write),
1363         (gst_apexsink_unprepare), (gst_apexsink_delay),
1364         (gst_apexsink_reset), (gst_apexsink_close):
1365         * ext/apexsink/gstapexsink.h:
1366         Add apexsink for audio output to Apple AirPort Express Wireless
1367         devices. Fixes bug #542510.
1368
1369 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1370
1371         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp),
1372         (gst_rtp_session_event_send_rtp_sink):
1373         Send EOS when the session object instructs us to.
1374
1375         * gst/rtpmanager/rtpsession.c: (rtp_session_on_timeout):
1376         * gst/rtpmanager/rtpsession.h:
1377         Make it possible for the session manager to instruct us to send EOS. We
1378         currently will EOS when the session is a sender and when the sender part
1379         goes EOS. This is not entirely correct behaviour because the session
1380         could still participate as a receiver.
1381         Fixes #549409.
1382
1383 2008-08-27  Michael Smith <msmith@songbirdnest.com>
1384
1385         * gst/aiffparse/aiffparse.c:
1386           Read size of chunks preceeding the audio data with the
1387           correct endianness. Fixes playback of some files.
1388           Fixes #538500
1389
1390 2008-08-27  Michael Smith <msmith@songbirdnest.com>
1391
1392         * configure.ac:
1393         * gst/aiffparse/Makefile.am:
1394         * gst/aiffparse/aiffparse.c:
1395         * gst/aiffparse/aiffparse.h:
1396           Add an AIFF parsing element, heavily based on wavparse.
1397
1398 2008-08-27  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1399
1400         * sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init,
1401           gst_ks_video_device_set_state):
1402           Don't set the pin state to KSSTATE_RUN from the streaming thread.
1403           Skip KSSTATE_ACQUIRE when changing pin state downwards.
1404           Be nice and specify G_PARAM_STATIC_STRINGS.
1405           Remove unused finalize method.
1406
1407         * sys/winks/gstksvideosrc.c (DEFAULT_ENABLE_QUIRKS, PROP_ENABLE_QUIRKS,
1408           enable_quirks, gst_ks_video_src_class_init, gst_ks_video_src_init,
1409           gst_ks_video_src_finalize, gst_ks_video_src_get_property,
1410           gst_ks_video_src_set_property, gst_ks_video_src_reset,
1411           gst_ks_video_src_apply_driver_quirks, gst_ks_video_src_change_state,
1412           gst_ks_video_src_set_caps):
1413           First driver quirk: work around Logitech's hostile driver software to
1414           improve stability and performance. See comments for details.
1415           Provide a property to disable driver quirks (enabled by default).
1416           Be nice and specify G_PARAM_STATIC_STRINGS.
1417           Remove unused dispose method.
1418           Tweak include order.
1419
1420 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1421
1422         * gst/selector/gstinputselector.c: (gst_input_selector_init),
1423         (gst_input_selector_query):
1424         Implement the LATENCY query in a better way by taking the latency of all
1425         sinkpads and taking the min/max instead of just taking a random pad.
1426
1427 2008-08-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1428
1429         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
1430         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
1431         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
1432         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
1433         Unroll the loop to handle two bytes at once. This should give
1434         a small speedup and makes it possible to handle chroma and luma
1435         different which is needed later.
1436
1437 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1438
1439         * gst/dccp/gstdccpserversink.c:
1440         * gst/dccp/gstdccpserversink.h:
1441         Don't put globals only used by one '.c' file in a header !
1442         Declare it as static, fixes build on macosx.
1443
1444 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1445
1446         * gst/dccp/gstdccp.c: (gst_dccp_send_buffer):
1447         Whoops, that was one fix too much :)
1448
1449 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1450
1451         * gst/dccp/gstdccp.c: (gst_dccp_read_buffer),
1452         (gst_dccp_send_buffer), (gst_dccp_set_sock_windowsize):
1453         size_t's size varies by platform/architecture. Use glib convenience
1454         macro instead. Fixes build on macosx.
1455         Remove ending '\n' in debug statements.
1456
1457 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1458
1459         * gst/pcapparse/gstpcapparse.c: (gst_pcap_parse_class_init):
1460         Remove unused code and fix includes.
1461
1462 2008-08-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1463
1464         * gst/deinterlace2/gstdeinterlace2.c:
1465         (gst_deinterlace_method_class_init):
1466         * gst/deinterlace2/gstdeinterlace2.h:
1467         * gst/deinterlace2/tvtime/tomsmocomp.c:
1468         (gst_deinterlace_method_tomsmocomp_class_init):
1469         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
1470         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
1471         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
1472         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
1473         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
1474         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
1475         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
1476         First part of the C implementation of the tomsmocomp deinterlacing
1477         algorithm. This only supports search-effort=0 currently, is painfully
1478         slow and needs some cleanup later when all search-effort settings
1479         are implemented in C.
1480
1481 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1482
1483         * configure.ac:
1484         * sys/Makefile.am:
1485         * sys/winks/Makefile.am:
1486         * sys/winks/gstksclock.c:
1487         * sys/winks/gstksclock.h:
1488         * sys/winks/gstksvideodevice.c:
1489         * sys/winks/gstksvideodevice.h:
1490         * sys/winks/gstksvideosrc.c:
1491         * sys/winks/gstksvideosrc.h:
1492         * sys/winks/kshelpers.c:
1493         * sys/winks/kshelpers.h:
1494         * sys/winks/ksvideohelpers.c:
1495         * sys/winks/ksvideohelpers.h:
1496           New plugin for low-latency video capture on Windows (#519935).
1497
1498           Uses Kernel Streaming, the lowest level API for doing video capture
1499           on Windows (more or less just raw ioctls).
1500
1501 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1502
1503         * gst/pcapparse/gstpcapparse.c:
1504         * sys/winscreencap/gstdx9screencapsrc.c:
1505         * sys/winscreencap/gstgdiscreencapsrc.c:
1506           Added documentation blobs. Thanks to Stefan for noticing!
1507
1508 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1509
1510         * configure.ac:
1511         * gst/pcapparse/Makefile.am:
1512         * gst/pcapparse/gstpcapparse.c:
1513         * gst/pcapparse/gstpcapparse.h:
1514           New plugin: pcapparse (#520899).
1515
1516 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1517
1518         patch by: Haakon Sporsheim <hakon.sporsheim@tandberg.com>
1519
1520         * configure.ac:
1521         * sys/Makefile.am:
1522         * sys/winscreencap/Makefile.am:
1523         * sys/winscreencap/gstdx9screencapsrc.c:
1524         * sys/winscreencap/gstdx9screencapsrc.h:
1525         * sys/winscreencap/gstgdiscreencapsrc.c:
1526         * sys/winscreencap/gstgdiscreencapsrc.h:
1527         * sys/winscreencap/gstwinscreencap.c:
1528         * sys/winscreencap/gstwinscreencap.h:
1529           New plugin: winscreencap (#463941).
1530
1531 2008-08-22  Michael Smith <msmith@songbirdnest.com>
1532
1533         * sys/dshowdecwrapper/gstdshowaudiodec.c:
1534           Flip mpeg1/mpeg2 arrays for mpeg audio. Detect which type the audio
1535           is correctly, instead of backwards. No functional changes, since this
1536           mistake was completely self-consistent.
1537
1538 2008-08-22  Stefan Kost  <ensonic@users.sf.net>
1539
1540         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1541           Add, but commented out xml/element-dc1394.xml. Its documented, but
1542           I can't get it to be build.
1543
1544         * ext/celt/gstceltdec.c:
1545         * ext/celt/gstceltenc.c:
1546           Fix doc warnings and reformat the doc block.
1547
1548 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1549
1550         patch by: Leandro Melo de Sales <leandroal@gmail.com>
1551
1552         * configure.ac:
1553         * docs/plugins/Makefile.am:
1554         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1555         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1556         * docs/plugins/gst-plugins-bad-plugins.args:
1557         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1558         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1559         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1560         * docs/plugins/gst-plugins-bad-plugins.signals:
1561         * docs/plugins/inspect/plugin-dccp.xml:
1562         * gst/dccp/Makefile.am:
1563         * gst/dccp/gstdccp.c:
1564         * gst/dccp/gstdccp.h:
1565         * gst/dccp/gstdccpclientsink.c:
1566         * gst/dccp/gstdccpclientsink.h:
1567         * gst/dccp/gstdccpclientsrc.c:
1568         * gst/dccp/gstdccpclientsrc.h:
1569         * gst/dccp/gstdccpplugin.c:
1570         * gst/dccp/gstdccpserversink.c:
1571         * gst/dccp/gstdccpserversink.h:
1572         * gst/dccp/gstdccpserversrc.c:
1573         * gst/dccp/gstdccpserversrc.h:
1574         * tests/icles/dccp/README:
1575         * tests/icles/dccp/call/README:
1576         * tests/icles/dccp/call/DCCPClient.c:
1577         * tests/icles/dccp/call/DCCPServer.c:
1578         * tests/icles/dccp/file/DCCPClientSaveFile.c:
1579         * tests/icles/dccp/file/DCCPServerSendFile.c:
1580         * tests/icles/dccp/mic/DCCPClientPlayMic.c:
1581         * tests/icles/dccp/mic/DCCPServerMic.c:
1582         * tests/icles/dccp/mp3/DCCPClientPlayMP3.c:
1583         * tests/icles/dccp/mp3/DCCPServerSendMP3.c:
1584         * tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c:
1585         * tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c:
1586         * tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c:
1587         * tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c:
1588           Add dccp plugin. Fixes #542390.
1589
1590 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1591
1592         * configure.ac:
1593           Remove bits that presumably weren't supposed to be committed.
1594
1595 2008-08-20  Michael Smith <msmith@songbirdnest.com>
1596
1597         * configure.ac:
1598         * sys/Makefile.am:
1599         * sys/acmenc/Makefile.am:
1600         * sys/acmenc/acmenc.c:
1601           Add new windows ACM encoder wrapper.
1602
1603 2008-08-18  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1604
1605         patch by: Michael Krufky
1606
1607         * sys/dvb/gstdvbsrc.c:
1608         * sys/dvb/parsechannels.c:
1609         Add ATSC tunning and channels.conf parsing support.
1610         Fixes #537455
1611
1612 2008-08-13  Michael Smith <msmith@songbirdnest.com>
1613
1614         * sys/dshowdecwrapper/gstdshowaudiodec.c:
1615         * sys/dshowdecwrapper/gstdshowaudiodec.h:
1616         * sys/dshowdecwrapper/gstdshowvideodec.c:
1617         * sys/dshowdecwrapper/gstdshowvideodec.h:
1618         * sys/dshowvideosink/dshowvideosink.cpp:
1619         * sys/dshowvideosink/dshowvideosink.h:
1620           Initialise COM with default flags.
1621           Only deinitialise if the initialisation was successful.
1622
1623 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1624
1625         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
1626         (gst_rtp_bin_sync_chain), (new_ssrc_pad_found):
1627         Reset rtp timestamp interpollation when we detect a gap when the
1628         clock_base changed.
1629         Don't try to adjust the ts-offset when it's too big (> 3seconds)
1630
1631         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_set_ssrc):
1632         * gst/rtpmanager/gstrtpsession.h:
1633         Add method to set session SSRC.
1634
1635         * gst/rtpmanager/rtpsession.c: (check_collision),
1636         (rtp_session_set_internal_ssrc), (rtp_session_get_internal_ssrc),
1637         (rtp_session_on_timeout):
1638         * gst/rtpmanager/rtpsession.h:
1639         Added debugging for the collision checks.
1640         Add method to change the internal SSRC of the session.
1641
1642         * gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
1643         Reset the clock base when we detect large jumps in the seqnums.
1644
1645 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1646
1647         * ext/x264/gstx264enc.c: (gst_x264_enc_reset),
1648         (gst_x264_enc_chain), (gst_x264_enc_encode_frame):
1649         * ext/x264/gstx264enc.h:
1650         Do not deal with duplicated input (timestamps).  If needed,
1651         a generic element can do so.
1652         Do not manipulate input timestamps on the way out,
1653         since that shifts the timeline and A/V sync.
1654
1655 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1656
1657         * docs/plugins/gst-plugins-bad-plugins.args:
1658         Integrate new properties into documentation.
1659         * ext/x264/gstx264enc.c: (gst_x264_enc_class_init),
1660         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
1661         (gst_x264_enc_set_property), (gst_x264_enc_get_property):
1662         Fix up API prior to eventual plugin move.
1663         API: GstX264Enc:pass (provides more options, and changed to enum)
1664
1665 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1666
1667         * docs/plugins/Makefile.am:
1668         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1669         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1670         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1671         * docs/plugins/inspect/plugin-mplex.xml:
1672         * ext/mplex/gstmplex.cc:
1673         Update and add documentation for mplex.
1674         * ext/mpeg2enc/gstmpeg2enc.cc:
1675         Documentation update.
1676
1677 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1678
1679         * docs/plugins/Makefile.am:
1680         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1681         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1682         * ext/x264/gstx264enc.c:
1683         * tests/check/Makefile.am:
1684         * tests/check/elements/x264enc.c: (setup_x264enc),
1685         (cleanup_x264enc), (GST_START_TEST), (x264enc_suite), (main):
1686         Add documentation and unit test for x264enc.
1687
1688 2008-08-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1689
1690         * ext/x264/gstx264enc.c: (gst_x264_enc_init),
1691         (gst_x264_enc_header_buf), (gst_x264_enc_encode_frame):
1692         Allocate some buffers in more adaptive and economical fashion.
1693
1694 2008-08-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1695
1696         * configure.ac:
1697         Check for sufficiently up-to-date x264 API.
1698         * ext/x264/gstx264enc.c: (gst_x264_enc_pass_get_type),
1699         (gst_x264_enc_base_init), (gst_x264_enc_class_init),
1700         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
1701         (gst_x264_enc_set_property), (gst_x264_enc_get_property):
1702         * ext/x264/gstx264enc.h:
1703         Expose some more parameters of the x264 encoder as properties.
1704
1705 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1706
1707         * gst/rtpmanager/gstrtpbin.c:
1708           Print the pad-name in debug log.
1709
1710         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
1711         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
1712           Use "-" instead of "_" in property names. Can we call them just
1713           "device" like everywhere else?
1714
1715 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1716
1717         * ext/x264/gstx264enc.c: (gst_x264_enc_log_callback),
1718         (gst_x264_enc_finalize), (gst_x264_enc_header_buf),
1719         (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
1720         (gst_x264_enc_flush_frames):
1721         Coding style and layout; re-order some functions in more
1722         typical and natural flow.
1723
1724 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1725
1726         * ext/x264/Makefile.am:
1727         * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps),
1728         (gst_x264_enc_sink_set_caps), (gst_x264_enc_init),
1729         (gst_x264_enc_reset), (gst_x264_enc_finalize),
1730         (gst_x264_enc_flush_frames), (gst_x264_enc_sink_event),
1731         (gst_x264_enc_chain), (gst_x264_enc_encode_frame),
1732         (gst_x264_enc_change_state), (gst_x264_enc_set_property):
1733         * ext/x264/gstx264enc.h:
1734         Use GQueue in stead of custom queue code.
1735         Factorize flushing out encoder delayed frames.
1736         Factorize initialization and state change reset.
1737
1738 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1739
1740         * ext/x264/gstx264enc.h:
1741         * sys/fbdev/gstfbdevsink.c:
1742         Use configure-generated _stdint.h.
1743
1744 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1745
1746         * ext/x264/Makefile.am:
1747         * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
1748         (gst_x264_enc_sink_set_caps), (gst_x264_enc_base_init),
1749         (gst_x264_enc_class_init), (gst_x264_enc_log_callback),
1750         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
1751         (gst_x264_enc_finalize), (gst_x264_enc_chain),
1752         (gst_x264_enc_encode_frame), (plugin_init):
1753         * ext/x264/gstx264enc.h:
1754         Use video format library and GST_WRITE_*_BE macros where applicable.
1755         Use finalize in stead of dispose.
1756         Set up debug category and log callback.
1757
1758 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1759
1760         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1761
1762         * ext/sndfile/gstsf.c: (plugin_init):
1763         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_plugin_init):
1764         * sys/oss4/oss4-audio.c: (plugin_init):
1765         Make sure gettext returns translations in UTF-8 encoding rather
1766         than in the current locale encoding (#546822).
1767
1768 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1769
1770         * ext/twolame/gsttwolame.c: (gst_two_lame_sink_setcaps),
1771         (gst_two_lame_chain):
1772         * ext/twolame/gsttwolame.h:
1773         Allow raw float samples as input for encoding.
1774
1775 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
1776
1777         * ext/jack/gstjackaudiosrc.c:
1778           Try committing this once again. Now properly renamed.
1779
1780 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
1781
1782         * docs/plugins/Makefile.am:
1783         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1784         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1785         * docs/plugins/gst-plugins-bad-plugins.args:
1786         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1787         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1788         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1789         * docs/plugins/inspect/plugin-jack.xml
1790           Add new element to docs.
1791
1792         * ext/jack/gstjack.h
1793           Add missing file.
1794
1795         * ext/jack/gstjackaudiosrc.c:
1796         * ext/jack/gstjackaudiosrc.h:
1797           Rename jackaudiosrc to jack_audio_src.
1798
1799 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
1800
1801         patch by: Tristan Matthews <tristan@sat.qc.ca>
1802
1803         * ext/jack/Makefile.am:
1804         * ext/jack/gstjack.c:
1805         * ext/jack/gstjackaudioclient.c:
1806         * ext/jack/gstjackaudiosink.c:
1807         * ext/jack/gstjackaudiosink.h:
1808         * ext/jack/gstjackaudiosrc.c:
1809         * ext/jack/gstjackaudiosrc.h:
1810         * ext/jack/gstjackringbuffer.h:
1811           Add a jackaudiosrc. Refactor sink slightly for better code reuse.
1812           Fixes #545197.
1813
1814 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1815
1816         * docs/plugins/Makefile.am:
1817         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1818         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1819         * docs/plugins/gst-plugins-bad-plugins.args:
1820         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1821         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1822         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1823         * docs/plugins/inspect/plugin-celt.xml:
1824         * docs/plugins/inspect/plugin-twolame.xml:
1825         Add twolame and celt plugins to the docs.
1826
1827 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1828
1829         Based on patch by: Olivier Crete <tester at tester dot ca>
1830
1831         * gst/rtpmanager/gstrtpjitterbuffer.c:
1832         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
1833         Make the buffer metadata writable before inserting it in the
1834         jitterbuffer because the jitterbuffer will modify the timestamps.
1835
1836         * gst/rtpmanager/rtpjitterbuffer.c:
1837         Update method comment about requiring writable metadata on buffers.
1838
1839         * gst/rtpmanager/rtpsession.c: (rtp_session_process_sr),
1840         (rtp_session_process_rtcp):
1841         Make the RTCP buffer metadata writable because we want to modify the
1842         metadata.
1843         Fixes #546312.
1844
1845 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1846
1847         * gst/selector/gstinputselector.c: (gst_selector_pad_bufferalloc),
1848         (gst_selector_pad_chain), (gst_input_selector_getcaps),
1849         (gst_input_selector_activate_sinkpad):
1850         Move the select-all logic into the activation of the currently selected
1851         pad. We want to remember the last pad with activity in select-all mode.
1852         Fix the getcaps function, we can produce the union of the upstream caps
1853         in select-all mode, not the intersection like proxy_getcaps() does.
1854
1855 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1856
1857         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
1858
1859         * gst/rtpmanager/gstrtpjitterbuffer.c:
1860         (gst_rtp_jitter_buffer_chain):
1861         Fix debug by logging the right seqnum.
1862
1863 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1864
1865         Patch by: Olivier Crete <tester at tester dot ca>
1866
1867         * gst/rtpmanager/gstrtpbin.c: (get_pt_map):
1868         Release lock before emitting the request-pt-map signal.
1869         Fixes #543480.
1870
1871 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1872
1873         * gst/deinterlace2/gstdeinterlace2.c:
1874         (gst_deinterlace_simple_method_interpolate_scanline),
1875         (gst_deinterlace_simple_method_copy_scanline),
1876         (gst_deinterlace_simple_method_deinterlace_frame):
1877         * gst/deinterlace2/tvtime/greedy.c: (deinterlace_frame_di_greedy):
1878         * gst/deinterlace2/tvtime/greedyh.c:
1879         (deinterlace_frame_di_greedyh):
1880         * gst/deinterlace2/tvtime/scalerbob.c:
1881         (deinterlace_scanline_scaler_bob):
1882         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy):
1883         * gst/deinterlace2/tvtime/weave.c: (deinterlace_scanline_weave),
1884         (copy_scanline):
1885         * gst/deinterlace2/tvtime/weavebff.c: (deinterlace_scanline_weave),
1886         (copy_scanline):
1887         * gst/deinterlace2/tvtime/weavetff.c: (deinterlace_scanline_weave),
1888         (copy_scanline):
1889         Use oil_memcpy() instead of memcpy() as it's faster for the sizes that
1890         are usually used here.
1891
1892 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1893
1894         * gst/deinterlace2/Makefile.am:
1895         * gst/deinterlace2/gstdeinterlace2.c:
1896         (gst_deinterlace_simple_method_deinterlace_frame),
1897         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method):
1898         * gst/deinterlace2/gstdeinterlace2.h:
1899         * gst/deinterlace2/tvtime/linear.c:
1900         (deinterlace_scanline_linear_c), (deinterlace_scanline_linear_mmx),
1901         (deinterlace_scanline_linear_mmxext),
1902         (gst_deinterlace_method_linear_class_init),
1903         (gst_deinterlace_method_linear_init):
1904         * gst/deinterlace2/tvtime/linearblend.c:
1905         (deinterlace_scanline_linear_blend_c),
1906         (deinterlace_scanline_linear_blend2_c),
1907         (deinterlace_scanline_linear_blend_mmx),
1908         (deinterlace_scanline_linear_blend2_mmx),
1909         (gst_deinterlace_method_linear_blend_class_init),
1910         (gst_deinterlace_method_linear_blend_init):
1911         * gst/deinterlace2/tvtime/plugins.h:
1912         * gst/deinterlace2/tvtime/scalerbob.c:
1913         (deinterlace_scanline_scaler_bob),
1914         (gst_deinterlace_method_scaler_bob_class_init),
1915         (gst_deinterlace_method_scaler_bob_init):
1916         * gst/deinterlace2/tvtime/weave.c: (deinterlace_scanline_weave),
1917         (copy_scanline), (gst_deinterlace_method_weave_class_init),
1918         (gst_deinterlace_method_weave_init):
1919         * gst/deinterlace2/tvtime/weavebff.c: (deinterlace_scanline_weave),
1920         (copy_scanline), (gst_deinterlace_method_weave_bff_class_init),
1921         (gst_deinterlace_method_weave_bff_init):
1922         * gst/deinterlace2/tvtime/weavetff.c: (deinterlace_scanline_weave),
1923         (copy_scanline), (gst_deinterlace_method_weave_tff_class_init),
1924         (gst_deinterlace_method_weave_tff_init):
1925         Add the remaining tvtime deinterlacing methods and fix the
1926         deinterlace_frame() implementation of GstDeinterlaceSimpleMethod.
1927
1928 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1929
1930         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
1931         (deinterlace_line_mmx), (gst_deinterlace_method_vfir_class_init):
1932         Implement the VFIR deinterlacing method as simple method.
1933
1934 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1935
1936         * gst/deinterlace2/gstdeinterlace2.c:
1937         (gst_deinterlace_simple_method_interpolate_scanline),
1938         (gst_deinterlace_simple_method_copy_scanline),
1939         (gst_deinterlace_simple_method_deinterlace_frame),
1940         (gst_deinterlace_simple_method_class_init),
1941         (gst_deinterlace_simple_method_init):
1942         * gst/deinterlace2/gstdeinterlace2.h:
1943         Add a GstDeinterlaceSimpleMethod subclass of GstDeinterlaceMethod that
1944         can be used by simple deinterlacing methods. They only have to provide
1945         a function for interpolating a scanline or copying a scanline.
1946
1947 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1948
1949         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_chain):
1950         Respect the latency of the deinterlacing algorithm for the timestamps
1951         of every buffer.
1952
1953 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1954
1955         * gst/deinterlace2/tvtime/greedyh.asm:
1956         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
1957         Add the MMX registers to the clobbered registers only if __MMX__ is
1958         defined.
1959
1960 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1961
1962         * gst/deinterlace2/Makefile.am:
1963         * gst/deinterlace2/gstdeinterlace2.c:
1964         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method),
1965         (gst_deinterlace2_class_init):
1966         Enable tomsmocomp again as the C port will be ready for the next
1967         release.
1968
1969 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1970
1971         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_init),
1972         (gst_greatest_common_divisor), (gst_fraction_double),
1973         (gst_deinterlace2_getcaps), (gst_deinterlace2_setcaps):
1974         Don't use proxy_getcaps() but implement our own getcaps() function
1975         that doubles/halfs the framerate if all fields should be sent out.
1976
1977 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1978
1979         * configure.ac:
1980         * ext/Makefile.am:
1981         * ext/twolame/Makefile.am:
1982         * ext/twolame/gsttwolame.c: (gst_two_lame_mode_get_type),
1983         (gst_two_lame_padding_get_type), (gst_two_lame_emphasis_get_type),
1984         (gst_two_lame_release_memory), (gst_two_lame_finalize),
1985         (gst_two_lame_base_init), (gst_two_lame_class_init),
1986         (gst_two_lame_src_setcaps), (gst_two_lame_sink_setcaps),
1987         (gst_two_lame_init), (gst_two_lame_set_property),
1988         (gst_two_lame_get_property), (gst_two_lame_sink_event),
1989         (gst_two_lame_chain), (gst_two_lame_setup),
1990         (gst_two_lame_change_state), (gst_two_lame_get_default_settings),
1991         (plugin_init):
1992         * ext/twolame/gsttwolame.h:
1993         Add TwoLAME MP2 encoding element, based on the LAME element.
1994
1995 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1996
1997         * configure.ac:
1998         * ext/Makefile.am:
1999         * ext/celt/Makefile.am:
2000         * ext/celt/gstcelt.c: (plugin_init):
2001         * ext/celt/gstceltdec.c: (gst_celt_dec_base_init),
2002         (gst_celt_dec_class_init), (gst_celt_dec_reset),
2003         (gst_celt_dec_init), (celt_dec_convert),
2004         (celt_get_sink_query_types), (celt_dec_sink_query),
2005         (celt_get_src_query_types), (celt_dec_src_query),
2006         (celt_dec_src_event), (celt_dec_sink_event),
2007         (celt_dec_chain_parse_header), (celt_dec_chain_parse_comments),
2008         (celt_dec_chain_parse_data), (celt_dec_chain),
2009         (celt_dec_change_state):
2010         * ext/celt/gstceltdec.h:
2011         * ext/celt/gstceltenc.c: (gst_celt_enc_setup_interfaces),
2012         (gst_celt_enc_base_init), (gst_celt_enc_class_init),
2013         (gst_celt_enc_finalize), (gst_celt_enc_sink_setcaps),
2014         (gst_celt_enc_sink_getcaps), (gst_celt_enc_convert_src),
2015         (gst_celt_enc_convert_sink), (gst_celt_enc_get_latency),
2016         (gst_celt_enc_get_query_types), (gst_celt_enc_src_query),
2017         (gst_celt_enc_sink_query), (gst_celt_enc_init),
2018         (gst_celt_enc_create_metadata_buffer), (gst_celt_enc_setup),
2019         (gst_celt_enc_buffer_from_data), (gst_celt_enc_push_buffer),
2020         (gst_celt_enc_set_header_on_caps), (gst_celt_enc_sinkevent),
2021         (gst_celt_enc_chain), (gst_celt_enc_get_property),
2022         (gst_celt_enc_set_property), (gst_celt_enc_change_state):
2023         * ext/celt/gstceltenc.h:
2024         Add CELT encoder and decoder elements based on the Speex elements.
2025
2026 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2027
2028         Patch by: Tal Shalif <tshalif at nargila dot org>
2029
2030         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_initsdl):
2031         Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation
2032         with mingw. Fixes bug #545247.
2033
2034 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2035
2036         * configure.ac:
2037         Back to development -> 0.10.8.1
2038
2039 === release 0.10.8 ===
2040
2041 2008-07-28  Jan Schmidt <jan.schmidt@sun.com>
2042
2043         * configure.ac:
2044           releasing 0.10.8, "Vapour Trails"
2045
2046 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2047
2048         * configure.ac:
2049         0.10.7.3 pre-release
2050
2051         * po/LINGUAS:
2052         * po/id.po:
2053         Add Indonesian translation.
2054
2055 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2056
2057         * gst/festival/gstfestival.c:
2058           Guard unistd.h with HAVE_UNISTD_H
2059         * gst/modplug/libmodplug/load_it.cpp:
2060         * gst/modplug/libmodplug/sndfile.cpp:
2061         * gst/modplug/libmodplug/sndfile.h:
2062         * gst/modplug/libmodplug/stdafx.h:
2063           Support for compiling with MSVC: use _MSC_VER for detecting MSVC instead
2064           of MSC_VER. Make CanPackSamples take the type it's passed. Change scope
2065           of a variable in load_it.cpp to MSVC's scoping rules.
2066         * gst/sdp/gstsdpdemux.c:
2067           Guard unistd.h with HAVE_UNISTD_H
2068           Fixes #544457.
2069
2070 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2071
2072         * ext/timidity/gsttimidity.c:
2073           Fix compiler warning. Fixes #544050.
2074
2075 2008-07-21  Jan Schmidt  <jan.schmidt@sun.com>
2076
2077         * configure.ac:
2078         Don't check for nav_print.h any more - it should be included in
2079         the libdvdnav development package if libdvdnav headers depend on it.
2080         Fixes: #543846
2081
2082 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2083
2084         * configure.ac:
2085         * ext/ladspa/Makefile.am:
2086         Link the ladspa plugin with -ldl. It's needed for dlopen() and friends
2087         for loading the ladspa plugins and previously was linked in by
2088         gmodule. Fixes bug #543848.
2089
2090 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2091
2092         * gst/modplug/libmodplug/Makefile.am:
2093         Use GST_CXXFLAGS instead of GST_CFLAGS for CXXFLAGS. GST_CFLAGS
2094         can contain compiler parameters that are invalid for C++.
2095         Fixes bug #543860.
2096
2097 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2098
2099         * ext/resindvd/Makefile.am:
2100         Dist missing header files. Fixes bug #543861.
2101
2102 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2103
2104         * configure.ac:
2105         0.10.7.2 pre-release
2106
2107 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2108
2109         * ext/Makefile.am:
2110         Dist and recurse into resindvd subdir
2111
2112 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2113
2114         * configure.ac:
2115         Remove interleave and replaygain configure.ac pieces too
2116
2117 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2118
2119         * po/LINGUAS:
2120         * po/lt.po:
2121         Add new lithunian translation, and add french to the LINGUAS
2122         file.
2123
2124 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2125
2126         * docs/plugins/Makefile.am:
2127         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
2128         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2129         * docs/plugins/gst-plugins-bad-plugins.args:
2130         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
2131         * docs/plugins/gst-plugins-bad-plugins.interfaces:
2132         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
2133         * docs/plugins/inspect/plugin-interleave.xml:
2134         * docs/plugins/inspect/plugin-replaygain.xml:
2135         * gst/interleave/Makefile.am:
2136         * gst/interleave/deinterleave.c:
2137         * gst/interleave/deinterleave.h:
2138         * gst/interleave/interleave.c:
2139         * gst/interleave/interleave.h:
2140         * gst/interleave/plugin.c:
2141         * gst/interleave/plugin.h:
2142         * gst/replaygain/Makefile.am:
2143         * gst/replaygain/gstrganalysis.c:
2144         * gst/replaygain/gstrganalysis.h:
2145         * gst/replaygain/gstrglimiter.c:
2146         * gst/replaygain/gstrglimiter.h:
2147         * gst/replaygain/gstrgvolume.c:
2148         * gst/replaygain/gstrgvolume.h:
2149         * gst/replaygain/replaygain.c:
2150         * gst/replaygain/replaygain.h:
2151         * gst/replaygain/rganalysis.c:
2152         * gst/replaygain/rganalysis.h:
2153         * tests/check/Makefile.am:
2154         * tests/check/elements/deinterleave.c:
2155         * tests/check/elements/interleave.c:
2156         * tests/check/elements/rganalysis.c:
2157         * tests/check/elements/rglimiter.c:
2158         * tests/check/elements/rgvolume.c:
2159         Remove interleave and replaygain plugins that have moved to -good
2160
2161 2008-07-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2162
2163         * configure.ac:
2164         * gst/deinterlace2/Makefile.am:
2165         * gst/deinterlace2/gstdeinterlace2.c:
2166         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method),
2167         (gst_deinterlace2_class_init), (gst_deinterlace2_init):
2168         * gst/deinterlace2/gstdeinterlace2.h:
2169         * gst/deinterlace2/tvtime/greedy.c:
2170         (gst_deinterlace_method_greedy_l_class_init):
2171         * gst/deinterlace2/tvtime/greedyh.c:
2172         (gst_deinterlace_method_greedy_h_class_init):
2173         * gst/deinterlace2/tvtime/vfir.c:
2174         (gst_deinterlace_method_vfir_class_init):
2175         Disable the tomsmocomp algorithm for this release as it's buggy
2176         and has no C implementation yet.
2177
2178         Build the deinterlace2 plugin on all architectures but still mark it
2179         as experimental.
2180         
2181         Build the x86 inline assembly only if GCC inline assembly is supported
2182         and only on x86 or amd64. Fixes bug #543286.
2183
2184 2008-07-16  Jan Schmidt  <Jan.Schmidt@sun.com>
2185
2186         * gst/real/gstrealvideodec.c: (open_library):
2187         Add some casts to fix the build on Forte
2188
2189 2008-07-14  Edward Hervey  <edward.hervey@collabora.co.uk>
2190
2191         * gst/deinterlace2/tvtime/greedy.c:
2192         (gst_deinterlace_method_greedy_l_class_init):
2193         * gst/deinterlace2/tvtime/greedyh.c:
2194         (gst_deinterlace_method_greedy_h_class_init):
2195         * gst/deinterlace2/tvtime/vfir.c:
2196         (gst_deinterlace_method_vfir_class_init):
2197         Fix build on x86_64
2198
2199 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
2200
2201         * ext/resindvd/gstmpegdemux.c:
2202         Remove whitespace line.
2203
2204         * ext/resindvd/resindvdbin.c:
2205         * ext/resindvd/resindvdbin.h:
2206         Make it so that audio/video pads aren't added to the bin
2207         until after data flow starts.
2208
2209         * ext/resindvd/resin-play:
2210         Move video buffer queue outside resindvdbin
2211
2212         * ext/resindvd/resindvdsrc.c:
2213         Check that the nav_clock_id didn't already get unscheduled.
2214
2215         * gst/dvdspu/gstdvdspu.c:
2216         Remove assert that sometimes triggers erroneously.
2217
2218 2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2219
2220         * gst/deinterlace2/tvtime/greedyh.asm:
2221         Always use the C implementation if width is not a multiple of 4. The
2222         assembly optimized version only handle this and calling the C
2223         implementation for the remaining part doesn't work because it needs
2224         previous calculations.
2225
2226 2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2227
2228         * gst/deinterlace2/tvtime/greedyh.asm:
2229         * gst/deinterlace2/tvtime/greedyh.c:
2230         * gst/deinterlace2/tvtime/greedyhmacros.h:
2231         Some cleanup, use 3DNOW instead of TDNOW in macros.
2232
2233         * gst/deinterlace2/tvtime/tomsmocomp.c:
2234         (gst_deinterlace_method_tomsmocomp_class_init):
2235         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
2236         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
2237         The SSE method in fact only needs MMXEXT, declare it as such.
2238
2239 2008-07-11  Jan Schmidt  <thaytan@noraisin.net>
2240
2241         * docs/plugins/.cvsignore:
2242         Ignore *-undeclared.txt
2243
2244         * ext/resindvd/rsnaudiomunge.c:
2245         Turn g_print's into debug statements.
2246
2247         * ext/resindvd/resin-play:
2248         * ext/resindvd/Makefile.am:
2249         * ext/resindvd/resindvdbin.c:
2250         * ext/resindvd/resindvdbin.h:
2251         * ext/resindvd/rsnparsetter.c:
2252         * ext/resindvd/rsnparsetter.h:
2253         * ext/resindvd/rsnwrappedbuffer.c:
2254         * ext/resindvd/rsnwrappedbuffer.h:
2255         Add a bloated implementation of a really simple idea: Replace the
2256         pixel-aspect-ratio in the output video with a prescribed one when
2257         necessary. There must be an easier way.
2258
2259         Split the dvdspu out of the resindvdbin and put out the subpicture
2260         stream on the subpicture pad.
2261
2262         * ext/resindvd/gstmpegdemux.c:
2263         Send video-aspect events down the pipe from the demuxer.
2264
2265         * ext/resindvd/resindvdsrc.c:
2266         * ext/resindvd/resindvdsrc.h:
2267         Handle timed-stills somewhat using g_cond_timed_wait, with a FIXME
2268         to make it use clock-waiting later.
2269
2270         * ext/resindvd/rsnbasesrc.c:
2271         Don't overwrite the last_stop in the basesrc segment after a seamless
2272         seek.
2273
2274 2008-07-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2275
2276         * gst/mpegtsparse/mpegtspacketizer.c:
2277         Convert extended event text to UTF-8.
2278
2279 2008-07-10  Stefan Kost  <ensonic@users.sf.net>
2280
2281         * docs/plugins/Makefile.am:
2282         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
2283         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2284         * docs/plugins/gst-plugins-bad-plugins.args:
2285         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
2286         * docs/plugins/gst-plugins-bad-plugins.interfaces:
2287         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
2288         * docs/plugins/gst-plugins-bad-plugins.signals:
2289         * docs/plugins/inspect/plugin-stereo.xml:
2290         * gst/stereo/gststereo.c:
2291           Document one more.
2292
2293 2008-07-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2294
2295         * gst/mpegtsparse/gstmpegdesc.h:
2296         Fix extended event descriptor parsing, out by 1 in position of
2297         text length.
2298
2299 2008-07-09  Stefan Kost  <ensonic@users.sf.net>
2300
2301         * gst/festival/gstfestival.c:
2302           Add a note to the docs, that festival need to be running. Also log an
2303           error it it is not. Fixes #541327
2304
2305 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
2306
2307         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
2308
2309         * gst/librfb/gstrfbsrc.c:
2310         * gst/librfb/gstrfbsrc.h:
2311         Add view-only property to ignore the navigation events
2312
2313 2008-07-08  Michael Smith <msmith@songbirdnest.com>
2314
2315         * sys/dshowdecwrapper/gstdshowaudiodec.c:
2316           Revert previous patch apart from typo fixes; the patch was not
2317           independently useful.
2318
2319 2008-07-08  Michael Smith <msmith@songbirdnest.com>
2320
2321         Based on patch by: Alessandro Decina <alessandro@nnva.org>
2322         * sys/dshowdecwrapper/gstdshowaudiodec.c:
2323         * sys/dshowdecwrapper/gstdshowdecwrapper.h:
2324         * sys/dshowdecwrapper/gstdshowvideodec.c:
2325           Add AAC, AC3 to handled codecs.
2326           Fix handling of flush events.
2327           Improve debug/error output.
2328           Fix a number of typos in comments and variable names.
2329
2330 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
2331
2332         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
2333
2334         * gst/librfb/rfbdecoder.c:
2335         Implement ServerCutText message
2336
2337 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
2338
2339         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
2340
2341         * gst/librfb/gstrfbsrc.c:
2342         * gst/librfb/rfbdecoder.c:
2343         Add property for shared desktop
2344
2345 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2346
2347         * configure.ac:
2348         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2349         flags that are invalid for C++.
2350
2351 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2352
2353         * ext/spc/gstspc.c: (spc_setup):
2354         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
2355         Don't use declarations after statements in the remaining code.
2356
2357 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2358
2359         Patch by:
2360           Jonathan Rosser <jonathan dot rosser at rd dot bbc dot co dot uk>
2361
2362         * ext/metadata/metadataexif.c: (metadataparse_handle_unit_tags):
2363         * ext/metadata/metadataxmp.c:
2364         (metadataparse_xmp_iter_add_to_tag_list):
2365         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start):
2366         * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
2367         Don't use declarations after statements.
2368
2369 2008-07-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2370
2371         patch by: Alessandro Decina
2372
2373         * gst/mpegtsparse/mpegtsparse.c:
2374         Fix memory leak by unreffing structures when not needed.
2375         Fixes #539292.
2376
2377 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2378
2379         * gst/sdp/gstsdpdemux.c:
2380           Use floating point math for latencies < 0 sec in log output.
2381
2382 2008-07-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2383
2384         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
2385         Mark internal processing functions as static inline for quite some
2386         speedup as they're used only once and need to get many local variables
2387         passed as parameter.
2388
2389 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2390
2391         * gst/deinterlace2/gstdeinterlace2.c:
2392         (gst_deinterlace_method_deinterlace_frame),
2393         (gst_deinterlace2_set_method), (gst_deinterlace2_init),
2394         (gst_deinterlace2_reset_history), (gst_deinterlace2_reset),
2395         (gst_deinterlace2_set_property), (gst_deinterlace2_get_property),
2396         (gst_deinterlace2_pop_history), (gst_deinterlace2_head_history),
2397         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
2398         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
2399         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
2400         (gst_deinterlace2_src_query):
2401         * gst/deinterlace2/gstdeinterlace2.h:
2402         Call the current instance "self" instead of "object".
2403
2404 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2405
2406         * gst/deinterlace2/gstdeinterlace2.c:
2407         (gst_deinterlace_method_get_latency),
2408         (gst_deinterlace2_set_method), (gst_deinterlace2_class_init),
2409         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
2410         (gst_deinterlace2_setcaps), (gst_deinterlace2_src_query):
2411         * gst/deinterlace2/gstdeinterlace2.h:
2412         Include latency of the method in the returned latency.
2413
2414         Fix outputting of all fields, i.e. doubling of the framerate.
2415
2416 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2417
2418         * gst/deinterlace2/Makefile.am:
2419         * gst/deinterlace2/gstdeinterlace2.c:
2420         (gst_deinterlace_method_class_init), (gst_deinterlace_method_init),
2421         (gst_deinterlace_method_deinterlace_frame),
2422         (gst_deinterlace_method_get_fields_required),
2423         (gst_deinterlace2_methods_get_type), (_do_init),
2424         (gst_deinterlace2_set_method), (gst_deinterlace2_class_init),
2425         (gst_deinterlace2_child_proxy_get_child_by_index),
2426         (gst_deinterlace2_child_proxy_get_children_count),
2427         (gst_deinterlace2_child_proxy_interface_init),
2428         (gst_deinterlace2_init), (gst_deinterlace2_finalize),
2429         (gst_deinterlace2_chain), (gst_deinterlace2_src_query):
2430         * gst/deinterlace2/gstdeinterlace2.h:
2431         * gst/deinterlace2/tvtime/greedy.c:
2432         (deinterlace_greedy_packed422_scanline_c),
2433         (deinterlace_greedy_packed422_scanline_mmx),
2434         (deinterlace_greedy_packed422_scanline_mmxext),
2435         (deinterlace_frame_di_greedy),
2436         (gst_deinterlace_method_greedy_l_set_property),
2437         (gst_deinterlace_method_greedy_l_get_property),
2438         (gst_deinterlace_method_greedy_l_class_init),
2439         (gst_deinterlace_method_greedy_l_init):
2440         * gst/deinterlace2/tvtime/greedyh.asm:
2441         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C),
2442         (deinterlace_frame_di_greedyh),
2443         (gst_deinterlace_method_greedy_h_set_property),
2444         (gst_deinterlace_method_greedy_h_get_property),
2445         (gst_deinterlace_method_greedy_h_class_init),
2446         (gst_deinterlace_method_greedy_h_init):
2447         * gst/deinterlace2/tvtime/greedyh.h:
2448         * gst/deinterlace2/tvtime/plugins.h:
2449         * gst/deinterlace2/tvtime/tomsmocomp.c:
2450         (gst_deinterlace_method_tomsmocomp_set_property),
2451         (gst_deinterlace_method_tomsmocomp_get_property),
2452         (gst_deinterlace_method_tomsmocomp_class_init),
2453         (gst_deinterlace_method_tomsmocomp_init):
2454         * gst/deinterlace2/tvtime/tomsmocomp.h:
2455         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
2456         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir),
2457         (gst_deinterlace_method_vfir_class_init),
2458         (gst_deinterlace_method_vfir_init):
2459         Use a GstObject subtype for the deinterlacing methods and export
2460         the different settings for each deinterlacing method via GObject
2461         properties.
2462
2463         Implement GstChildProxy interface to allow access to the used
2464         deinterlacing method and to allow adjusting the different settings.
2465
2466         Move global variables of the tomsmocomp deinterlacing method into
2467         function local variables to make it possible to use this deinterlacing
2468         method from different instances.
2469
2470 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2471
2472         * gst/deinterlace2/tvtime/greedyh.asm:
2473         Support widths that are not a multiply of 4 when using the assembly
2474         optimized greedyh implementations.
2475
2476 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2477
2478         * gst/deinterlace2/tvtime/greedyh.c:
2479         (deinterlace_frame_di_greedyh):
2480         Only build the assembly optimized implementations on x86.
2481
2482 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2483
2484         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2485
2486         * configure.ac:
2487         Fix checking of headers for the OSS4 plugin to fail if a single
2488         header doesn't exist already. AC_CHECK_HEADERS only fails if none
2489         of the headers is found. Fixes bug #541543.
2490
2491 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2492
2493         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2494
2495         * configure.ac:
2496         * gst/festival/Makefile.am:
2497         * gst/festival/gstfestival.c:
2498         Fix built of the festival plugin with mingw32 by linking to ws2_32.dll
2499         and including winsock headers. Fixes bug #541522.
2500
2501 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
2502
2503         * ChangeLog:
2504         * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_rtp_jitter_buffer_loop):
2505         * gst/rtpmanager/rtpsource.c: (rtp_source_get_new_sr):
2506         Corrected a typo (interpollate -> interpolate).
2507
2508 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
2509
2510         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
2511         (gst_rtp_session_send_rtp), (gst_rtp_session_send_rtcp),
2512         (gst_rtp_session_sync_rtcp), (gst_rtp_session_chain_recv_rtp),
2513         (gst_rtp_session_chain_recv_rtcp), (gst_rtp_session_chain_send_rtp):
2514         * gst/rtpmanager/rtpsession.c: (source_push_rtp),
2515         (rtp_session_send_rtp):
2516         * gst/rtpmanager/rtpsource.c: (push_packet), (calculate_jitter),
2517         (rtp_source_process_rtp), (rtp_source_send_rtp):
2518         Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a
2519         pipeline is running normally.
2520
2521 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
2522
2523         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_init),
2524         (gst_rtp_session_finalize), (rtcp_thread),
2525         (gst_rtp_session_chain_recv_rtp), (gst_rtp_session_chain_recv_rtcp),
2526         (gst_rtp_session_event_send_rtp_sink),
2527         (gst_rtp_session_chain_send_rtp):
2528         * gst/rtpmanager/rtpsession.c: (check_collision),
2529         (update_arrival_stats), (rtp_session_process_rtp),
2530         (rtp_session_process_rtcp), (rtp_session_send_rtp),
2531         (rtp_session_send_bye_locked), (rtp_session_send_bye),
2532         (rtp_session_next_timeout), (session_report_blocks), (session_cleanup),
2533         (is_rtcp_time), (rtp_session_on_timeout):
2534         * gst/rtpmanager/rtpsession.h:
2535         Do not mix the use of g_get_current_time() with gst_clock_get_time().
2536
2537 2008-07-01  Jan Schmidt  <jan.schmidt@sun.com>
2538
2539         * gst/mpegvideoparse/mpegvideoparse.c:
2540         * gst/mpegvideoparse/mpegvideoparse.h:
2541         Queue new-segment events and send them after caps have been
2542         determined and set, so that the decoder will have been auto-plugged.
2543
2544 2008-07-01  Edward Hervey  <edward.hervey@collabora.co.uk>
2545
2546         Patch by : Michael Smith <msmith @ xiph dot org>
2547         
2548         * sys/qtwrapper/audiodecoders.c: (qtwrapper_audio_decoder_init),
2549         (clear_AudioStreamBasicDescription), (fill_indesc_mp3),
2550         (fill_indesc_aac), (make_samr_magic_cookie), (write_len),
2551         (make_aac_magic_cookie), (open_decoder), (process_buffer_cb),
2552         (qtwrapper_audio_decoder_chain),
2553         (qtwrapper_audio_decoder_sink_event),
2554         (qtwrapper_audio_decoder_base_init),
2555         (qtwrapper_audio_decoder_class_init),
2556         (qtwrapper_audio_decoders_register):
2557         * sys/qtwrapper/codecmapping.h:
2558         * sys/qtwrapper/imagedescription.c: (image_description_for_avc1),
2559         (image_description_for_mp4v), (image_description_from_stsd_buffer):
2560         * sys/qtwrapper/imagedescription.h:
2561         * sys/qtwrapper/qtutils.c: (get_name_info_from_component),
2562         (dump_avcc_atom), (dump_image_description),
2563         (AllocateAudioBufferList):
2564         * sys/qtwrapper/qtutils.h:
2565         * sys/qtwrapper/qtwrapper.c: (plugin_init):
2566         * sys/qtwrapper/qtwrapper.h:
2567         * sys/qtwrapper/videodecoders.c:
2568         (qtwrapper_video_decoder_base_init), (open_decoder),
2569         (decompressCb), (qtwrapper_video_decoder_chain),
2570         (qtwrapper_video_decoders_register):
2571         Make qtwrapper compile/work on win32.
2572         Lots of fixes
2573         Fixes #531840
2574
2575 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2576
2577         * gst/rawparse/gstvideoparse.c:
2578         Fix size calculation for RGB buffers -> bpp is in bits, so divide by 8
2579
2580 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2581
2582         * gst/deinterlace2/Makefile.am:
2583         * gst/deinterlace2/tvtime/tomsmocomp.c: (tomsmocomp_init),
2584         (tomsmocomp_filter_mmx), (tomsmocomp_filter_3dnow),
2585         (tomsmocomp_filter_sse), (deinterlace_frame_di_tomsmocomp):
2586         * gst/deinterlace2/tvtime/tomsmocomp.h:
2587         Remove useless file and mark everything possible as static.
2588
2589         * gst/deinterlace2/tvtime/greedy.c:
2590         * gst/deinterlace2/tvtime/greedyh.c:
2591         Use "_stdint.h" instead of <stdint.h>.
2592
2593 2008-06-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2594
2595         * gst/deinterlace2/Makefile.am:
2596         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_init):
2597         * gst/deinterlace2/tvtime/greedy.c: (deinterlace_frame_di_greedy):
2598         * gst/deinterlace2/tvtime/greedyh.c:
2599         (deinterlace_frame_di_greedyh):
2600         * gst/deinterlace2/tvtime/speedtools.h:
2601         * gst/deinterlace2/tvtime/speedy.c:
2602         * gst/deinterlace2/tvtime/speedy.h:
2603         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy):
2604         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
2605         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir):
2606         Get rid of speedy.[ch] as we don't use most of it's code anyway
2607         and it doesn't seem to be relicensed to LGPL. Use memcpy() instead
2608         of the speedy memcpy everywhere instead.
2609         
2610         * gst/deinterlace2/gstdeinterlace2.h:
2611         Remove many unused declarations.
2612
2613 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2614
2615         * ext/mpeg2enc/gstmpeg2encoptions.cc:
2616         * ext/mpeg2enc/gstmpeg2encoptions.hh:
2617         Expose the additional MPEG HDTV format profiles available in latest
2618         mjpegtools version.
2619
2620 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2621
2622         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_src_query):
2623         Divide latency be 2 to convert from fields to frames.
2624
2625 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2626
2627         * gst/deinterlace2/tvtime/greedy.c:
2628         (deinterlace_greedy_packed422_scanline_c),
2629         (deinterlace_greedy_packed422_scanline_mmx),
2630         (deinterlace_greedy_packed422_scanline_mmxext),
2631         (deinterlace_frame_di_greedy):
2632         Don't use scanlines function from gstdeinterlace2 as it's
2633         not appropiate for this method. Instead implement deinterlace_frame
2634         function by taking the one from greedyh.
2635         
2636         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C):
2637         Small fix for the C implementation.
2638
2639         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir):
2640         Don't use the scanlines function from gstdeinterlace2 as it's only
2641         used for this method and will be removed. Instead implement
2642         deinterlace_frame function and make it a bit more efficient.
2643
2644         * gst/deinterlace2/gstdeinterlace2.c:
2645         (gst_deinterlace2_class_init), (gst_deinterlace2_set_method),
2646         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
2647         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
2648         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
2649         (gst_deinterlace2_src_query):
2650         Fix coding style and remove scanlines function as it's unused now.
2651
2652 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2653
2654         * gst/deinterlace2/tvtime/greedyh.asm:
2655         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C),
2656         (deinterlace_frame_di_greedyh), (dscaler_greedyh_get_method):
2657         * gst/deinterlace2/tvtime/greedyhmacros.h:
2658         Add a C implementation for the greedyh deinterlacing method, clean
2659         up the code a bit and mark the SSE version as MMXEXT as it doesn't
2660         require any SSE instructions.
2661
2662 2008-06-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2663
2664         * gst/deinterlace2/gstdeinterlace2.c:
2665         (gst_deinterlace2_set_property), (gst_deinterlace2_chain),
2666         (gst_deinterlace2_setcaps):
2667         If we're outputting all fields the framerate has to be doubled.
2668
2669         Set duration on the outgoing buffers.
2670
2671 2008-06-26  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2672
2673         * docs/plugins/Makefile.am:
2674         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
2675         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2676         * gst/y4m/gsty4mencode.c:
2677         Add documentation for YUV4MPEG2 encoder element.
2678
2679 2008-06-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2680
2681         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
2682         Remove unneeded macros that break build on macosx.
2683
2684 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2685
2686         * configure.ac:
2687           Depend on released versions of core and -base.
2688
2689 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2690
2691         * gst/deinterlace2/tvtime/greedy.c:
2692         (deinterlace_greedy_packed422_scanline_mmx),
2693         (deinterlace_greedy_packed422_scanline_mmxext):
2694         Optimize MMX/MMXEXT implementations a bit by requiring two less
2695         memory accesses and fix the workaround for the missing right shift
2696         on bytes to unset the highest bit of every byte.
2697
2698 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2699
2700         * gst/deinterlace2/tvtime/greedy.c:
2701         (deinterlace_greedy_packed422_scanline_mmxext):
2702         Remove sfence instruction as it's not needed and actually is an SSE
2703         instruction.
2704
2705 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2706
2707         * gst/deinterlace2/tvtime/greedy.c:
2708         (deinterlace_greedy_packed422_scanline_mmx),
2709         (deinterlace_greedy_packed422_scanline):
2710         Add plain MMX implementation for the greedyl method.
2711
2712 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2713
2714         * gst/deinterlace2/Makefile.am:
2715         Move the assembly includes to noinst_HEADERS where they belong.
2716
2717         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
2718         (deinterlace_line_mmx):
2719         Fix C and MMX implementations a bit more.
2720
2721 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2722
2723         * gst/deinterlace2/tvtime/greedy.c:
2724         (deinterlace_greedy_packed422_scanline_c),
2725         (deinterlace_greedy_packed422_scanline_mmxext),
2726         (deinterlace_greedy_packed422_scanline):
2727         Fix the C implementation to produce correct results and optimize the
2728         MMXEXT implementation.
2729
2730         Handle odd widths and don't read over array boundaries in the MMXEXT
2731         implementation.
2732
2733         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
2734         (deinterlace_line_mmx), (deinterlace_scanline_vfir):
2735         Fix a small rounding bug in the MMX implementation, the MMX
2736         implementation doesn't actually need MMXEXT instructions so don't mark
2737         it as such.
2738
2739         Handle odd widths in both implementations.
2740
2741 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
2742
2743         * ext/resindvd/rsnbasesrc.c:
2744           Use the right i18n header.
2745
2746 2008-06-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2747
2748         * gst/deinterlace2/tvtime/greedy.c:
2749         (deinterlace_greedy_packed422_scanline_sse),
2750         (deinterlace_greedy_packed422_scanline_c),
2751         (deinterlace_greedy_packed422_scanline):
2752         Implement a C version of the greedy low motion algorithm and mark the
2753         assembly optimized version as SSE as it uses SSE instructions
2754         additional to MMX instructions.
2755
2756 2008-06-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2757
2758         Patch by: Sebastian Pölsterl
2759
2760         * gst/mpegtsparse/mpegtspacketizer.c:
2761         Fix problem when empty string is provided.
2762
2763 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2764
2765         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_mmxext),
2766         (deinterlace_line_c), (deinterlace_scanline_vfir):
2767         Make it possible to use the vfir method on X86 CPUs without MMXEXT too
2768         but use the MMXEXT optimized code whenever possible.
2769
2770 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2771
2772         * gst/deinterlace2/gstdeinterlace2.c:
2773         (gst_deinterlace2_class_init), (gst_deinterlace2_init),
2774         (gst_deinterlace2_reset_history), (gst_deinterlace2_reset),
2775         (gst_deinterlace2_finalize), (gst_deinterlace2_chain),
2776         (gst_deinterlace2_sink_event), (gst_deinterlace2_change_state),
2777         (gst_deinterlace2_src_query):
2778         * gst/deinterlace2/gstdeinterlace2.h:
2779         Reset element state on PAUSED->READY properly, don't leak any buffers
2780         when finalizing, allocate buffers with gst_pad_alloc_buffer() and
2781         properly return flow returns from gst_pad_push() instead of ignoring them.
2782
2783 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2784
2785         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
2786         Add missing header.
2787
2788 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2789
2790         * configure.ac:
2791         * gst/deinterlace2/Makefile.am:
2792         * gst/deinterlace2/tvtime/greedyh.asm:
2793         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
2794         Fix compilation on generic x86/amd64 and include deinterlace2 in the
2795         build system. Because of several bugs it's still enabled only
2796         by --enable-experimental.
2797
2798 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
2799
2800         * ext/resindvd/resindvdsrc.c:
2801         * ext/resindvd/resindvdsrc.h:
2802         Schedule NAV packets and activate them with an async clock callback
2803         at the right moment. This makes delayed menu highlights appear
2804         at the correct time and fixes Back To The Future.
2805
2806         When outputting new segment in do_seek(), calculate our position
2807         value properly, so we report the right time when popping in and
2808         out of the menus.
2809
2810         * ext/resindvd/rsnbasesrc.c:
2811         When handling a non-flushing seek, accumulate the segment,
2812         rather than having every seek start from 0 and messing with sync
2813
2814 2008-06-19  Stefan Kost  <ensonic@users.sf.net>
2815
2816         * gst/selector/gstoutputselector.c:
2817         * tests/icles/output-selector-test.c:
2818           Use BOILERPLATE macro and update test to the latest api changes.
2819
2820 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2821
2822         * examples/app/appsink-src.c: (on_new_buffer_from_source):
2823         Don't use a buffer after unreffing it.
2824
2825 2008-06-18  Stefan Kost  <ensonic@users.sf.net>
2826
2827         * ext/metadata/metadataexif.c:
2828           Add description tag mapping.
2829
2830 2008-06-18  Stefan Kost  <ensonic@users.sf.net>
2831
2832         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2833         * examples/app/appsrc-ra.c:
2834         * examples/app/appsrc-seekable.c:
2835         * examples/app/appsrc-stream.c:
2836         * examples/app/appsrc-stream2.c:
2837         * ext/directfb/dfbvideosink.h:
2838         * ext/metadata/gstbasemetadata.c:
2839         * ext/metadata/gstbasemetadata.h:
2840         * ext/metadata/metadata.c:
2841         * ext/metadata/metadataexif.c:
2842         * ext/theora/theoradec.h:
2843         * gst/deinterlace2/gstdeinterlace2.h:
2844         * gst/deinterlace2/tvtime/speedy.c:
2845         * gst/deinterlace2/tvtime/speedy.h:
2846         * gst/deinterlace2/tvtime/vfir.c:
2847          Fix gtk-doc warnings. Also don't misuse api-doc comments for normal
2848          comments.
2849
2850 2008-06-17  Jan Schmidt  <jan.schmidt@sun.com>
2851
2852         * ext/resindvd/resindvdbin.c:
2853         Parse the URI argument into the device name so dvd:///path/to/image
2854         works.
2855
2856         * ext/resindvd/resindvdsrc.c:
2857         Implement a trivial duration query reporting the current PGC length.
2858
2859         * gst/dvdspu/gstdvdspu.c:
2860         Rename typo in the function name.
2861
2862 2008-06-17  Sebastian Dröge  <slomo@circular-chaos.org>
2863
2864         * configure.ac:
2865         Disable deinterlace2 plugin again which was accidently enabled
2866         with last commit.
2867
2868 2008-06-17  Sebastian Dröge  <slomo@circular-chaos.org>
2869
2870         * configure.ac:
2871         * ext/resindvd/resindvdsrc.h:
2872         Make resindvd work with libdvdnav >= 4.0.0.
2873
2874 2008-06-17  Jan Schmidt  <thaytan@noraisin.net>
2875
2876         * configure.ac:
2877         Check for libdvdnav to build resindvd.
2878
2879         * ext/Makefile.am:
2880         * ext/resindvd/Makefile.am:
2881         * ext/resindvd/gstmpegdefs.h:
2882         * ext/resindvd/gstmpegdemux.c:
2883         * ext/resindvd/gstmpegdemux.h:
2884         * ext/resindvd/gstmpegdesc.c:
2885         * ext/resindvd/gstmpegdesc.h:
2886         * ext/resindvd/gstpesfilter.c:
2887         * ext/resindvd/gstpesfilter.h:
2888         * ext/resindvd/plugin.c:
2889         * ext/resindvd/resin-play:
2890         * ext/resindvd/resindvdbin.c:
2891         * ext/resindvd/resindvdbin.h:
2892         * ext/resindvd/resindvdsrc.c:
2893         * ext/resindvd/resindvdsrc.h:
2894         * ext/resindvd/rsnaudiomunge.c:
2895         * ext/resindvd/rsnaudiomunge.h:
2896         * ext/resindvd/rsnbasesrc.c:
2897         * ext/resindvd/rsnbasesrc.h:
2898         * ext/resindvd/rsnpushsrc.c:
2899         * ext/resindvd/rsnpushsrc.h:
2900         * ext/resindvd/rsnstreamselector.c:
2901         * ext/resindvd/rsnstreamselector.h:
2902
2903         First commit of DVD-Video playback component 'rsndvdbin'
2904         and helper elements.
2905
2906         Use --enable-experimental for now, but feel free to give it a
2907         try using the resin-play script.
2908
2909         * gst/dvdspu/gstdvdspu.c:
2910         Add some extra guards for malformed events.
2911
2912 2008-06-16  David Schleef  <ds@schleef.org>
2913
2914         * configure.ac:
2915         Bump dirac requirement to 0.10 due to api changes.
2916
2917 2008-06-16  Andy Wingo  <wingo@pobox.com>
2918
2919         * gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes)
2920         (gst_app_src_get_max_bytes, gst_app_src_push_buffer): Use
2921         G_GUINT64_FORMAT. Avoid overflow in get_max_bytes().
2922
2923 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
2924
2925         * sys/dvb/gstdvbsrc.c:
2926           Move docblob upwards. Balance tags and restore blank line.
2927
2928 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2929
2930         * sys/dvb/gstdvbsrc.c:
2931         Fix out of date docs.
2932
2933 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2934
2935         Patch from: Vincent Genieux
2936
2937         * gst/mpegtsparse/mpegtsparse.c:
2938         Fix refcount issues, fixes #538560.
2939
2940 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2941
2942         * gst/mpegtsparse/gstmpegdesc.h:
2943         * gst/mpegtsparse/mpegtspacketizer.c:
2944         Parse the extended event descriptor.
2945
2946 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
2947
2948         * gst/rtpmanager/gstrtpjitterbuffer.c:
2949         * gst/speed/gstspeed.c:
2950         * gst/speexresample/gstspeexresample.c:
2951         * gst/videosignal/gstvideoanalyse.c:
2952         * gst/videosignal/gstvideodetect.c:
2953         * gst/videosignal/gstvideomark.c:
2954         * sys/dvb/gstdvbsrc.c:
2955         * sys/oss4/oss4-mixer.c:
2956         * sys/oss4/oss4-sink.c:
2957         * sys/oss4/oss4-source.c:
2958         * sys/wininet/gstwininetsrc.c:
2959           Final round of doc updates.
2960
2961 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
2962
2963         * gst/deinterlace/gstdeinterlace.c:
2964         * gst/rtpmanager/gstrtpbin.c:
2965         * gst/rtpmanager/gstrtpclient.c:
2966         * gst/rtpmanager/gstrtpjitterbuffer.c:
2967         * gst/rtpmanager/gstrtpptdemux.c:
2968         * gst/rtpmanager/gstrtpsession.c:
2969         * gst/rtpmanager/gstrtpssrcdemux.c:
2970         * gst/sdp/gstsdpdemux.c:
2971           More doc updates. More xrefs.
2972
2973 2008-06-14  Julien Moutte  <julien@fluendo.com>
2974
2975         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
2976         (gst_flv_demux_dispose):
2977         * gst/flv/gstflvdemux.h:
2978         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),
2979         (gst_flv_parse_tag_audio), (gst_flv_parse_video_negotiate),
2980         (gst_flv_parse_tag_video): Introduce demuxing support for AAC and
2981         H.264/AVC inside FLV.
2982         * sys/dshowdecwrapper/gstdshowaudiodec.c: (gst_dshowaudiodec_init),
2983         (gst_dshowaudiodec_chain), (gst_dshowaudiodec_push_buffer),
2984         (gst_dshowaudiodec_sink_event), (gst_dshowaudiodec_setup_graph):
2985         * sys/dshowdecwrapper/gstdshowaudiodec.h:
2986         * sys/dshowdecwrapper/gstdshowvideodec.c: (gst_dshowvideodec_init),
2987         (gst_dshowvideodec_sink_event), (gst_dshowvideodec_chain),
2988         (gst_dshowvideodec_push_buffer), (gst_dshowvideodec_src_getcaps):
2989         * sys/dshowdecwrapper/gstdshowvideodec.h: Lot of random fixes 
2990         to improve stability (ref counting, safety checks...)
2991
2992 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2993
2994         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_probe_modules):
2995         Disable sipro on 64bits, it crashes.
2996
2997 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2998
2999         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
3000         (close_library), (open_library),
3001         (gst_real_audio_dec_probe_modules), (gst_real_audio_dec_getcaps),
3002         (gst_real_audio_dec_setcaps), (gst_real_audio_dec_init),
3003         (gst_real_audio_dec_change_state), (gst_real_audio_dec_finalize):
3004         Add raversions we can support on the caps.
3005         Refactor the loading of the real codecs like realvideo so that we can
3006         implement probing.
3007         Probe all supported formats by trying to load the .so files, only report
3008         the versions on the caps that we can actually load.
3009
3010         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
3011         (gst_real_video_dec_getcaps), (gst_real_video_dec_setcaps),
3012         (open_library), (close_library),
3013         (gst_real_video_dec_probe_modules),
3014         (gst_real_video_dec_change_state), (gst_real_video_dec_init),
3015         (gst_real_video_dec_finalize), (gst_real_video_dec_class_init):
3016         * gst/real/gstrealvideodec.h:
3017         Change the loading of the library like the audio decoder.
3018         Probe the supported formats by trying to load the .so files and only
3019         report the versions on the caps that we can actually load.
3020
3021 2008-06-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3022
3023         patch by: Sebastian Pölsterl
3024
3025         * gst/mpegtsparse/mpegtspacketizer.c:
3026         Handle character sets in strings coming from DVB SI according
3027         to the DVB SI spec.
3028
3029 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
3030
3031         * gst/replaygain/gstrganalysis.c:
3032         * gst/replaygain/gstrglimiter.c:
3033         * gst/replaygain/gstrgvolume.c:
3034           More doc updates.
3035
3036 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
3037
3038         * docs/plugins/Makefile.am:
3039         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3040         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3041         * docs/plugins/gst-plugins-bad-plugins.args:
3042         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3043         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3044         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3045         * docs/plugins/gst-plugins-bad-plugins.signals:
3046         * docs/plugins/inspect/plugin-alsaspdif.xml:
3047         * docs/plugins/inspect/plugin-amrwb.xml:
3048         * docs/plugins/inspect/plugin-app.xml:
3049         * docs/plugins/inspect/plugin-bayer.xml:
3050         * docs/plugins/inspect/plugin-bz2.xml:
3051         * docs/plugins/inspect/plugin-cdaudio.xml:
3052         * docs/plugins/inspect/plugin-cdxaparse.xml:
3053         * docs/plugins/inspect/plugin-dtsdec.xml:
3054         * docs/plugins/inspect/plugin-dvb.xml:
3055         * docs/plugins/inspect/plugin-dvdspu.xml:
3056         * docs/plugins/inspect/plugin-faac.xml:
3057         * docs/plugins/inspect/plugin-faad.xml:
3058         * docs/plugins/inspect/plugin-fbdevsink.xml:
3059         * docs/plugins/inspect/plugin-festival.xml:
3060         * docs/plugins/inspect/plugin-filter.xml:
3061         * docs/plugins/inspect/plugin-flvdemux.xml:
3062         * docs/plugins/inspect/plugin-freeze.xml:
3063         * docs/plugins/inspect/plugin-gsm.xml:
3064         * docs/plugins/inspect/plugin-gstinterlace.xml:
3065         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
3066         * docs/plugins/inspect/plugin-h264parse.xml:
3067         * docs/plugins/inspect/plugin-interleave.xml:
3068         * docs/plugins/inspect/plugin-jack.xml:
3069         * docs/plugins/inspect/plugin-ladspa.xml:
3070         * docs/plugins/inspect/plugin-metadata.xml:
3071         * docs/plugins/inspect/plugin-mms.xml:
3072         * docs/plugins/inspect/plugin-modplug.xml:
3073         * docs/plugins/inspect/plugin-mpeg2enc.xml:
3074         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
3075         * docs/plugins/inspect/plugin-mpegtsparse.xml:
3076         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
3077         * docs/plugins/inspect/plugin-musepack.xml:
3078         * docs/plugins/inspect/plugin-musicbrainz.xml:
3079         * docs/plugins/inspect/plugin-mve.xml:
3080         * docs/plugins/inspect/plugin-mythtv.xml
3081         * docs/plugins/inspect/plugin-nas.xml:
3082         * docs/plugins/inspect/plugin-neon.xml:
3083         * docs/plugins/inspect/plugin-nsfdec.xml:
3084         * docs/plugins/inspect/plugin-nuvdemux.xml:
3085         * docs/plugins/inspect/plugin-oss4.xml
3086         * docs/plugins/inspect/plugin-rawparse.xml:
3087         * docs/plugins/inspect/plugin-real.xml:
3088         * docs/plugins/inspect/plugin-replaygain.xml:
3089         * docs/plugins/inspect/plugin-rfbsrc.xml:
3090         * docs/plugins/inspect/plugin-sdl.xml:
3091         * docs/plugins/inspect/plugin-sdp.xml:
3092         * docs/plugins/inspect/plugin-selector.xml:
3093         * docs/plugins/inspect/plugin-sndfile.xml:
3094         * docs/plugins/inspect/plugin-soundtouch.xml:
3095         * docs/plugins/inspect/plugin-spcdec.xml:
3096         * docs/plugins/inspect/plugin-speed.xml:
3097         * docs/plugins/inspect/plugin-speexresample.xml:
3098         * docs/plugins/inspect/plugin-stereo.xml:
3099         * docs/plugins/inspect/plugin-subenc.xml
3100         * docs/plugins/inspect/plugin-timidity.xml:
3101         * docs/plugins/inspect/plugin-tta.xml:
3102         * docs/plugins/inspect/plugin-vcdsrc.xml:
3103         * docs/plugins/inspect/plugin-videosignal.xml:
3104         * docs/plugins/inspect/plugin-vmnc.xml:
3105         * docs/plugins/inspect/plugin-wildmidi.xml:
3106         * docs/plugins/inspect/plugin-x264.xml:
3107         * docs/plugins/inspect/plugin-xvid.xml:
3108         * docs/plugins/inspect/plugin-y4menc.xml:
3109         * ext/amrwb/gstamrwbdec.c:
3110         * ext/amrwb/gstamrwbenc.c:
3111         * ext/amrwb/gstamrwbparse.c:
3112         * ext/dc1394/gstdc1394.c:
3113         * ext/directfb/dfbvideosink.c:
3114         * ext/ivorbis/vorbisdec.c:
3115         * ext/jack/gstjackaudiosink.c:
3116         * ext/mpeg2enc/gstmpeg2enc.cc:
3117         * ext/mplex/gstmplex.cc:
3118         * ext/musicbrainz/gsttrm.c:
3119         * ext/mythtv/gstmythtvsrc.c:
3120         * ext/theora/theoradec.c:
3121         * ext/timidity/gsttimidity.c:
3122         * ext/timidity/gstwildmidi.c:
3123         * gst-libs/gst/app/gstappsink.c:
3124         * gst/deinterlace/gstdeinterlace.c:
3125         * gst/dvdspu/gstdvdspu.c:
3126         * gst/festival/gstfestival.c:
3127         * gst/freeze/gstfreeze.c:
3128         * gst/interleave/deinterleave.c:
3129         * gst/interleave/interleave.c:
3130         * gst/modplug/gstmodplug.cc:
3131         * gst/nuvdemux/gstnuvdemux.c:
3132           Add missing elements to docs. Fix doc-markup: use convinience syntax
3133           for examples (produces valid docbook), add several refsec2 when we
3134           have several titles. Fix some types.
3135
3136 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3137
3138         * examples/app/.cvsignore:
3139         * examples/app/Makefile.am:
3140         * examples/app/appsink-src.c: (on_new_buffer_from_source),
3141         (on_source_message), (on_sink_message), (main):
3142         Add beefed up example app from bug #413418. It now also uses appsink
3143         instead of fakesink for more ultimate coolness.
3144
3145         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
3146         (gst_app_src_init), (gst_app_src_set_property),
3147         (gst_app_src_get_property), (gst_app_src_unlock),
3148         (gst_app_src_unlock_stop), (gst_app_src_create),
3149         (gst_app_src_set_max_bytes), (gst_app_src_push_buffer),
3150         (gst_app_src_end_of_stream):
3151         * gst-libs/gst/app/gstappsrc.h:
3152         Add block property to allow push based implementation to block when we
3153         fill up the appsrc queues.
3154         Emit the enough-data signal while releasing our lock.
3155
3156 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3157
3158         * examples/app/.cvsignore:
3159           Ignore more.
3160
3161 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3162
3163         * ext/dc1394/gstdc1394.c:
3164         * ext/ivorbis/vorbisdec.c:
3165         * ext/jack/gstjackaudiosink.c:
3166         * ext/metadata/gstmetadatademux.c:
3167         * ext/mythtv/gstmythtvsrc.c:
3168         * ext/theora/theoradec.c:
3169         * gst-libs/gst/app/gstappsink.c:
3170         * gst/bayer/gstbayer2rgb.c:
3171         * gst/deinterlace/gstdeinterlace.c:
3172         * gst/rawparse/gstaudioparse.c:
3173         * gst/rawparse/gstvideoparse.c:
3174         * gst/rtpmanager/gstrtpbin.c:
3175         * gst/rtpmanager/gstrtpclient.c:
3176         * gst/rtpmanager/gstrtpjitterbuffer.c:
3177         * gst/rtpmanager/gstrtpptdemux.c:
3178         * gst/rtpmanager/gstrtpsession.c:
3179         * gst/rtpmanager/gstrtpssrcdemux.c:
3180         * gst/selector/gstinputselector.c:
3181         * gst/selector/gstoutputselector.c:
3182         * gst/videosignal/gstvideoanalyse.c:
3183         * gst/videosignal/gstvideodetect.c:
3184         * gst/videosignal/gstvideomark.c:
3185         * sys/oss4/oss4-mixer.c:
3186         * sys/oss4/oss4-sink.c:
3187         * sys/oss4/oss4-source.c:
3188           Do not use short_description in section docs for elements. We extract
3189           them from element details and there will be warnings if they differ.
3190           Also fixing up the ChangeLog order.
3191
3192 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3193
3194         Patch by: Sebastien Merle <sylane at gmail dot com>
3195
3196         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_chain):
3197         Fix the sign of the data we pass to the decoder so that the decoder
3198         compiles with newer reference code as well. Fixes #528618.
3199
3200 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3201
3202         * tests/icles/test-oss4.c:
3203           Include stdlib.h.
3204
3205 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3206
3207         Based on a patch by: Martin Eikermann <meiker at upb dot de>
3208
3209         * gst/deinterlace2/Makefile.am:
3210         * gst/deinterlace2/gstdeinterlace2.c:
3211         (gst_deinterlace2_method_get_type),
3212         (gst_deinterlace2_fields_get_type),
3213         (gst_deinterlace2_field_layout_get_type),
3214         (gst_deinterlace2_base_init), (gst_deinterlace2_class_init),
3215         (gst_deinterlace2_init), (gst_deinterlace2_set_method),
3216         (gst_deinterlace2_set_property), (gst_deinterlace2_get_property),
3217         (gst_deinterlace2_finalize), (gst_deinterlace2_pop_history),
3218         (gst_deinterlace2_head_history), (gst_deinterlace2_push_history),
3219         (gst_deinterlace2_deinterlace_scanlines), (gst_deinterlace2_chain),
3220         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
3221         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
3222         (gst_deinterlace2_src_query), (gst_deinterlace2_src_query_types),
3223         (plugin_init):
3224         * gst/deinterlace2/gstdeinterlace2.h:
3225         * gst/deinterlace2/tvtime/greedy.c: (copy_scanline),
3226         (deinterlace_greedy_packed422_scanline_mmxext),
3227         (dscaler_greedyl_get_method):
3228         * gst/deinterlace2/tvtime/greedyh.asm:
3229         * gst/deinterlace2/tvtime/greedyh.c:
3230         (deinterlace_frame_di_greedyh), (dscaler_greedyh_get_method),
3231         (greedyh_init), (greedyh_filter_mmx), (greedyh_filter_3dnow),
3232         (greedyh_filter_sse):
3233         * gst/deinterlace2/tvtime/greedyh.h:
3234         * gst/deinterlace2/tvtime/greedyhmacros.h:
3235         * gst/deinterlace2/tvtime/mmx.h:
3236         * gst/deinterlace2/tvtime/plugins.h:
3237         * gst/deinterlace2/tvtime/speedtools.h:
3238         * gst/deinterlace2/tvtime/speedy.c: (multiply_alpha), (clip255),
3239         (comb_factor_packed422_scanline_mmx),
3240         (diff_factor_packed422_scanline_c),
3241         (diff_factor_packed422_scanline_mmx),
3242         (diff_packed422_block8x8_mmx), (diff_packed422_block8x8_c),
3243         (packed444_to_packed422_scanline_c),
3244         (packed422_to_packed444_scanline_c),
3245         (packed422_to_packed444_rec601_scanline_c),
3246         (vfilter_chroma_121_packed422_scanline_mmx),
3247         (vfilter_chroma_121_packed422_scanline_c),
3248         (vfilter_chroma_332_packed422_scanline_mmx),
3249         (vfilter_chroma_332_packed422_scanline_c),
3250         (kill_chroma_packed422_inplace_scanline_mmx),
3251         (kill_chroma_packed422_inplace_scanline_c),
3252         (invert_colour_packed422_inplace_scanline_mmx),
3253         (invert_colour_packed422_inplace_scanline_c),
3254         (mirror_packed422_inplace_scanline_c),
3255         (interpolate_packed422_scanline_c),
3256         (convert_uyvy_to_yuyv_scanline_mmx),
3257         (convert_uyvy_to_yuyv_scanline_c),
3258         (interpolate_packed422_scanline_mmx),
3259         (interpolate_packed422_scanline_mmxext),
3260         (blit_colour_packed422_scanline_c),
3261         (blit_colour_packed422_scanline_mmx),
3262         (blit_colour_packed422_scanline_mmxext),
3263         (blit_colour_packed4444_scanline_c),
3264         (blit_colour_packed4444_scanline_mmx),
3265         (blit_colour_packed4444_scanline_mmxext), (small_memcpy),
3266         (speedy_memcpy_c), (speedy_memcpy_mmx), (speedy_memcpy_mmxext),
3267         (blit_packed422_scanline_c), (blit_packed422_scanline_mmx),
3268         (blit_packed422_scanline_mmxext),
3269         (composite_colour4444_alpha_to_packed422_scanline_c),
3270         (composite_colour4444_alpha_to_packed422_scanline_mmxext),
3271         (composite_packed4444_alpha_to_packed422_scanline_c),
3272         (composite_packed4444_alpha_to_packed422_scanline_mmxext),
3273         (composite_packed4444_to_packed422_scanline_c),
3274         (composite_packed4444_to_packed422_scanline_mmxext),
3275         (composite_alphamask_to_packed4444_scanline_c),
3276         (composite_alphamask_to_packed4444_scanline_mmxext),
3277         (composite_alphamask_alpha_to_packed4444_scanline_c),
3278         (premultiply_packed4444_scanline_c),
3279         (premultiply_packed4444_scanline_mmxext),
3280         (blend_packed422_scanline_c), (blend_packed422_scanline_mmxext),
3281         (quarter_blit_vertical_packed422_scanline_mmxext),
3282         (quarter_blit_vertical_packed422_scanline_c),
3283         (subpix_blit_vertical_packed422_scanline_c),
3284         (a8_subpix_blit_scanline_c), (myround), (init_RGB_to_YCbCr_tables),
3285         (init_YCbCr_to_RGB_tables), (rgb24_to_packed444_rec601_scanline_c),
3286         (rgba32_to_packed4444_rec601_scanline_c),
3287         (packed444_to_rgb24_rec601_scanline_c),
3288         (packed444_to_nonpremultiplied_packed4444_scanline_c),
3289         (aspect_adjust_packed4444_scanline_c), (setup_speedy_calls),
3290         (speedy_get_accel):
3291         * gst/deinterlace2/tvtime/speedy.h:
3292         * gst/deinterlace2/tvtime/sse.h:
3293         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy),
3294         (deinterlace_frame_di_tomsmocomp), (dscaler_tomsmocomp_get_method),
3295         (tomsmocomp_init), (tomsmocomp_filter_mmx),
3296         (tomsmocomp_filter_3dnow), (tomsmocomp_filter_sse):
3297         * gst/deinterlace2/tvtime/tomsmocomp.h:
3298         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoop0A.inc:
3299         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
3300         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopEdgeA.inc:
3301         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopEdgeA8.inc:
3302         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA.inc:
3303         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA2.inc:
3304         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA6.inc:
3305         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddAH.inc:
3306         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddAH2.inc:
3307         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
3308         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc:
3309         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVAH.inc:
3310         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
3311         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
3312         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
3313         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
3314         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line),
3315         (deinterlace_scanline_vfir), (copy_scanline),
3316         (dscaler_vfir_get_method):
3317         * gst/deinterlace2/tvtime/x86-64_macros.inc:
3318         Add a deinterlacer plugin based on the tvtime/DScaler deinterlacer,
3319         which was relicensed to LGPL for GStreamer and in theory provides
3320         better and faster results than the simple deinterlace element.
3321         Fixes bug #163578.
3322
3323         Ported to GStreamer 0.10 but still not enabled or included in the
3324         build system by default because of bad artefacts caused by a bug
3325         somewhere and as it can be only build on x86/amd64 ATM and requires
3326         special CFLAGS. Will be fixed soon.
3327
3328 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3329
3330         Based on a patch by: Ryan Houdek <Sonicadvance1 at GMAIL dot COM>
3331
3332         * ext/timidity/gstwildmidi.c: (gst_wildmidi_init),
3333         (gst_wildmidi_change_state), (plugin_init):
3334         * ext/timidity/gstwildmidi.h:
3335         Initialize wildmidi only once in the plugin init function instead
3336         of once for every instance. The second and following calls to the
3337         wildmidi initialization function will fail. Fixes bug #525613.
3338
3339         Also don't register the element at all if wildmidi initialization
3340         fails.
3341
3342 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3343
3344         * ext/soundtouch/gstpitch.cc:
3345         Call gst_element_no_more_pads() after all pads are added.
3346
3347 2008-06-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3348
3349         * gst/rawparse/gstrawparse.c: (gst_raw_parse_push_buffer),
3350         (gst_raw_parse_loop), (gst_raw_parse_handle_seek_push),
3351         (gst_raw_parse_handle_seek_pull):
3352         Add simple reverse playback.
3353
3354 2008-06-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3355
3356         * gst/rawparse/gstrawparse.c: (gst_raw_parse_reset),
3357         (gst_raw_parse_push_buffer), (gst_raw_parse_chain),
3358         (gst_raw_parse_loop), (gst_raw_parse_sink_activatepull),
3359         (gst_raw_parse_convert), (gst_raw_parse_sink_event),
3360         (gst_raw_parse_handle_seek_push), (gst_raw_parse_handle_seek_pull),
3361         (gst_raw_parse_src_query), (gst_raw_parse_get_fps):
3362         * gst/rawparse/gstrawparse.h:
3363         Fix seeking, timestamps, duration and some more. Fixes #536309.
3364
3365 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3366
3367         * examples/app/Makefile.am:
3368         * examples/app/appsrc-ra.c: (feed_data), (seek_data),
3369         (found_source), (bus_message), (main):
3370         * examples/app/appsrc-seekable.c: (feed_data), (seek_data),
3371         (found_source), (bus_message), (main):
3372         * examples/app/appsrc-stream2.c: (feed_data), (found_source),
3373         (bus_message), (main):
3374         Added 3 more example application for using appsrc in random-access mode,
3375         pull-mode streaming and pull mode seekable.
3376
3377         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
3378         (gst_app_src_start), (gst_app_src_do_get_size),
3379         (gst_app_src_create):
3380         * gst-libs/gst/app/gstappsrc.h:
3381         Make stream-type property writable.
3382         Unset flushing when starting so that we reuse appsrc.
3383         Inform basesrc about the configured size.
3384         Emit seek-data signal when we are going to a different offset in
3385         random-access mode.
3386
3387 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3388
3389         * examples/app/appsrc-stream.c: (found_source), (main):
3390         Use deep-notify until we can depend on a playbin2 with support for the
3391         source property.
3392
3393 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3394
3395         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_init),
3396         (gst_rtp_bin_finalize), (gst_rtp_bin_change_state):
3397         Fix deadlock when shutting down, use a new lock instead to properly
3398         shutdown.
3399
3400 2008-06-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3401
3402         * examples/app/.cvsignore:
3403         * examples/app/Makefile.am:
3404         * examples/app/appsrc-stream.c: (read_data), (start_feed),
3405         (stop_feed), (found_source), (bus_message), (main):
3406         Added an example on how to use appsrc in playbin in streaming mode from
3407         an mmapped file.
3408
3409         * examples/app/appsrc_ex.c: (main):
3410         Set pipeline to NULL to free queued buffers.
3411
3412         * gst-libs/gst/app/gstapp-marshal.list:
3413         * gst-libs/gst/app/gstappsrc.c: (stream_type_get_type), (_do_init),
3414         (gst_app_src_class_init), (gst_app_src_init),
3415         (gst_app_src_flush_queued), (gst_app_src_dispose),
3416         (gst_app_src_set_property), (gst_app_src_get_property),
3417         (gst_app_src_unlock), (gst_app_src_unlock_stop),
3418         (gst_app_src_start), (gst_app_src_stop), (gst_app_src_is_seekable),
3419         (gst_app_src_check_get_range), (gst_app_src_do_seek),
3420         (gst_app_src_create), (gst_app_src_set_stream_type),
3421         (gst_app_src_get_stream_type), (gst_app_src_set_max_bytes),
3422         (gst_app_src_get_max_bytes), (gst_app_src_push_buffer),
3423         (gst_app_src_end_of_stream), (gst_app_src_uri_get_type),
3424         (gst_app_src_uri_get_protocols), (gst_app_src_uri_get_uri),
3425         (gst_app_src_uri_set_uri), (gst_app_src_uri_handler_init):
3426         * gst-libs/gst/app/gstappsrc.h:
3427         Measure max queue size in bytes instead.
3428         Add support for 3 modes of operation, streaming, seekable and
3429         random-access, making basesrc handle the scheduling modes for each.
3430         Add appsrc:// uri handler so that automatic plugging can be done from
3431         playbin2 or uridecodebin, for example.
3432         Added support for custom segment formats.
3433         Add support for push and pull based operations from the application.
3434         Expand the methods so that errors can be detected.
3435         Flush the queued buffers on seeks and when shutting down.
3436         Add signals to inform the app that a seek must happen.
3437
3438 2008-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
3439
3440         * gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
3441         (gst_deinterleave_src_query):
3442         * gst/interleave/interleave.c: (gst_interleave_src_query_duration),
3443         (gst_interleave_src_query):
3444         Properly implement duration and position queries in bytes format. We
3445         have to take the upstream reply and divide/multiply it by the number
3446         of channels to get the correct result.
3447
3448 2008-06-04  Michael Smith <msmith@songbirdnest.com>
3449
3450         * sys/dshowvideosink/dshowvideofakesrc.cpp:
3451         * sys/dshowvideosink/dshowvideofakesrc.h:
3452         * sys/dshowvideosink/dshowvideosink.cpp:
3453         * sys/dshowvideosink/dshowvideosink.h:
3454           Fix up copyright notice on new plugin.
3455
3456 2008-06-04  David Schleef  <ds@schleef.org>
3457
3458         * ext/dirac/gstdiracenc.cc: Update properties for recent
3459           dirac changes.  Patch from Jonathan Rosser.
3460
3461 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3462
3463         * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
3464           (gst_x264_enc_sink_event), (gst_x264_enc_chain),
3465           (gst_x264_enc_encode_frame):
3466           Try harder not to crash when we get an EOS event but haven't set
3467           up the encoder yet (as may happen when upstream errors out with
3468           not-negotiated, for example). Also, always push the EOS event
3469           downstream.
3470
3471 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3472
3473         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
3474         (gst_interleave_pad_get_property), (gst_interleave_pad_class_init),
3475         (gst_interleave_request_new_pad), (gst_interleave_release_pad):
3476         * gst/interleave/interleave.h:
3477         Use an always increasing integer for the number in the name of the
3478         requested sink pads to guarantuee a unique name. Add a "channel"
3479         property to GstInterleavePad to make it possible for applications
3480         to retrieve the channel number in the output for every pad.
3481
3482         Use g_type_register_static_simple() instead of
3483         g_type_register_static() to save some relocations.
3484
3485 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3486
3487         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
3488         (gst_interleave_change_state):
3489         Stop GstCollectPads before calling the parent's state change function
3490         when going from PAUSED to READY as we otherwise deadlock.
3491         Fixes bug #536258.
3492
3493 2008-06-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3494
3495         * gst/h264parse/gsth264parse.c: (gst_nal_bs_init),
3496         (gst_h264_parse_sink_setcaps), (gst_h264_parse_chain_forward),
3497         (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse),
3498         (gst_h264_parse_chain):
3499         * gst/h264parse/gsth264parse.h:
3500         Parse codec_data and use the nalu_size_length field to get the NALU
3501         length in packetized h264.
3502         When queueing a packetized buffer in reverse mode, don't unref the
3503         buffer twice.
3504         Avoid accessing the buffer TIMESTAMP field after we pushed it on
3505         the adaptor.
3506
3507 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3508
3509         * gst/interleave/interleave.c:
3510         (gst_interleave_check_channel_positions),
3511         (gst_interleave_set_channel_positions),
3512         (gst_interleave_class_init):
3513         Use new gst_audio_check_channel_positions() function and register
3514         the GstInterleavePad type from a threadsafe context.
3515
3516 2008-06-02  Michael Smith <msmith@songbirdnest.com>
3517
3518         * configure.ac:
3519           Revert accidental addition in configure.ac. Sorry.
3520
3521 2008-06-02  Michael Smith <msmith@songbirdnest.com>
3522
3523         * configure.ac:
3524         * sys/Makefile.am:
3525         * sys/dshowvideosink/Makefile.am:
3526         * sys/dshowvideosink/README:
3527         * sys/dshowvideosink/dshowvideofakesrc.cpp:
3528         * sys/dshowvideosink/dshowvideofakesrc.h:
3529         * sys/dshowvideosink/dshowvideosink.cpp:
3530         * sys/dshowvideosink/dshowvideosink.h:
3531         Add a new win32 videosink. Uses the DirectShow renderers for
3532         high-performance video rendering on win32.
3533         Currently only supports some YUV formats.
3534         Rank PRIMARY, since it's much more useful for the common cases that the
3535         directdraw sink (which only does RGB).
3536
3537 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
3538
3539         * ext/spc/Makefile.am:
3540           Dist tag.h
3541
3542 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3543
3544         * ext/faad/gstfaad.c: (gst_faad_sink_event):
3545         Always drain before activating the new segment.
3546
3547 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3548
3549         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
3550         (gst_interleave_finalize), (gst_audio_check_channel_positions),
3551         (gst_interleave_set_channel_positions),
3552         (gst_interleave_class_init), (gst_interleave_init),
3553         (gst_interleave_set_property), (gst_interleave_get_property),
3554         (gst_interleave_request_new_pad), (gst_interleave_release_pad),
3555         (gst_interleave_sink_setcaps), (gst_interleave_src_query_duration),
3556         (gst_interleave_src_query_latency), (gst_interleave_collected):
3557         * gst/interleave/interleave.h:
3558         Allow setting channel positions via a property and allow using the
3559         channel positions on the input as the channel positions of the output.
3560
3561         Fix some broken logic and memory leaks.
3562
3563         * tests/check/Makefile.am:
3564         * tests/check/elements/interleave.c: (src_handoff_float32),
3565         (sink_handoff_float32), (GST_START_TEST), (interleave_suite):
3566         Add unit tests for checking correct handling of channel positions.
3567
3568 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3569
3570         * ext/faad/gstfaad.c: (gst_faad_dispose), (clear_queued),
3571         (flush_queued), (gst_faad_drain), (gst_faad_do_raw_seek),
3572         (gst_faad_src_event), (gst_faad_sink_event), (gst_faad_chain),
3573         (gst_faad_change_state):
3574         * ext/faad/gstfaad.h:
3575         Add basic reverse playback support.
3576         Clear decoder state after disconts.
3577         Remove some unused code.
3578         Mark output buffers with a discont after a decoding error.
3579
3580 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3581
3582         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3583
3584         * gst/mpeg4videoparse/mpeg4videoparse.c:
3585         (gst_mpeg4vparse_handle_vos):
3586         Fix mpeg4videoparse on big endian architectures. Fixes bug #536042.
3587
3588 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
3589
3590         * tests/check/elements/mplex.c: (setup_src_pad),
3591         (teardown_src_pad):
3592         Don't use the deprecated gst_element_get_pad().
3593
3594 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
3595
3596         * examples/directfb/gstdfb.c: (main):
3597         Don't use the deprecated gst_element_get_pad().
3598
3599 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3600
3601         Based on patch by: <onkarshinde at gmail dot com>
3602
3603         * sys/vcd/vcdsrc.c: (gst_vcdsrc_uri_get_uri),
3604         (gst_vcdsrc_uri_set_uri):
3605         Allow the track to be set by using the uri. Fixes #535043.
3606
3607 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3608
3609         * gst/interleave/interleave.c: (gst_interleave_src_query_duration),
3610         (gst_interleave_src_query_latency), (gst_interleave_src_query):
3611         Implement latency query.
3612
3613 2008-05-27  Thijs Vermeir  <thijsvermeir@gmail.com>
3614
3615         * gst/mpegvideoparse/mpegvideoparse.c:
3616         Add GST_BUFFER_FLAG_DELTA_UNIT to not I frame buffers
3617
3618 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3619
3620         * gst/rtpmanager/gstrtpbin.c:
3621         (gst_rtp_bin_propagate_property_to_jitterbuffer),
3622         (gst_rtp_bin_change_state), (new_payload_found),
3623         (new_ssrc_pad_found):
3624         Break out of callbacks when we are shutting down.
3625         Make sure no state changes can happen when we reconfigure.
3626
3627 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3628
3629         * configure.ac:
3630         Require CVS core and base for new audio clock reset method.
3631
3632         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_change_state):
3633         Reset the audio clock. See #521761.
3634
3635 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3636
3637         * ext/jack/gstjackaudiosink.c:
3638         (gst_jack_audio_sink_allocate_channels):
3639         Include the element name in the port name to avoid duplicate port names.
3640
3641 2008-05-26  Sebastian Dröge  <slomo@circular-chaos.org>
3642
3643         * gst/interleave/deinterleave.c:
3644         Add another example launch line.
3645
3646         * gst/interleave/interleave.c: (interleave_24),
3647         (gst_interleave_finalize), (gst_interleave_base_init),
3648         (gst_interleave_class_init), (gst_interleave_init),
3649         (gst_interleave_request_new_pad), (gst_interleave_release_pad),
3650         (gst_interleave_change_state), (__remove_channels),
3651         (__set_channels), (gst_interleave_sink_getcaps),
3652         (gst_interleave_set_process_function),
3653         (gst_interleave_sink_setcaps), (gst_interleave_sink_event),
3654         (gst_interleave_src_query_duration), (gst_interleave_src_query),
3655         (forward_event_func), (forward_event), (gst_interleave_src_event),
3656         (gst_interleave_collected):
3657         * gst/interleave/interleave.h:
3658         Major rewrite of interleave using GstCollectpads. This new version
3659         also supports almost all raw audio formats and has better caps
3660         negotiation. Fixes bug #506594.
3661
3662         Also update docs and add some more examples.
3663
3664         * tests/check/elements/interleave.c: (interleave_chain_func),
3665         (GST_START_TEST), (src_handoff_float32), (sink_handoff_float32),
3666         (interleave_suite):
3667         Add some more extensive unit tests for interleave.
3668
3669 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3670
3671         * gst/rtpmanager/gstrtpjitterbuffer.c:
3672         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
3673         When checking the seqnum, reset the jitterbuffer if the gap is too big,
3674         we need to do this so that we can better handle a restarted source.
3675         Fix some comments.
3676
3677         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew),
3678         (rtp_jitter_buffer_insert):
3679         Tweak the skew resync diff.
3680         Use our working seqnum compare function in -base.
3681         Rework the jitterbuffer insert code to make it clearer and more
3682         performant by only retrieving the seqnum of the input buffer once and by
3683         adding some G_LIKELY compiler hints.
3684         Improve debugging for duplicate packets.
3685
3686         * gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
3687         Fix a comment, we don't do skew correction here..
3688
3689 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3690
3691         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
3692
3693         * gst/rtpmanager/gstrtpbin.c:
3694         (gst_rtp_bin_propagate_property_to_jitterbuffer),
3695         (gst_rtp_bin_set_property):
3696         Propagate the do-lost and latency properties to the jitterbuffers when
3697         they are changed on rtpbin.
3698
3699 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3700
3701         * examples/switch/switcher.c: (switch_timer):
3702         * gst/replaygain/gstrgvolume.c: (gst_rg_volume_init):
3703         * gst/rtpmanager/gstrtpclient.c: (create_stream):
3704         * gst/sdp/gstsdpdemux.c: (gst_sdp_demux_stream_configure_udp),
3705         (gst_sdp_demux_stream_configure_udp_sink):
3706         * tests/check/elements/deinterleave.c: (GST_START_TEST),
3707         (pad_added_setup_data_check_float32_8ch_cb):
3708         * tests/check/elements/rganalysis.c: (send_eos_event),
3709         (send_tag_event):
3710         Don't use _gst_pad().
3711
3712 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
3713
3714         * docs/plugins/Makefile.am:
3715         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3716         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3717         * docs/plugins/gst-plugins-bad-plugins.args:
3718         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3719         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3720         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3721         * docs/plugins/gst-plugins-bad-plugins.signals:
3722         * docs/plugins/inspect/plugin-alsaspdif.xml:
3723         * docs/plugins/inspect/plugin-amrwb.xml:
3724         * docs/plugins/inspect/plugin-app.xml:
3725         * docs/plugins/inspect/plugin-bayer.xml:
3726         * docs/plugins/inspect/plugin-bz2.xml:
3727         * docs/plugins/inspect/plugin-cdaudio.xml:
3728         * docs/plugins/inspect/plugin-cdxaparse.xml:
3729         * docs/plugins/inspect/plugin-dfbvideosink.xml:
3730         * docs/plugins/inspect/plugin-dtsdec.xml:
3731         * docs/plugins/inspect/plugin-dvb.xml:
3732         * docs/plugins/inspect/plugin-dvdspu.xml:
3733         * docs/plugins/inspect/plugin-faac.xml:
3734         * docs/plugins/inspect/plugin-faad.xml:
3735         * docs/plugins/inspect/plugin-fbdevsink.xml:
3736         * docs/plugins/inspect/plugin-festival.xml:
3737         * docs/plugins/inspect/plugin-filter.xml:
3738         * docs/plugins/inspect/plugin-flvdemux.xml:
3739         * docs/plugins/inspect/plugin-freeze.xml:
3740         * docs/plugins/inspect/plugin-gsm.xml:
3741         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
3742         * docs/plugins/inspect/plugin-h264parse.xml:
3743         * docs/plugins/inspect/plugin-interleave.xml:
3744         * docs/plugins/inspect/plugin-jack.xml:
3745         * docs/plugins/inspect/plugin-ladspa.xml:
3746         * docs/plugins/inspect/plugin-metadata.xml:
3747         * docs/plugins/inspect/plugin-mms.xml:
3748         * docs/plugins/inspect/plugin-modplug.xml:
3749         * docs/plugins/inspect/plugin-mpeg2enc.xml:
3750         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
3751         * docs/plugins/inspect/plugin-mpegtsparse.xml:
3752         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
3753         * docs/plugins/inspect/plugin-musepack.xml:
3754         * docs/plugins/inspect/plugin-musicbrainz.xml:
3755         * docs/plugins/inspect/plugin-mve.xml:
3756         * docs/plugins/inspect/plugin-nas.xml:
3757         * docs/plugins/inspect/plugin-neon.xml:
3758         * docs/plugins/inspect/plugin-nsfdec.xml:
3759         * docs/plugins/inspect/plugin-nuvdemux.xml:
3760         * docs/plugins/inspect/plugin-rawparse.xml:
3761         * docs/plugins/inspect/plugin-real.xml:
3762         * docs/plugins/inspect/plugin-replaygain.xml:
3763         * docs/plugins/inspect/plugin-rfbsrc.xml:
3764         * docs/plugins/inspect/plugin-sdl.xml:
3765         * docs/plugins/inspect/plugin-sdp.xml:
3766         * docs/plugins/inspect/plugin-selector.xml:
3767         * docs/plugins/inspect/plugin-sndfile.xml:
3768         * docs/plugins/inspect/plugin-soundtouch.xml:
3769         * docs/plugins/inspect/plugin-spcdec.xml:
3770         * docs/plugins/inspect/plugin-speed.xml:
3771         * docs/plugins/inspect/plugin-speexresample.xml:
3772         * docs/plugins/inspect/plugin-stereo.xml:
3773         * docs/plugins/inspect/plugin-tta.xml:
3774         * docs/plugins/inspect/plugin-vcdsrc.xml:
3775         * docs/plugins/inspect/plugin-videosignal.xml:
3776         * docs/plugins/inspect/plugin-vmnc.xml:
3777         * docs/plugins/inspect/plugin-wildmidi.xml:
3778         * docs/plugins/inspect/plugin-x264.xml:
3779         * docs/plugins/inspect/plugin-xvid.xml:
3780         * docs/plugins/inspect/plugin-y4menc.xml:
3781         Add interleave/deinterleave to the docs and while at that
3782         run make update in docs/plugins.
3783
3784         * gst/interleave/deinterleave.c:
3785         Add a parapraph about using a queue and audioconvert after the source
3786         pads to the docs.
3787
3788 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
3789
3790         * gst/interleave/deinterleave.c: (gst_deinterleave_base_init),
3791         (gst_deinterleave_class_init), (gst_deinterleave_init),
3792         (gst_deinterleave_add_new_pads), (gst_deinterleave_sink_getcaps):
3793         * gst/interleave/deinterleave.h:
3794         Don't set a getcaps() function on the src pads as it's not required
3795         and the default getcaps() function returns the correct results for
3796         our src pads.
3797
3798         Complete documentation and add myself to the authors of the element.
3799
3800 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3801
3802         * tests/icles/.cvsignore:
3803         * tests/icles/Makefile.am:
3804         * tests/icles/test-oss4.c: (opt_show_mixer_messages), (WAIT_TIME),
3805           (show_mixer_messages), (probe_mixer_tracks), (probe_pad),
3806           (probe_details), (probe_element), (main):
3807           Small oss4 test that probes for available devices and retrieves
3808           their caps and mixer tracks and all that. Also allows testing of
3809           mixer change messages on the bus.
3810
3811 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3812
3813         * sys/oss4/oss4-mixer.c: (gst_oss4_mixer_open):
3814         * sys/oss4/oss4-property-probe.c:
3815           (gst_oss4_property_probe_find_device_name),
3816           (gst_oss4_property_probe_find_device_name_nofd):
3817         * sys/oss4/oss4-property-probe.h:
3818         * sys/oss4/oss4-sink.c: (gst_oss4_sink_get_property):
3819         * sys/oss4/oss4-source.c: (gst_oss4_source_get_property):
3820           Make device-name probing in NULL state work better (e.g. for the
3821           gnome-control-center sound capplet).
3822
3823 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
3824
3825         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3826
3827         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_push),
3828         (gst_mpeg4vparse_drain), (gst_mpeg4vparse_chain),
3829         (gst_mpeg4vparse_change_state):
3830         Move some code around to integrate the startcode searching with the
3831         other bits of parsing, avoid a whole bunch of peeks.
3832         Get rid of invalid data that should not happen according to the specs.
3833         Fixes #533559.
3834
3835 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3836
3837         Patch by: Bastien Nocera <hadess at hadess dot net>
3838
3839         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_class_init),
3840         (gst_mythtv_src_init), (gst_mythtv_src_clear),
3841         (do_read_request_response), (gst_mythtv_src_create),
3842         (gst_mythtv_src_start):
3843         Correctly set duration to get a more correct seek bar in totem.
3844
3845         Disable query and event functions as they don't work and do some
3846         smaller cleanup.
3847
3848         Fixes bug #533736.
3849
3850 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3851
3852         Patch by: Brian Koropoff <brianhk at cs dot washington dot edu>
3853
3854         * ext/spc/Makefile.am:
3855         * ext/spc/gstspc.c: (gst_spc_dec_class_init),
3856         (gst_spc_dec_src_query_type), (gst_spc_dec_init),
3857         (gst_spc_dec_dispose), (gst_spc_dec_sink_event),
3858         (gst_spc_duration), (gst_spc_fadeout), (gst_spc_dec_src_event),
3859         (gst_spc_dec_src_query), (spc_play), (spc_setup):
3860         * ext/spc/gstspc.h:
3861         * ext/spc/tag.c: (spc_tag_is_extended), (spc_tag_is_text_format),
3862         (spc_tag_is_present), (spc_tag_unpack_date), (spc_tag_clear),
3863         (spc_tag_get_info), (spc_tag_free):
3864         * ext/spc/tag.h:
3865         Add support for some essential features like seeking, reading song
3866         duration and extended tags. Fixes bug #454151.
3867
3868 2008-05-19  Sebastian Dröge  <slomo@circular-chaos.org>
3869
3870         * tests/check/elements/deinterleave.c: (GST_START_TEST):
3871         Set keep-positions property to TRUE for the 8 channel test to ensure
3872         that the original channel position is set on the output.
3873
3874 2008-05-19  Sebastian Dröge  <slomo@circular-chaos.org>
3875
3876         * gst/interleave/deinterleave.c: (gst_deinterleave_class_init),
3877         (gst_deinterleave_init), (gst_deinterleave_add_new_pads),
3878         (gst_deinterleave_set_pads_caps), (gst_deinterleave_set_property),
3879         (gst_deinterleave_get_property):
3880         * gst/interleave/deinterleave.h:
3881         Add a property to select whether channel positions should be kept on
3882         the mono output buffers or should be dropped.
3883
3884 2008-05-18  Jan Schmidt  <jan.schmidt@sun.com>
3885
3886         * docs/Makefile.am:
3887         Oops - fix the spelling of the variable I added.
3888
3889 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3890
3891         * gst/interleave/deinterleave.c: (gst_deinterleave_finalize),
3892         (gst_deinterleave_init), (gst_deinterleave_sink_event),
3893         (gst_deinterleave_process), (gst_deinterleave_sink_activate_push):
3894         * gst/interleave/deinterleave.h:
3895         Queue events until src pads were added and they can be sent. Otherwise
3896         downstream will never get the first newsegment event.
3897
3898 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3899
3900         * gst/interleave/deinterleave.c: (gst_deinterleave_sink_setcaps),
3901         (gst_deinterleave_getcaps):
3902         Always set the channel positions when gst_audio_get_channel_positions()
3903         returns something, even if they're not set in the caps. This makes
3904         sure that the output channels can be interleaved again correctly
3905         in the mono/stereo cases too.
3906
3907         Don't ask for the peercaps of the current pad in getcaps() as this
3908         might call getcaps() again and deadlock.
3909
3910 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3911
3912         * ext/timidity/gstwildmidi.c: (wildmidi_open_config):
3913         Check some more common locations for a valid configuration file.
3914         Fixes bug #533435. Packagers should still #define WILDMIDI_CFG
3915         to the distributions default location.
3916
3917 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3918
3919         * gst/interleave/Makefile.am:
3920         * gst/interleave/deinterleave.c: (deinterleave_24),
3921         (gst_deinterleave_finalize), (gst_deinterleave_base_init),
3922         (gst_deinterleave_class_init), (gst_deinterleave_init),
3923         (gst_deinterleave_add_new_pads), (gst_deinterleave_set_pads_caps),
3924         (gst_deinterleave_set_process_function),
3925         (gst_deinterleave_sink_setcaps), (__remove_channels),
3926         (__set_channels), (gst_deinterleave_getcaps),
3927         (gst_deinterleave_process), (gst_deinterleave_chain),
3928         (gst_deinterleave_sink_activate_push):
3929         * gst/interleave/deinterleave.h:
3930         Add support for all raw audio formats and provide better negotiation
3931         if the caps are changing.
3932
3933         Don't allow changes of the channel positions and set the position of
3934         the corresponding channel on the src pad caps.
3935
3936         General cleanup and smaller bugfixes.
3937
3938         * tests/check/elements/deinterleave.c: (float_buffer_check_probe):
3939         Check the channel positions on the output buffer caps.
3940
3941 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3942
3943         * docs/Makefile.am:
3944         Don't attempt to build plugin docs when they're disabled.
3945
3946         * gst/bayer/Makefile.am:
3947         Add libgstvideo to the link.
3948
3949         * gst/rtpmanager/Makefile.am:
3950         Fix link order, and move LIBS things to _LIBS
3951
3952 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3953
3954         * docs/plugins/gst-plugins-bad-plugins.types:
3955         Remove bogus attempt to pull 'metadata' plugin's base
3956         class into the docs.
3957
3958 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3959
3960         * gst/rtpmanager/gstrtpjitterbuffer.c:
3961         (gst_rtp_jitter_buffer_chain):
3962         Simply drop bad RTP packets with a warning instead of just posting an
3963         error and stopping. This is a perfectly recoverable event and we don't
3964         force people to use an rtpbin to filter out bad packets first.
3965
3966 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3967
3968         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_init):
3969         Set fixed caps on the srcpad after we created the pad...
3970
3971 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
3972
3973         * tests/check/Makefile.am:
3974           Remove deinterleave test from VALGRIND_TO_FIX again now that
3975           there are suppressions in gst.supp which make this work for me.
3976
3977 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
3978
3979         * tests/check/Makefile.am:
3980           Add deinterleave unit test to VALGRIND_TO_FIX, since it causes
3981           weird invalid free errors in valgrind/libc after _exit for some
3982           reason.
3983
3984         * tests/check/elements/deinterleave.c: (pads_created),
3985           (set_channel_positions), (src_handoff_float32_8ch),
3986           (float_buffer_check_probe),
3987           (pad_added_setup_data_check_float32_8ch_cb),
3988           (make_fake_src_8chans_float32), (GST_START_TEST),
3989           (deinterleave_suite):
3990           Add some more deinterleave unit test bits I had locally.
3991
3992 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
3993
3994         * gst/interleave/Makefile.am:
3995         * gst/interleave/deinterleave.h:
3996         * gst/interleave/interleave.h:
3997         * gst/interleave/plugin.h:
3998         Split definitions into separate header files for better documentation
3999         generation.
4000         
4001         * gst/interleave/deinterleave.c: (gst_deinterleave_base_init),
4002         (gst_deinterleave_class_init), (gst_deinterleave_sink_setcaps),
4003         (gst_deinterleave_process):
4004         Don't use alloca, allow caps changes as long as the number of channels
4005         does not change, don't use g_warning, return NOT_NEGOTIATED as early
4006         as possible and some other cleanup.
4007
4008         * gst/interleave/interleave.c: (gst_interleave_base_init),
4009         (gst_interleave_class_init):
4010         Do some random cleanup.
4011
4012         * tests/check/Makefile.am:
4013         * tests/check/elements/deinterleave.c: (GST_START_TEST),
4014         (deinterleave_chain_func), (deinterleave_pad_added),
4015         (deinterleave_suite):
4016         Add unit tests for the deinterleave element.
4017
4018 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4019
4020         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4021
4022         * gst/mpeg4videoparse/mpeg4videoparse.c:
4023         (gst_mpeg4vparse_set_new_caps), (gst_mpeg4vparse_align),
4024         (get_bits), (next_start_code), (gst_mpeg4vparse_handle_vos),
4025         (gst_mpeg4vparse_push), (gst_mpeg4vparse_drain),
4026         (gst_mpeg4vparse_chain), (gst_mpeg4vparse_sink_setcaps),
4027         (gst_mpeg4vparse_sink_event), (gst_mpeg4vparse_src_query),
4028         (gst_mpeg4vparse_set_property), (gst_mpeg4vparse_get_property),
4029         (gst_mpeg4vparse_class_init), (gst_mpeg4vparse_init):
4030         * gst/mpeg4videoparse/mpeg4videoparse.h:
4031         Parse the config data (either outbound or in the stream) to set   
4032         width/height, apect ration, framerate in the caps if applicable.
4033         Mark frames as GST_BUFFER_FLAG_DELTA_UNIT when they are not
4034         intra frames
4035         Set the timestamps of outgoing buffers to the buffer in
4036         which the VOP header was found.
4037         Drop incoming data untill configuration is found (by default,
4038         configurable using a property).
4039         Report a 1 frame latency. Fixes #532723.
4040
4041 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4042
4043         * gst/real/gstrealvideodec.c: (open_library):
4044         Add some debug for where we are searching for libraries.
4045
4046 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4047
4048         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
4049         Actually add the do-lost property to the object.
4050
4051 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4052
4053         * gst/rtpmanager/gstrtpjitterbuffer.c:
4054         (gst_rtp_jitter_buffer_loop):
4055         Avoid waiting for a negative (huge) duration when the last packet has a
4056         lower timestamp than the current packet.
4057
4058 2008-05-12  Peter Kjellerstedt  <pkj@axis.com>
4059
4060         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_query_send_rtcp_src):
4061         Make sure to unref the rtpsession returned by gst_pad_get_parent() to
4062         prevent a memory leak.
4063
4064
4065 2008-05-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4066
4067         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
4068         Quieten some docs output
4069
4070 2008-05-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4071
4072         * gst/rtpmanager/gstrtpjitterbuffer.c:
4073         (gst_rtp_jitter_buffer_loop):
4074         Initialise with GST_CLOCK_TIME_NONE to avoid compiler warning.
4075
4076 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4077
4078         * docs/plugins/Makefile.am:
4079         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
4080         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
4081         * docs/plugins/inspect/plugin-gstinterlace.xml:
4082         * gst/deinterlace/gstdeinterlace.c:
4083         * gst/deinterlace/gstdeinterlace.h:
4084         Random doc of the day: the deinterlace element.
4085
4086 2008-05-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4087
4088         * gst/mpegtsparse/mpegtspacketizer.c:
4089         * gst/mpegtsparse/mpegtsparse.c:
4090         Make sure all schedule EIT and non-actual transport stream
4091         EITs are parsed. Also add present-following flag and
4092         actual-transport-stream flag to eit bus message.
4093
4094 2008-05-09  Peter Kjellerstedt  <pkj@axis.com>
4095
4096         * gst/rtpmanager/rtpsource.c: (rtp_source_finalize):
4097         Make sure to unref the caps used by RTPSource to prevent a memory leak.
4098
4099 2008-05-08  Tim-Philipp Müller  <tim.muller at collabora co uk>
4100
4101         Based on patch by: Clive Wright <clive_wright ntlworld com>
4102
4103         * sys/oss4/oss4-mixer-slider.c: (gst_oss4_mixer_slider_unpack_volume):
4104           Apparently mono sliders have the mono value repeated in the upper bits,
4105           so mask those out when reading them. Probably makes the mixer applet
4106           work properly in some more cases.
4107
4108 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4109
4110         Patch by: Olivier Crete <tester at tester dot ca>
4111
4112         * gst/rtpmanager/rtpsession.c: (source_clock_rate),
4113         (rtp_session_process_bye), (rtp_session_send_bye_locked):
4114         Unlock the session lock when calling one of our callbacks. 
4115         Fixes #532011.
4116
4117 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4118
4119         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4120
4121         * gst/rtpmanager/gstrtpsession.c:
4122         (gst_rtp_session_event_send_rtp_sink):
4123         Send RTP BYE command on EOS. Fixes bug #531955.
4124
4125 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4126
4127         * win32/common/config.h.in:
4128           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
4129           use the real thing than having "???" unconditionally.
4130
4131 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4132
4133         * gst-libs/gst/app/.cvsignore:
4134         * gst-libs/gst/app/Makefile.am:
4135         * gst-libs/gst/app/gstapp-marshal.list:
4136         Add marshal.list, make it compile and add to cvsignore.
4137
4138         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_dispose),
4139         (gst_app_sink_stop):
4140         Small cleanups.
4141
4142         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
4143         (gst_app_src_init), (gst_app_src_set_property),
4144         (gst_app_src_get_property), (gst_app_src_unlock),
4145         (gst_app_src_unlock_stop), (gst_app_src_start), (gst_app_src_stop),
4146         (gst_app_src_create), (gst_app_src_set_caps),
4147         (gst_app_src_get_caps), (gst_app_src_set_size),
4148         (gst_app_src_get_size), (gst_app_src_set_seekable),
4149         (gst_app_src_get_seekable), (gst_app_src_set_max_buffers),
4150         (gst_app_src_get_max_buffers), (gst_app_src_push_buffer),
4151         (gst_app_src_end_of_stream):
4152         * gst-libs/gst/app/gstappsrc.h:
4153         Beat appsrc in shape, add signals and actions.
4154         Add some docs.
4155         Add properties for caps, size, seekability and max-buffers.
4156         Fix unlock/stop code.
4157
4158 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4159
4160         * configure.ac:
4161           Error out if we don't have the required versions of core/base.
4162
4163 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4164
4165         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init),
4166         (gst_app_sink_init), (gst_app_sink_set_property),
4167         (gst_app_sink_get_property), (gst_app_sink_unlock_start),
4168         (gst_app_sink_unlock_stop), (gst_app_sink_flush_unlocked),
4169         (gst_app_sink_start), (gst_app_sink_stop), (gst_app_sink_event),
4170         (gst_app_sink_preroll), (gst_app_sink_render),
4171         (gst_app_sink_set_caps), (gst_app_sink_set_drop),
4172         (gst_app_sink_get_drop):
4173         * gst-libs/gst/app/gstappsink.h:
4174         Start some docs.
4175         Add property to drop buffers when the queue is filled
4176         Fix unlocking and flushing when the queues are filled.
4177
4178 2008-04-29  Sebastian Dröge  <slomo@circular-chaos.org>
4179
4180         Patch by: Jens Granseuer <jensgr at gmx dot net>
4181
4182         * gst/subenc/gstsrtenc.c: (gst_srt_enc_timestamp_to_string):
4183         Declare variables at the beginning of blocks. Fixes compilation with
4184         gcc 2.x and other compilers. Fixes bug #530611.
4185
4186 2008-04-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4187
4188         * gst/mpegtsparse/mpegtspacketizer.c:
4189         * gst/mpegtsparse/mpegtspacketizer.h:
4190         * gst/mpegtsparse/mpegtsparse.c:
4191         Detect SI pids (NIT, SDT, EIT etc.) based on table id and not
4192         by pid number. This allows for example the EPG data from UK's
4193         freesat to be picked up.
4194
4195 2008-04-26  Sebastian Dröge  <slomo@circular-chaos.org>
4196
4197         * ext/mpeg2enc/gstmpeg2enc.cc:
4198         * ext/soundtouch/gstbpmdetect.cc:
4199         Cast NULL sentinels to void * as NULL is defined as an integer
4200         constant in most environments when using C++ and it's size might
4201         be different from a pointer.
4202
4203 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4204
4205         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init),
4206         (gst_app_sink_init), (gst_app_sink_set_property),
4207         (gst_app_sink_get_property), (gst_app_sink_event),
4208         (gst_app_sink_preroll), (gst_app_sink_render),
4209         (gst_app_sink_set_emit_signals), (gst_app_sink_get_emit_signals),
4210         (gst_app_sink_set_max_buffers), (gst_app_sink_get_max_buffers),
4211         (gst_app_sink_pull_buffer):
4212         * gst-libs/gst/app/gstappsink.h:
4213         Add more docs.
4214         Add signals for when preroll and render buffers are available.
4215         Add property to control signal emission.
4216         Add property to control the max queue size.
4217
4218 2008-04-25  Michael Smith <msmith@songbirdnest.com>
4219
4220         * gst-libs/gst/dshow/Makefile.am:
4221           Use CXXFLAGS rather than CFLAGS; these are C++ files.
4222           Define required constants appropriately.
4223         * sys/dshowdecwrapper/Makefile.am:
4224           Add required include dir, libraries.
4225           Define required constants appropriately.
4226
4227 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4228
4229         * gst/rtpmanager/gstrtpbin.c: (create_stream), (gst_rtp_bin_init),
4230         (gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
4231         * gst/rtpmanager/gstrtpbin.h:
4232         Expose new jitterbuffer property in rtpbin too.
4233
4234 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4235
4236         * gst/rtpmanager/gstrtpjitterbuffer.c:
4237         (gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
4238         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property),
4239         (gst_rtp_jitter_buffer_get_property):
4240         Disable sending out rtp packet lost events by default and make a
4241         property to enabe it. We will likely enable it by default when the base
4242         depayloaders have a default handler for them so that we don't send these
4243         events all through the pipeline for now.
4244
4245 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4246
4247         * gst/rtpmanager/gstrtpjitterbuffer.c:
4248         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_flush_stop),
4249         (gst_rtp_jitter_buffer_src_event), (gst_rtp_jitter_buffer_chain),
4250         (gst_rtp_jitter_buffer_loop):
4251         Remove private version of a function that is in -base now.
4252         Add src event handler.
4253         Rework the jitterbuffer pushing loop so that it can quickly react to
4254         lost packets and instruct the depayloader of them. This can then be used
4255         to implement error concealment data.
4256
4257 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4258
4259         * gst/rtpmanager/gstrtpsession.c:
4260         (gst_rtp_session_query_send_rtcp_src), (create_recv_rtcp_sink),
4261         (create_send_rtcp_src):
4262         Set up some internal links functions for the RTCP and sync pads because
4263         the defaults are really not correct.
4264         Implement a query handler for the RTCP src pad, mostly to correctly
4265         report about the latency.
4266
4267 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4268
4269         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
4270         (gst_rtp_bin_sync_chain):
4271         * gst/rtpmanager/rtpsession.c: (update_arrival_stats),
4272         (rtp_session_process_sr), (rtp_session_on_timeout):
4273         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
4274         (calculate_jitter):
4275         * gst/rtpmanager/rtpsource.h:
4276         * gst/rtpmanager/rtpstats.h:
4277         Also keep track of the first buffer timestamp together with the first
4278         RTP timestamp as they both are needed to construct the timing of
4279         outgoing packets in the jitterbuffer and are therefore also needed to
4280         manage lip-sync. This fixes lip-sync if the first RTP packets arrive
4281         with a wildly different gap.
4282
4283 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4284
4285         * gst/flv/gstflvdemux.c: (gst_flv_demux_query):
4286         Forward unknown queries upstream instead of returning FALSE on them.
4287
4288 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4289
4290         * configure.ac:
4291         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
4292         (gst_musepackdec_init), (gst_musepackdec_dispose),
4293         (gst_musepackdec_handle_seek_event), (gst_musepack_stream_init),
4294         (gst_musepackdec_loop), (plugin_init):
4295         * ext/musepack/gstmusepackdec.h:
4296         * ext/musepack/gstmusepackreader.c:
4297         * ext/musepack/gstmusepackreader.h:
4298         Add support for the new libmpcdec API which magically gets us support
4299         for SV8 files. Also do some random cleanup. Fixes bug #526905.
4300
4301 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4302
4303         * configure.ac:
4304         Back to development -> 0.10.7.1
4305
4306 === release 0.10.7 ===
4307
4308 2008-04-24  Jan Schmidt <jan.schmidt@sun.com>
4309
4310         * configure.ac:
4311           releasing 0.10.7, "House of Cards"
4312
4313 2008-04-22  Stefan Kost  <ensonic@users.sf.net>
4314
4315         * ext/faad/gstfaad.c:
4316           Don't leak GstAudioChannelPosition. Fixes #529378.
4317
4318 2008-04-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4319
4320         * gst/sdp/gstsdpdemux.c: (request_pt_map):
4321         Ref caps, see #528245.
4322
4323 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4324
4325         * configure.ac:
4326         0.10.6.4 pre-release
4327
4328 2008-04-21  Sebastian Dröge  <slomo@circular-chaos.org>
4329
4330         * tests/check/elements/rganalysis.c: (GST_START_TEST):
4331         Don't leak a tag list. Fixes bug #529285.
4332
4333 2008-04-21  Sebastian Dröge  <slomo@circular-chaos.org>
4334
4335         * tests/check/elements/ofa.c: (bus_handler):
4336         Don't leak the tags string and tag list. Fixes bug #529283.
4337
4338 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4339
4340         Patch by: Olivier Crete <tester at tester dot ca>
4341
4342         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
4343         (new_ssrc_pad_found):
4344         Ref caps when inserting into the cache.
4345         Don't leak pads.
4346
4347         * gst/rtpmanager/gstrtpjitterbuffer.c:
4348         (gst_rtp_jitter_buffer_get_clock_rate),
4349         (gst_rtp_jitter_buffer_query):
4350         Avoid a caps leak.
4351         Don't leak refcount in query.
4352
4353         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps),
4354         (gst_rtp_pt_demux_chain):
4355         Avoid caps leaks.
4356
4357         * gst/rtpmanager/gstrtpsession.c: (source_get_sdes_structure),
4358         (gst_rtp_session_init), (return_true),
4359         (gst_rtp_session_clear_pt_map), (gst_rtp_session_cache_caps),
4360         (gst_rtp_session_clock_rate):
4361         Ref caps when inserting into the cache.
4362         Fix some more caps leaks. Fixes #528245.
4363
4364 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4365
4366         * tests/icles/metadata_editor.c:
4367           Add cast to placate gcc 4.1.2.
4368
4369 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4370
4371         * configure.ac:
4372         0.10.6.3 pre-release
4373
4374 2008-04-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4375
4376         * sys/dvb/gstdvbsrc.c:
4377         Revert patch that added a loop timeout.
4378         Fixes #528614.
4379
4380 2008-04-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4381
4382         * gst/rtpmanager/gstrtpbin.c: (get_pt_map), (free_client),
4383         (gst_rtp_bin_associate), (gst_rtp_bin_get_free_pad_name):
4384         * gst/rtpmanager/gstrtpjitterbuffer.c:
4385         (gst_rtp_jitter_buffer_get_clock_rate):
4386         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps):
4387         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
4388         Unset GValues after g_signal_emitv so that we avoid a refcount leak.
4389         Don't leak a padname.
4390         Don't leak client streams list.
4391         Lock rtpbin when associating streams. Fixes #528245.
4392
4393 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
4394
4395         * tests/check/Makefile.am:
4396         Don't inlcude dc1394src in the generic/states test as it requires
4397         special hardware. Fixes bug #528011.
4398
4399 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
4400
4401         * tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST):
4402         Only check if the generated fingerprints are valid Base64. The
4403         fingerprints are different when running on different architectures
4404         which is a) no problem because the fingerprints are tolerant enough
4405         and b) is caused by libofa. Fixes bug #528266.
4406
4407 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
4408
4409         * ext/timidity/Makefile.am:
4410         Dist all source files, no matter if only timidity or wildmidi or
4411         nothing is found by configure. Fixes bug #528000.
4412
4413 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4414
4415         * gst-plugins-bad.spec.in:
4416           Remove souphttpsrc plugin from spec files, it's moved to -good.
4417
4418 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4419
4420         * tests/check/Makefile.am:
4421         Remove soup test certificates from the dist.
4422
4423 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4424
4425         * ext/dirac/gstdiracenc.cc:
4426         Fix compilation by casting string constants.
4427
4428         * sys/Makefile.am:
4429         Fix WININET_DIR variable reference.
4430
4431 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4432
4433         * configure.ac:
4434         * docs/plugins/Makefile.am:
4435         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
4436         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
4437         * docs/plugins/gst-plugins-bad-plugins.args:
4438         * docs/plugins/inspect/plugin-soup.xml:
4439         * ext/Makefile.am:
4440         * ext/soup/Makefile.am:
4441         * ext/soup/gstsouphttpsrc.c:
4442         * ext/soup/gstsouphttpsrc.h:
4443         * tests/check/Makefile.am:
4444         * tests/check/elements/souphttpsrc.c:
4445         * tests/check/test-cert.pem:
4446         * tests/check/test-key.pem:
4447
4448         Remove soup plugin that's moved to -good (#523124)
4449
4450 2008-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4451
4452         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
4453           (gst_flv_parse_tag_script):
4454           Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes
4455           crash caused by a strlen on a NULL string (#527622).
4456
4457 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4458
4459         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4460
4461         * sys/dshowsrcwrapper/gstdshowvideosrc.c: (PROP_DEVICE_NAME),
4462           (gst_dshowvideosrc_class_init), (gst_dshowvideosrc_init),
4463           (gst_dshowvideosrc_dispose), (gst_dshowvideosrc_stop),
4464           (gst_dshowvideosrc_unlock), (gst_dshowvideosrc_unlock_stop),
4465           (gst_dshowvideosrc_create), (gst_dshowvideosrc_push_buffer):
4466         * sys/dshowsrcwrapper/gstdshowvideosrc.h:
4467           Don't increase latency by queuing buffers in an async queue when
4468           the streaming thread can't keep up or isn't scheduled often
4469           enough for some other reason, but just drop the previous buffer
4470           in that case. Also implement GstBaseSrc::unlock for faster
4471           unlocking when shutting down. (#520892).
4472
4473 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4474
4475         * tests/icles/metadata_editor.c: (ENC_UNKNOWN), (last_pixbuf),
4476           (draw_pixbuf), (change_tag_list), (update_draw_pixbuf),
4477           (ui_drawing_size_allocate_cb), (on_drawingMain_expose_event),
4478           (on_buttonSaveFile_clicked), (ui_create), (me_gst_bus_callback_view),
4479           (me_gst_setup_view_pipeline), (process_file):
4480         * tests/icles/metadata_editor.glade:
4481           Remove GstXOverlay stuff and use gdkpixbufsink plus some rather crude
4482           drawing/scaling logic to make this compile and work on all platforms.
4483           Fixes #518227.
4484
4485 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4486
4487         * configure.ac:
4488           Bump core/base requirements to released versions to avoid
4489           confusion.
4490
4491         * gst/deinterlace/gstdeinterlace.c: (deinterlace_debug),
4492           (GST_CAT_DEFAULT), (gst_deinterlace_base_init),
4493           (gst_deinterlace_set_caps), (plugin_init):
4494           Add debug category, use _set_element_details_simple and
4495           remove special code path for Y42B to calculate offsets and
4496           strides; libgstvideo knows how to handle this format now.
4497
4498 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4499
4500         * gst/cdxaparse/Makefile.am:
4501         * gst/cdxaparse/gstcdxaparse.c:
4502         * gst/cdxaparse/gstcdxastrip.c:
4503         * gst/cdxaparse/gstcdxastrip.h:
4504         * gst/cdxaparse/gstvcdparse.c:
4505         * gst/cdxaparse/gstvcdparse.h:
4506           Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn't do
4507           anything the 0.8 version didn't do though.
4508
4509 2008-04-11  Julien Moutte  <julien@fluendo.com>
4510
4511         * sys/oss4/oss4-mixer-enum.c:
4512         (gst_oss4_mixer_enum_get_values_locked):
4513         * sys/oss4/oss4-source.c: (gst_oss4_source_delay): Fix arguments
4514         format in debug statements.
4515
4516 2008-04-10  Tim-Philipp Müller  <tim at centricular dot net>
4517
4518         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4519
4520         * configure.ac:
4521         * sys/Makefile.am:
4522         * sys/wininet/Makefile.am:
4523         * sys/wininet/gstwininetsrc.c:
4524         * sys/wininet/gstwininetsrc.h:
4525           Add wininetsrc for basic http/ftp support on windows (#520897).
4526
4527 2008-04-10  Tim-Philipp Müller  <tim at centricular dot net>
4528
4529         * gst/nsf/nsf.h:
4530           Change prototype of process function here too to avoid
4531           'incompatible assignment' warnings.
4532
4533 2008-04-10  Sebastian Dröge  <slomo@circular-chaos.org>
4534
4535         * tests/check/elements/souphttpsrc.c: (got_buffer),
4536         (souphttpsrc_suite):
4537         Increase the timeout for the internet tests to 250 seconds
4538         and check for NULL caps instead of just crashing.
4539         The real fix would be to implement an shoutcast server for the unit test
4540         instead of relying on a working internet connection.
4541         Fixes bug #521749.
4542
4543 2008-04-10  Peter Kjellerstedt  <pkj@axis.com>
4544
4545         * gst/rtpmanager/gstrtpbin.c: (free_session):
4546         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize):
4547         Avoid leaking pads in the RTP manager.
4548
4549 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4550
4551         * gst/nsf/nes_apu.c: (apu_process):
4552         * gst/nsf/nes_apu.h:
4553         Don't do void pointer arithmetic - it's a gcc extension.
4554
4555 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4556
4557         * ext/jack/gstjackaudiosink.c: (gst_jack_audio_sink_class_init):
4558           Work around missing bits of thread-safety on older GLibs some
4559           more to avoid assertions when starting up multiple playbin
4560           objects concurrently (see #512382).
4561
4562 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4563
4564         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4565
4566         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_response_cb):
4567         Only ignore actual redirects not all responses when in state
4568         GST_SOUP_HTTP_SRC_SESSION_IO_STATUS_RUNNING. Fixes bug #526337.
4569
4570 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4571
4572         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4573
4574         * configure.ac:
4575         Actually build dlls when cross-compiling with mingw32.
4576         Fixes bug #526247.
4577
4578 2008-04-05  Sebastian Dröge  <slomo@circular-chaos.org>
4579
4580         * tests/check/elements/ofa.c: (GST_START_TEST):
4581         Also check that we have processed at least 135 seconds of audio
4582         until we stop and calculated a fingerprint.
4583
4584 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4585
4586         * gst/subenc/gstsrtenc.c:
4587         * gst/subenc/gstsrtenc.h:
4588           GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.
4589
4590 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4591
4592         * tests/check/Makefile.am:
4593         * tests/check/elements/.cvsignore:
4594         * tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST),
4595         (ofa_suite), (main):
4596         Add simple unit tests for the OFA plugin.
4597
4598 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4599
4600         * configure.ac:
4601         * sys/Makefile.am:
4602         * sys/oss4/Makefile.am:
4603         * sys/oss4/oss4-audio.c:
4604         * sys/oss4/oss4-audio.h:
4605         * sys/oss4/oss4-mixer-enum.c:
4606         * sys/oss4/oss4-mixer-enum.h:
4607         * sys/oss4/oss4-mixer-slider.c:
4608         * sys/oss4/oss4-mixer-slider.h:
4609         * sys/oss4/oss4-mixer-switch.c:
4610         * sys/oss4/oss4-mixer-switch.h:
4611         * sys/oss4/oss4-mixer.c:
4612         * sys/oss4/oss4-mixer.h:
4613         * sys/oss4/oss4-property-probe.c:
4614         * sys/oss4/oss4-property-probe.h:
4615         * sys/oss4/oss4-sink.c:
4616         * sys/oss4/oss4-sink.h:
4617         * sys/oss4/oss4-soundcard.h:
4618         * sys/oss4/oss4-source.c:
4619         * sys/oss4/oss4-source.h:
4620           Add initial support for OSSv4. Mixer still needs a bit more love,
4621           but even magic has its limits.
4622
4623 2008-04-01  Tim-Philipp Müller  <tim at centricular dot net>
4624
4625         * configure.ac:
4626         * gst-plugins-bad.spec.in:
4627         * gst/srtenc/Makefile.am:
4628         * gst/srtenc/gstsrtenc.c:
4629         * gst/srtenc/gstsrtenc.h:
4630         * gst/subenc/Makefile.am:
4631         * gst/subenc/gstsrtenc.c: (plugin_init):
4632           Rename new srtenc plugin to subenc.
4633
4634 2008-04-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4635
4636         * gst/mpegtsparse/mpegtspacketizer.c:
4637         Cable delivery subsystem descriptors' frequency's bcd
4638         is measured in 100Hz units so adjust multiplier accordingly.
4639
4640 2008-04-01  Thijs Vermeir  <thijsvermeir@gmail.com>
4641
4642         * configure.ac:
4643         * gst/srtenc/Makefile.am:
4644         * gst/srtenc/gstsrtenc.c:
4645         * gst/srtenc/gstsrtenc.h:
4646         Add srt subtitle encoder
4647
4648 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4649
4650         Patch by: Kapil Agrawal <kapil at fluendo dot com>
4651
4652         * ext/gsm/gstgsmdec.c: (gst_gsmdec_sink_setcaps),
4653         (gst_gsmdec_chain):
4654         * ext/gsm/gstgsmdec.h:
4655         Increase the allowed samplerates for the ms-gsm format.
4656         Fixes #481354.
4657
4658 2008-03-30  Tim-Philipp Müller  <tim at centricular dot net>
4659
4660         Patch by: Jan de Groot <jan at jgc homeip net>
4661
4662         * configure.ac:
4663           Fix build with --disable-external (#525100).
4664
4665 2008-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4666
4667         * sys/dvb/gstdvbsrc.c:
4668         Repeat diseqc call to allow for some diseqc switches.
4669
4670 2008-03-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4671
4672         * ext/Makefile.am:
4673         Dist ofa correctly! Fixes non-uninstalled build.
4674
4675 2008-03-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4676
4677         * sys/dvb/gstdvbsrc.c:
4678         Make diseqc work more reliably.
4679
4680 2008-03-26  Sebastian Dröge  <slomo@circular-chaos.org>
4681
4682         * gst/nsf/Makefile.am:
4683         * gst/nsf/fds_snd.c:
4684         * gst/nsf/mmc5_snd.c:
4685         * gst/nsf/nsf.c:
4686         * gst/nsf/types.h:
4687         * gst/nsf/vrc7_snd.c:
4688         * gst/nsf/vrcvisnd.c:
4689         * gst/nsf/memguard.c:
4690         * gst/nsf/memguard.h:
4691         Remove memguard again and apply hopefully all previously dropped
4692         local patches. Should be really better than the old version now.
4693
4694 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4695
4696         * gst/nsf/memguard.c: (_my_free):
4697         * gst/nsf/types.h:
4698         Unbreak compilation by disabling memguard and doing some dirty hack
4699         fixes to make it compile on 64bits.
4700
4701 2008-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
4702
4703         Patch by: Andreas Henriksson <andreas at fatal dot set>
4704
4705         * gst/nsf/Makefile.am:
4706         * gst/nsf/dis6502.h:
4707         * gst/nsf/fds_snd.c:
4708         * gst/nsf/fds_snd.h:
4709         * gst/nsf/fmopl.c:
4710         * gst/nsf/fmopl.h:
4711         * gst/nsf/gstnsf.c:
4712         * gst/nsf/log.c:
4713         * gst/nsf/log.h:
4714         * gst/nsf/memguard.c:
4715         * gst/nsf/memguard.h:
4716         * gst/nsf/mmc5_snd.c:
4717         * gst/nsf/mmc5_snd.h:
4718         * gst/nsf/nes6502.c:
4719         * gst/nsf/nes6502.h:
4720         * gst/nsf/nes_apu.c:
4721         * gst/nsf/nes_apu.h:
4722         * gst/nsf/nsf.c:
4723         * gst/nsf/nsf.h:
4724         * gst/nsf/osd.h:
4725         * gst/nsf/types.h:
4726         * gst/nsf/vrc7_snd.c:
4727         * gst/nsf/vrc7_snd.h:
4728         * gst/nsf/vrcvisnd.c:
4729         * gst/nsf/vrcvisnd.h:
4730         Update our internal nosefart to nosefart-2.7-mls to fix segfaults
4731         on some files. Fixes bug #498237.
4732
4733         Remove some // comments, fix some compiler warnings and use pow()
4734         instead of a slow, selfmade implementation.
4735
4736 2008-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
4737
4738         Patch by: Ed Catmur <ed at catmur dot co dot uk>
4739
4740         * configure.ac:
4741         Add support for neon 0.28, which didn't change API. Fixes bug #524035.
4742
4743 2008-03-24  Rene Stadler  <mail@renestadler.de>
4744
4745         * gst/replaygain/gstrganalysis.c (gst_rg_analysis_init),
4746           (gst_rg_analysis_transform_ip):
4747         * gst/replaygain/gstrglimiter.c (gst_rg_limiter_init),
4748           (gst_rg_limiter_transform_ip):
4749         Make rganalysis and rglimiter elements GAP-flag aware.
4750
4751         * tests/check/elements/rganalysis.c: (test_gap_buffers),
4752           (rganalysis_suite):
4753         * tests/check/elements/rglimiter.c (test_gap), (rglimiter_suite):
4754         Add tests to verify gap-awareness.
4755
4756 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
4757
4758         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb),
4759         (gst_soup_http_src_chunk_allocator),
4760         (gst_soup_http_src_got_chunk_cb),
4761         (gst_soup_http_src_uri_get_protocols):
4762         Don't autoplug souphttpsrc for dav/davs. This is better handled by
4763         GIO and GnomeVFS as they provide authentication.
4764
4765         Don't leak the icy caps if we already set them and get a new
4766         icy-metaint header.
4767
4768         Try harder to set the icy caps on the output buffer to have correct
4769         caps for the first buffer already.
4770
4771         * tests/check/elements/souphttpsrc.c: (got_buffer),
4772         (GST_START_TEST):
4773         Check that we get a buffer with application/x-icy caps if iradio-mode
4774         is enabled and we have an icecast URL.
4775
4776 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
4777
4778         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_chunk_allocator):
4779         Actually set the icy caps on our src pad if we have icecast data.
4780         Fixes bug #523854.
4781
4782 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4783
4784         * configure.ac:
4785         Check if the compiler supports do { } while (0) macros. This fixes
4786         a warning when compiling with g++ 4.3, resulting in a build failure
4787         because of -Werror.
4788
4789         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
4790         * ext/mplex/gstmplex.cc:
4791         Include <string.h> for memcpy and friends to fix the build with
4792         gcc 4.3.
4793
4794         * tests/check/Makefile.am:
4795         Remove trailing backslash.
4796
4797 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4798
4799         * gst/selector/gstinputselector.c:
4800         (gst_input_selector_set_active_pad), (gst_input_selector_switch):
4801         Do g_object_notify() only when not holding the lock to get the property
4802         because otherwise we run into a deadlock with the deep-notify handlers
4803         that are possibly installed.
4804
4805 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4806
4807         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
4808         (gst_selector_pad_event), (gst_selector_pad_bufferalloc),
4809         (gst_selector_pad_chain), (gst_input_selector_set_active_pad):
4810         Release the selector lock when pad alloc happens on a non selected pad.
4811
4812 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4813
4814         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
4815         (gst_selector_pad_init), (gst_selector_pad_set_property),
4816         (gst_selector_pad_get_property), (gst_selector_pad_event),
4817         (gst_selector_pad_bufferalloc), (gst_selector_pad_chain),
4818         (gst_input_selector_set_active_pad):
4819         Add pad property to configure behaviour of the unselected pad, it can
4820         return OK or NOT_LINKED, based on the use case.
4821
4822 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4823
4824         * gst/selector/gstinputselector.c:
4825         (gst_selector_pad_get_running_time), (gst_selector_pad_reset),
4826         (gst_selector_pad_event), (gst_selector_pad_bufferalloc),
4827         (gst_input_selector_wait), (gst_selector_pad_chain),
4828         (gst_input_selector_class_init), (gst_input_selector_init),
4829         (gst_input_selector_dispose), (gst_segment_set_start),
4830         (gst_input_selector_set_active_pad),
4831         (gst_input_selector_set_property),
4832         (gst_input_selector_get_property),
4833         (gst_input_selector_get_linked_pad),
4834         (gst_input_selector_is_active_sinkpad),
4835         (gst_input_selector_activate_sinkpad),
4836         (gst_input_selector_request_new_pad),
4837         (gst_input_selector_release_pad),
4838         (gst_input_selector_change_state), (gst_input_selector_block),
4839         (gst_input_selector_switch):
4840         * gst/selector/gstinputselector.h:
4841         Figure out the locking a bit more.
4842         Mark buffers with discont after switching.
4843         Fix initial segment forwarding, make sure to only forward one segment
4844         regardless of what the sequence of buffers/segments is. See #522203.
4845         Improve flushing when blocked.
4846         Return NOT_LINKED when a stream is not selected.
4847         Not API change for the switch signal in the docs.
4848         Fix start/time/accum values of the new segment.
4849         Correctly unlock and flush a blocking selector when going to READY.
4850
4851 2008-03-20  Stefan Kost  <ensonic@users.sf.net>
4852
4853         * ext/ladspa/gstladspa.c:
4854         * ext/ladspa/gstsignalprocessor.c:
4855           Add some thoughts and FIXME's.
4856
4857 2008-03-20  Stefan Kost  <ensonic@users.sf.net>
4858
4859         * gst/bayer/gstbayer2rgb.c:
4860           Include stdlib.h for abs.
4861
4862 2008-03-19  Stefan Kost  <ensonic@users.sf.net>
4863
4864         * gst/freeze/FAQ:
4865         * gst/freeze/Makefile.am:
4866         * gst/freeze/gstfreeze.c:
4867           Add example to source code documentation blob and remove the 3 line
4868           FAQ.
4869
4870         * gst/interleave/interleave.c:
4871           Add a source code documentation blob.
4872
4873 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
4874
4875         * ext/ofa/gstofa.c: (create_fingerprint), (gst_ofa_event),
4876         (gst_ofa_transform_ip), (plugin_init):
4877         Improve debugging, clean up a bit and really generate the fingerprint
4878         after 135 seconds.
4879
4880 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
4881
4882         * ext/ofa/gstofa.c:
4883         Use GPL as license, the plugin itself is LGPL but libofa is GPL.
4884
4885 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
4886
4887         Based on a patch by: Eric Buehl <eric dot buehl at gmail dot com>
4888
4889         * configure.ac:
4890         * ext/ofa/Makefile.am:
4891         * ext/ofa/gstofa.c: (gst_ofa_base_init), (gst_ofa_finalize),
4892         (gst_ofa_class_init), (create_fingerprint), (gst_ofa_event),
4893         (gst_ofa_init), (gst_ofa_transform_ip), (gst_ofa_get_property),
4894         (plugin_init):
4895         * ext/ofa/gstofa.h:
4896         Add an OFA element, the successor of MusicBrainz TRM fingerprinting.
4897         Fixes bug #351309.
4898
4899 2008-03-18  Andy Wingo  <wingo@pobox.com>
4900
4901         * ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument,
4902         and a potential int overflow.
4903
4904         * ext/faad/gstfaad.h: Include <neaacdec.h> if faad is neaac.
4905         Avoids a #warning about an ignored #pragma.
4906
4907 2008-03-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4908
4909         * examples/switch/switcher.c:
4910         Update switch example to use input selector.
4911
4912 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
4913
4914         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
4915         (gst_neonhttp_src_send_request_and_redirect):
4916         Handle HTTP status code 303 (See Other) the same way
4917         as 302 (Found). Not sure what to do about all the other 3xx
4918         redirect status codes. Fixes bug #522884.
4919
4920 2008-03-14  Edward Hervey  <edward.hervey@collabora.co.uk>
4921
4922         * gst-libs/gst/dshow/Makefile.am:
4923         Make sure the dshow helper library headers get distributed in the next
4924         release.
4925
4926 2008-03-14  David Schleef  <ds@schleef.org>
4927
4928         Patch by: William M. Brack
4929
4930         * gst/bayer/gstbayer2rgb.c: Significant improvements.  Fixes #521392.
4931
4932 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4933
4934         * gst/selector/gstinputselector.c: (gst_selector_pad_event),
4935         (gst_selector_pad_bufferalloc), (gst_selector_pad_chain),
4936         (gst_input_selector_class_init),
4937         (gst_input_selector_set_active_pad),
4938         (gst_input_selector_set_property),
4939         (gst_input_selector_push_pending_stop):
4940         Add lots of debugging. 
4941         Fix time member in the newsegment event.
4942
4943 2008-03-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4944
4945         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
4946         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4947         (gst_selector_pad_event), (gst_input_selector_class_init),
4948         (gst_input_selector_init), (gst_input_selector_set_active_pad),
4949         (gst_input_selector_set_property),
4950         (gst_input_selector_get_property),
4951         (gst_input_selector_request_new_pad),
4952         (gst_input_selector_release_pad),
4953         (gst_input_selector_push_pending_stop),
4954         (gst_input_selector_switch):
4955         * gst/selector/gstinputselector.h:
4956         Various cleanups.
4957         Added tags to the pads.
4958         Select active pad based on the pad object instead of its name.
4959         Fix refcount in set_active_pad.
4960         Add property to get the number of pads.
4961
4962         * gst/selector/gstoutputselector.c:
4963         (gst_output_selector_class_init),
4964         (gst_output_selector_set_property),
4965         (gst_output_selector_get_property):
4966         Various cleanups.
4967         Select the active pad based on the pad object instead of its name.
4968         Fix locking when setting the active pad.
4969
4970         * gst/selector/gstselector-marshal.list:
4971         * tests/check/elements/selector.c: (cleanup_pad),
4972         (selector_set_active_pad), (run_input_selector_buffer_count):
4973         Fixes for pad instead of padname for pad selection.
4974
4975 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4976
4977         * ext/alsaspdif/alsaspdifsink.c:
4978         * ext/gsm/gstgsm.c:
4979         * ext/jack/gstjack.c:
4980         * ext/libmms/gstmms.c:
4981         * ext/neon/gstneonhttpsrc.c:
4982         * ext/shout/gstshout.c:
4983         * ext/timidity/gsttimidity.c:
4984         * ext/timidity/gstwildmidi.c:
4985         * gst/nuvdemux/gstnuvdemux.c:
4986         * gst/tta/gsttta.c:
4987         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
4988         of hardcoding values where possible. Fixes bug #522212.
4989
4990 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4991
4992         Patch by: Wouter Cloetens <wouter at mind dot be>
4993
4994         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_init),
4995         (gst_soup_http_src_finished_cb), (gst_soup_http_src_response_cb),
4996         (gst_soup_http_src_build_message), (gst_soup_http_src_create):
4997         * ext/soup/gstsouphttpsrc.h:
4998         Try to resume on server disconnect. Fixes bug #522134.
4999
5000 2008-03-12  Wim Taymans  <wim.taymans@collabora.co.uk>
5001
5002         * ext/xvid/gstxvidenc.c: (gst_xvidenc_chain):
5003         Set correct pixel aspect ratio for the encoder.
5004
5005 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5006
5007         Patch by: Olivier Crete <tester at tester dot ca>
5008
5009         * gst/rtpmanager/rtpsession.c: (find_add_conflicting_addresses),
5010         (check_collision), (obtain_source), (rtp_session_create_new_ssrc),
5011         (rtp_session_create_source), (rtp_session_process_rtp),
5012         (rtp_session_process_sr), (rtp_session_process_rr),
5013         (rtp_session_process_sdes), (rtp_session_process_bye),
5014         (rtp_session_send_bye_locked), (rtp_session_send_bye),
5015         (rtp_session_on_timeout):
5016         * gst/rtpmanager/rtpsession.h:
5017         Implement collision and loop detection in rtpmanager.
5018         Fixes #520626.
5019
5020         * gst/rtpmanager/rtpsource.c: (rtp_source_reset),
5021         (rtp_source_init):
5022         * gst/rtpmanager/rtpsource.h:
5023         Add method to reset stats.
5024
5025 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5026
5027         Based on patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5028
5029         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_init),
5030         (rtcp_thread), (start_rtcp_thread), (stop_rtcp_thread),
5031         (join_rtcp_thread), (gst_rtp_session_change_state):
5032         Avoid a deadlock when joining the RTCP thread in PAUSED because it might
5033         be blocked downstream. Also avoid spawning multiple rtcp threads.
5034         Fixes #520894.
5035
5036 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5037
5038         Patch by: Stefan Kost <ensonic@users.sf.net>
5039
5040         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
5041         Don't try to reset the clock skew when we have no timestamps.
5042         Fixes #519005.
5043
5044 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5045
5046         Patch by: Sjoerd Simons <sjoerd at luon dot net>
5047
5048         * ext/faad/gstfaad.c: (looks_like_valid_header):
5049         Improve the header checking to look for what faad2 looks
5050         for too. Fixes playback of same apple trailers.
5051         Fixes bug #469979.
5052
5053 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5054
5055         * configure.ac:
5056         Really check for libdc1394 >= 2.0.0, pkg-config thinks that
5057         2.0.0-rcX is newer than 2.0.0 so we check for this too.
5058
5059 2008-03-05  David Schleef  <ds@schleef.org>
5060
5061         * ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed
5062           from the encoder program in dirac.
5063
5064 2008-03-05  David Schleef  <ds@schleef.org>
5065
5066         * configure.ac:
5067         * ext/Makefile.am:
5068         * ext/dirac/Makefile.am:
5069         * ext/dirac/gstdirac.cc:
5070         * ext/dirac/gstdiracenc.cc:
5071           Rewrite Dirac encoder plugin based on Schroedinger gstreamer
5072           elements.
5073
5074 2008-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
5075
5076         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
5077
5078         * configure.ac:
5079         * ext/Makefile.am:
5080         * ext/mplex/Makefile.am:
5081         * ext/mplex/gstmplex.cc:
5082         * ext/mplex/gstmplex.hh:
5083         * ext/mplex/gstmplexibitstream.cc:
5084         * ext/mplex/gstmplexibitstream.hh:
5085         * ext/mplex/gstmplexjob.cc:
5086         * ext/mplex/gstmplexjob.hh:
5087         * ext/mplex/gstmplexoutputstream.cc:
5088         * ext/mplex/gstmplexoutputstream.hh:
5089         Port mplex element to 0.10. Fixes bug #520329.
5090
5091         * tests/check/Makefile.am:
5092         * tests/check/elements/mplex.c: (test_sink_event), (setup_src_pad),
5093         (teardown_src_pad), (setup_mplex), (cleanup_mplex),
5094         (GST_START_TEST), (mplex_suite), (main):
5095         Add unit test for the mplex element.
5096
5097 2008-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
5098
5099         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
5100
5101         * configure.ac:
5102         Clean up detection of different mjpegtoolsAPI versions.
5103
5104         * ext/mpeg2enc/gstmpeg2enc.cc:
5105         * ext/mpeg2enc/gstmpeg2enc.hh:
5106         * ext/mpeg2enc/gstmpeg2encoder.cc:
5107         * ext/mpeg2enc/gstmpeg2encoptions.cc:
5108         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5109         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
5110         * ext/mpeg2enc/gstmpeg2encstreamwriter.cc:
5111         * ext/mpeg2enc/gstmpeg2encstreamwriter.hh:
5112         Streamline conditional code for evolving mjpegtools API,
5113         optimize and fix/prevent crash in log handling, use
5114         names/nicks for enums in the usual way andm inor updates
5115         in code and properties/settings. Partially fixes bug #520329.
5116
5117 2008-03-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5118
5119         * gst/mpegtsparse/gstmpegdesc.h:
5120         * gst/mpegtsparse/mpegtspacketizer.c:
5121         Add parsing of cable delivery system descriptor.
5122
5123 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5124
5125         * configure.ac:
5126         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5127         plug-ins are included/excluded. (#498222)
5128
5129 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
5130
5131         Patch by: Jens Granseuer <jensgr at gmx dot net>
5132
5133         * gst/mve/gstmvedemux.c: (gst_mve_audio_data),
5134         (gst_mve_demux_get_type):
5135         Fix audio discontinuity that happens when silent chunks are
5136         followed by real data again. Fixes bug #519905.
5137
5138 2008-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5139
5140         * sys/dvb/gstdvbsrc.c:
5141         * sys/dvb/parsechannels.c:
5142         Add DVB-C support. Special thanks to Christian Schaller
5143         for a testing ground.
5144
5145 2008-02-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5146
5147         * gst/mpegtsparse/mpegtsparse.c:
5148         Only send PMTs to program pads that the PMT is for even if
5149         on same pid.
5150         As a by-product, we now no longer hardcode any psi pid numbers.
5151         Also remove pcr stream from old pmt when we apply a new pmt.
5152
5153 2008-02-28  Edgard Lima  <edgard.lima@indt.org.br>
5154
5155         * ext/metadata/TODO:
5156         * ext/metadata/metadata_mapping.htm:
5157         * ext/metadata/metadataexif.c:
5158         * ext/metadata/metadatatags.c:
5159         * ext/metadata/metadatatags.h:
5160         * tests/icles/metadata_editor.c:
5161         Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as
5162         local time (those changes has been done in previous comit but had to
5163         be revert in 2008-02-10 due to frozen)
5164
5165 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5166
5167         * sys/dvb/camutils.c:
5168         Remove the G_VALUE_HOLDS_BOXED checks. They were
5169         only added to help debug the data corruption.
5170
5171 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5172
5173         * sys/dvb/camutils.c:
5174         Don't free the program descriptors, this structure
5175         containing them is still stored after.
5176         Fixes data corruption.
5177
5178 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5179
5180         * sys/dvb/camutils.c:
5181         Extra checks to prevent data corruption/segfaults.
5182
5183 2008-02-26  Stefan Kost  <ensonic@users.sf.net>
5184
5185         * ext/nas/nassink.c:
5186           Fix build warning by using portable API.
5187
5188 2008-02-26  Stefan Kost  <ensonic@users.sf.net>
5189
5190         * gst/selector/gstoutputselector.c:
5191           Fix changing to same pad twice before a chain call.     
5192
5193 2008-02-26  Sebastian Dröge  <slomo@circular-chaos.org>
5194
5195         Patch by: Daniel Fischer <dan at f3c dot com>
5196
5197         * configure.ac:
5198         * ext/dc1394/gstdc1394.c: (gst_dc1394_change_state),
5199         (gst_dc1394_get_cam_caps), (gst_dc1394_open_cam_with_best_caps):
5200         * ext/dc1394/gstdc1394.h:
5201         Add support for libdc1394 2.0.0 and above and require this version
5202         now. Fixes bug #514964.
5203
5204 2008-02-26  Sebastian Dröge  <slomo@circular-chaos.org>
5205
5206         Patch by: Wouter Cloetens <wouter at mind dot be>
5207
5208         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
5209         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
5210         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
5211         (gst_soup_http_src_create):
5212         * ext/soup/gstsouphttpsrc.h:
5213         * tests/check/elements/souphttpsrc.c: (run_test), (GST_START_TEST),
5214         (souphttpsrc_suite):
5215         Add support for specifying a list of cookies to be passed in
5216         the HTTP request. Fixes bug #518722.
5217
5218 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5219
5220         * gst/selector/gstinputselector.c:
5221         * gst/selector/gstinputselector.h:
5222           Added "select-all" property to make it work like aggregator in 0.8.
5223
5224         * gst/selector/gstoutputselector.c:
5225           Fix resend-latest behavoiur.
5226           
5227         * tests/check/Makefile.am:
5228         * tests/check/elements/.cvsignore:
5229         * tests/check/elements/selector.c:
5230           Add unit tests for selector.
5231
5232 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5233
5234         * configure.ac:
5235         * ext/timidity/gsttimidity.c: (plugin_init):
5236         * ext/timidity/gstwildmidi.c: (plugin_init):
5237         Remove midi typefinders and require base CVS as they moved there.
5238
5239 2008-02-24  Sebastian Dröge  <slomo@circular-chaos.org>
5240
5241         * ext/Makefile.am:
5242         Only disable the ext/timidity directory if both, wildmidi
5243         _and_ timidity are not available.
5244
5245 2008-02-24  Sebastian Dröge  <slomo@circular-chaos.org>
5246
5247         Patch by: Emilio Pozuelo Monfort <pochu at ubuntu dot com>
5248
5249         * ext/Makefile.am:
5250         Build the wildmidi plugin if it's enabled and not only when
5251         both, the timidity and wildmidi plugin, are enabled.
5252
5253 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5254
5255         * configure.ac:
5256         * ext/mpeg2enc/Makefile.am:
5257         * ext/soundtouch/Makefile.am:
5258         * gst/modplug/Makefile.am:
5259           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5260           when building C++ code.
5261
5262 2008-02-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5263
5264         * sys/dvb/gstdvbsrc.c:
5265         Add initial support for multiproto driver (not yet merged into
5266         v4l-dvb mainline yet).
5267         Only works for DVB-S not DVB-S2, DVB-T, DVB-C or other.
5268
5269 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
5270
5271         * docs/plugins/inspect/plugin-alsaspdif.xml:
5272         * docs/plugins/inspect/plugin-app.xml:
5273         * docs/plugins/inspect/plugin-bayer.xml:
5274         * docs/plugins/inspect/plugin-bz2.xml:
5275         * docs/plugins/inspect/plugin-cdaudio.xml:
5276         * docs/plugins/inspect/plugin-cdxaparse.xml:
5277         * docs/plugins/inspect/plugin-dfbvideosink.xml:
5278         * docs/plugins/inspect/plugin-dtsdec.xml:
5279         * docs/plugins/inspect/plugin-dvb.xml:
5280         * docs/plugins/inspect/plugin-dvdspu.xml:
5281         * docs/plugins/inspect/plugin-faac.xml:
5282         * docs/plugins/inspect/plugin-faad.xml:
5283         * docs/plugins/inspect/plugin-fbdevsink.xml:
5284         * docs/plugins/inspect/plugin-festival.xml:
5285         * docs/plugins/inspect/plugin-filter.xml:
5286         * docs/plugins/inspect/plugin-flvdemux.xml:
5287         * docs/plugins/inspect/plugin-freeze.xml:
5288         * docs/plugins/inspect/plugin-gsm.xml:
5289         * docs/plugins/inspect/plugin-gstinterlace.xml:
5290         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
5291         * docs/plugins/inspect/plugin-h264parse.xml:
5292         * docs/plugins/inspect/plugin-interleave.xml:
5293         * docs/plugins/inspect/plugin-jack.xml:
5294         * docs/plugins/inspect/plugin-ladspa.xml:
5295         * docs/plugins/inspect/plugin-metadata.xml:
5296         * docs/plugins/inspect/plugin-mms.xml:
5297         * docs/plugins/inspect/plugin-modplug.xml:
5298         * docs/plugins/inspect/plugin-mpeg2enc.xml:
5299         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
5300         * docs/plugins/inspect/plugin-mpegtsparse.xml:
5301         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
5302         * docs/plugins/inspect/plugin-musepack.xml:
5303         * docs/plugins/inspect/plugin-musicbrainz.xml:
5304         * docs/plugins/inspect/plugin-mve.xml:
5305         * docs/plugins/inspect/plugin-neon.xml:
5306         * docs/plugins/inspect/plugin-nsfdec.xml:
5307         * docs/plugins/inspect/plugin-nuvdemux.xml:
5308         * docs/plugins/inspect/plugin-rawparse.xml:
5309         * docs/plugins/inspect/plugin-real.xml:
5310         * docs/plugins/inspect/plugin-replaygain.xml:
5311         * docs/plugins/inspect/plugin-rfbsrc.xml:
5312         * docs/plugins/inspect/plugin-sdl.xml:
5313         * docs/plugins/inspect/plugin-sdp.xml:
5314         * docs/plugins/inspect/plugin-selector.xml:
5315         * docs/plugins/inspect/plugin-sndfile.xml:
5316         * docs/plugins/inspect/plugin-soundtouch.xml:
5317         * docs/plugins/inspect/plugin-spcdec.xml:
5318         * docs/plugins/inspect/plugin-speed.xml:
5319         * docs/plugins/inspect/plugin-speexresample.xml:
5320         * docs/plugins/inspect/plugin-stereo.xml:
5321         * docs/plugins/inspect/plugin-tremor.xml:
5322         * docs/plugins/inspect/plugin-tta.xml:
5323         * docs/plugins/inspect/plugin-vcdsrc.xml:
5324         * docs/plugins/inspect/plugin-videosignal.xml:
5325         * docs/plugins/inspect/plugin-vmnc.xml:
5326         * docs/plugins/inspect/plugin-x264.xml:
5327         * docs/plugins/inspect/plugin-xvid.xml:
5328         * docs/plugins/inspect/plugin-y4menc.xml:
5329           Update to version 0.10.6.1.
5330
5331 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
5332
5333         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5334         * docs/plugins/inspect/plugin-gdp.xml:
5335         * docs/plugins/inspect/plugin-quicktime.xml:
5336         * docs/plugins/inspect/plugin-switch.xml:
5337         * docs/plugins/inspect/plugin-videocrop.xml:
5338           Remove docs for elements that have moved to other modules
5339           or been renamed.
5340
5341 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5342
5343         Patch by: Wouter Cloetens <wouter at mind dot be>
5344
5345         * configure.ac:
5346         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_cancel_message),
5347         (gst_soup_http_src_finished_cb), (gst_soup_http_src_chunk_free),
5348         (gst_soup_http_src_chunk_allocator),
5349         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_create),
5350         (gst_soup_http_src_start), (gst_soup_http_src_set_proxy):
5351         * ext/soup/gstsouphttpsrc.h:
5352         Implement zero-copy and make the buffer size configurable.
5353         Prefix proxy URIs with "http://" if they don't start with it
5354         already and catch errors earlier, fixes hanging in some situations.
5355         Fixes bug #514948.
5356
5357 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5358
5359         * tests/check/gst-plugins-bad.supp:
5360         Add suppressions for SoundTouch valgrind warnings and
5361         a valgrind warning caused by the LADSPA sine plugin and
5362         happening on every exit().
5363         Remove GIO suppressions as it's now in -base.
5364
5365 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5366
5367         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_create):
5368         Don't allocate and copy the data to a new place but instead
5369         put the data from gmyth (which we own) into the buffers that
5370         are passed downstream.
5371
5372 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5373
5374         * ext/timidity/gstwildmidi.c:
5375         If WILDMIDI_CFG is not defined, define it to the default
5376         timidity configure file.
5377
5378 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5379
5380         Based on a patch by:
5381           Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
5382
5383         * configure.ac:
5384         * ext/mpeg2enc/gstmpeg2enc.cc:
5385         Remove hack to work with mjpegtools 1.9.0rc3 and above and instead
5386         use mjpeg_loglev_t() for getting the log levels. Check for this
5387         function in configure.ac as the pkg-config file doesn't tell us
5388         which release candidate we have. Fixes bug #517896.
5389
5390 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5391
5392         * configure.ac:
5393         Check for X for the nas plugin to make it possible to build it
5394         again. Fixes bug #517895.
5395
5396 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5397
5398         * tests/check/Makefile.am:
5399         Ignore some more elements for the states unit test, like
5400         dfbvideosink which produces a segfault. Fixes bug #517854.
5401
5402 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5403
5404         Patch by: Jens Granseuer <jensgr at gmx dot net>
5405
5406         * gst/librfb/gstrfbsrc.c: (gst_rfb_property_set_version):
5407         * gst/librfb/rfbdecoder.c: (rfb_decoder_message_set_encodings),
5408         (rfb_decoder_state_set_encodings):
5409         * gst/mpegtsparse/mpegtspacketizer.c:
5410         (mpegts_packetizer_parse_nit), (mpegts_packetizer_parse_sdt),
5411         (mpegts_packetizer_parse_eit):
5412         * sys/fbdev/gstfbdevsink.c: (gst_fbdevsink_getcaps),
5413         (gst_fbdevsink_setcaps), (gst_fbdevsink_render):
5414         Some C89 fixes, moving variable declarations to the beginning
5415         of a block. Fixes bug #517937.
5416
5417 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5418
5419         * configure.ac:
5420         Back to development...
5421
5422 === release 0.10.6 ===
5423
5424 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5425
5426         * configure.ac:
5427           releasing 0.10.6, "A Big Deep Breath"
5428
5429 2008-02-20  Bastien Nocera  <hadess@hadess.net>
5430
5431         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_do_seek),
5432         (gst_mythtv_src_start): Using the wrong GstFormat for the filesize,
5433         and fail seek properly on anything but _BYTES format
5434         Fixes bug #517684
5435
5436 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
5437
5438         Patch by: Olivier Crete <tester at tester dot ca>
5439
5440         * gst/rtpmanager/gstrtpbin.c: (new_ssrc_pad_found):
5441         Fix small memory leak, leaking caps. Fixes bug #517571.
5442
5443 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5444
5445         * gst/tta/Makefile.am:
5446         Link tta plugin with libm. Fixes bug #517391.
5447
5448 2008-02-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5449
5450         * sys/dvb/camutils.c:
5451         Do not assume "descriptors" property in the pmt structure
5452         is present.
5453         Fixes #516499.
5454
5455 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5456
5457         Patch by: Olivier Crete <tester@tester.ca>
5458
5459         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate):
5460         Ignore streams that did not receive an SR packet when doing
5461         synchronisation. Fixes #516160.
5462
5463 2008-02-14  Sebastian Dröge  <slomo@circular-chaos.org>
5464
5465         * gst/dvdspu/gstdvdspu.c: (gst_dvd_spu_handle_new_spu_buf):
5466         Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. Patch based
5467         on an idea by Jan Schmidt, fixes bug #516436.
5468
5469 2008-02-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5470
5471         * gst/mpegtsparse/gstmpegdesc.c:
5472         * gst/mpegtsparse/gstmpegdesc.h:
5473         * gst/mpegtsparse/mpegtsparse.c:
5474         Make sure the gstmpegdesc debug lines do not critical
5475         when GST_DEBUG is enabled and also actually output.
5476         Thanks to Alessandro Decina for spotting.
5477         Fixes #516448
5478
5479 2008-02-13  Jan Schmidt  <jan.schmidt@sun.com>
5480
5481         * gst-libs/gst/Makefile.am:
5482         * sys/Makefile.am:
5483         Also add dshow pieces to the disted subdirs to fix distcheck.
5484
5485 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5486
5487         Patch by: Josep Torra Valles <josep@fluendo.com>
5488
5489         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse):
5490         Fix potential buffer leak in reverse mode. Re-Fixes #516061.
5491
5492 2008-02-13  Sebastian Dröge  <slomo@circular-chaos.org>
5493
5494         * configure.ac:
5495         Allow gmyth versions from 0.4 up to 0.7.99, the API didn't change
5496         until 0.7 fortunately.
5497
5498 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5499
5500         * configure.ac:
5501         Generate the directshow Makefiles so that the directories
5502         get disted. Still needs some configure time detection to enable
5503         building them under MingW.
5504
5505 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5506
5507         * ext/metadata/Makefile.am:
5508         Don't install a header file. We will have to merge these
5509         tags into libgsttag after the release and use them from there.
5510         Fixes: #515860
5511
5512 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5513
5514         * gst-libs/gst/dshow/Makefile.am:
5515         * sys/dshowdecwrapper/Makefile.am:
5516         * sys/dshowsrcwrapper/Makefile.am:
5517         Add Makefiles to win32 plugins and lib.
5518         They will need to be tested and probably fixed by developers
5519         working with mingw. This is a first step to include source files 
5520         with releases.
5521         
5522 2008-02-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5523
5524         * sys/dvb/dvbbasebin.c:
5525         Fix leak of location string returned from gst_uri_get_location.
5526         Fixes bug #516114
5527
5528 2008-02-12  David Schleef  <ds@schleef.org>
5529
5530         * configure.ac:
5531         * docs/plugins/Makefile.am:
5532         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5533         * docs/plugins/inspect/plugin-glimagesink.xml:
5534         * sys/Makefile.am:
5535         * sys/glsink/BUGS:
5536         * sys/glsink/Makefile.am:
5537         * sys/glsink/color_matrix.c:
5538         * sys/glsink/glextensions.c:
5539         * sys/glsink/glextensions.h:
5540         * sys/glsink/glimagesink.c:
5541         * sys/glsink/glimagesink.h:
5542         * sys/glsink/gltestsrc.c:
5543         * sys/glsink/gltestsrc.h:
5544         * sys/glsink/gstglbuffer.c:
5545         * sys/glsink/gstglbuffer.h:
5546         * sys/glsink/gstglconvert.c:
5547         * sys/glsink/gstgldisplay.c:
5548         * sys/glsink/gstgldisplay.h:
5549         * sys/glsink/gstgldownload.c:
5550         * sys/glsink/gstglfilter.c:
5551         * sys/glsink/gstglfilter.h:
5552         * sys/glsink/gstglfilterexample.c:
5553         * sys/glsink/gstgltestsrc.c:
5554         * sys/glsink/gstgltestsrc.h:
5555         * sys/glsink/gstglupload.c:
5556         * sys/glsink/gstopengl.c:
5557           Remove glimagesink, as it's been moved to gst-plugins-gl.
5558           Fixes #516094.
5559
5560 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
5561
5562         Patch by: Josep Torra Valles <josep@fluendo.com>
5563
5564         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse):
5565         Fix potential buffer leak in reverse mode. Fixes #516061.
5566
5567 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5568
5569         * sys/dshowdecwrapper/gstdshowaudiodec.c:
5570         (gst_dshowaudiodec_dispose):
5571         * sys/dshowdecwrapper/gstdshowvideodec.c:
5572         (gst_dshowvideodec_dispose):
5573         Chain up dispose methods properly. Fixes bug #515970.
5574
5575 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
5576
5577         * gst/mpegvideoparse/mpegvideoparse.c:
5578         (mpegvideoparse_handle_sequence), (mpegvideoparse_drain_avail),
5579         (gst_mpegvideoparse_change_state):
5580         Fix leaking caps.
5581         Fix potential buffer leak in forward mode.
5582         Cleanup queues when going to READY. Fixes #515815.
5583
5584 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5585
5586         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5587         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5588         * docs/plugins/inspect/plugin-gio.xml:
5589         Remove documentation for the GIO plugin as it was moved to
5590         gst-plugins-base. Fixes bug #515964.
5591
5592 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5593
5594         * ext/xvid/gstxvidenc.c:
5595         * gst/vmnc/vmncdec.c:
5596         * sys/glsink/glimagesink.c:
5597         * sys/glsink/gstgldisplay.c:
5598         Fix some finalize leaks by chaining up to the parent method.
5599         Fixes: #515919
5600
5601 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5602
5603         * tests/check/elements/souphttpsrc.c:
5604         Include glib/gprintf.h for g_vasprintf(). Fixes bug #515564.
5605
5606 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5607
5608         * gst/librfb/gstrfbsrc.c: (gst_rfb_src_dispose):
5609         Free the rfb decoder on finalize. Fixes bug #515721.
5610
5611 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5612
5613         * sys/fbdev/gstfbdevsink.c: (gst_fbdevsink_class_init),
5614         (gst_fbdevsink_finalize):
5615         Free the device string in finalize. Fixes bug #515722.
5616
5617 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5618
5619         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
5620         Unset GValues after using them. Fixes bug #515720.
5621
5622 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5623
5624         * tests/check/Makefile.am:
5625         Disable the dvb plugin for the states test. Fixes bug #515567.
5626
5627 2008-02-10  Edgard Lima,,,,  <edgard.lima@indt.org.br>
5628
5629         * ext/metadata/TODO:
5630         * ext/metadata/metadata_mapping.htm:
5631         * ext/metadata/metadataexif.c:
5632         * ext/metadata/metadatatags.c:
5633         * ext/metadata/metadatatags.h:
5634         * tests/icles/metadata_editor.c:
5635           Revert changes to 2008-02-09 due to frozen.
5636
5637 2008-02-10  Jan Schmidt  <jan.schmidt@sun.com>
5638
5639         * ext/ivorbis/vorbisfile.c:
5640         Trivial fix for build warning.
5641         Patch by: Josep Torra Valles <josep@fluendo.com>
5642         Fixes: #515588
5643
5644 2008-02-10  Edgard Lima  <edgard.lima@indt.org.br>
5645
5646         * ext/metadata/TODO:
5647         * ext/metadata/metadataexif.c:
5648           Convert from EXIF to XMP DataTime as local time.
5649
5650 2008-02-10  Edgard Lima  <edgard.lima@indt.org.br>
5651
5652         * ext/metadata/TODO:
5653         * ext/metadata/metadata_mapping.htm:
5654         * ext/metadata/metadataexif.c:
5655         * ext/metadata/metadatatags.c:
5656         * ext/metadata/metadatatags.h:
5657         * tests/icles/metadata_editor.c:
5658           Map Date-Time and GPS tags.
5659           
5660
5661 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5662
5663         * gst/selector/Makefile.am:
5664
5665         Listing the marshal.h in the nodist_HEADERS breaks distcheck, so
5666         let's not do that
5667
5668         * tests/check/Makefile.am:
5669         Disable the crashing cdaudio plugin from the states test so I can make
5670         pre-releases.
5671
5672 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5673
5674         * win32/vs6/libgstdshowdecwrapper.dsp:
5675         * win32/vs6/libgstflv.dsp:
5676         Convert to DOS line endings, and set -kb
5677
5678 2008-02-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5679
5680         * sys/dvb/Makefile.am:
5681         * sys/dvb/dvbbasebin.c:
5682         Add URI Handler for dvb.
5683         Re-order pad templates to workaround a bug in playbasebin.
5684         * sys/dvb/parsechannels.c:
5685         * sys/dvb/parsechannels.h:
5686         Add code to parse channels from zap-style channels.conf files.
5687
5688 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5689
5690         * configure.ac:
5691         * docs/plugins/Makefile.am:
5692         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5693         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5694         * docs/plugins/gst-plugins-bad-plugins.args:
5695         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5696         * docs/plugins/inspect/plugin-multifile.xml:
5697         * gst/multifile/Makefile.am:
5698         * gst/multifile/gstmultifile.c:
5699         * gst/multifile/gstmultifilesink.c:
5700         * gst/multifile/gstmultifilesink.h:
5701         * gst/multifile/gstmultifilesrc.c:
5702         * gst/multifile/gstmultifilesrc.h:
5703         * gst/multifile/multifile.vproj:
5704         * tests/check/Makefile.am:
5705         * tests/check/elements/multifile.c:
5706
5707         Remove multifile plugin, which has moved to -good
5708
5709 2008-02-07  David Schleef  <ds@schleef.org>
5710
5711         * gst/multifile/gstmultifilesink.c:
5712         * gst/multifile/gstmultifilesrc.c:
5713           Use g_file_[sg]et_contents() instead of using stdio functions.
5714           Should be less error prone.
5715         * tests/check/elements/multifile.c:
5716           Create a temporary directory using standard functions instead of
5717           creating a directory in the current dir.
5718
5719 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5720
5721         * configure.ac:
5722         * docs/plugins/Makefile.am:
5723         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5724         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5725         * docs/plugins/gst-plugins-bad-plugins.args:
5726         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5727         * docs/plugins/inspect/plugin-spectrum.xml:
5728         * gst/spectrum/.cvsignore:
5729         * gst/spectrum/Makefile.am:
5730         * gst/spectrum/README:
5731         * gst/spectrum/demo-audiotest.c:
5732         * gst/spectrum/demo-osssrc.c:
5733         * gst/spectrum/gstspectrum.c:
5734         * gst/spectrum/gstspectrum.h:
5735         * gst/spectrum/spectrum.vcproj:
5736         * tests/check/Makefile.am:
5737         * tests/check/elements/spectrum.c:
5738
5739         Remove spectrum plugin, which has moved to -good
5740
5741 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5742
5743         * docs/plugins/gst-plugins-bad-plugins.args:
5744         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5745         * docs/plugins/gst-plugins-bad-plugins.interfaces:
5746         Remove equalizer plugin docs
5747
5748         * tests/check/Makefile.am:
5749         Add GST_OPTION_CFLAGS, to get -Werror -Wall into the tests as for
5750         other modules.
5751
5752         * tests/check/elements/multifile.c:
5753         * tests/check/elements/rganalysis.c:
5754         * tests/check/elements/rglimiter.c:
5755
5756         Fix compiler warnings from -Wall -Werror
5757
5758 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5759
5760         * configure.ac:
5761         * docs/plugins/Makefile.am:
5762         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5763         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5764         * docs/plugins/inspect/plugin-equalizer.xml:
5765         * gst/equalizer/.cvsignore:
5766         * gst/equalizer/Makefile.am:
5767         * gst/equalizer/demo.c:
5768         * gst/equalizer/gstiirequalizer.c:
5769         * gst/equalizer/gstiirequalizer.h:
5770         * gst/equalizer/gstiirequalizer10bands.c:
5771         * gst/equalizer/gstiirequalizer10bands.h:
5772         * gst/equalizer/gstiirequalizer3bands.c:
5773         * gst/equalizer/gstiirequalizer3bands.h:
5774         * gst/equalizer/gstiirequalizernbands.c:
5775         * gst/equalizer/gstiirequalizernbands.h:
5776         * tests/check/Makefile.am:
5777         * tests/check/elements/.cvsignore:
5778         * tests/check/elements/equalizer.c:
5779
5780         Remove the equalizer plugin, which has moved to -good
5781
5782 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5783
5784         * configure.ac:
5785         Make DISABLE_DEPRECATED defined *only* during CVS, not during
5786         pre-releases or releases.
5787
5788 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5789
5790         * docs/plugins/Makefile.am:
5791         Don't scan deleted xingmux header.
5792
5793 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5794
5795         * configure.ac:
5796         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5797         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5798         * docs/plugins/inspect/plugin-xingheader.xml:
5799         * gst/xingheader/Makefile.am:
5800         * gst/xingheader/gstxingmux.c:
5801         * gst/xingheader/gstxingmux.h:
5802         * tests/check/Makefile.am:
5803         * tests/check/elements/.cvsignore:
5804         * tests/check/elements/xingmux.c:
5805         * tests/check/elements/xingmux_testdata.h:
5806         Remove the xingmux plugin, as the element has moved into
5807         mpegaudioparse in -ugly.
5808
5809 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5810
5811         * docs/plugins/Makefile.am:
5812         Remove mention of non-existent headers to fix the build.
5813
5814 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5815
5816         * configure.ac:
5817         * ext/Makefile.am:
5818         * ext/gio/Makefile.am:
5819         * ext/gio/gstgio.c:
5820         * ext/gio/gstgio.h:
5821         * ext/gio/gstgiobasesink.c:
5822         * ext/gio/gstgiobasesink.h:
5823         * ext/gio/gstgiobasesrc.c:
5824         * ext/gio/gstgiobasesrc.h:
5825         * ext/gio/gstgiosink.c:
5826         * ext/gio/gstgiosink.h:
5827         * ext/gio/gstgiosrc.c:
5828         * ext/gio/gstgiosrc.h:
5829         * ext/gio/gstgiostreamsink.c:
5830         * ext/gio/gstgiostreamsink.h:
5831         * ext/gio/gstgiostreamsrc.c:
5832         * ext/gio/gstgiostreamsrc.h:
5833         * tests/check/Makefile.am:
5834         * tests/check/pipelines/.cvsignore:
5835         * tests/check/pipelines/gio.c:
5836
5837         Remove GIO plugin which has now moved to -base.
5838
5839 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5840
5841         * docs/plugins/Makefile.am:
5842         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5843         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5844         * docs/plugins/gst-plugins-bad-plugins.args:
5845         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5846         * gst/filter/Makefile.am:
5847         * gst/filter/filter.vcproj:
5848         * gst/filter/gstbpwsinc.c:
5849         * gst/filter/gstbpwsinc.h:
5850         * gst/filter/gstfilter.c:
5851         * gst/filter/gstfilter.h:
5852         * gst/filter/gstlpwsinc.c:
5853         * gst/filter/gstlpwsinc.h:
5854         * tests/check/Makefile.am:
5855         * tests/check/elements/bpwsinc.c:
5856         * tests/check/elements/lpwsinc.c:
5857
5858         Remove lpwsinc and bpwsinc elements - they've become
5859         audiowsinclimit and audiowsincband respectively, in the
5860         gst-plugins-good audiofx plugin.
5861
5862 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5863
5864         * ext\neon\gstneonhttpsrc.c:
5865         Include unistd.h only if _HAVE_UNISTD_H is defined
5866         * gst\mpegvideoparse\mpegvideoparse.c:
5867         Use G_GUINT64_CONSTANT GLIB macro for constant
5868         * sys\dshowsrcwrapper\gstdshowaudiosrc.c:
5869         * sys\dshowsrcwrapper\gstdshowvideosrc.c:
5870         * sys\dshowdecwrapper\gstdshowaudiodec.c:
5871         * sys\dshowdecwrapper\gstdshowaudiodec.h:
5872         * sys\dshowdecwrapper\gstdshowdecwrapper.c:
5873         * sys\dshowdecwrapper\gstdshowdecwrapper.h:
5874         * sys\dshowdecwrapper\gstdshowvideodec.c
5875         * sys\dshowdecwrapper\gstdshowvideodec.h:
5876         Add a DirectShow decoder wrapper.
5877         * win32\MANIFEST:
5878         Add new win32 files to MANIFEST
5879         * win32\vs6\gst_plugins_bad.dsw:
5880         * win32\vs6\libgstdshow.dsp:
5881         * win32\vs6\libgstdshowdecwrapper.dsp:
5882         * win32\vs6\libgstflv.dsp:
5883         Add new projects to bad workspace
5884
5885 2008-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5886
5887         * gst/mpegtsparse/mpegtspacketizer.c:
5888         Parse component descriptor.
5889         * gst/mpegtsparse/mpegtsparse.c:
5890         Add SI pids to every program (but hardcoded currently).
5891
5892 2008-02-07  Edgard Lima  <edgard.lima@indt.org.br>
5893
5894         * ext/metadata/metadata_mapping.htm:
5895         * ext/metadata/metadataexif.c:
5896         * ext/metadata/metadatatags.c:
5897         * ext/metadata/metadatatags.h:
5898         * tests/icles/metadata_editor.c:
5899         * tests/icles/metadata_editor.glade:
5900           Add more tags. Improve test app.
5901
5902 2008-02-07  Stefan Kost  <ensonic@users.sf.net>
5903
5904         * gst/multifile/gstmultifilesink.c:
5905           Add a fixme comment.
5906
5907         * gst/selector/gstoutputselector.c:
5908           Fix same leak as in input-selector.
5909
5910         * tests/icles/output-selector-test.c:
5911           Improve the test.
5912
5913 2008-02-07  Stefan Kost  <ensonic@users.sf.net>
5914
5915         * gst/spectrum/gstspectrum.c:
5916           Improve the docs.
5917
5918 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5919
5920         * configure.ac:
5921           The dc1394 plugin seems to use API that was removed or changed
5922           before the final 2.0.0 release, so only build it if 2.0.0-rc5
5923           is available. Someone needs to port it to the final API.
5924
5925         * ext/dc1394/gstdc1394.c: (gst_dc1394_change_camera_transmission):
5926           Include string.h for memcpy and use g_usleep instead of usleep.
5927
5928 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5929
5930         * gst/filter/gstlpwsinc.c:
5931         Fix typo in the long description of the element.
5932
5933 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5934
5935         * gst/xingheader/Makefile.am:
5936         Put CFLAGS and LIBS in the right order
5937
5938 2008-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5939
5940         * configure.ac:
5941           ximagesrc has moved to -good, so no need to check for
5942           the required X libs here any more.
5943
5944 2008-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5945
5946         Patch by: Wouter Cloetens <wouter at mind dot be>
5947
5948         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_chunk_cb),
5949         (gst_soup_http_src_create):
5950         Fix memory leak and improve debugging a bit.
5951
5952 2008-02-05  Edgard Lima  <edgard.lima@indt.org.br>
5953
5954         * ext/metadata/metadata_mapping.htm:
5955         * ext/metadata/metadataexif.c:
5956         * ext/metadata/metadatatags.c:
5957         * ext/metadata/metadatatags.h:
5958           Add more tags mapping.
5959
5960 2008-02-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5961
5962         * gst/mpegtsparse/mpegtsparse.c:
5963         Handle latency queries in src pads.
5964
5965 2008-02-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5966
5967         * gst/mpegtsparse/mpegtspacketizer.c:
5968         Add flag to both sdt and nit structures to say
5969         whether the table is for the actual network/ts
5970         or not.
5971
5972 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5973
5974         Patch by: Josep Torra Valles <josep@fluendo.com>
5975
5976         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_flush):
5977         Flush packetizer too.
5978
5979 2008-02-04  Sebastian Dröge  <slomo@circular-chaos.org>
5980
5981         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init),
5982         (gst_ladspa_class_init), (ladspa_describe_plugin), (plugin_init):
5983         Don't use GST_BOILERPLATE as the stuff generated from it is not used
5984         anyway and can't be used.
5985         Store the class struct of the correct type in parent_class.
5986         Pass the LADSPA_Descriptor as class_data to the class_init function
5987         as preparation for the time, when we can add pad templates and friends
5988         in class_init and add a FIXME for that.
5989         Don't use a custom hash table for passing the LADSPA_Descriptors to
5990         base_init but use g_type_set_qdata and g_type_get_qdata.
5991
5992 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5993
5994         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5995         Really fix the build.
5996         TODO : Apply spankOmatic2000 on thaytan's rear end.
5997
5998 2008-02-04  Tim-Philipp Müller  <tim at centricular dot net>
5999
6000         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6001           (GstMpeg2EncPictureReader.StreamPictureParams):
6002           Fix compilation with libmjpegtools 1.8.x.
6003
6004 2008-02-04  Sebastian Dröge  <slomo@circular-chaos.org>
6005
6006         * ext/ladspa/gstsignalprocessor.c:
6007         (gst_signal_processor_class_add_pad_template):
6008         Don't unref the pad template after adding it.
6009         gst_element_class_add_pad_template takes ownership of it.
6010
6011 2008-02-03  Jan Schmidt  <jan.schmidt@sun.com>
6012
6013         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6014         Use the incoming pixel-aspect-ratio if provided to infer a 
6015         default aspect ratio, which can be overridden using the 'aspect'
6016         property.
6017
6018         Fixes: #499008
6019
6020 2008-02-03  Sebastian Dröge  <slomo@circular-chaos.org>
6021
6022         Patch by: Andrzej Mendel <andrzej dot mendel at gmail dot com>
6023
6024         * configure.ac:
6025         Fix variable naming to make it possible to build the glimagesink
6026         plugin. Fixes bug #514093.
6027
6028 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6029
6030         * ext/metadata/gstmetadatademux.c:
6031           Demote metadatademux to GST_RANK_NONE for the release, it's not
6032           ready to be autoplugged yet.
6033
6034         * tests/icles/metadata_editor.c:
6035           Fix printf format warning for GType on ppc32 by removing it,
6036           since it doesn't make sense to print the GType value anyway.
6037
6038 2008-02-02  Edgard Lima  <edgard.lima@indt.org.br>
6039
6040         * ext/metadata/TODO:
6041         * ext/metadata/gstmetadatamux.c:
6042         * ext/metadata/metadata_mapping.htm:
6043         * ext/metadata/metadataexif.c:
6044         * ext/metadata/metadatatags.c:
6045         * ext/metadata/metadatatags.h:
6046           Map more Exif tags.
6047
6048 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
6049
6050         * gst/selector/gstinputselector.c: (gst_selector_pad_event):
6051         Don't leak event on pads that are not linked. Fixes #512826.
6052
6053 2008-02-01  Tim-Philipp Müller  <tim at centricular dot net>
6054
6055         * configure.ac:
6056           Bump core/base requirements to released versions, to avoid confusion.
6057
6058         * gst/deinterlace/Makefile.am:
6059         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_set_caps):
6060           Use the new GstVideoFormat API to get strides, plane offsets etc..
6061           For Y42B we still need to calculate these ourselves, since the lib
6062           in -base doesn't know about this format yet and we can't bump the
6063           requirement to CVS right now. Fix the Y42B stride, offset and size
6064           calculations for odd widths and heights while we're at it though
6065           (to match those in videotestsrc).
6066
6067 2008-01-31  Edgard Lima  <edgard.lima@indt.org.br>
6068
6069         * ext/metadata/metadata_mapping.htm:
6070         * ext/metadata/metadataexif.c:
6071         * ext/metadata/metadataiptc.c:
6072         * ext/metadata/metadatatags.c:
6073         * ext/metadata/metadatatags.h:
6074         * ext/metadata/metadataxmp.c:
6075           Add documentation.
6076
6077 2008-01-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6078
6079         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_reading):
6080         Fix compilation.
6081
6082 2008-01-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6083
6084         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_dispose):
6085         Really clean up the queue instead of just unreffing all buffers
6086         in it.
6087
6088         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_base_init),
6089         (gst_app_src_class_init), (gst_app_src_init),
6090         (gst_app_src_dispose), (gst_app_src_finalize):
6091         Fix dispose/finalize.
6092
6093 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6094
6095         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst):
6096         Fix compiler warning by making the function signature match what
6097         everyone is passing in...
6098
6099         * tests/icles/Makefile.am:
6100         Fix the build on Solaris by removing GNU ld specific flags that
6101         look unnecessary.
6102
6103 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
6104
6105         * ext/metadata/Makefile.am:
6106         Add some relevant variables to CFLAGS and LIBADD, for example our
6107         compiler warnings paramters.
6108
6109         * ext/metadata/gstbasemetadata.c:
6110         (gst_base_metadata_strip_push_buffer),
6111         (gst_base_metadata_calculate_offsets),
6112         (gst_base_metadata_src_event), (gst_base_metadata_sink_activate):
6113         * ext/metadata/gstmetadatademux.c: (gst_metadata_demux_init),
6114         (gst_metadata_demux_set_property), (gst_metadata_demux_dispose):
6115         * ext/metadata/gstmetadatamux.c: (gst_metadata_mux_init),
6116         (gst_metadata_mux_set_property), (gst_metadata_mux_get_property),
6117         (gst_metadata_mux_dispose),
6118         (gst_metadata_mux_create_chunks_from_tags):
6119         * ext/metadata/metadata.c: (metadata_dispose):
6120         * ext/metadata/metadataexif.c:
6121         (metadataparse_exif_content_foreach_entry_func),
6122         (metadatamux_exif_for_each_tag_in_list):
6123         * ext/metadata/metadataiptc.c:
6124         (metadatamux_iptc_for_each_tag_in_list):
6125         * ext/metadata/metadatamuxjpeg.c: (metadatamux_jpeg_lazy_update),
6126         (metadatamux_jpeg_reading):
6127         * ext/metadata/metadatamuxpng.c: (metadatamux_png_reading):
6128         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_reading):
6129         * ext/metadata/metadataparsepng.c:
6130         * ext/metadata/metadataparseutil.h:
6131         * ext/metadata/metadataxmp.c: (metadataparse_xmp_tag_list_add),
6132         (metadatamux_xmp_create_chunk_from_tag_list):
6133         Fix a million warnings that showed up after the above change.
6134
6135 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
6136
6137         * ext/soup/gstsouphttpsrc.c: (_do_init),
6138         (gst_soup_http_src_base_init), (gst_soup_http_src_class_init),
6139         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
6140         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
6141         (gst_soup_http_src_unicodify), (gst_soup_http_src_cancel_message),
6142         (gst_soup_http_src_queue_message),
6143         (gst_soup_http_src_add_range_header),
6144         (gst_soup_http_src_session_unpause_message),
6145         (gst_soup_http_src_session_pause_message),
6146         (gst_soup_http_src_session_close),
6147         (gst_soup_http_src_got_headers_cb),
6148         (gst_soup_http_src_got_body_cb), (gst_soup_http_src_finished_cb),
6149         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_response_cb),
6150         (gst_soup_http_src_parse_status), (gst_soup_http_src_create),
6151         (gst_soup_http_src_start), (gst_soup_http_src_stop),
6152         (gst_soup_http_src_unlock), (gst_soup_http_src_unlock_stop),
6153         (gst_soup_http_src_get_size), (gst_soup_http_src_is_seekable),
6154         (gst_soup_http_src_do_seek), (gst_soup_http_src_set_location),
6155         (gst_soup_http_src_set_proxy), (gst_soup_http_src_uri_get_type),
6156         (gst_soup_http_src_uri_get_protocols),
6157         (gst_soup_http_src_uri_get_uri), (gst_soup_http_src_uri_set_uri),
6158         (gst_soup_http_src_uri_handler_init), (plugin_init):
6159         Add changes to gstsouphttpsrc.c that were missing from last commit.
6160
6161 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
6162
6163         Patch by: Wouter Cloetens <wouter at mind dot be>
6164
6165         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6166         * docs/plugins/gst-plugins-bad-plugins.args:
6167         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6168         * docs/plugins/gst-plugins-bad-plugins.interfaces:
6169         * docs/plugins/inspect/plugin-soup.xml:
6170         (gst_soup_http_src_base_init), (gst_soup_http_src_class_init),
6171         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
6172         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
6173         (gst_soup_http_src_unicodify), (gst_soup_http_src_cancel_message),
6174         (gst_soup_http_src_queue_message),
6175         (gst_soup_http_src_add_range_header),
6176         (gst_soup_http_src_session_unpause_message),
6177         (gst_soup_http_src_session_pause_message),
6178         (gst_soup_http_src_session_close),
6179         (gst_soup_http_src_got_headers_cb),
6180         (gst_soup_http_src_got_body_cb), (gst_soup_http_src_finished_cb),
6181         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_response_cb),
6182         (gst_soup_http_src_parse_status), (gst_soup_http_src_create),
6183         (gst_soup_http_src_start), (gst_soup_http_src_stop),
6184         (gst_soup_http_src_unlock), (gst_soup_http_src_unlock_stop),
6185         (gst_soup_http_src_get_size), (gst_soup_http_src_is_seekable),
6186         (gst_soup_http_src_do_seek), (gst_soup_http_src_set_location),
6187         (gst_soup_http_src_set_proxy), (gst_soup_http_src_uri_get_type),
6188         (gst_soup_http_src_uri_get_protocols),
6189         (gst_soup_http_src_uri_get_uri), (gst_soup_http_src_uri_set_uri),
6190         (gst_soup_http_src_uri_handler_init), (plugin_init):
6191         * ext/soup/gstsouphttpsrc.h:
6192         Make coding style more consistent, including class renaming.
6193
6194 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6195
6196         * configure.ac:
6197         Fix configure check for soundtouch to not produce syntax errors.
6198
6199 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6200
6201         * configure.ac:
6202         * ext/metadata/metadataxmp.c:
6203         (metadatamux_xmp_for_each_tag_in_list):
6204         Fix build with exempi >= 1.99.5 and fix the include
6205         path for exempi.
6206
6207 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
6208
6209         * ext/metadata/TODO:
6210           Just uptade the ToDo list.
6211
6212 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
6213
6214         * ext/metadata/gstbasemetadata.c:
6215         * ext/metadata/metadatamuxjpeg.c:
6216         * ext/metadata/metadatamuxpng.c:
6217         * ext/metadata/metadataparsejpeg.c:
6218         * ext/metadata/metadatatypes.c:
6219         * ext/metadata/metadatatypes.h:
6220         * ext/metadata/metadataxmp.c:
6221           Add documentation. Speed up a bit png muxer. Fix xmp muxer.
6222
6223 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6224
6225         Patch by: Wouter Cloetens <wouter at mind dot be>
6226
6227         * ext/soup/gstsouphttpsrc.c:
6228         Update documentation a bit.
6229
6230         * docs/plugins/gst-plugins-bad-plugins.args:
6231         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6232         * docs/plugins/gst-plugins-bad-plugins.interfaces:
6233         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
6234         * docs/plugins/inspect/plugin-alsaspdif.xml:
6235         * docs/plugins/inspect/plugin-dvb.xml:
6236         * docs/plugins/inspect/plugin-filter.xml:
6237         * docs/plugins/inspect/plugin-glimagesink.xml:
6238         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
6239         * docs/plugins/inspect/plugin-quicktime.xml:
6240         * docs/plugins/inspect/plugin-rawparse.xml:
6241         * docs/plugins/inspect/plugin-replaygain.xml:
6242         * docs/plugins/inspect/plugin-sdl.xml:
6243         * docs/plugins/inspect/plugin-soundtouch.xml:
6244         * docs/plugins/inspect/plugin-soup.xml:
6245         * docs/plugins/inspect/plugin-spcdec.xml:
6246         * docs/plugins/inspect/plugin-spectrum.xml:
6247         * docs/plugins/inspect/plugin-speed.xml:
6248         * docs/plugins/inspect/plugin-speexresample.xml:
6249         * docs/plugins/inspect/plugin-switch.xml:
6250         * docs/plugins/inspect/plugin-videocrop.xml:
6251         Regenerate everything for the documentation changes we had.
6252
6253 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6254
6255         * ext/gio/gstgiobasesink.c: (close_stream_cb),
6256         (gst_gio_base_sink_stop), (gst_gio_base_sink_event),
6257         (gst_gio_base_sink_render), (gst_gio_base_sink_set_stream):
6258         * ext/gio/gstgiobasesrc.c: (close_stream_cb),
6259         (gst_gio_base_src_stop), (gst_gio_base_src_create),
6260         (gst_gio_base_src_set_stream):
6261         Use async variants of the close stream functions to prevent blocking
6262         for a long time there and add some more sanity checks for a correct
6263         stream.
6264
6265 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6266
6267         * tests/icles/Makefile.am:
6268         Move -Wl parameter from _LDADD to _LDFLAGS to fix autogen.sh.
6269
6270 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6271
6272         Patch by: Wouter Cloetens <wouter at mind dot be>
6273
6274         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_init):
6275         Let the proxy property default to the content of the $http_proxy
6276         environment variable.
6277
6278 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6279
6280         Patch by: Wouter Cloetens <wouter at mind dot be>
6281
6282         * tests/check/test-cert.pem:
6283         * tests/check/test-key.pem:
6284         Add missing files for the unit test.
6285
6286 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
6287
6288         Patch by: Wouter Cloetens <wouter at mind dot be>
6289
6290         * docs/plugins/Makefile.am:
6291         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6292         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6293         Add souphttpsrc to the docs.
6294
6295         * configure.ac:
6296         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
6297         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
6298         (gst_souphttp_src_set_property), (gst_souphttp_src_get_property),
6299         (gst_souphttp_src_cancel_message),
6300         (gst_souphttp_src_queue_message),
6301         (gst_souphttp_src_add_range_header),
6302         (gst_souphttp_src_session_unpause_message),
6303         (gst_souphttp_src_session_pause_message),
6304         (gst_souphttp_src_session_close),
6305         (gst_souphttp_src_got_headers_cb), (gst_souphttp_src_got_body_cb),
6306         (gst_souphttp_src_finished_cb), (gst_souphttp_src_got_chunk_cb),
6307         (gst_souphttp_src_response_cb), (gst_souphttp_src_parse_status),
6308         (gst_souphttp_src_create), (gst_souphttp_src_start),
6309         (gst_souphttp_src_stop), (gst_souphttp_src_unlock),
6310         (gst_souphttp_src_unlock_stop), (gst_souphttp_src_get_size),
6311         (gst_souphttp_src_is_seekable), (gst_souphttp_src_do_seek),
6312         (gst_souphttp_src_set_location), (gst_souphttp_src_set_proxy),
6313         (plugin_init):
6314         * ext/soup/gstsouphttpsrc.h:
6315         Add support for libsoup2.4 and require it. Also implement redirection
6316         and manual proxy specification. Fixes bug #510708.
6317
6318         * tests/check/Makefile.am:
6319         * tests/check/elements/.cvsignore:
6320         * tests/check/elements/souphttpsrc.c:
6321         Add unit test for souphttpsrc.
6322
6323 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
6324
6325         * ext/Makefile.am:
6326         * ext/metadata/TODO:
6327         * ext/metadata/gstbasemetadata.c:
6328         * ext/metadata/gstbasemetadata.h:
6329         * ext/metadata/metadatamuxjpeg.c:
6330         * ext/metadata/metadatamuxjpeg.h:
6331         * ext/metadata/metadatamuxpng.c:
6332         * ext/metadata/metadatamuxpng.h:
6333         * ext/metadata/metadataparsejpeg.c:
6334         * ext/metadata/metadataparsepng.c:
6335         * tests/icles/Makefile.am:
6336           Add documentation. Fix test app compilation. Fix pull mode.
6337
6338 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6339
6340         Patch by: Thijs Vermeir  <thijsvermeir at gmail dot com>
6341
6342         * gst/rtpmanager/gstrtpjitterbuffer.c:
6343         (gst_rtp_jitter_buffer_chain):
6344         Try to get the new clock-rate from the buffer caps when we receive a new
6345         payload type instead of always firing the signal. Fixes #512774.
6346
6347 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
6348
6349         * ext/mpeg2enc/gstmpeg2enc.cc:
6350         Define LOG_NONE and friends if they're not defined yet. mjpegtools
6351         1.9.0rc3 removed their definitions but without it doesn't make much
6352         sense to write a log handler.
6353
6354 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6355
6356         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6357         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6358         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6359         * docs/plugins/gst-plugins-bad-plugins.types:
6360           Add base classes for metadata and equalizer (no introspection yet).
6361
6362 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6363
6364         * ext/metadata/README:
6365           Formatting.
6366         * tests/icles/metadata_editor.c:
6367           Include stdlib.h.
6368
6369 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6370
6371         * configure.ac:
6372         * docs/plugins/Makefile.am:
6373         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6374         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6375         * docs/plugins/gst-plugins-bad-plugins.args:
6376         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6377         * docs/plugins/gst-plugins-bad-plugins.interfaces:
6378         * docs/plugins/gst-plugins-bad-plugins.signals:
6379         * docs/plugins/inspect/plugin-metadata.xml:
6380         * docs/plugins/inspect/plugin-selector.xml:
6381         * docs/plugins/inspect/plugin-soundtouch.xml:
6382         * docs/plugins/inspect/plugin-switch.xml:
6383         * gst/selector/.cvsignore:
6384         * gst/selector/Makefile.am:
6385         * gst/selector/gstinputselector.c:
6386         * gst/selector/gstinputselector.h:
6387         * gst/selector/gstoutputselector.c:
6388         * gst/selector/gstoutputselector.h:
6389         * gst/selector/gstselector-marshal.list:
6390         * gst/selector/gstselector.c:
6391         * gst/selector/selector.vcproj:
6392         * gst/switch/.cvsignore:
6393         * gst/switch/Makefile.am:
6394         * gst/switch/gstswitch-marshal.list:
6395         * gst/switch/gstswitch.c:
6396         * gst/switch/gstswitch.h:
6397         * gst/switch/switch.vcproj:
6398         * tests/icles/.cvsignore:
6399         * tests/icles/Makefile.am:
6400         * tests/icles/output-selector-test.c:
6401           Replace the switch plugin with the selector plugin. Add output-
6402           selector as the opposite of input-selectoo (was switch). Add a test
6403           for output-selector. Add docs for the elements. The vcproj needs
6404           update. Fixes #500142.
6405
6406 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6407
6408         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_forward):
6409           Try to avoid 'unused variable' compiler warning if debugging is
6410           disabled (not bullet proof, but seems to do for now). (#512654)
6411
6412 2008-01-28  Sebastian Dröge  <slomo@circular-chaos.org>
6413
6414         * ext/soundtouch/gstbpmdetect.cc:
6415         Clean up a bit and only allocate a temporary buffer for the data
6416         if processing stereo data as BPMDetect downmixes from stereo to
6417         mono and stores the result in the input data. Thanks to
6418         Stefan Kost for the suggestions.
6419
6420 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6421
6422         * ext/soundtouch/gstpitch.cc:
6423         Cast a double to a GstClockTimeDiff to fix a compiler warning.
6424
6425 2008-01-27  Stefan Kost  <ensonic@users.sf.net>
6426
6427         * tests/icles/metadata_editor.c:
6428           Printf format fix.
6429
6430 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6431
6432         * ext/soundtouch/gstpitch.cc:
6433         Don't send a LATENCY event for now until we get the usage right.
6434
6435 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6436
6437         * ext/soundtouch/gstpitch.cc:
6438         * ext/soundtouch/gstpitch.hh:
6439         Implement LATENCY query and notify about latency changes.
6440         Unfortunately we don't have a fixed latency but it changes
6441         a bit with each buffer so we only send an LATENCY event with
6442         the maximum latency if it changes.
6443
6444         Always calculate the timestamp, duration, etc from the sample
6445         rate instead of using a pre-calculated duration for one sample
6446         to prevent large rounding errors.
6447
6448 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6449
6450         Based on a patch by:
6451             Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
6452
6453         * configure.ac:
6454         * ext/mpeg2enc/gstmpeg2encoder.cc:
6455         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6456         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
6457         Add support for building against mjpegtools 1.9 while keeping
6458         compatiblity with older versions.
6459
6460 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6461
6462         * ext/soundtouch/gstbpmdetect.cc:
6463         Only consider a BPM value above 1.0 as valid.
6464
6465 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6466
6467         * ext/soundtouch/Makefile.am:
6468         * ext/soundtouch/gstbpmdetect.cc:
6469         * ext/soundtouch/gstbpmdetect.hh:
6470         * ext/soundtouch/plugin.c: (plugin_init):
6471         Add BPM detection plugin based on SoundTouch's libBPM.
6472
6473         * ext/soundtouch/gstpitch.cc:
6474         Allow sample rates until MAX instead of only 48kHz and remove the
6475         buffer-frames field from that caps.
6476         Clear the remaining samples completely when necessary to get into
6477         a clean state again.
6478
6479 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6480
6481         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init):
6482         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
6483         Don't implement get_unit_size() ourselves, the GstAudioFilter base
6484         class already does this for us.
6485
6486 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6487
6488         * ext/soundtouch/gstpitch.cc:
6489         Allow seeking only in TIME and DEFAULT format, other formats will
6490         not work as expected. Also handle a stop position of -1 correctly
6491         for seeks, newsegment events and the queries. This fixes playback
6492         with the pitch element if upstream doesn't know the duration or has
6493         -1 as stop position in NEWSEGMENT events for other reasons. Before
6494         simply nothing was played as the segment was going from 0 to 0.
6495
6496         Send a GST_MESSAGE_DURATION whenever the rate or tempo is changed
6497         so applications can update their cached duration. Fixes bug #503308.
6498
6499         Some random cleanup and memory leak closing.
6500
6501 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6502
6503         * ext/musepack/gstmusepackdec.h:
6504         * ext/musepack/gstmusepackreader.c:
6505         First include the libmpcdec headers before everything else as they
6506         #define TRUE and FALSE unconditionally and we otherwise get conflicts
6507         with the ones that GLib defines.
6508
6509 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6510
6511         * configure.ac:
6512         * ext/soundtouch/gstpitch.cc:
6513         Add support for libsoundtouch 1.3.1 and add an ugly workaround for
6514         the header definined PACKAGE and other variables for which we need
6515         our own values from config.h.
6516
6517 2008-01-26  Tim-Philipp Müller  <tim at centricular dot net>
6518
6519         * configure.ac:
6520           Check for libglade-2.0, for the metadata-editor example.
6521
6522         * tests/icles/Makefile.am:
6523           Only try to build the metadata-editor example if we have gtk and
6524           glade (otherwise the build would just fail ...); fix build in
6525           uninstalled setup.
6526
6527         * tests/icles/metadata_editor.c: (on_cell_edited), (ui_add_columns):
6528           Fix compiler warnings (use GLib macros to cast pointer <-> int).
6529
6530 2008-01-25  Edgard Lima  <edgard.lima@indt.org.br>
6531
6532         * ext/metadata/TODO:
6533         * ext/metadata/gstbasemetadata.c:
6534         * ext/metadata/metadata.c:
6535         * ext/metadata/metadata.h:
6536         * ext/metadata/metadataexif.c:
6537         * ext/metadata/metadataexif.h:
6538         * ext/metadata/metadataiptc.c:
6539         * ext/metadata/metadataiptc.h:
6540         * ext/metadata/metadataparsejpeg.c:
6541         * ext/metadata/metadataparsejpeg.h:
6542         * ext/metadata/metadataparsepng.c:
6543         * ext/metadata/metadataparsepng.h:
6544         * ext/metadata/metadataparseutil.c:
6545         * ext/metadata/metadataparseutil.h:
6546         * ext/metadata/metadatatags.c:
6547         * ext/metadata/metadatatags.h:
6548         * ext/metadata/metadatatypes.c:
6549         * ext/metadata/metadatatypes.h:
6550         * ext/metadata/metadataxmp.c:
6551         * ext/metadata/metadataxmp.h:
6552         * ext/metadata/test/Makefile:
6553         * ext/metadata/test/MetadataEditorMain.glade:
6554         * ext/metadata/test/metadata_editor.c:
6555         * tests/icles/Makefile.am:
6556         * tests/icles/metadata_editor.c:
6557         * tests/icles/metadata_editor.glade:
6558           Add lot of documentation.
6559
6560 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6561
6562         * sys/dvb/gstdvbsrc.c:
6563         Open frontend in NULL->READY so caps about dvb adapter can be
6564         seen by the app.
6565
6566 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
6567
6568         Patch by: Olivier Crete <tester@tester.ca>
6569
6570         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
6571         (create_stream), (payload_type_change), (new_ssrc_pad_found):
6572         Also handle lip-sync when the clock-rate is not provided with caps but
6573         with a signal.
6574
6575 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
6576
6577         Patch by: Olivier Crete <tester@tester.ca>
6578
6579         * gst/rtpmanager/gstrtpjitterbuffer.c:
6580         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain):
6581         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew),
6582         (rtp_jitter_buffer_insert):
6583         * gst/rtpmanager/rtpjitterbuffer.h:
6584         Remove the fixed clock-rate from the jitterbuffer and extend it so that
6585         a clock-rate can be provided with each buffer instead. Fixes #511686.
6586
6587 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
6588
6589         Patch by: Olivier Crete <tester@tester.ca>
6590
6591         * gst/rtpmanager/gstrtpjitterbuffer.c:
6592         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_change_state),
6593         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
6594         Remove old unused variable.
6595         Track pt on input buffers and get the clock-rate when it changes.
6596         Ignore packets with unknown clock-rate. Fixes #511146.
6597
6598 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6599
6600         * sys/dvb/gstdvbsrc.c:
6601         Post bus message about adapter type and it's capabilities,
6602         when opening the frontend.
6603         After failing to read from the dvr, post a bus message to
6604         inform the app.
6605
6606 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6607
6608         * gst/mpegtsparse/mpegtspacketizer.c:
6609         The logic for the guard interval calculation was totally wrong.
6610         Fixed.
6611
6612 2008-01-24  David Schleef  <ds@schleef.org>
6613
6614         Patch by: Olivier Crete <tester@tester.ca>
6615
6616         * gst/rtpmanager/rtpsource.c: Fix unref of buffer using the
6617           wrong function.  Fixes #511920
6618
6619 2008-01-24  Stefan Kost  <ensonic@users.sf.net>
6620
6621         * docs/plugins/Makefile.am:
6622         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6623         * docs/plugins/gst-plugins-bad-plugins.args:
6624         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6625         * docs/plugins/gst-plugins-bad-plugins.interfaces:
6626         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
6627         * docs/plugins/gst-plugins-bad-plugins.signals:
6628           Now we have full hierarchy.
6629
6630         * docs/plugins/inspect/plugin-metadata.xml:
6631           Regenerate.
6632
6633         * ext/amrwb/gstamrwbdec.h:
6634           Add doc blob for object instance.
6635
6636 2008-01-24  Tim-Philipp Müller  <tim at centricular dot net>
6637
6638         * docs/plugins/gst-plugins-bad-plugins.args:
6639         * docs/plugins/inspect/plugin-metadata.xml:
6640           Update this too, hopefully fixes the docs build (does at least
6641           for me, after make clean in docs/plugins).
6642
6643 2008-01-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6644
6645         * gst/mpegtsparse/gstmpegdesc.h:
6646         * gst/mpegtsparse/mpegtspacketizer.c:
6647         Fix network name descriptor, the length is actually the
6648         descriptor length not stored in the byte after.
6649         Fix bounds checking to be more correct.
6650
6651 2008-01-23  Edgard Lima  <edgard.lima@indt.org.br>
6652
6653         * docs/plugins/Makefile.am:
6654         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6655         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6656         * ext/metadata/TODO:
6657         * ext/metadata/gstbasemetadata.c:
6658         * ext/metadata/gstbasemetadata.h:
6659         * ext/metadata/gstmetadatademux.c:
6660         * ext/metadata/gstmetadatademux.h:
6661         * ext/metadata/gstmetadatamux.c:
6662         * ext/metadata/gstmetadatamux.h:
6663         * ext/metadata/metadatatags.c:
6664           Add some documentation.
6665
6666 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6667
6668         * configure.ac:
6669         * ext/dts/gstdtsdec.c:
6670         Add support for building against libdca (with the libdts compat
6671         header). Fixes bug #511530.
6672
6673         Should probably be ported to libdca as some points as it's the
6674         successor of libdts.
6675
6676 2008-01-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6677
6678         * sys/dvb/gstdvbsrc.c:
6679         Do not go on forever if problem with reading from dvr, rather
6680         return NULL.
6681         Handle some cleanup issues of closing filedescriptors when
6682         failing to tune or similar.
6683
6684 2008-01-23 Christian Schaller <christian.schaller@collabora.co.uk>
6685
6686         * gst/rawparse/Makefile.am: Add missing header files to noinst_headers
6687         * gst-plugins-bad.spec: update for latest changes
6688
6689 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6690
6691         * docs/plugins/Makefile.am:
6692         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6693         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6694         * gst/xingheader/gstxingmux.c:
6695         * gst/xingheader/gstxingmux.h:
6696         Add documentation for the xingheader plugin.
6697
6698         * tests/check/elements/xingmux.c: (GST_START_TEST):
6699         Set element state to PLAYING before doing something else.
6700
6701 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6702
6703         * tests/check/Makefile.am:
6704         * tests/check/elements/.cvsignore:
6705         * tests/check/elements/xingmux.c: (setup_xingmux),
6706         (cleanup_xingmux), (GST_START_TEST), (xingmux_suite), (main):
6707         * tests/check/elements/xingmux_testdata.h:
6708         Add simple unit test for the xingmux element.
6709
6710         * gst/xingheader/gstxingmux.c: (generate_xing_header),
6711         (gst_xing_mux_finalize), (xing_reset):
6712         Fix a memleak and invalid seek tables with less than 100 MP3 frames.
6713
6714 2008-01-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6715
6716         * gst/mpegtsparse/gstmpegdesc.h:
6717         * gst/mpegtsparse/mpegtspacketizer.c:
6718         Parsed the satellite delivery system descriptor and
6719         added into nit's transport structure for delivery
6720         over the bus.
6721
6722 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6723
6724         * gst/mpegtsparse/mpegtspacketizer.c:
6725         Parsed and added network name to the nit structure sent
6726         in the bus message.
6727
6728 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6729
6730         * gst/mpegtsparse/mpegtspacketizer.c:
6731         Remove leaks introduced by not freeing g_strndup'd strings.
6732         Fix start_time and duration parsing in EIT.
6733
6734 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6735
6736         * gst/mpegtsparse/mpegtspacketizer.c:
6737         Add event name and description to the eit structure
6738         sent in the bus message.
6739
6740 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6741
6742         * gst/mpegtsparse/mpegtsparse.c:
6743         Revert const removal from previous commit.
6744
6745 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6746
6747         * gst/mpegtsparse/Makefile.am:
6748         * gst/mpegtsparse/gstmpegdesc.c:
6749         * gst/mpegtsparse/gstmpegdesc.h:
6750         * gst/mpegtsparse/mpegtspacketizer.c:
6751         * gst/mpegtsparse/mpegtsparse.c:
6752         Added descriptor searching infrastructure from Fluendo TS demuxer.
6753         Add channel name and provider to the sdt structure sent in the
6754         bus message.
6755
6756 2008-01-22  Julien Moutte  <julien@fluendo.com>
6757
6758         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_forward):
6759         Parse NAL units in forward mode to mark delta units flags.
6760
6761 2008-01-22  Stefan Kost  <ensonic@users.sf.net>
6762
6763         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6764         * docs/plugins/gst-plugins-bad-plugins.args:
6765         * docs/plugins/inspect/plugin-mpeg2enc.xml:
6766         * docs/plugins/inspect/plugin-musepack.xml:
6767           Regenerate.
6768   
6769         * docs/plugins/inspect/plugin-tremor.xml:
6770           Add vorbisidec aka trmor.
6771
6772         * ext/dc1394/gstdc1394.c:
6773           Add short description.
6774
6775 2008-01-22  Stefan Kost  <ensonic@users.sf.net>
6776
6777         * docs/plugins/Makefile.am:
6778           Add missing eol \
6779
6780         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6781           Place object names to standard sectionas plugin dont document those.
6782
6783         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6784         * docs/plugins/gst-plugins-bad-plugins.args:
6785         * docs/plugins/gst-plugins-bad-plugins.signals:
6786         * docs/plugins/inspect/plugin-dvb.xml:
6787         * docs/plugins/inspect/plugin-nuvdemux.xml:
6788           regenerate.
6789           
6790         * ext/ivorbis/vorbisdec.c:
6791         * ext/ivorbis/vorbisdec.h:
6792           Mark private vars and add short desc.
6793
6794         * ext/mythtv/gstmythtvsrc.c:
6795         * ext/theora/theoradec.c:
6796           Add short desc.
6797
6798 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6799
6800         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6801         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6802         * gst/nuvdemux/gstnuvdemux.c:
6803           One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what
6804           it actually is.
6805
6806 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6807
6808         * docs/plugins/Makefile.am:
6809         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6810         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6811           Update lists again. Those whole can build ivorbisdec, mythtvsrc,
6812           nvudemux and theoradecexp, please commit the inspect/plugin-xxx.xml.
6813
6814         * docs/plugins/inspect/plugin-gstinterlace.xml:
6815         * docs/plugins/inspect/plugin-rawparse.xml
6816         * docs/plugins/inspect/plugin-videoparse.xml:
6817           Replace videoparse with rawparse.
6818
6819         * gst/dvdspu/gstdvdspu.h:
6820           Help gtk-doc to recognize the object struct.
6821
6822 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6823
6824         * gst/librfb/rfbdecoder.c:
6825         * gst/librfb/rfbdecoder.h:
6826           Don't use gtk-doc comment style for non gtk-doc comments.
6827           Make one static function static.
6828
6829 2008-01-21  Wim Taymans  <wim.taymans@collabora.co.uk>
6830
6831         Patch by: Gabriel Bouvigne <bouvigne at mp3-tech dot org>
6832
6833         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init),
6834         (gst_deinterlace_init), (gst_deinterlace_set_caps),
6835         (gst_deinterlace_transform_ip), (gst_deinterlace_set_property),
6836         (gst_deinterlace_get_property):
6837         * gst/deinterlace/gstdeinterlace.h:
6838         Provide 4:2:2 support
6839         Also deinterlace chroma planes
6840         Allow to turn on/off deinterlacing
6841         Change of default thresholds, in order to provide acceptable results
6842         with default params. Fixes #511001.
6843
6844 2008-01-21  Tim-Philipp Müller  <tim at centricular dot net>
6845
6846         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6847           Update docs file too.
6848
6849 2008-01-21  Tim-Philipp Müller  <tim at centricular dot net>
6850
6851         * gst/dvdspu/gstdvdspu-render.c: (gst_dvd_spu_render_spu):
6852         * gst/dvdspu/gstdvdspu.c: (dvdspu_debug), (GST_CAT_DEFAULT),
6853           (subpic_sink_factory), (gst_dvd_spu_base_init),
6854           (gst_dvd_spu_class_init), (gst_dvd_spu_init), (gst_dvd_spu_clear),
6855           (gst_dvd_spu_dispose), (gst_dvd_spu_finalize),
6856           (gst_dvd_spu_flush_spu_info), (gst_dvd_spu_buffer_alloc),
6857           (gst_dvd_spu_src_event), (gst_dvd_spu_video_set_caps),
6858           (gst_dvd_spu_video_proxy_getcaps), (gst_dvd_spu_video_event),
6859           (gst_dvd_spu_video_chain), (dvspu_handle_vid_buffer),
6860           (gst_dvd_spu_redraw_still), (gst_dvd_spu_parse_chg_colcon),
6861           (gst_dvd_spu_exec_cmd_blk), (gst_dvd_spu_finish_spu_buf),
6862           (gst_dvd_spu_setup_cmd_blk), (gst_dvd_spu_handle_new_spu_buf),
6863           (gst_dvd_spu_handle_dvd_event), (gst_dvd_spu_advance_spu),
6864           (gst_dvd_spu_check_still_updates), (gst_dvd_spu_subpic_chain),
6865           (gst_dvd_spu_subpic_event), (gst_dvd_spu_change_state),
6866           (gst_dvd_spu_plugin_init):
6867         * gst/dvdspu/gstdvdspu.h: (GST_TYPE_DVD_SPU):
6868           Fix up dvdspu element again after previous namespace mangling:
6869           rename debug category variable to old name, matching that in
6870           dvdspu-render.c, to avoid undefined symbol error when loading
6871           the module; same for the _render function in dvdspu-render.c:
6872           we must use the same name in both .c files; change functions
6873           now called gstgst_* back to gst_* again; and while we're at it,
6874           we may as well canonicalise the namespace properly, namely to
6875           gst_dvd_spu_*.
6876
6877 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6878
6879         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6880         * ext/theora/theoradec.c:
6881         * ext/theora/theoradec.h:
6882           Coherent namespace usage and adding symbold from unused to sections.
6883
6884 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6885
6886         * docs/plugins/Makefile.am:
6887         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6888           Add symbols from -unused.txt to the right place.
6889
6890         * gst/dvdspu/gstdvdspu.c:
6891         * gst/dvdspu/gstdvdspu.h:
6892           Coherent namespace usage.
6893
6894         * gst/spectrum/gstspectrum.c:
6895           Fix broken XML fragment in doc snippet even more.
6896
6897 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6898
6899         * docs/plugins/Makefile.am:
6900           Update include list.
6901
6902         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6903           Update xml includes.
6904
6905         * docs/plugins/inspect/plugin-alsaspdif.xml:
6906         * docs/plugins/inspect/plugin-amrwb.xml:
6907         * docs/plugins/inspect/plugin-bayer.xml:
6908         * docs/plugins/inspect/plugin-bz2.xml:
6909         * docs/plugins/inspect/plugin-cdxaparse.xml:
6910         * docs/plugins/inspect/plugin-dtsdec.xml:
6911         * docs/plugins/inspect/plugin-dvbsrc.xml:
6912         * docs/plugins/inspect/plugin-dvdspu.xml:
6913         * docs/plugins/inspect/plugin-equalizer.xml:
6914         * docs/plugins/inspect/plugin-faac.xml:
6915         * docs/plugins/inspect/plugin-faad.xml:
6916         * docs/plugins/inspect/plugin-fbdevsink.xml:
6917         * docs/plugins/inspect/plugin-festival.xml:
6918         * docs/plugins/inspect/plugin-filter.xml:
6919         * docs/plugins/inspect/plugin-flvdemux.xml:
6920         * docs/plugins/inspect/plugin-freeze.xml:
6921         * docs/plugins/inspect/plugin-gsm.xml:
6922         * docs/plugins/inspect/plugin-gstinterlace.xml:
6923         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
6924         * docs/plugins/inspect/plugin-h264parse.xml:
6925         * docs/plugins/inspect/plugin-interleave.xml:
6926         * docs/plugins/inspect/plugin-ladspa.xml:
6927         * docs/plugins/inspect/plugin-metadata.xml:
6928         * docs/plugins/inspect/plugin-modplug.xml:
6929         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
6930         * docs/plugins/inspect/plugin-mpegtsparse.xml:
6931         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
6932         * docs/plugins/inspect/plugin-musicbrainz.xml:
6933         * docs/plugins/inspect/plugin-mve.xml:
6934         * docs/plugins/inspect/plugin-nsfdec.xml:
6935         * docs/plugins/inspect/plugin-nuvdemux.xml:
6936         * docs/plugins/inspect/plugin-qtdemux.xml:
6937         * docs/plugins/inspect/plugin-quicktime.xml:
6938         * docs/plugins/inspect/plugin-real.xml:
6939         * docs/plugins/inspect/plugin-replaygain.xml:
6940         * docs/plugins/inspect/plugin-sdl.xml:
6941         * docs/plugins/inspect/plugin-sdp.xml:
6942         * docs/plugins/inspect/plugin-spectrum.xml:
6943         * docs/plugins/inspect/plugin-speed.xml:
6944         * docs/plugins/inspect/plugin-speexresample.xml:
6945         * docs/plugins/inspect/plugin-stereo.xml:
6946         * docs/plugins/inspect/plugin-switch.xml:
6947         * docs/plugins/inspect/plugin-timidity.xml:
6948         * docs/plugins/inspect/plugin-tta.xml:
6949         * docs/plugins/inspect/plugin-videocrop.xml:
6950         * docs/plugins/inspect/plugin-videoparse.xml:
6951         * docs/plugins/inspect/plugin-videosignal.xml:
6952         * docs/plugins/inspect/plugin-vmnc.xml:
6953         * docs/plugins/inspect/plugin-wildmidi.xml:
6954         * docs/plugins/inspect/plugin-x264.xml:
6955         * docs/plugins/inspect/plugin-xingheader.xml:
6956         * docs/plugins/inspect/plugin-xvid.xml:
6957         * docs/plugins/inspect/plugin-y4menc.xml:
6958           Regenerate files.
6959
6960         * gst/spectrum/gstspectrum.c:
6961           Fix broken XML fragment in doc snippet.
6962
6963         * tests/check/elements/.cvsignore:
6964           Add test binary to ignores.
6965
6966 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6967
6968         * gst/h264parse/gsth264parse.c:
6969           Fix the build. GST_TIME_ARGS takes a timestamp not a buffer.
6970
6971 2008-01-20  Sebastian Dröge  <slomo@circular-chaos.org>
6972
6973         Patch by: Wouter Cloetens <wouter at mind dot be>
6974
6975         * ext/soup/gstsouphttpsrc.c: (soup_got_headers):
6976         Report the size of the stream as the total size instead of
6977         the remaining Content-Length, which is wrong after a seek.
6978
6979 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6980
6981         * gst/rawparse/gstrawparse.c: (gst_raw_parse_push_buffer),
6982         (gst_raw_parse_loop):
6983         Handle framesizes > 4096 with multiple frames per buffer correctly
6984         in pull mode and handle short reads better.
6985         Also put offset and offset_end on outgoing buffers.
6986
6987 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6988
6989         * gst/rawparse/gstrawparse.c: (gst_raw_parse_loop):
6990         Improve handling of unknown or too small upstream sizes in
6991         pull mode.
6992
6993 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6994
6995         * gst/rawparse/gstrawparse.c: (gst_raw_parse_loop),
6996         (gst_raw_parse_handle_seek_push):
6997         Improve debugging a bit and for handling multiple frames per buffer
6998         in pull mode choose the next smallest multiply of framesize below
6999         4096 instead of always handling 1024 frames.
7000
7001 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
7002
7003         Patch by: Wouter Cloetens <wouter at mind dot be>
7004
7005         * ext/soup/gstsouphttpsrc.c: (soup_got_headers):
7006         Correctly set duration on the GstBaseSrc segment when we know it
7007         to fix failing the duration query.
7008
7009 2008-01-18  Wim Taymans  <wim.taymans@collabora.co.uk>
7010
7011         * gst/h264parse/gsth264parse.c: (gst_h264_parse_flush_decode),
7012         (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse):
7013         Set timestamps more correctly.
7014
7015 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
7016
7017         * gst/rawparse/gstrawparse.c: (gst_raw_parse_class_init),
7018         (gst_raw_parse_init), (gst_raw_parse_reset),
7019         (gst_raw_parse_set_src_caps), (gst_raw_parse_push_buffer),
7020         (gst_raw_parse_chain), (gst_raw_parse_loop),
7021         (gst_raw_parse_sink_activate), (gst_raw_parse_sink_activatepull),
7022         (gst_raw_parse_change_state), (gst_raw_parse_sink_event),
7023         (gst_raw_parse_handle_seek_push), (gst_raw_parse_handle_seek_pull),
7024         (gst_raw_parse_src_event), (gst_raw_parse_src_query):
7025         * gst/rawparse/gstrawparse.h:
7026         Implement pull mode.
7027
7028 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
7029
7030         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
7031         Fix memory leak spotted by the unit test.
7032
7033 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
7034
7035         * tests/check/Makefile.am:
7036         Enable spectrum test again.
7037
7038         * tests/check/gst-plugins-bad.supp:
7039         Add suppressions for a singleton in GIO that can't be freed.
7040
7041 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
7042
7043         * tests/check/Makefile.am:
7044         * tests/check/elements/.cvsignore:
7045         * tests/check/elements/equalizer.c: (setup_equalizer),
7046         (cleanup_equalizer), (GST_START_TEST), (equalizer_suite), (main):
7047         Add some minimal tests for the equalizer plugin.
7048
7049 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
7050
7051         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_finalize):
7052         Unparent all bands from the equalizer when finalizing to stop
7053         leaking them.
7054
7055 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
7056
7057         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_uri_get_protocols):
7058         Add support for WebDAV.
7059
7060 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
7061
7062         Patch by: Wouter Cloetens <wouter at mind dot be>
7063
7064         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
7065         (gst_souphttp_src_init), (gst_souphttp_src_create),
7066         (gst_souphttp_src_is_seekable), (gst_souphttp_src_do_seek),
7067         (soup_add_range_header), (soup_got_headers), (soup_got_chunk):
7068         * ext/soup/gstsouphttpsrc.h:
7069         Add support for seeking to souphttpsrc. Fixes bug #502335.
7070
7071 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
7072
7073         * gst/h264parse/gsth264parse.c: (gst_h264_parse_clear_queues),
7074         (gst_h264_parse_flush_decode), (gst_h264_parse_queue_buffer),
7075         (gst_h264_parse_find_start_reverse),
7076         (gst_h264_parse_chain_reverse), (gst_h264_parse_chain):
7077         * gst/h264parse/gsth264parse.h:
7078         Improve debugging.
7079         Fix buffer splitting at sync codes and leftover buffer after
7080         scanning.
7081
7082 2008-01-17  Edgard Lima  <edgard.lima@indt.org.br>
7083
7084         * ext/metadata/TODO:
7085         * ext/metadata/metadataexif.c:
7086         * ext/metadata/metadataxmp.c:
7087           Fixed adding EXIF tags to correct IFD. Mapped some XMP tags.
7088
7089 2008-01-16  Wim Taymans  <wim.taymans@collabora.co.uk>
7090
7091         * gst/h264parse/gsth264parse.c: (gst_nal_list_new),
7092         (gst_nal_list_prepend_link), (gst_nal_list_delete_head),
7093         (gst_nal_bs_init), (gst_nal_bs_read), (gst_nal_bs_eos),
7094         (gst_nal_bs_read_ue), (gst_h264_parse_class_init),
7095         (gst_h264_parse_init), (gst_h264_parse_set_property),
7096         (gst_h264_parse_get_property), (gst_h264_parse_sink_setcaps),
7097         (gst_h264_parse_clear_queues), (gst_h264_parse_chain_forward),
7098         (gst_h264_parse_flush_decode), (gst_h264_parse_queue_buffer),
7099         (gst_h264_parse_find_start_reverse),
7100         (gst_h264_parse_chain_reverse), (gst_h264_parse_chain),
7101         (gst_h264_parse_sink_event), (gst_h264_parse_change_state):
7102         * gst/h264parse/gsth264parse.h:
7103         Add reverse playback support for containers that don't know how to
7104         properly send data between I-frames.
7105
7106 2008-01-16  Sebastian Dröge  <slomo@circular-chaos.org>
7107
7108         * configure.ac:
7109         * tests/check/pipelines/gio.c: (GST_START_TEST):
7110         Update for API changes in GIO and require GIO 2.15.2 for this.
7111
7112 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
7113
7114         * gst/xingheader/gstxingmux.c: (generate_xing_header):
7115         Bitrate is 4 bits, not 8 so check for 0xe as maximum value instead
7116         of 0xfe.
7117
7118 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
7119
7120         * gst/xingheader/gstxingmux.c: (generate_xing_header):
7121         Remove accidentially leftover debug printf.
7122
7123 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
7124
7125         * gst/xingheader/gstxingmux.c: (has_xing_header),
7126         (generate_xing_header), (gst_xing_mux_chain),
7127         (gst_xing_mux_sink_event):
7128         Choose smallest possible frame size for the Xing header, properly
7129         set the timestamp, duration and offset on the outgoing buffers,
7130         only send NEWSEGMENT events in BYTE format downstream and also
7131         drop VBRI headers if already existing.
7132
7133 2008-01-12  Sebastian Dröge  <slomo@circular-chaos.org>
7134
7135         * gst/xingheader/Makefile.am:
7136         * gst/xingheader/gstxingmux.c: (parse_header), (get_xing_offset),
7137         (has_xing_header), (generate_xing_header),
7138         (gst_xing_mux_base_init), (gst_xing_mux_finalize), (xing_reset),
7139         (gst_xing_mux_init), (gst_xing_mux_chain),
7140         (gst_xing_mux_sink_event), (gst_xing_mux_change_state):
7141         * gst/xingheader/gstxingmux.h:
7142         Major cleanup and rewrite of xingmux with less bugs and new features:
7143         - Handles other layers as 3
7144         - Write TOC
7145
7146 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
7147
7148         * tests/check/elements/rganalysis.c: (test_buffer_const_float_mono),
7149           (test_buffer_const_float_stereo), (test_buffer_const_int16_mono),
7150           (test_buffer_const_int16_stereo), (test_buffer_square_float_mono),
7151           (test_buffer_square_float_stereo), (test_buffer_square_int16_mono),
7152           (test_buffer_square_int16_stereo):
7153         * tests/check/elements/rglimiter.c: (create_test_buffer):
7154         * tests/check/elements/rgvolume.c: (test_buffer_new):
7155           It's "endianness", not "endianess". Fixes unit tests.
7156
7157 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
7158
7159         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
7160         If we find the caps in the cache, use it to parse the clock-rate instead
7161         of returning an error. Fixes a TODO as found by Youness Alaoui.
7162
7163 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
7164
7165         Patch by: Youness Alaoui <youness dot alaoui at collabora dot co dot uk>
7166
7167         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
7168         * gst/rtpmanager/rtpsession.c: (rtp_session_set_callbacks),
7169         (rtp_session_set_process_rtp_callback),
7170         (rtp_session_set_send_rtp_callback),
7171         (rtp_session_set_send_rtcp_callback),
7172         (rtp_session_set_sync_rtcp_callback),
7173         (rtp_session_set_clock_rate_callback),
7174         (rtp_session_set_reconsider_callback), (source_push_rtp),
7175         (source_clock_rate), (rtp_session_process_bye),
7176         (rtp_session_process_rtcp), (rtp_session_send_bye),
7177         (rtp_session_on_timeout):
7178         * gst/rtpmanager/rtpsession.h:
7179         Make it possible to use different user_data for each of the callbacks.
7180         Fixes #508587.
7181
7182 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
7183
7184         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code):
7185         Small meaningless cleanup.
7186
7187         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_flush),
7188         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain_forward),
7189         (scan_keyframe), (gst_mpegvideoparse_flush_decode),
7190         (gst_mpegvideoparse_chain_reverse), (gst_mpegvideoparse_chain),
7191         (mpv_parse_sink_event), (gst_mpegvideoparse_change_state):
7192         * gst/mpegvideoparse/mpegvideoparse.h:
7193         Track segment events.
7194         Do the first part of reverse playback by sending data between two
7195         I-frames to the decoder.
7196
7197 2008-01-10  Thijs Vermeir  <thijsvermeir@gmail.com>
7198
7199         * gst/rtpmanager/gstrtpbin.c:
7200         Fix documentation for latest patch
7201
7202 2008-01-10  Thijs Vermeir  <thijsvermeir@gmail.com>
7203
7204         * gst/rtpmanager/gstrtpbin.c:
7205         Allow request_new_pad with name NULL (bug #508515)
7206
7207 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
7208
7209         * autogen.sh:
7210           Add -Wno-portability to the automake parameters to stop warnings
7211           about GNU make extensions being used. We require GNU make in almost
7212           every Makefile anyway.
7213           
7214         * configure.ac:
7215           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
7216           at the same time is required for per target flags.
7217
7218 2008-01-09  Wim Taymans  <wim.taymans@collabora.co.uk>
7219
7220         * gst/rtpmanager/gstrtpsession.c: (create_send_rtp_sink):
7221         Don't set fixed caps, we can basically do everything the upsteam peer
7222         pad can renegotiate to. Fixes #507940.
7223
7224 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
7225
7226         * Makefile.am:
7227           Include lcov.mak to allow building coverage reports. Add top-level
7228           check targets similar to other gst packages.
7229
7230 2008-01-06  David Schleef  <ds@schleef.org>
7231
7232         * ext/directfb/Makefile.am:
7233           Add GST_CFLAGS.  Otherwise we don't get -Wall -Werror.
7234         * ext/directfb/dfbvideosink.c:
7235           Getting tired of directfb's chatter.  Quiet it.
7236
7237 2008-01-06  David Schleef  <ds@schleef.org>
7238
7239         Patch by: Sean D'Epagnier <sean@depagnier.com>
7240
7241         * configure.ac:
7242         * sys/Makefile.am:
7243         * sys/fbdev/Makefile.am:
7244         * sys/fbdev/gstfbdevsink.c:
7245         * sys/fbdev/gstfbdevsink.h:
7246           Add fbdev-based video sink.  Linux-only.  See bug #506549.
7247
7248 2008-01-06  Sebastian Dröge  <slomo@circular-chaos.org>
7249
7250         * configure.ac:
7251         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
7252         * tests/check/pipelines/gio.c: (free_input), (GST_START_TEST):
7253         Update to GMemoryInputStream API changes in GLib SVN and require
7254         gio-2.0 >= 2.15.1 for this. Fixes bug #507584.
7255         We can also report the duration for every GSeekable, not only
7256         GFileInputStream and GMemoryInputStream.
7257
7258 2008-01-05  David Schleef  <ds@schleef.org>
7259
7260         * sys/glsink/glimagesink.c:
7261         * sys/glsink/glimagesink.h:
7262         * sys/glsink/gstglbuffer.h:
7263         * sys/glsink/gstgldisplay.c:
7264         * sys/glsink/gstgldisplay.h:
7265         * sys/glsink/gstglupload.c:
7266           Handle xoverlay exposes correctly.  This means glimagesink works
7267           correctly most of the time in totem (fullscreening being an
7268           execption).  Doesn't handle expose events directly to the GL
7269           window.
7270
7271 2008-01-05  David Schleef  <ds@schleef.org>
7272
7273         * sys/glsink/glextensions.c:
7274         * sys/glsink/glextensions.h:
7275         * sys/glsink/glimagesink.c:
7276         * sys/glsink/glimagesink.h:
7277         * sys/glsink/gstgldisplay.c:
7278         * sys/glsink/gstgldisplay.h:
7279         * sys/glsink/gstopengl.c:
7280           Reenable video/x-raw-rgb and x-raw-yuv for glimagesink.  Enable
7281           vblank synchronization.  Remove unused code.
7282
7283 2008-01-04  Wim Taymans  <wim.taymans@collabora.co.uk>
7284
7285         * gst/rtpmanager/gstrtpjitterbuffer.c:
7286         (gst_rtp_jitter_buffer_loop):
7287         Don't unref the popped buffer when we don't have ownership.
7288         Fixes #507020.
7289
7290 2008-01-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7291
7292         * gst/mpegtsparse/Makefile.am:
7293         * gst/mpegtsparse/flutspatinfo.c:
7294         * gst/mpegtsparse/flutspatinfo.h:
7295         * gst/mpegtsparse/flutspmtinfo.c:
7296         * gst/mpegtsparse/flutspmtinfo.h:
7297         * gst/mpegtsparse/flutspmtstreaminfo.c:
7298         * gst/mpegtsparse/flutspmtstreaminfo.h:
7299         Remove no longer needed files.
7300
7301 2008-01-02  David Schleef  <ds@schleef.org>
7302
7303         * tests/check/Makefile.am:
7304           Disable vcdsrc in states test because it takes too much time
7305           to get to PLAYING if it can find a device.
7306
7307 2007-12-31  David Schleef  <ds@schleef.org>
7308
7309         * ext/musicbrainz/gsttrm.c:
7310           Don't emit signiture when going to READY, because it might
7311           not be ready.
7312         * ext/nas/nassink.c:
7313           Remove useless call that sleeps for 5 seconds.  Yup, it calls
7314           sleep(1) 5 times.  Go NAS.
7315         * gst/librfb/gstrfbsrc.c:
7316         * gst/librfb/rfbdecoder.c:
7317           Initialize our debug categories properly.
7318         * gst/rawparse/gstrawparse.c:
7319           Don't register element details for a non-element.  Be much more
7320           rude when subclass doesn't set a pad template (assert!).  Don't
7321           unref the pad template; we don't own it.
7322         * gst/videosignal/gstvideoanalyse.c:
7323           Initialize debug category.
7324         * tests/check/Makefile.am:
7325           Ignore nassink element in tests because it has unavoidable
7326           long timeouts.
7327
7328 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
7329
7330         * gst/rtpmanager/gstrtpssrcdemux.c:
7331         (gst_rtp_ssrc_demux_change_state):
7332         Don't clean up pads when going to PAUSED.
7333
7334 2007-12-30  David Schleef  <ds@schleef.org>
7335
7336         * configure.ac:
7337         * sys/glsink/Makefile.am:
7338           Switch to using pkgconfig to detect libGL.  Since we use
7339           recent features added to Mesa, there's no point in adding
7340           a check for pre-pkgconfig versions.
7341
7342 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
7343
7344         * ext/ladspa/gstladspa.c: (gst_ladspa_get_property):
7345         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_show_frame):
7346         * gst/mve/gstmvemux.c: (gst_mve_mux_request_new_pad):
7347         * sys/dvb/dvbbasebin.c: (dvb_base_bin_class_init):
7348         Fix 'xyz may be used uninitialized' compiler warnings caused
7349         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
7350         abort() in any case but properly report the error.
7351
7352 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
7353
7354         * configure.ac:
7355         * ext/gio/gstgio.c:
7356         * ext/gio/gstgio.h:
7357         * ext/gio/gstgiobasesink.h:
7358         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
7359         * ext/gio/gstgiobasesrc.h:
7360         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
7361         * ext/gio/gstgiosink.h:
7362         * ext/gio/gstgiosrc.h:
7363         * ext/gio/gstgiostreamsink.h:
7364         * ext/gio/gstgiostreamsrc.h:
7365         * tests/check/pipelines/gio.c:
7366         Update to latest API changes in GLib/GIO and require at least
7367         gio-2.0 2.15.0 for this.
7368         
7369         * ext/gio/Makefile.am:
7370         Add GST_PLUGIN_LDFLAGS to LDFLAGS.
7371
7372 2007-12-28  David Schleef  <ds@schleef.org>
7373
7374         * configure.ac:
7375         * sys/glsink/glextensions.c:
7376         * sys/glsink/glextensions.h:
7377         * sys/glsink/glimagesink.c:
7378         * sys/glsink/glimagesink.h:
7379         * sys/glsink/gstglbuffer.c:
7380         * sys/glsink/gstglbuffer.h:
7381         * sys/glsink/gstglconvert.c:
7382         * sys/glsink/gstgldisplay.c:
7383         * sys/glsink/gstgldisplay.h:
7384         * sys/glsink/gstgldownload.c:
7385         * sys/glsink/gstglfilter.c:
7386         * sys/glsink/gstglfilter.h:
7387         * sys/glsink/gstglfilterexample.c:
7388         * sys/glsink/gstgltestsrc.c:
7389         * sys/glsink/gstglupload.c:
7390           Major cleanup of code.  Convert glupload to BaseTransform.
7391           Handle caps negotiation mostly correctly.  Reenable in build.
7392
7393 2007-12-28  Tim-Philipp Müller  <tim at centricular dot net>
7394
7395         * ext/soup/Makefile.am:
7396         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_get_property),
7397           (gst_souphttp_src_unicodify), (soup_got_headers):
7398           Use gst_tag_freeform_string_to_utf8() and post radio station
7399           info as tags on the bus.
7400
7401 2007-12-26  David Schleef  <ds@schleef.org>
7402
7403         * sys/glsink/glimagesink.c:
7404         * sys/glsink/gstglupload.c:
7405           Change glimagesink over to using GL buffers.  This breaks
7406           glimagesink for normal operation, but should be fixed soon.
7407
7408 2007-12-26  David Schleef  <ds@schleef.org>
7409
7410         * sys/glsink/gltestsrc.c:
7411         * sys/glsink/gstglbuffer.c:
7412         * sys/glsink/gstglbuffer.h:
7413         * sys/glsink/gstgldownload.c:
7414         * sys/glsink/gstglfilter.c:
7415         * sys/glsink/gstglfilterexample.c:
7416         * sys/glsink/gstgltestsrc.c:
7417         * sys/glsink/gstglupload.c:
7418           Convert gldownload to BaseTransform.  Make glfilterexample
7419           visually interesting.  Add support for various formats to
7420           downloading.  Fix a few places where we leak GL state to
7421           other elements (bad, but hard to prevent).
7422
7423 2007-12-26  David Schleef  <ds@schleef.org>
7424
7425         * sys/glsink/BUGS:
7426         * sys/glsink/Makefile.am:
7427         * sys/glsink/gstglbuffer.c:
7428         * sys/glsink/gstglbuffer.h:
7429         * sys/glsink/gstglconvert.c:
7430         * sys/glsink/gstgldisplay.c:
7431         * sys/glsink/gstglfilter.c:
7432         * sys/glsink/gstglfilter.h:
7433         * sys/glsink/gstglfilterexample.c:
7434         * sys/glsink/gstgltestsrc.c:
7435         * sys/glsink/gstglupload.c:
7436         * sys/glsink/gstopengl.c:
7437           Remove code that handles non-texture buffers.  Add a
7438           GstGLBufferFormat type that corresponds to how to use the
7439           texture, not the original video format.  Convert gstflfilter.c
7440           into a base class, add glfilterexample and glconvert elements.
7441         * sys/glsink/color_matrix.c:
7442           Minor ramblings about color conversion matrices.
7443
7444 2007-12-24  David Schleef  <ds@schleef.org>
7445
7446         * sys/glsink/Makefile.am:
7447         * sys/glsink/gltestsrc.c:
7448         * sys/glsink/gltestsrc.h:
7449         * sys/glsink/gstgldisplay.c:
7450         * sys/glsink/gstgldownload.c:
7451         * sys/glsink/gstglfilter.c:
7452         * sys/glsink/gstgltestsrc.c:
7453         * sys/glsink/gstgltestsrc.h:
7454         * sys/glsink/gstglupload.c:
7455         * sys/glsink/gstopengl.c:
7456           Add gltestsrc element, a duplicate of videotestsrc that uses
7457           GL rendering to create images.  More cleanup.
7458
7459 2007-12-24  David Schleef  <ds@schleef.org>
7460
7461         * sys/glsink/gstglbuffer.c:
7462         * sys/glsink/gstgldownload.c:
7463         * sys/glsink/gstglfilter.c:
7464           Clean up code.  Fix a few leaks.
7465
7466 2007-12-24  David Schleef  <ds@schleef.org>
7467
7468         * sys/glsink/Makefile.am:
7469         * sys/glsink/glimagesink.h:
7470         * sys/glsink/glvideo.c:
7471         * sys/glsink/glvideo.h:
7472         * sys/glsink/gstglbuffer.c:
7473         * sys/glsink/gstglbuffer.h:
7474         * sys/glsink/gstgldisplay.c:
7475         * sys/glsink/gstgldisplay.h:
7476           Rename glvideo.[ch] to gstgldisplay.[ch].
7477
7478 2007-12-24  David Schleef  <ds@schleef.org>
7479
7480         * sys/glsink/glimagesink.c:
7481         * sys/glsink/glimagesink.h:
7482         * sys/glsink/glvideo.c:
7483         * sys/glsink/glvideo.h:
7484         * sys/glsink/gstglbuffer.c:
7485         * sys/glsink/gstglbuffer.h:
7486         * sys/glsink/gstgldownload.c:
7487         * sys/glsink/gstglfilter.c:
7488         * sys/glsink/gstglupload.c:
7489           Rewrite a bunch of code to use textures as the intermediate
7490           instead of renderbuffers.  upload, download, filtering all
7491           work.
7492
7493 2007-12-23  David Schleef  <ds@schleef.org>
7494
7495         * gst/videoparse/Makefile.am:
7496         * gst/videoparse/README:
7497         * gst/videoparse/gstvideoparse.c:
7498           Remove videoparse element, because it was moved to gst/rawparse/
7499
7500 2007-12-23  Sebastian Dröge  <slomo@circular-chaos.org>
7501
7502         * gst/rawparse/gstrawparse.c: (gst_raw_parse_src_event):
7503         Always seek on frame boundaries, will produce nothing useful
7504         otherwise.
7505
7506 2007-12-23  Sebastian Dröge  <slomo@circular-chaos.org>
7507
7508         * configure.ac:
7509         * gst/rawparse/Makefile.am:
7510         * gst/rawparse/README:
7511         * gst/rawparse/gstaudioparse.c: (gst_audio_parse_format_get_type),
7512         (gst_audio_parse_endianness_get_type), (gst_audio_parse_base_init),
7513         (gst_audio_parse_class_init), (gst_audio_parse_init),
7514         (gst_audio_parse_set_property), (gst_audio_parse_get_property),
7515         (gst_audio_parse_update_frame_size), (gst_audio_parse_get_caps):
7516         * gst/rawparse/gstaudioparse.h:
7517         * gst/rawparse/gstrawparse.c: (gst_raw_parse_base_init),
7518         (gst_raw_parse_class_init), (gst_raw_parse_init),
7519         (gst_raw_parse_dispose),
7520         (gst_raw_parse_class_set_src_pad_template),
7521         (gst_raw_parse_class_set_multiple_frames_per_buffer),
7522         (gst_raw_parse_reset), (gst_raw_parse_chain),
7523         (gst_raw_parse_convert), (gst_raw_parse_sink_event),
7524         (gst_raw_parse_src_event), (gst_raw_parse_src_query_type),
7525         (gst_raw_parse_src_query), (gst_raw_parse_set_framesize),
7526         (gst_raw_parse_set_fps), (gst_raw_parse_get_fps),
7527         (gst_raw_parse_is_negotiated):
7528         * gst/rawparse/gstrawparse.h:
7529         * gst/rawparse/gstvideoparse.c: (gst_video_parse_format_get_type),
7530         (gst_video_parse_endianness_get_type), (gst_video_parse_base_init),
7531         (gst_video_parse_class_init), (gst_video_parse_init),
7532         (gst_video_parse_set_property), (gst_video_parse_get_property),
7533         (gst_video_parse_format_to_fourcc),
7534         (gst_video_parse_update_frame_size), (gst_video_parse_get_caps):
7535         * gst/rawparse/gstvideoparse.h:
7536         * gst/rawparse/plugin.c: (plugin_init):
7537         Add new plugin rawparse that contains a base class for raw data
7538         parsers and the two elements audioparse and videoparse that can
7539         be used to parse raw audio and video. These are inspired by the
7540         old videoparse element which the new rawparse plugin deprecates.
7541
7542 2007-12-21  David Schleef  <ds@schleef.org>
7543
7544         * sys/glsink/glextensions.c:
7545         * sys/glsink/glextensions.h:
7546         * sys/glsink/glvideo.c:
7547         * sys/glsink/glvideo.h:
7548         * sys/glsink/gstglbuffer.c:
7549         * sys/glsink/gstgldownload.c:
7550         * sys/glsink/gstglupload.c:
7551           A careful read of the documentation reveals that I can't use
7552           renderbuffers as textures.  Duh.  Checkpoint because I'm about
7553           to rewrite a bunch of code.
7554
7555 2007-12-21  Edgard Lima,,,,  <edgard.lima@indt.org.br>
7556
7557         * ext/metadata/TODO:
7558         * ext/metadata/gstbasemetadata.c:
7559         * ext/metadata/gstbasemetadata.h:
7560         * ext/metadata/metadata.h:
7561         * ext/metadata/metadataiptc.c:
7562         * ext/metadata/metadatamuxjpeg.c:
7563         * ext/metadata/metadataparsejpeg.c:
7564         * ext/metadata/metadataparseutil.c:
7565           Some IPTC tags mapped.
7566
7567 2007-12-21  Edgard Lima  <edgard.lima@indt.org.br>
7568
7569         * ext/metadata/Makefile.am:
7570         * ext/metadata/TODO:
7571         * ext/metadata/gstbasemetadata.c:
7572         * ext/metadata/gstbasemetadata.h:
7573         * ext/metadata/gstmetadatacommon.c:
7574         * ext/metadata/gstmetadatacommon.h:
7575         * ext/metadata/metadata.c:
7576         * ext/metadata/metadata.h:
7577           Removed gstmetadatacommon.
7578
7579 2007-12-20  David Schleef  <ds@schleef.org>
7580
7581         * sys/glsink/Makefile.am:
7582         * sys/glsink/glextensions.c:
7583         * sys/glsink/glextensions.h:
7584         * sys/glsink/glimagesink.c:
7585         * sys/glsink/glimagesink.h:
7586         * sys/glsink/glvideo.c:
7587         * sys/glsink/glvideo.h:
7588         * sys/glsink/gstglbuffer.c:
7589         * sys/glsink/gstglbuffer.h:
7590         * sys/glsink/gstgldownload.c:
7591         * sys/glsink/gstglfilter.c:
7592         * sys/glsink/gstglupload.c:
7593         * sys/glsink/gstopengl.c:
7594           Switch to using framebuffer_objects instead of GLXPixmaps,
7595           because that's what my driver supports.  Remove GLDrawable,
7596           since GstGLDisplay now has a default drawable and context.
7597
7598 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
7599
7600         * gst/equalizer/.cvsignore:
7601         * gst/switch/.cvsignore:
7602           Ignore more.
7603
7604 2007-12-19  Edgard Lima  <edgard.lima@indt.org.br>
7605
7606         * ext/metadata/Makefile.am:
7607         * ext/metadata/TODO:
7608         * ext/metadata/gstbasemetadata.c:
7609         * ext/metadata/gstbasemetadata.h:
7610         * ext/metadata/gstmetadatacommon.c:
7611         * ext/metadata/gstmetadatacommon.h:
7612         * ext/metadata/gstmetadatademux.c:
7613         * ext/metadata/gstmetadatademux.h:
7614         * ext/metadata/gstmetadatamux.c:
7615         * ext/metadata/gstmetadatamux.h:
7616         * ext/metadata/metadata.c:
7617         * ext/metadata/metadata.h:
7618         * ext/metadata/metadataexif.c:
7619         * ext/metadata/metadataparsejpeg.c:
7620         * ext/metadata/metadataparsepng.c:
7621         * ext/metadata/metadatatags.c:
7622         * ext/metadata/metadatatags.h:
7623         * ext/metadata/test/metadata_editor.c:
7624           New base class for metadata elements.
7625
7626 2007-12-18  Andy Wingo  <wingo@pobox.com>
7627
7628         * gst/switch/gstswitch-marshal.list:
7629         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
7630         * gst/switch/gstswitch.c (enum, gst_selector_pad_class_init)
7631         (gst_selector_pad_get_property)
7632         (gst_selector_pad_get_running_time)
7633         (gst_stream_selector_class_init, gst_segment_get_timestamp)
7634         (gst_segment_set_stop, gst_segment_set_start)
7635         (gst_stream_selector_set_active_pad, gst_stream_selector_block)
7636         (gst_stream_selector_push_pending_stop)
7637         (gst_stream_selector_switch): Change so that the signals and
7638         properties deal in running time, not buffer time. Document the
7639         signals more. Change uint64 in API to int64, to reflect what's in
7640         GstSegment.
7641
7642 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
7643
7644         * Makefile.am:
7645           Include common/win32.mak for CRLF check of win32 project
7646           files (see #393626).
7647
7648         * configure.ac:
7649           Bump requirements to -base CVS for libgstvideo additions in
7650           glimagesink. Disable glimagesink until the missing files get
7651           checked in.
7652
7653 2007-12-17  David Schleef  <ds@schleef.org>
7654
7655         * sys/glsink/Makefile.am:
7656         * sys/glsink/glimagesink.c:
7657         * sys/glsink/glimagesink.h:
7658         * sys/glsink/glvideo.c:
7659         * sys/glsink/glvideo.h:
7660         * sys/glsink/gstopengl.c:
7661         * sys/glsink/gstglupload.c:
7662           Use new GstVideoFormat checked into -base.  Add new glupload
7663           element to upload raw video into a GLXPixbuf.  Untested.  Will
7664           likely crash your motorcycle if you try it.
7665         * sys/glsink/gstvideo-common.c:
7666         * sys/glsink/gstvideo-common.h:
7667           Remove.
7668
7669 2007-12-17  David Schleef  <ds@schleef.org>
7670
7671         * gst/multifile/gstmultifilesrc.c:
7672         * gst/multifile/gstmultifilesrc.h:
7673           When subsequent files are read, if the file doesn't exist, send
7674           an EOS instead of causing an error.
7675
7676 2007-12-17  Andy Wingo  <wingo@pobox.com>
7677
7678         * gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when
7679         a buffer is ignored, not NOT_LINKED. No sense in making a source
7680         element error out; at least fdsrc considers NOT_LINKED to be a
7681         fatal error. Patch 11/12. There is no patch 12/12. Foo.
7682
7683         * gst/switch/gstswitch-marshal.list:
7684         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
7685         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
7686         (gst_stream_selector_block): Make the block() signal return the
7687         last stop time of the active pad. Patch 10/12.
7688
7689         * gst/switch/gstswitch.c (gst_selector_pad_get_property)
7690         (gst_selector_pad_class_init, gst_stream_selector_class_init)
7691         (gst_stream_selector_get_property): Expose 'last-stop-time' as a
7692         pad property, not an element property.
7693         (gst_selector_pad_chain): Mark the last_stop time as timestamp +
7694         duration, not timestamp. Patch 9/12.
7695
7696         * gst/switch/gstswitch.c (gst_stream_selector_change_state)
7697         (gst_stream_selector_block, gst_stream_selector_switch): Use the
7698         cond mechanism instead of blocked pads. Patch 8/12.
7699
7700         * gst/switch/gstswitch.h (struct _GstStreamSelector): 
7701
7702         * gst/switch/gstswitch.c (gst_stream_selector_wait)
7703         (gst_selector_pad_chain, gst_stream_selector_init)
7704         (gst_stream_selector_dispose): Add infrastructure for new blocking
7705         mechanism that does not use gst_pad_set_blocked, which does not
7706         work on sink pads. Patch 7/12.
7707
7708         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
7709         (gst_stream_selector_get_property): Add last-stop-time readable
7710         property. Patch 6/12.
7711
7712         * gst/switch/gstswitch.h (struct _GstStreamSelector): Add some
7713         state variables.
7714
7715         * gst/switch/gstswitch.c (gst_stream_selector_push_pending_stop)
7716         (gst_selector_pad_chain): Push any pending stop event.
7717         (gst_stream_selector_set_active_pad)
7718         (gst_stream_selector_set_property): Factor out setting the active
7719         pad to a function. Close the segment of the previous active pad if
7720         told to do so via a stop_time != GST_CLOCK_TIME_NONE.
7721         (gst_stream_selector_switch): Implement switch vmethod. Patch 5/12.
7722
7723         * gst/switch/gstswitch.c (gst_stream_selector_block): Implement
7724         the block() signal. This implementation will be replaced in future
7725         patches, however. Patch 4/12.
7726
7727         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix
7728         vmethod prototypes.
7729
7730         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
7731         (gst_stream_selector_block, gst_stream_selector_switch): Add empty
7732         vmethod definitions. Patch 3/12.
7733
7734         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
7735         * gst/switch/gstswitch.c (gst_stream_selector_class_init): Add
7736         `block' and `switch' signals.
7737
7738         * gst/switch/Makefile.am: 
7739         * gst/switch/gstswitch-marshal.list: Add foo to generate a
7740         marshaller for the `switch' signal. Patch 2/12.
7741
7742         * gst/switch/gstswitch.h: 
7743         * gst/switch/gstswitch.c: Replace with files from
7744         gststreamselector.[ch], registered as the "switch" plugin, with
7745         "GstSwitch" types. Patch 1/12.
7746
7747 2007-12-17  Edgard Lima  <edgard.lima@indt.org.br>
7748
7749         * ext/metadata/TODO:
7750         * ext/metadata/gstmetadatademux.c:
7751         * ext/metadata/metadata.c:
7752         * ext/metadata/metadata.h:
7753         * ext/metadata/metadataparsejpeg.c:
7754         * ext/metadata/metadataparsejpeg.h:
7755         * ext/metadata/metadataparsepng.c:
7756         * ext/metadata/metadataparsepng.h:
7757         * ext/metadata/test/MetadataEditorMain.glade:
7758         * ext/metadata/test/metadata_editor.c:
7759           Added "parse-only" property to metadatademux.
7760
7761 2007-12-16  David Schleef  <ds@schleef.org>
7762
7763         * sys/glsink/glimagesink.c:
7764         * sys/glsink/glimagesink.h:
7765         * sys/glsink/glvideo.c:
7766         * sys/glsink/glvideo.h:
7767           Rename GLVideo* to GstGL*.
7768
7769 2007-12-15  David Schleef  <ds@schleef.org>
7770
7771         * sys/glsink/Makefile.am:
7772         * sys/glsink/glextensions.c:
7773         * sys/glsink/glextensions.h:
7774         * sys/glsink/glvideo.c:
7775           Add vblank synchronization.  Isn't really working on my
7776           driver. :(
7777
7778 2007-12-15  David Schleef  <ds@schleef.org>
7779
7780         * sys/glsink/Makefile.am:
7781         * sys/glsink/glimagesink.c:
7782         * sys/glsink/glvideo.c:
7783         * sys/glsink/glvideo.h:
7784         * sys/glsink/gstvideo-common.c:
7785         * sys/glsink/gstvideo-common.h:
7786           Add support for xRGB, xBGR, and AYUV.  Re-add support for
7787           power-of-2 textures.
7788
7789 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
7790
7791         * gst/videoparse/gstvideoparse.c: (gst_video_parse_dispose),
7792         (gst_video_parse_sink_event):
7793         Free the adapter on dispose and correctly reset on newsegment events.
7794
7795 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
7796
7797         * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event),
7798         (gst_video_parse_src_event), (gst_video_parse_src_query):
7799         Improve duration query by first asking upstream and if it can't handle
7800         the query try to get the duration in bytes from upstream and convert.
7801         For seeks, try if upstream handles this already first and do our
7802         conversion to byte format only if it doesn't and if we get a
7803         newsegment event in time format keep it and only do our conversions
7804         if the event has another format.
7805
7806 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
7807
7808         * gst/videoparse/gstvideoparse.c:
7809         (gst_video_parse_format_get_type),
7810         (gst_video_parse_endianness_get_type),
7811         (gst_video_parse_class_init), (gst_video_parse_init),
7812         (gst_video_parse_set_property), (gst_video_parse_get_property),
7813         (gst_video_parse_format_to_fourcc),
7814         (gst_video_parse_update_block_size), (gst_video_parse_chain),
7815         (gst_video_parse_sink_event):
7816         Add support for video/x-raw-rgb and video/x-raw-gray. Also send
7817         downstream elements downstream, not upstream.
7818
7819 2007-12-14  David Schleef  <ds@schleef.org>
7820
7821         * sys/glsink/gstvideo-common.c:
7822         * sys/glsink/gstvideo-common.h:
7823           Pull together some common raw video functions into one location.
7824           This should eventually move to -base.
7825         * sys/glsink/Makefile.am:
7826         * sys/glsink/glimagesink.c:
7827         * sys/glsink/glimagesink.h:
7828         * sys/glsink/glvideo.c:
7829         * sys/glsink/glvideo.h:
7830         * sys/glsink/gstopengl.c:
7831           Use the new video-common.h stuff.  Readd support for RGB video.
7832
7833 2007-12-14  Edgard Lima  <edgard.lima@indt.org.br>
7834
7835         * ext/metadata/Makefile.am:
7836         * ext/metadata/TODO:
7837         * ext/metadata/gstmetadata.c:
7838         * ext/metadata/gstmetadatacommon.c:
7839         * ext/metadata/gstmetadatacommon.h:
7840         * ext/metadata/gstmetadatademux.c:
7841         * ext/metadata/gstmetadatademux.h:
7842         * ext/metadata/gstmetadatamux.c:
7843         * ext/metadata/gstmetadatamux.h:
7844         * ext/metadata/gstmetadataparse.c:
7845         * ext/metadata/gstmetadataparse.h:
7846         * ext/metadata/metadataexif.c:
7847         * ext/metadata/metadatatags.c:
7848         * ext/metadata/test/metadata_editor.c:
7849           Added new module for common functions. Using GST_TYPE_FRACTION for
7850           Exif (S)Rational types.
7851
7852 2007-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7853
7854         * gst/mpegtsparse/mpegtspacketizer.c:
7855         * gst/mpegtsparse/mpegtspacketizer.h:
7856         Hash streams by pid again. Add a linked list inside each
7857         stream with a list of sub_tables. Fix multiple sections
7858         as it was borked with my last commit.
7859
7860 2007-12-14  Christian Schaller <christian.schaller@collabora.co.uk>
7861
7862         * sys/glsink/Makefile.am: add glvideo.h
7863         * gst/speexresample/Makefile.am: add speex_resampler_wrapper.h
7864         * gst-plugins-bad.spec.in: add latest plugins
7865
7866 2007-12-13  Edgard Lima  <edgard.lima@indt.org.br>
7867
7868         * ext/metadata/TODO:
7869         * ext/metadata/gstmetadatamux.c:
7870         * ext/metadata/gstmetadataparse.c:
7871         * ext/metadata/metadata.c:
7872         * ext/metadata/metadata.h:
7873         * ext/metadata/metadataiptc.c:
7874         * ext/metadata/metadatamuxjpeg.c:
7875         * ext/metadata/metadatamuxjpeg.h:
7876         * ext/metadata/metadatamuxpng.c:
7877         * ext/metadata/metadatamuxpng.h:
7878         * ext/metadata/metadataparsejpeg.c:
7879         * ext/metadata/metadataparsejpeg.h:
7880         * ext/metadata/metadataparsepng.c:
7881         * ext/metadata/metadataparsepng.h:
7882         * ext/metadata/metadataparseutil.c:
7883         * ext/metadata/metadataparseutil.h:
7884         * ext/metadata/metadatatypes.h:
7885         * ext/metadata/metadataxmp.c:
7886           Code documentation.
7887
7888 2007-12-13  Edgard Lima  <edgard.lima@indt.org.br>
7889
7890         * configure.ac:
7891         * ext/metadata/Makefile.am:
7892         * ext/metadata/gstmetadatamux.c:
7893         * ext/metadata/gstmetadataparse.c:
7894         * ext/metadata/metadataexif.c:
7895         * ext/metadata/metadatatags.c:
7896         * ext/metadata/test/Makefile:
7897         * ext/metadata/test/MetadataEditorMain.glade:
7898         * ext/metadata/test/metadata_editor.c:
7899           Added a test application. Added some EXIF tags. Fixed a muxer bug.
7900
7901 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7902
7903         * gst/videoparse/gstvideoparse.c: (gst_video_parse_init),
7904           (gst_video_parse_src_event), (gst_video_parse_src_query_type):
7905           Implement a query type function for the src pad, implement seeking
7906           and use ANY caps for the sink pad as the element doesn't care what
7907           caps the input has and everything is handled via properties.
7908
7909 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7910
7911         * gst/videoparse/gstvideoparse.c: (gst_video_parse_convert),
7912           (gst_video_parse_sink_event):
7913           Handle -1 values for the CONVERT query too.
7914
7915 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7916
7917         * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event):
7918           Add YV12 to the pad templates as it is supported too and allow
7919           -1 as stop position for NEWSEGMENT events.
7920
7921 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7922
7923         * gst/videoparse/Makefile.am:
7924           Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix the build.
7925
7926         * gst/videoparse/gstvideoparse.c: (gst_video_parse_init),
7927           (gst_video_parse_set_property), (gst_video_parse_get_property):
7928           Use g_value_[sg]et_enum() for enum properties, g_value_[sg]et_int()
7929           gives a g_critical().
7930
7931 2007-12-12  David Schleef  <ds@schleef.org>
7932
7933         * gst/videoparse/README:
7934         * gst/videoparse/gstvideoparse.c:
7935           Add a bunch of features: handle format specification, handle
7936           queries and conversion.  Works much like a normal parser now.
7937
7938 2007-12-12  Wim Taymans  <wim.taymans@collabora.co.uk>
7939
7940         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_finalize),
7941         (gst_rtp_pt_demux_setup), (gst_rtp_pt_demux_release),
7942         (gst_rtp_pt_demux_change_state):
7943         * gst/rtpmanager/gstrtpssrcdemux.c: (gst_rtp_ssrc_demux_reset),
7944         (gst_rtp_ssrc_demux_dispose), (gst_rtp_ssrc_demux_src_query),
7945         (gst_rtp_ssrc_demux_change_state):
7946         Clean up the dynamic pads when going to READY.
7947
7948 2007-12-12  Wim Taymans  <wim.taymans@collabora.co.uk>
7949
7950         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_finalize),
7951         (gst_rtp_bin_set_sdes_string), (gst_rtp_bin_get_sdes_string),
7952         (gst_rtp_bin_handle_message):
7953         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize),
7954         (rtp_session_send_bye):
7955         * gst/rtpmanager/rtpsource.c: (rtp_source_finalize):
7956         Fix some leaks.
7957
7958 2007-12-12  Sebastian Dröge  <slomo@circular-chaos.org>
7959
7960         * ext/dts/gstdtsdec.c: (gst_dtsdec_init),
7961           (gst_dtsdec_sink_setcaps), (gst_dtsdec_chain_raw),
7962           (gst_dtsdec_chain):
7963         * ext/dts/gstdtsdec.h:
7964           Add support for "audio/x-private1-dts" as used by flupsparse. Most
7965           changes adapted from a52dec.
7966
7967 2007-12-11  David Schleef  <ds@schleef.org>
7968
7969         * sys/glsink/Makefile.am:
7970         * sys/glsink/glimagesink.c:
7971         * sys/glsink/glvideo.c:
7972         * sys/glsink/glvideo.h:
7973           Split out gl-related code into a separate file with a
7974           sensible API.  Major cleanup.  Still crashes occasionally
7975           due to different threads touching bits at the same time.
7976
7977 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
7978
7979         Patch by: Wouter Cloetens <wouter at mind dot be>
7980
7981         * ext/soup/gstsouphttpsrc.c: (_do_init),
7982         (gst_souphttp_src_class_init), (gst_souphttp_src_init),
7983         (gst_souphttp_src_dispose), (gst_souphttp_src_set_property),
7984         (gst_souphttp_src_get_property), (unicodify),
7985         (gst_souphttp_src_unicodify), (gst_souphttp_src_create),
7986         (gst_souphttp_src_start), (gst_souphttp_src_stop),
7987         (gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
7988         (gst_souphttp_src_get_size), (gst_souphttp_src_is_seekable),
7989         (soup_got_headers), (soup_got_body), (soup_finished),
7990         (soup_got_chunk), (soup_response), (soup_parse_status),
7991         (gst_souphttp_src_uri_get_type),
7992         (gst_souphttp_src_uri_get_protocols),
7993         (gst_souphttp_src_uri_get_uri), (gst_souphttp_src_uri_set_uri),
7994         (gst_souphttp_src_uri_handler_init):
7995         * ext/soup/gstsouphttpsrc.h:
7996         Do not try to unpause I/O in the "queued" state.
7997         Reorganise a bunch of things and cleanups.
7998         Uses G_GUINT64_FORMAT instead of hard-coding %llu.
7999         See #502335.
8000
8001 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
8002
8003         * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps):
8004         Fix caps memleak.
8005
8006 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
8007
8008         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
8009           (gst_flv_parse_tag_video):
8010           Don't strdup (and thus leak) codec name strings when passing
8011           them to gst_tag_list_add().
8012
8013 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
8014
8015         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init),
8016         (gst_rtp_bin_handle_message):
8017         * gst/rtpmanager/gstrtpsession.c: (source_get_sdes_structure),
8018         (on_ssrc_sdes):
8019         Post a message when the SDES infor changes for a source.
8020
8021         * gst/rtpmanager/rtpsession.c:
8022         * gst/rtpmanager/rtpsource.c:
8023         Update some comments.
8024
8025 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
8026
8027         Based on patch by: <mutex at runbox dot com>
8028
8029         * gst/videoparse/gstvideoparse.c: (gst_video_parse_src_query):
8030         Forward the query upstream, the default element event handler does
8031         something different. Fixes #502879.
8032
8033 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
8034
8035         * gst/rtpmanager/gstrtpbin.c: (on_ssrc_sdes), (create_session),
8036         (gst_rtp_bin_class_init):
8037         * gst/rtpmanager/gstrtpbin.h:
8038         * gst/rtpmanager/gstrtpclient.c:
8039         * gst/rtpmanager/gstrtpclient.h:
8040         * gst/rtpmanager/gstrtpjitterbuffer.h:
8041         * gst/rtpmanager/gstrtpmanager.c:
8042         * gst/rtpmanager/gstrtpptdemux.c:
8043         * gst/rtpmanager/gstrtpptdemux.h:
8044         * gst/rtpmanager/gstrtpsession.c: (on_ssrc_sdes),
8045         (gst_rtp_session_class_init), (gst_rtp_session_init):
8046         * gst/rtpmanager/gstrtpsession.h:
8047         * gst/rtpmanager/gstrtpssrcdemux.c:
8048         * gst/rtpmanager/gstrtpssrcdemux.h:
8049         * gst/rtpmanager/rtpjitterbuffer.c:
8050         * gst/rtpmanager/rtpjitterbuffer.h:
8051         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
8052         (on_ssrc_sdes), (rtp_session_process_sdes):
8053         * gst/rtpmanager/rtpsession.h:
8054         * gst/rtpmanager/rtpsource.c:
8055         * gst/rtpmanager/rtpsource.h:
8056         * gst/rtpmanager/rtpstats.c:
8057         * gst/rtpmanager/rtpstats.h:
8058         Add signal to notify of an SDES change.
8059         Fix object type in the signal callbacks.
8060
8061 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
8062
8063         * gst/rtpmanager/gstrtpbin.c: (create_session),
8064         (gst_rtp_bin_class_init), (gst_rtp_bin_init), (sdes_type_to_name),
8065         (gst_rtp_bin_set_sdes_string), (gst_rtp_bin_get_sdes_string),
8066         (gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
8067         * gst/rtpmanager/gstrtpbin.h:
8068         Expose SDES items as properties and configure the session managers with
8069         them.
8070
8071         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
8072         (rtp_source_set_property):
8073         Fix SSRC property.
8074
8075 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
8076
8077         * gst/rtpmanager/gstrtpbin.c: (create_session):
8078         * gst/rtpmanager/rtpjitterbuffer.c:
8079         Update comment.
8080
8081         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
8082         (gst_rtp_session_set_property), (gst_rtp_session_get_property):
8083         Define some GObject properties to set SDES and other configuration.
8084
8085         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
8086         (rtp_session_init), (rtp_session_finalize),
8087         (rtp_session_set_property), (rtp_session_get_property),
8088         (on_ssrc_sdes), (rtp_session_set_bandwidth),
8089         (rtp_session_get_bandwidth), (rtp_session_set_rtcp_fraction),
8090         (rtp_session_get_rtcp_fraction), (rtp_session_set_sdes_string),
8091         (rtp_session_get_sdes_string), (obtain_source),
8092         (rtp_session_get_internal_source), (rtp_session_process_sdes),
8093         (rtp_session_send_rtp), (rtp_session_next_timeout), (session_sdes),
8094         (is_rtcp_time):
8095         * gst/rtpmanager/rtpsession.h:
8096         Add signal when new SDES infor has been found for a source.
8097         Create properties for SDES and other info.
8098         Simplify the SDES API.
8099         Add method for getting the internal source object of the session.
8100
8101         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
8102         (rtp_source_finalize), (rtp_source_set_property),
8103         (rtp_source_get_property), (rtp_source_set_callbacks),
8104         (rtp_source_get_ssrc), (rtp_source_set_as_csrc),
8105         (rtp_source_is_as_csrc), (rtp_source_is_active),
8106         (rtp_source_is_validated), (rtp_source_is_sender),
8107         (rtp_source_received_bye), (rtp_source_get_bye_reason),
8108         (rtp_source_set_sdes), (rtp_source_set_sdes_string),
8109         (rtp_source_get_sdes), (rtp_source_get_sdes_string),
8110         (rtp_source_get_new_sr), (rtp_source_get_new_rb):
8111         * gst/rtpmanager/rtpsource.h:
8112         Add GObject properties for various things.
8113         Don't leak the bye reason.
8114
8115 2007-12-09  Edward Hervey  <edward@collabora.co.uk>
8116
8117         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
8118         (gst_flv_parse_tag_video):
8119         Fix list of supported and known codecs.
8120         Emit tag with the codec name so it gets properly reported in totem and
8121         other applications.
8122
8123 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
8124
8125         * configure.ac:
8126         Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
8127
8128 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
8129
8130         * gst/equalizer/gstiirequalizer.c:
8131         (gst_iir_equalizer_transform_ip):
8132         Fix compilation.
8133
8134 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
8135
8136         * gst/equalizer/gstiirequalizer.c:
8137         (gst_iir_equalizer_transform_ip):
8138         Don't process buffers in passthrough mode.
8139
8140 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
8141
8142         * gst/filter/gstbpwsinc.c: (bpwsinc_transform):
8143         * gst/filter/gstlpwsinc.c: (lpwsinc_transform):
8144         The transform() methods are not called in passthrough mode so
8145         there's no need for checking if the element is in passthrough mode.
8146
8147 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
8148
8149         * gst/filter/gstbpwsinc.c: (bpwsinc_transform):
8150         * gst/filter/gstlpwsinc.c: (lpwsinc_transform):
8151         Sync the GObject properties with the controller even in passthrough
8152         mode to get consistent property values.
8153
8154 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
8155
8156         * gst/mpegtsparse/mpegtsparse.c: (crc_tab):
8157           Mark crc values table as constant.
8158
8159 2007-12-05  Edgard Lima  <edgard.lima@indt.org.br>
8160
8161         * ext/metadata/metadataexif.c:
8162         * ext/metadata/metadataiptc.c:
8163         * ext/metadata/metadatatags.c:
8164         * ext/metadata/metadatatags.h:
8165         * ext/metadata/metadataxmp.c:
8166           Added some tags to exif parser.
8167
8168 2007-12-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8169
8170         * gst/mpegtsparse/mpegtspacketizer.c:
8171         * gst/mpegtsparse/mpegtsparse.c:
8172         A sub table is identified by the pair table_id and 
8173         sub_table_identifier, not by pid. So hash with that.
8174         * sys/dvb/dvbbasebin.c:
8175         Make sure initial pids are added properly to filter,
8176
8177 2007-12-05  Andy Wingo  <wingo@pobox.com>
8178
8179         * gst/switch/gstswitch.c (gst_switch_set_property): Don't push
8180         buffers from app thread when unsetting `queue-buffers', it's
8181         dangerous and the chain function will do it for us anyway.
8182
8183 2007-12-04  Edgard Lima  <edgard.lima@indt.org.br>
8184
8185         * ext/metadata/metadatamuxjpeg.c: (metadatamux_wrap_chunk),
8186         (metadatamux_jpeg_lazy_update):
8187         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_parse),
8188         (metadataparse_jpeg_reading):
8189           Now compiles even when libiptc is missing.
8190
8191 2007-12-04  Edgard Lima  <edgard.lima@indt.org.br>
8192
8193         * ext/metadata/gstmetadatamux.c:
8194         * ext/metadata/gstmetadatamux.h:
8195         * ext/metadata/gstmetadataparse.c:
8196         * ext/metadata/gstmetadataparse.h:
8197         * ext/metadata/metadata.c:
8198         * ext/metadata/metadata.h:
8199         * ext/metadata/metadatamuxjpeg.c:
8200         * ext/metadata/metadatamuxjpeg.h:
8201         * ext/metadata/metadatamuxpng.c:
8202         * ext/metadata/metadatamuxpng.h:
8203           Fixed element properties and now muxer writes to png also.
8204
8205 2007-12-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8206
8207         * gst/mpegtsparse/Makefile.am:
8208         * gst/mpegtsparse/mpegtspacketizer.c:
8209         * gst/mpegtsparse/mpegtsparse.c:
8210         Remove signals for pat, pmt, nit, eit, sdt. Replace with bus
8211         messages.
8212         * sys/dvb/dvbbasebin.c:
8213         Instead of attaching to signals, use the bus messages.
8214         Also fix up so the dvbsrc starts only outputting the info tables
8215         like PAT, CAT, NIT, SDT, EIT instead of the whole ts.
8216
8217 2007-12-03  Edgard Lima  <edgard.lima@indt.org.br>
8218
8219         * ext/metadata/gstmetadatamux.c:
8220         * ext/metadata/gstmetadatamux.h:
8221         * ext/metadata/metadataexif.c:
8222         * ext/metadata/metadataexif.h:
8223         * ext/metadata/metadataiptc.c:
8224         * ext/metadata/metadataiptc.h:
8225         * ext/metadata/metadatamuxjpeg.c:
8226         * ext/metadata/metadataxmp.c:
8227         * ext/metadata/metadataxmp.h:
8228           Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer
8229           implemets GstTagSetter interface.
8230
8231 2007-12-03  Thijs Vermeir  <thijsvermeir@gmail.com>
8232
8233         * gst/librfb/rfbdecoder.c:
8234                 Should fix the 64-bit build
8235
8236 2007-11-30  Edgard Lima  <edgard.lima@indt.org.br>
8237
8238         * ext/metadata/gstmetadatamux.c:
8239         * ext/metadata/gstmetadatamux.h:
8240         * ext/metadata/gstmetadataparse.c:
8241         * ext/metadata/gstmetadataparse.h:
8242         * ext/metadata/metadataexif.c:
8243         * ext/metadata/metadataexif.h:
8244         * ext/metadata/metadataiptc.c:
8245         * ext/metadata/metadataiptc.h:
8246         * ext/metadata/metadatamuxjpeg.c:
8247         * ext/metadata/metadatamuxpng.c:
8248         * ext/metadata/metadataparsejpeg.c:
8249         * ext/metadata/metadataparsepng.c:
8250         * ext/metadata/metadataxmp.c:
8251         * ext/metadata/metadataxmp.h:
8252           Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.
8253
8254 2007-11-30  Thijs Vermeir  <thijsvermeir@gmail.com>
8255
8256         * gst/librfb/rfbdecoder.c:
8257         * gst/librfb/rfbdecoder.h:
8258                 Add CoRRE encoding
8259
8260 2007-11-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8261
8262         * gst/mpegtsparse/mpegtsparse.c:
8263         CRC check the psi pids. CRC checking code relicenced from MPL.
8264         Thanks Fluendo.
8265
8266 2007-11-30  Edgard Lima  <edgard.lima@indt.org.br>
8267
8268         * ext/metadata/Makefile.am:
8269         * ext/metadata/gstmetadatamux.c:
8270         * ext/metadata/gstmetadatamux.h:
8271         * ext/metadata/gstmetadataparse.c:
8272         * ext/metadata/metadata.c:
8273         * ext/metadata/metadata.h:
8274         * ext/metadata/metadatamuxjpeg.c:
8275         * ext/metadata/metadatamuxjpeg.h:
8276         * ext/metadata/metadatamuxpng.c:
8277         * ext/metadata/metadatamuxpng.h:
8278         * ext/metadata/metadataparsejpeg.c:
8279         * ext/metadata/metadataparsejpeg.h:
8280         * ext/metadata/metadataparsepng.c:
8281         * ext/metadata/metadataparsepng.h:
8282         * ext/metadata/metadatatypes.c:
8283         * ext/metadata/metadatatypes.h:
8284           Fixed get_range bug when injecting and stripping. And mux is almost
8285           done now.
8286
8287 2007-11-30  Thijs Vermeir  <thijsvermeir@gmail.com>
8288
8289         * gst/librfb/rfbdecoder.c:
8290                 Use glib macro for swapping
8291
8292 2007-11-29  Thijs Vermeir  <thijsvermeir@gmail.com>
8293
8294         * gst/librfb/gstrfbsrc.c:
8295         * gst/librfb/rfbdecoder.c:
8296         * gst/librfb/rfbdecoder.h:
8297                 Disable CopyRect encoding by default
8298                 Add RRE encoding
8299
8300 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
8301
8302         Patch by: Wouter Cloetens <wouter at mind dot be>
8303
8304         * configure.ac:
8305         Bump libsoup requirement as libsoup does not support async client
8306         operation prior to version 2.2.104 and it has some leaks.
8307
8308         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
8309         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
8310         (gst_souphttp_src_set_property), (gst_souphttp_src_create),
8311         (gst_souphttp_src_start), (gst_souphttp_src_stop),
8312         (gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
8313         (gst_souphttp_src_get_size), (soup_got_headers), (soup_got_body),
8314         (soup_finished), (soup_got_chunk), (soup_response),
8315         (soup_session_close):
8316         * ext/soup/gstsouphttpsrc.h:
8317         Implement unlock().
8318         Picks up the size from the Content-Length header and emit a duration
8319         message.
8320         Don't leak the GMainContext object.
8321         Fixes #500099.
8322
8323 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
8324
8325         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_set_caps),
8326         (alsaspdifsink_get_time), (alsaspdifsink_set_params),
8327         (alsaspdifsink_find_pcm_device):
8328         Don't free uninitialized data when we are in error.
8329
8330 2007-11-28  Edgard Lima  <edgard.lima@indt.org.br>
8331
8332         * ext/metadata/gstmetadatamux.c:
8333         * ext/metadata/gstmetadataparse.c:
8334         * ext/metadata/metadataexif.c:
8335         * ext/metadata/metadataexif.h:
8336         * ext/metadata/metadataiptc.c:
8337         * ext/metadata/metadataiptc.h:
8338         * ext/metadata/metadatatags.c:
8339         * ext/metadata/metadatatags.h:
8340         * ext/metadata/metadataxmp.c:
8341         * ext/metadata/metadataxmp.h:
8342           Sending make and model individual tags and muxer now links fine.
8343
8344 2007-11-28  Edgard Lima  <edgard.lima@indt.org.br>
8345
8346         * ext/metadata/Makefile.am:
8347         * ext/metadata/gstmetadata.c:
8348         * ext/metadata/gstmetadatamux.c:
8349         * ext/metadata/gstmetadatamux.h:
8350         * ext/metadata/gstmetadataparse.c:
8351         * ext/metadata/gstmetadataparse.h:
8352         * ext/metadata/metadata.c:
8353         * ext/metadata/metadata.h:
8354         * ext/metadata/metadataexif.c:
8355         * ext/metadata/metadataexif.h:
8356         * ext/metadata/metadataiptc.c:
8357         * ext/metadata/metadataiptc.h:
8358         * ext/metadata/metadataparse.c:
8359         * ext/metadata/metadataparse.h:
8360         * ext/metadata/metadataparseexif.c:
8361         * ext/metadata/metadataparseexif.h:
8362         * ext/metadata/metadataparseiptc.c:
8363         * ext/metadata/metadataparseiptc.h:
8364         * ext/metadata/metadataparsexmp.c:
8365         * ext/metadata/metadataparsexmp.h:
8366         * ext/metadata/metadatatags.c:
8367         * ext/metadata/metadatatags.h:
8368         * ext/metadata/metadataxmp.c:
8369         * ext/metadata/metadataxmp.h:
8370           Small fixes in get_range and better structure for generic muxer and
8371           demuxer.
8372
8373 2007-11-26  Julien Moutte  <julien@fluendo.com>
8374
8375         * configure.ac: Add QuickTime Wrapper plug-in.
8376         * gst/speexresample/gstspeexresample.c:
8377         (gst_speex_resample_push_drain), (gst_speex_resample_process): Fix
8378         build on Mac OS X Leopard. Incorrect printf format arguments.
8379         * sys/Makefile.am:
8380         * sys/qtwrapper/Makefile.am:
8381         * sys/qtwrapper/audiodecoders.c:
8382         (qtwrapper_audio_decoder_base_init),
8383         (qtwrapper_audio_decoder_class_init),
8384         (qtwrapper_audio_decoder_init),
8385         (clear_AudioStreamBasicDescription), (fill_indesc_mp3),
8386         (fill_indesc_aac), (fill_indesc_samr), (fill_indesc_generic),
8387         (make_samr_magic_cookie), (open_decoder),
8388         (qtwrapper_audio_decoder_sink_setcaps), (process_buffer_cb),
8389         (qtwrapper_audio_decoder_chain),
8390         (qtwrapper_audio_decoder_sink_event),
8391         (qtwrapper_audio_decoders_register):
8392         * sys/qtwrapper/codecmapping.c: (audio_caps_from_string),
8393         (fourcc_to_caps):
8394         * sys/qtwrapper/codecmapping.h:
8395         * sys/qtwrapper/imagedescription.c: (image_description_for_avc1),
8396         (image_description_for_mp4v), (image_description_from_stsd_buffer),
8397         (image_description_from_codec_data):
8398         * sys/qtwrapper/imagedescription.h:
8399         * sys/qtwrapper/qtutils.c: (get_name_info_from_component),
8400         (get_output_info_from_component), (dump_avcc_atom),
8401         (dump_image_description), (dump_codec_decompress_params),
8402         (addSInt32ToDictionary), (dump_cvpixel_buffer),
8403         (DestroyAudioBufferList), (AllocateAudioBufferList):
8404         * sys/qtwrapper/qtutils.h:
8405         * sys/qtwrapper/qtwrapper.c: (plugin_init):
8406         * sys/qtwrapper/qtwrapper.h:
8407         * sys/qtwrapper/videodecoders.c:
8408         (qtwrapper_video_decoder_base_init),
8409         (qtwrapper_video_decoder_class_init),
8410         (qtwrapper_video_decoder_init), (qtwrapper_video_decoder_finalize),
8411         (fill_image_description), (new_image_description), (close_decoder),
8412         (open_decoder), (qtwrapper_video_decoder_sink_setcaps),
8413         (decompressCb), (qtwrapper_video_decoder_chain),
8414         (qtwrapper_video_decoder_sink_event),
8415         (qtwrapper_video_decoders_register): Initial import of QuickTime
8416         wrapper jointly developped by Songbird authors (Pioneers of the
8417         Inevitable) and Fluendo.
8418
8419 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
8420
8421         * gst/spectrum/gstspectrum.c:
8422           Use dispose and finalize. Dispose can be called multiple times.
8423
8424 2007-11-26  Edgard Lima  <edgard.lima@indt.org.br>
8425
8426         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_init),
8427         (gst_metadata_parse_chain), (gst_metadata_parse_checkgetrange):
8428           Now works when get_range is not available upstream.
8429
8430 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
8431
8432         * gst/speexresample/README:
8433         * gst/speexresample/arch.h:
8434         * gst/speexresample/resample.c: (resampler_basic_direct_single),
8435         (resampler_basic_direct_double),
8436         (resampler_basic_interpolate_single),
8437         (resampler_basic_interpolate_double),
8438         (speex_resampler_process_native), (speex_resampler_process_float),
8439         (speex_resampler_process_int),
8440         (speex_resampler_process_interleaved_float),
8441         (speex_resampler_process_interleaved_int),
8442         (speex_resampler_get_input_latency),
8443         (speex_resampler_get_output_latency):
8444         * gst/speexresample/speex_resampler.h:
8445         Update speex resampler to latest SVN. We're now down to only the
8446         changes noted in README again.
8447
8448         * gst/speexresample/speex_resampler_wrapper.h:
8449         * gst/speexresample/gstspeexresample.c:
8450         (gst_speex_resample_push_drain), (gst_speex_resample_query):
8451         Adjust to API changes.
8452
8453 2007-11-25  Edward Hervey  <bilboed@bilboed.com>
8454
8455         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
8456         (gst_flv_parse_tag_video):
8457         Output segment with proper 'stop' value, makes flvdemux 100% compatible
8458         with gnonlin.
8459
8460 2007-11-25  Stefan Kost  <ensonic@users.sf.net>
8461
8462         * ext/dc1394/gstdc1394.c:
8463           Set initial structure name to fix assertion, due to recent caps name
8464           constraints.
8465
8466 2007-11-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
8467
8468         patch by: Alessandro Decina
8469
8470         * gst/mpegtsparse/mpegtspacketizer.c:
8471         * gst/mpegtsparse/mpegtspacketizer.h:
8472         * gst/mpegtsparse/mpegtsparse.c:
8473         * gst/mpegtsparse/mpegtsparse.h:
8474         pat-info is now a signal not a GObject property that
8475         gets notified.
8476         pat-info, pmt-info now instead of passing a GObject as
8477         a parameter, pass a GstStructure.
8478         New signals: nit-info, sdt-info, eit-info for DVB SI information
8479         * sys/dvb/camconditionalaccess.c:
8480         * sys/dvb/camconditionalaccess.h:
8481         * sys/dvb/camdevice.c:
8482         * sys/dvb/camdevice.h:
8483         * sys/dvb/camswclient.c:
8484         * sys/dvb/camswclient.h:
8485         * sys/dvb/camutils.c:
8486         * sys/dvb/camutils.h:
8487         Cam code now uses the pmt GstStructure passed from mpegtsparse
8488         signals rather than the GObject.
8489         * sys/dvb/dvbbasebin.c:
8490         Use new signals in mpegtsparse and use GstStructures as per
8491         mpegtsparse's modified API.
8492         
8493 2007-11-23  Edgard Lima  <edgard.lima@indt.org.br>
8494
8495         * ext/metadata/Makefile.am:
8496         * ext/metadata/gstmetadata.c:
8497         * ext/metadata/gstmetadatamux.c:
8498         * ext/metadata/gstmetadatamux.h:
8499         * ext/metadata/gstmetadataparse.c:
8500         * ext/metadata/gstmetadataparse.h:
8501         * ext/metadata/metadataparse.c:
8502         * ext/metadata/metadataparse.h:
8503         * ext/metadata/metadataparsejpeg.c:
8504         * ext/metadata/metadataparsejpeg.h:
8505         * ext/metadata/metadataparsepng.c:
8506         * ext/metadata/metadataparsepng.h:
8507         * ext/metadata/metadataparsetypes.h:
8508         * ext/metadata/metadatatypes.c:
8509         * ext/metadata/metadatatypes.h:
8510           Now parser is generic (just add/remove a list of chunks). And a
8511           template of muxer has been created.
8512
8513 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
8514
8515         * gst/speexresample/gstspeexresample.c:
8516         (gst_speex_resample_update_state):
8517         Only post the latency message if we have a resampler state already.
8518
8519 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
8520
8521         * gst/speexresample/gstspeexresample.c:
8522         (gst_speex_resample_update_state):
8523         Also post GST_MESSAGE_LATENCY if the latency changes.
8524
8525 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
8526
8527         * gst/speexresample/resample.c: (speex_resampler_get_latency),
8528         (speex_resampler_drain_float), (speex_resampler_drain_int),
8529         (speex_resampler_drain_interleaved_float),
8530         (speex_resampler_drain_interleaved_int):
8531         * gst/speexresample/speex_resampler.h:
8532         * gst/speexresample/speex_resampler_wrapper.h:
8533         Add functions to push the remaining samples and to get the latency
8534         of the resampler. These will get added to Speex SVN in this or a
8535         slightly changed form at some point too and should get merged then
8536         again.
8537
8538         * gst/speexresample/gstspeexresample.c: (gst_speex_resample_init),
8539         (gst_speex_resample_init_state),
8540         (gst_speex_resample_transform_size),
8541         (gst_speex_resample_push_drain), (gst_speex_resample_event),
8542         (gst_speex_fix_output_buffer), (gst_speex_resample_process),
8543         (gst_speex_resample_query), (gst_speex_resample_query_type):
8544         Drop the prepending zeroes and output the remaining samples on EOS.
8545         Also properly implement the latency query for this. speexresample
8546         should be completely ready for production use now.
8547
8548 2007-11-22  Wim Taymans  <wim.taymans@gmail.com>
8549
8550         * gst/rtpmanager/gstrtpjitterbuffer.c:
8551         (gst_rtp_jitter_buffer_query):
8552         jitterbuffer can buffer an unlimited amount of time and thus has no
8553         max_latency requirements.
8554
8555 2007-11-21  Sebastian Dröge  <slomo@circular-chaos.org>
8556
8557         * gst/speexresample/README:
8558         Add README explaining where the resampling code was taken from
8559         and which changes were done.
8560
8561         * gst/speexresample/resample.c: (speex_alloc), (speex_realloc),
8562         (speex_free):
8563         Use g_malloc() and friends instead of malloc() to achieve higher
8564         portability and define the functions inline.
8565
8566         * gst/speexresample/speex_resampler.h:
8567         Add back some useless preprocessor stuff to keep the diff between
8568         our version and the one from the Speex SVN repository lower.
8569
8570 2007-11-21  Sebastian Dröge  <slomo@circular-chaos.org>
8571
8572         * gst/filter/gstbpwsinc.c: (bpwsinc_set_property):
8573         * gst/filter/gstlpwsinc.c: (lpwsinc_set_property):
8574         Post a GST_MESSAGE_LATENCY if the latency changes.
8575
8576 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
8577
8578         * ext/faac/gstfaac.c: (gst_faac_sink_event):
8579         Don't try to flush the decoder on EOS when it was not initialized.
8580         Fixes #498667
8581
8582 2007-11-21  Julien Moutte  <julien@fluendo.com>
8583
8584         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_write): Fix build
8585         on Mac OS X. (missing format parameter)
8586
8587 2007-11-21  Stefan Kost  <ensonic@users.sf.net>
8588
8589         * gst/equalizer/gstiirequalizer10bands.c:
8590         * gst/equalizer/gstiirequalizer3bands.c:
8591           Remove preset iface again. We'll re-add this after its been released
8592           in -good.
8593
8594 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8595
8596         * gst/speexresample/gstspeexresample.c:
8597         (gst_speex_fix_output_buffer), (gst_speex_resample_transform):
8598         Some small cleanup and addition of a TODO item.
8599
8600 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8601
8602         * gst/speexresample/Makefile.am:
8603         Add missing file.
8604
8605 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8606
8607         * docs/plugins/inspect/plugin-app.xml:
8608         * docs/plugins/inspect/plugin-bayer.xml:
8609         * docs/plugins/inspect/plugin-cdaudio.xml:
8610         * docs/plugins/inspect/plugin-dvb.xml:
8611         * docs/plugins/inspect/plugin-dvbsrc.xml:
8612         * docs/plugins/inspect/plugin-dvdspu.xml:
8613         * docs/plugins/inspect/plugin-festival.xml:
8614         * docs/plugins/inspect/plugin-flvdemux.xml:
8615         * docs/plugins/inspect/plugin-gstinterlace.xml:
8616         * docs/plugins/inspect/plugin-interleave.xml:
8617         * docs/plugins/inspect/plugin-ladspa.xml:
8618         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
8619         * docs/plugins/inspect/plugin-mpegtsparse.xml:
8620         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
8621         * docs/plugins/inspect/plugin-mve.xml:
8622         * docs/plugins/inspect/plugin-nas.xml:
8623         * docs/plugins/inspect/plugin-nuvdemux.xml:
8624         * docs/plugins/inspect/plugin-quicktime.xml:
8625         * docs/plugins/inspect/plugin-real.xml:
8626         * docs/plugins/inspect/plugin-rfbsrc.xml:
8627         * docs/plugins/inspect/plugin-sdp.xml:
8628         * docs/plugins/inspect/plugin-sndfile.xml:
8629         * docs/plugins/inspect/plugin-soup.xml:
8630         * docs/plugins/inspect/plugin-speexresample.xml:
8631         * docs/plugins/inspect/plugin-stereo.xml:
8632         * docs/plugins/inspect/plugin-switch.xml:
8633         * docs/plugins/inspect/plugin-vcdsrc.xml:
8634         * docs/plugins/inspect/plugin-videocrop.xml:
8635         * docs/plugins/inspect/plugin-videoparse.xml:
8636         * docs/plugins/inspect/plugin-vmnc.xml:
8637         * docs/plugins/inspect/plugin-x264.xml:
8638         * docs/plugins/inspect/plugin-y4menc.xml:
8639         Add missing inspection files to CVS.
8640
8641 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8642
8643         * docs/plugins/Makefile.am:
8644         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8645         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8646         * docs/plugins/gst-plugins-bad-plugins.args:
8647         * docs/plugins/gst-plugins-bad-plugins.signals:
8648         * docs/plugins/inspect/plugin-bz2.xml:
8649         * docs/plugins/inspect/plugin-cdxaparse.xml:
8650         * docs/plugins/inspect/plugin-dtsdec.xml:
8651         * docs/plugins/inspect/plugin-equalizer.xml:
8652         * docs/plugins/inspect/plugin-faac.xml:
8653         * docs/plugins/inspect/plugin-faad.xml:
8654         * docs/plugins/inspect/plugin-filter.xml:
8655         * docs/plugins/inspect/plugin-freeze.xml:
8656         * docs/plugins/inspect/plugin-gio.xml:
8657         * docs/plugins/inspect/plugin-gsm.xml:
8658         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
8659         * docs/plugins/inspect/plugin-h264parse.xml:
8660         * docs/plugins/inspect/plugin-modplug.xml:
8661         * docs/plugins/inspect/plugin-mpeg2enc.xml:
8662         * docs/plugins/inspect/plugin-musepack.xml:
8663         * docs/plugins/inspect/plugin-musicbrainz.xml:
8664         * docs/plugins/inspect/plugin-nsfdec.xml:
8665         * docs/plugins/inspect/plugin-replaygain.xml:
8666         * docs/plugins/inspect/plugin-soundtouch.xml:
8667         * docs/plugins/inspect/plugin-spcdec.xml:
8668         * docs/plugins/inspect/plugin-spectrum.xml:
8669         * docs/plugins/inspect/plugin-speed.xml:
8670         * docs/plugins/inspect/plugin-tta.xml:
8671         * docs/plugins/inspect/plugin-videosignal.xml:
8672         * docs/plugins/inspect/plugin-xingheader.xml:
8673         * docs/plugins/inspect/plugin-xvid.xml:
8674         * gst/speexresample/gstspeexresample.h:
8675         Add speexresample to the docs and while at that do a make update.
8676
8677 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8678
8679         * gst/speexresample/gstspeexresample.c:
8680         (gst_speex_fix_output_buffer), (gst_speex_resample_process):
8681         If the resampler gives less output samples than expected
8682         adjust the output buffer and print a warning.
8683
8684 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8685
8686         * configure.ac:
8687         * gst/speexresample/arch.h:
8688         * gst/speexresample/fixed_generic.h:
8689         * gst/speexresample/gstspeexresample.c:
8690         (gst_speex_resample_base_init), (gst_speex_resample_class_init),
8691         (gst_speex_resample_init), (gst_speex_resample_start),
8692         (gst_speex_resample_stop), (gst_speex_resample_get_unit_size),
8693         (gst_speex_resample_transform_caps),
8694         (gst_speex_resample_init_state), (gst_speex_resample_update_state),
8695         (gst_speex_resample_reset_state), (gst_speex_resample_parse_caps),
8696         (gst_speex_resample_transform_size), (gst_speex_resample_set_caps),
8697         (gst_speex_resample_event), (gst_speex_resample_check_discont),
8698         (gst_speex_resample_process), (gst_speex_resample_transform),
8699         (gst_speex_resample_set_property),
8700         (gst_speex_resample_get_property), (plugin_init):
8701         * gst/speexresample/gstspeexresample.h:
8702         * gst/speexresample/resample.c: (speex_alloc), (speex_realloc),
8703         (speex_free), (compute_func), (main), (sinc), (cubic_coef),
8704         (resampler_basic_direct_single), (resampler_basic_direct_double),
8705         (resampler_basic_interpolate_single),
8706         (resampler_basic_interpolate_double), (update_filter),
8707         (speex_resampler_init), (speex_resampler_init_frac),
8708         (speex_resampler_destroy), (speex_resampler_process_native),
8709         (speex_resampler_process_float), (speex_resampler_process_int),
8710         (speex_resampler_process_interleaved_float),
8711         (speex_resampler_process_interleaved_int),
8712         (speex_resampler_set_rate), (speex_resampler_get_rate),
8713         (speex_resampler_set_rate_frac), (speex_resampler_get_ratio),
8714         (speex_resampler_set_quality), (speex_resampler_get_quality),
8715         (speex_resampler_set_input_stride),
8716         (speex_resampler_get_input_stride),
8717         (speex_resampler_set_output_stride),
8718         (speex_resampler_get_output_stride), (speex_resampler_skip_zeros),
8719         (speex_resampler_reset_mem), (speex_resampler_strerror):
8720         * gst/speexresample/speex_resampler.h:
8721         * gst/speexresample/speex_resampler_float.c:
8722         * gst/speexresample/speex_resampler_int.c:
8723         * gst/speexresample/speex_resampler_wrapper.h:
8724         Add resample element based on the Speex resampling algorithm.
8725
8726 2007-11-20  Edgard Lima  <edgard.lima@indt.org.br>
8727
8728         * ext/metadata/gstmetadataparse.c:
8729         * ext/metadata/gstmetadataparse.h:
8730           Fixed buffer strip (safer wil pull and after seek).
8731
8732 2007-11-19  Stefan Kost  <ensonic@users.sf.net>
8733
8734         * gst/equalizer/gstiirequalizer10bands.c:
8735         * gst/equalizer/gstiirequalizer3bands.c:
8736           Activate preset iface and upload two presets here.
8737
8738 2007-11-19  Edgard Lima  <edgard.lima@indt.org.br>
8739
8740         * ext/metadata/gstmetadataparse.c:
8741         * ext/metadata/gstmetadataparse.h:
8742           Strip out in pull mode also. Seek and Query functions added.
8743
8744 2007-11-18  Edgard Lima  <edgard.lima@indt.org.br>
8745
8746         * ext/metadata/gstmetadataparse.c:
8747         * ext/metadata/gstmetadataparse.h:
8748         * ext/metadata/metadataparse.c:
8749         * ext/metadata/metadataparse.h:
8750         * ext/metadata/metadataparsejpeg.c:
8751         * ext/metadata/metadataparsejpeg.h:
8752         * ext/metadata/metadataparsepng.c:
8753         * ext/metadata/metadataparsepng.h:
8754         * ext/metadata/metadataparsetypes.h:
8755           Strip out metadata chunks.
8756
8757 2007-11-16  Stefan Kost  <ensonic@users.sf.net>
8758
8759         * configure.ac:
8760           Als use AG_GST_PLUGIN_DOCS (see #344039).
8761
8762 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8763
8764         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
8765
8766         * gst/mpegtsparse/mpegtspacketizer.c: (foreach_stream_clear),
8767         (remove_all), (mpegts_packetizer_clear):
8768         Ensure that the plugin does not crash when the property pat-info is
8769         queried before a PAT is available. It also ensures that the PAT info is
8770         cleared when the changing from PLAYING to READY.
8771         Fixes #487892.
8772
8773 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8774
8775         Patch by: Wouter Paesen <wouter at blue-gate dot be>
8776
8777         * ext/soundtouch/gstpitch.cc:
8778         Handle seeking correctly. Fixes #461068.
8779
8780 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8781
8782         Patch by: Michael Kötter <m dot koetter at oraise dot de>
8783
8784         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_set_caps),
8785         (alsaspdifsink_get_time), (alsaspdifsink_open),
8786         (alsaspdifsink_set_params), (alsaspdifsink_delay), (plugin_init):
8787         Fix sample rate and clocking.
8788         Remove buffer_time and period_time as this seems to break on some
8789         hardware. Fixes #485462.
8790
8791 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8792
8793         Patch by: Wouter Cloetens <wouter at mind dot be>
8794
8795         * configure.ac:
8796         * ext/Makefile.am:
8797         * ext/soup/Makefile.am:
8798         * ext/soup/gstsouphttpsrc.c: (_do_init),
8799         (gst_souphttp_src_base_init), (gst_souphttp_src_class_init),
8800         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
8801         (gst_souphttp_src_set_property), (gst_souphttp_src_get_property),
8802         (gst_souphttp_src_create), (gst_souphttp_src_start),
8803         (gst_souphttp_src_stop), (gst_souphttp_src_unlock),
8804         (gst_souphttp_src_set_location), (soup_got_chunk), (soup_response),
8805         (soup_session_close), (plugin_init):
8806         * ext/soup/gstsouphttpsrc.h:
8807         Added HTTP source based on libsoup. Fixes #497020.
8808
8809 2007-11-15  Thijs Vermeir  <thijsvermeir@gmail.com>
8810
8811         * gst/librfb/gstrfbsrc.c:
8812         don't forget to handle the offset's
8813         * gst/librfb/rfbdecoder.c:
8814         * gst/librfb/rfbdecoder.h:
8815         precalculate some many used values
8816
8817 2007-11-15  Thijs Vermeir  <thijsvermeir@gmail.com>
8818
8819         patch by: Armando Taffarel Neto <taffarel@solis.coop.br>
8820         * gst/librfb/gstrfbsrc.c:
8821         Set the timestamp for the output buffers
8822
8823 2007-11-14  Sebastian Dröge  <slomo@circular-chaos.org>
8824
8825         * tests/check/elements/spectrum.c: (GST_START_TEST):
8826         Fix spectrum unit test for the latest spectrum changes.
8827
8828 2007-11-12  Sebastian Dröge  <slomo@circular-chaos.org>
8829
8830         Patch by: René Stadler <mail at renestadler dot de>
8831
8832         * gst/replaygain/rganalysis.c: (yule_filter):
8833         Avoid slowdown from denormals when processing near-silence input data.
8834         Spotted by Gabriel Bouvigne. Fixes #494499.
8835
8836 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
8837
8838         * gst/flv/gstflvparse.c:
8839         Add mapping for Nellymoser ASAO audio codec.
8840         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Make sure we
8841         actually have data to read at the end of the tag. This avoids trying
8842         to allocate negative buffers.
8843
8844 2007-11-12  Edgard Lima  <edgard.lima@indt.org.br>
8845
8846         * ext/metadata/README:
8847           Added a design proposal from metadata parse and mux.
8848
8849 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
8850
8851         * gst/equalizer/demo.c: (draw_spectrum):
8852         * gst/spectrum/demo-audiotest.c: (draw_spectrum):
8853         * gst/spectrum/demo-osssrc.c: (draw_spectrum):
8854         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
8855         Change the meaning of the magnitude values given in the
8856         GstMessages by spectrum to decibel instead of
8857         decibel+threshold.
8858
8859 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
8860
8861         * gst/equalizer/gstiirequalizer10bands.c:
8862         * gst/equalizer/gstiirequalizer3bands.c:
8863         * gst/equalizer/gstiirequalizernbands.c:
8864         And continue to update docs. Also include some sample code
8865         for the n-band equalizer in the docs.
8866
8867 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
8868
8869         * gst/equalizer/gstiirequalizer10bands.c:
8870         (gst_iir_equalizer_10bands_class_init):
8871         * gst/equalizer/gstiirequalizer3bands.c:
8872         (gst_iir_equalizer_3bands_class_init):
8873         * gst/equalizer/gstiirequalizernbands.c:
8874         Update docs and property ranges to the real values.
8875
8876 2007-11-09  Sebastian Dröge  <slomo@circular-chaos.org>
8877
8878         * gst/spectrum/gstspectrum.c:
8879         Now do the scaling right for real. Also initialize a previously
8880         uninitialized variable.
8881
8882 2007-11-09  Edgard Lima  <edgard.lima@indt.org.br>
8883
8884         * ext/metadata/metadataparsexmp.c:
8885         (metadataparse_xmp_tag_list_add),
8886         (metadataparse_xmp_iter_simple_qual),
8887         (metadataparse_xmp_iter_simple), (metadataparse_xmp_iter_array),
8888         (metadataparse_xmp_iter):
8889           Extracting more detailed info from XMP.
8890
8891 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
8892
8893         * gst/equalizer/demo.c:
8894           Make default volume a bit less. Improve layout by giving more space to
8895           the slider with big-numbers and enable fill.
8896
8897 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8898
8899         * configure.ac:
8900         * tests/check/pipelines/gio.c: (GST_START_TEST):
8901         Require GIO >= 0.1.2 and adjust unit test for an API change.
8902
8903 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8904
8905         * tests/icles/equalizer-test.c: (do_slider_fiddling):
8906         Fix gain ranges for the latest equalizer changes.
8907
8908 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8909
8910         * ext/gio/gstgio.h:
8911         Add macro to check if a stream supports seeking.
8912
8913         * ext/gio/Makefile.am:
8914         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_base_init),
8915         (gst_gio_base_sink_class_init), (gst_gio_base_sink_init),
8916         (gst_gio_base_sink_finalize), (gst_gio_base_sink_start),
8917         (gst_gio_base_sink_stop), (gst_gio_base_sink_unlock),
8918         (gst_gio_base_sink_unlock_stop), (gst_gio_base_sink_event),
8919         (gst_gio_base_sink_render), (gst_gio_base_sink_query),
8920         (gst_gio_base_sink_set_stream):
8921         * ext/gio/gstgiobasesink.h:
8922         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_base_init),
8923         (gst_gio_base_src_class_init), (gst_gio_base_src_init),
8924         (gst_gio_base_src_finalize), (gst_gio_base_src_start),
8925         (gst_gio_base_src_stop), (gst_gio_base_src_get_size),
8926         (gst_gio_base_src_is_seekable), (gst_gio_base_src_unlock),
8927         (gst_gio_base_src_unlock_stop), (gst_gio_base_src_check_get_range),
8928         (gst_gio_base_src_create), (gst_gio_base_src_set_stream):
8929         * ext/gio/gstgiobasesrc.h:
8930         Refactor common GIO functions to GstGioBaseSink and GstGioBaseSrc
8931         base classes that only require a GInputStream or GOutputStream to
8932         work.
8933
8934         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
8935         (gst_gio_sink_class_init), (gst_gio_sink_init),
8936         (gst_gio_sink_finalize), (gst_gio_sink_start):
8937         * ext/gio/gstgiosink.h:
8938         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
8939         (gst_gio_src_class_init), (gst_gio_src_init),
8940         (gst_gio_src_finalize), (gst_gio_src_start):
8941         * ext/gio/gstgiosrc.h:
8942         Use the newly created base classes here.
8943
8944         * ext/gio/gstgio.c: (plugin_init):
8945         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_base_init),
8946         (gst_gio_stream_sink_class_init), (gst_gio_stream_sink_init),
8947         (gst_gio_stream_sink_finalize), (gst_gio_stream_sink_set_property),
8948         (gst_gio_stream_sink_get_property):
8949         * ext/gio/gstgiostreamsink.h:
8950         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_base_init),
8951         (gst_gio_stream_src_class_init), (gst_gio_stream_src_init),
8952         (gst_gio_stream_src_finalize), (gst_gio_stream_src_set_property),
8953         (gst_gio_stream_src_get_property):
8954         * ext/gio/gstgiostreamsrc.h:
8955         Implement GstGioStreamSink and GstGioStreamSrc that have a property
8956         to set the GInputStream/GOutputStream that should be used.
8957
8958         * tests/check/Makefile.am:
8959         * tests/check/pipelines/.cvsignore:
8960         * tests/check/pipelines/gio.c: (message_handler), (GST_START_TEST),
8961         (gio_testsuite), (main):
8962         Add unit test for giostreamsrc and giostreamsink.
8963
8964 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8965
8966         * ext/gio/gstgio.c: (plugin_init):
8967         Remove nowadays unnecessary workaround for a crash.
8968         
8969         * ext/gio/gstgiosink.c: (gst_gio_sink_finalize),
8970         (gst_gio_sink_start), (gst_gio_sink_stop),
8971         (gst_gio_sink_unlock_stop):
8972         * ext/gio/gstgiosink.h:
8973         * ext/gio/gstgiosrc.c: (gst_gio_src_finalize), (gst_gio_src_start),
8974         (gst_gio_src_stop), (gst_gio_src_unlock_stop):
8975         * ext/gio/gstgiosrc.h:
8976         Make the finalize function safer, clean up everything that could stay
8977         around.
8978
8979         Reset the cancellable instead of creating a new one after cancelling
8980         some operation.
8981
8982         Don't store the GFile in the element, it's only necessary for creating
8983         the streams.
8984
8985 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
8986
8987         * gst/spectrum/demo-audiotest.c: (main):
8988         Use autoaudiosink instead of alsasink and use a sine wave.
8989
8990         * gst/spectrum/gstspectrum.c:
8991         Fix the magnitude calculation.
8992
8993 2007-11-04  Tim-Philipp Müller  <tim at centricular dot net>
8994
8995         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
8996
8997         * gst-libs/gst/dshow/gstdshowfakesink.cpp:
8998           (CDshowFakeSink.CDshowFakeSink):
8999         * gst-libs/gst/dshow/gstdshowfakesink.h: (CDshowFakeSink.m_hres):
9000           Fix crasher in constructor due to the base class's constructor
9001           not necessarily being NULL-safe (depends on the SDK version used
9002           apparently; #492406).
9003
9004         * sys/dshowsrcwrapper/gstdshowaudiosrc.c: (gst_dshowaudiosrc_prepare):
9005         * sys/dshowsrcwrapper/gstdshowvideosrc.c: (gst_dshowvideosrc_set_caps):
9006           Fix a couple of MSVC compiler warnings (#492406).
9007
9008 2007-11-03  Sebastian Dröge  <slomo@circular-chaos.org>
9009
9010         * gst/equalizer/demo.c: (main):
9011         * gst/equalizer/gstiirequalizer.c:
9012         (gst_iir_equalizer_band_class_init), (setup_filter):
9013         Allow setting 0 as bandwidth and handle this correctly.
9014         Also handle a bandwidth of rate/2 properly.
9015
9016         * gst/equalizer/gstiirequalizernbands.c:
9017         (gst_iir_equalizer_nbands_class_init):
9018         Make it possible to generate a N-band equalizer with 1 bands. The
9019         previous limit of 2 was caused by a nowadays replaced calculation
9020         doing a division by zero if number of bands was 1.
9021
9022 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
9023
9024         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
9025
9026         * gst/rtpmanager/gstrtpsession.c:
9027           Fix bad function signatures (#492798).
9028
9029 2007-11-02  Edgard Lima  <edgard.lima@indt.org.br>
9030
9031         * ext/metadata/Makefile.am:
9032         * ext/metadata/gstmetadataparse.c:
9033         * ext/metadata/gstmetadataparse.h:
9034         * ext/metadata/metadataparse.c:
9035         * ext/metadata/metadataparse.h:
9036         * ext/metadata/metadataparseexif.c:
9037         * ext/metadata/metadataparseexif.h:
9038         * ext/metadata/metadataparseiptc.c:
9039         * ext/metadata/metadataparseiptc.h:
9040         * ext/metadata/metadataparsejpeg.c:
9041         * ext/metadata/metadataparsejpeg.h:
9042         * ext/metadata/metadataparsepng.c:
9043         * ext/metadata/metadataparsepng.h:
9044         * ext/metadata/metadataparseutil.c:
9045         * ext/metadata/metadataparseutil.h:
9046         * ext/metadata/metadataparsexmp.c:
9047         * ext/metadata/metadataparsexmp.h:
9048           Added support for PNG/XMP. Indentation. And fixed pull mode to parse
9049           the file. 
9050
9051 2007-11-02  Edgard Lima  <edgard.lima@indt.org.br>
9052
9053         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_init),
9054         (gst_metadata_parse_activate), (gst_metadata_parse_get_range),
9055         (gst_metadata_parse_element_activate_src_pull):
9056           Now metadataparse works in push or pull mode.
9057
9058 2007-11-01  Edgard Lima  <edgard.lima@indt.org.br>
9059
9060         * configure.ac:
9061         * ext/metadata/Makefile.am:
9062         * ext/metadata/metadataparseexif.c:
9063         (metadataparse_exif_tags_register),
9064         (metadataparse_exif_tag_list_add):
9065         * ext/metadata/metadataparseiptc.c:
9066         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_init),
9067         (metadataparse_jpeg_dispose), (metadataparse_jpeg_parse),
9068         (metadataparse_jpeg_reading), (metadataparse_jpeg_xmp):
9069         * ext/metadata/metadataparseutil.c:
9070         (metadataparse_tag_list_add_chunk):
9071         * ext/metadata/metadataparseutil.h:
9072         * ext/metadata/metadataparsexmp.c:
9073         (metadataparse_xmp_tags_register),
9074         (metadataparse_xmp_tag_list_add), (metadataparse_xmp_init),
9075         (metadataparse_xmp_dispose):
9076         * ext/metadata/metadataparsexmp.h:
9077           Some XMP stuff added.
9078
9079 2007-10-31  Edgard Lima  <edgard.lima@indt.org.br>
9080
9081         * ext/metadata/gstmetadataparse.c:
9082         (gst_metadata_parse_dispose_members),
9083         (gst_metadata_parse_init_members), (gst_metadata_parse_send_tags),
9084         (gst_metadata_parse_chain), (gst_metadata_parse_get_range),
9085         (gst_metadata_parse_change_state),
9086         (gst_metadata_parse_plugin_init):
9087         * ext/metadata/gstmetadataparse.h:
9088         * ext/metadata/metadataparseexif.c:
9089         (metadataparse_exif_tags_register),
9090         (metadataparse_exif_tag_list_add),
9091         (exif_data_foreach_content_func),
9092         (exif_content_foreach_entry_func):
9093         * ext/metadata/metadataparseexif.h:
9094         * ext/metadata/metadataparseiptc.c:
9095         (metadataparse_iptc_tags_register),
9096         (metadataparse_tag_list_add_chunk),
9097         (metadataparse_iptc_tag_list_add),
9098         (iptc_data_foreach_dataset_func):
9099         * ext/metadata/metadataparseiptc.h:
9100         * ext/metadata/metadataparsexmp.c:
9101         (metadataparse_xmp_tags_register),
9102         (metadataparse_xmp_tag_list_add):
9103         * ext/metadata/metadataparsexmp.h:
9104           Now sending iptc tag in whole chunk. Ready to also send exif and xmp
9105           in the same way (look at bug #486659).
9106
9107 2007-10-31  Thijs Vermeir  <thijsvermeir@gmail.com>
9108
9109         * gst/librfb/rfbdecoder.c:
9110                 Some refactoring in RAW encoding
9111
9112 2007-10-31  Thijs Vermeir  <thijsvermeir@gmail.com>
9113
9114         * gst/librfb/d3des.h:
9115         * gst/librfb/gstrfbsrc.c:
9116         * gst/librfb/gstrfbsrc.h:
9117         * gst/librfb/rfbbuffer.h:
9118         * gst/librfb/rfbcontext.h:
9119         * gst/librfb/rfbdecoder.c:
9120         * gst/librfb/rfbdecoder.h:
9121         * gst/librfb/rfbutil.h:
9122         * gst/librfb/vncauth.h:
9123                 Added copyrect encoding
9124
9125 2007-10-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9126
9127         * sys/dvb/camswclient.c:
9128         Warn on failed write.
9129
9130 2007-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
9131
9132         * gst/equalizer/Makefile.am:
9133         * gst/equalizer/demo.c: (on_window_destroy), (on_configure_event),
9134         (on_gain_changed), (on_bandwidth_changed), (on_freq_changed),
9135         (draw_spectrum), (message_handler), (main):
9136         Add small demo application based on the spectrum demo applications
9137         that gets white noise as input, pushes it through an equalizer and
9138         paints the spectrum. For every equalizer band it's possible to set
9139         gain, bandwidth and frequency.
9140         * gst/equalizer/gstiirequalizer.c: (setup_filter):
9141         Add some guarding against too large or too small frequencies and
9142         bandwidths. Also improve debugging a bit.
9143
9144 2007-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
9145
9146         * gst/equalizer/gstiirequalizer.c:
9147         (gst_iir_equalizer_band_set_property),
9148         (gst_iir_equalizer_band_get_property),
9149         (gst_iir_equalizer_band_class_init), (arg_to_scale),
9150         (setup_filter), (gst_iir_equalizer_compute_frequencies):
9151         Replace filters with a bit better filters for which we can actually
9152         find documentation, which don't change anything on zero gain, etc.
9153         
9154         Make the frequency property of the bands writable, rename the
9155         band-width property to bandwidth and change the meaning to the
9156         frequency difference between bandedges, change the meaning of the
9157         gain property to dB instead of a weird scale between -1 and 1 that
9158         has no real meaning.
9159
9160 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
9161
9162         * sys/dvb/dvbbasebin.c:
9163           Fix the build.
9164
9165 2007-10-30  Edgard Lima  <edgard.lima@indt.org.br>
9166
9167         * ext/metadata/.cvsignore:
9168         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_base_init),
9169         (gst_metadata_parse_init), (gst_metadata_parse_get_caps),
9170         (gst_metadata_parse_configure_srccaps),
9171         (gst_metadata_parse_set_caps), (gst_metadata_parse_activate),
9172         (gst_metadata_parse_plugin_init):
9173         * ext/metadata/metadataparse.c: (metadataparse_parse):
9174         * ext/metadata/metadataparse.h:
9175           Changed kclass to "Parser/Extracter/Metadata", changed caps to
9176           "image/jpeg, tags-extract=true/false" and changed priority to
9177           GST_RANK_PRIMARY+1. Also, srcpad can only work in push mode until
9178           fixed to also work in pull mode.
9179
9180 2007-10-30  Edgard Lima  <edgard.lima@indt.org.br>
9181
9182         * configure.ac:
9183         * ext/Makefile.am:
9184         * ext/metadata/:
9185         * ext/metadata/Makefile.am:
9186         * ext/metadata/gstmetadata.c:
9187         * ext/metadata/gstmetadataparse.c:
9188         * ext/metadata/gstmetadataparse.h:
9189         * ext/metadata/metadataparse.c:
9190         * ext/metadata/metadataparse.h:
9191         * ext/metadata/metadataparseexif.c:
9192         * ext/metadata/metadataparseexif.h:
9193         * ext/metadata/metadataparseiptc.c:
9194         * ext/metadata/metadataparseiptc.h:
9195         * ext/metadata/metadataparsejpeg.c:
9196         * ext/metadata/metadataparsejpeg.h:
9197         * ext/metadata/metadataparsexmp.c:
9198         * ext/metadata/metadataparsexmp.h:
9199           Created new plugin ('medadata') and element ('metadataparse') that
9200           extract metadata from images (look at bug #486659).
9201
9202 2007-10-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9203
9204         * sys/dvb/dvbbasebin.c:
9205         Uncomment the line that sets the pid filter. Wrong way to 
9206         work-around driver issues.
9207
9208 2007-10-28  Tim-Philipp Müller  <tim at centricular dot net>
9209
9210         * ext/faac/gstfaac.c: (gst_faac_profile_get_type),
9211           (gst_faac_class_init), (gst_faac_init):
9212           Fix bitrate ranges and change enum nick for low complexity
9213           profile from LOW to LC for consistency (#490060).
9214
9215 2007-10-27  Tim-Philipp Müller  <tim at centricular dot net>
9216
9217         * gst/interleave/interleave.c: (gst_interleave_request_new_pad):
9218           Let's not call every request pad we create "sink%d", that'll
9219           create problems if there's to be more than one pad. Fixes #490682.
9220
9221         * tests/check/Makefile.am:
9222         * tests/check/elements/.cvsignore:
9223         * tests/check/elements/interleave.c:
9224           Add unit test for the above.
9225
9226 2007-10-27  Julien MOUTTE  <julien@moutte.net>
9227
9228         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_align),
9229         (gst_mpeg4vparse_drain), (gst_mpeg4vparse_chain),
9230         (gst_mpeg4vparse_sink_setcaps), (gst_mpeg4vparse_sink_event),
9231         (gst_mpeg4vparse_cleanup), (gst_mpeg4vparse_change_state),
9232         (gst_mpeg4vparse_dispose), (gst_mpeg4vparse_base_init),
9233         (gst_mpeg4vparse_class_init), (gst_mpeg4vparse_init),
9234         (plugin_init):
9235         * gst/mpeg4videoparse/mpeg4videoparse.h: Improved version not
9236         damaging headers using a simple state machine.
9237
9238 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
9239
9240         * ext/x264/gstx264enc.c:
9241           Fix build against the libx264 version that ships with debian stable.
9242
9243 2007-10-26  Julien MOUTTE  <julien@moutte.net>
9244
9245         * configure.ac:
9246         * gst/mpeg4videoparse/Makefile.am:
9247         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_drain),
9248         (gst_mpeg4vparse_chain), (gst_mpeg4vparse_sink_setcaps),
9249         (gst_mpeg4vparse_sink_event), (gst_mpeg4vparse_cleanup),
9250         (gst_mpeg4vparse_change_state), (gst_mpeg4vparse_dispose),
9251         (gst_mpeg4vparse_base_init), (gst_mpeg4vparse_class_init),
9252         (gst_mpeg4vparse_init), (plugin_init):
9253         * gst/mpeg4videoparse/mpeg4videoparse.h: Add a simple MPEG4 ES
9254         parser.
9255
9256 2007-10-25  David Schleef  <ds@schleef.org>
9257
9258         * gst/multifile/Makefile.am:
9259         * gst/multifile/gstmultifilesink.c:
9260         * gst/multifile/gstmultifilesrc.c:
9261         * tests/check/Makefile.am:
9262         * tests/check/elements/multifile.c:
9263           Improve documentation, write some tests for multifilesrc/sink
9264           for upcoming ->good review.
9265
9266 2007-10-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9267
9268         * sys/dvb/gstdvbsrc.c:
9269         Actually use the code-rate-hp parameter for DVB-S.
9270         It turns out setting to AUTO does not always work (
9271         especially in diseq situations). Set by default to 
9272         FEC_AUTO.
9273
9274 2007-10-22  Julien MOUTTE  <julien@moutte.net>
9275
9276         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9277         (gst_flv_parse_tag_video), (gst_flv_parse_tag_type): Don't
9278         emit no-more-pads for single pad scenarios as the header
9279         is definitely not reliable. We emit them for 2 pads scenarios
9280         though to speed up media discovery.
9281
9282 2007-10-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9283
9284         * sys/dvb/dvbbasebin.c:
9285         Added proxy property of diseqc-source
9286
9287 2007-10-18  Sebastian Dröge  <slomo@circular-chaos.org>
9288
9289         * gst/equalizer/gstiirequalizer.c:
9290         (gst_iir_equalizer_band_set_property):
9291         Add a missing break.
9292
9293 2007-10-18  Sebastian Dröge  <slomo@circular-chaos.org>
9294
9295         * gst/equalizer/gstiirequalizer.c:
9296         (gst_iir_equalizer_band_set_property),
9297         (gst_iir_equalizer_band_get_property),
9298         (gst_iir_equalizer_band_class_init), (gst_iir_equalizer_band_init),
9299         (gst_iir_equalizer_band_get_type), (gst_iir_equalizer_class_init),
9300         (setup_filter), (gst_iir_equalizer_setup):
9301         * gst/equalizer/gstiirequalizer.h:
9302         Move bandwidth property to the separate bands and add float64 support.
9303
9304 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
9305
9306         * ext/cdaudio/Makefile.am:
9307           Add another missing GST_LIBS.
9308
9309 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
9310
9311         Patch by: Richard Hult <richard imendio com>
9312
9313         * gst/dvdspu/Makefile.am:
9314           Fix LIBS - we need to link against libgstreamer (fixes #487496).
9315
9316 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
9317
9318         * sys/dvb/camapplication.c:
9319         * sys/dvb/camresourcemanager.c:
9320           Fix some warnings.
9321
9322 2007-10-16  Thijs Vermeir  <thijsvermeir@gmail.com>
9323
9324         * gst/librfb/rfbdecoder.c:
9325           Add the set encodings client message
9326
9327 2007-10-16  Thijs Vermeir  <thijsvermeir@gmail.com>
9328
9329         * gst/librfb/Makefile.am:
9330         * gst/librfb/rfb.h:
9331         * gst/librfb/rfbbytestream.c:
9332         * gst/librfb/rfbbytestream.h:
9333         * gst/librfb/rfbdecoder.c:
9334         * gst/librfb/rfbdecoder.h:
9335           Remove the rfbbytestream dead code
9336
9337 2007-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9338
9339         patch by: Alessandro Decina
9340
9341         * sys/dvb/Makefile.am:
9342         * sys/dvb/cam.c:
9343         * sys/dvb/cam.h:
9344         * sys/dvb/camapplication.c:
9345         * sys/dvb/camapplication.h:
9346         * sys/dvb/camapplicationinfo.c:
9347         * sys/dvb/camapplicationinfo.h:
9348         * sys/dvb/camconditionalaccess.c:
9349         * sys/dvb/camconditionalaccess.h:
9350         * sys/dvb/camdevice.c:
9351         * sys/dvb/camdevice.h:
9352         * sys/dvb/camresourcemanager.c:
9353         * sys/dvb/camresourcemanager.h:
9354         * sys/dvb/camsession.c:
9355         * sys/dvb/camsession.h:
9356         * sys/dvb/camswclient.c:
9357         * sys/dvb/camswclient.h:
9358         * sys/dvb/camtransport.c:
9359         * sys/dvb/camtransport.h:
9360         * sys/dvb/camutils.c:
9361         * sys/dvb/camutils.h:
9362         * sys/dvb/dvbbasebin.c:
9363         * sys/dvb/dvbbasebin.h:
9364         * sys/dvb/gstdvb.c:
9365         * sys/dvb/gstdvbsrc.c:
9366         * sys/dvb/gstdvbsrc.h:
9367         Integrate SoC work done by Alessandro for the Freevo project.
9368         Adds cam support to the dvb stack in GStreamer and a new
9369         element (actually a bin) called dvbbasebin that integrates
9370         dvbsrc and mpegtsparse to a) handle decryption and b) allow 
9371         acquiring multiple channels on same transponder without 
9372         knowing pid numbers.
9373
9374 2007-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9375
9376         patch by: Alessandro Decina
9377
9378         * gst/mpegtsparse/mpegtspacketizer.c:
9379         * gst/mpegtsparse/mpegtsparse.c:
9380         * gst/mpegtsparse/mpegtsparse.h:
9381         Add request pad for getting the full transport stream coming in.
9382
9383 2007-10-14  Sebastian Dröge  <slomo@circular-chaos.org>
9384
9385         * configure.ac:
9386           Update the highest allowed neon version from 0.26.99 to 0.27.99.
9387           No code changes are required to work with the newest neon version.
9388
9389 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
9390
9391         * configure.ac:
9392           Require core CVS.  This is implicit in the -base CVS
9393           requirement already, so we might just well spell it
9394           out.  Also, we do need at least 0.10.14 for
9395           gst_element_class_set_details_simple().  Make check
9396           for gmyth a bit more restrictive so things don't break
9397           if the next version changes API.
9398
9399         * ext/alsaspdif/alsaspdifsink.c:
9400           Work around alsa alloca macros triggering 'always evaluates to
9401           true' warnings with gcc-4.2 and fix compilation with gcc-4.2.
9402           Also don't leak the device string.
9403
9404         * ext/mpeg2enc/gstmpeg2enc.cc:
9405         * ext/soundtouch/gstpitch.cc:
9406         * gst/modplug/gstmodplug.cc:
9407           Fix compilation with g++4.2 and -Wall -Werror (also needs plugin
9408           define fix from core CVS). Fixes #462737.
9409
9410 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
9411
9412         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9413
9414         * gst/rtpmanager/gstrtpbin.c: (create_stream),
9415         (gst_rtp_bin_class_init):
9416         Fix memleak. Fixes #484990.
9417
9418 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
9419
9420         * gst/librfb/rfbbuffer.c: (rfb_buffer_new_and_alloc):
9421         * gst/librfb/rfbbuffer.h:
9422         * gst/librfb/rfbdecoder.c: (rfb_socket_get_buffer):
9423         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_chain):
9424         * gst/nsf/nes6502.c: (nes6502_execute):
9425         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
9426         * gst/real/gstrealvideodec.c: (open_library):
9427         * gst/real/gstrealvideodec.h:
9428         * gst/rtpmanager/gstrtpsession.c: (create_recv_rtp_sink),
9429         (create_recv_rtcp_sink), (create_send_rtp_sink):
9430         Fix compiler warnings shown by Forte.
9431
9432 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
9433
9434         * gst/rtpmanager/gstrtpbin.c: (get_pt_map),
9435         (gst_rtp_bin_clear_pt_map), (gst_rtp_bin_class_init):
9436         Fix caps refcounting for payload maps.
9437         When clearing payload maps, also clear sessions and streams payload
9438         maps.
9439
9440         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps),
9441         (gst_rtp_pt_demux_clear_pt_map), (gst_rtp_pt_demux_chain),
9442         (find_pad_for_pt):
9443         Implement clearing the payload map.
9444
9445         * gst/rtpmanager/gstrtpsession.c:
9446         (gst_rtp_session_event_send_rtp_sink):
9447         Forward flush events instead of leaking them.
9448
9449         * gst/rtpmanager/gstrtpssrcdemux.c:
9450         (gst_rtp_ssrc_demux_rtcp_sink_event):
9451         Correctly refcount events before pushing them.
9452
9453 2007-10-08  Sebastian Dröge  <slomo@circular-chaos.org>
9454
9455         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
9456         Use GIO function to get a list of supported URI schemes instead of
9457         hard coding something.
9458
9459 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
9460
9461         * gst/rtpmanager/rtpsession.c: (rtp_session_next_timeout),
9462         When reconsidering RTCP timeouts, set the next timeout against the last
9463         report time instead of the current clock time so that we don't end up
9464         reconsidering forever.
9465
9466 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
9467
9468         * gst/rtpmanager/gstrtpjitterbuffer.c:
9469         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
9470         Only peek at the tail element instead of popping it off, which allows
9471         us to greatly simplify things when the tail element changes.
9472
9473         * gst/rtpmanager/gstrtpsession.c:
9474         (gst_rtp_session_event_recv_rtp_sink):
9475         * gst/rtpmanager/gstrtpssrcdemux.c:
9476         (gst_rtp_ssrc_demux_sink_event):
9477         Forward FLUSH events instead of leaking them.
9478
9479         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
9480         (calculate_skew), (rtp_jitter_buffer_insert):
9481         * gst/rtpmanager/rtpjitterbuffer.h:
9482         Remove the tail-changed callback in favour of a simple boolean when we
9483         insert a buffer in the queue.
9484         Add method to peek the tail of the buffer.
9485
9486 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
9487
9488         Patch by: Gautier Portet <kassoulet at gmail dot com>
9489
9490         * gst/xingheader/gstxingmux.c:
9491         The size of the Xing header is actually 417 as it's rounded to the
9492         next smaller integer. Fixes #397759.
9493
9494         * gst/xingheader/gstxingmux.c: (xing_generate_header),
9495         (xing_push_header):
9496         Some random cleanup, add FIXMEs and TODOs and check if the newsegment
9497         event to the beginning was successful before pushing the header again.
9498
9499 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
9500
9501         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
9502
9503         * gst/mpegtsparse/mpegtspacketizer.c:
9504         (mpegts_packetizer_stream_new):
9505         Don't skip PAT with version number 0. Fixes #483400.
9506         * gst/mpegtsparse/mpegtsparse.c: (mpegts_parse_apply_pat):
9507         Make all values above 0 mark a referenced program as they can be
9508         incremented and only 1 had marked a referenced program before, causing
9509         actually referenced programs to be unreferenced.
9510
9511 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
9512
9513         * gst/sdp/gstsdpdemux.h:
9514         Change signature of pt to fix compilation on some platforms.
9515
9516 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
9517
9518         * gst/rtpmanager/gstrtpjitterbuffer.c:
9519         (gst_rtp_jitter_buffer_flush_start),
9520         (gst_rtp_jitter_buffer_flush_stop),
9521         (gst_rtp_jitter_buffer_change_state), (apply_offset),
9522         (gst_rtp_jitter_buffer_loop):
9523         Remove some old unused variables.
9524         Don't add the latency to the skew corrected timestamp, latency is only
9525         used to sync against the clock.
9526         Improve debugging.
9527
9528         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
9529         (rtp_jitter_buffer_reset_skew), (calculate_skew):
9530         * gst/rtpmanager/rtpjitterbuffer.h:
9531         Handle case where server timestamp goes backwards or wildly jumps by
9532         temporarily pausing the skew correction.
9533         Improve debugging.
9534
9535 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
9536
9537         * gst/sdp/Makefile.am:
9538         Forgot to commit makefile.
9539
9540 2007-10-02  Sebastian Dröge  <slomo@circular-chaos.org>
9541
9542         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
9543         Update to API changes in GIO.
9544
9545 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
9546
9547         * gst/sdp/gstsdpdemux.c: (gst_sdp_demux_media_to_caps):
9548         Use new function in -base to get the default clock-rate.
9549
9550 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
9551
9552         * configure.ac:
9553         * gst/sdp/gstsdpdemux.c: (_do_init), (gst_sdp_demux_base_init),
9554         (gst_sdp_demux_class_init), (gst_sdp_demux_init),
9555         (gst_sdp_demux_finalize), (gst_sdp_demux_set_property),
9556         (gst_sdp_demux_get_property), (find_stream_by_id),
9557         (find_stream_by_pt), (find_stream_by_udpsrc), (find_stream),
9558         (gst_sdp_demux_stream_free), (gst_sdp_demux_create_stream),
9559         (gst_sdp_demux_cleanup), (get_default_rate_for_pt),
9560         (gst_sdp_demux_parse_rtpmap), (gst_sdp_demux_media_to_caps),
9561         (new_session_pad), (request_pt_map), (gst_sdp_demux_do_stream_eos),
9562         (on_bye_ssrc), (on_timeout), (gst_sdp_demux_configure_manager),
9563         (gst_sdp_demux_stream_configure_udp),
9564         (gst_sdp_demux_stream_configure_udp_sink),
9565         (gst_sdp_demux_combine_flows), (gst_sdp_demux_stream_push_event),
9566         (gst_sdp_demux_handle_message), (gst_sdp_demux_start),
9567         (gst_sdp_demux_sink_event), (gst_sdp_demux_sink_chain),
9568         (gst_sdp_demux_change_state):
9569         * gst/sdp/gstsdpdemux.h:
9570         * gst/sdp/gstsdpelem.c: (plugin_init):
9571         Added SDP demuxer element. Fixes #426657.
9572
9573 2007-10-01  Sebastian Dröge  <slomo@circular-chaos.org>
9574
9575         Patch by: mutex at runbox dot com
9576
9577         * gst/mpegtsparse/mpegtspacketizer.c:
9578         (mpegts_packetizer_parse_adaptation_field_control):
9579         * gst/mpegtsparse/mpegtsparse.c: (mpegts_parse_base_init),
9580         (mpegts_parse_init), (mpegts_parse_push):
9581         * gst/mpegtsparse/mpegtsparse.h:
9582         Remove useless src pad that only results in not linked errors,
9583         fix a broken pointer dereference and make MAX_CONTINUITY constant
9584         conform to the standard to stop outputting corrupted data.
9585         Fixes #481276, #481279.
9586
9587 2007-09-29  Tim-Philipp Müller  <tim at centricular dot net>
9588
9589         * ext/mythtv/gstmythtvsrc.c:
9590           Re-apply docs patch from #468039; fix tab.
9591
9592         * gst/mpegtsparse/.cvsignore:
9593           Ignore marshaller files generated at build time.
9594
9595 2007-09-29  Sebastian Dröge  <slomo@circular-chaos.org>
9596
9597         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
9598         (gst_gio_sink_set_property), (gst_gio_sink_render):
9599         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
9600         (gst_gio_src_set_property):
9601         Some minor cleanup and allow setting the location only when the
9602         element is not playing or paused.
9603
9604 2007-09-29  Sebastian Dröge  <slomo@circular-chaos.org>
9605
9606         * configure.ac:
9607         Update gio's pkg-config file name as currently in SVN.
9608
9609         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_location):
9610         Remove special casing for a NULL query string. g_strjoin won't add
9611         the separator if there's only one string.
9612
9613 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
9614
9615         * gst/rtpmanager/gstrtpbin.c: (free_client):
9616         Fix crasher in dispose.
9617
9618         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
9619         Handle cases where input buffers have no timestamps so that no clock
9620         skew can be calculated, in this case interpolate timestamps based on
9621         rtp timestamp and assume a 0 clock skew.
9622
9623 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
9624
9625         * gst/rtpmanager/gstrtpjitterbuffer.c: (apply_latency),
9626         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_query):
9627         Remove jitter correction code, it's now in the lower level object.
9628         Use new -core method for doing a peer query.
9629
9630         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
9631         (calculate_skew), (rtp_jitter_buffer_insert):
9632         * gst/rtpmanager/rtpjitterbuffer.h:
9633         Move jitter correction to the lowlevel jitterbuffer.
9634         Increase the max window size.
9635         When filling the window, already start estimating the skew using a
9636         parabolic weighting factor so that we have a much better startup
9637         behaviour that gets more accurate with the more samples we have.
9638         Increase the default weighting factor for the steady state to get
9639         smoother timestamps.
9640
9641 2007-09-28  Sebastian Dröge  <slomo@circular-chaos.org>
9642
9643         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_proxy),
9644         (gst_neonhttp_src_send_request_and_redirect):
9645         Now that we require libneon >= 0.26 remove the neon 0.25 backward
9646         compatibility stuff. Also fix the default location.
9647
9648 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
9649
9650         * configure.ac:
9651         We require libneon >= 26 now for the query field in ne_uri.
9652
9653 2007-09-28  Sebastian Dröge  <slomo@circular-chaos.org>
9654
9655         Patch by: Wouter Cloetens <wouter@mind.be>
9656
9657         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_dispose),
9658         (gst_neonhttp_src_set_location),
9659         (gst_neonhttp_src_send_request_and_redirect):
9660         * ext/neon/gstneonhttpsrc.h:
9661         Don't discard GET parameters from URL if existing.
9662         Fixes #481200.
9663
9664 2007-09-27  Thijs Vermeir  <thijsvermeir@gmail.com>
9665
9666         * gst/librfb/gstrfbsrc.c:
9667         * gst/librfb/gstrfbsrc.h:
9668                 Added a property for incremental screen updates
9669
9670 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
9671
9672         * ext/xvid/gstxvidenc.c:
9673         * ext/xvid/gstxvidenc.h:
9674           Remove superfluous 'frame-encoded' signal (people can
9675           use an upstream identity's 'handoff' signal or a pad
9676           probe for this if they must know).
9677
9678 2007-09-27  Julien MOUTTE  <julien@moutte.net>
9679
9680         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9681         (gst_flv_parse_tag_video): I got it wrong again, audio rate 
9682         was not detected correctly in all cases.
9683
9684 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
9685
9686         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_dispose),
9687         (gst_rtp_bin_finalize):
9688         Fix cleanup crasher.
9689
9690         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
9691         (calculate_skew):
9692         * gst/rtpmanager/rtpjitterbuffer.h:
9693         Dynamically adjust the skew calculation window so that we calculate it
9694         over a period of around 2 seconds.
9695
9696 2007-09-26  Thijs Vermeir  <thijsvermeir@gmail.com>
9697
9698         * gst/librfb/gstrfbsrc.c:
9699                 fix bug from generic/states.gdb
9700
9701 2007-09-26  Julien MOUTTE  <julien@moutte.net>
9702
9703         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9704         (gst_flv_parse_tag_video): codec_data is needed for every tag
9705         not just the first one. (Fix a stupid bug i introduced without
9706         testing)
9707
9708 2007-09-26  Julien MOUTTE  <julien@moutte.net>
9709
9710         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9711         (gst_flv_parse_tag_video): Fix bit masks operations to be
9712         sure we detect the codec_tags and sample rates correctly.
9713         Fix raw audio caps generation.
9714
9715 2007-09-24  Stefan Kost  <ensonic@users.sf.net>
9716
9717         * ext/audioresample/gstaudioresample.c:
9718         * ext/x264/gstx264enc.c:
9719         * gst/dvdspu/gstdvdspu.c:
9720         * gst/dvdspu/gstdvdspu.h:
9721         * gst/festival/gstfestival.c:
9722         * gst/h264parse/gsth264parse.c:
9723         * gst/mpegtsparse/mpegtspacketizer.c:
9724         * gst/mpegtsparse/mpegtsparse.c:
9725         * gst/multifile/gstmultifilesink.c:
9726         * gst/multifile/gstmultifilesrc.c:
9727         * gst/nuvdemux/gstnuvdemux.c:
9728         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
9729         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
9730         * sys/vcd/vcdsrc.c:
9731           Massive leak fixing, plus code cleanups.
9732
9733 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9734
9735         * po/LINGUAS:
9736           Added translations.
9737
9738 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9739
9740         translated by: Jakub Bogusz <qboosh@pld-linux.org>
9741
9742         * po/pl.po:
9743           Added Polish translation.
9744
9745 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9746
9747         translated by: Ilkka Tuohela <hile@iki.fi>
9748
9749         * po/fi.po:
9750           Added Finnish translation.
9751
9752 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9753
9754         translated by: Jorge González González <aloriel@gmail.com>
9755
9756         * po/es.po:
9757           Added Spanish translation.
9758
9759 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9760
9761         translated by: Alexander Shopov <ash@contact.bg>
9762
9763         * po/bg.po:
9764           Added Bulgarian translation.
9765
9766 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
9767
9768         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
9769         Update hierarchy.
9770         * ext/gio/gstgiosink.h:
9771         * ext/gio/gstgiosrc.h:
9772         Mark private fields of the instance structs private.
9773
9774 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
9775
9776         * docs/plugins/Makefile.am:
9777         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
9778         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
9779         * docs/plugins/gst-plugins-bad-plugins.args:
9780         * docs/plugins/gst-plugins-bad-plugins.signals:
9781         * docs/plugins/inspect/plugin-bz2.xml:
9782         * docs/plugins/inspect/plugin-cdxaparse.xml:
9783         * docs/plugins/inspect/plugin-dfbvideosink.xml:
9784         * docs/plugins/inspect/plugin-dtsdec.xml:
9785         * docs/plugins/inspect/plugin-equalizer.xml:
9786         * docs/plugins/inspect/plugin-faac.xml:
9787         * docs/plugins/inspect/plugin-faad.xml:
9788         * docs/plugins/inspect/plugin-filter.xml:
9789         * docs/plugins/inspect/plugin-freeze.xml:
9790         * docs/plugins/inspect/plugin-gio.xml:
9791         * docs/plugins/inspect/plugin-gsm.xml:
9792         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
9793         * docs/plugins/inspect/plugin-h264parse.xml:
9794         * docs/plugins/inspect/plugin-modplug.xml:
9795         * docs/plugins/inspect/plugin-mpeg2enc.xml:
9796         * docs/plugins/inspect/plugin-musepack.xml:
9797         * docs/plugins/inspect/plugin-musicbrainz.xml:
9798         * docs/plugins/inspect/plugin-nsfdec.xml:
9799         * docs/plugins/inspect/plugin-replaygain.xml:
9800         * docs/plugins/inspect/plugin-soundtouch.xml:
9801         * docs/plugins/inspect/plugin-spcdec.xml:
9802         * docs/plugins/inspect/plugin-spectrum.xml:
9803         * docs/plugins/inspect/plugin-speed.xml:
9804         * docs/plugins/inspect/plugin-tta.xml:
9805         * docs/plugins/inspect/plugin-videosignal.xml:
9806         * docs/plugins/inspect/plugin-xingheader.xml:
9807         * docs/plugins/inspect/plugin-xvid.xml:
9808         Add the GIO plugin to the docs and do a make update
9809         while doing that.
9810
9811         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
9812         Fix a small memleak.
9813
9814 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
9815
9816         Patch by: René Stadler <mail at renestadler dot de>
9817
9818         * configure.ac:
9819         * ext/Makefile.am:
9820         * ext/gio/Makefile.am:
9821         * ext/gio/gstgio.c: (gst_gio_error), (gst_gio_seek),
9822         (gst_gio_get_supported_protocols),
9823         (gst_gio_uri_handler_get_type_sink),
9824         (gst_gio_uri_handler_get_type_src),
9825         (gst_gio_uri_handler_get_protocols), (gst_gio_uri_handler_get_uri),
9826         (gst_gio_uri_handler_set_uri), (gst_gio_uri_handler_init),
9827         (gst_gio_uri_handler_do_init), (plugin_init):
9828         * ext/gio/gstgio.h:
9829         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
9830         (gst_gio_sink_class_init), (gst_gio_sink_init),
9831         (gst_gio_sink_finalize), (gst_gio_sink_set_property),
9832         (gst_gio_sink_get_property), (gst_gio_sink_start),
9833         (gst_gio_sink_stop), (gst_gio_sink_unlock),
9834         (gst_gio_sink_unlock_stop), (gst_gio_sink_event),
9835         (gst_gio_sink_render), (gst_gio_sink_query):
9836         * ext/gio/gstgiosink.h:
9837         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
9838         (gst_gio_src_class_init), (gst_gio_src_init),
9839         (gst_gio_src_finalize), (gst_gio_src_set_property),
9840         (gst_gio_src_get_property), (gst_gio_src_start),
9841         (gst_gio_src_stop), (gst_gio_src_get_size),
9842         (gst_gio_src_is_seekable), (gst_gio_src_unlock),
9843         (gst_gio_src_unlock_stop), (gst_gio_src_check_get_range),
9844         (gst_gio_src_create):
9845         * ext/gio/gstgiosrc.h:
9846         Add a GIO/GVFS plugin with source and sink elements. This will
9847         only be enabled when --enable-experimental is given to configure
9848         for now as the GIO API is not stable yet. Fixes #476916.
9849
9850 2007-09-21  Thijs Vermeir  <thijsvermeir@gmail.com>
9851
9852         * gst/librfb/gstrfbsrc.c:
9853         * gst/librfb/rfbdecoder.c:
9854         * gst/librfb/rfbdecoder.h:
9855                 Added offset-x, offset-y, width and height property
9856                 for selecting a region from the screen
9857
9858 2007-09-21  Thijs Vermeir  <thijsvermeir@gmail.com>
9859
9860         * gst/librfb/gstrfbsrc.c:
9861                 Minimum raw encoding is working now
9862         * gst/librfb/rfbdecoder.c:
9863                 fix address while reading from stream
9864
9865 2007-09-20  Thijs Vermeir  <thijsvermeir@gmail.com>
9866
9867         * gst/librfb/gstrfbsrc.c:
9868                 raw encoding is working, but it looks like the 
9869                 ffmpegcolorspace plugin can't handle high resolutions
9870
9871 2007-09-20  Thijs Vermeir  <thijsvermeir@gmail.com>
9872
9873         * gst/librfb/gstrfbsrc.c:
9874                 bpp, depth and endianness are now set from the
9875                 stream.
9876
9877 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
9878
9879         * examples/app/appsrc_ex.c: (main):
9880         Fix compilation after changing the name of a method.
9881
9882 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
9883
9884         * ext/alsaspdif/alsaspdifsink.c:
9885         * ext/timidity/gsttimidity.c:
9886         * ext/timidity/gstwildmidi.c:
9887         * gst/mpegvideoparse/mpegvideoparse.c:
9888           Fix memory leaks. More to come.
9889
9890         * tests/check/Makefile.am:
9891         * tests/check/generic/states.c:
9892           Improved state change unit test.        
9893
9894 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
9895
9896         * gst/rtpmanager/gstrtpbin.c: (on_ssrc_active), (create_session),
9897         (gst_rtp_bin_class_init):
9898         * gst/rtpmanager/gstrtpbin.h:
9899         * gst/rtpmanager/gstrtpsession.c: (on_ssrc_active),
9900         (gst_rtp_session_class_init), (gst_rtp_session_init),
9901         (gst_rtp_session_event_send_rtp_sink):
9902         * gst/rtpmanager/gstrtpsession.h:
9903         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
9904         (on_ssrc_active), (rtp_session_process_rb):
9905         * gst/rtpmanager/rtpsession.h:
9906         Add notification of active SSRCs to various RTP elements. Fixes #478566.
9907
9908 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
9909
9910         * gst-libs/gst/app/gstappsink.c: (gst_app_marshal_OBJECT__VOID),
9911         (gst_app_sink_class_init), (gst_app_sink_init),
9912         (gst_app_sink_dispose), (gst_app_sink_finalize),
9913         (gst_app_sink_set_property), (gst_app_sink_get_property),
9914         (gst_app_sink_flush_unlocked), (gst_app_sink_start),
9915         (gst_app_sink_event), (gst_app_sink_getcaps),
9916         (gst_app_sink_set_caps), (gst_app_sink_get_caps),
9917         (gst_app_sink_is_eos), (gst_app_sink_pull_preroll),
9918         (gst_app_sink_pull_buffer):
9919         * gst-libs/gst/app/gstappsink.h:
9920         Add properties, signals and actions to access the element even without
9921         linking to the library.
9922         Fix some method names and signatures.
9923
9924 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
9925
9926         Patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
9927
9928         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
9929         (gst_faad_srcgetcaps), (gst_faad_update_caps):
9930         Don't set channel positions on regular mono and stereo cases.
9931         Fixes #476370.
9932
9933 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
9934
9935         * gst/librfb/gstrfbsrc.c:
9936         * gst/librfb/rfbdecoder.c:
9937         * gst/librfb/rfbdecoder.h:
9938                 It is now possible to connect to a vncserver.
9939                 there are still some issues with the ouput of 
9940                 the screen. Looks like some lines are confused
9941
9942 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
9943
9944         * docs/plugins/.cvsignore:
9945         * tests/check/.cvsignore:
9946           Ignore registries in any format.
9947
9948 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
9949
9950         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
9951         (open_library), (gst_real_video_dec_init),
9952         (gst_real_video_dec_set_property),
9953         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
9954         * gst/real/gstrealvideodec.h:
9955         Don't generate an error for occasional decoding errors.
9956         Add max-errors property.
9957         Error out when we receive max-errors in a row. Fixes #478159.
9958
9959 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
9960
9961         * gst/librfb/gstrfbsrc.c: 
9962                 Add password property (write only)
9963         * gst/librfb/rfbdecoder.c: 
9964                 Read the reason on failure
9965                 Use the password property for authentication
9966         * gst/librfb/rfbdecoder.h:
9967                 Add defines for version checking
9968
9969 2007-09-19  Sebastian Dröge  <slomo@circular-chaos.org>
9970
9971         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy),
9972         (gst_dfbsurface_class_init):
9973         When finalizing GstDfbSurface, a subclass of GstBuffer, correctly
9974         chain up to the parent class to free everything, including caps.
9975
9976 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
9977
9978         * gst/librfb/Makefile.am:
9979         * gst/librfb/d3des.c:
9980         * gst/librfb/d3des.h:
9981         * gst/librfb/rfbdecoder.c:
9982         * gst/librfb/vncauth.c:
9983         * gst/librfb/vncauth.h:
9984         VNC Authentication should be working now
9985         temperaly with fake password 'testtest'
9986
9987 2007-09-18  Thijs Vermeir  <thijsvermeir@gmail.com>
9988
9989         * gst/librfb/rfbdecoder.c:
9990         * gst/librfb/rfbdecoder.h:
9991         Added some documentation about security handling
9992         start implementing security handling for rfb 3.3
9993
9994 2007-09-18  Stefan Kost  <ensonic@users.sf.net>
9995
9996         * gst/spectrum/demo-audiotest.c:
9997         * gst/spectrum/demo-osssrc.c:
9998           Handling window resize.
9999
10000 2007-09-18  Stefan Kost  <ensonic@users.sf.net>
10001
10002         * ChangeLog:
10003           Add missing newline.
10004
10005         * gst/librfb/rfbdecoder.c:
10006           Fix the build (missing stdlib.h).
10007
10008         * gst/spectrum/gstspectrum.c:
10009         * gst/spectrum/gstspectrum.h:
10010           Use basetransform segment so that it is correctly managed on flushes
10011           and start/stop. Report message timestamp as stream time, which is what
10012           an application can understand. (Yes these are adapted from wim recent
10013           level element changes)
10014
10015 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
10016
10017         * gst/rtpmanager/gstrtpbin.c: (new_ssrc_pad_found):
10018         Link to the right pads regardless of which one was created first in the
10019         ssrc demuxer.
10020
10021         * gst/rtpmanager/gstrtpjitterbuffer.c:
10022         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
10023         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
10024         (gst_rtp_session_chain_recv_rtp), (gst_rtp_session_chain_send_rtp):
10025         * gst/rtpmanager/rtpsource.c: (calculate_jitter):
10026         Improve debugging.
10027
10028         * gst/rtpmanager/gstrtpssrcdemux.c: (create_demux_pad_for_ssrc),
10029         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_finalize),
10030         (gst_rtp_ssrc_demux_sink_event),
10031         (gst_rtp_ssrc_demux_rtcp_sink_event), (gst_rtp_ssrc_demux_chain),
10032         (gst_rtp_ssrc_demux_rtcp_chain),
10033         (gst_rtp_ssrc_demux_internal_links):
10034         * gst/rtpmanager/gstrtpssrcdemux.h:
10035         Fix race in creating the RTP and RTCP pads when a new SSRC is detected.
10036
10037 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
10038
10039         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_set_property),
10040         (gst_rtp_bin_get_property):
10041         Use lock to protect variable.
10042
10043         * gst/rtpmanager/gstrtpjitterbuffer.c:
10044         (gst_rtp_jitter_buffer_class_init),
10045         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain),
10046         (convert_rtptime_to_gsttime), (gst_rtp_jitter_buffer_loop):
10047         Reconstruct GST timestamp from RTP timestamps based on measured clock
10048         skew and sync offset.
10049
10050         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
10051         (rtp_jitter_buffer_set_tail_changed),
10052         (rtp_jitter_buffer_set_clock_rate),
10053         (rtp_jitter_buffer_get_clock_rate), (calculate_skew),
10054         (rtp_jitter_buffer_insert), (rtp_jitter_buffer_peek):
10055         * gst/rtpmanager/rtpjitterbuffer.h:
10056         Measure clock skew.
10057         Add callback to be notfied when a new packet was inserted at the tail.
10058
10059         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
10060         (calculate_jitter), (rtp_source_send_rtp):
10061         * gst/rtpmanager/rtpsource.h:
10062         Remove clock skew detection, it's move to the jitterbuffer now.
10063
10064 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
10065
10066         Patch by: Daniel Charles <dcharles at ti dot com>
10067
10068         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_bandmode_get_type),
10069         (gst_amrwbenc_set_property), (gst_amrwbenc_get_property),
10070         (gst_amrwbenc_class_init), (gst_amrwbenc_chain):
10071         * ext/amrwb/gstamrwbenc.h:
10072         Add property to control bandmode. Fixes #477306.
10073
10074 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
10075
10076         * gst/rtpmanager/gstrtpbin.c: (create_session):
10077         Also set NTP base time on new sessions.
10078
10079         * gst/rtpmanager/gstrtpjitterbuffer.c:
10080         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_query),
10081         (gst_rtp_jitter_buffer_set_property),
10082         (gst_rtp_jitter_buffer_get_property):
10083         Use the right lock to protect our variables.
10084         Fix some comment.
10085
10086         * gst/rtpmanager/gstrtpsession.c:
10087         (gst_rtp_session_getcaps_send_rtp),
10088         (gst_rtp_session_chain_send_rtp), (create_send_rtp_sink):
10089         Implement getcaps on the sender sinkpad so that payloaders can negotiate
10090         the right SSRC.
10091
10092 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
10093
10094         * gst/rtpmanager/gstrtpbin.c: (create_session), (free_session),
10095         (get_client), (free_client), (gst_rtp_bin_associate),
10096         (free_stream), (gst_rtp_bin_class_init), (gst_rtp_bin_dispose),
10097         (gst_rtp_bin_finalize):
10098         * gst/rtpmanager/gstrtpjitterbuffer.c:
10099         (gst_rtp_jitter_buffer_class_init),
10100         (gst_rtp_jitter_buffer_finalize):
10101         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_release):
10102         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize),
10103         (gst_rtp_session_set_property), (gst_rtp_session_chain_recv_rtp),
10104         (gst_rtp_session_chain_send_rtp):
10105         * gst/rtpmanager/gstrtpssrcdemux.c:
10106         (gst_rtp_ssrc_demux_class_init), (gst_rtp_ssrc_demux_dispose):
10107         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize):
10108         * gst/rtpmanager/rtpsession.h:
10109         Various leak fixes.
10110
10111 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
10112
10113         * gst/rtpmanager/gstrtpbin.c: (calc_ntp_ns_base),
10114         (gst_rtp_bin_change_state), (new_payload_found), (create_send_rtp):
10115         Calculate and configure the NTP base time so that we can generate better
10116         NTP times in SR packets.
10117         Set caps on new ghostpad.
10118
10119         * gst/rtpmanager/gstrtpjitterbuffer.c:
10120         (gst_rtp_jitter_buffer_loop):
10121         Clean debug statement.
10122
10123         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
10124         (gst_rtp_session_init), (gst_rtp_session_set_property),
10125         (gst_rtp_session_get_property), (get_current_ntp_ns_time),
10126         (rtcp_thread), (gst_rtp_session_event_recv_rtp_sink),
10127         (gst_rtp_session_internal_links), (gst_rtp_session_chain_recv_rtp),
10128         (gst_rtp_session_event_send_rtp_sink),
10129         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
10130         (create_send_rtp_sink):
10131         * gst/rtpmanager/gstrtpsession.h:
10132         Add ntp-ns-base property to convert running_time to NTP time.
10133         Handle NEWSEGMENT events on send and recv RTP pads so that we can
10134         calculate the running time and thus NTP time of the packets.
10135         Simplify getting the current NTP time using the pipeline clock.
10136         Implement internal links functions.
10137         Use the buffer timestamp to calculate the NTP time instead of the clock.
10138
10139         * gst/rtpmanager/gstrtpssrcdemux.c: (create_demux_pad_for_ssrc),
10140         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_sink_event),
10141         (gst_rtp_ssrc_demux_chain), (gst_rtp_ssrc_demux_rtcp_chain),
10142         (gst_rtp_ssrc_demux_internal_links),
10143         (gst_rtp_ssrc_demux_src_query):
10144         * gst/rtpmanager/gstrtpssrcdemux.h:
10145         Implement internal links function.
10146         Calculate the diff between different streams, this might be used later
10147         to get the inter stream latency.
10148
10149         * gst/rtpmanager/rtpsession.c: (rtp_session_send_rtp):
10150         Simple cleanup.
10151
10152         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
10153         (calculate_jitter), (rtp_source_send_rtp), (rtp_source_get_new_sr):
10154         Make the clock skew window a little bigger.
10155         Apply the clock skew to all buffers, not just one with a new timestamp.
10156         Calculate and debug sender clock drift.
10157         Use extended last timestamp to interpolate for SR reports.
10158
10159 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
10160
10161         Patch by: Peter Kjellerstedt  <pkj at axis com>
10162
10163         * gst-libs/gst/app/gstappsink.c:
10164         * gst/flv/gstflvdemux.c:
10165         * gst/flv/gstflvparse.c:
10166         * gst/interleave/deinterleave.c:
10167         * gst/switch/gstswitch.c:
10168           Printf format fixes (#476128).
10169
10170 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
10171
10172         Patch by: Thomas Green  <tom78999 gmail com>
10173
10174         * ext/neon/gstneonhttpsrc.c:
10175           With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO
10176           flag if we want ICY streams to be handled too, otherwise
10177           libneon will error out with a 'can't parse reponse' error.
10178           Fixes #474696.
10179
10180         * tests/check/elements/neonhttpsrc.c:
10181           Unit test for the above by Yours Truly.
10182
10183 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
10184
10185         * configure.ac:
10186           Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the
10187           xvid configure checks, so they still work when cross-compiling.
10188           Fixes #452009.
10189
10190 2007-09-07  Sebastian Dröge  <slomo@circular-chaos.org>
10191
10192         * gst/spectrum/gstspectrum.c: (gst_spectrum_start),
10193         (gst_spectrum_transform_ip):
10194         Use the correct parameter order for the memset calls.
10195         Thanks to Christian Schaller for noticing.
10196
10197 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
10198
10199         * gst/mpegtsparse/mpegtsparse.c:
10200           Fix the build (missing stdlib.h).
10201
10202 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
10203
10204         * gst/spectrum/fix_fft.c:
10205         Remove fixed point FFT as it's not used anymore.
10206
10207 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
10208
10209         * configure.ac:
10210         * gst/spectrum/Makefile.am:
10211         * gst/spectrum/demo-audiotest.c: (draw_spectrum),
10212         (message_handler), (main):
10213         * gst/spectrum/demo-osssrc.c: (draw_spectrum), (message_handler):
10214         * gst/spectrum/gstspectrum.c: (gst_spectrum_base_init),
10215         (gst_spectrum_class_init), (gst_spectrum_init),
10216         (gst_spectrum_dispose), (gst_spectrum_set_property),
10217         (gst_spectrum_get_property), (gst_spectrum_start),
10218         (gst_spectrum_setup), (gst_spectrum_message_new),
10219         (gst_spectrum_transform_ip):
10220         * gst/spectrum/gstspectrum.h:
10221         Port GstSpectrum to GstAudioFilter and libgstfft, add support
10222         for int32, float and double, use floats for the message contents,
10223         average all FFTs done in one interval for better results, use
10224         a better windowing function, allow posting the phase in the message
10225         and actually do an FFT with the requested number of bands instead
10226         of interpolating.
10227
10228         * tests/check/elements/spectrum.c: (GST_START_TEST),
10229         (spectrum_suite):
10230         Improve the units tests by checking for a 11025Hz sine wave
10231         and add unit tests for all 4 supported sample types.
10232
10233 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
10234
10235         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
10236         (gst_real_video_dec_setcaps):
10237         Add some more debugging.
10238         Don't set LONG for width/height in caps.
10239         Set correct output buffer size when caps changed.
10240         The custom message sent to the decoder should not include the format and
10241         subformat. Fixes #471554.
10242
10243 2007-09-04  Tim-Philipp Müller  <tim at centricular dot net>
10244
10245         * gst/rtpmanager/gstrtpsession.c:
10246           Make compiler happy: fix compilation with -Wall -Werror
10247           (#473562).
10248
10249 2007-09-03  Johan Dahlin  <johan@gnome.org>
10250
10251         * gst/nsf/gstnsf.c: (gst_nsfdec_finalize), (start_play_tune):
10252         * gst/nsf/gstnsf.h:
10253         Add support for (very) basic tagging.
10254         
10255 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
10256
10257         * gst/rtpmanager/gstrtpbin-marshal.list:
10258         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_get_client),
10259         (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain), (create_stream),
10260         (gst_rtp_bin_init), (caps_changed), (new_ssrc_pad_found),
10261         (create_recv_rtp), (create_recv_rtcp), (create_send_rtp):
10262         * gst/rtpmanager/gstrtpbin.h:
10263         Updated example pipelines in docs.
10264         Handle sync_rtcp buffers from the SSRC demuxer to perform lip-sync.
10265         Set the default latency correctly.
10266         Add some more points where we can get caps.
10267
10268         * gst/rtpmanager/gstrtpjitterbuffer.c:
10269         (gst_rtp_jitter_buffer_class_init),
10270         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_loop),
10271         (gst_rtp_jitter_buffer_query),
10272         (gst_rtp_jitter_buffer_set_property),
10273         (gst_rtp_jitter_buffer_get_property):
10274         Add ts-offset property to control timestamping.
10275
10276         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
10277         (gst_rtp_session_init), (gst_rtp_session_set_property),
10278         (gst_rtp_session_get_property), (get_current_ntp_ns_time),
10279         (rtcp_thread), (stop_rtcp_thread), (gst_rtp_session_change_state),
10280         (gst_rtp_session_send_rtcp), (gst_rtp_session_sync_rtcp),
10281         (gst_rtp_session_cache_caps), (gst_rtp_session_clock_rate),
10282         (gst_rtp_session_sink_setcaps), (gst_rtp_session_chain_recv_rtp),
10283         (gst_rtp_session_event_send_rtp_sink),
10284         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
10285         (create_recv_rtcp_sink), (create_send_rtp_sink),
10286         (create_send_rtcp_src):
10287         Various cleanups.
10288         Feed rtpsession manager with NTP time based on pipeline clock when
10289         handling RTP packets and RTCP timeouts.
10290         Perform all RTCP with the system clock.
10291         Set caps on RTCP outgoing buffers.
10292
10293         * gst/rtpmanager/gstrtpssrcdemux.c: (find_demux_pad_for_ssrc),
10294         (create_demux_pad_for_ssrc), (gst_rtp_ssrc_demux_base_init),
10295         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_sink_event),
10296         (gst_rtp_ssrc_demux_rtcp_sink_event), (gst_rtp_ssrc_demux_chain),
10297         (gst_rtp_ssrc_demux_rtcp_chain):
10298         * gst/rtpmanager/gstrtpssrcdemux.h:
10299         Also demux RTCP messages.
10300
10301         * gst/rtpmanager/rtpsession.c: (rtp_session_set_callbacks),
10302         (update_arrival_stats), (rtp_session_process_rtp),
10303         (rtp_session_process_rb), (rtp_session_process_sr),
10304         (rtp_session_process_rr), (rtp_session_process_rtcp),
10305         (rtp_session_send_rtp), (rtp_session_send_bye),
10306         (session_start_rtcp), (session_report_blocks), (session_cleanup),
10307         (rtp_session_on_timeout):
10308         * gst/rtpmanager/rtpsession.h:
10309         Remove the get_time callback, the GStreamer part will feed us with
10310         enough timing information.
10311         Split sync timing and RTCP timing information.
10312         Factor out common RB handling for SR and RR.
10313         Send out SR RTCP packets for lip-sync.
10314         Move SR and RR packet info generation to the source.
10315
10316         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
10317         (rtp_source_update_caps), (get_clock_rate), (calculate_jitter),
10318         (rtp_source_process_rtp), (rtp_source_send_rtp),
10319         (rtp_source_process_sr), (rtp_source_process_rb),
10320         (rtp_source_get_new_sr), (rtp_source_get_new_rb),
10321         (rtp_source_get_last_sr):
10322         * gst/rtpmanager/rtpsource.h:
10323         * gst/rtpmanager/rtpstats.h:
10324         Use caps on incomming buffers to get timing information when they are
10325         there.
10326         Calculate clock scew of the receiver compared to the sender and adjust
10327         the rtp timestamps.
10328         Calculate the round trip in sources.
10329         Do SR and RR calculations in the source.
10330
10331 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
10332
10333         * configure.ac:
10334         updated gmyth version
10335
10336         * ext/mythtv/gstmythtvsrc.c:
10337         * ext/mythtv/gstmythtvsrc.h:
10338         Code rewrite
10339
10340 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
10341
10342         * gst/rtpmanager/gstrtpjitterbuffer.c:
10343         (gst_rtp_jitter_buffer_flush_stop),
10344         (gst_rtp_jitter_buffer_change_state), (gst_rtp_jitter_buffer_loop):
10345         Use extended timestamp to release buffers from the jitterbuffer so that
10346         we can handle the rtp wraparound correctly.
10347
10348 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
10349
10350         * gst/rtpmanager/gstrtpjitterbuffer.c:
10351         (gst_rtp_jitter_buffer_loop):
10352         Improve Comments.
10353
10354         * gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),
10355         (gst_rtp_session_change_state), (gst_rtp_session_parse_caps),
10356         (gst_rtp_session_clock_rate), (gst_rtp_session_sink_setcaps),
10357         (gst_rtp_session_event_send_rtp_sink), (create_recv_rtp_sink),
10358         (create_send_rtp_sink):
10359         Also parse the sink caps for clock-rate instead of only relying on the
10360         result of the signal.
10361
10362         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
10363         Make sure we fetch the clock rate for payloads we are sending out so
10364         that we can use it for SR reports.
10365
10366 2007-08-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10367
10368         * gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property):
10369         If all information is known at time of setting start-time
10370         property, send new segments then.
10371
10372 2007-08-28  Wim Taymans  <wim.taymans@gmail.com>
10373
10374         * gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),
10375         (gst_rtp_session_change_state),
10376         (gst_rtp_session_event_send_rtp_sink):
10377         * gst/rtpmanager/gstrtpsession.h:
10378         Distribute synchronisation parameters to the session manager so that it
10379         can generate correct SR packets for lip-sync.
10380
10381         * gst/rtpmanager/rtpsession.c: (rtp_session_set_base_time),
10382         (rtp_session_set_timestamp_sync), (session_start_rtcp):
10383         * gst/rtpmanager/rtpsession.h:
10384         Add methods for setting sync parameters.
10385         Set correct RTP time in SR packets using the sync params.
10386
10387         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
10388         * gst/rtpmanager/rtpsource.h:
10389         Record last RTP <-> GST timestamp so that we can use them to convert NTP
10390         to RTP timestamps in SR packets.
10391
10392 2007-08-28  Wim Taymans  <wim.taymans@gmail.com>
10393
10394         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_clear_pt_map):
10395         Add some more advanced example pipelines.
10396
10397         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
10398         (stop_rtcp_thread), (gst_rtp_session_send_rtcp):
10399         Add some debug and FIXME.
10400         Release LOCK when performing session cleanup.
10401
10402         * gst/rtpmanager/rtpsession.c: (session_report_blocks):
10403         Add some debug.
10404
10405         * gst/rtpmanager/rtpsource.c: (calculate_jitter),
10406         (rtp_source_send_rtp):
10407         Make sure we always send RTP packets with the session SSRC.
10408
10409 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
10410
10411         * gst/dvdspu/gstdvdspu.c:
10412           Don't need this include (fixes compilation in uninstalled setup).
10413
10414 2007-08-27  Wim Taymans  <wim.taymans@gmail.com>
10415
10416         * gst/rtpmanager/gstrtpjitterbuffer.c:
10417         (gst_rtp_jitter_buffer_change_state), (gst_rtp_jitter_buffer_loop),
10418         (gst_rtp_jitter_buffer_query):
10419         When synchronizing buffers, take peer latency into account.
10420         Don't try to add our latency to invalid peer max latency values.
10421
10422 2007-08-27  Julien MOUTTE  <julien@moutte.net>
10423
10424         * gst/flv/gstflvdemux.c: (gst_flv_demux_handle_seek_pull):
10425         Make sure we initialize the seek result.
10426
10427 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
10428
10429         * gst/dvdspu/Makefile.am:
10430         Commit the makefile too.
10431
10432 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
10433
10434         * configure.ac:
10435         * gst/dvdspu/.cvsignore:
10436         * gst/dvdspu/Notes.txt:
10437         * gst/dvdspu/gstdvdspu-render.c: (dvdspu_recalc_palette),
10438         (dvdspu_update_palettes), (dvdspu_clear_comp_buffers),
10439         (dvdspu_get_nibble), (dvdspu_get_rle_code), (dvdspu_draw_rle_run),
10440         (rle_end_x), (dvdspu_render_line), (dvdspu_update_chgcol),
10441         (dvdspu_render_line_with_chgcol), (dvdspu_blend_comp_buffers),
10442         (gstdvdspu_render_spu):
10443         * gst/dvdspu/gstdvdspu.c: (dvdspu_base_init), (dvdspu_class_init),
10444         (dvdspu_init), (dvdspu_clear), (dvdspu_dispose), (dvdspu_finalize),
10445         (dvdspu_flush_spu_info), (dvdspu_buffer_alloc), (dvdspu_src_event),
10446         (dvdspu_video_set_caps), (dvdspu_video_proxy_getcaps),
10447         (dvdspu_video_event), (dvdspu_video_chain),
10448         (dvspu_handle_vid_buffer), (dvdspu_redraw_still),
10449         (gstdvdspu_parse_chg_colcon), (dvdspu_exec_cmd_blk),
10450         (dvdspu_finish_spu_buf), (dvdspu_setup_cmd_blk),
10451         (dvdspu_handle_new_spu_buf), (dvdspu_handle_dvd_event),
10452         (dvdspu_dump_dcsq), (dvdspu_advance_spu),
10453         (dvdspu_check_still_updates), (dvdspu_subpic_chain),
10454         (dvdspu_subpic_event), (dvdspu_change_state),
10455         (gstdvdspu_plugin_init):
10456         * gst/dvdspu/gstdvdspu.h:
10457
10458         dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 
10459         Unit, decoding and overlaying DVD subtitles and menu graphics.
10460
10461         * gst/mpeg2sub/.cvsignore:
10462         * gst/mpeg2sub/Makefile.am:
10463         * gst/mpeg2sub/Notes.txt:
10464         * gst/mpeg2sub/gstmpeg2subt.c:
10465         * gst/mpeg2sub/gstmpeg2subt.h:
10466         * gst/mpeg2sub/mpeg2subt.vcproj:
10467         Delete old and broken mpeg2subt element that was never ported from 0.8
10468
10469 2007-08-24  Julien MOUTTE  <julien@moutte.net>
10470
10471         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
10472         (gst_flv_demux_chain), (gst_flv_demux_pull_tag),
10473         (gst_flv_demux_find_offset), (gst_flv_demux_handle_seek_push),
10474         (gst_flv_demux_handle_seek_pull), (gst_flv_demux_sink_event),
10475         (gst_flv_demux_src_event): Remove some useless ifdef.
10476
10477 2007-08-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10478
10479         * examples/switch/switcher.c (main):
10480         * gst/switch/gstswitch.c (gst_switch_chain):
10481         Make switch more reliable and also not lock up when
10482         sink pad caps change.
10483
10484 2007-08-24  Julien MOUTTE  <julien@moutte.net>
10485
10486         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
10487         (gst_flv_demux_cleanup), (gst_flv_demux_chain),
10488         (gst_flv_demux_pull_tag), (gst_flv_demux_find_offset),
10489         (gst_flv_demux_handle_seek_push), (gst_flv_demux_handle_seek_pull),
10490         (gst_flv_demux_sink_event), (gst_flv_demux_src_event): Implement
10491         seeking in push mode.
10492         * gst/flv/gstflvdemux.h:
10493
10494 2007-08-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10495
10496         * gst/mpegtsparse/flutspatinfo.c:
10497         * gst/mpegtsparse/flutspatinfo.h:
10498         * gst/mpegtsparse/flutspmtinfo.c:
10499         * gst/mpegtsparse/flutspmtinfo.h:
10500         Update licences to reflect LGPL-ness of these files also.
10501
10502 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
10503
10504         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
10505         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
10506         * docs/plugins/gst-plugins-bad-plugins.interfaces:
10507         * docs/plugins/gst-plugins-bad-plugins.signals:
10508         * gst/rtpmanager/gstrtpbin.c:
10509         * gst/rtpmanager/gstrtpbin.h:
10510         * gst/rtpmanager/gstrtpclient.c:
10511         * gst/rtpmanager/gstrtpclient.h:
10512         * gst/rtpmanager/gstrtpjitterbuffer.c:
10513         * gst/rtpmanager/gstrtpjitterbuffer.h:
10514         * gst/rtpmanager/gstrtpptdemux.c:
10515         * gst/rtpmanager/gstrtpptdemux.h:
10516         * gst/rtpmanager/gstrtpsession.c:
10517         * gst/rtpmanager/gstrtpsession.h:
10518         * gst/rtpmanager/gstrtpssrcdemux.c:
10519         * gst/rtpmanager/gstrtpssrcdemux.h:
10520           Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE
10521           registers a GType that's different than the GstRTPFoo types that
10522           farsight registers (luckily GType names are case sensitive). Should
10523           finally fix #430664.
10524
10525 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
10526
10527         * configure.ac:
10528         * win32/common/config.h:
10529         * win32/common/config.h.in:
10530           Automatically generate win32/common/config.h via configure (this
10531           ensures the win32 version of config.h is up-to-date when a release
10532           is made, #433373). config.h.in file might need some more work.
10533
10534 2007-08-22  Tim-Philipp Müller  <tim at centricular dot net>
10535
10536         Patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
10537
10538         * configure.ac:
10539         * gst/festival/Makefile.am:
10540         * gst/festival/gstfestival.c:
10541           Port festival plugin to GStreamer-0.10 (#461377).
10542
10543 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
10544
10545         * ext/faad/gstfaad.c: (gst_faad_chain):
10546         Don't unref the buffer when it was clipped.
10547
10548 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
10549
10550         * ext/faad/gstfaad.c: (gst_faad_chain):
10551         Don't unref the buffer when it was clipped.
10552
10553 2007-08-22  Julien MOUTTE  <julien@moutte.net>
10554
10555         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
10556         (gst_flv_demux_pull_tag):
10557         * gst/flv/gstflvdemux.h:
10558         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
10559         (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio),
10560         (gst_flv_parse_tag_video): Handle pixel aspect ratio through
10561         metadata tags like ASF does. Fluendo muxer supports this and 
10562         Flash players can support it as well this way.
10563
10564 2007-08-22  Julien MOUTTE  <julien@moutte.net>
10565
10566         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag):
10567         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
10568         (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio),
10569         (gst_flv_parse_tag_video): Make sure we don't try filling up the
10570         index if no times object was parsed. Fix the way we decide to push
10571         tags and emit no-more-pads. Fix some printf typing in debugging.
10572
10573 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
10574
10575         * gst/rtpmanager/gstrtpjitterbuffer.c:
10576         (gst_rtp_jitter_buffer_chain),
10577         (gst_rtp_jitter_buffer_set_property):
10578         When drop-on-latency is set but we have no latency configured, just push
10579         the buffer as fast as possible.
10580         Fix typo in comment.
10581
10582 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
10583
10584         * gst/rtpmanager/rtpjitterbuffer.c:
10585         (rtp_jitter_buffer_get_ts_diff):
10586         * gst/rtpmanager/rtpjitterbuffer.h:
10587         Fix undefined overflow prone ts_diff handling.
10588
10589 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
10590
10591         * gst/modplug/gstmodplug.cc:
10592         Fix compiler warning.
10593
10594 2007-08-21  Stefan Kost  <ensonic@users.sf.net>
10595
10596         * gst/modplug/gstmodplug.cc:
10597           Don't use NULL caps for srcpad is not yet connected.
10598
10599 2007-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10600
10601         * configure.ac:
10602         * gst/mpegtsparse/Makefile.am:
10603         * gst/mpegtsparse/flutspatinfo.c:
10604         * gst/mpegtsparse/flutspatinfo.h:
10605         * gst/mpegtsparse/flutspmtinfo.c:
10606         * gst/mpegtsparse/flutspmtinfo.h:
10607         * gst/mpegtsparse/flutspmtstreaminfo.c:
10608         * gst/mpegtsparse/flutspmtstreaminfo.h:
10609         * gst/mpegtsparse/mpegtspacketizer.c:
10610         * gst/mpegtsparse/mpegtspacketizer.h:
10611         * gst/mpegtsparse/mpegtsparse.c:
10612         * gst/mpegtsparse/mpegtsparse.h:
10613         * gst/mpegtsparse/mpegtsparsemarshal.list:
10614         Add mpeg transport stream parser written by:
10615         Alessandro Decina. Includes a couple of files from the
10616         Fluendo transport stream demuxer that Fluendo have 
10617         kindly allowed to be licenced under LGPL also.
10618
10619 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
10620
10621         Patch by: Bastien Nocera  <hadess at hadess net>
10622
10623         * ext/mythtv/gstmythtvsrc.c:
10624           Add examples for live mythtv:// URIs to docs (#468039).
10625           Also convert some tabs into spaces.
10626
10627 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
10628
10629         * gst/filter/gstbpwsinc.c:
10630         * gst/filter/gstlpwsinc.c:
10631         Add small comparision with the chebyshev filters in the docs.
10632
10633 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
10634
10635         * tests/check/elements/bpwsinc.c: (GST_START_TEST),
10636         (bpwsinc_suite):
10637         * tests/check/elements/lpwsinc.c: (GST_START_TEST),
10638         (lpwsinc_suite):
10639         Also test everything in 32 bit float mode.
10640
10641 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
10642
10643         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10644         (bpwsinc_set_property), (bpwsinc_get_property):
10645         * gst/filter/gstbpwsinc.h:
10646         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10647         (gst_lpwsinc_init), (lpwsinc_build_kernel), (lpwsinc_set_property),
10648         (lpwsinc_get_property):
10649         * gst/filter/gstlpwsinc.h:
10650         * tests/check/elements/lpwsinc.c: (GST_START_TEST):
10651         Use generator macros for the process functions for the different
10652         sample types, add lower upper boundaries for the GObject properties
10653         so automatically generated UIs can use sliders and change frequency
10654         properties to floats to save a bit of memory, even ints would in
10655         theory be enough. Also rename frequency to cutoff for consistency
10656         reasons.
10657         * docs/plugins/gst-plugins-bad-plugins.args:
10658         * docs/plugins/gst-plugins-bad-plugins.signals:
10659         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
10660         Regenerated for the above changes.
10661
10662 2007-08-17  Stefan Kost  <ensonic@users.sf.net>
10663
10664         * ext/amrwb/gstamrwbparse.c:
10665           Don't leak the adapter.
10666
10667 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
10668
10669         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10670         (gst_bpwsinc_init), (process_32), (process_64),
10671         (bpwsinc_build_kernel), (bpwsinc_push_residue),
10672         (bpwsinc_transform), (bpwsinc_start), (bpwsinc_query),
10673         (bpwsinc_query_type), (bpwsinc_event), (bpwsinc_set_property):
10674         * gst/filter/gstbpwsinc.h:
10675         Implement latency query and only forward those samples downstream
10676         that actually contain the data we want, i.e. drop kernel_length/2
10677         in the beginning and append kernel_length/2 (created by convolving
10678         the filter kernel with zeroes) to the end.
10679
10680         * tests/check/elements/bpwsinc.c: (GST_START_TEST):
10681         Adjust the unit test for this slightly changed behaviour.
10682
10683         * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel):
10684         Reset residue length only when actually creating a residue.
10685
10686 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
10687
10688         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init):
10689         Override the preroll vmethod instead of overriding the render method
10690         twice.
10691
10692 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
10693
10694         * gst/rtpmanager/gstrtpjitterbuffer.c:
10695         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
10696         (gst_rtp_jitter_buffer_loop):
10697         Fix EOS handling.
10698         Convert some DEBUG into WARNINGs.
10699         Pause task when flushing.
10700
10701         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
10702         (rtcp_thread), (gst_rtp_session_event_recv_rtcp_sink):
10703         Use system clock for RTCP session management timeouts.
10704
10705         * gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
10706         (on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout):
10707         Release the session lock when emiting signals.
10708
10709 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
10710
10711         * ext/faad/gstfaad.c: (gst_faad_setcaps),
10712         (gst_faad_chanpos_to_gst):
10713         Add some debug info.
10714
10715 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
10716
10717         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10718         (gst_lpwsinc_init), (process_32), (process_64),
10719         (lpwsinc_build_kernel), (lpwsinc_push_residue),
10720         (lpwsinc_transform), (lpwsinc_start), (lpwsinc_query),
10721         (lpwsinc_query_type), (lpwsinc_event), (lpwsinc_set_property):
10722         * gst/filter/gstlpwsinc.h:
10723         Implement latency query and only forward those samples downstream
10724         that actually contain the data we want, i.e. drop kernel_length/2
10725         in the beginning and append kernel_length/2 (created by convolving
10726         the filter kernel with zeroes) to the end.
10727         * tests/check/elements/lpwsinc.c: (GST_START_TEST):
10728         Adjust the unit test for this slightly changed behaviour.
10729
10730 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
10731
10732         * ext/ladspa/gstladspa.c:
10733           Don't leak like hell.
10734
10735 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
10736
10737         * tests/check/Makefile.am:
10738         * tests/check/generic/.cvsignore:
10739         * tests/check/generic/states.c:
10740           Add generic state-change test suite to help to fi leaks.
10741
10742 2007-08-15  Stefan Kost  <ensonic@users.sf.net>
10743
10744         * ext/timidity/gstwildmidi.c:
10745         * ext/timidity/gstwildmidi.h:
10746           Look harder for a config. Based on patch by Hans de Goede.
10747           Fixes #456912
10748
10749 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
10750
10751         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_flush_unlocked):
10752         Don't use new API.
10753
10754 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
10755
10756         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_base_init),
10757         (gst_app_sink_class_init), (gst_app_sink_dispose),
10758         (gst_app_sink_flush_unlocked), (gst_app_sink_start),
10759         (gst_app_sink_stop), (gst_app_sink_event), (gst_app_sink_preroll),
10760         (gst_app_sink_render), (gst_app_sink_get_caps),
10761         (gst_app_sink_set_caps), (gst_app_sink_end_of_stream),
10762         (gst_app_sink_pull_preroll), (gst_app_sink_pull_buffer):
10763         * gst-libs/gst/app/gstappsink.h:
10764         Make love to appsink.
10765         Make it support pulling of the preroll buffer.
10766         Add docs and debug statements.
10767         Fix some races wrt to EOS handling and stopping.
10768         Implement getcaps.
10769         Implement FLUSHING.
10770         API: gst_app_sink_pull_preroll()
10771
10772 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
10773
10774         * gst/flv/gstflvdemux.c: (gst_flv_demux_set_index),
10775         (gst_flv_demux_get_index):
10776         Fix locking and refcounting on the index.
10777
10778 2007-08-14  Julien MOUTTE  <julien@moutte.net>
10779
10780         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
10781         (gst_flv_demux_adapter_flush), (gst_flv_demux_chain),
10782         (gst_flv_demux_pull_tag), (gst_flv_demux_do_seek),
10783         (gst_flv_demux_handle_seek), (gst_flv_demux_sink_event),
10784         (gst_flv_demux_src_event), (gst_flv_demux_query),
10785         (gst_flv_demux_change_state), (gst_flv_demux_set_index),
10786         (gst_flv_demux_get_index), (gst_flv_demux_dispose),
10787         (gst_flv_demux_class_init): First method for seeking in pull
10788         mode using the index built step by step or coming from metadata.
10789         * gst/flv/gstflvdemux.h:
10790         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
10791         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
10792         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Parse
10793         more metadata types and keyframes index.
10794
10795 2007-08-13  Sebastian Dröge  <slomo@circular-chaos.org>
10796
10797         * docs/plugins/Makefile.am:
10798         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
10799         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
10800         * docs/plugins/gst-plugins-bad-plugins.args:
10801         * docs/plugins/gst-plugins-bad-plugins.signals:
10802         * docs/plugins/inspect/plugin-bz2.xml:
10803         * docs/plugins/inspect/plugin-cdxaparse.xml:
10804         * docs/plugins/inspect/plugin-dtsdec.xml:
10805         * docs/plugins/inspect/plugin-faac.xml:
10806         * docs/plugins/inspect/plugin-faad.xml:
10807         * docs/plugins/inspect/plugin-filter.xml:
10808         * docs/plugins/inspect/plugin-freeze.xml:
10809         * docs/plugins/inspect/plugin-gsm.xml:
10810         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
10811         * docs/plugins/inspect/plugin-h264parse.xml:
10812         * docs/plugins/inspect/plugin-modplug.xml:
10813         * docs/plugins/inspect/plugin-mpeg2enc.xml:
10814         * docs/plugins/inspect/plugin-musepack.xml:
10815         * docs/plugins/inspect/plugin-musicbrainz.xml:
10816         * docs/plugins/inspect/plugin-nsfdec.xml:
10817         * docs/plugins/inspect/plugin-replaygain.xml:
10818         * docs/plugins/inspect/plugin-soundtouch.xml:
10819         * docs/plugins/inspect/plugin-spcdec.xml:
10820         * docs/plugins/inspect/plugin-spectrum.xml:
10821         * docs/plugins/inspect/plugin-speed.xml:
10822         * docs/plugins/inspect/plugin-tta.xml:
10823         * docs/plugins/inspect/plugin-videosignal.xml:
10824         * docs/plugins/inspect/plugin-xingheader.xml:
10825         * docs/plugins/inspect/plugin-xvid.xml:
10826         * gst/filter/gstbpwsinc.c:
10827         * gst/filter/gstbpwsinc.h:
10828         * gst/filter/gstlpwsinc.c:
10829         * gst/filter/gstlpwsinc.h:
10830         Add docs for lpwsinc and bpwsinc and integrate them
10831         into the build system. While doing that also update
10832         all other docs via make update in docs/plugins.
10833
10834 2007-08-13  Stefan Kost  <ensonic@users.sf.net>
10835
10836         * gst/rtpmanager/rtpjitterbuffer.c:
10837           Include stdlib.
10838
10839 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10840
10841         * tests/check/elements/bpwsinc.c: (GST_START_TEST):
10842         Make one test constraint a bit stricter.
10843
10844 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10845
10846         * tests/check/Makefile.am:
10847         * tests/check/elements/.cvsignore:
10848         * tests/check/elements/bpwsinc.c: (setup_bpwsinc),
10849         (cleanup_bpwsinc), (GST_START_TEST), (bpwsinc_suite), (main):
10850         Add unit tests for bpwsinc, testing fundamental functionality again.
10851
10852 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10853
10854         * tests/check/Makefile.am:
10855         * tests/check/elements/.cvsignore:
10856         * tests/check/elements/lpwsinc.c: (setup_lpwsinc),
10857         (cleanup_lpwsinc), (GST_START_TEST), (lpwsinc_suite), (main):
10858         Add unit tests for lpwsinc, testing fundamental functionality.
10859
10860 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10861
10862         * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel):
10863         * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel):
10864         Improve debugging a bit.
10865
10866 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10867
10868         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10869         (bpwsinc_start):
10870         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10871         (lpwsinc_start):
10872         Reset the residue in BaseTransform::start to get a clean residue
10873         on stream changes.
10874
10875 2007-08-11  Sebastian Dröge  <slomo@circular-chaos.org>
10876
10877         * gst/filter/gstbpwsinc.c: (process_32), (process_64):
10878         * gst/filter/gstlpwsinc.c: (process_32), (process_64):
10879         Fix processing with buffer sizes that are smaller than the filter
10880         kernel size.
10881
10882 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
10883
10884         * gst/rtpmanager/Makefile.am:
10885         * gst/rtpmanager/async_jitter_queue.c:
10886         * gst/rtpmanager/async_jitter_queue.h:
10887         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_class_init),
10888         (rtp_jitter_buffer_init), (rtp_jitter_buffer_finalize),
10889         (rtp_jitter_buffer_new), (compare_seqnum),
10890         (rtp_jitter_buffer_insert), (rtp_jitter_buffer_pop),
10891         (rtp_jitter_buffer_flush), (rtp_jitter_buffer_num_packets),
10892         (rtp_jitter_buffer_get_ts_diff):
10893         * gst/rtpmanager/rtpjitterbuffer.h:
10894         Remove complicated async queue and replace with more simple jitterbuffer
10895         code while also fixing some bugs.
10896
10897         * gst/rtpmanager/gstrtpbin-marshal.list:
10898         * gst/rtpmanager/gstrtpbin.c: (on_new_ssrc), (on_ssrc_collision),
10899         (on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout),
10900         (create_session), (gst_rtp_bin_class_init), (create_recv_rtp),
10901         (create_send_rtp):
10902         * gst/rtpmanager/gstrtpbin.h:
10903         * gst/rtpmanager/gstrtpjitterbuffer.c:
10904         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_dispose),
10905         (gst_jitter_buffer_sink_parse_caps),
10906         (gst_rtp_jitter_buffer_flush_start),
10907         (gst_rtp_jitter_buffer_flush_stop),
10908         (gst_rtp_jitter_buffer_change_state),
10909         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
10910         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property):
10911         * gst/rtpmanager/gstrtpsession.c: (on_new_ssrc),
10912         (on_ssrc_collision), (on_ssrc_validated), (on_bye_ssrc),
10913         (on_bye_timeout), (on_timeout), (gst_rtp_session_class_init),
10914         (gst_rtp_session_init):
10915         * gst/rtpmanager/gstrtpsession.h:
10916         * gst/rtpmanager/rtpsession.c: (on_bye_ssrc), (session_cleanup):
10917         Use new jitterbuffer code.
10918         Expose some new signals in preparation for handling EOS.
10919
10920 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10921
10922         * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel):
10923         Fix a segfault with more than one channel and don't rebuild
10924         the kernel & residue with every buffer.
10925
10926 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10927
10928         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_mode_get_type),
10929         (gst_bpwsinc_window_get_type), (gst_bpwsinc_class_init),
10930         (gst_bpwsinc_init), (bpwsinc_build_kernel), (bpwsinc_set_property),
10931         (bpwsinc_get_property):
10932         * gst/filter/gstbpwsinc.h:
10933         Add support for a bandreject mode and allow specifying the window
10934         function that should be used.
10935         * gst/filter/gstlpwsinc.c:
10936         And another small formatting fix.
10937
10938 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10939
10940         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10941         (gst_bpwsinc_init), (process_32), (process_64),
10942         (bpwsinc_build_kernel), (bpwsinc_setup), (bpwsinc_get_unit_size),
10943         (bpwsinc_transform), (bpwsinc_set_property),
10944         (bpwsinc_get_property):
10945         * gst/filter/gstbpwsinc.h:
10946         Apply the same changes to the bandpass filter:
10947          - Support double input
10948          - Fix processing for input with >1 channels
10949          - Specify frequency in Hz
10950          - Specify actual filter kernel length
10951          - Use transform instead of transform_ip as we're working
10952            out of place anyway
10953          - Factor out filter kernel generation and update the filter
10954            kernel when the properties are set
10955         Fix bandpass filter kernel generation to actually generate
10956         a bandpass filter by creating a highpass instead of a second
10957         lowpass.
10958         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
10959         Small formatting fix.
10960
10961 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10962
10963         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10964         (gst_lpwsinc_init), (process_32), (process_64),
10965         (lpwsinc_build_kernel), (lpwsinc_set_property),
10966         (lpwsinc_get_property):
10967         * gst/filter/gstlpwsinc.h:
10968         Specify the actual filter length instead of a weird
10969         2N+1. Setting the property will round to the next odd number.
10970         Also remove now obsolete FIXMEs.
10971
10972 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10973
10974         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_window_get_type),
10975         (gst_lpwsinc_class_init), (gst_lpwsinc_init),
10976         (lpwsinc_build_kernel), (lpwsinc_set_property),
10977         (lpwsinc_get_property):
10978         * gst/filter/gstlpwsinc.h:
10979         Allow choosing between hamming and blackman window. The blackman
10980         window provides a better stopband attenuation but a bit slower
10981         rolloff.
10982
10983 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10984
10985         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_mode_get_type),
10986         (gst_lpwsinc_class_init), (process_32), (process_64),
10987         (lpwsinc_build_kernel), (lpwsinc_set_property),
10988         (lpwsinc_get_property):
10989         * gst/filter/gstlpwsinc.h:
10990         Add a highpass mode.
10991
10992 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10993
10994         * gst/filter/gstlpwsinc.c: (process_32), (process_64),
10995         (lpwsinc_build_kernel):
10996         Fix processing if the input has more than one channel.
10997
10998 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
10999
11000         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
11001         (gst_bpwsinc_init), (bpwsinc_setup), (bpwsinc_transform_ip),
11002         (bpwsinc_set_property), (bpwsinc_get_property):
11003         "this" is a C++ keyword, use "self" instead.
11004         Add TODOs and FIXMEs and remove two wrong FIXMEs.
11005         * gst/filter/gstlpwsinc.c:
11006         Add FIXMEs and a new TODO.
11007
11008 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
11009
11010         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
11011         (gst_lpwsinc_class_init), (gst_lpwsinc_init), (process_32),
11012         (process_64), (lpwsinc_build_kernel), (lpwsinc_setup),
11013         (lpwsinc_get_unit_size), (lpwsinc_transform),
11014         (lpwsinc_set_property), (lpwsinc_get_property):
11015         * gst/filter/gstlpwsinc.h:
11016         Add double support, replace "this" with "self" as the former
11017         is a C++ keyword.
11018         Implement the frequency property in Hz instead of fraction
11019         of sampling frequency.
11020         Remove some unecessary FIXMEs and add some TODOs, add some
11021         required locking and refactor the kernel generation into a
11022         separate function that is also called when the properties
11023         change now.
11024         And use BaseTransform::transform instead of transform_ip
11025         as the convolution is done out of place anyway. Should
11026         be done in place later.
11027
11028 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
11029
11030         * configure.ac:
11031         * gst/stereo/Makefile.am:
11032         * gst/stereo/gststereo.c: (gst_stereo_base_init),
11033         (gst_stereo_class_init), (gst_stereo_init),
11034         (gst_stereo_transform_ip), (gst_stereo_set_property),
11035         (gst_stereo_get_property):
11036         * gst/stereo/gststereo.h:
11037         Port the stereo element to GStreamer 0.10.
11038
11039 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11040
11041         submitted by: Raphael Higino <phhigino@gmail.com>
11042
11043         * po/LINGUAS:
11044         * po/pt_BR.po:
11045           Added Portuguese (Brazilian) translation.
11046
11047 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11048
11049         * po/uk.po:
11050         * po/vi.po:
11051           Updated translations.
11052
11053 2007-08-08  Sebastian Dröge  <slomo@circular-chaos.org>
11054
11055         * gst/filter/Makefile.am:
11056         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
11057         (gst_bpwsinc_base_init), (gst_bpwsinc_class_init),
11058         (gst_bpwsinc_init), (bpwsinc_setup):
11059         * gst/filter/gstbpwsinc.h:
11060         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
11061         (gst_lpwsinc_base_init), (gst_lpwsinc_class_init),
11062         (gst_lpwsinc_init), (lpwsinc_setup):
11063         * gst/filter/gstlpwsinc.h:
11064         Use GstAudioFilter as base class and don't leak the memory
11065         of the filter kernel and residue.
11066
11067 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
11068
11069         Patch by: Josep Torra Valles <josep@fluendo.com>
11070
11071         * docs/plugins/gst-plugins-bad-plugins.args:
11072         * ext/libmms/gstmms.c: (gst_mms_class_init), (gst_mms_init),
11073         (gst_mms_start), (gst_mms_set_property), (gst_mms_get_property):
11074         * ext/libmms/gstmms.h:
11075         Add connection speed property to libmms. Fixes #464678.
11076
11077 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
11078
11079         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
11080         (gst_real_video_dec_activate_push), (open_library),
11081         (gst_real_video_dec_init), (gst_real_video_dec_finalize):
11082         * gst/real/gstrealvideodec.h:
11083         Remove some old unused vars.
11084
11085 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
11086
11087         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
11088         Small cleanups.
11089
11090         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
11091         (open_library):
11092         Remove fragment and timestamp correction code from the decoder to make
11093         the caps and buffer contents compatible with matroska/ffdec_rvx0/...
11094
11095 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
11096
11097         * po/POTFILES.skip:
11098           Add POTFILES.skip with list of source files that aren't disted at the
11099           moment but contain translatable strings. Should hopefully pacify
11100           broken tools and make it clearer that these files are left out
11101           intentionally (#461601 and others).
11102
11103 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
11104
11105         Patch by: Ian Munro  <imunro at netspace net au>
11106
11107         * gst/bayer/gstbayer2rgb.c:
11108           Include our own "_stdint.h" instead of <stdint.h> (which may not
11109           be available).
11110
11111         * gst/speed/gstspeed.h:
11112           Native HP-UX compiler dosn't seem to like enum typedefs before the
11113           actual enum was defined.
11114
11115         * gst/vmnc/vmncdec.c:
11116           Fix wrong usage of GST_ELEMENT_ERROR macro (#461373).
11117
11118 2007-07-26  Edward Hervey  <bilboed@bilboed.com>
11119
11120         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
11121         Use the proper context variable when setting the password !
11122         LOG => WARNING for errors.
11123         Give proper path when opening the codec (needs a '/' at the end).
11124
11125 2007-07-25  Tim-Philipp Müller  <tim at centricular dot net>
11126
11127         * gst/real/Makefile.am:
11128           And dist the new header file too.
11129
11130 2007-07-25  Tim-Philipp Müller  <tim at centricular dot net>
11131
11132         * gst/real/gstreal.h:
11133         Add missing header file.
11134
11135 2007-07-25  Julien MOUTTE  <julien@moutte.net>
11136
11137         (gst_flv_demux_chain), (gst_flv_demux_pull_tag),
11138         (gst_flv_demux_change_state), (gst_flv_demux_dispose),
11139         (gst_flv_demux_init):
11140         * gst/flv/gstflvdemux.h:
11141         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
11142         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
11143         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
11144         (gst_flv_parse_header):
11145         * gst/flv/gstflvparse.h: Handle not linked pads, try to make it
11146         reusable, more safety checks.
11147
11148 2007-07-25  Stefan Kost  <ensonic@users.sf.net>
11149
11150         * ext/timidity/gsttimidity.c: (gst_timidity_init),
11151         (gst_timidity_change_state), (plugin_init):
11152         * ext/timidity/gsttimidity.h:
11153           Don't initialize timidity in plugin_init for similar reason as below.
11154
11155 2007-07-24  Stefan Kost  <ensonic@users.sf.net>
11156
11157         * ext/timidity/gstwildmidi.c: (wildmidi_open_config),
11158         (gst_wildmidi_init), (gst_wildmidi_change_state), (plugin_init):
11159         * ext/timidity/gstwildmidi.h:
11160           Don't initialize wildmidi in plugin_init as it also setups audio
11161           filters which is slow.
11162
11163 2007-07-24  Hans de Goede  <j.w.r.degoede@hhs.nl>
11164
11165         reviewed by: Edward Hervey  <bilboed@bilboed.com>
11166
11167         * gst/real/gstreal.c: (plugin_init):
11168         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
11169         (gst_real_audio_dec_finalize), (gst_real_audio_dec_set_property),
11170         (gst_real_audio_dec_get_property), (gst_real_audio_dec_class_init):
11171         * gst/real/gstrealvideodec.c: (open_library),
11172         (gst_real_video_dec_finalize), (gst_real_video_dec_set_property),
11173         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
11174         * gst/real/gstrealvideodec.h:
11175         Improved search algorithm for location of real .so files.
11176         Fixes #393461
11177
11178 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
11179
11180         * configure.ac:
11181         * ext/faad/gstfaad.c: (gst_faad_chain), (gst_faad_change_state):
11182         Use the new buffer clipping function from gstaudio here and
11183         require gst-plugins-base CVS.
11184
11185 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
11186
11187         * configure.ac:
11188           Sync liboil check with plugins-base.
11189
11190 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
11191
11192         * gst/equalizer/gstiirequalizer.c:
11193         (gst_iir_equalizer_band_set_property),
11194         (gst_iir_equalizer_child_proxy_get_child_by_index),
11195         (gst_iir_equalizer_child_proxy_get_children_count),
11196         (gst_iir_equalizer_child_proxy_interface_init),
11197         (gst_iir_equalizer_class_init), (arg_to_scale), (setup_filter),
11198         (gst_iir_equalizer_compute_frequencies):
11199         * gst/equalizer/gstiirequalizer10bands.c:
11200         (gst_iir_equalizer_10bands_class_init):
11201         * gst/equalizer/gstiirequalizer3bands.c:
11202         (gst_iir_equalizer_3bands_class_init):
11203         * gst/equalizer/gstiirequalizernbands.c:
11204           Better algorith for the center frequencies. Subtract band filters from
11205           input for negative gains. Rework the gain mapping.
11206
11207 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
11208
11209         * ext/dirac/Makefile.am:
11210           Also include stdlib here.
11211
11212 2007-07-19  Jan Schmidt  <thaytan@noraisin.net>
11213
11214         * tests/check/elements/.cvsignore:
11215         Fix the buildbot with the cvsignore it wants.
11216
11217 2007-07-19  Julien MOUTTE  <julien@moutte.net>
11218
11219         * configure.ac:
11220         * gst/flv/Makefile.am:
11221         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
11222         (gst_flv_demux_cleanup), (gst_flv_demux_chain),
11223         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header),
11224         (gst_flv_demux_seek_to_prev_keyframe), (gst_flv_demux_loop),
11225         (gst_flv_demux_sink_activate), (gst_flv_demux_sink_activate_push),
11226         (gst_flv_demux_sink_activate_pull), (gst_flv_demux_sink_event),
11227         (gst_flv_demux_change_state), (gst_flv_demux_dispose),
11228         (gst_flv_demux_base_init), (gst_flv_demux_class_init),
11229         (gst_flv_demux_init), (plugin_init):
11230         * gst/flv/gstflvdemux.h:
11231         * gst/flv/gstflvparse.c: (FLV_GET_BEUI24), (FLV_GET_STRING),
11232         (gst_flv_demux_query_types), (gst_flv_demux_query),
11233         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
11234         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
11235         (gst_flv_parse_tag_type), (gst_flv_parse_header):
11236         * gst/flv/gstflvparse.h: Adds a first draft of an FLV demuxer.
11237         It does not do seeking yet, it supports pull and push mode so YES
11238         you can use it to play youtube videos directly from an HTTP uri.
11239         Not so much testing done yet but it parses metadata, reply to 
11240         duration queries, etc...
11241
11242 2007-07-19  Stefan Kost  <ensonic@users.sf.net>
11243
11244         * tests/check/Makefile.am:
11245         * tests/check/elements/timidity.c (GST_START_TEST, timidity_suite,
11246           main):
11247           Add typefind test for midi.
11248
11249 2007-07-18  Michael Smith  <msmith@fluendo.com>
11250
11251         * ext/soundtouch/gstpitch.cc:
11252           If we receive a new segment event, don't try to push buffers out
11253           in response (without first sending it on!).
11254           Instead, flush internal buffers on receiving flush events.
11255           Fixes playback after seeking.
11256
11257 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
11258
11259         * gst/bayer/gstbayer2rgb.c: (gst_bayer2rgb_set_caps),
11260         (gst_bayer2rgb_reset):
11261           Add basic docs. Use glibs mem routines.
11262
11263 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
11264
11265         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
11266           Add example to the docs. Fix buffer-offset-end and add some debug.
11267
11268 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
11269
11270         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device),
11271         (gst_jack_ring_buffer_acquire):
11272           Add stdlib include here too.
11273
11274 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
11275
11276         * examples/app/appsrc_ex.c:
11277         * examples/switch/switcher.c:
11278         * ext/neon/gstneonhttpsrc.c:
11279         * ext/timidity/gstwildmidi.c:
11280         * ext/x264/gstx264enc.c:
11281         * gst/mve/mveaudioenc.c: (mve_compress_audio):
11282         * gst/rtpmanager/gstrtpclient.c:
11283         * gst/rtpmanager/gstrtpjitterbuffer.c:
11284         * gst/spectrum/demo-audiotest.c:
11285         * gst/spectrum/demo-osssrc.c:
11286         * sys/dvb/gstdvbsrc.c:
11287           Add stdlib include (free, atoi, exit).
11288
11289 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
11290
11291         * ext/faad/gstfaad.c: (clip_outgoing_buffer):
11292         Fix buffer clipping to correctly clip to the segment stop.
11293
11294 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
11295
11296         Patch by: Hans de Goede <j.w.r.degoede at hhs dot nl>
11297
11298         * gst/modplug/gstmodplug.cc:
11299         add several missing supported mime-types to the modplug plugin.
11300         Fixes #456901.
11301
11302 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
11303
11304         * configure.ac:
11305         * tests/Makefile.am:
11306         Remove bogus check for libcheck, since we check for
11307         gstreamer-check and it pulls in the required info from there, and we
11308         weren't actually _using_ the information for libcheck ourselves
11309         anyway.
11310
11311 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
11312
11313         * configure.ac:
11314           Use pkg-config to locate check.
11315
11316 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
11317
11318         * gst/interleave/deinterleave.c: (gst_deinterleave_process):
11319         * gst/vmnc/vmncdec.c: (vmnc_make_buffer):
11320           Fix build against core CVS.
11321
11322 2007-07-09  Stefan Kost  <ensonic@users.sf.net>
11323
11324         * REQUIREMENTS:
11325           Sync with changes in -ugly.
11326
11327 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
11328
11329         * REQUIREMENTS:
11330           Add download location of libamrwb.
11331
11332 2007-07-06  Tim-Philipp Müller  <tim at centricular dot net>
11333
11334         * docs/plugins/inspect/plugin-amrwb.xml:
11335         * docs/plugins/inspect/plugin-equalizer.xml:
11336         * docs/plugins/inspect/plugin-multifile.xml:
11337         * docs/plugins/inspect/plugin-timidity.xml:
11338         * docs/plugins/inspect/plugin-wildmidi.xml:
11339           Add missing inspect files. Fixes build (#454313).
11340
11341         * ext/timidity/gstwildmidi.c: (wildmidi_open_config):
11342           Scream a bit louder when initialisation fails.
11343
11344         * gst-libs/README:
11345         * gst-libs/ext/.cvsignore:
11346           Remove some cruft.
11347
11348 2007-07-05  Tim-Philipp Müller  <tim at centricular dot net>
11349
11350         * ext/ivorbis/Makefile.am:
11351           Dist header files. Fixes #454078.
11352
11353 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
11354
11355         * docs/plugins/Makefile.am:
11356           Simplify --extra-dir as gtkdoc scans recursively.
11357
11358         * ext/amrwb/gstamrwbenc.c:
11359           Fix comment start.
11360
11361 2007-07-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11362
11363         * sys/dvb/gstdvbsrc.c (dvbsrc_details, ARG_DVBSRC_ADAPTER,
11364           ARG_DVBSRC_FRONTEND, ARG_DVBSRC_DISEQC_SRC, ARG_DVBSRC_FREQUENCY,
11365           ARG_DVBSRC_POLARITY, gst_dvbsrc_class_init, gst_dvbsrc_init,
11366           gst_dvbsrc_set_property, gst_dvbsrc_get_property,
11367           gst_dvbsrc_open_frontend, gst_dvbsrc_open_dvr, read_device,
11368           gst_dvbsrc_create, gst_dvbsrc_set_pes_filters):
11369         * sys/dvb/gstdvbsrc.h (adapter_number, frontend_number):
11370         Removed property "device". Added properties "adapter" and "frontend".
11371         Fixes #453636.
11372         Rename freq property to frequency.
11373
11374 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
11375
11376         * gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init):
11377         Fix property descriptions.
11378
11379 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11380
11381         * docs/plugins/Makefile.am:
11382         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11383         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11384         * ext/amrwb/gstamrwbdec.c:
11385         * ext/amrwb/gstamrwbenc.c:
11386         * ext/amrwb/gstamrwbparse.c:
11387           Also document AMR-WB elements.
11388
11389 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11390
11391         * docs/plugins/Makefile.am:
11392         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11393         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11394         * docs/plugins/gst-plugins-bad-plugins.args:
11395           Cleanup the section file so that -unused is empty again (and useful to
11396           spot new docs). Add not yet added docs to sgml file. Add more header
11397           to Makefile.am to make them introspectable.
11398
11399         * docs/plugins/inspect/plugin-bz2.xml:
11400         * docs/plugins/inspect/plugin-cdxaparse.xml:
11401         * docs/plugins/inspect/plugin-dtsdec.xml:
11402         * docs/plugins/inspect/plugin-faac.xml:
11403         * docs/plugins/inspect/plugin-faad.xml:
11404         * docs/plugins/inspect/plugin-filter.xml:
11405         * docs/plugins/inspect/plugin-freeze.xml:
11406         * docs/plugins/inspect/plugin-gdp.xml:
11407         * docs/plugins/inspect/plugin-gsm.xml:
11408         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
11409         * docs/plugins/inspect/plugin-h264parse.xml:
11410         * docs/plugins/inspect/plugin-modplug.xml:
11411         * docs/plugins/inspect/plugin-musicbrainz.xml:
11412         * docs/plugins/inspect/plugin-nsfdec.xml:
11413         * docs/plugins/inspect/plugin-replaygain.xml:
11414         * docs/plugins/inspect/plugin-spectrum.xml:
11415         * docs/plugins/inspect/plugin-speed.xml:
11416         * docs/plugins/inspect/plugin-tta.xml:
11417         * docs/plugins/inspect/plugin-videosignal.xml:
11418         * docs/plugins/inspect/plugin-xingheader.xml:
11419         * docs/plugins/inspect/plugin-xvid.xml:
11420           Update the doc blobs.
11421
11422 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11423
11424         * gst/multifile/Makefile.am:
11425         * gst/multifile/gstmultifile.c:
11426         * gst/multifile/gstmultifilesink.c:
11427         * gst/multifile/gstmultifilesink.h:
11428         * gst/multifile/gstmultifilesrc.c:
11429         * gst/multifile/gstmultifilesrc.h:
11430           Add .h files to be able to add it to the docs.
11431
11432 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11433
11434         * gst/modplug/gstmodplug.cc:
11435           Activate doc section.
11436
11437 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11438
11439         * ext/timidity/gsttimidity.c:
11440         * ext/timidity/gstwildmidi.c:
11441         * ext/timidity/gstwildmidi.h:
11442           Fix licence (both are GPL). Add element docs.
11443
11444 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11445
11446         * ext/musicbrainz/gsttrm.h:
11447           Fix _get_type signature.
11448
11449 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11450
11451         * gst/replaygain/gstrgvolume.h:
11452           Fix GObject macros.
11453
11454 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11455
11456         * ext/dc1394/gstdc1394.c: (gst_dc1394_src_fixate),
11457         (gst_dc1394_create), (gst_dc1394_caps_set_format_vmode_caps),
11458         (gst_dc1394_set_caps_framesize_range),
11459         (gst_dc1394_caps_set_framerate_list), (gst_dc1394_get_cam_caps),
11460         (gst_dc1394_framerate_frac_to_const),
11461         (gst_dc1394_open_cam_with_best_caps):
11462         Make a bunch of functions static, and move variable declarations
11463         to the start of blocks to avoid problems on older gcc.
11464
11465         Make sure to unset value types.
11466
11467 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11468
11469         * ext/dc1394/gstdc1394.c: (gst_dc1394_set_caps_color):
11470
11471         The correct fourcc for the 4:1:1 packed format is 'IYU1'.
11472         With CVS of ffmpegcolorspace from plugins-base, I can now
11473         get 30 fps from the iSight.
11474
11475 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11476
11477         * ext/dc1394/gstdc1394.c: (gst_dc1394_set_caps_color):
11478         Change a g_print to a GST_DEBUG message.
11479
11480 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11481
11482         * configure.ac:
11483         * ext/Makefile.am:
11484         * ext/dc1394/Makefile.am:
11485         * ext/dc1394/gstdc1394.c: (gst_dc1394_base_init),
11486         (gst_dc1394_class_init), (gst_dc1394_init),
11487         (gst_dc1394_src_fixate), (gst_dc1394_set_property),
11488         (gst_dc1394_get_property), (gst_dc1394_getcaps),
11489         (gst_dc1394_setcaps), (gst_dc1394_get_times), (gst_dc1394_create),
11490         (gst_dc1394_parse_caps), (gst_dc1394_change_state),
11491         (gst_dc1394_caps_set_format_vmode_caps),
11492         (gst_dc1394_set_caps_color), (gst_dc1394_set_caps_framesize),
11493         (gst_dc1394_set_caps_framesize_range),
11494         (gst_dc1394_caps_set_framerate_list),
11495         (gst_dc1394_framerate_const_to_frac),
11496         (gst_dc1394_get_all_dc1394_caps), (gst_dc1394_get_cam_caps),
11497         (gst_dc1394_framerate_frac_to_const),
11498         (gst_dc1394_open_cam_with_best_caps),
11499         (gst_dc1394_change_camera_transmission), (plugin_init):
11500         * ext/dc1394/gstdc1394.h:
11501         Commit new dc1394src element.
11502         Patch By: Antoine Tremblay < hexa00 at gmail dot com >
11503         Patch By: Eric Jonas < jonas at mit dot edu >
11504         Close: #387251
11505
11506 2007-06-28  Wim Taymans  <wim@fluendo.com>
11507
11508         * gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init):
11509         Register new property as well.
11510
11511 2007-06-28  Wim Taymans  <wim@fluendo.com>
11512
11513         * gst/videosignal/gstvideodetect.c: (gst_video_detect_420),
11514         (gst_video_detect_set_property), (gst_video_detect_get_property):
11515         * gst/videosignal/gstvideodetect.h:
11516         Add property to adjust the center, sensitivity is now the distance from
11517         this center.
11518
11519 2007-06-27  Wim Taymans  <wim@fluendo.com>
11520
11521         * gst/videosignal/gstvideodetect.c: (gst_video_detect_420),
11522         (gst_video_detect_set_property), (gst_video_detect_get_property),
11523         (gst_video_detect_class_init):
11524         * gst/videosignal/gstvideodetect.h:
11525         * gst/videosignal/gstvideomark.c: (gst_video_mark_draw_box),
11526         (gst_video_mark_420), (gst_video_mark_set_property),
11527         (gst_video_mark_get_property), (gst_video_mark_class_init):
11528         * gst/videosignal/gstvideomark.h:
11529         Add left and bottom offset properties to control the position of the
11530         pattern.
11531
11532 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
11533
11534         * docs/plugins/gst-plugins-bad-plugins.args:
11535         * docs/plugins/inspect/plugin-alsaspdif.xml:
11536         * docs/plugins/inspect/plugin-bz2.xml:
11537         * docs/plugins/inspect/plugin-cdxaparse.xml:
11538         * docs/plugins/inspect/plugin-dtsdec.xml:
11539         * docs/plugins/inspect/plugin-faac.xml:
11540         * docs/plugins/inspect/plugin-faad.xml:
11541         * docs/plugins/inspect/plugin-filter.xml:
11542         * docs/plugins/inspect/plugin-freeze.xml:
11543         * docs/plugins/inspect/plugin-gdp.xml:
11544         * docs/plugins/inspect/plugin-glimagesink.xml:
11545         * docs/plugins/inspect/plugin-gsm.xml:
11546         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
11547         * docs/plugins/inspect/plugin-h264parse.xml:
11548         * docs/plugins/inspect/plugin-jack.xml:
11549         * docs/plugins/inspect/plugin-mms.xml:
11550         * docs/plugins/inspect/plugin-modplug.xml:
11551         * docs/plugins/inspect/plugin-musicbrainz.xml:
11552         * docs/plugins/inspect/plugin-neon.xml:
11553         * docs/plugins/inspect/plugin-nsfdec.xml:
11554         * docs/plugins/inspect/plugin-replaygain.xml:
11555         * docs/plugins/inspect/plugin-sdl.xml:
11556         * docs/plugins/inspect/plugin-spectrum.xml:
11557         * docs/plugins/inspect/plugin-speed.xml:
11558         * docs/plugins/inspect/plugin-tta.xml:
11559         * docs/plugins/inspect/plugin-videosignal.xml:
11560         * docs/plugins/inspect/plugin-xingheader.xml:
11561         * docs/plugins/inspect/plugin-xvid.xml:
11562           Update docs with caps info.
11563
11564 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
11565
11566         * gconf/.cvsignore:
11567         * gconf/Makefile.am:
11568         * gconf/gstreamer.schemas.in:
11569           Remove dysfunctional directory (this stuff is in -good).
11570
11571         * ext/sndfile/gstsf.c: (plugin_init):
11572         * sys/dvb/gstdvbsrc.c: (plugin_init):
11573           Add i18n bindtextdomain stuff.
11574
11575         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_class_init),
11576         (plugin_init):
11577           Post an error message when returning GST_FLOW_ERROR; minor cleanups.
11578
11579         * po/POTFILES.in:
11580           Add more source files with translatable strings (fixes #450605).
11581
11582 2007-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11583
11584         Contributed by: Wenzheng Hu <db_lobster@163.com>
11585
11586         * po/LINGUAS:
11587         * po/zh_CN.po:
11588           Added Chinese (simplified) translation.
11589
11590 2007-06-22  Tim-Philipp Müller  <tim at centricular dot net>
11591
11592         Patch by: Jens Granseuer  <jensgr at gmx net>
11593
11594         * gst/equalizer/gstiirequalizer.c:
11595         * gst/equalizer/gstiirequalizer10bands.c:
11596         * gst/equalizer/gstiirequalizer3bands.c:
11597         * gst/equalizer/gstiirequalizernbands.c:
11598         * gst/rtpmanager/async_jitter_queue.c:
11599         (async_jitter_queue_push_sorted):
11600         * gst/rtpmanager/gstrtpjitterbuffer.c:
11601         (gst_rtp_jitter_buffer_chain):
11602         * gst/switch/gstswitch.c: (gst_switch_chain):
11603           Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
11604           Fixes #450185.
11605
11606 2007-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11607
11608         * examples/switch/switcher.c (my_bus_callback, switch_timer,
11609           last_message_received, main):
11610         * gst/switch/gstswitch.c (gst_switch_release_pad,
11611           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
11612           gst_switch_set_property, gst_switch_get_property,
11613           gst_switch_get_linked_pad, gst_switch_getcaps,
11614           gst_switch_bufferalloc, gst_switch_dispose, gst_switch_init):
11615         * gst/switch/gstswitch.h (switch_mutex, GST_SWITCH_LOCK,
11616           GST_SWITCH_UNLOCK):
11617         Add an extra lock to protect against certain variables instead of
11618         using the object lock. Fix case where caps are different in the
11619         sink pads causes deadlock. Update example to use different caps
11620         on each sink pad.
11621
11622 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
11623
11624         * MAINTAINERS:
11625         Updating all the maintainers files
11626
11627 2007-06-22  Edward Hervey  <edward@fluendo.com>
11628
11629         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_init):
11630         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_init):
11631         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_init):
11632         * ext/audioresample/gstaudioresample.c:
11633         * ext/bz2/gstbz2dec.c: (gst_bz2dec_init):
11634         * ext/bz2/gstbz2enc.c: (gst_bz2enc_init):
11635         * ext/divx/gstdivxdec.c: (gst_divxdec_init):
11636         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
11637         * ext/faac/gstfaac.c: (gst_faac_init):
11638         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init):
11639         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init):
11640         * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_init):
11641         * ext/lcs/gstcolorspace.c: (gst_colorspace_init):
11642         * ext/libfame/gstlibfame.c: (gst_fameenc_init):
11643         * ext/snapshot/gstsnapshot.c: (gst_snapshot_init):
11644         * ext/spc/gstspc.c: (gst_spc_dec_init):
11645         * ext/swfdec/gstswfdec.c: (gst_swfdec_init):
11646         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
11647         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_init):
11648         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
11649         * gst/chart/gstchart.c: (gst_chart_init):
11650         * gst/colorspace/gstcolorspace.c: (gst_colorspace_init):
11651         * gst/festival/gstfestival.c: (gst_festival_init):
11652         * gst/freeze/gstfreeze.c: (gst_freeze_init):
11653         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_request_new_pad):
11654         * gst/mpeg1sys/gstmpeg1systemencode.c: (gst_system_encode_init):
11655         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
11656         * gst/nsf/gstnsf.c: (gst_nsfdec_init):
11657         * gst/overlay/gstoverlay.c: (gst_overlay_init):
11658         * gst/passthrough/gstpassthrough.c: (passthrough_init):
11659         * gst/playondemand/gstplayondemand.c: (play_on_demand_init):
11660         * gst/smooth/gstsmooth.c: (gst_smooth_init):
11661         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
11662         * gst/speed/gstspeed.c: (speed_init):
11663         * gst/vbidec/gstvbidec.c: (gst_vbidec_init):
11664         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
11665         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
11666         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
11667         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_init):
11668         Fix leaks.
11669
11670 2007-06-21  Tim-Philipp Müller  <tim at centricular dot net>
11671
11672         * RELEASE:
11673         * sys/Makefile.am:
11674           Re-enable VCD source and fix up release notes.
11675
11676 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
11677
11678         * gst/equalizer/gstiirequalizer.c:
11679           Document parameter mapping.
11680
11681 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
11682
11683         * gst/spectrum/gstspectrum.c: (gst_spectrum_event),
11684         (gst_spectrum_transform_ip):
11685           Fix leaking buffers.
11686           
11687         * tests/check/Makefile.am:
11688         * tests/check/elements/spectrum.c: (setup_spectrum),
11689         (cleanup_spectrum), (GST_START_TEST), (spectrum_suite), (main):
11690           Add simple test for spectrum element.
11691
11692 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
11693
11694         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_base_init),
11695         (gst_amrwbdec_class_init), (gst_amrwbdec_finalize),
11696         (gst_amrwbdec_event), (gst_amrwbdec_chain),
11697         (gst_amrwbdec_state_change):
11698         * ext/amrwb/gstamrwbdec.h:
11699         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_base_init),
11700         (gst_amrwbparse_pull_header), (gst_amrwbparse_loop):
11701           Add newsegment and discont handling. Some code cleanups. Don't leak
11702           the adapter, unref it in a new finalize method instead. Sync the
11703           parser with the amr-nb changes.
11704
11705 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
11706
11707         * configure.ac:
11708         Back to CVS.
11709
11710         * gst-plugins-bad.doap:
11711         Add 0.10.5 to the doap file.
11712
11713 === release 0.10.5 ===
11714
11715 2007-06-19  Jan Schmidt <thaytan@mad.scientist.com>
11716
11717         * configure.ac:
11718           releasing 0.10.5, "Expedition to Lake Pahoe"
11719
11720 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
11721
11722         * win32/vs6/gst_plugins_bad.dsw:
11723         * win32/vs6/libdshowsrcwrapper.dsp:
11724         * win32/vs6/libgstdshow.dsp:
11725         * win32/vs6/libgstmpegvideoparse.dsp:
11726         * win32/vs6/libgstneon.dsp:
11727         Convert line endings to CRLF and mark as binary files.
11728
11729 2007-06-13  Wim Taymans  <wim@fluendo.com>
11730
11731         * sys/Makefile.am:
11732         Disable VCD build because we're frozen..
11733
11734 2007-06-13  Wim Taymans  <wim@fluendo.com>
11735
11736         * configure.ac:
11737         * sys/Makefile.am:
11738         * sys/vcd/Makefile.am:
11739         * sys/vcd/vcdsrc.c: (gst_vcdsrc_setup_interfaces),
11740         (gst_vcdsrc_base_init), (gst_vcdsrc_class_init), (gst_vcdsrc_init),
11741         (gst_vcdsrc_msf), (gst_vcdsrc_recalculate),
11742         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
11743         (gst_vcdsrc_create), (gst_vcdsrc_start), (gst_vcdsrc_stop),
11744         (gst_vcdsrc_uri_set_uri):
11745         * sys/vcd/vcdsrc.h:
11746         Port VCD element.
11747
11748 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
11749
11750         * win32/MANIFEST:
11751         Add megvideoparse, libdshow and dshowsrcwrapper to win32
11752         MANIFEST.
11753         * win32/vs6/gst_plugins_bad.dsw:
11754         Remove qtdemux, directdraw, directsound and waveform project files
11755         from the workspace as they have been moved to -good.
11756
11757 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11758
11759         * po/POTFILES.in:
11760         Remove qtdemux from the translation list.
11761
11762 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11763
11764         * configure.ac:
11765         * docs/plugins/Makefile.am:
11766         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11767         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11768         * docs/plugins/inspect/plugin-osxvideo.xml:
11769         * docs/plugins/inspect/plugin-videocrop.xml:
11770         * gst-plugins-bad.spec.in:
11771         * gst/videocrop/Makefile.am:
11772         * gst/videocrop/gstvideocrop.c:
11773         * gst/videocrop/gstvideocrop.h:
11774         * gst/videocrop/videocrop.vcproj:
11775         * sys/Makefile.am:
11776         * sys/osxvideo/Makefile.am:
11777         * sys/osxvideo/cocoawindow.h:
11778         * sys/osxvideo/cocoawindow.m:
11779         * sys/osxvideo/osxvideosink.h:
11780         * sys/osxvideo/osxvideosink.m:
11781         * tests/check/Makefile.am:
11782         * tests/check/elements/videocrop.c:
11783         * tests/icles/Makefile.am:
11784         * tests/icles/videocrop-test.c:
11785         Move videocrop and osxvideo to -good.
11786
11787 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11788
11789         * configure.ac:
11790         * docs/plugins/Makefile.am:
11791         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11792         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11793         * gst/qtdemux/Makefile.am:
11794         * gst/qtdemux/gstrtpxqtdepay.c:
11795         * gst/qtdemux/gstrtpxqtdepay.h:
11796         * gst/qtdemux/qtdemux.c:
11797         * gst/qtdemux/qtdemux.h:
11798         * gst/qtdemux/qtdemux.vcproj:
11799         * gst/qtdemux/qtdemux_dump.c:
11800         * gst/qtdemux/qtdemux_dump.h:
11801         * gst/qtdemux/qtdemux_fourcc.h:
11802         * gst/qtdemux/qtdemux_types.c:
11803         * gst/qtdemux/qtdemux_types.h:
11804         * gst/qtdemux/qtpalette.h:
11805         * gst/qtdemux/quicktime.c:
11806         * win32/MANIFEST:
11807         * win32/vs6/libgstqtdemux.dsp:
11808         Move qtdemux to -good.
11809
11810         * gst-plugins-bad.spec.in:
11811         Update spec file to reflect wavpack & qtdemux moving to -good.
11812
11813 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11814
11815         * docs/plugins/Makefile.am:
11816         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11817         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11818         * docs/plugins/inspect/plugin-waveform.xml:
11819         * sys/waveform/gstwaveformplugin.c:
11820         * sys/waveform/gstwaveformsink.c:
11821         * sys/waveform/gstwaveformsink.h:
11822         * win32/MANIFEST:
11823         * win32/vs6/libgstwaveform.dsp:
11824         Remove the waveform plugin now that it is in -good.
11825
11826 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
11827
11828         * configure.ac:
11829         * docs/plugins/Makefile.am:
11830         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11831         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11832         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
11833         * docs/plugins/inspect/plugin-wavpack.xml:
11834         * ext/Makefile.am:
11835         * ext/wavpack/Makefile.am:
11836         * ext/wavpack/gstwavpack.c:
11837         * ext/wavpack/gstwavpackcommon.c:
11838         * ext/wavpack/gstwavpackcommon.h:
11839         * ext/wavpack/gstwavpackdec.c:
11840         * ext/wavpack/gstwavpackdec.h:
11841         * ext/wavpack/gstwavpackenc.c:
11842         * ext/wavpack/gstwavpackenc.h:
11843         * ext/wavpack/gstwavpackparse.c:
11844         * ext/wavpack/gstwavpackparse.h:
11845         * ext/wavpack/gstwavpackstreamreader.c:
11846         * ext/wavpack/gstwavpackstreamreader.h:
11847         * ext/wavpack/md5.c:
11848         * ext/wavpack/md5.h:
11849         * tests/check/Makefile.am:
11850         * tests/check/elements/wavpackdec.c:
11851         * tests/check/elements/wavpackenc.c:
11852         * tests/check/elements/wavpackparse.c:
11853           Move wavpack to good.
11854
11855 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
11856
11857         * configure.ac:
11858         * docs/plugins/Makefile.am:
11859         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11860         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11861         * docs/plugins/gst-plugins-bad-plugins.args:
11862         * docs/plugins/inspect/plugin-directdraw.xml:
11863         * docs/plugins/inspect/plugin-directsound.xml:
11864         * sys/Makefile.am:
11865         * sys/directdraw/Makefile.am:
11866         * sys/directdraw/gstdirectdrawplugin.c:
11867         * sys/directdraw/gstdirectdrawsink.c:
11868         * sys/directdraw/gstdirectdrawsink.h:
11869         * sys/directsound/Makefile.am:
11870         * sys/directsound/gstdirectsoundplugin.c:
11871         * sys/directsound/gstdirectsoundsink.c:
11872         * sys/directsound/gstdirectsoundsink.h:
11873         * win32/MANIFEST:
11874         * win32/gst.sln:
11875         * win32/vs6/libgstdirectdraw.dsp:
11876         * win32/vs6/libgstdirectsound.dsp:
11877         * win32/vs7/libgstdirectdraw.vcproj:
11878         * win32/vs7/libgstdirectsound.vcproj:
11879         * win32/vs8/libgstdirectdraw.vcproj:
11880         * win32/vs8/libgstdirectsound.vcproj:
11881         Remove DirectDraw & DirectSound plugins, as they've moved to Good
11882
11883 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
11884
11885         * ext/timidity/gsttimidity.c: (gst_timidity_loop):
11886         * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
11887         * gst/tta/gstttaparse.c: (gst_tta_parse_loop):
11888           When driving the pipeline, also post an error when we get a
11889           not-linked flow return from downstream.
11890
11891 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
11892
11893         * docs/plugins/gst-plugins-bad-plugins.args:
11894         * sys/directdraw/gstdirectdrawsink.c:
11895         (gst_directdraw_sink_class_init):
11896         Rename the keep-aspect-ratio property to force-aspect-ratio to make
11897         it consistent with xvimagesink and ximagesink.
11898
11899 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
11900
11901         * tests/icles/videocrop-test.c: (main):
11902           Default to xvimagesink instead of autovideosink while
11903           autovideosink/ghostpads/whatever don't handle the way we use it in
11904           the way we expect it to.
11905
11906 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
11907
11908         * configure.ac:
11909           Bump requirements to released versions of core and -base, and remove
11910           special-casing for equalizer and rtpmanager as it's not needed any
11911           longer.
11912
11913 2007-06-06  Jan Schmidt  <thaytan@mad.scientist.com>
11914
11915         * sys/glsink/glimagesink.c: (gst_glimage_sink_stop),
11916         (gst_glimage_sink_create_window), (gst_glimage_sink_init_display):
11917         Sprinkle in some XSync calls to avoid raciness with broken
11918         drivers (ATI) when re-using a single glimagesink.
11919
11920 2007-06-06  Jan Schmidt  <thaytan@mad.scientist.com>
11921
11922         * gst/mpegvideoparse/mpegpacketiser.c:
11923         (mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
11924         (mpeg_util_parse_picture_hdr):
11925         * gst/mpegvideoparse/mpegvideoparse.c:
11926         (mpegvideoparse_handle_sequence), (mpegvideoparse_drain_avail):
11927         Fix some silly bugs with calculating the guard sizes.
11928         Properly compare the old sequence header structure with the new one.
11929         Don't error out on an invalid sequence - just ignore it.
11930
11931 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
11932
11933         * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode):
11934           Printf fix in debug statement; also print the right number there.
11935
11936 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
11937
11938         * ext/sdl/Makefile.am:
11939         * ext/sdl/sdlvideosink.c: (gst_sdlv_process_events):
11940           Add GST_CFLAGS, which apparently somehow fixes the build somewhere
11941           (#444499); initialise variable to avoid false compiler warning.
11942
11943 2007-06-01  Wim Taymans  <wim@fluendo.com>
11944
11945         * docs/plugins/Makefile.am:
11946         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11947         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11948         * docs/plugins/inspect/plugin-videosignal.xml:
11949         * gst/videosignal/Makefile.am:
11950         * gst/videosignal/gstvideomark.c: (gst_video_mark_set_caps),
11951         (gst_video_mark_draw_box), (gst_video_mark_420),
11952         (gst_video_mark_transform_ip), (gst_video_mark_set_property),
11953         (gst_video_mark_get_property), (gst_video_mark_base_init),
11954         (gst_video_mark_class_init), (gst_video_mark_init),
11955         (gst_video_mark_get_type):
11956         * gst/videosignal/gstvideomark.h:
11957         * gst/videosignal/gstvideosignal.c: (plugin_init):
11958         Add plugin to generate a pattern detectable by videodetect.
11959
11960 2007-06-01  Tim-Philipp Müller  <tim at centricular dot net>
11961
11962         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create):
11963           Don't leak buffer when returning an error.
11964
11965 2007-06-01  Wim Taymans  <wim@fluendo.com>
11966
11967         Patch by René Stadler <mail at renestadler dot de>:
11968
11969         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
11970         (gst_neonhttp_src_init), (gst_neonhttp_src_dispose),
11971         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
11972         (gst_neonhttp_src_start), (gst_neonhttp_src_do_seek),
11973         (gst_neonhttp_src_set_location),
11974         (gst_neonhttp_src_send_request_and_redirect),
11975         (gst_neonhttp_src_uri_get_uri), (gst_neonhttp_src_uri_set_uri):
11976         * ext/neon/gstneonhttpsrc.h:
11977         Deprecated "uri" property.  Clean up property descriptions.
11978         Change default User-Agent to the slightly more descriptive
11979         "GStreamer neonhttpsrc".
11980         Various other small cleanups, mostly property related.
11981
11982 2007-05-31  Tim-Philipp Müller  <tim at centricular dot net>
11983
11984         * ext/libmms/gstmms.h:
11985           No reason to use gpointers instead of typed pointes here as far as I
11986           can see.
11987
11988         * ext/mythtv/gstmythtvsrc.c:
11989         * ext/neon/gstneonhttpsrc.c:
11990         * gst/switch/gstswitch.c:
11991           Don't use gtk-doc magic markers for things that aren't meant to be
11992           parsed by gtk-doc. Makes gtk-doc complain a bit less.
11993
11994 2007-05-30  Wim Taymans  <wim@fluendo.com>
11995
11996         * configure.ac:
11997         * docs/plugins/Makefile.am:
11998         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11999         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12000         * docs/plugins/inspect/plugin-videosignal.xml:
12001         * gst/videosignal/Makefile.am:
12002         * gst/videosignal/gstvideoanalyse.c: (gst_video_analyse_set_caps),
12003         (gst_video_analyse_post_message), (gst_video_analyse_420),
12004         (gst_video_analyse_transform_ip), (gst_video_analyse_set_property),
12005         (gst_video_analyse_get_property), (gst_video_analyse_base_init),
12006         (gst_video_analyse_class_init), (gst_video_analyse_init),
12007         (gst_video_analyse_get_type):
12008         * gst/videosignal/gstvideoanalyse.h:
12009         * gst/videosignal/gstvideodetect.c: (gst_video_detect_set_caps),
12010         (gst_video_detect_post_message),
12011         (gst_video_detect_calc_brightness), (gst_video_detect_420),
12012         (gst_video_detect_transform_ip), (gst_video_detect_set_property),
12013         (gst_video_detect_get_property), (gst_video_detect_base_init),
12014         (gst_video_detect_class_init), (gst_video_detect_init),
12015         (gst_video_detect_get_type):
12016         * gst/videosignal/gstvideodetect.h:
12017         * gst/videosignal/gstvideosignal.c: (plugin_init):
12018         * gst/videosignal/gstvideosignal.h:
12019         Added videosignal plugin with two plugins to analyse video frames.
12020         Added videoanalyse to report about brightness and variance in video
12021         frames.
12022         Added videodetect to detect predefined patterns in a video signal.
12023
12024 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
12025
12026         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
12027         * docs/plugins/gst-plugins-bad-plugins.interfaces:
12028         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
12029         * docs/plugins/gst-plugins-bad-plugins.signals:
12030           More updates.
12031
12032 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
12033
12034         * docs/plugins/gst-plugins-bad-plugins.args:
12035         * docs/plugins/gst-plugins-bad-plugins.signals:
12036         * docs/plugins/inspect/plugin-dtsdec.xml:
12037         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
12038         * docs/plugins/inspect/plugin-musepack.xml:
12039         * docs/plugins/inspect/plugin-rtpmanager.xml:
12040         * docs/plugins/inspect/plugin-sdl.xml:
12041         * docs/plugins/inspect/plugin-spcdec.xml:
12042         * docs/plugins/inspect/plugin-swfdec.xml:
12043           Updates; update inspect info for rtpmanager => gstrtpmanager rename,
12044           hopefully that makes the build bots happy again.
12045
12046 2007-05-28  Wim Taymans  <wim@fluendo.com>
12047
12048         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12049         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12050         * gst/rtpmanager/gstrtpbin.c: (create_session), (create_stream),
12051         (gst_rtp_bin_class_init), (create_recv_rtp), (create_recv_rtcp),
12052         (create_send_rtp), (create_rtcp), (gst_rtp_bin_request_new_pad):
12053         * gst/rtpmanager/gstrtpclient.c: (create_stream),
12054         (gst_rtp_client_request_new_pad):
12055         * gst/rtpmanager/gstrtpjitterbuffer.c:
12056         (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
12057         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
12058         * gst/rtpmanager/gstrtpptdemux.c:
12059         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
12060         (gst_rtp_session_request_new_pad):
12061         * gst/rtpmanager/gstrtpssrcdemux.c:
12062         Rename elements to avoid conflict with farsight elements with the same
12063         name. Fixes #430664.
12064
12065 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
12066
12067         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12068
12069         * sys/directdraw/gstdirectdrawsink.c:
12070         (gst_directdraw_sink_buffer_alloc),
12071         (gst_directdraw_sink_show_frame),
12072         (gst_directdraw_sink_check_primary_surface),
12073         (gst_directdraw_sink_check_offscreen_surface),
12074         (EnumModesCallback2), (gst_directdraw_sink_get_ddrawcaps),
12075         (gst_directdraw_sink_surface_create):
12076         * sys/directdraw/gstdirectdrawsink.h:
12077           Fix more warnings when compiling with MingW (#439914).
12078
12079 2007-05-24  Sebastian Moutte  <sebastien@moutte.net>
12080
12081         * docs/plugins/gst-plugins-bad-plugins.args:
12082         Remove directsoundsink property doc as this sink use the mixer
12083         interface now.
12084         * docs/plugins/gst-plugins-bad-plugins.interfaces:
12085         Add interfaces implemented by Windows sinks.
12086         * sys/directsound/gstdirectsoundsink.c:
12087         * sys/directsound/gstdirectsoundsink.h:
12088         Remove directsoundsink property  and implement the mixer interface.
12089         * win32/vs6/gst_plugins_bad.dsw:
12090         * win32/vs6/libgstdirectsound.dsp:
12091         Update project files.
12092         * gst-libs/gst/dshow/gstdshow.cpp:
12093         * gst-libs/gst/dshow/gstdshow.h:
12094         * gst-libs/gst/dshow/gstdshowfakesink.cpp:
12095         * gst-libs/gst/dshow/gstdshowfakesink.h:
12096         * gst-libs/gst/dshow/gstdshowfakesrc.cpp:
12097         * gst-libs/gst/dshow/gstdshowfakesrc.h:
12098         * gst-libs/gst/dshow/gstdshowinterface.cpp:
12099         * gst-libs/gst/dshow/gstdshowinterface.h:
12100         * win32/common/libgstdshow.def:
12101         * win32/vs6/libgstdshow.dsp:
12102         Add a new gst library which allow to create internal Direct Show
12103         graph (pipelines) to wrap Windows sources, decoders or encoders.
12104         It includes a DirectShow fake source and sink and utility functions.    
12105         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
12106         * sys/dshowsrcwrapper/gstdshowaudiosrc.h:
12107         * sys/dshowsrcwrapper/gstdshowsrcwrapper.c:
12108         * sys/dshowsrcwrapper/gstdshowsrcwrapper.h:
12109         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
12110         * sys/dshowsrcwrapper/gstdshowvideosrc.h:
12111         * win32/vs6/libdshowsrcwrapper.dsp:
12112         Add a new plugin to wrap DirectShow sources on Windows.
12113         It gets data from any webcam, dv cam, micro. We could add 
12114         tv tunner card later.
12115         
12116 2007-05-23  Sebastian Dröge  <slomo@circular-chaos.org>
12117
12118         Patch by René Stadler <mail at renestadler dot de>:
12119
12120         * ext/sdl/sdlvideosink.c:
12121         Separate the authors by newlines instead of nothing. Fixes #440774.
12122
12123 2007-05-23  Wim Taymans  <wim@fluendo.com>
12124
12125         * docs/plugins/inspect/plugin-rtpmanager.xml:
12126         Add doc xml file.
12127
12128 2007-05-23  Wim Taymans  <wim@fluendo.com>
12129
12130         * docs/plugins/Makefile.am:
12131         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12132         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12133         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
12134         * gst/rtpmanager/gstrtpbin.h:
12135         * gst/rtpmanager/gstrtpclient.c:
12136         * gst/rtpmanager/gstrtpjitterbuffer.c:
12137         (gst_rtp_jitter_buffer_class_init),
12138         (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
12139         * gst/rtpmanager/gstrtpjitterbuffer.h:
12140         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
12141         (gst_rtp_pt_demux_clear_pt_map):
12142         * gst/rtpmanager/gstrtpptdemux.h:
12143         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
12144         (rtcp_thread), (gst_rtp_session_clear_pt_map):
12145         * gst/rtpmanager/gstrtpsession.h:
12146         * gst/rtpmanager/gstrtpssrcdemux.c:
12147         (gst_rtp_ssrc_demux_class_init):
12148         Document stuff.
12149         Add clear-pt-map action signal where needed.
12150
12151 2007-05-22  Stefan Kost  <ensonic@users.sf.net>
12152
12153         * configure.ac:
12154           Depend on gstreamer-0.10.12.1.
12155         
12156         * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
12157           _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
12158           parent_class, gst_iir_equalizer_band_set_property,
12159           gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
12160           gst_iir_equalizer_child_proxy_get_child_by_index,
12161           gst_iir_equalizer_child_proxy_get_children_count,
12162           gst_iir_equalizer_child_proxy_interface_init, setup_filter,
12163           gst_iir_equalizer_compute_frequencies,
12164           gst_iir_equalizer_set_property, gst_iir_equalizer_get_property,
12165           plugin_init):
12166         * gst/equalizer/gstiirequalizer.h (audiofilter):
12167         * gst/equalizer/gstiirequalizernbands.c (ARG_NUM_BANDS,
12168           gst_iir_equalizer_nbands_base_init, gst_iir_equalizer_nbands_init,
12169           gst_iir_equalizer_nbands_set_property):
12170           Use new locking macros.
12171
12172         * gst/filter/gstbpwsinc.c (bpwsinc_set_caps):
12173           Add fixme.
12174
12175         * gst/spectrum/gstspectrum.c (SPECTRUM_WINDOW_BASE,
12176           SPECTRUM_WINDOW_LEN, gst_spectrum_init, gst_spectrum_set_property,
12177           gst_spectrum_event, gst_spectrum_transform_ip):
12178           Use new locking macros. Turn two fixed values into #defines.
12179
12180 2007-05-22  Edward Hervey  <edward@fluendo.com>
12181
12182         * docs/plugins/Makefile.am:
12183         Also look for .m (objectivec) files.
12184         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12185         * docs/plugins/gst-plugins-bad-plugins.args:
12186         * sys/osxvideo/osxvideosink.m:
12187         Add documentation for element and properties.
12188
12189 2007-05-21  Stefan Kost  <ensonic@users.sf.net>
12190
12191         * ChangeLog:
12192           ChangeLog surgery.
12193         * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
12194           _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
12195           parent_class, gst_iir_equalizer_band_set_property,
12196           gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
12197           gst_iir_equalizer_child_proxy_get_child_by_index,
12198           gst_iir_equalizer_child_proxy_get_children_count,
12199           gst_iir_equalizer_child_proxy_interface_init, setup_filter,
12200           gst_iir_equalizer_compute_frequencies, plugin_init):
12201         * tests/icles/equalizer-test.c:
12202           Add fixme and comment for example.
12203
12204 2007-05-21  Stefan Kost  <ensonic@users.sf.net>
12205
12206         * gst/spectrum/gstspectrum.c (gst_spectrum_set_property,
12207           gst_spectrum_event, gst_spectrum_transform_ip):
12208           Use lock to protect from concurrent access.
12209
12210 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
12211
12212         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
12213         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
12214         Specify and use properties as unsigned int that are an unsigned int.
12215
12216 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
12217
12218         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
12219         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config),
12220         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
12221         * ext/wavpack/gstwavpackenc.h:
12222         Fixup docs, make the bitrate property an int as it should be and
12223         allow to set the different extra processing modes instead of only
12224         allowing none and the default one.
12225
12226 2007-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
12227
12228         * ext/wavpack/gstwavpackenc.c:
12229         Add missing audioconverts in the example pipelines of wavpackenc. As
12230         the wavpack stuff now needs input with 32 bit width (and random depth)
12231         this is needed now. The example pipelines for the parser and decoder
12232         are still fine.
12233
12234 2007-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12235
12236         * docs/plugins/Makefile.am:
12237         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
12238           Fix docs build and hierarchy.
12239
12240 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
12241
12242         * sys/directdraw/gstdirectdrawsink.c: (gst_ddrawsurface_finalize),
12243         (gst_directdraw_sink_buffer_alloc),
12244         (gst_directdraw_sink_get_ddrawcaps),
12245         (gst_directdraw_sink_surface_create):
12246           Bunch of small fixes: remove static function that doesn't exist;
12247           declare another one that does; printf format fix; use right macro
12248           when specifying debug category; remove a bunch of unused variables;
12249           #if 0 out an unused chunk of code (partially fixes #439914).
12250
12251 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
12252
12253         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample):
12254         * gst/switch/gstswitch.c: (gst_switch_chain):
12255           Printf format fixes (#439910, #439911).
12256
12257 2007-05-19  Tim-Philipp Müller  <tim at centricular dot net>
12258
12259         * tests/check/Makefile.am:
12260           Remove bits for deinterleave check which isn't in CVS yet.
12261
12262 2007-05-19  Tim-Philipp Müller  <tim at centricular dot net>
12263
12264         Patch by: René Stadler <mail at renestadler de>
12265
12266         * docs/plugins/Makefile.am:
12267         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12268         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12269         * docs/plugins/inspect/plugin-replaygain.xml:
12270         * gst/replaygain/Makefile.am:
12271         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_class_init),
12272         (gst_rg_analysis_start), (gst_rg_analysis_set_caps),
12273         (gst_rg_analysis_transform_ip), (gst_rg_analysis_event),
12274         (gst_rg_analysis_stop), (gst_rg_analysis_handle_tags),
12275         (gst_rg_analysis_handle_eos), (gst_rg_analysis_track_result),
12276         (gst_rg_analysis_album_result):
12277         * gst/replaygain/gstrganalysis.h:
12278         * gst/replaygain/gstrglimiter.c: (gst_rg_limiter_base_init),
12279         (gst_rg_limiter_class_init), (gst_rg_limiter_init),
12280         (gst_rg_limiter_set_property), (gst_rg_limiter_get_property),
12281         (gst_rg_limiter_transform_ip):
12282         * gst/replaygain/gstrglimiter.h:
12283         * gst/replaygain/gstrgvolume.c: (gst_rg_volume_base_init),
12284         (gst_rg_volume_class_init), (gst_rg_volume_init),
12285         (gst_rg_volume_set_property), (gst_rg_volume_get_property),
12286         (gst_rg_volume_dispose), (gst_rg_volume_change_state),
12287         (gst_rg_volume_sink_event), (gst_rg_volume_tag_event),
12288         (gst_rg_volume_reset), (gst_rg_volume_update_gain),
12289         (gst_rg_volume_determine_gain):
12290         * gst/replaygain/gstrgvolume.h:
12291         * gst/replaygain/replaygain.c: (plugin_init):
12292         * gst/replaygain/replaygain.h:
12293         * gst/replaygain/rganalysis.h:
12294         * tests/check/Makefile.am:
12295         * tests/check/elements/.cvsignore:
12296         * tests/check/elements/rganalysis.c: (send_eos_event),
12297         (GST_START_TEST):
12298         * tests/check/elements/rglimiter.c: (setup_rglimiter),
12299         (cleanup_rglimiter), (set_playing_state), (create_test_buffer),
12300         (verify_test_buffer), (GST_START_TEST), (rglimiter_suite), (main):
12301         * tests/check/elements/rgvolume.c: (event_func), (setup_rgvolume),
12302         (cleanup_rgvolume), (set_playing_state), (set_null_state),
12303         (send_eos_event), (send_tag_event), (test_buffer_new),
12304         (fail_unless_target_gain), (fail_unless_result_gain),
12305         (fail_unless_gain), (GST_START_TEST), (rgvolume_suite), (main):
12306           Add replaygain playback elements (#412710).
12307
12308 2007-05-18  Jan Schmidt  <thaytan@mad.scientist.com>
12309
12310         * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display):
12311         Update the cached caps after opening the display so that we report
12312         only the supported caps formats, not just the template caps.
12313         Fixes: #439405
12314
12315 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
12316
12317         * ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT,
12318           _do_init, gst_amrwbdec_base_init, gst_amrwbdec_class_init):
12319         * ext/amrwb/gstamrwbenc.c (gst_amrwbenc_debug, GST_CAT_DEFAULT,
12320           _do_init, gst_amrwbenc_base_init, gst_amrwbenc_class_init):
12321         * ext/amrwb/gstamrwbparse.c (gst_amrwbparse_debug, GST_CAT_DEFAULT,
12322           _do_init, gst_amrwbparse_base_init, gst_amrwbparse_class_init):
12323           First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS,
12324           GST_DEBUG_FUNCPTR and add log-category.
12325
12326 2007-05-17  Edward Hervey  <edward@fluendo.com>
12327
12328         * sys/osxvideo/osxvideosink.h:
12329         * sys/osxvideo/osxvideosink.m:
12330         Remove the event-loop-in-separate-thread modifications, because MacOSX
12331         is $#@(*%$# ! For those wondering, the event handling needs to be done
12332         in the main thread after all..
12333
12334 2007-05-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12335
12336         * gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE,
12337           ARG_START_VALUE, ARG_STOP_VALUE, ARG_LAST_TS, ARG_QUEUE_BUFFERS,
12338           parent_class, gst_switch_release_pad, gst_switch_request_new_pad,
12339           gst_switch_chain, gst_switch_event, gst_switch_set_property,
12340           gst_switch_get_property, gst_switch_getcaps, gst_switch_dispose,
12341           unref_buffer, unref_buffers_and_destroy_list, gst_switch_init,
12342           gst_switch_base_init, gst_switch_class_init):
12343         * gst/switch/gstswitch.h (need_to_send_newsegment, queue_buffers,
12344           stop_value, start_value, current_start, last_ts, stored_buffers):
12345         Add handling of application provided stop and start values, allowing
12346         A/V sync across 2 switch elements.
12347
12348 2007-05-17  Edward Hervey  <edward@fluendo.com>
12349
12350         * sys/osxvideo/osxvideosink.h:
12351         * sys/osxvideo/osxvideosink.m:
12352         Fix a stupid #if vs #ifdef bug. Should use the proper colorspace now.
12353         Use a separate thread/task for the cocoa event_loop, else it wouldn't
12354         stop.
12355
12356 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
12357
12358         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
12359         (gst_real_audio_dec_setcaps):
12360         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain):
12361           Don't crash when we get a buffer and our input caps haven't been set
12362           yet; also, don't leak all the input buffers (realaudiodec only).
12363
12364 2007-05-16  Stefan Kost  <ensonic@users.sf.net>
12365
12366         patch by: Stanislav Brabec <sbrabec@suse.cz>
12367
12368         * configure.ac:
12369         * ext/amrwb/Makefile.am:
12370         * ext/amrwb/amrwb-code/Makefile.am:
12371         * ext/amrwb/amrwb-code/amrwb/Makefile.am:
12372         * ext/amrwb/amrwb-code/amrwb/README:
12373         * ext/amrwb/gstamrwbdec.c:
12374         * ext/amrwb/gstamrwbdec.h (__GST_AMRWBDEC_H__):
12375         * ext/amrwb/gstamrwbenc.h (__GST_AMRWBENC_H__):
12376         * ext/amrwb/gstamrwbparse.c:
12377         * ext/amrwb/gstamrwbparse.h (__GST_AMRWBPARSE_H__):
12378         * gst-libs/Makefile.am:
12379         * gst-libs/ext/Makefile.am:
12380         * gst-libs/ext/amrwb/Makefile.am:
12381         * gst-libs/ext/amrwb/README:
12382           Use external shared libamrwb. Fixes #423741 (with lots of cleanup).
12383
12384 2007-05-16  Stefan Kost  <ensonic@users.sf.net>
12385
12386         * ext/x264/gstx264enc.c (gst_x264_enc_init_encoder):
12387           This needs a version check.
12388
12389         * gst/bayer/Makefile.am:
12390           Fix the build.
12391
12392 2007-05-15  Tim-Philipp Müller  <tim at centricular dot net>
12393
12394         * configure.ac:
12395         * sys/directdraw/Makefile.am:
12396         * sys/directsound/Makefile.am:
12397           Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save
12398           and restore the various flags in the directdraw/directsound
12399           detection section. Apparently improves cross-compiling for win32
12400           with mingw32 under some circumstances (#437539).
12401
12402 2007-05-15  Wim Taymans  <wim@fluendo.com>
12403
12404         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
12405         We always use fixed caps.
12406
12407 2007-05-14  David Schleef  <ds@schleef.org>
12408
12409         * gst/rtpmanager/gstrtpbin.c:
12410           g_hash_table_remove_all() only exists in 2.12.  Work around.
12411
12412 2007-05-14  David Schleef  <ds@schleef.org>
12413
12414         * configure.ac:
12415         * gst/bayer/Makefile.am:
12416         * gst/bayer/gstbayer.c:
12417         * gst/bayer/gstbayer2rgb.c:
12418           Add a Bayer-to-RGB converter.  You know you want one, uh-huh.
12419           Partial fix for #314160.
12420
12421 2007-05-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12422
12423         * gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,
12424           ARG_LAST_TS, parent_class, gst_switch_release_pad,
12425           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
12426           gst_switch_set_property, gst_switch_get_property, gst_switch_getcaps,
12427           gst_switch_dispose, gst_switch_init, gst_switch_class_init):
12428         * gst/switch/gstswitch.h (previous_sinkpad, nb_sinkpads, stop_value,
12429           current_start, last_ts):
12430         Allow application to provide a stop timestamp, so a new segment
12431         update can be sent before switching.
12432
12433 2007-05-14  Wim Taymans  <wim@fluendo.com>
12434
12435         * gst/rtpmanager/async_jitter_queue.c:
12436         (async_jitter_queue_set_flushing_unlocked):
12437         Fix leak when flushing.
12438
12439         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_clear_pt_map),
12440         (gst_rtp_bin_class_init):
12441         * gst/rtpmanager/gstrtpbin.h:
12442         Add clear-pt-map signal.
12443
12444         * gst/rtpmanager/gstrtpjitterbuffer.c:
12445         (gst_rtp_jitter_buffer_flush_stop),
12446         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_loop):
12447         Init clock-rate to -1 to mark unknow clock rate.
12448         Fix flushing.
12449
12450 2007-05-13  David Schleef  <ds@schleef.org>
12451
12452         * gst/replaygain/rganalysis.c:
12453           Fix wrong ifdef for visual C++.  Fixes: #437403.
12454           By Ali Sabil <ali.sabil@gmail.com>.
12455
12456 2007-05-12  David Schleef  <ds@schleef.org>
12457
12458         * ext/neon/gstneonhttpsrc.c:
12459           Make redirection the default behavior.  Fixes #413818.
12460
12461 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12462
12463         * gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream,
12464           gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment,
12465           gst_qtdemux_prepare_current_sample, gst_qtdemux_combine_flows,
12466           gst_qtdemux_loop_state_movie, gst_qtdemux_loop,
12467           qtdemux_parse_segments, qtdemux_parse_trak):
12468         * gst/rtpmanager/rtpsession.c (rtp_session_get_bandwidth,
12469           rtp_session_get_rtcp_bandwidth, rtp_session_get_cname,
12470           rtp_session_get_name, rtp_session_get_email, rtp_session_get_phone,
12471           rtp_session_get_location, rtp_session_get_tool,
12472           rtp_session_process_bye, session_report_blocks):
12473         * gst/rtpmanager/rtpsource.c (rtp_source_process_rtp,
12474           rtp_source_send_rtp, rtp_source_process_sr, rtp_source_process_rb):
12475           More format arg fixing (spotted by Ali Sabil <ali.sabil@gmail.com>).
12476
12477         * gst/switch/Makefile.am:
12478           Add require libraries(spotted by Ali Sabil <ali.sabil@gmail.com>).
12479
12480 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12481
12482         * gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration,
12483           async_jitter_queue_ref, async_jitter_queue_ref_unlocked,
12484           async_jitter_queue_set_low_threshold,
12485           async_jitter_queue_length_ts_units_unlocked,
12486           async_jitter_queue_unref_and_unlock, async_jitter_queue_unref,
12487           async_jitter_queue_lock, async_jitter_queue_push,
12488           async_jitter_queue_push_unlocked, async_jitter_queue_push_sorted,
12489           async_jitter_queue_pop_intern_unlocked, async_jitter_queue_pop,
12490           async_jitter_queue_pop_unlocked, async_jitter_queue_length_unlocked,
12491           async_jitter_queue_set_flushing_unlocked,
12492           async_jitter_queue_unset_flushing_unlocked):
12493           Format arg fix (spotted by Ali Sabil <ali.sabil@gmail.com>).
12494
12495 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12496
12497         * common/m4/gst-x11.m4:
12498           Restore CFLAGS and LIBS.
12499
12500         * configure.ac:
12501           Revert previous patch.
12502
12503 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12504
12505         Patch by: Ali Sabil <ali.sabil@gmail.com>
12506
12507         * configure.ac:
12508           Save and restore CFLAGS for OpenGL check. Fixes #437260.
12509         
12510
12511 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
12512
12513         * docs/plugins/gst-plugins-bad-plugins.args:
12514         Add directraw and directsound sinks properties.
12515
12516 2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>
12517
12518         * configure.ac:
12519           Fix --disable-external (hopefully).
12520
12521 2007-05-09  Wim Taymans  <wim@fluendo.com>
12522
12523         * gst/rtpmanager/gstrtpjitterbuffer.c:
12524         (gst_rtp_jitter_buffer_query):
12525         Pass queries upstream.
12526
12527 2007-05-06  Tim-Philipp Müller  <tim at centricular dot net>
12528
12529         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
12530         (gst_real_audio_dec_finalize):
12531         * gst/real/gstrealaudiodec.h:
12532         * gst/real/gstrealvideodec.c: (open_library), (close_library):
12533         * gst/real/gstrealvideodec.h:
12534           Use GModule instead of using dlsym() directly. Fixes #430598.
12535
12536 2007-05-04  Sebastien Moutte <sebastien@moutte.net>
12537
12538         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12539         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12540         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
12541           Add docs for Windows sinks.
12542
12543 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
12544
12545         * gst/speed/gstspeed.c: (speed_src_event), (speed_sink_event),
12546         (speed_chain), (speed_change_state):
12547           Fix event handling a bit by replacing completely dubious code
12548           written by someone else with completely dubious code written
12549           by me. Should at least fix #412077 though.
12550
12551 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
12552
12553         * gst/speed/gstspeed.c: (speed_src_query), (speed_chain),
12554         (plugin_init):
12555           Add debug category; use gst_pad_query_peer_*() utility functions;
12556           use gst_util_scale*(); add gtk-doc blurb.
12557
12558 2007-05-04  Wim Taymans  <wim@fluendo.com>
12559
12560         * gst/rtpmanager/gstrtpjitterbuffer.c:
12561         (gst_rtp_jitter_buffer_query):
12562         Add some debug info.
12563
12564         * gst/rtpmanager/rtpsession.c: (rtp_session_init),
12565         (rtp_session_send_rtp):
12566         Store real user name in the session.
12567
12568 2007-05-03  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
12569
12570         * configure.ac:
12571         * examples/Makefile.am:
12572         * examples/switch/switcher.c (loop, my_bus_callback, switch_timer,
12573           last_message_received, main):
12574         * gst/switch/gstswitch.c (GST_CAT_DEFAULT, gst_switch_details,
12575           gst_switch_src_factory, parent_class, gst_switch_release_pad,
12576           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
12577           gst_switch_set_property, gst_switch_get_property,
12578           gst_switch_get_linked_pad, gst_switch_getcaps,
12579           gst_switch_bufferalloc, gst_switch_get_linked_pads,
12580           gst_switch_dispose, gst_switch_init, gst_switch_base_init,
12581           gst_switch_class_init):
12582         * gst/switch/gstswitch.h (GstSwitch, GstSwitchClass, _GstSwitch,
12583           element, active_sinkpad, srcpad, nb_sinkpads, newsegment_events,
12584           need_to_send_newsegment):
12585         Port switch element and example program to 0.10.
12586
12587 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12588
12589         * ext/wavpack/gstwavpack.c: (plugin_init):
12590         Call bindtextdomain() to get localized strings.
12591         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
12592         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
12593         (gst_wavpack_parse_handle_seek_event),
12594         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_chain):
12595         * ext/wavpack/gstwavpackparse.h:
12596         Handle DISCONT buffers by correctly setting the DISCONT flag
12597         on outgoing buffers when necessary.
12598         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_handle_seek_event)
12599         Send newsegment from the streaming thread.
12600
12601 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12602
12603         * ext/wavpack/gstwavpackparse.c:
12604         (gst_wavpack_parse_handle_seek_event):
12605         Remove old workaround that was needed when seeking after the last
12606         sample. With the fixed error handling this works now as expected
12607         without pushing the last sample although it wasn't requested.
12608
12609 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12610
12611         * ext/wavpack/gstwavpackparse.c:
12612         (gst_wavpack_parse_handle_seek_event):
12613         Handle segment seeks in the seek event handler, correctly work with
12614         stop position == -1 and instead of stopping the task on seek just
12615         pause it.
12616
12617 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12618
12619         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_loop):
12620         Add handling for segment seeks.
12621
12622 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12623
12624         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_pull_buffer),
12625         (gst_wavpack_parse_create_src_pad),
12626         (gst_wavpack_parse_resync_loop), (gst_wavpack_parse_loop),
12627         (gst_wavpack_parse_chain):
12628         Correctly handle errors, especially in the loop function. Before it
12629         was easy to get the task paused but no error being posted on the bus.
12630
12631 2007-04-30  Wim Taymans  <wim@fluendo.com>
12632
12633         * gst/rtpmanager/async_jitter_queue.c: (signal_waiting_threads),
12634         (async_jitter_queue_pop_intern_unlocked):
12635         Fix the case where the buffer underruns and does not block.
12636
12637         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_base_init),
12638         (create_recv_rtcp), (create_send_rtp), (create_rtcp),
12639         (gst_rtp_bin_request_new_pad):
12640         Rename RTCP send pad, like in the session manager.
12641         Allow getting an RTCP pad for receiving even if we don't receive RTP.
12642         fix handling of send_rtp_src pad.
12643
12644         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
12645         When no pt map could be found, fall back to the sinkpad caps.
12646
12647         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
12648         (gst_rtp_session_send_rtp), (create_recv_rtp_sink),
12649         (create_recv_rtcp_sink), (create_send_rtp_sink),
12650         (create_send_rtcp_src):
12651         Fix pad names.
12652
12653         * gst/rtpmanager/rtpsession.c: (source_push_rtp),
12654         (rtp_session_create_source), (rtp_session_process_sr),
12655         (rtp_session_send_rtp), (session_start_rtcp):
12656         * gst/rtpmanager/rtpsession.h:
12657         Unlock session when performing a callback.
12658         Add callbacks for the internal session object.
12659         Fix sending of RTP packets.
12660         first attempt at adding NTP times in the SR packets.
12661         Small debug and doc improvements.
12662
12663         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
12664         Update stats for SR reports.
12665
12666 2007-04-29  Wim Taymans  <wim@fluendo.com>
12667
12668         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp):
12669         Remove debug.
12670
12671         * gst/rtpmanager/rtpsession.c: (rtp_session_process_sr),
12672         (rtp_session_process_sdes), (calculate_rtcp_interval),
12673         (rtp_session_next_timeout), (session_report_blocks):
12674         * gst/rtpmanager/rtpstats.c: (rtp_stats_calculate_rtcp_interval):
12675         Improve debugging
12676         Fix interval for BYE/RTCP packets.
12677
12678 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12679
12680         * docs/plugins/gst-plugins-bad-plugins.args:
12681         * docs/plugins/gst-plugins-bad-plugins.signals:
12682           Commit result of running scanobj-update
12683
12684 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12685
12686         * autogen.sh:
12687           Require automake 1.7
12688         * ext/alsaspdif/Makefile.am:
12689         * ext/divx/Makefile.am:
12690         * ext/ivorbis/Makefile.am:
12691         * ext/musicbrainz/Makefile.am:
12692         * ext/neon/Makefile.am:
12693         * ext/sdl/Makefile.am:
12694         * ext/swfdec/Makefile.am:
12695         * ext/theora/Makefile.am:
12696         * ext/wavpack/Makefile.am:
12697         * ext/xvid/Makefile.am:
12698         * gst/modplug/Makefile.am:
12699           Fix up Makefile.am accordingly.
12700
12701 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12702
12703         * docs/plugins/inspect/plugin-alsaspdif.xml:
12704         * docs/plugins/inspect/plugin-bz2.xml:
12705         * docs/plugins/inspect/plugin-cdxaparse.xml:
12706         * docs/plugins/inspect/plugin-dfbvideosink.xml:
12707         * docs/plugins/inspect/plugin-faac.xml:
12708         * docs/plugins/inspect/plugin-faad.xml:
12709         * docs/plugins/inspect/plugin-filter.xml:
12710         * docs/plugins/inspect/plugin-freeze.xml:
12711         * docs/plugins/inspect/plugin-glimagesink.xml:
12712         * docs/plugins/inspect/plugin-gsm.xml:
12713         * docs/plugins/inspect/plugin-h264parse.xml:
12714         * docs/plugins/inspect/plugin-jack.xml:
12715         * docs/plugins/inspect/plugin-mms.xml:
12716         * docs/plugins/inspect/plugin-modplug.xml:
12717         * docs/plugins/inspect/plugin-musepack.xml:
12718         * docs/plugins/inspect/plugin-musicbrainz.xml:
12719         * docs/plugins/inspect/plugin-neon.xml:
12720         * docs/plugins/inspect/plugin-nsfdec.xml:
12721         * docs/plugins/inspect/plugin-replaygain.xml:
12722         * docs/plugins/inspect/plugin-sdl.xml:
12723         * docs/plugins/inspect/plugin-soundtouch.xml:
12724         * docs/plugins/inspect/plugin-spectrum.xml:
12725         * docs/plugins/inspect/plugin-speed.xml:
12726         * docs/plugins/inspect/plugin-tta.xml:
12727         * docs/plugins/inspect/plugin-videocrop.xml:
12728         * docs/plugins/inspect/plugin-wavpack.xml:
12729         * docs/plugins/inspect/plugin-xingheader.xml:
12730         * docs/plugins/inspect/plugin-xvid.xml:
12731           Add jack and update.
12732
12733 2007-04-28  Tim-Philipp Müller  <tim at centricular dot net>
12734
12735         * configure.ac:
12736           Don't build equalizer unless we have core from CVS (it won't
12737           work with earlier versions due to GstChildProxy brokeness).
12738           Also up requirements to last released core/base.
12739
12740 2007-04-27  Wim Taymans  <wim@fluendo.com>
12741
12742         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
12743         (gst_rtp_session_send_rtcp), (gst_rtp_session_reconsider):
12744         Move reconsideration code to the rtpsession object.
12745         Simplify timout handling and add reconsideration.
12746
12747         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
12748         (rtp_session_init), (rtp_session_finalize), (on_bye_ssrc),
12749         (on_bye_timeout), (on_timeout), (rtp_session_set_callbacks),
12750         (obtain_source), (rtp_session_create_source),
12751         (update_arrival_stats), (rtp_session_process_rtp),
12752         (rtp_session_process_sr), (rtp_session_process_rr),
12753         (rtp_session_process_bye), (rtp_session_process_rtcp),
12754         (calculate_rtcp_interval), (rtp_session_send_bye),
12755         (rtp_session_next_timeout), (session_start_rtcp),
12756         (session_report_blocks), (session_cleanup), (session_sdes),
12757         (session_bye), (is_rtcp_time), (rtp_session_on_timeout):
12758         * gst/rtpmanager/rtpsession.h:
12759         Handle timeout of inactive sources and senders.
12760         Implement BYE scheduling.
12761
12762         * gst/rtpmanager/rtpsource.c: (calculate_jitter),
12763         (rtp_source_process_sr), (rtp_source_get_last_sr),
12764         (rtp_source_get_last_rb):
12765         * gst/rtpmanager/rtpsource.h:
12766         Add members to check for timeouts.
12767
12768         * gst/rtpmanager/rtpstats.c: (rtp_stats_init_defaults),
12769         (rtp_stats_calculate_rtcp_interval), (rtp_stats_add_rtcp_jitter),
12770         (rtp_stats_calculate_bye_interval):
12771         * gst/rtpmanager/rtpstats.h:
12772         Use RFC algorithm for calculating the reporting interval.
12773
12774 2007-04-26  Edward Hervey  <edward@fluendo.com>
12775
12776         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12777         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12778         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
12779         * docs/plugins/inspect/plugin-osxvideo.xml:
12780         Add documentation for osxvideo
12781
12782 2007-04-25  Wim Taymans  <wim@fluendo.com>
12783
12784         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread):
12785         Implement forward and reverse reconsideration.
12786
12787         * gst/rtpmanager/rtpsession.c: (rtp_session_get_num_sources),
12788         (rtp_session_get_num_active_sources), (rtp_session_process_sr),
12789         (session_report_blocks):
12790         * gst/rtpmanager/rtpsession.h:
12791         Small cleanups.
12792
12793 2007-04-25  Wim Taymans  <wim@fluendo.com>
12794
12795         reviewed by: <delete if not using a buddy>
12796
12797         * gst/rtpmanager/gstrtpbin.c: (create_stream),
12798         (gst_rtp_bin_class_init), (gst_rtp_bin_set_property),
12799         (gst_rtp_bin_get_property):
12800         * gst/rtpmanager/gstrtpbin.h:
12801         Make default jitterbuffer latency configurable.
12802
12803         * gst/rtpmanager/gstrtpjitterbuffer.c:
12804         (gst_rtp_jitter_buffer_class_init),
12805         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_loop),
12806         (gst_rtp_jitter_buffer_set_property),
12807         (gst_rtp_jitter_buffer_get_property):
12808         Debuging cleanups.
12809
12810 2007-04-25  Wim Taymans  <wim@fluendo.com>
12811
12812         * gst/rtpmanager/gstrtpjitterbuffer.c:
12813         (gst_rtp_jitter_buffer_change_state):
12814         Report NO_PREROLL when going to PAUSED.
12815
12816         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread):
12817         Don't send RTCP right before we are shutting down.
12818
12819         * gst/rtpmanager/rtpsession.c: (rtp_session_process_rtp),
12820         (rtp_session_process_sr), (session_report_blocks),
12821         (rtp_session_perform_reporting):
12822         Improve report blocks.
12823
12824         * gst/rtpmanager/rtpsource.c: (calculate_jitter), (init_seq),
12825         (rtp_source_process_rtp), (rtp_source_process_sr),
12826         (rtp_source_process_rb), (rtp_source_get_last_sr),
12827         (rtp_source_get_last_rb):
12828         * gst/rtpmanager/rtpsource.h:
12829         * gst/rtpmanager/rtpstats.h:
12830         Cleanups, add methods to access stats. 
12831
12832 2007-04-25  Wim Taymans  <wim@fluendo.com>
12833
12834         * gst/rtpmanager/gstrtpbin.c: (create_rtcp):
12835         fix for pad name change
12836
12837         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
12838         (gst_rtp_session_send_rtcp), (gst_rtp_session_clock_rate):
12839         Fix for renamed methods.
12840
12841         * gst/rtpmanager/rtpsession.c: (rtp_session_init),
12842         (rtp_session_finalize), (rtp_session_set_cname),
12843         (rtp_session_get_cname), (rtp_session_set_name),
12844         (rtp_session_get_name), (rtp_session_set_email),
12845         (rtp_session_get_email), (rtp_session_set_phone),
12846         (rtp_session_get_phone), (rtp_session_set_location),
12847         (rtp_session_get_location), (rtp_session_set_tool),
12848         (rtp_session_get_tool), (rtp_session_set_note),
12849         (rtp_session_get_note), (source_push_rtp), (obtain_source),
12850         (rtp_session_add_source), (rtp_session_get_source_by_ssrc),
12851         (rtp_session_create_source), (rtp_session_process_rtp),
12852         (rtp_session_process_sr), (rtp_session_process_sdes),
12853         (rtp_session_process_rtcp), (rtp_session_send_rtp),
12854         (rtp_session_get_reporting_interval), (session_report_blocks),
12855         (session_sdes), (rtp_session_perform_reporting):
12856         * gst/rtpmanager/rtpsession.h:
12857         Prepare for implementing SSRC sampling.
12858         Create SSRC for the session. 
12859         Add methods to set the SDES entries.
12860         fix accounting of senders/receivers.
12861         Implement SR/RR/SDES RTCP reporting.
12862
12863         * gst/rtpmanager/rtpsource.c: (rtp_source_init), (init_seq),
12864         (rtp_source_process_rtp), (rtp_source_process_sr):
12865         * gst/rtpmanager/rtpsource.h:
12866         Implement extended sequence number.
12867
12868         * gst/rtpmanager/rtpstats.c: (rtp_stats_calculate_rtcp_interval):
12869         * gst/rtpmanager/rtpstats.h:
12870         Rename some fields.
12871
12872 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
12873
12874         * gst/y4m/gsty4mencode.c: (gst_y4m_encode_init),
12875         (gst_y4m_encode_setcaps):
12876         * tests/check/elements/y4menc.c: (GST_START_TEST):
12877           Plug some leaks; try to make build bot happy again.
12878
12879 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
12880
12881         * gst/Makefile.am:
12882           Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
12883
12884 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
12885
12886         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize):
12887           Don't use GLib-2.10 API, we only require GLib 2.8 at the moment.
12888
12889 2007-04-20  Michael Smith  <msmith@fluendo.com>
12890
12891         * ext/faad/gstfaad.c: (gst_faad_open_decoder):
12892           FAAD fails to decode low (e.g. 8 kHz) sample rate AAC data in
12893           quicktime because of sample rate mismatches.
12894           Reenable overriding the implicit SBR behaviour (accidently changed?)
12895           to allow playback of these files.
12896
12897 2007-04-19  David Schleef  <ds@schleef.org>
12898
12899         * configure.ac:
12900           Change rtpmanager disabling to keep -bad releasable.
12901
12902 2007-04-18  David Schleef  <ds@schleef.org>
12903
12904         * configure.ac:
12905         * gst/Makefile.am:
12906           Fix wtay's hack.  rtpmanager is disabled in configure.ac on
12907           line 268.
12908
12909 2007-04-18  Wim Taymans  <wim@fluendo.com>
12910
12911         * gst/Makefile.am:
12912         Add rtpmanager dir to dist.
12913
12914 2007-04-18  Wim Taymans  <wim@fluendo.com>
12915
12916         * configure.ac:
12917         Disable rtpmanager for now because it depends on CVS -base.
12918
12919         * gst/rtpmanager/Makefile.am:
12920         Added new files for session manager.
12921
12922         * gst/rtpmanager/gstrtpjitterbuffer.h:
12923         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
12924         (create_stream), (pt_map_requested), (new_ssrc_pad_found):
12925         Some cleanups. 
12926         the session manager can now also request a pt-map.
12927
12928         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_base_init),
12929         (gst_rtp_session_class_init), (gst_rtp_session_init),
12930         (gst_rtp_session_finalize), (rtcp_thread), (start_rtcp_thread),
12931         (stop_rtcp_thread), (gst_rtp_session_change_state),
12932         (gst_rtp_session_process_rtp), (gst_rtp_session_send_rtp),
12933         (gst_rtp_session_send_rtcp), (gst_rtp_session_clock_rate),
12934         (gst_rtp_session_get_time), (gst_rtp_session_event_recv_rtp_sink),
12935         (gst_rtp_session_chain_recv_rtp),
12936         (gst_rtp_session_event_recv_rtcp_sink),
12937         (gst_rtp_session_chain_recv_rtcp),
12938         (gst_rtp_session_event_send_rtp_sink),
12939         (gst_rtp_session_chain_send_rtp), (create_send_rtcp_src),
12940         (gst_rtp_session_request_new_pad):
12941         * gst/rtpmanager/gstrtpsession.h:
12942         We can ask for pt-map now too when the session manager needs it.
12943         Hook up to the new session manager, implement the needed callbacks for
12944         pushing data, getting clock time and requesting clock-rates.
12945         Rename rtcp_src to send_rtcp_src to make it clear that this RTCP is to
12946         be send to clients.
12947         Add code to start and stop the thread that will schedule RTCP through
12948         the session manager.
12949
12950         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
12951         (rtp_session_init), (rtp_session_finalize),
12952         (rtp_session_set_property), (rtp_session_get_property),
12953         (on_new_ssrc), (on_ssrc_collision), (on_ssrc_validated),
12954         (on_bye_ssrc), (rtp_session_new), (rtp_session_set_callbacks),
12955         (rtp_session_set_bandwidth), (rtp_session_get_bandwidth),
12956         (rtp_session_set_rtcp_bandwidth), (rtp_session_get_rtcp_bandwidth),
12957         (source_push_rtp), (source_clock_rate), (check_collision),
12958         (obtain_source), (rtp_session_add_source),
12959         (rtp_session_get_num_sources),
12960         (rtp_session_get_num_active_sources),
12961         (rtp_session_get_source_by_ssrc),
12962         (rtp_session_get_source_by_cname), (rtp_session_create_source),
12963         (update_arrival_stats), (rtp_session_process_rtp),
12964         (rtp_session_process_sr), (rtp_session_process_rr),
12965         (rtp_session_process_sdes), (rtp_session_process_bye),
12966         (rtp_session_process_app), (rtp_session_process_rtcp),
12967         (rtp_session_send_rtp), (rtp_session_get_rtcp_interval),
12968         (rtp_session_produce_rtcp):
12969         * gst/rtpmanager/rtpsession.h:
12970         The advanced beginnings of the main session manager that handles the
12971         participant database of RTPSources, SSRC probation, SSRC collisions,
12972         parse RTCP to update source stats. etc..
12973
12974         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
12975         (rtp_source_init), (rtp_source_finalize), (rtp_source_new),
12976         (rtp_source_set_callbacks), (rtp_source_set_as_csrc),
12977         (rtp_source_set_rtp_from), (rtp_source_set_rtcp_from),
12978         (push_packet), (get_clock_rate), (calculate_jitter),
12979         (rtp_source_process_rtp), (rtp_source_process_bye),
12980         (rtp_source_send_rtp), (rtp_source_process_sr),
12981         (rtp_source_process_rb):
12982         * gst/rtpmanager/rtpsource.h:
12983         Object that encapsulates an SSRC and its state in the database.
12984         Calculates the jitter and transit times of data packets.
12985
12986         * gst/rtpmanager/rtpstats.c: (rtp_stats_init_defaults),
12987         (rtp_stats_calculate_rtcp_interval), (rtp_stats_add_rtcp_jitter):
12988         * gst/rtpmanager/rtpstats.h:
12989         Various stats regarding the session and sources.
12990         Used to calculate the RTCP interval.
12991
12992 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
12993
12994         * gst/app/Makefile.am:
12995           Fix CFLAGS and hopefully #430594.
12996
12997 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
12998
12999         * gst/nsf/types.h:
13000           Rename #ifndef header guard symbol to something less generic, so
13001           types.h doesn't get skipped over when compiling on MingW. Include
13002           GLib headers and use those to set the endianness and the basic
13003           types so that this isn't entirely broken for non-x86 architectures.
13004
13005 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
13006
13007         * gst/mve/gstmvedemux.c: (gst_mve_audio_init):
13008           Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff compiles on
13009           MingW (no idea though why we add a BYTE_ORDER endianness field if
13010           the audio is compressed).
13011
13012 2007-04-14  Sebastien Moutte <sebastien@moutte.net>
13013
13014         * docs/plugins/inspect/plugin-directdraw.xml:
13015         * docs/plugins/inspect/plugin-directsound.xml:
13016         * docs/plugins/inspect/plugin-waveform.xml:
13017           Add xml doc files for Windows sinks
13018         * win32/vs6/libgstqtdemux.dsp:
13019         * win32/vs6/libgstmpegvideoparse.dsp:
13020         * win32/vs6/gst_plugins_bad.dsw:
13021          Update projects files.
13022         
13023 2007-04-13  Wim Taymans  <wim@fluendo.com>
13024
13025         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
13026         (gst_rtp_bin_init), (gst_rtp_bin_finalize), (new_ssrc_pad_found),
13027         (create_recv_rtp), (gst_rtp_bin_request_new_pad):
13028         * gst/rtpmanager/gstrtpbin.h:
13029         * gst/rtpmanager/gstrtpclient.c:
13030         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
13031         (gst_rtp_session_init), (gst_rtp_session_finalize),
13032         (gst_rtp_session_event_recv_rtp_sink),
13033         (gst_rtp_session_event_recv_rtcp_sink),
13034         (gst_rtp_session_chain_recv_rtcp),
13035         (gst_rtp_session_request_new_pad):
13036         Protect lists and structures with locks.
13037         Return FLOW_OK from RTCP messages for now.
13038
13039 2007-04-12  Wim Taymans  <wim@fluendo.com>
13040
13041         * gst/qtdemux/qtdemux.c:
13042         Make timescale 32 bits again so we don't screw up the pts_offset
13043         calculations.
13044
13045 2007-04-12  Wim Taymans  <wim@fluendo.com>
13046
13047         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
13048         (create_stream), (gst_rtp_bin_class_init), (pt_map_requested):
13049         Emit pt map requests and cache results.
13050
13051         * gst/rtpmanager/gstrtpjitterbuffer.c:
13052         (gst_rtp_jitter_buffer_class_init),
13053         (gst_jitter_buffer_sink_parse_caps),
13054         (gst_jitter_buffer_sink_setcaps),
13055         (gst_rtp_jitter_buffer_get_clock_rate),
13056         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
13057         * gst/rtpmanager/gstrtpjitterbuffer.h:
13058         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
13059         Emit request-pt-map signals.
13060
13061 2007-04-11  Wim Taymans  <wim@fluendo.com>
13062
13063         * gst/rtpmanager/gstrtpbin-marshal.list:
13064         Some more custom marshallers.
13065
13066         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
13067         (clock_rate_request), (create_stream), (gst_rtp_bin_class_init),
13068         (pt_map_requested), (new_ssrc_pad_found), (create_recv_rtp):
13069         * gst/rtpmanager/gstrtpbin.h:
13070         Prepare for caching pt maps.
13071         Connect to signals to collect pt maps.
13072
13073         * gst/rtpmanager/gstrtpjitterbuffer.c:
13074         (gst_rtp_jitter_buffer_class_init),
13075         (gst_jitter_buffer_sink_setcaps), (gst_rtp_jitter_buffer_loop):
13076         * gst/rtpmanager/gstrtpjitterbuffer.h:
13077         Add request_clock_rate signal.
13078         Use scale insteat of scale_int because the later does not deal with
13079         negative numbers.
13080
13081         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
13082         (gst_rtp_pt_demux_chain):
13083         * gst/rtpmanager/gstrtpptdemux.h:
13084         Implement request-pt-map signal.
13085
13086 2007-04-11  Wim Taymans  <wim@fluendo.com>
13087
13088         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
13089         (qtdemux_parse_samples), (qtdemux_parse_segments),
13090         (qtdemux_parse_trak), (qtdemux_parse_tree):
13091         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_mdhd):
13092         Handle version 1 mdhd atoms to get extended precision durations.
13093         Fixes #426972.
13094
13095 2007-04-10  Wim Taymans  <wim@fluendo.com>
13096
13097         * gst/rtpmanager/.cvsignore:
13098         * gst/rtpmanager/Makefile.am:
13099         * gst/rtpmanager/gstrtpbin-marshal.list:
13100         Added custom marshallers for signals.
13101
13102         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
13103         * gst/rtpmanager/gstrtpbin.h:
13104         Prepare for emiting pt map signals.
13105
13106         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init):
13107         * gst/rtpmanager/gstrtpssrcdemux.c:
13108         (gst_rtp_ssrc_demux_class_init):
13109         Fix signals.
13110
13111 2007-04-06  Wim Taymans  <wim@fluendo.com>
13112
13113         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init),
13114         (gst_rtp_bin_init), (gst_rtp_bin_provide_clock):
13115         * gst/rtpmanager/gstrtpbin.h:
13116         Provide a clock.
13117
13118 2007-04-06  Wim Taymans  <wim@fluendo.com>
13119
13120         * gst/rtpmanager/gstrtpbin.c: (create_rtcp):
13121         Fix pad template name parsing.
13122
13123 2007-04-05  Wim Taymans  <wim@fluendo.com>
13124
13125         * gst/rtpmanager/gstrtpjitterbuffer.c:
13126         (gst_jitter_buffer_sink_setcaps), (gst_rtp_jitter_buffer_chain),
13127         (gst_rtp_jitter_buffer_loop):
13128         Add some debug and comments.
13129         Fix double unref() in error cases.
13130
13131 2007-04-05  Wim Taymans  <wim@fluendo.com>
13132
13133         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
13134         (gst_rtp_xqt_depay_change_state):
13135         * gst/qtdemux/gstrtpxqtdepay.h:
13136         Try to recover from packet loss a little better.
13137
13138 2007-04-05  Wim Taymans  <wim@fluendo.com>
13139
13140         * gst/rtpmanager/gstrtpbin.c: (find_session_by_id),
13141         (create_session), (find_stream_by_ssrc), (create_stream),
13142         (gst_rtp_bin_class_init), (new_payload_found),
13143         (new_ssrc_pad_found), (create_recv_rtp), (create_recv_rtcp),
13144         (create_send_rtp), (create_rtcp):
13145         * gst/rtpmanager/gstrtpbin.h:
13146         Add debugging category.
13147         Added RTPStream to manage stream per SSRC, each with its own
13148         jitterbuffer and ptdemux.
13149         Added SSRCDemux.
13150         Connect to various SSRC and PT signals and create ghostpads, link stuff.
13151
13152
13153         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
13154         Added rtpbin to elements.
13155
13156         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
13157         Fix caps and forward GstFlowReturn
13158
13159         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
13160         (gst_rtp_session_event_recv_rtp_sink),
13161         (gst_rtp_session_chain_recv_rtp),
13162         (gst_rtp_session_event_recv_rtcp_sink),
13163         (gst_rtp_session_chain_recv_rtcp),
13164         (gst_rtp_session_event_send_rtp_sink),
13165         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
13166         (create_recv_rtcp_sink), (create_send_rtp_sink), (create_rtcp_src),
13167         (gst_rtp_session_request_new_pad):
13168         Add debug category.
13169         Add event handling
13170
13171         * gst/rtpmanager/gstrtpssrcdemux.c: (find_rtp_pad_for_ssrc),
13172         (create_rtp_pad_for_ssrc), (gst_rtp_ssrc_demux_class_init),
13173         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_chain),
13174         (gst_rtp_ssrc_demux_change_state):
13175         * gst/rtpmanager/gstrtpssrcdemux.h:
13176         Add debug category.
13177         Add new-pt-pad signal.
13178
13179 2007-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13180
13181         submitted by: Mogens Jaeger <mogens@jaeger.tf>
13182
13183         * po/LINGUAS:
13184         * po/da.po:
13185           Added Danish translation.
13186
13187 2007-04-04  Wim Taymans  <wim@fluendo.com>
13188
13189         * gst/rtpmanager/Makefile.am:
13190         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
13191         * gst/rtpmanager/gstrtpssrcdemux.c: (find_pad_for_ssrc),
13192         (create_pad_for_ssrc), (gst_rtp_ssrc_demux_base_init),
13193         (gst_rtp_ssrc_demux_class_init), (gst_rtp_ssrc_demux_init),
13194         (gst_rtp_ssrc_demux_finalize), (gst_rtp_ssrc_demux_sink_event),
13195         (gst_rtp_ssrc_demux_chain), (gst_rtp_ssrc_demux_src_event),
13196         (gst_rtp_ssrc_demux_change_state):
13197         * gst/rtpmanager/gstrtpssrcdemux.h:
13198         Added simple SSRC demuxer.
13199
13200 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
13201
13202         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device),
13203         (gst_jack_ring_buffer_acquire):
13204           Try t better name clients. properly handle return codes when re-
13205           establishing links.
13206
13207 2007-04-03  David Schleef  <ds@schleef.org>
13208
13209         * sys/glsink/glimagesink.c:
13210           Fix handling of video/x-raw-yuv.  Add overlay handling.
13211
13212 2007-04-03  Wim Taymans  <wim@fluendo.com>
13213
13214         * gst/rtpmanager/gstrtpbin.c: (find_session_by_id),
13215         (create_session), (gst_rtp_bin_base_init), (create_recv_rtp),
13216         (create_recv_rtcp), (create_send_rtp), (create_rtcp),
13217         (gst_rtp_bin_request_new_pad):
13218         * gst/rtpmanager/gstrtpbin.h:
13219         * gst/rtpmanager/gstrtpclient.c:
13220         Some more ghostpad magic.
13221
13222 2007-04-03  Wim Taymans  <wim@fluendo.com>
13223
13224         * gst/rtpmanager/Makefile.am:
13225         Add .h file so it can be disted properly.
13226
13227 2007-04-03  Wim Taymans  <wim@fluendo.com>
13228
13229         * configure.ac:
13230         * gst/rtpmanager/Makefile.am:
13231         * gst/rtpmanager/async_jitter_queue.c: (async_jitter_queue_new),
13232         (signal_waiting_threads), (async_jitter_queue_ref),
13233         (async_jitter_queue_ref_unlocked),
13234         (async_jitter_queue_set_low_threshold),
13235         (async_jitter_queue_set_high_threshold),
13236         (async_jitter_queue_set_max_queue_length),
13237         (async_jitter_queue_get_g_queue), (calculate_ts_diff),
13238         (async_jitter_queue_length_ts_units_unlocked),
13239         (async_jitter_queue_unref_and_unlock), (async_jitter_queue_unref),
13240         (async_jitter_queue_lock), (async_jitter_queue_unlock),
13241         (async_jitter_queue_push), (async_jitter_queue_push_unlocked),
13242         (async_jitter_queue_push_sorted),
13243         (async_jitter_queue_push_sorted_unlocked),
13244         (async_jitter_queue_insert_after_unlocked),
13245         (async_jitter_queue_pop_intern_unlocked), (async_jitter_queue_pop),
13246         (async_jitter_queue_pop_unlocked), (async_jitter_queue_length),
13247         (async_jitter_queue_length_unlocked),
13248         (async_jitter_queue_set_flushing_unlocked),
13249         (async_jitter_queue_unset_flushing_unlocked),
13250         (async_jitter_queue_set_blocking_unlocked):
13251         * gst/rtpmanager/async_jitter_queue.h:
13252         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_base_init),
13253         (gst_rtp_bin_class_init), (gst_rtp_bin_init),
13254         (gst_rtp_bin_finalize), (gst_rtp_bin_set_property),
13255         (gst_rtp_bin_get_property), (gst_rtp_bin_change_state),
13256         (gst_rtp_bin_request_new_pad), (gst_rtp_bin_release_pad):
13257         * gst/rtpmanager/gstrtpbin.h:
13258         * gst/rtpmanager/gstrtpclient.c: (new_pad), (create_stream),
13259         (free_stream), (find_stream_by_ssrc), (gst_rtp_client_base_init),
13260         (gst_rtp_client_class_init), (gst_rtp_client_init),
13261         (gst_rtp_client_finalize), (gst_rtp_client_set_property),
13262         (gst_rtp_client_get_property), (gst_rtp_client_change_state),
13263         (gst_rtp_client_request_new_pad), (gst_rtp_client_release_pad):
13264         * gst/rtpmanager/gstrtpclient.h:
13265         * gst/rtpmanager/gstrtpjitterbuffer.c:
13266         (gst_rtp_jitter_buffer_base_init),
13267         (gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
13268         (gst_rtp_jitter_buffer_dispose), (gst_rtp_jitter_buffer_getcaps),
13269         (gst_jitter_buffer_sink_setcaps), (free_func),
13270         (gst_rtp_jitter_buffer_flush_start),
13271         (gst_rtp_jitter_buffer_flush_stop),
13272         (gst_rtp_jitter_buffer_src_activate_push),
13273         (gst_rtp_jitter_buffer_change_state), (priv_compare_rtp_seq_lt),
13274         (compare_rtp_buffers_seq_num), (gst_rtp_jitter_buffer_sink_event),
13275         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop),
13276         (gst_rtp_jitter_buffer_query),
13277         (gst_rtp_jitter_buffer_set_property),
13278         (gst_rtp_jitter_buffer_get_property):
13279         * gst/rtpmanager/gstrtpjitterbuffer.h:
13280         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
13281         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_base_init),
13282         (gst_rtp_pt_demux_class_init), (gst_rtp_pt_demux_init),
13283         (gst_rtp_pt_demux_finalize), (gst_rtp_pt_demux_chain),
13284         (gst_rtp_pt_demux_getcaps), (find_pad_for_pt),
13285         (gst_rtp_pt_demux_setup), (gst_rtp_pt_demux_release),
13286         (gst_rtp_pt_demux_change_state):
13287         * gst/rtpmanager/gstrtpptdemux.h:
13288         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_base_init),
13289         (gst_rtp_session_class_init), (gst_rtp_session_init),
13290         (gst_rtp_session_finalize), (gst_rtp_session_set_property),
13291         (gst_rtp_session_get_property), (gst_rtp_session_change_state),
13292         (gst_rtp_session_chain_recv_rtp),
13293         (gst_rtp_session_chain_recv_rtcp),
13294         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
13295         (create_recv_rtcp_sink), (create_send_rtp_sink), (create_rtcp_src),
13296         (gst_rtp_session_request_new_pad), (gst_rtp_session_release_pad):
13297         * gst/rtpmanager/gstrtpsession.h:
13298         Add RTP session management elements. Still in progress.
13299
13300 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
13301
13302         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
13303         (gst_wavpack_dec_init), (gst_wavpack_dec_sink_set_caps),
13304         (gst_wavpack_dec_clip_outgoing_buffer),
13305         (gst_wavpack_dec_post_tags), (gst_wavpack_dec_chain):
13306         * ext/wavpack/gstwavpackdec.h:
13307         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
13308         (gst_wavpack_enc_sink_set_caps), (gst_wavpack_enc_set_wp_config),
13309         (gst_wavpack_enc_chain):
13310         * ext/wavpack/gstwavpackenc.h:
13311         * ext/wavpack/gstwavpackparse.c:
13312         Don't play audioconvert. As wavpack wants/outputs all samples with
13313         width==32 and depth=[1,32] accept this and let audioconvert convert
13314         to accepted formats instead of doing it in the element for n*8 depths.
13315         This also adds support for non-n*8 depths and prevents some useless
13316         memory allocations. Fixes #421598
13317         Also add a workaround for bug #421542 in wavpackenc for now...
13318         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
13319         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
13320         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
13321         Consider the change above in the unit tests and test if the correct
13322         caps are accepted and set. Also check for GST_BUFFER_OFFSET_END in
13323         the wavpackparse unit test.
13324
13325         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_init),
13326         (gst_wavpack_dec_sink_set_caps):
13327         Set caps on the src pad as soon as possible.
13328
13329         * ext/wavpack/gstwavpackdec.h:
13330         * ext/wavpack/gstwavpackcommon.h:
13331         * ext/wavpack/gstwavpackenc.h:
13332         * ext/wavpack/gstwavpackparse.h:
13333         Fix indention. gst-indent is now called by cicl.
13334
13335 2007-03-28  Edward Hervey  <edward@fluendo.com>
13336
13337         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample),
13338         (gst_qtdemux_chain), (qtdemux_parse_samples):
13339         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_ctts):
13340         * gst/qtdemux/qtdemux_dump.h:
13341         * gst/qtdemux/qtdemux_fourcc.h:
13342         * gst/qtdemux/qtdemux_types.c:
13343         Process 'ctts' atoms, which are present in AVC ISO files (.mov files
13344         with h264 video).
13345         Use the offset present in 'ctts' to calculate the PTS for each packet
13346         and set the PTS on outgoing buffers.
13347         Fixes #423283
13348
13349 2007-03-27  Julien MOUTTE  <julien@moutte.net>
13350
13351         * ext/xvid/gstxviddec.c: (gst_xviddec_chain): Add some
13352         debug log and fix a stupid output buffer duration bug.
13353
13354 2007-03-25  Tim-Philipp Müller  <tim at centricular dot net>
13355
13356         Patch by: Michal Benes <michal.benes at itonis tv>
13357         Patch by: Josef Zlomek <josef.zlomek at itonis tv>
13358
13359         * configure.ac:
13360         * ext/Makefile.am:
13361         * ext/x264/Makefile.am:
13362         * ext/x264/gstx264enc.c: (gst_x264_enc_me_get_type),
13363         (gst_x264_enc_analyse_get_type),
13364         (gst_x264_enc_timestamp_queue_init),
13365         (gst_x264_enc_timestamp_queue_free),
13366         (gst_x264_enc_timestamp_queue_put),
13367         (gst_x264_enc_timestamp_queue_get), (gst_x264_enc_header_buf),
13368         (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
13369         (gst_x264_enc_base_init), (gst_x264_enc_class_init),
13370         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
13371         (gst_x264_enc_close_encoder), (gst_x264_enc_dispose),
13372         (gst_x264_enc_sink_event), (gst_x264_enc_chain),
13373         (gst_x264_enc_encode_frame), (gst_x264_enc_change_state),
13374         (gst_x264_enc_set_property), (gst_x264_enc_get_property),
13375         (plugin_init):
13376         * ext/x264/gstx264enc.h:
13377           Add libx264-based h264 encoder plugin (#421110). Probably doesn't
13378           handle 'odd' widths and heights correctly yet.
13379
13380 2007-03-24  Tim-Philipp Müller  <tim at centricular dot net>
13381
13382         * gst/interleave/deinterleave.c: (gst_deinterleave_sink_setcaps):
13383           Remove 'channel-positions' field when munging input caps into
13384           1-channel output caps (I guess technically we should set the
13385           position for each channel on the output caps if it's non-NONE,
13386           but I'll save that as a task for another day).
13387
13388 2007-03-23  Michael Smith  <msmith@fluendo.com>
13389
13390         * gst/vmnc/vmncdec.c: (gst_vmnc_dec_class_init),
13391         (gst_vmnc_dec_init), (vmnc_dec_finalize), (gst_vmnc_dec_reset),
13392         (vmnc_handle_wmvi_rectangle), (render_colour_cursor),
13393         (render_cursor), (vmnc_make_buffer), (vmnc_handle_wmvd_rectangle),
13394         (vmnc_handle_wmve_rectangle), (vmnc_handle_wmvf_rectangle),
13395         (vmnc_handle_wmvg_rectangle), (vmnc_handle_wmvh_rectangle),
13396         (vmnc_handle_wmvj_rectangle), (render_raw_tile), (render_subrect),
13397         (vmnc_handle_raw_rectangle), (vmnc_handle_copy_rectangle),
13398         (vmnc_handle_hextile_rectangle), (vmnc_handle_packet),
13399         (vmnc_dec_setcaps), (vmnc_dec_chain_frame), (vmnc_dec_chain),
13400         (vmnc_dec_set_property), (vmnc_dec_get_property):
13401           Redesign to include a parser for raw files (no timestamps in that
13402           mode yet, though).
13403
13404 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
13405
13406         * gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
13407         (gst_deinterleave_remove_pads), (gst_deinterleave_process),
13408         (gst_deinterleave_chain):
13409           Don't leak input buffer in chain function; maintain our own list of
13410           source pads - there are no guarantees about the order of the list
13411           in the GstElement struct, and we want a very specific order; lastly,
13412           some more debugging.
13413
13414 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
13415
13416         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_init):
13417           Alloc user agent string only once.
13418
13419 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13420
13421         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
13422         Revert last commit, preventing infinite plugging loops with ranks
13423         is no clean solution and in general there's no reason why one wants
13424         to parse framed wavpack data again.
13425
13426 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13427
13428         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block):
13429         Send the new segment event in time format instead of bytes. This
13430         allows "wavpackenc ! wavpackdec ! someaudiosink" pipelines.
13431
13432         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
13433         Accept framed and non-framed input, wavpackparse doesn't care. To
13434         prevent "wavpackparse ! wavpackparse ! ..." pipelines lower the
13435         rank of wavpackparse by one. This allows "wavpackenc ! wavpackparse !
13436         ..." pipelines.
13437
13438 2007-03-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13439
13440         * gst-libs/gst/app/Makefile.am:
13441           Use GST_ALL_LDFLAGS, which actually exists, but maybe David
13442           can confirm that was what he wanted.
13443
13444 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13445
13446         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
13447         Revert to use gst_pad_alloc_buffer() here. We can and should use it.
13448         Thanks to Jan and Mike for noticing my mistake.
13449
13450 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13451
13452         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
13453         (gst_wavpack_enc_init), (gst_wavpack_enc_chain),
13454         (gst_wavpack_enc_rewrite_first_block):
13455         * ext/wavpack/gstwavpackenc.h:
13456         Put the write helpers into the GstWavpackEnc struct directly and not
13457         as a pointer to save two small, but useless mallocs. This also makes
13458         it possible to drop the finalize method.
13459         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_push_buffer):
13460         For consistency reasons also set GST_BUFFER_OFFSET_END on the outgoing
13461         buffers the same way wavpackenc does it.
13462
13463 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13464
13465         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
13466         Don't use gst_pad_alloc_buffer() as we might clip the buffer later and
13467         BaseTransform-based elements will likely break because of wrong
13468         unit-size. Also plug a possible memleak that happens when decoding
13469         fails for some reason.
13470
13471 2007-03-18  Wim Taymans  <wim@fluendo.com>
13472
13473         Based on patch by: Paul Davis <paul at linuxaudiosystems dot com>
13474
13475         * ext/jack/gstjackaudioclient.c: (gst_jack_audio_unref_connection):
13476         Don't need to take the connection lock, it will not be used and could
13477         cause deadlocks.
13478
13479 2007-03-16  Edward Hervey  <edward@fluendo.com>
13480
13481         * sys/osxvideo/osxvideosink.m:
13482         Fix previous commit, we want to pass the NSView in the message.
13483
13484 2007-03-16  Edward Hervey  <edward@fluendo.com>
13485
13486         * sys/osxvideo/osxvideosink.m:
13487         Emit 'have-ns-view' message when working in embedded mode. The message
13488         will contain a pointer to the newly created NSView.
13489
13490 2007-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
13491
13492         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code),
13493         (collect_packets), (set_par_from_dar), (set_fps_from_code),
13494         (mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
13495         (mpeg_util_parse_picture_hdr):
13496         * gst/mpegvideoparse/mpegpacketiser.h:
13497         * gst/mpegvideoparse/mpegvideoparse.c:
13498         (mpegvideoparse_handle_sequence), (mpegvideoparse_handle_picture),
13499         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain),
13500         (mpv_parse_sink_event), (plugin_init):
13501         * gst/mpegvideoparse/mpegvideoparse.h:
13502         Move the MPEG specific byte parsing into the mpegpacketiser code.
13503
13504         Add parsing of picture types, that just feeds into a debug message
13505         for now.
13506
13507         Fix some 64-bit format strings.
13508
13509 2007-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
13510
13511         * gst/mpegaudioparse:
13512         Remove empty dir.
13513
13514 2007-03-16  Stefan Kost  <ensonic@users.sf.net>
13515
13516         * gst/equalizer/gstiirequalizer10bands.c:
13517         (gst_iir_equalizer_10bands_init):
13518           A 10 band EQ should be initialized to 10 bands and not to 3.
13519
13520 2007-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
13521
13522         * configure.ac:
13523         * gst/mpeg1videoparse/Makefile.am:
13524         * gst/mpeg1videoparse/gstmp1videoparse.c:
13525         * gst/mpeg1videoparse/gstmp1videoparse.h:
13526         * gst/mpeg1videoparse/mp1videoparse.vcproj:
13527         * gst/mpegvideoparse/Makefile.am:
13528         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_packetiser_init),
13529         (mpeg_packetiser_free), (mpeg_packetiser_add_buf),
13530         (mpeg_packetiser_flush), (mpeg_find_start_code),
13531         (get_next_free_block), (complete_current_block),
13532         (append_to_current_block), (start_new_block), (handle_packet),
13533         (collect_packets), (mpeg_packetiser_handle_eos),
13534         (mpeg_packetiser_get_block), (mpeg_packetiser_next_block):
13535         * gst/mpegvideoparse/mpegpacketiser.h:
13536         * gst/mpegvideoparse/mpegvideoparse.c: (mpegvideoparse_get_type),
13537         (gst_mpegvideoparse_base_init), (gst_mpegvideoparse_class_init),
13538         (mpv_parse_reset), (gst_mpegvideoparse_init),
13539         (gst_mpegvideoparse_dispose), (set_par_from_dar),
13540         (set_fps_from_code), (mpegvideoparse_parse_seq),
13541         (gst_mpegvideoparse_time_code), (gst_mpegvideoparse_flush),
13542         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain),
13543         (mpv_parse_sink_event), (gst_mpegvideoparse_change_state),
13544         (plugin_init):
13545         * gst/mpegvideoparse/mpegvideoparse.h:
13546         * gst/mpegvideoparse/mpegvideoparse.vcproj:
13547         Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so
13548         that it's below existing decoders.
13549         
13550         Rename it to mpegvideoparse to reflect that it handles MPEG-1 and
13551         MPEG-2 now.
13552
13553         Re-write the parsing code so that it collects packets differently
13554         and timestamps Picture packets correctly.
13555
13556         Add a list of FIXME's at the top.
13557
13558 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
13559
13560         * tests/icles/equalizer-test.c: (equalizer_set_band_value),
13561         (equalizer_set_all_band_values),
13562         (equalizer_set_band_value_and_wait),
13563         (equalizer_set_all_band_values_and_wait), (do_slider_fiddling),
13564         (main):
13565           Port the example to new equalizer api.
13566
13567 2007-03-14  Edward Hervey  <edward@fluendo.com>
13568
13569         * sys/osxvideo/cocoawindow.h:
13570         * sys/osxvideo/cocoawindow.m:
13571         * sys/osxvideo/osxvideosink.h:
13572         * sys/osxvideo/osxvideosink.m:
13573         Fix leaks when running a NSApp.
13574         Accept any kind of resolutions.
13575         Works in fullscreen. Can maximize.
13576         Only thing left before being able to move this to -good is documentation
13577         and embedded window support.
13578
13579 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13580
13581         * po/hu.po:
13582         * po/it.po:
13583         * po/sv.po:
13584           Updated translations.
13585
13586 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
13587
13588         * gst/equalizer/Makefile.am:
13589         * gst/equalizer/gstiirequalizer.c: (_do_init),
13590         (gst_iir_equalizer_band_set_property),
13591         (gst_iir_equalizer_band_class_init),
13592         (gst_iir_equalizer_band_get_type),
13593         (gst_iir_equalizer_child_proxy_get_child_by_index),
13594         (gst_iir_equalizer_child_proxy_get_children_count),
13595         (gst_iir_equalizer_child_proxy_interface_init), (setup_filter),
13596         (gst_iir_equalizer_compute_frequencies),
13597         (gst_iir_equalizer_transform_ip), (plugin_init):
13598         * gst/equalizer/gstiirequalizer10bands.c:
13599         (gst_iir_equalizer_10bands_base_init),
13600         (gst_iir_equalizer_10bands_class_init),
13601         (gst_iir_equalizer_10bands_init),
13602         (gst_iir_equalizer_10bands_set_property),
13603         (gst_iir_equalizer_10bands_get_property):
13604         * gst/equalizer/gstiirequalizer10bands.h:
13605         * gst/equalizer/gstiirequalizer3bands.c:
13606         (gst_iir_equalizer_3bands_base_init),
13607         (gst_iir_equalizer_3bands_class_init),
13608         (gst_iir_equalizer_3bands_init),
13609         (gst_iir_equalizer_3bands_set_property),
13610         (gst_iir_equalizer_3bands_get_property):
13611         * gst/equalizer/gstiirequalizer3bands.h:
13612         * gst/equalizer/gstiirequalizernbands.c:
13613         (gst_iir_equalizer_nbands_base_init),
13614         (gst_iir_equalizer_nbands_init):
13615           Add 3 and 10 band version and add missing gst_object_sync_values.
13616
13617         * gst/spectrum/gstspectrum.c: (gst_spectrum_event),
13618         (gst_spectrum_transform_ip):
13619           Add some comments about float support.
13620
13621 2007-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
13622
13623         * gst/mpegaudioparse/Makefile.am:
13624         * gst/mpegaudioparse/gstmpegaudioparse.c:
13625         * gst/mpegaudioparse/gstmpegaudioparse.h:
13626         * gst/mpegaudioparse/mpegaudioparse.vcproj:
13627         Remove bogus 2nd copy of mp3parse - it's actually
13628         in -ugly.
13629
13630 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
13631
13632         * examples/app/.cvsignore:
13633         The buildbot demands .cvsignore files, and I comply.
13634
13635 2007-03-11  Sebastien Moutte  <sebastien@moutte.net>
13636
13637         * sys/directdraw/gstdirectdrawsink.c:
13638         * sys/directdraw/gstdirectdrawsink.h:
13639         Handle display mode changes during playback.
13640
13641 2007-03-10  David Schleef  <ds@schleef.org>
13642
13643         * configure.ac:
13644         * examples/Makefile.am:
13645         * examples/app/Makefile.am:
13646         * examples/app/appsrc_ex.c:
13647           Add appsrc/appsink example.
13648         * gst-libs/gst/app/Makefile.am:
13649         * gst-libs/gst/app/gstapp.c:
13650         * gst-libs/gst/app/gstappsink.c:
13651         * gst-libs/gst/app/gstappsink.h:
13652         * gst/app/gstapp.c:
13653           Add appsink.
13654
13655 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
13656
13657         * ext/nas/nassink.c: (NAS_createFlow):
13658         * ext/sndfile/gstsfsrc.c: (gst_sf_src_create):
13659           Printf format string fixes.
13660
13661 2007-03-09  Stefan Kost  <ensonic@users.sf.net>
13662
13663         * gst/equalizer/Makefile.am:
13664         * gst/equalizer/gstiirequalizer.c: (_do_init),
13665         (gst_iir_equalizer_band_set_property),
13666         (gst_iir_equalizer_band_get_property),
13667         (gst_iir_equalizer_band_class_init),
13668         (gst_iir_equalizer_band_get_type),
13669         (gst_iir_equalizer_child_proxy_get_child_by_index),
13670         (gst_iir_equalizer_child_proxy_get_children_count),
13671         (gst_iir_equalizer_child_proxy_interface_init),
13672         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
13673         (gst_iir_equalizer_finalize), (setup_filter),
13674         (gst_iir_equalizer_compute_frequencies),
13675         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
13676         (gst_iir_equalizer_setup), (plugin_init):
13677         * gst/equalizer/gstiirequalizer.h:
13678         * gst/equalizer/gstiirequalizernbands.c:
13679         (gst_iir_equalizer_nbands_base_init),
13680         (gst_iir_equalizer_nbands_class_init),
13681         (gst_iir_equalizer_nbands_init),
13682         (gst_iir_equalizer_nbands_set_property),
13683         (gst_iir_equalizer_nbands_get_property):
13684         * gst/equalizer/gstiirequalizernbands.h:
13685           Refactor plugin into a base class and a first subclass (nband eq). The
13686           nband eq uses GstChildProxy and is controlable. More subclasses will
13687           follow.
13688
13689 2007-03-08  Wim Taymans  <wim@fluendo.com>
13690
13691         Includes patch by: Paul Davis <paul at linuxaudiosystems dot com>
13692
13693         * ext/jack/Makefile.am:
13694         * ext/jack/gstjackaudioclient.c: (gst_jack_audio_client_init),
13695         (jack_process_cb), (jack_sample_rate_cb), (jack_buffer_size_cb),
13696         (jack_shutdown_cb), (connection_find),
13697         (gst_jack_audio_make_connection), (gst_jack_audio_get_connection),
13698         (gst_jack_audio_unref_connection),
13699         (gst_jack_audio_connection_add_client),
13700         (gst_jack_audio_connection_remove_client),
13701         (gst_jack_audio_client_new), (gst_jack_audio_client_free),
13702         (gst_jack_audio_client_get_client),
13703         (gst_jack_audio_client_set_active):
13704         * ext/jack/gstjackaudioclient.h:
13705         Make an object to manage client connections to the jack server which we
13706         will use in the future to run selected jack elements with the same jack
13707         connection.
13708         Make some stuff a bit more threadsafe.
13709         Activate the jack client ASAP.
13710
13711         * ext/jack/gstjackaudiosink.c:
13712         (gst_jack_audio_sink_allocate_channels),
13713         (gst_jack_audio_sink_free_channels), (jack_process_cb),
13714         (gst_jack_ring_buffer_open_device),
13715         (gst_jack_ring_buffer_close_device),
13716         (gst_jack_ring_buffer_acquire), (gst_jack_ring_buffer_release),
13717         (gst_jack_audio_sink_class_init), (gst_jack_audio_sink_init),
13718         (gst_jack_audio_sink_getcaps):
13719         * ext/jack/gstjackaudiosink.h:
13720         Use new client object to manage connections.
13721         Don't remove and recreate all ports, try to reuse them.
13722
13723 2007-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
13724
13725         * ext/wavpack/gstwavpack.c: (plugin_init):
13726         * ext/wavpack/gstwavpackcommon.c:
13727           Use a general wavpack debug category for common code.
13728         * ext/wavpack/gstwavpackstreamreader.c:
13729         (gst_wavpack_stream_reader_set_pos_abs),
13730         (gst_wavpack_stream_reader_set_pos_rel),
13731         (gst_wavpack_stream_reader_write_bytes):
13732           Use the general wavpack debug category here too and add debug
13733           output to the functions that should not be called at all by
13734           the wavpack library.
13735         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_plugin_init):
13736         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_plugin_init):
13737         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
13738           Change debugging category names to conform to the conventions.
13739
13740 2007-03-07  Edward Hervey  <edward@fluendo.com>
13741
13742         * gst/qtdemux/qtdemux.c:
13743         * gst/qtdemux/qtdemux.h:
13744         Share qtdemux debug category across all files, otherwise all debugging
13745         in files other than qtdemux.c would end up in the default category.
13746
13747 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
13748
13749         * gst/spectrum/gstspectrum.c: (gst_spectrum_start),
13750         (gst_spectrum_event), (gst_spectrum_transform_ip):
13751         * gst/spectrum/gstspectrum.h:
13752           One FIXME less, by resolving message timestamps against the playback
13753           segment.
13754
13755 2007-03-06  Wim Taymans  <wim@fluendo.com>
13756
13757         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
13758         (gst_spectrum_init), (gst_spectrum_set_property),
13759         (gst_spectrum_transform_ip):
13760         Fix and cleanup default property values.
13761         Add FIXMEs for stuff that looks rather wrong.
13762
13763 2007-03-05  Stefan Kost  <ensonic@users.sf.net>
13764
13765         * gst/spectrum/demo-audiotest.c: (message_handler):
13766         * gst/spectrum/demo-osssrc.c: (message_handler):
13767           Remove two obsolete and confusing comments.
13768
13769 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
13770
13771         * ext/nas/nassink.c: (gst_nas_sink_class_init),
13772         (gst_nas_sink_init), (gst_nas_sink_getcaps),
13773         (gst_nas_sink_unprepare):
13774           Some more cleanups/changes; use boilerplate macro.
13775
13776 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
13777
13778         * ext/nas/Makefile.am:
13779         * ext/nas/README:
13780         * ext/nas/nassink.c: (gst_nas_sink_get_type),
13781         (gst_nas_sink_base_init), (gst_nas_sink_class_init),
13782         (gst_nas_sink_init), (gst_nas_sink_finalize),
13783         (gst_nas_sink_getcaps), (gst_nas_sink_prepare),
13784         (gst_nas_sink_unprepare), (gst_nas_sink_delay),
13785         (gst_nas_sink_reset), (gst_nas_sink_write),
13786         (gst_nas_sink_set_property), (gst_nas_sink_get_property),
13787         (gst_nas_sink_open), (gst_nas_sink_close), (NAS_flush),
13788         (NAS_sendData), (NAS_EventHandler), (gst_nas_sink_sink_get_format),
13789         (NAS_createFlow), (plugin_init):
13790         * ext/nas/nassink.h:
13791           Bunch of nassink clean-ups: make build by adding the right CFLAGS
13792           and LIBS to Makefile.am; rename structure, macros and functions
13793           according to canonical naming scheme; move some things around a bit;
13794           use GST_CAT_DEFAULT instead of GST_CAT_* everywhere; remove README
13795           file that didn't really contain any useful information anyway (the
13796           useful bits have been moved into the 'host' property description).
13797
13798 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
13799
13800         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_finalize):
13801         Chain up in finalize.
13802
13803 2007-03-03  Michael Smith  <msmith@fluendo.com>
13804
13805         * configure.ac:
13806         * gst/vmnc/Makefile.am:
13807           Fix up dist.
13808
13809 2007-03-03  Michael Smith  <msmith@fluendo.com>
13810
13811         * configure.ac:
13812         * gst/vmnc/Makefile.am:
13813         * gst/vmnc/vmncdec.c: (gst_vmnc_dec_base_init),
13814         (gst_vmnc_dec_class_init), (gst_vmnc_dec_init),
13815         (gst_vmnc_dec_reset), (vmnc_handle_wmvi_rectangle),
13816         (render_colour_cursor), (render_cursor), (vmnc_make_buffer),
13817         (vmnc_handle_wmvd_rectangle), (vmnc_handle_wmve_rectangle),
13818         (vmnc_handle_wmvf_rectangle), (vmnc_handle_wmvg_rectangle),
13819         (vmnc_handle_wmvh_rectangle), (vmnc_handle_wmvj_rectangle),
13820         (render_raw_tile), (render_subrect), (vmnc_handle_raw_rectangle),
13821         (vmnc_handle_hextile_rectangle), (vmnc_handle_packet),
13822         (vmnc_dec_setcaps), (vmnc_dec_chain), (vmnc_dec_change_state),
13823         (vmnc_dec_set_property), (vmnc_dec_get_property), (plugin_init):
13824           Add VMnc decoder.
13825           Still missing support for:
13826            - rectangle types I didn't find in my samples (e.g. copy, RRE,
13827              ZRLE)
13828            - alpha-composited cursors
13829
13830 2007-03-03  David Schleef  <ds@schleef.org>
13831
13832         * gst-libs/gst/app/Makefile.am:
13833           Install the headers.
13834
13835 2007-03-03  David Schleef  <ds@schleef.org>
13836
13837         * gst-libs/gst/app/Makefile.am:
13838         * gst-libs/gst/app/gstappbuffer.c:
13839         * gst-libs/gst/app/gstappbuffer.h:
13840         * gst-libs/gst/app/gstappsrc.c:
13841           Add GstAppBuffer that includes a callback and closure for
13842           proper handling of data chunks.
13843
13844 2007-03-03  David Schleef  <ds@schleef.org>
13845
13846         * gst-libs/gst/app/gstappsrc.c:
13847         * gst-libs/gst/app/gstappsrc.h:
13848           Hacking to address issues in 413418.
13849
13850 2007-03-03  David Schleef  <ds@schleef.org>
13851
13852         * Makefile.am:
13853         * configure.ac:
13854         * ext/Makefile.am:
13855         * gst-libs/gst/Makefile.am:
13856         * gst-libs/gst/app/Makefile.am:
13857         * gst-libs/gst/app/gstapp.c:
13858         * gst-libs/gst/app/gstappsrc.c:
13859         * gst-libs/gst/app/gstappsrc.h:
13860         * gst/app/Makefile.am:
13861         * gst/app/gstapp.c:
13862         * gst/app/gstappsrc.c:
13863         * gst/app/gstappsrc.h:
13864           Move the app library to gst-libs/gst/app (duh!)
13865
13866 2007-03-02 Christian Schaller <christian at fluendo dot com>
13867         
13868         Patch by: Nguyen Thai Ngoc Duy <pcloud@gmail.com>
13869
13870         * ext/nas: Upgrade of NAS plugin to 0.10 (#345633)
13871
13872 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
13873
13874         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_sink_event):
13875           A few small clean-ups.
13876
13877         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
13878           More debug output for failure cases.
13879
13880 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
13881
13882         Patch by: Young-Ho Cha  <ganadist at chollian net>
13883
13884         * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame),
13885         (gst_dtsdec_change_state):
13886           Don't do forced downmixing to stereo, but check what downstream
13887           can do and let libdts do the downmixing based on that (#400555).
13888
13889 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
13890
13891         Patch by: Lutz Mueller  <lutz topfrose de>
13892
13893         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
13894         (gst_neonhttp_src_init), (gst_neonhttp_src_set_property),
13895         (gst_neonhttp_src_set_uri), (gst_neonhttp_src_set_proxy),
13896         (gst_neonhttp_src_send_request_and_redirect),
13897         (gst_neonhttp_src_uri_set_uri):
13898         * ext/neon/gstneonhttpsrc.h:
13899           Simplify _set_uri() and _set_proxy() and remove the unused ishttp
13900           member (#388050).
13901
13902         * tests/check/elements/neonhttpsrc.c: (GST_START_TEST):
13903           Fix bogus URI to something that actually exists, otherwise we just
13904           bypass the test (and also to something that doesn't redirect, since
13905           neonhttpsrc doesn't seem to handle this very gracefully yet)
13906
13907 2007-03-01  Chris Lord <chris@openedhand.com>
13908
13909         Reviewed by Christian Schaller <christian@fluendo.com>
13910
13911         Fixes Bug 357055
13912         * ext/ivorbis/Makefile.am:
13913         * ext/ivorbis/vorbisdec.c: Add support for Vorbis streams
13914         * ext/ivorbis/vorbisdec.h
13915         * ext/ivorbis/vorbis.c :
13916
13917 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
13918
13919         * tests/check/Makefile.am:
13920         Draw plugins in from the build tree sys/ dir, rather than
13921         picking up the already installed versions.
13922
13923 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
13924
13925         * configure.ac:
13926           Convert to new AG_GST style.
13927
13928 2007-02-27  Christian Schaller <christian at fluendo dot com>
13929
13930         * sys/direct*: Add Pioneers of the Inevitable to copyright
13931         * sys/macosxvideosink: Add Pioneers of the Inevitable to copyright
13932
13933 2007-02-27  Edward Hervey  <edward@fluendo.com>
13934
13935         * sys/osxvideo/cocoawindow.h:
13936         * sys/osxvideo/cocoawindow.m:
13937         * sys/osxvideo/osxvideosink.h:
13938         * sys/osxvideo/osxvideosink.m:
13939         Disable the cocoa event loop since it's a huge memory leak. Should only
13940         matter if the sink isn't used within an NSApp (which has already got
13941         a coca event loop).
13942         Remove all unused code.
13943
13944 2007-02-26  David Schleef  <ds@schleef.org>
13945
13946         * configure.ac:
13947         * gst/app/Makefile.am:
13948         * gst/app/gstapp.c:
13949         * gst/app/gstappsrc.c:
13950         * gst/app/gstappsrc.h:
13951           Add a new plugin/library to make it easy for apps to shove
13952           data into a pipeline.
13953
13954 2007-02-26  Tim-Philipp Müller  <tim at centricular dot net>
13955
13956         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_init):
13957         * gst/real/gstrealvideodec.c: (gst_real_video_dec_init):
13958           Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation
13959           errors in certain situations (e.g. dec ! cs ! ximagesink and the
13960           imagesink window is resized); also, some minor clean-ups.
13961
13962 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
13963
13964         * configure.ac:
13965         * ext/gsm/Makefile.am:
13966         * ext/ladspa/Makefile.am:
13967         * ext/wavpack/Makefile.am:
13968         * gst/equalizer/Makefile.am:
13969         * gst/filter/Makefile.am:
13970         * gst/mve/Makefile.am:
13971         * gst/nsf/Makefile.am:
13972         * gst/replaygain/Makefile.am:
13973         * gst/speed/Makefile.am:
13974           Fix build with LDFLAGS='-Wl,-z,defs'.
13975
13976 2007-02-20  Sébastien Moutte  <sebastien@moutte.net>
13977
13978         * sys/directsound/gstdirectsoundsink.c:
13979         * sys/directsound/gstdirectsoundsink.h:
13980           Remove include of unused headers.
13981         * sys/waveform/gstwaveformplugin.c:
13982         * sys/waveform/gstwaveformsink.c:
13983         * sys/waveform/gstwaveformsink.h:
13984         * win32/vs6/libgstwaveform.dsp:
13985           Add a new waveform plugin which includes an audio sink 
13986           element using the WaveForm win32 API.
13987         * win32/MANIFEST:
13988           Add the new project file form waveform plugin.
13989         
13990 2007-02-18  Sébastien Moutte  <sebastien@moutte.net>
13991         
13992         * sys/directdraw/gstdirectdrawplugin.c:
13993         * sys/directdraw/gstdirectdrawsink.c:
13994         * sys/directdraw/gstdirectdrawsink.h:
13995           Prepare the plugin to move to good:
13996           Remove unused/untested code (rendering to an extern surface,
13997           yuv format rendering).Use GST_(DEBUG/*)_OBJECT macros
13998       Rename all functions from gst_directdrawsink to gst_directdraw_sink.
13999           Add gtk doc section
14000           Fix a bug in gst_directdraw_sink_show_frame, memcpy line by line
14001           respecting destination surface stride.
14002         * sys/directsound/gstdirectsoundplugin.c:
14003         * sys/directsound/gstdirectsoundsink.c:
14004         * sys/directsound/gstdirectsoundsink.h:
14005           Prepare the plugin to move to good:
14006           Rename all functions from gst_directsoundsink to gst_directsound_sink.
14007           Add gtk doc section
14008         * win32/common/config.h.in:
14009         * win32/MANIFEST:
14010           Add config.h.in
14011
14012 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
14013
14014         * configure.ac:
14015         * docs/plugins/Makefile.am:
14016           Add crossreferences to glib/gobject/gstream docs. Also fix typo in
14017           timidity.cfg check.
14018
14019         * ext/timidity/gsttimidity.c: (plugin_init):
14020           Also build if no config was detected at configure time.
14021
14022 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
14023
14024         * configure.ac:
14025         * ext/timidity/Makefile.am:
14026         * ext/timidity/gsttimidity.c: (plugin_init):
14027         * ext/timidity/gstwildmidi.c: (gst_wildmidi_base_init),
14028         (gst_wildmidi_class_init), (gst_wildmidi_init),
14029         (gst_wildmidi_src_convert), (gst_wildmidi_src_query),
14030         (gst_wildmidi_get_upstream_size), (gst_wildmidi_get_segment),
14031         (gst_wildmidi_get_new_segment_event), (gst_wildmidi_src_event),
14032         (gst_wildmidi_activate), (gst_wildmidi_activatepull),
14033         (gst_wildmidi_allocate_buffer), (gst_wildmidi_clip_buffer),
14034         (gst_wildmidi_fill_buffer), (gst_wildmidi_get_buffer),
14035         (gst_wildmidi_loop), (gst_wildmidi_change_state),
14036         (gst_wildmidi_set_property), (gst_wildmidi_get_property),
14037         (gst_wildmidi_typefind), (wildmidi_open_config), (plugin_init):
14038         * ext/timidity/gstwildmidi.h:
14039           Add second midi renderer. Fix some double frees and leaks. Clean up
14040           logging.
14041
14042 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
14043
14044         * Makefile.am:
14045           Add win32 MANIFEST
14046         * sys/directdraw/gstdirectdrawsink.c:
14047         * sys/directdraw/gstdirectdrawsink.h:
14048           Clear unused code and add comments.
14049           Remove yuv from template caps, it only supports RGB
14050           actually.
14051           Implement XOverlay interface and remove window and fullscreen 
14052           properties.
14053           Add debug logs.
14054           Test for blit capabilities to return only the current colorspace if
14055           the hardware can't blit for one colorspace to another.
14056         * sys/directsound/gstdirectsoundsink.c:
14057           Add some debugs.
14058         * win32/MANIFEST:
14059           Add VS7 project files and solution.
14060         * win32/vs6/gst_plugins_bad.dsw:
14061         * win32/vs6/libgstdirectdraw.dsp:
14062         * win32/vs6/libgstdirectsound.dsp:
14063         * win32/vs6/libgstqtdemux.dsp:
14064           Update project files.
14065
14066 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
14067
14068         * ext/faad/gstfaad.c:
14069           Also update the comment that describes the hack.
14070
14071 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
14072
14073         * configure.ac:
14074           Tell the code which faad it is, so that we can adjust the hacks
14075           needed.
14076
14077         * ext/faad/gstfaad.c:
14078           Make our hacks dependent on the fadd lib in use.
14079
14080 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
14081
14082         * configure.ac:
14083           Fix faad detection to support also fadd with new symbol prefix.
14084           ChangeLog surgery.
14085           
14086 2007-02-08  Stefan Kost  <ensonic@users.sf.net>
14087
14088         Patch by: Wouter Paesen <wouter@blue-gate.be>
14089
14090         * configure.ac:
14091         * ext/Makefile.am:
14092         * ext/timidity/Makefile.am:
14093         * ext/timidity/gsttimidity.c: (gst_timidity_base_init),
14094         (gst_timidity_class_init), (gst_timidity_init),
14095         (gst_timidity_set_song_options), (gst_timidity_src_convert),
14096         (gst_timidity_src_query), (gst_timidity_get_upstream_size),
14097         (gst_timidity_get_segment), (gst_timidity_get_new_segment_event),
14098         (gst_timidity_src_event), (gst_timidity_activate),
14099         (gst_timidity_activatepull), (gst_timidity_allocate_buffer),
14100         (gst_timidity_clip_buffer), (gst_timidity_fill_buffer),
14101         (gst_timidity_get_buffer), (gst_timidity_loop),
14102         (gst_timidity_change_state), (gst_timidity_typefind),
14103         (plugin_init):
14104         * ext/timidity/gsttimidity.h:
14105           Add timidity midi render plugin (#403992)
14106
14107 2007-02-07  Edward Hervey  <edward@fluendo.com>
14108
14109         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_query):
14110         GST_PAD_PARENT doesn't return a GstObject with an incremented refcount.
14111         Switched to using gst_pad_get_parent().
14112
14113 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
14114
14115         * gst/modplug/gstmodplug.cc:
14116           Remove superfluous gst_caps_get_structure() call.
14117
14118 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
14119
14120         * configure.ac:
14121           Increase required libsndfile version to a version that's known to
14122           have the function sf_write_sync() to make the build bots happy.
14123
14124 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
14125
14126         * ext/sndfile/gstsfsrc.c:
14127           Fix build (installed setup).
14128
14129 2007-02-05  Andy Wingo  <wingo@pobox.com>
14130
14131         * ext/sndfile/Makefile.am:
14132         * ext/sndfile/gstsfsrc.h:
14133         * ext/sndfile/gstsfsrc.c: Port sfsrc to 0.10, pull or push, with
14134         random access woo.
14135
14136 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
14137
14138         * configure.ac:
14139         * gst/equalizer/Makefile.am:
14140         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init),
14141         (gst_iir_equalizer_class_init), (gst_iir_equalizer_init),
14142         (setup_filter), (gst_iir_equalizer_compute_frequencies),
14143         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
14144         (gst_iir_equalizer_transform_ip), (gst_iir_equalizer_setup),
14145         (plugin_init):
14146         * gst/equalizer/gstiirequalizer.h:
14147           Fix up to use the newly ported (actually working) GstAudioFilter.
14148           Bump core/base requirements to CVS for this.
14149
14150         * tests/icles/.cvsignore:
14151         * tests/icles/Makefile.am:
14152         * tests/icles/equalizer-test.c: (check_bus),
14153         (equalizer_set_band_value), (equalizer_set_all_band_values),
14154         (equalizer_set_band_value_and_wait),
14155         (equalizer_set_all_band_values_and_wait), (do_slider_fiddling),
14156         (main):
14157           Add brain-dead interactive test for equalizer.
14158
14159 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
14160
14161         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_class_init),
14162         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
14163         (gst_iir_equalizer_filter_inplace):
14164           Rename "values" property to "band-values" and change type into a
14165           GValueArray, so it's more easily bindable and the range of the
14166           values passed in is defined and checked etc.; also do some
14167           locking.
14168
14169 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
14170
14171         Patch by: James "Doc" Livingston  <doclivingston at gmail com>
14172
14173         * configure.ac:
14174         * gst/equalizer/Makefile.am:
14175         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
14176         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
14177         (gst_iir_equalizer_compute_frequencies),
14178         (gst_iir_equalizer_set_property),
14179         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
14180         (plugin_init):
14181           Port equalizer plugin to 0.10 (#403572).
14182
14183 2007-02-02  Andy Wingo  <wingo@pobox.com>
14184
14185         * configure.ac: 
14186         * ext/Makefile.am
14187         * ext/sndfile/Makefile.am:
14188         * ext/sndfile/gstsf.c:
14189         * ext/sndfile/gstsf.h:
14190         * ext/sndfile/gstsfsink.c:
14191         * ext/sndfile/gstsfsink.h: Port sfsink to 0.10. Works in pull or
14192         push mode with interleaved float or int data.
14193
14194 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
14195
14196         * ext/alsaspdif/alsaspdifsink.c: (plugin_init):
14197           Set rank to NONE so that it doesn't get autoplugged by autoaudiosink
14198           (which didn't happen previously because the klass string didn't
14199           contain anything autoaudiosink was looking for).
14200
14201 2007-01-31  Stefan Kost  <ensonic@users.sf.net>
14202
14203         * gst/real/gstrealaudiodec.c:
14204         * gst/real/gstrealvideodec.c:
14205           Fix classification in GstElementDetails.
14206
14207 2007-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
14208
14209         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
14210         (gst_wavpack_parse_handle_seek_event),
14211         (gst_wavpack_parse_create_src_pad):
14212         Fix a off by one that leads to the duration reported as one
14213         sample less than it is
14214
14215 2007-01-31  Stefan Kost  <ensonic@users.sf.net>
14216
14217         * ext/alsaspdif/alsaspdifsink.c:
14218         * gst/nsf/gstnsf.c:
14219           Fix classification in GstElementDetails.
14220
14221         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init),
14222         (gst_ladspa_class_init):
14223           Improve Klassification and reduce code slighly.
14224
14225 2007-01-30  Edward Hervey  <edward@fluendo.com>
14226
14227         * configure.ac:
14228         Check for an Objective C compiler
14229         * sys/Makefile.am:
14230         * sys/osxvideo/Makefile.am:
14231         * sys/osxvideo/cocoawindow.h:
14232         * sys/osxvideo/cocoawindow.m:
14233         * sys/osxvideo/osxvideosink.h:
14234         * sys/osxvideo/osxvideosink.m:
14235         Port of osxvideo plugin to 0.10. Do NOT consider 100% stable !
14236         Fixes #402470
14237
14238 2007-01-28  Tim-Philipp Müller  <tim at centricular dot net>
14239
14240         * gst/videocrop/gstvideocrop.c:
14241         (gst_video_crop_get_image_details_from_caps),
14242         (gst_video_crop_transform_packed_complex):
14243           Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY.
14244
14245         * tests/icles/videocrop-test.c: (check_bus_for_errors),
14246         (test_with_caps), (main):
14247           Block streaming thread before changing filter caps while the
14248           pipeline is running so that we don't get random not-negotiated
14249           errors just because GStreamer can't handle that yet.
14250
14251 2007-01-28  Stefan Kost  <ensonic@users.sf.net>
14252
14253         * ext/ladspa/Makefile.am:
14254         * ext/ladspa/gstladspa.c: (gst_ladspa_class_get_param_spec):
14255           add GstController support to ladspa
14256
14257 2007-01-28  Tim-Philipp Müller  <tim at centricular dot net>
14258
14259         Patch by: Rosfran Borges <rosfran dot borges at idnt org br>
14260
14261         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start),
14262         (gst_mythtv_src_next_program_chain):
14263           Remove sleep calls, they've been moved into the library now ...
14264           (#354451).
14265
14266 2007-01-27  Tim-Philipp Müller  <tim at centricular dot net>
14267
14268         * tests/icles/videocrop-test.c: (test_with_caps):
14269           Catch errors while the test is running.
14270
14271 2007-01-25  Sebastian Dröge  <slomo@circular-chaos.org>
14272
14273         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
14274         Fix the SEEKING query. We can seek if we are in pull mode, not the
14275         other way around. Also set the correct format in the seeking query and
14276         handle the case where the headers are not read yet and we can't say
14277         anything about our seeking capabilities.
14278         
14279 2007-01-25  Sebastian Dröge  <slomo@circular-chaos.org>
14280
14281         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
14282         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
14283         Fix spelling in 2 places: It's called Wavpack, not WavePack.
14284
14285 2007-01-25  Edward Hervey  <edward@fluendo.com>
14286
14287         * gst/multifile/gstmultifilesink.c:
14288         (gst_multi_file_sink_class_init):
14289         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init):
14290         * gst/mve/gstmvedemux.c: (gst_mve_video_create_buffer),
14291         (gst_mve_video_palette), (gst_mve_video_code_map),
14292         (gst_mve_audio_init), (gst_mve_audio_data), (gst_mve_timer_create),
14293         (gst_mve_demux_chain):
14294         * gst/mve/gstmvemux.c: (gst_mve_mux_push_chunk):
14295         * gst/mve/mveaudioenc.c: (mve_compress_audio):
14296         * gst/mve/mvevideodec16.c: (ipvideo_copy_block):
14297         * gst/mve/mvevideodec8.c: (ipvideo_copy_block):
14298         * gst/mve/mvevideoenc16.c: (mve_encode_frame16):
14299         * gst/mve/mvevideoenc8.c: (mve_encode_frame8):
14300         Use proper print statements.
14301         Fixes build on mac os x.
14302         <wingo> oo look at me my name is edward i'm hacking on macos wooo
14303
14304 2007-01-24  Wim Taymans  <wim@fluendo.com>
14305
14306         * gst/qtdemux/gstrtpxqtdepay.c:
14307         Fix caps on the depayloader.
14308
14309 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
14310
14311         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_set_property):
14312           Use break here instead of goto.
14313
14314 2007-01-13  Andy Wingo  <wingo@pobox.com>
14315
14316         * gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads):
14317         Use fixed caps on src pads.
14318         (gst_deinterleave_remove_pads): Remove src pads, not sink pads. I
14319         seem to have reverse midas disease!
14320         (gst_deinterleave_process): Proxy timestamps, offsets, durations,
14321         and set caps on outgoing buffers. Fixes #395597, I think.
14322
14323         * gst/interleave/interleave.c (gst_interleave_init): Init the
14324         activation mode properly.
14325         (gst_interleave_src_setcaps, gst_interleave_src_getcaps)
14326         (gst_interleave_init): Set a setcaps and getcaps function on the
14327         src pad, so that we can implement pull-mode negotiation.
14328         (gst_interleave_sink_setcaps): Renamed from
14329         gst_interleave_setcaps, as it only does the sink logic now.
14330         Implement both for pull-mode and push-mode.
14331         (gst_interleave_process): Set caps on our outgoing buffer.
14332         (gst_interleave_src_activate_pull): Fix some more bogus casts.
14333         What is up with this.
14334
14335 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
14336
14337         * ext/mythtv/gstmythtvsrc.c: (do_read_request_response),
14338         (gst_mythtv_src_create), (gst_mythtv_src_get_position),
14339         (gst_mythtv_src_do_seek), (gst_mythtv_src_start),
14340         (gst_mythtv_src_next_program_chain), (gst_mythtv_src_get_size),
14341         (gst_mythtv_src_handle_event), (gst_mythtv_src_handle_query),
14342         (gst_mythtv_src_change_state), (gst_mythtv_src_set_property),
14343         (gst_mythtv_src_uri_get_type):
14344           Clean up a bit, mostly the debug statements; fix deadlock in
14345           _set_property() in the error cases; fix up query function.
14346
14347 2007-01-12  Andy Wingo  <wingo@pobox.com>
14348
14349         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)
14350         (gst_signal_processor_ouija_caps, gst_signal_processor_prepare):
14351         Remove fixate/ouija stuff, thankfully, due to the new
14352         part-negotiation.txt pull-mode negotiation scheme.
14353         (gst_signal_processor_setcaps_pull)
14354         (gst_signal_processor_setcaps): Implement upstream set_caps pull
14355         proxying for pull mode. Now this works: ladspa-sine-fcac !
14356         audioconvert ! alsasink.
14357
14358 2007-01-12  Edgard Lima <edgard.lima@indt.org.br>
14359
14360         Patch by: Rosfran Borges <rosfran.borges@indt.org.br>
14361
14362         * configure.ac:
14363         * gst-plugins-bad.spec.in:
14364         * ext/Makefile.am:
14365         * ext/mythtv/Makefile.am:
14366         * ext/mythtv/gstmythtvsrc.c:
14367         * ext/mythtv/gstmythtvsrc.h:
14368         MythTV client source plugin created (#354451).
14369
14370 2007-01-12  Wim Taymans  <wim@fluendo.com>
14371
14372         * gst/qtdemux/Makefile.am:
14373         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_base_init),
14374         (gst_rtp_xqt_depay_class_init), (gst_rtp_xqt_depay_init),
14375         (gst_rtp_xqt_depay_finalize), (gst_rtp_quicktime_parse_sd),
14376         (gst_rtp_xqt_depay_setcaps), (gst_rtp_xqt_depay_process),
14377         (gst_rtp_xqt_depay_set_property), (gst_rtp_xqt_depay_get_property),
14378         (gst_rtp_xqt_depay_change_state), (gst_rtp_xqt_depay_plugin_init):
14379         * gst/qtdemux/gstrtpxqtdepay.h:
14380         * gst/qtdemux/qtdemux.c: (gst_qtdemux_base_init),
14381         (gst_qtdemux_loop_state_header), (gst_qtdemux_loop),
14382         (qtdemux_parse_moov), (qtdemux_parse_container),
14383         (qtdemux_parse_node), (gst_qtdemux_add_stream),
14384         (qtdemux_parse_trak), (qtdemux_audio_caps):
14385         * gst/qtdemux/qtdemux.h:
14386         * gst/qtdemux/quicktime.c: (plugin_init):
14387         Add X-QT depayloader that will eventually share code with the demuxer.
14388         Make new plugin entry point with quicktime releated stuff.
14389
14390 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
14391
14392         * gst/qtdemux/Makefile.am:
14393           Dist all new files.
14394
14395 2007-01-12  Wim Taymans  <wim@fluendo.com>
14396
14397         * docs/plugins/Makefile.am:
14398         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
14399         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
14400         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
14401         * docs/plugins/gst-plugins-bad-plugins.signals:
14402         * docs/plugins/inspect/plugin-qtdemux.xml:
14403         Activate docs for jack, sdl and qtdemux.
14404
14405 2007-01-12  Wim Taymans  <wim@fluendo.com>
14406
14407         * ext/jack/gstjackaudiosink.c: (jack_sample_rate_cb),
14408         (jack_buffer_size_cb), (jack_shutdown_cb),
14409         (gst_jack_ring_buffer_acquire):
14410         * ext/jack/gstjackaudiosink.h:
14411         Improve docs.
14412
14413 2007-01-12  Wim Taymans  <wim@fluendo.com>
14414
14415         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init):
14416         Fix typo in docs.
14417
14418 2007-01-12  Wim Taymans  <wim@fluendo.com>
14419
14420         * gst/qtdemux/Makefile.am:
14421         * gst/qtdemux/qtdemux.c: (extract_initial_length_and_fourcc),
14422         (gst_qtdemux_loop_state_header), (gst_qtdemux_combine_flows),
14423         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
14424         (gst_qtdemux_chain), (qtdemux_sink_activate_pull),
14425         (qtdemux_inflate), (qtdemux_parse_moov), (qtdemux_parse_container),
14426         (qtdemux_parse_node), (qtdemux_tree_get_child_by_type),
14427         (qtdemux_tree_get_sibling_by_type), (gst_qtdemux_add_stream),
14428         (qtdemux_parse_samples), (qtdemux_parse_segments),
14429         (qtdemux_parse_trak), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
14430         (qtdemux_tag_add_date), (qtdemux_tag_add_gnre),
14431         (qtdemux_parse_udta), (qtdemux_redirects_sort_func),
14432         (qtdemux_process_redirects), (qtdemux_parse_redirects),
14433         (qtdemux_parse_tree), (gst_qtdemux_handle_esds),
14434         (qtdemux_video_caps), (qtdemux_audio_caps):
14435         * gst/qtdemux/qtdemux.h:
14436         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_mvhd),
14437         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
14438         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
14439         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
14440         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
14441         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
14442         (qtdemux_dump_unknown), (qtdemux_node_dump_foreach),
14443         (qtdemux_node_dump):
14444         * gst/qtdemux/qtdemux_dump.h:
14445         * gst/qtdemux/qtdemux_fourcc.h:
14446         * gst/qtdemux/qtdemux_types.c: (qtdemux_type_get):
14447         * gst/qtdemux/qtdemux_types.h:
14448         * gst/qtdemux/qtpalette.h:
14449         Cleanup and refactor to make the code more readable.
14450         Move debugging/tables into separate files.
14451         Add 2/4/16 color palletee support.
14452         Fix raw 15 bit RGB handling.
14453         Use more FOURCC constants.
14454         Add some docs.
14455
14456 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
14457
14458         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
14459
14460         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
14461         (gst_wavpack_enc_correction_mode_get_type),
14462         (gst_wavpack_enc_joint_stereo_mode_get_type):
14463           Minor clean-up: use enum values instead of hardcoded constants (#395536).
14464
14465 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
14466
14467         * gst/mve/gstmvedemux.c: (gst_mve_demux_get_src_query_types),
14468         (gst_mve_demux_handle_src_query), (gst_mve_demux_handle_src_event),
14469         (gst_mve_add_stream):
14470           Support SEEKING query (bad news now delivered properly!); add event
14471           function to source pads to make sure seeks aren't propagated
14472           upstream, even if they aren't handled.
14473
14474 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
14475
14476         Patch by: Jens Granseuer  <jensgr at gmx net>
14477
14478         * configure.ac:
14479         * gst/mve/Makefile.am:
14480         * gst/mve/TODO:
14481         * gst/mve/gstmve.c:
14482         * gst/mve/gstmvedemux.c:
14483         * gst/mve/gstmvedemux.h:
14484         * gst/mve/gstmvemux.c:
14485         * gst/mve/gstmvemux.h:
14486         * gst/mve/mve.h:
14487         * gst/mve/mveaudiodec.c:
14488         * gst/mve/mveaudioenc.c:
14489         * gst/mve/mvevideodec16.c:
14490         * gst/mve/mvevideodec8.c:
14491         * gst/mve/mvevideoenc16.c:
14492         * gst/mve/mvevideoenc8.c:
14493           Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer
14494           doesn't support seeking yet, but seems to work fine otherwise.
14495           Closes #348973.
14496
14497 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
14498
14499         * gst/real/Makefile.am:
14500           Fix build (add LIBS and CFLAGS for gst-plugins-base stuff).
14501
14502 2007-01-07  Andy Wingo  <wingo@pobox.com>
14503
14504         * configure.ac: 
14505         * gst/interleave/Makefile.am: 
14506         * gst/interleave/plugin.h: 
14507         * gst/interleave/plugin.c: 
14508         * gst/interleave/interleave.c: 
14509         * gst/interleave/deinterleave.c: New elements interleave and
14510         deinterleave, implement channel interleaving and deinterleaving.
14511         The interleaver can operate in pull or push mode but the
14512         deinterleaver is more like a demuxer and can only operate in push
14513         mode.
14514         
14515 2007-01-06  Edward Hervey  <edward@fluendo.com>
14516
14517         * configure.ac:
14518         Properly detect the two architectures on which the real plugin can be
14519         built.
14520         Fixes #393622
14521
14522 2007-01-06  Andy Wingo  <wingo@pobox.com>
14523
14524         * ext/ladspa/gstsignalprocessor.c
14525         (gst_signal_processor_ouija_caps): Move around in the source
14526         file...
14527         (gst_signal_processor_prepare, gst_signal_processor_do_pulls):
14528         Call ouija_caps in prepare() instead of do_pulls(), a bit earlier.
14529         This allows us to have caps when we do the pad_alloc_buffer().
14530         (gst_pad_alloc_buffer_and_set_caps): Use self->caps instead of the
14531         pad caps, which might not be set yet.
14532
14533         * ext/ladspa/gstsignalprocessor.c: 
14534         (gst_signal_processor_add_pad_from_template)
14535         (gst_signal_processor_fixate): Add a fixate function, to assist in
14536         pathological ladspa-sine-fcac ! fakesink can-activate-pull=true
14537         cases.
14538         (gst_signal_processor_prepare, gst_signal_processor_process): Add
14539         nframes args so that getrange can tell ladspa how many frames to
14540         process.
14541         (gst_signal_processor_ouija_caps): setcaps needs to be called
14542         before processing, which normally happens when chaining a buffer
14543         to a pad. However in getrange mode with no sinks we need to check
14544         explicitly for this condition, guess some caps to use, and use
14545         those to setcaps(). Hence this mystical function.
14546         (gst_signal_processor_do_pulls): Pull in bytes, not samples.
14547         Divine the caps if necessary.
14548         (gst_signal_processor_getrange): Interpret the length as bytes,
14549         not samples.
14550         (gst_signal_processor_chain): nframes=G_MAXUINT, will be limited
14551         by incoming buffer sizes.
14552
14553 2007-01-06  Edward Hervey  <edward@fluendo.com>
14554
14555         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_finalize):
14556         Don't call the RAFreeDecoder since it randomly causes segfaults.
14557         * gst/real/gstrealaudiodec.h:
14558         indent properly.
14559
14560 2007-01-06  Edward Hervey  <edward@fluendo.com>
14561
14562         Patch by: Lutz Mueller <lutz@topfrose.de>
14563         
14564         * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode),
14565         (gst_real_video_dec_setcaps), (open_library), (close_library),
14566         (gst_real_video_dec_finalize):
14567         * gst/real/gstrealvideodec.h:
14568         Implement error recovery on setcaps failure.
14569
14570 2007-01-06  Edward Hervey  <edward@fluendo.com>
14571
14572         Patch by: Lutz Mueller <lutz@topfrose.de>
14573         
14574         * gst/real/Makefile.am:
14575         * gst/real/gstreal.c: (plugin_init):
14576         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
14577         (gst_real_audio_dec_setcaps), (gst_real_audio_dec_init),
14578         (gst_real_audio_dec_base_init), (gst_real_audio_dec_change_state),
14579         (gst_real_audio_dec_finalize), (gst_real_audio_dec_set_property),
14580         (gst_real_audio_dec_get_property), (gst_real_audio_dec_class_init):
14581         * gst/real/gstrealaudiodec.h:
14582         Added RealAudio wrapper elementfactory.
14583         Modified structures so it can also work on x86_64 using the
14584         adequate .so .
14585
14586 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
14587
14588         * configure.ac:
14589         * gst/qtdemux/Makefile.am:
14590         * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov):
14591           Check for zlib and if available pass it explicitly to the linker
14592           when linking qtdemux. If not available (or --disable-external has
14593           been specified!), disable the bits in qtdemux that use it. Fixes
14594           build on MingW (#392856).
14595
14596 2007-01-05  Edward Hervey  <edward@fluendo.com>
14597
14598         * configure.ac:
14599         Real video .so are now also available for x86_64, so we can build the
14600         Real plugin on i386 AND x86_64.
14601         * gst/real/Makefile.am:
14602         * gst/real/gstreal.c: (plugin_init):
14603         New plugin file for real .so wrapper plugins.
14604         * gst/real/gstrealvideodec.c: (gst_real_video_dec_alloc_buffer),
14605         (gst_real_video_dec_decode), (gst_real_video_dec_chain),
14606         (gst_real_video_dec_activate_push), (gst_real_video_dec_setcaps),
14607         (open_library), (close_library), (gst_real_video_dec_init),
14608         (gst_real_video_dec_base_init), (gst_real_video_dec_finalize),
14609         (gst_real_video_dec_set_property),
14610         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
14611         * gst/real/gstrealvideodec.h:
14612         Moved RealVideo element to separate file
14613         Cleaned up code some more.
14614         Make it work on x86_64.
14615         Try several possible locations for .so
14616         Separate opening/closing libraries in separate functions.
14617
14618 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
14619
14620         * tests/icles/videocrop-test.c: (main):
14621           Call g_thread_init() right at the beginning. Remove superfluous
14622           gst_init() - we've already been inited via the GOption stuff.
14623
14624 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
14625
14626         * configure.ac:
14627           Don't compile rfbsource if we don't have sys/socket.h.
14628           Should fix compilation on MingW.
14629
14630 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14631
14632         * configure.ac:
14633         * ext/amrwb/Makefile.am:
14634         * ext/amrwb/amrwb-code/Makefile.am:
14635         * ext/amrwb/amrwb-code/run.sh:
14636         * gst-libs/Makefile.am:
14637         * gst-libs/ext/Makefile.am:
14638         * gst-libs/ext/amrwb/Makefile.am:
14639         * gst-libs/ext/amrwb/README:
14640           Move amrwb code getting and building to gst-libs/ext/amrwb
14641           Adapt everything else to match.
14642
14643 2007-01-04  Julien MOUTTE  <julien@moutte.net>
14644
14645         * ext/directfb/dfbvideosink.c:
14646         (gst_dfbvideosink_navigation_send_event),
14647         (gst_dfbvideosink_get_type):
14648         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_open):
14649         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_setcaps),
14650         (gst_sdlvideosink_show_frame),
14651         (gst_sdlvideosink_navigation_send_event):
14652         * ext/sdl/sdlvideosink.h: Fix various compiler warnings that 
14653         reveal potential bugs.
14654
14655 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
14656
14657         Patch by: Vincent Torri  <vtorri at univ-evry fr>
14658
14659         * configure.ac:
14660         * sys/Makefile.am:
14661         * sys/directsound/Makefile.am:
14662         * sys/directsound/gstdirectsoundsink.c:
14663         (gst_directsoundsink_reset):
14664           Add directsoundsink to build and dist it, so it gets built when
14665           compiling with MingW on win32 and the required headers and libraries
14666           are available (fixes: #392638). Also simplify DirectDraw check a bit.
14667
14668         * tests/check/elements/.cvsignore:
14669           Fix CVS ignore for neonhttpsrc test binary.
14670
14671 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
14672
14673         Patch by: Vincent Torri  <vtorri at univ-evry fr>
14674
14675         * configure.ac:
14676         * sys/Makefile.am:
14677         * sys/directdraw/Makefile.am:
14678           Add directdrawsink to build and dist it, so it gets built when
14679           compiling with MingW on win32 and the required headers and libraries
14680           are available (fixes: #392313).
14681
14682         * sys/directdraw/gstdirectdrawsink.c:
14683         (gst_directdrawsink_center_rect), (gst_directdrawsink_show_frame),
14684         (gst_directdrawsink_setup_ddraw),
14685         (gst_directdrawsink_surface_create):
14686           Comment out some unused things and fix some printf format issues in
14687           order to avoid warnings when buildling with MingW (#392313).
14688
14689 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
14690
14691         Patch by: Jens Granseuer  <jensgr at gmx net>
14692
14693         * ext/xvid/gstxvidenc.c: (gst_xvidenc_encode),
14694         (gst_xvidenc_get_property):
14695         * gst/filter/gstbpwsinc.c: (bpwsinc_transform_ip):
14696         * gst/filter/gstfilter.c: (plugin_init):
14697         * gst/filter/gstiir.c: (iir_transform_ip):
14698         * gst/filter/gstlpwsinc.c: (lpwsinc_transform_ip):
14699         * gst/modplug/gstmodplug.cc:
14700         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_header_load),
14701         (gst_nuv_demux_stream_extend_header):
14702           Fix build with gcc-2.x (declare variables at the beginning of a
14703           block etc.). Fixes #391971.
14704
14705 2007-01-02  Lutz Mueller <lutz@topfrose.de>
14706
14707         reviewed by: Edward Hervey  <edward@fluendo.com>
14708
14709         * gst/real/gstreal.c:
14710         (gst_realdec_setcaps): Use codec_data supplied in caps.
14711         (gst_realdec_get_property): Correctly return default path.
14712         (gst_realdec_class_init): Remove unused state_change method.
14713
14714 2007-01-01  Edward Hervey  <edward@fluendo.com>
14715
14716         * configure.ac:
14717         Only build the plugin on 32bit x86 architectures.
14718
14719 2007-01-01  Lutz Mueller <lutz@topfrose.de>
14720
14721         reviewed by: Edward Hervey  <edward@fluendo.com>
14722
14723         * configure.ac:
14724         * gst/real/Makefile.am:
14725         * gst/real/gstreal.c: (gst_realdec_alloc_buffer),
14726         (gst_realdec_decode), (gst_realdec_chain),
14727         (gst_realdec_activate_push), (gst_realdec_setcaps),
14728         (gst_realdec_init), (gst_realdec_base_init),
14729         (gst_realdec_change_state), (gst_realdec_finalize),
14730         (gst_realdec_set_property), (gst_realdec_get_property),
14731         (gst_realdec_class_init), (plugin_init):
14732         New plugin for decoding RealVideo Streams using the x86 32bit
14733         shared libraries.
14734         Closes #354174
14735
14736 2006-12-30  Tim-Philipp Müller  <tim at centricular dot net>
14737
14738         * tests/check/elements/videocrop.c: (GST_START_TEST),
14739         (videocrop_test_cropping_init_context):
14740           When we can't create an element needed for the test, print a message
14741           detailing which element it actually is that's missing (#390673).
14742
14743 2006-12-22 Edgard Lima <edgard.lima@indt.org.br>
14744
14745         * ext/neon/gstneonhttpsrc.c:
14746         * ext/neon/gstneonhttpsrc.h:
14747         Added seek support.
14748         Patch by: Andre Moreira Magalhaes <andrunko@gmail.com>
14749         Fixes: #375264.
14750
14751 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
14752
14753         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
14754         (cleanup_mpeg2enc):
14755         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
14756         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
14757         (cleanup_wavpackdec):
14758         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
14759         (cleanup_wavpackenc):
14760         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
14761           reapply consistent pad (de)activation
14762
14763 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
14764
14765         * configure.ac:
14766         Back to CVS
14767
14768         * gst-plugins-bad.doap:
14769         Add release section for 0.10.4
14770
14771 === release 0.10.4 ===
14772
14773 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
14774
14775         * configure.ac:
14776           releasing 0.10.4, "Black Bugs"
14777
14778 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
14779
14780         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
14781         (cleanup_mpeg2enc):
14782         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
14783         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
14784         (cleanup_wavpackdec):
14785         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
14786         (cleanup_wavpackenc):
14787         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
14788           revert my freeze breakage
14789
14790 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
14791
14792         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
14793         (cleanup_mpeg2enc):
14794         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
14795         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
14796         (cleanup_wavpackdec):
14797         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
14798         (cleanup_wavpackenc):
14799         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
14800           consistent pad (de)activation
14801
14802 2006-12-18  Tim-Philipp Müller  <tim at centricular dot net>
14803
14804         * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_progress),
14805         (gst_qtdemux_chain):
14806           Don't post BUFFERING messages in streaming mode if the stream
14807           headers are behind the movie data; instead, post "progress" element
14808           messages as a temporary solution. Apps might get confused and do
14809           silly things to the pipeline state if they see buffering messages
14810           from different sources and don't realize they come from different
14811           sources (#387160).
14812
14813 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
14814
14815         * configure.ac:
14816         * ext/Makefile.am:
14817         * ext/ladspa/*:
14818           Move LADPSA plugin from -good for the release, as it's not quite
14819           ready to be enabled by default in the -good module yet.
14820
14821 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
14822
14823         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain),
14824         (gst_qtdemux_add_stream):
14825           Don't output g_warning for an unsupported format, just send a
14826           GST_ELEMENT_WARNING and don't add the pad.
14827           Fix the case where it doesn't check for a NULL pad in streaming mode.
14828           Fixes #387137
14829
14830 2006-12-18  Tim-Philipp Müller  <tim at centricular dot net>
14831
14832         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
14833           Fix crash dereferencing NULL pointer if there's no stco atom.
14834           Fixes #387122.
14835
14836 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
14837
14838         * ext/wavpack/gstwavpackenc.h:
14839         Use local copy of md5.h, as it disappeared in recent wavpack
14840         installs.
14841         Patch by: Sebastian Dröge <slomo at ubuntu dot com>
14842         Fixes: #387076
14843
14844 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
14845
14846         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_query_types),
14847         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event):
14848           We don't support seeking in streaming mode, so don't even try.
14849           Implement seeking query so apps can query seekability properly
14850           (see #365414). Fix duration query.
14851
14852 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14853
14854         * Makefile.am:
14855         * gst-plugins-bad.doap:
14856         * gst-plugins-bad.spec.in:
14857           add doap file
14858
14859 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
14860
14861         * ext/libmms/gstmms.c: (gst_mms_create):
14862           These debug statements should be using LOG level.
14863
14864 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
14865
14866         * gst/modplug/libmodplug/sndfile.cpp:
14867           Fix potential buffer overflow (CVE-2006-4192) (#385788).
14868
14869 2006-12-13  Wim Taymans  <wim@fluendo.com>
14870
14871         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14872         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
14873         (qtdemux_audio_caps):
14874         Add AMR-WB to the list of supported formats.
14875
14876 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
14877
14878         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
14879         (send_request_and_redirect):
14880           Fix minor mem leak in redirect code.
14881
14882         * tests/check/Makefile.am:
14883         * tests/check/elements/.cvsignore:
14884         * tests/check/elements/neonhttpsrc.c: (handoff_cb),
14885         (GST_START_TEST), (neonhttpsrc_suite):
14886         * tests/check/gst-plugins-bad.supp:
14887           Add super-basic unit test for #384140.
14888
14889 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
14890
14891         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
14892         (send_request_and_redirect):
14893           Set offset on buffers pushed out (id3demux gets confused if the
14894           first buffer does not have an offset of 0). Fixes #384140.
14895
14896 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
14897
14898         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
14899         (gst_neonhttp_src_create), (send_request_and_redirect),
14900         (gst_neonhttp_src_start), (oom_callback):
14901          Minor clean-ups; remove newlines at end of debug statements.
14902
14903 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
14904
14905         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
14906           Fix non-working redirects from inetfilm.com (handle 'alis' reference
14907           data type as well). Fixes #378613.
14908
14909 2006-12-11  Wim Taymans  <wim@fluendo.com>
14910
14911         Patch by: Jonathan Matthew <jonathan at kaolin wh9 net>).
14912
14913         * gst/modplug/gstmodplug.cc:
14914         Fix modplug duration query. Fixes #384294.
14915
14916 2006-12-08  Wim Taymans  <wim@fluendo.com>
14917
14918         Patch by: René Stadler  <mail at renestadler de>
14919
14920         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14921         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
14922         (qtdemux_audio_caps):
14923         Fix caps for 24 bit raw PCM audio (2).
14924         Fixes #383471.
14925
14926 2006-12-07  Wim Taymans  <wim@fluendo.com>
14927
14928         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14929         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
14930         (qtdemux_video_caps):
14931         Handle more H263 variants.
14932
14933 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
14934
14935         * ext/jack/.cvsignore:
14936         Ignore old files as requested by the build slave.
14937
14938 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
14939
14940         * configure.ac:
14941         Update the Jack requirement to the version where I think options_t
14942         appeared
14943
14944 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
14945
14946         * win32/MANIFEST:
14947         Fix compilation on win32 under VS8
14948         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
14949         Partially fixes #381175
14950
14951 2006-11-30  Wim Taymans  <wim@fluendo.com>
14952
14953         Patch by: René Stadler  <mail at renestadler de>
14954
14955         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_event):
14956           Call the base class handler.  Fixes #380610.
14957
14958 2006-11-30  Wim Taymans  <wim@fluendo.com>
14959
14960         * ext/Makefile.am:
14961         Fix build.
14962
14963         * ext/jack/gstjackaudiosink.c: (jack_process_cb),
14964         (jack_sample_rate_cb), (jack_buffer_size_cb), (jack_shutdown_cb),
14965         (gst_jack_ring_buffer_acquire):
14966         Small cleanups.
14967
14968 2006-11-30  Wim Taymans  <wim@fluendo.com>
14969
14970         * configure.ac:
14971         * ext/Makefile.am:
14972         * ext/jack/Makefile.am:
14973         * ext/jack/gstjack.c: (plugin_init):
14974         * ext/jack/gstjack.h:
14975         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_get_type),
14976         (gst_jack_ring_buffer_class_init), (jack_process_cb),
14977         (jack_sample_rate_cb), (jack_buffer_size_cb), (jack_shutdown_cb),
14978         (gst_jack_ring_buffer_init), (gst_jack_ring_buffer_dispose),
14979         (gst_jack_ring_buffer_finalize),
14980         (gst_jack_ring_buffer_open_device),
14981         (gst_jack_ring_buffer_close_device),
14982         (gst_jack_ring_buffer_acquire), (gst_jack_ring_buffer_release),
14983         (gst_jack_ring_buffer_start), (gst_jack_ring_buffer_pause),
14984         (gst_jack_ring_buffer_stop), (gst_jack_ring_buffer_delay),
14985         (gst_jack_connect_get_type), (gst_jack_audio_sink_base_init),
14986         (gst_jack_audio_sink_class_init), (gst_jack_audio_sink_init),
14987         (gst_jack_audio_sink_set_property),
14988         (gst_jack_audio_sink_get_property), (gst_jack_audio_sink_getcaps),
14989         (gst_jack_audio_sink_create_ringbuffer):
14990         * ext/jack/gstjackaudiosink.h:
14991           Added fully functional jackaudiosink.
14992
14993 2006-11-27  Wim Taymans  <wim@fluendo.com>
14994
14995         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14996         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
14997           Remove some asserts and replace them with a proper error
14998           message. Fixes #379261.
14999
15000 2006-11-26  Michael Smith  <msmith@fluendo.com>
15001
15002         * ext/theora/theoradec.c: (theora_dec_src_query),
15003         (theora_dec_src_event), (theora_handle_data_packet),
15004         (theora_dec_chain):
15005           Send events on the right pads, since they don't work very well if
15006           you send them in the wrong direction.
15007
15008 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
15009
15010         * ext/audiofile/gstafsink.c:
15011         * ext/polyp/plugin.c: (plugin_init):
15012         * ext/polyp/polypsink.c:
15013         * ext/polyp/polypsink.h:
15014         * sys/dxr3/dxr3audiosink.h:
15015         * sys/dxr3/dxr3spusink.h:
15016         * sys/dxr3/dxr3videosink.h:
15017           remove obsolete _factory_init protos and functions
15018
15019 2006-11-19  Michael Smith  <msmith@fluendo.com>
15020
15021         * gst/librfb/Makefile.am:
15022           Compile with appropriate cflags. Fixes build.
15023
15024 2006-11-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15025
15026         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_tune):
15027         Actually set the TONE parameter for DVB-S when we should.
15028
15029 2006-11-16  David Schleef  <ds@schleef.org>
15030
15031         * gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.
15032
15033 2006-11-16  David Schleef  <ds@schleef.org>
15034
15035         * gst/librfb/gstrfbsrc.h:  Oops, add this file.
15036
15037 2006-11-16  David Schleef  <ds@schleef.org>
15038
15039         Patch by: Andre Moreira Magalhaes <andrunko@gmail.com>
15040
15041         * configure.ac:
15042         * gst/librfb/Makefile.am:
15043         * gst/librfb/gstrfbsrc.c:
15044         * gst/librfb/rfb.c:
15045         * gst/librfb/rfb.h:
15046         * gst/librfb/rfbbuffer.c:
15047         * gst/librfb/rfbbuffer.h:
15048         * gst/librfb/rfbbytestream.c:
15049         * gst/librfb/rfbbytestream.h:
15050         * gst/librfb/rfbcontext.h:
15051         * gst/librfb/rfbdecoder.c:
15052         * gst/librfb/rfbdecoder.h:
15053         * gst/librfb/rfbutil.h:
15054           Port librfb to 0.10 (#376106).
15055
15056 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
15057
15058         * ext/spc/gstspc.c: (spc_play):
15059           Fix build with disabled gst-debug.
15060
15061 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
15062
15063         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
15064
15065         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
15066         (gst_wavpack_dec_init), (gst_wavpack_dec_change_state):
15067         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init),
15068         (gst_wavpack_enc_class_init), (gst_wavpack_enc_reset),
15069         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config),
15070         (gst_wavpack_enc_change_state):
15071         * ext/wavpack/gstwavpackparse.c:
15072           Some small clean-ups: use enums instead of hard-coded numbers,
15073           const-ify element details, re-factor some code into _reset()
15074           functions (#352605).
15075
15076 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
15077
15078         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_create):
15079         * sys/dvb/gstdvbsrc.h:
15080           Fix minor printf format issue; remove overly paranoid checks in
15081           create function; fix GObject boilerplate macros.
15082
15083 2006-11-14  Wim Taymans  <wim@fluendo.com>
15084
15085         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
15086         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
15087         Don't parse extra sample params for raw pcm. Fixes #374914.
15088
15089 2006-11-14  Wim Taymans  <wim@fluendo.com>
15090
15091         * tests/check/elements/.cvsignore:
15092         Add cdaudio to ignore.
15093
15094 2006-11-14  Wim Taymans  <wim@fluendo.com>
15095
15096         * ext/Makefile.am:
15097         dist cdaudio dir.
15098
15099 2006-11-14  Wim Taymans  <wim@fluendo.com>
15100
15101         * configure.ac:
15102         * ext/Makefile.am:
15103         Fix cdaudio build.
15104
15105 2006-11-14  Wim Taymans  <wim@fluendo.com>
15106
15107         Patch by: Mark Nauwelaerts <manauw at skynet be>
15108
15109         * tests/check/Makefile.am:
15110         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc),
15111         (GST_START_TEST), (y4menc_suite), (main):
15112         Added y4m test. Fixes #372243.
15113
15114 2006-11-13  Wim Taymans  <wim@fluendo.com>
15115
15116         Patch by: Mark Nauwelaerts <manauw at skynet be>
15117
15118         * configure.ac:
15119         Enable cdaudio and y4m.
15120
15121         * gst/y4m/Makefile.am:
15122         * gst/y4m/gsty4mencode.c: (gst_y4m_encode_base_init),
15123         (gst_y4m_encode_class_init), (gst_y4m_encode_init),
15124         (gst_y4m_encode_reset), (gst_y4m_encode_setcaps),
15125         (gst_y4m_encode_get_stream_header),
15126         (gst_y4m_encode_get_frame_header), (gst_y4m_encode_chain),
15127         (gst_y4m_encode_set_property), (gst_y4m_encode_get_property),
15128         (gst_y4m_encode_change_state), (plugin_init):
15129         * gst/y4m/gsty4mencode.h:
15130         Port of y4mencode to 0.10. 
15131
15132 2006-11-10  David Schleef  <ds@schleef.org>
15133
15134         * configure.ac:
15135         * gst/videoparse/Makefile.am:
15136         * gst/videoparse/gstvideoparse.c:
15137           A little pluggy to make sense out of the random chunks we get
15138           from multifilesrc.
15139
15140 2006-11-10  David Schleef  <ds@schleef.org>
15141
15142         * gst/multifile/Makefile.am:
15143           Let's not depend on a file that doesn't exist.
15144
15145 2006-11-10  David Schleef  <ds@schleef.org>
15146
15147         * gst/multifilesink/Makefile.am:
15148         * gst/multifilesink/gstmultifilesink.c:
15149         * gst/multifilesink/gstmultifilesink.h:
15150         * gst/multifilesink/multifilesink.vcproj:
15151           Remove the old one.
15152
15153 2006-11-10  David Schleef  <ds@schleef.org>
15154
15155         * configure.ac:
15156         * gst/multifile/Makefile.am:
15157         * gst/multifile/gstmultifile.c:
15158         * gst/multifile/gstmultifilesink.c:
15159         * gst/multifile/gstmultifilesrc.c:
15160         * gst/multifile/multifile.vproj:
15161           Revive multifile[src|sink].
15162
15163 2006-11-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15164
15165         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property)
15166         (gst_dvbsrc_create), (gst_dvbsrc_output_frontend_stats),
15167         (gst_dvbsrc_tune), (gst_dvbsrc_set_pes_filters):
15168         Rename set_pes_filter to set_pes_filters for consistency.
15169         Do run-time pid filtering.
15170
15171 2006-11-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15172
15173         * sys/dvb/gstdvbsrc.c: (read_device):
15174         Do not call output_frontend_stats from a method that does not
15175         have the gstdvbsrc object.
15176         This fixes the build, sorry guys!
15177
15178 2006-11-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15179
15180         * sys/dvb/gstdvbsrc.c: (read_device), (gst_dvbsrc_create),
15181         (gst_dvbsrc_output_frontend_stats), (gst_dvbsrc_tune),
15182         (gst_dvbsrc_set_pes_filter):
15183         * sys/dvb/gstdvbsrc.h:
15184         Force PAT to always be in the filter.
15185         Try to continue reading after failing 10 times.
15186
15187 2006-11-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15188
15189         * po/POTFILES.in:
15190           add dvbsrc
15191         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_class_init), (gst_dvbsrc_init),
15192         (gst_dvbsrc_set_property), (gst_dvbsrc_get_property),
15193         (gst_dvbsrc_open_frontend), (gst_dvbsrc_open_dvr),
15194         (gst_dvbsrc_finalize), (read_device), (gst_dvbsrc_create),
15195         (gst_dvbsrc_start), (gst_dvbsrc_frontend_status),
15196         (gst_dvbsrc_tune), (gst_dvbsrc_unset_pes_filters),
15197         (gst_dvbsrc_set_pes_filter):
15198         * sys/dvb/gstdvbsrc.h:
15199           adapter-prefix is a terrible name for a device, so replace it.
15200           strerror should be used immediately after the syscall related to it.
15201           Actually throw a reasonable GST_ELEMENT_ERROR if we fail to open
15202           (pretty easy to trigger by opening the same device twice).
15203           Use _OBJECT macros where it makes sense.
15204           This element is going to need some work before it moves.
15205
15206 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
15207
15208         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
15209
15210         * configure.ac:
15211         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
15212         (gst_wavpack_enc_correction_mode_get_type),
15213         (gst_wavpack_enc_joint_stereo_mode_get_type),
15214         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config):
15215           Fix enum nicks; only emit no-more-pads once; add support for very
15216           fast encoding mode in upcoming 4.40.0 release (#369539).
15217
15218 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
15219
15220         Patch by: Sergey Scobich  <sergey dot scobich at gmail com>
15221
15222         * sys/directdraw/gstdirectdrawsink.c:
15223         (gst_directdrawsink_window_thread),
15224         (gst_directdrawsink_create_default_window):
15225         * sys/directdraw/gstdirectdrawsink.h:
15226         * sys/directsound/gstdirectsoundsink.c:
15227           Wait until the window is created before using it; guard unistd.h
15228           includes with HAVE_UNISTD_H. (#366523)
15229
15230         * win32/vs8/libgstdirectdraw.vcproj:
15231         * win32/vs8/libgstdirectsound.vcproj:
15232           Update project files.
15233
15234 2006-10-31  Wim Taymans  <wim@fluendo.com>
15235
15236         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
15237         (gst_qtdemux_handle_src_query), (qtdemux_parse_tree),
15238         (qtdemux_parse_trak):
15239         Handle unbounded length streams a bit better. Fixes #367696.
15240
15241 2006-10-29  Tim-Philipp Müller  <tim at centricular dot net>
15242
15243         * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame):
15244           Fix flow handling and buffer refcounting (gst_pad_push() takes
15245           ownership of the buffer passed to it, the buffer does not have
15246           to be unreffed no matter what flow value gst_pad_push() returns).
15247
15248 2006-10-26  Edgard Lima <edgard.lima@indt.org.br>
15249
15250         Patch by: Renato Filho <renato.filho@indt.org.br> 
15251
15252         * gst/nuvdemux/gstnuvdemux.c:
15253         * gst/nuvdemux/gstnuvdemux.h:
15254         Fixed bug for files with timestamps less than 0.
15255         
15256 2006-10-21  David Schleef  <ds@schleef.org>
15257
15258         * configure.ac:
15259         * gst/multifilesink/Makefile.am:
15260         * gst/multifilesink/gstmultifilesink.c:
15261         * gst/multifilesink/gstmultifilesink.h:
15262           I copied over filesink a while ago and modified it to work
15263           as multifilesink.  Might as well check it in.  This could
15264           use some work before being declared useful.
15265
15266 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15267
15268         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
15269         * ext/wavpack/gstwavpackparse.c:
15270         (gst_wavpack_parse_create_src_pad):
15271         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_create_pads):
15272         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad):
15273           Activate pads before adding them to running element.
15274
15275 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15276
15277         Patch by: Josep Torra Valles  <josep at fluendo com>
15278
15279         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
15280         (next_entry_size), (qtdemux_inflate), (qtdemux_parse_moov),
15281         (qtdemux_parse_tree), (qtdemux_parse_trak), (qtdemux_tag_add_str),
15282         (qtdemux_tag_add_num), (qtdemux_tag_add_date),
15283         (qtdemux_tag_add_gnre):
15284           Make compile with Forte compiler, mostly don't do pointer arithmetic
15285           with void pointers (#362626).
15286
15287 2006-10-17  Edgard Lima <edgard.lima@indt.org.br>
15288
15289         * gst/nuvdemux/gstnuvdemux.c:
15290         Just a cast to make it compile oos big_endian systems.
15291
15292 2006-10-17  Edgard Lima <edgard.lima@indt.org.br>
15293
15294         Patch by: Renato Filho <renato.filho@indt.org.br> and Rosfran Borges
15295         <rosfran.borges@indt.org.br>
15296
15297         * configure.ac:
15298         * gst/nuvdemux/:
15299         * gst/nuvdemux/Makefile.am:
15300         * gst/nuvdemux/gstnuvdemux.c:
15301         * gst/nuvdemux/gstnuvdemux.h:
15302         Created new element nuvdemux.
15303         
15304 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15305
15306         Patch by: Josep Torra Valles  <josep at fluendo com>
15307
15308         * gst/nsf/fds_snd.c:
15309         * gst/nsf/mmc5_snd.c:
15310         * gst/nsf/nsf.c:
15311         * gst/nsf/vrc7_snd.c:
15312         * gst/nsf/vrcvisnd.c:
15313           Fix some things the Forte compiler warns about (#362626).
15314
15315 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15316
15317         * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov), (qtdemux_parse),
15318         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
15319         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
15320         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
15321         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
15322         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
15323         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
15324         (qtdemux_dump_unknown), (qtdemux_tree_get_child_by_type),
15325         (qtdemux_tree_get_sibling_by_type):
15326         * gst/qtdemux/qtdemux.h:
15327           Avoid void pointer usage, better use guint8 * instead.
15328
15329 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
15330
15331         * configure.ac:
15332         * gst/deinterlace/Makefile.am:
15333         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_base_init),
15334         (gst_deinterlace_class_init), (gst_deinterlace_init),
15335         (gst_deinterlace_stop), (gst_deinterlace_transform_caps),
15336         (gst_deinterlace_set_caps), (gst_deinterlace_transform_ip),
15337         (gst_deinterlace_set_property), (gst_deinterlace_get_property):
15338         * gst/deinterlace/gstdeinterlace.h:
15339           Port simple deinterlacer from 0.8. Use at your own risk, don't blame
15340           me for anything it does or does not do to your precious pictures.
15341
15342 2006-10-11  Edward Hervey  <edward@fluendo.com>
15343
15344         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
15345         Add some fourcc for DV format.
15346
15347 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
15348
15349         * gst/qtdemux/qtdemux.c: (extract_initial_length_and_fourcc),
15350         (gst_qtdemux_loop_state_header):
15351           Printf format fixes.
15352
15353         * sys/dvb/gstdvbsrc.c:
15354           Use "_stdint.h".
15355
15356 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15357
15358         * sys/dvb/Makefile.am:
15359         * sys/dvb/dvb-api/Makefile.am:
15360         * sys/dvb/dvb-api/audio.h:
15361         * sys/dvb/dvb-api/ca.h:
15362         * sys/dvb/dvb-api/dmx.h:
15363         * sys/dvb/dvb-api/frontend.h:
15364         * sys/dvb/dvb-api/net.h:
15365         * sys/dvb/dvb-api/osd.h:
15366         * sys/dvb/dvb-api/version.h:
15367         * sys/dvb/dvb-api/video.h:
15368         Remove these files, not needed use system files.
15369         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property),
15370         (gst_dvbsrc_create), (gst_dvbsrc_output_frontend_stats),
15371         (gst_dvbsrc_tune):
15372         Fix warnings, uint16_t etc. is in stdint.h.
15373         Use system includes not our local ones.
15374
15375 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15376
15377         * configure.ac:
15378         * sys/Makefile.am:
15379         Add dvb detection and allow dvbsrc to be built.
15380
15381 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15382         
15383         * configure.ac:
15384         * sys/Makefile.am:
15385         * sys/dvb/AUTHORS:
15386         * sys/dvb/Makefile.am:
15387         * sys/dvb/README:
15388         * sys/dvb/dvb-api/Makefile.am:
15389         * sys/dvb/dvb-api/audio.h:
15390         * sys/dvb/dvb-api/ca.h:
15391         * sys/dvb/dvb-api/dmx.h:
15392         * sys/dvb/dvb-api/frontend.h:
15393         * sys/dvb/dvb-api/net.h:
15394         * sys/dvb/dvb-api/osd.h:
15395         * sys/dvb/dvb-api/version.h:
15396         * sys/dvb/dvb-api/video.h:
15397         * sys/dvb/gstdvbsrc.c: 
15398         * sys/dvb/gstdvbsrc.h:
15399         Initial import of dvbsrc.
15400         Currently won't be built.
15401
15402 2006-10-10  Wim Taymans  <wim@fluendo.com>
15403
15404         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
15405         (gst_qtdemux_push_event), (gst_qtdemux_do_seek),
15406         (gst_qtdemux_change_state), (extract_initial_length_and_fourcc),
15407         (gst_qtdemux_loop_state_header), (gst_qtdemux_activate_segment),
15408         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
15409         (gst_qtdemux_post_buffering), (gst_qtdemux_chain),
15410         (gst_qtdemux_add_stream), (qtdemux_process_redirects),
15411         (qtdemux_parse_tree), (qtdemux_parse_trak):
15412         Reorganise some stuff.
15413         Parse RTSP redirection URLS.
15414
15415 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15416
15417         * docs/plugins/gst-plugins-bad-plugins.args:
15418         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
15419         * docs/plugins/gst-plugins-bad-plugins.interfaces:
15420         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
15421         * docs/plugins/inspect/plugin-dtsdec.xml:
15422         * docs/plugins/inspect/plugin-mms.xml:
15423         * docs/plugins/inspect/plugin-mpeg2enc.xml:
15424         * docs/plugins/inspect/plugin-neon.xml:
15425         * docs/plugins/inspect/plugin-replaygain.xml:
15426         * docs/plugins/inspect/plugin-soundtouch.xml:
15427         * docs/plugins/inspect/plugin-spcdec.xml:
15428         * docs/plugins/inspect/plugin-swfdec.xml:
15429         * docs/plugins/inspect/plugin-videocrop.xml:
15430         * docs/plugins/inspect/plugin-wavpack.xml:
15431           Add/update docs stuff.
15432
15433 2006-10-06  Tim-Philipp Müller  <tim at centricular dot net>
15434
15435         Patch by: René Stadler  <mail at renestadler de>
15436
15437         * configure.ac:
15438         * docs/plugins/Makefile.am:
15439         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15440         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15441         * gst/replaygain/Makefile.am:
15442         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_base_init),
15443         (gst_rg_analysis_class_init), (gst_rg_analysis_init),
15444         (gst_rg_analysis_set_property), (gst_rg_analysis_get_property),
15445         (gst_rg_analysis_start), (gst_rg_analysis_set_caps),
15446         (gst_rg_analysis_transform_ip), (gst_rg_analysis_event),
15447         (gst_rg_analysis_stop), (gst_rg_analysis_handle_tags),
15448         (gst_rg_analysis_handle_eos), (gst_rg_analysis_track_result),
15449         (gst_rg_analysis_album_result), (plugin_init):
15450         * gst/replaygain/gstrganalysis.h:
15451         * gst/replaygain/rganalysis.c: (yule_filter), (butter_filter),
15452         (apply_filters), (reset_filters), (accumulator_add),
15453         (accumulator_clear), (accumulator_result), (rg_analysis_new),
15454         (rg_analysis_set_sample_rate), (rg_analysis_destroy),
15455         (rg_analysis_analyze_mono_float),
15456         (rg_analysis_analyze_stereo_float),
15457         (rg_analysis_analyze_mono_int16),
15458         (rg_analysis_analyze_stereo_int16), (rg_analysis_analyze),
15459         (rg_analysis_track_result), (rg_analysis_album_result),
15460         (rg_analysis_reset_album), (rg_analysis_reset):
15461         * gst/replaygain/rganalysis.h:
15462           Add ReplayGain analysis element (#357069).
15463
15464         * tests/check/Makefile.am:
15465         * tests/check/elements/.cvsignore:
15466         * tests/check/elements/rganalysis.c: (get_expected_gain),
15467         (setup_rganalysis), (cleanup_rganalysis), (set_playing_state),
15468         (send_eos_event), (send_tag_event), (poll_eos), (poll_tags),
15469         (fail_unless_track_gain), (fail_unless_track_peak),
15470         (fail_unless_album_gain), (fail_unless_album_peak),
15471         (fail_if_track_tags), (fail_if_album_tags),
15472         (fail_unless_num_tracks), (test_buffer_const_float_mono),
15473         (test_buffer_const_float_stereo), (test_buffer_const_int16_mono),
15474         (test_buffer_const_int16_stereo), (test_buffer_square_float_mono),
15475         (test_buffer_square_float_stereo), (test_buffer_square_int16_mono),
15476         (test_buffer_square_int16_stereo), (push_buffer), (GST_START_TEST),
15477         (rganalysis_suite), (main):
15478           Unit tests for the new replaygain element.
15479
15480 2006-10-06  Wim Taymans  <wim@fluendo.com>
15481
15482         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain),
15483         (gst_faad_close_decoder):
15484         Some cleanups.
15485         Added some more debugging.
15486         Don't ever ignore unlinked, we're not a demuxer.
15487
15488         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
15489         Activate pad before adding it to the element.
15490
15491 2006-10-06  Michael Smith  <msmith@fluendo.com>
15492
15493         * ext/theora/theoradec.c: (gst_theoradec_reset),
15494         (theora_get_query_types), (theora_dec_src_query),
15495         (theora_dec_src_event), (theora_dec_sink_event),
15496         (theora_handle_comment_packet), (theora_handle_type_packet),
15497         (theora_handle_header_packet), (clip_buffer), (theora_dec_push),
15498         (theora_handle_422_image), (theora_handle_420_image),
15499         (theora_handle_data_packet), (theora_dec_chain),
15500         (theora_dec_change_state):
15501         * ext/theora/theoradec.h:
15502           Port lots of changes from theoradec to theoraexpdec.
15503           This catches this plugin up to theoradec. Note that duplicate frames
15504           are broken in theoradec at the moment.
15505
15506 2006-10-06  Tim-Philipp Müller  <tim at centricular dot net>
15507
15508         * gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip):
15509           Fix mem leak, avoid unnecessary memcpy.
15510
15511 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
15512
15513         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
15514         (gst_spectrum_transform_ip):
15515           Removed cruft code that was just commented out. Removed some obsolete
15516           debug logs statements.
15517
15518 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15519
15520         * ext/dts/gstdtsdec.c: (gst_dtsdec_chain):
15521         * ext/musicbrainz/gsttrm.c: (gst_trm_setcaps):
15522         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
15523         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain), (qtdemux_parse),
15524         (qtdemux_parse_trak):
15525         * gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip):
15526           Another batch of printf format fixes.
15527
15528 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
15529
15530         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
15531         (gst_video_crop_init),
15532         (gst_video_crop_get_image_details_from_caps),
15533         (gst_video_crop_transform_packed_complex),
15534         (gst_video_crop_transform_packed_simple),
15535         (gst_video_crop_transform), (gst_video_crop_transform_caps),
15536         (gst_video_crop_set_caps),
15537         (gst_videocrop_clear_negotiated_caps_locked),
15538         (gst_video_crop_set_property):
15539         * gst/videocrop/gstvideocrop.h:
15540           Handle packed YUV formats (UYVY, YUY2, YUYV) separately; also, fix
15541           passthrough mode; lastly, clear negotiated basetransform caps when
15542           the cropping changes in order to force renegotiation.
15543
15544 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
15545
15546         * tests/icles/.cvsignore:
15547         * tests/icles/Makefile.am:
15548         * tests/icles/videocrop-test.c: (quit_mainloop), (tick_cb),
15549         (test_with_caps), (video_crop_get_test_caps), (main):
15550           Visual test for videocrop, shows that packed yuv doesn't work right
15551           yet. --with-ffmpegcolorspace option doesn't work yet for unknown
15552           reasons (another basetransform issue?)
15553
15554 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
15555
15556         * po/POTFILES.in:
15557         * sys/v4l2/.cvsignore:
15558           Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.
15559
15560 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15561
15562         * docs/plugins/Makefile.am:
15563         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15564         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15565         * docs/plugins/inspect/plugin-video4linux2.xml:
15566         * gst-plugins-bad.spec.in:
15567           removed v4l2
15568
15569 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15570
15571         * configure.ac:
15572         * sys/Makefile.am:
15573         * sys/v4l2/Makefile.am:
15574         * sys/v4l2/README:
15575         * sys/v4l2/gstv4l2.c:
15576         * sys/v4l2/gstv4l2colorbalance.c:
15577         * sys/v4l2/gstv4l2colorbalance.h:
15578         * sys/v4l2/gstv4l2object.c:
15579         * sys/v4l2/gstv4l2object.h:
15580         * sys/v4l2/gstv4l2src.c:
15581         * sys/v4l2/gstv4l2src.h:
15582         * sys/v4l2/gstv4l2tuner.c:
15583         * sys/v4l2/gstv4l2tuner.h:
15584         * sys/v4l2/gstv4l2vidorient.c:
15585         * sys/v4l2/gstv4l2vidorient.h:
15586         * sys/v4l2/gstv4l2xoverlay.c:
15587         * sys/v4l2/gstv4l2xoverlay.h:
15588         * sys/v4l2/v4l2_calls.c:
15589         * sys/v4l2/v4l2_calls.h:
15590         * sys/v4l2/v4l2src_calls.c:
15591         * sys/v4l2/v4l2src_calls.h:
15592           moved to gst-plugins-good
15593
15594 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15595
15596         * sys/v4l2/gstv4l2object.c:
15597         (gst_v4l2_object_install_properties_helper):
15598           comment out the properties that are already part of the tuner
15599           interface.
15600
15601 2006-10-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15602
15603         * sys/v4l2/gstv4l2src.c:
15604         Improve docs.
15605
15606 2006-10-02  Tim-Philipp Müller  <tim at centricular dot net>
15607
15608         * ext/xvid/gstxvid.c: (plugin_init):
15609           Set rank of xviddec to NONE until someone fixes it (too many crasher
15610           bug reports against totem, people should use gst-ffmpeg).
15611
15612 2006-09-28  Wim Taymans  <wim@fluendo.com>
15613
15614         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_all_caps),
15615         (gst_v4l2src_get_caps):
15616         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
15617         Framerate can be 0/1 too.
15618         Init framerate to 0/1 before querying it so that we can detect
15619         devices that don't know about a framerate.
15620         Add some more debugging info.
15621
15622 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15623
15624         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
15625           Add support for 'yv12' fourcc.
15626
15627 2006-09-27  Edgard Lima <edgard.lima@indt.org.br>
15628
15629         * sys/v4l2/gstv4l2src.c:
15630         * sys/v4l2/gstv4l2src.h:
15631         * tests/icles/v4l2src-test.c:
15632         Removed set-undef-fps.
15633
15634 2006-09-27  Wim Taymans  <wim@fluendo.com>
15635
15636         * sys/v4l2/gstv4l2object.c:
15637         (gst_v4l2_object_install_properties_helper), (gst_v4l2_object_new),
15638         (gst_v4l2_object_set_property_helper),
15639         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
15640         * sys/v4l2/gstv4l2object.h:
15641         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
15642         (gst_v4l2src_create):
15643         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_contains_channel),
15644         (gst_v4l2_tuner_list_channels),
15645         (gst_v4l2_tuner_set_channel_and_notify),
15646         (gst_v4l2_tuner_get_channel), (gst_v4l2_tuner_contains_norm),
15647         (gst_v4l2_tuner_list_norms), (gst_v4l2_tuner_set_norm_and_notify),
15648         (gst_v4l2_tuner_get_norm):
15649         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15650         (gst_v4l2_fill_lists), (gst_v4l2_empty_lists):
15651         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_get_fps):
15652         Renamed some properties to match the tuner interface naming.
15653
15654 2006-09-27  Wim Taymans  <wim@fluendo.com>
15655
15656         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_set_property_helper),
15657         (gst_v4l2_set_defaults):
15658         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
15659         (gst_v4l2src_create):
15660         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
15661         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15662         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_set_norm),
15663         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
15664         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
15665         (gst_v4l2_set_attribute), (gst_v4l2_get_input),
15666         (gst_v4l2_set_input):
15667         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
15668         (gst_v4l2src_grab_frame), (gst_v4l2src_get_capture),
15669         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
15670         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
15671         (gst_v4l2src_buffer_new):
15672         * tests/icles/v4l2src-test.c: (my_bus_callback), (main):
15673         Small cleanups.
15674         Fix error messages.
15675         Use locks when getting timestamps.
15676         Fix leaks in test.
15677         Add licensing header to tests.
15678
15679 2006-09-27  Edgard Lima <edgard.lima@indt.org.br>
15680
15681         * sys/v4l2/gstv4l2colorbalance.c:
15682         * sys/v4l2/gstv4l2object.c:
15683         * sys/v4l2/gstv4l2src.c:
15684         * sys/v4l2/gstv4l2src.h:
15685         * sys/v4l2/gstv4l2tuner.c:
15686         * sys/v4l2/v4l2_calls.c:
15687         * sys/v4l2/v4l2src_calls.c:
15688         * tests/icles/v4l2src-test.c:
15689         Some cleanups and comments.
15690
15691 2006-09-26  Wim Taymans  <wim@fluendo.com>
15692
15693         * docs/plugins/Makefile.am:
15694         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15695         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15696         Add v4l2 plugin to the docs.
15697
15698         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
15699         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
15700         * sys/v4l2/gstv4l2src.h:
15701         * sys/v4l2/gstv4l2vidorient.c:
15702         Fix docs.
15703         Remove some more externs.
15704
15705 2006-09-26  Wim Taymans  <wim@fluendo.com>
15706
15707         * sys/v4l2/Makefile.am:
15708         Fix makefile, list libs in stack order.
15709
15710         * sys/v4l2/gstv4l2colorbalance.c:
15711         * sys/v4l2/gstv4l2colorbalance.h:
15712         * sys/v4l2/gstv4l2object.c: (gst_v4l2_device_get_type),
15713         (gst_v4l2_object_install_properties_helper):
15714         * sys/v4l2/gstv4l2object.h:
15715         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
15716         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
15717         * sys/v4l2/gstv4l2src.h:
15718         * sys/v4l2/gstv4l2tuner.h:
15719         * sys/v4l2/gstv4l2vidorient.h:
15720         * sys/v4l2/gstv4l2xoverlay.h:
15721         * sys/v4l2/v4l2_calls.h:
15722         * sys/v4l2/v4l2src_calls.h:
15723         Fix coding style:
15724         - Remove extern from functions.
15725         - Fix header indentation.
15726         Fix Flags, add defaults for properties.
15727         Remove unused enums.
15728         Fix TOO_LAZY in error messages.
15729
15730 2006-09-26  Wim Taymans  <wim@fluendo.com>
15731
15732         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices),
15733         (gst_v4l2_probe_needs_probe),
15734         (gst_v4l2_object_install_properties_helper), (gst_v4l2_object_new),
15735         (gst_v4l2_object_destroy), (gst_v4l2_object_set_property_helper),
15736         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults),
15737         (gst_v4l2_object_start), (gst_v4l2_object_stop):
15738         * sys/v4l2/gstv4l2object.h:
15739         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
15740         (gst_v4l2src_init), (gst_v4l2src_dispose),
15741         (gst_v4l2src_set_property), (gst_v4l2src_get_property),
15742         (gst_v4l2src_fixate), (gst_v4l2src_get_caps),
15743         (gst_v4l2src_set_caps), (gst_v4l2src_get_read),
15744         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
15745         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15746         (gst_v4l2_open), (gst_v4l2_close), (gst_v4l2_get_norm),
15747         (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
15748         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
15749         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
15750         (gst_v4l2_get_input), (gst_v4l2_set_input):
15751         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
15752         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
15753         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
15754         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
15755         (gst_v4l2src_capture_stop), (gst_v4l2src_capture_deinit),
15756         (gst_v4l2src_get_size_limits), (gst_v4l2src_set_fps),
15757         (gst_v4l2src_get_fps), (gst_v4l2src_buffer_finalize),
15758         (gst_v4l2src_buffer_new):
15759         Fix pass at code cleanups, move errors cases out of the normal
15760         flow for additional code clarity.
15761
15762 2006-09-23  Wim Taymans  <wim@fluendo.com>
15763
15764         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
15765         (gst_cdaudio_init), (gst_cdaudio_set_property),
15766         (gst_cdaudio_get_property), (gst_cdaudio_change_state),
15767         (gst_cdaudio_send_event), (gst_cdaudio_get_query_types),
15768         (gst_cdaudio_query), (cdaudio_uri_set_uri):
15769         Port to 0.10.
15770
15771 2006-09-22  David Schleef  <ds@schleef.org>
15772
15773         * sys/glsink/glimagesink.c:
15774           Fix problems when the element cannot open the display.
15775           (fixes #357212)
15776
15777 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
15778
15779         * configure.ac:
15780           Up requirements to -base CVS and core CVS (the format for the
15781           video orientation interface used by v4l2src and the latter
15782           since that's what -base CVS requires).
15783
15784 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
15785
15786         * ext/directfb/dfbvideosink.c: (plugin_init):
15787           Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might
15788           be autoplugged shouldn't trump plugins in -base, -good or -ugly
15789           (in this case ximagesink).
15790
15791         * sys/glsink/glimagesink.c: (plugin_init):
15792           Set rank to NONE to prevent it from being autoplugged until
15793           errors are handled properly (see #357212).
15794
15795 2006-09-21  Edgard Lima <edgard.lima@indt.org.br>
15796
15797         * ext/neon/Makefile.am:
15798         * ext/neon/gstneonhttpsrc.c:
15799         * ext/neon/gstneonhttpsrc.h:
15800         Reverted previous commit (2006-09-19 - Allow internal codes from
15801         last.fm). As dicussed on #gstreamer it should be done in separete
15802         element.
15803
15804 2006-09-21  Wim Taymans  <wim@fluendo.com>
15805
15806         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad),
15807         (gst_faac_chain):
15808         Add decoder specific info on the caps.
15809         Some cleanups here and there.
15810
15811 2006-09019  Edgard Lima <edgard.lima@indt.org.br>
15812
15813         Patch by: Milosz Derezynski <internalerror@gmail.com> and
15814                   Rosfran Borges <rosfran.borges@indt.org.br>
15815
15816         * ext/neon/Makefile.am:
15817         * ext/neon/gstneonhttpsrc.c:
15818         * ext/neon/gstneonhttpsrc.h:
15819         Allow internal codes from last.fm
15820         
15821
15822 2006-09-19  Edgard Lima <edgard.lima@indt.org.br>
15823
15824         * tests/icles/v4l2src-test.c:
15825         Just a small fix to the app options.
15826
15827 2006-09-19  Edgard Lima <edgard.lima@indt.org.br>
15828
15829         * sys/v4l2/Makefile.am:
15830         * sys/v4l2/gstv4l2src.c:
15831         * sys/v4l2/gstv4l2vidorient.c:
15832         * sys/v4l2/gstv4l2vidorient.h:
15833         * tests/icles/v4l2src-test.c:
15834         Add Video Orientation interface support to v4l2src.
15835         
15836 2006-09-19  Wim Taymans  <wim@fluendo.com>
15837
15838         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init),
15839         (gst_gsmdec_sink_setcaps), (gst_gsmdec_sink_event),
15840         (gst_gsmdec_chain):
15841         * ext/gsm/gstgsmdec.h:
15842         Handle WAV49 variant (GSM in WAV).
15843         Some small cleanups.
15844
15845 2006-09-18  Edgard Lima <edgard.lima@indt.org.br>
15846
15847         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_buffer_new ):
15848         Fix GST_BUFFER_DURATION.
15849
15850 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
15851
15852         * ext/hermes/gsthermescolorspace.c:
15853         * ext/ivorbis/vorbisfile.c:
15854         * ext/lcs/gstcolorspace.c:
15855         * ext/wavpack/gstwavpackenc.h:
15856         * ext/xine/xineaudiodec.c:
15857         * ext/xine/xineaudiosink.c:
15858         * ext/xine/xineinput.c:
15859         * gst/chart/gstchart.c:
15860         * gst/equalizer/gstiirequalizer.c:
15861         * gst/games/gstpuzzle.c:
15862         * gst/librfb/gstrfbsrc.c:
15863         * gst/mixmatrix/mixmatrix.c:
15864         * gst/nsf/gstnsf.h:
15865         * gst/vbidec/gstvbidec.c:
15866         * gst/virtualdub/gstxsharpen.c:
15867           More G_OBJECT macro fixing.
15868
15869 2006-09-15  Edgard Lima <edgard.lima@indt.org.br>
15870
15871         * sys/v4l2/gstv4l2src.c:
15872         * sys/v4l2/gstv4l2src.h:
15873         * sys/v4l2/gstv4l2xoverlay.c:
15874         * sys/v4l2/v4l2_calls.c:
15875         * sys/v4l2/v4l2src_calls.c:
15876         * tests/icles/v4l2src-test.c:
15877         The test application and the plgind error messages has been improved.
15878         
15879 2006-09-12  Stefan Kost  <ensonic@users.sf.net>
15880
15881         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
15882         (gst_spectrum_start), (gst_spectrum_stop), (gst_spectrum_event):
15883           Implements stop() to clear the adapter and event() to clear the
15884           adapter on FLUSH_STOP and EOS.
15885
15886 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
15887
15888         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
15889         (gst_spectrum_set_property):
15890         * gst/spectrum/gstspectrum.h:
15891           Fix type mixup in spectrum->interval (gdouble<->guint64). Spotted by
15892           René Stadler
15893
15894 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
15895
15896         * gst/spectrum/demo-osssrc.c: (draw_spectrum), (main):
15897           Use more defines
15898
15899         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
15900         (gst_spectrum_dispose), (gst_spectrum_set_caps),
15901         (gst_spectrum_transform_ip):
15902         * gst/spectrum/gstspectrum.h:
15903           Apply some of the spectrum cleanup changes suggested in #348085.
15904
15905 2006-09-08  Tim-Philipp Müller  <tim at centricular dot net>
15906
15907         * configure.ac:
15908           Bump requirements of -base (videocrop test case needs this).
15909
15910         * gst/videocrop/gstvideocrop.c:
15911           Document sloppy handling of subsampled chroma planes if
15912           left/top cropping is an odd number.
15913
15914         * tests/check/elements/videocrop.c: (handoff_cb),
15915         (videocrop_test_cropping_init_context),
15916         (videocrop_test_cropping_deinit_context),
15917         (videocrop_test_cropping), (check_1x1_buffer), (GST_START_TEST),
15918         (videocrop_suite), (main):
15919           Add another unit test that crops the input to 1x1 (and checks
15920           that that pixel has the expected values in a number of formats).
15921
15922 2006-09-08  Tim-Philipp Müller  <tim at centricular dot net>
15923
15924         * gst/videocrop/Makefile.am:
15925         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
15926         (gst_video_crop_transform_packed),
15927         (gst_video_crop_transform_planar):
15928           Some quick tests indicate that it doesn't make a great deal
15929           of sense to use liboil here, at least not for the memcpy()s
15930           we do, so remove liboil usage until there is clear evidence
15931           it actually makes a positive difference somewhere.
15932
15933 2006-09-03  Tim-Philipp Müller  <tim at centricular dot net>
15934
15935         * tests/check/elements/videocrop.c: (handoff_cb),
15936         (buffer_probe_cb), (test_caps_transform), (test_passthrough),
15937         (notgst_value_list_get_nth_int), (videocrop_suite):
15938           More tests: check passthrough mode and caps transform in
15939           both directions with fixed values, ranges and lists.
15940
15941 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
15942
15943         * docs/plugins/Makefile.am:
15944         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15945         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15946         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
15947           Add videocrop to docs.
15948
15949         * gst/videocrop/Makefile.am:
15950         * gst/videocrop/gstvideocrop.c:
15951         * gst/videocrop/gstvideocrop.h:
15952           Move boilerplate stuff and structures into a header file.
15953
15954         * tests/check/Makefile.am:
15955         * tests/check/elements/.cvsignore:
15956         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
15957         (test_unit_sizes), (videocrop_test_cropping_init_context),
15958         (videocrop_test_cropping_deinit_context),
15959         (videocrop_test_cropping), (test_cropping), (videocrop_suite):
15960           Add unit tests for videocrop.
15961
15962 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
15963
15964         * configure.ac:
15965         * gst/videocrop/Makefile.am:
15966         * gst/videocrop/gstvideocrop.c: (gst_video_crop_base_init),
15967         (gst_video_crop_class_init), (gst_video_crop_init),
15968         (gst_video_crop_get_image_details_from_caps),
15969         (gst_video_crop_get_unit_size), (gst_video_crop_transform_packed),
15970         (gst_video_crop_transform_planar), (gst_video_crop_transform),
15971         (gst_video_crop_transform_dimension),
15972         (gst_video_crop_transform_dimension_value),
15973         (gst_video_crop_transform_caps), (gst_video_crop_set_caps),
15974         (gst_video_crop_set_property), (gst_video_crop_get_property),
15975         (plugin_init):
15976           Port/rewrite videocrop from scratch for GStreamer-0.10, and make
15977           it support all formats videoscale supports (#345653).
15978
15979 2006-09-02  Stefan Kost  <ensonic@users.sf.net>
15980
15981         * sys/v4l2/gstv4l2.c:
15982         * sys/v4l2/gstv4l2colorbalance.c:
15983         * sys/v4l2/gstv4l2object.c:
15984         (gst_v4l2_object_install_properties_helper):
15985         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
15986         * sys/v4l2/gstv4l2src.h:
15987           Whitespace cleanups, dashify property-names.
15988
15989 2006-09-02  Stefan Kost  <ensonic@users.sf.net>
15990
15991         * sys/v4l2/gstv4l2.c:
15992         * sys/v4l2/gstv4l2colorbalance.c:
15993         * sys/v4l2/gstv4l2colorbalance.h:
15994         * sys/v4l2/gstv4l2object.c:
15995         * sys/v4l2/gstv4l2object.h:
15996         * sys/v4l2/gstv4l2src.c:
15997         * sys/v4l2/gstv4l2src.h:
15998         * sys/v4l2/gstv4l2tuner.c:
15999         * sys/v4l2/gstv4l2tuner.h:
16000         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
16001         * sys/v4l2/gstv4l2xoverlay.h:
16002         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
16003         (gst_v4l2_open):
16004         * sys/v4l2/v4l2_calls.h:
16005         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_queue_frame),
16006         (gst_v4l2src_capture_init):
16007         * sys/v4l2/v4l2src_calls.h:
16008           Cleanup error messages and unify header comments
16009
16010 2006-08-31  Jan Schmidt  <thaytan@mad.scientist.com>
16011
16012         * gst/nsf/Makefile.am:
16013         Add missing GST_LIBS
16014
16015 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
16016
16017         * sys/v4l2/gstv4l2src.c:
16018         Another small fix to set_caps function (sucks copy/paste error).
16019         
16020 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
16021
16022         * sys/v4l2/gstv4l2src.c:
16023         Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.
16024
16025 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
16026
16027         * sys/v4l2/gstv4l2src.c:
16028         A small fix to set_caps function.
16029
16030 2006-08-30  Edward Hervey  <edward@fluendo.com>
16031
16032         * gst/qtdemux/qtdemux.c:
16033         (gst_qtdemux_do_seek):
16034         Reset each streams last_flow to GST_FLOW_OK.
16035         (gst_qtdemux_activate_segment):
16036         Removing mystic modifications for good.
16037
16038 2006-08-30  Stefan Kost  <ensonic@users.sf.net>
16039
16040         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
16041         (qtdemux_parse_tree):
16042           put back 'segment start<=stop' change that was mystically reverted by
16043           the last commit
16044
16045 2006-08-30  Stefan Kost  <ensonic@users.sf.net>
16046
16047         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
16048         (qtdemux_parse_tree):
16049         Fix the build for disabled debug
16050
16051 2006-08-29  Edgard Lima <edgard.lima@indt.org.br>
16052
16053         * sys/v4l2/gstv4l2src.c:
16054         * sys/v4l2/v4l2src_calls.c:
16055         * sys/v4l2/v4l2src_calls.h:
16056         Fixed framerate negotiation.
16057         
16058 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
16059
16060         Patch by: Andrew Andkjar  <enki at goodship net>
16061
16062         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_close):
16063         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_supported),
16064         (gst_sdlvideosink_deinitsdl):
16065           Only de-init the subsystem we previously initialised. Avoids
16066           borkage when both sdlvideosink and sdlaudiosink are used
16067           at the same time and one is shut down.
16068
16069 2006-08-28  Wim Taymans  <wim@fluendo.com>
16070
16071         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
16072         (gst_qtdemux_add_stream), (qtdemux_parse_trak),
16073         (qtdemux_video_caps):
16074         Make sure segment start<=stop in weird quicktime files.
16075
16076 2006-08-28  Stefan Kost  <ensonic@users.sf.net>
16077
16078         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
16079           add comments and more debug logging
16080
16081 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
16082
16083         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16084
16085         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_post_tags),
16086         (gst_wavpack_dec_chain):
16087           Post audio codec and average bitrate tags on bus (#344472).
16088
16089         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
16090         (gst_wavpack_parse_src_query):
16091           Forward queries in other formats (BYTE format in particular)
16092           upstream; add Sebastian to authors.
16093
16094 2006-08-23  Edgard Lima <edgard.lima@indt.org.br>
16095
16096         * sys/v4l2/gstv4l2src.c:
16097         * sys/v4l2/v4l2src_calls.c:
16098         * sys/v4l2/v4l2src_calls.h:
16099         Fix set_caps to set width and height to the values the driver is
16100         really working with.
16101
16102 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
16103
16104         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block):
16105           Fix mem leak, send newsegment event on correction pad
16106           as well (#352476).
16107
16108         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
16109           Restore original author (on Sebastian's request).
16110
16111         * tests/check/Makefile.am:
16112         * tests/check/gst-plugins-bad.supp:
16113           Add (so far empty) suppression file for -bad. Remove
16114           wavpackenc test from VALGRIND_TO_FIX now that the leak
16115           is fixed.
16116
16117 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
16118
16119         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16120
16121         * tests/check/Makefile.am:
16122         * tests/check/elements/.cvsignore:
16123         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
16124         (cleanup_wavpackdec), (GST_START_TEST), (wavpackdec_suite), (main):
16125         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
16126         (cleanup_wavpackenc), (GST_START_TEST), (wavpackenc_suite), (main):
16127         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
16128         (setup_wavpackparse), (cleanup_wavpackparse), (GST_START_TEST),
16129         (wavpackparse_suite), (main):
16130           Add unit tests for wavpack elements (#352476).
16131
16132 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
16133
16134         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16135
16136         * docs/plugins/Makefile.am:
16137         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
16138         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
16139         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
16140         * docs/plugins/inspect/plugin-wavpack.xml:
16141         * ext/wavpack/gstwavpackdec.c:
16142         * ext/wavpack/gstwavpackdec.h:
16143         * ext/wavpack/gstwavpackenc.c:
16144         * ext/wavpack/gstwavpackenc.h:
16145         * ext/wavpack/gstwavpackparse.c:
16146         * ext/wavpack/gstwavpackparse.h:
16147           Add docs for wavpack elements (#352476).
16148
16149 2006-08-22  Edgard Lima <edgard.lima@indt.org.br>
16150
16151         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_size_limits)
16152         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fixate)
16153         Fixed query size to work with drivers that uses intermediate step
16154         like "width * height" to find closest size.
16155         
16156 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
16157
16158         * configure.ac:
16159         * docs/plugins/Makefile.am:
16160         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
16161         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
16162         * gst/gdp/Makefile.am:
16163         * gst/gdp/gstgdp.c:
16164         * gst/gdp/gstgdpdepay.c:
16165         * gst/gdp/gstgdpdepay.h:
16166         * gst/gdp/gstgdppay.c:
16167         * gst/gdp/gstgdppay.h:
16168         * tests/check/Makefile.am:
16169         * tests/check/elements/gdpdepay.c:
16170         * tests/check/elements/gdppay.c:
16171           move gdp plugin to good.
16172
16173 2006-08-21  Wim Taymans  <wim@fluendo.com>
16174
16175         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16176         (qtdemux_node_dump_foreach), (qtdemux_parse_trak),
16177         (qtdemux_video_caps), (qtdemux_audio_caps):
16178         Some more constification.
16179         Fix some paletted data formats again.
16180         Fix ulaw/alaw in qt.
16181         Set correct caps for raw RGB.
16182         Add support for yuv2, which is like Yuv2.
16183         Add support for raw audio with the NONE fourcc, which is like raw.
16184
16185 2006-08-21  Wim Taymans  <wim@fluendo.com>
16186
16187         * ext/gsm/gstgsm.c: (plugin_init):
16188         Make rank PRIMARY now that GSM seems to work fine.
16189
16190 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
16191
16192         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_init),
16193         (gst_wavpack_enc_finalize), (gst_wavpack_enc_sink_set_caps),
16194         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_format_samples),
16195         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain),
16196         (gst_wavpack_enc_rewrite_first_block),
16197         (gst_wavpack_enc_sink_event), (gst_wavpack_enc_change_state),
16198         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
16199         * ext/wavpack/gstwavpackenc.h:
16200         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
16201         (gst_wavpack_parse_src_query), (gst_wavpack_parse_src_event),
16202         (gst_wavpack_parse_init), (gst_wavpack_parse_get_upstream_length),
16203         (gst_wavpack_parse_loop):
16204           More clean-ups: use shorter variable names to make code easier to
16205           read; prefix structures we define with 'Gst' to make it clearer
16206           where they come from.
16207
16208 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
16209
16210         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_init),
16211         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
16212         (gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block),
16213         (gst_wavpack_enc_sink_event):
16214           Fix caps set on buffers and template caps (output is framed)
16215           and make them match (#351663); use GST_WARNING_OBJECT instead of
16216           GST_ELEMENT_WARNING; simplify push_block(); do some small
16217           clean-ups here and there; fix memleak (#351663).
16218
16219 2006-08-18  Tim-Philipp Müller  <tim at centricular dot net>
16220
16221         Based on patch by: Sebastian Dröge <slomo at circular-chaos.org>
16222
16223         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_sink_event),
16224         (gst_wavpack_parse_get_upstream_length),
16225         (gst_wavpack_parse_find_marker), (gst_wavpack_parse_resync_loop),
16226         (gst_wavpack_parse_loop), (gst_wavpack_parse_resync_adapter):
16227           Fix resyncing in push mode not stopping re-syncing at embedded
16228           zeroes; skip garbage between frames in pull mode as well if
16229           necessary; use gst_pad_query_peer_duration(); push EOS and
16230           NEWSEGMENT event in right direction (#351659).
16231
16232 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
16233
16234         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16235
16236         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init):
16237         * ext/wavpack/gstwavpackparse.c:
16238         (gst_wavpack_parse_resync_adapter), (gst_wavpack_parse_chain):
16239           In push mode, re-sync to next wavpack header if sync is lost
16240           (#351557). Also use hyphens instead of underscores in
16241           GObject property names.
16242
16243 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
16244
16245         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16246
16247         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_class_init),
16248         (gst_wavpack_parse_reset), (gst_wavpack_parse_get_src_query_types),
16249         (gst_wavpack_parse_src_query),
16250         (gst_wavpack_parse_handle_seek_event),
16251         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_init),
16252         (gst_wavpack_parse_create_src_pad),
16253         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop),
16254         (gst_wavpack_parse_chain), (gst_wavpack_parse_sink_activate),
16255         (gst_wavpack_parse_sink_activate_pull):
16256         * ext/wavpack/gstwavpackparse.h:
16257           Make wavpackparse also work in push-mode (not seekable yet though);
16258           some small clean-ups along the way; add support for SEEKING query
16259           and query types function. (#351495).
16260
16261 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
16262
16263         * ext/libfame/gstlibfame.c: (gst_fameenc_get_property):
16264         * sys/glsink/glimagesink.c: (gst_glimage_sink_get_property):
16265           Fix leaks (#351502).
16266
16267 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
16268
16269         * gst/qtdemux/qtdemux.c: (qtdemux_redirects_sort_func),
16270         (qtdemux_process_redirects), (qtdemux_parse_tree):
16271           Extract all references/redirections if there is more
16272           than one and sort them; also extract minimum required
16273           bitrate information if available. (#350399)
16274           
16275 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
16276
16277         Patch by: Michal Benes  <michal.benes at itonis tv>
16278
16279         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad):
16280           Bitrate in the faac structure is per output channel,
16281           not total bitrate (#350741).
16282
16283 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
16284
16285         * ext/xvid/gstxvidenc.c: (gst_xvidenc_chain):
16286           Fix GST_ELEMENT_ERROR usage.
16287
16288 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
16289
16290         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
16291           Fix silly typo.
16292
16293 2006-08-08  Edward Hervey  <edward@fluendo.com>
16294
16295         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
16296         I forgot to include the file containing the #define :)
16297         Now includes "config.h"
16298
16299 2006-08-08  Edward Hervey  <edward@fluendo.com>
16300
16301         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
16302         Ignore test known to fail on PPC64. See #348114.
16303
16304 2006-08-04  Edgard Lima <edgard.lima@indt.org.br>
16305
16306         Patch by: Rosfran Borges <rosfran dot borges at indt dot org dot
16307         br>
16308
16309         * ext/neon/gstneonhttpsrc.c:
16310         * ext/neon/gstneonhttpsrc.h:
16311         Allow HTTP redirect (HTTP status code 302).
16312
16313 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16314
16315         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
16316         Fix event parsing by gdpdepay.  Fixes #349916.
16317
16318 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
16319
16320         Patch by: Thadeu Lima de Souza Cascardo <cascardo at holoscopio dot
16321         com>
16322
16323         * ext/Makefile.am:
16324           Use right variables when USE_SPC is defined.
16325
16326 2006-08-02  Wim Taymans  <wim@fluendo.com>
16327
16328         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
16329         (gst_gdp_depay_finalize), (gst_gdp_depay_sink_event),
16330         (gst_gdp_depay_src_event), (gst_gdp_depay_chain),
16331         (gst_gdp_depay_change_state):
16332         Disable seeking.
16333         Small cleanups.
16334         Clear adapter on disconts.
16335         Clear caps when going to READY instead of NULL
16336
16337         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16338         (gst_gdp_pay_init), (gst_gdp_pay_finalize), (gst_gdp_pay_reset),
16339         (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
16340         (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
16341         (gst_gdp_queue_buffer), (gst_gdp_pay_chain),
16342         (gst_gdp_pay_sink_event), (gst_gdp_pay_src_event),
16343         (gst_gdp_pay_change_state):
16344         * gst/gdp/gstgdppay.h:
16345         Reset payloader when going to READY.
16346         Fix leaked buffers in ->queue on push errors.
16347         Disable seeking.
16348         Code cleanups.
16349         Create packetizer in _init, free in _finalize.
16350
16351 2006-07-31  Julien MOUTTE  <julien@moutte.net>
16352
16353         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state),
16354         (gst_dfbvideosink_buffer_alloc): Post an error message.
16355
16356 2006-07-31  Julien MOUTTE  <julien@moutte.net>
16357
16358         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state),
16359         (gst_dfbvideosink_buffer_alloc): Don't try allocating if we are not
16360         setup yet. Fail changing state if setup fails.
16361
16362 2006-07-31  Wim Taymans  <wim@fluendo.com>
16363
16364         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
16365         (gst_gdp_depay_sink_event), (gst_gdp_depay_chain):
16366         Consume all events except EOS because we generate events from
16367         the gdp payload instead. Fixes #349204
16368
16369 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
16370
16371         * ext/xvid/gstxviddec.c: (gst_xviddec_init), (gst_xviddec_reset),
16372         (gst_xviddec_unset), (gst_xviddec_handle_sink_event),
16373         (gst_xviddec_setup), (gst_xviddec_negotiate), (gst_xviddec_chain),
16374         (gst_xviddec_flush_buffers), (gst_xviddec_src_getcaps),
16375         (gst_xviddec_setcaps), (gst_xviddec_change_state):
16376         * ext/xvid/gstxviddec.h:
16377           Clean-ups and code reflows. Pass return value from
16378           gst_pad_alloc_buffer() upstream among other things. Also check
16379           for NULL GValue before using GST_VALUE_TYPE macro (#348976).
16380           Mass rename of xviddec -> dec variable for better
16381           code readability.
16382
16383 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
16384
16385         * ext/xvid/gstxvid.c: (gst_xvid_image_fill):
16386           Fix size calculation for I420/YV12. Fixes #348976.
16387
16388 2006-07-27  Wim Taymans  <wim@fluendo.com>
16389
16390         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init),
16391         (gst_gsmdec_sink_setcaps), (gst_gsmdec_sink_event):
16392         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_setcaps):
16393         Fix negotiation.
16394
16395 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16396
16397         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init):
16398           proxying get/set caps is the wrong thing to do, since we really
16399           do change caps quite fundamentally
16400         * tests/check/elements/gdpdepay.c:
16401         * tests/check/elements/gdppay.c:
16402           remove declaration of buffers, it's already done in gstcheck.h
16403
16404 2006-07-24  Sebastien Moutte  <sebastien@moutte.net>
16405
16406         * sys/directsound/gstdirectsoundsink.h:
16407         * sys/directsound/gstdirectsoundsink.c:
16408         Add an attenuation property that will directly attenuate the 
16409         directsound buffer.
16410         Change the size of the directsound secondary buffer to a half second.
16411         Add more debug logs.
16412         Add a lock to protect dsound buffer write access.
16413         Fix a bad implementation of reset.
16414         * sys/directsound/gstdirectdrawsink.c:
16415         * sys/directsound/gstdirectdrawsink.h:
16416         Add a keep_aspect_ratio property.
16417         Do not use overlay if not supported.
16418         Add more debug logs.
16419         Remove overwrite of WM_ERASEBKGND message handling. It was not
16420         redrawing border when keep_aspect_ratio was enabled.
16421         * win32/common/config.h:
16422         update version waiting an auto-generated config.h
16423
16424 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
16425
16426         Patch by: Chris Lee  <clee at kde org>
16427
16428         * configure.ac:
16429         * ext/Makefile.am:
16430         * ext/spc/Makefile.am:
16431         * ext/spc/gstspc.c: (spc_negotiate), (gst_spc_dec_base_init),
16432         (gst_spc_dec_class_init), (gst_spc_dec_init), (gst_spc_dec_chain),
16433         (gst_spc_dec_sink_event), (gst_spc_dec_src_event),
16434         (gst_spc_dec_src_query), (spc_play), (spc_setup),
16435         (gst_spc_dec_change_state), (plugin_init):
16436         * ext/spc/gstspc.h:
16437           Add libopenspc-based SPC decoder element (#348220).
16438
16439 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
16440
16441         Patch by: Martin Szulecki
16442
16443         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_get_property_helper):
16444           If "device-name" is requested and the device is not
16445           open, try to temporarily open it to obtain this
16446           information (#342494).
16447
16448 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
16449
16450         * gst/nsf/nsf.c: (nsf_load):
16451           Really fix compilation. Apparently it's not enough to
16452           just check the return value for errors, but we need to
16453           check for short reads as well (now if only we handled
16454           them too ...). Fixes #347935.
16455
16456 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16457
16458         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
16459           Fix caps after previous change to byte order endianness.
16460
16461         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
16462         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_init),
16463         (gst_wavpack_parse_loop):
16464         * ext/wavpack/gstwavpackparse.h:
16465           Queue incoming events if there's no source pad yet and
16466           send them downstream later when the pad is there.
16467
16468 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16469
16470         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_init),
16471         (gst_wavpack_dec_format_samples),
16472         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
16473         (gst_wavpack_dec_change_state):
16474         * ext/wavpack/gstwavpackdec.h:
16475           Output audio in native byte order (which is also how we get
16476           samples from wavpack); output samples with 21-24 bit depth
16477           with 32 bit width (makes things easier for us).
16478
16479 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16480
16481         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init),
16482         (gst_wavpack_dec_class_init), (gst_wavpack_dec_init),
16483         (gst_wavpack_dec_finalize), (gst_wavpack_dec_format_samples),
16484         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
16485         (gst_wavpack_dec_sink_event), (gst_wavpack_dec_change_state):
16486         * ext/wavpack/gstwavpackdec.h:
16487           More clean-ups: remove most of the disfunctional correction
16488           pad stuff for now, if it ever gets implemented a lot of stuff
16489           will have to be rewritten anyway; redo chain function, move
16490           errors to end, error out instead of g_assert()ing. Also rename
16491           overly long variable 'wavpackdec' to just 'dec'; miscellaneous
16492           other small stuff.
16493
16494 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16495
16496         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16497
16498         * configure.ac:
16499           Check for wavpack version and define WAVPACK_OLD_API if
16500           necessary.
16501
16502         * ext/wavpack/Makefile.am:
16503         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_read_header),
16504         (gst_wavpack_read_metadata):
16505         * ext/wavpack/gstwavpackcommon.h:
16506         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init),
16507         (gst_wavpack_dec_class_init), (gst_wavpack_dec_init),
16508         (gst_wavpack_dec_finalize), (gst_wavpack_dec_format_samples),
16509         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
16510         (gst_wavpack_dec_sink_event), (gst_wavpack_dec_change_state),
16511         (gst_wavpack_dec_request_new_pad), (gst_wavpack_dec_plugin_init):
16512         * ext/wavpack/gstwavpackdec.h:
16513         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
16514         (gst_wavpack_enc_init), (gst_wavpack_enc_finalize),
16515         (gst_wavpack_enc_set_wp_config):
16516         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
16517         (gst_wavpack_parse_finalize), (gst_wavpack_parse_class_init),
16518         (gst_wavpack_parse_index_get_entry_from_sample),
16519         (gst_wavpack_parse_scan_to_find_sample),
16520         (gst_wavpack_parse_handle_seek_event),
16521         (gst_wavpack_parse_create_src_pad):
16522         * ext/wavpack/gstwavpackstreamreader.c:
16523         * ext/wavpack/gstwavpackstreamreader.h:
16524           Port to new/official wavpack API, don't use API that was exported
16525           in wavpack header files and in the lib but meant to be private, at
16526           least not for recent wavpack versions; misc. 'cleanups' (#347443).
16527
16528 2006-07-18  Wim Taymans  <wim@fluendo.com>
16529
16530         * gst/nsf/nsf.c: (nsf_load):
16531         Fix compilation by not ignoring return values of fread.
16532
16533 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16534
16535         * docs/plugins/inspect/plugin-alsaspdif.xml:
16536         * docs/plugins/inspect/plugin-filter.xml:
16537         * docs/plugins/inspect/plugin-h264parse.xml:
16538         * docs/plugins/inspect/plugin-musepack.xml:
16539         * docs/plugins/inspect/plugin-nsfdec.xml:
16540         * docs/plugins/inspect/plugin-sdl.xml:
16541         * docs/plugins/inspect/plugin-spectrum.xml:
16542           adding more inspect docs
16543
16544 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16545
16546         * docs/plugins/inspect/plugin-gdp.xml:
16547           actually commit inspectation of gdp element
16548
16549 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16550
16551         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_class_init):
16552         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16553           remove parent_class setting, BOILERPLATE does this
16554         (gst_gdp_pay_reset_streamheader):
16555           fix typo in comment
16556
16557 2006-07-17  Wim Taymans  <wim@fluendo.com>
16558
16559         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
16560         (gst_qtdemux_prepare_current_sample),
16561         (gst_qtdemux_loop_state_movie):
16562         Store duration in uint64 too instead of clipping.
16563         When we do a keyframe seek and the requested time is at the
16564         keyframe, don't seek back to the beginning of the keyframe.
16565         Fixes #347439.
16566
16567 2006-07-16  Wim Taymans  <wim@fluendo.com>
16568
16569         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_sync):
16570         Don't crash on small buffers.
16571
16572 2006-07-15  Stefan Kost  <ensonic@users.sf.net>
16573
16574         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_sink_activate):
16575         Reset adapter.
16576
16577 2006-07-15  Stefan Kost  <ensonic@users.sf.net>
16578
16579         * gst/spectrum/demo-audiotest.c: (main):
16580         * gst/spectrum/demo-osssrc.c: (main):
16581         Do not use deprecated gtk functions.
16582
16583 2006-07-14  Wim Taymans  <wim@fluendo.com>
16584
16585         * gst/nsf/Makefile.am:
16586         * gst/nsf/memguard.c:
16587         * gst/nsf/memguard.h:
16588         * gst/nsf/types.h:
16589         Remove crack malloc/free replacement.
16590
16591 2006-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16592
16593         * docs/plugins/Makefile.am:
16594         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
16595         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
16596           add more plugins and elements to docs
16597         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
16598           fix segfaults due to wrong g_free
16599           add example
16600         * gst/gdp/gstgdppay.c:
16601           add example
16602
16603 2006-07-13  Wim Taymans  <wim@fluendo.com>
16604
16605         * gst/nsf/Makefile.am:
16606         Fix build.
16607
16608 2006-07-13  Wim Taymans  <wim@fluendo.com>
16609
16610         Based on patches by: Johan Dahlin <johan at gnome dot org>
16611                 Ronald Bultje <rbultje at ronald dot bitfreak dot net>
16612
16613         * configure.ac:
16614         * gst/nsf/Makefile.am:
16615         * gst/nsf/dis6502.h:
16616         * gst/nsf/fds_snd.c:
16617         * gst/nsf/fds_snd.h:
16618         * gst/nsf/fmopl.c:
16619         * gst/nsf/fmopl.h:
16620         * gst/nsf/gstnsf.c:
16621         * gst/nsf/gstnsf.h:
16622         * gst/nsf/log.c:
16623         * gst/nsf/log.h:
16624         * gst/nsf/memguard.c:
16625         * gst/nsf/memguard.h:
16626         * gst/nsf/mmc5_snd.c:
16627         * gst/nsf/mmc5_snd.h:
16628         * gst/nsf/nes6502.c:
16629         * gst/nsf/nes6502.h:
16630         * gst/nsf/nes_apu.c:
16631         * gst/nsf/nes_apu.h:
16632         * gst/nsf/nsf.c:
16633         * gst/nsf/nsf.h:
16634         * gst/nsf/osd.h:
16635         * gst/nsf/types.h:
16636         * gst/nsf/vrc7_snd.c:
16637         * gst/nsf/vrc7_snd.h:
16638         * gst/nsf/vrcvisnd.c:
16639         * gst/nsf/vrcvisnd.h:
16640         Added NSF decoder plugin. Fixes 151192. 
16641
16642 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
16643
16644         * tests/check/Makefile.am:
16645           Only run mpeg2enc unit test if we built the mpeg2enc plugin.
16646
16647 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
16648
16649         * configure.ac:
16650           Don't error out in configure if mjpegtools dev is not there.
16651
16652 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
16653
16654         Patch by: Mark Nauwelaerts <manauw at skynet be>
16655
16656         * configure.ac:
16657         * ext/Makefile.am:
16658         * ext/mpeg2enc/Makefile.am:
16659         * ext/mpeg2enc/gstmpeg2enc.cc:
16660         * ext/mpeg2enc/gstmpeg2enc.hh:
16661         * ext/mpeg2enc/gstmpeg2encoder.cc:
16662         * ext/mpeg2enc/gstmpeg2encoder.hh:
16663         * ext/mpeg2enc/gstmpeg2encoptions.cc:
16664         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
16665         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
16666         * ext/mpeg2enc/gstmpeg2encstreamwriter.cc:
16667         * ext/mpeg2enc/gstmpeg2encstreamwriter.hh:
16668           Port mpeg2enc to 0.10 (#343184).
16669
16670         * tests/check/Makefile.am:
16671         * tests/check/elements/.cvsignore:
16672         * tests/check/elements/mpeg2enc.c:
16673           Add unit test for mpeg2enc.
16674
16675         * tests/icles/.cvsignore:
16676           Ignore pitch-test.
16677
16678 2006-07-12  Tim-Philipp Müller  <tim at centricular dot net>
16679
16680         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
16681           Fix typo in property nick.
16682
16683 2006-07-10  Wim Taymans  <wim@fluendo.com>
16684
16685         * gst/filter/gstbpwsinc.h:
16686         * gst/filter/gstiir.h:
16687         * gst/filter/gstlpwsinc.h:
16688         Don't forget new files.
16689
16690 2006-07-10  Wim Taymans  <wim@fluendo.com>
16691
16692         Patch by: Mathis Hofer <mathis dot hofer at dreamlab dot net>
16693
16694         * configure.ac:
16695         * gst/filter/Makefile.am:
16696         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
16697         (gst_bpwsinc_base_init), (gst_bpwsinc_class_init),
16698         (gst_bpwsinc_init), (bpwsinc_set_caps), (bpwsinc_transform_ip),
16699         (bpwsinc_set_property), (bpwsinc_get_property):
16700         * gst/filter/gstfilter.c: (plugin_init):
16701         * gst/filter/gstfilter.h:
16702         * gst/filter/gstiir.c: (gst_iir_dispose), (gst_iir_base_init),
16703         (gst_iir_class_init), (gst_iir_init), (iir_set_caps),
16704         (iir_transform_ip), (iir_set_property), (iir_get_property):
16705         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
16706         (gst_lpwsinc_base_init), (gst_lpwsinc_class_init),
16707         (gst_lpwsinc_init), (lpwsinc_set_caps), (lpwsinc_transform_ip),
16708         (lpwsinc_set_property), (lpwsinc_get_property):
16709         Ported the gstfilter plugin to GStreamer 0.10.
16710         Fixes #346853.
16711
16712 2006-07-10  Wim Taymans  <wim@fluendo.com>
16713
16714         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
16715           Extract comment information!!
16716
16717 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
16718
16719         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
16720         (qtdemux_tag_add_date):
16721           Extract year/date information (fixes #347079).
16722
16723 2006-07-07  Wim Taymans  <wim@fluendo.com>
16724
16725         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16726         Don't crash on twos/sowt/raw audio. #345830.
16727
16728 2006-07-07  Wim Taymans  <wim@fluendo.com>
16729
16730         Patch by: Lutz Mueller <lutz at topfrose dot de>
16731
16732         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
16733         (gst_neonhttp_src_init), (gst_neonhttp_src_finalize),
16734         (request_dispatch), (gst_neonhttp_src_create),
16735         (gst_neonhttp_src_start), (gst_neonhttp_src_get_size),
16736         (gst_neonhttp_src_stop), (set_proxy), (set_uri),
16737         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
16738         (gst_neonhttp_src_uri_set_uri), (size_header_handler):
16739         * ext/neon/gstneonhttpsrc.h:
16740         Remove unlock function. start/stop will do everything needed
16741         Removed code that was never called.
16742         Use gst_pad_alloc_buffer. Don't send EOS - parent class does that for us.
16743         Do not escape path. Fixes #346723.
16744         Additional code cleanups.
16745
16746 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
16747
16748         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16749         (gst_qtdemux_loop_state_header), (qtdemux_video_caps):
16750           Fix silly crasher in state change function; add
16751           IV41 fourcc (see bug #171111); don't output confusing
16752           debug message when skipping atoms.
16753
16754 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
16755
16756         * ext/directfb/dfbvideosink.c:
16757         * ext/gsm/gstgsmdec.c:
16758         * ext/gsm/gstgsmenc.c:
16759         * ext/libmms/gstmms.c:
16760         * ext/neon/gstneonhttpsrc.c:
16761         * ext/theora/theoradec.c:
16762         * gst/freeze/gstfreeze.c:
16763         * gst/gdp/gstgdpdepay.c:
16764         * gst/gdp/gstgdppay.c:
16765         * sys/glsink/glimagesink.c:
16766           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
16767           and fix one GObject boilerplate macro.
16768
16769 2006-06-20  Wim Taymans  <wim@fluendo.com>
16770
16771         * gst/modplug/libmodplug/stdafx.h:
16772         Fix modplug on AMD64. Fixes #345336.
16773
16774 2006-06-19  Tim-Philipp Müller  <tim at centricular dot net>
16775
16776         * configure.ac:
16777           Fix check so that future libneon API changes won't break the build.
16778
16779         * ext/neon/gstneonhttpsrc.c:
16780           Fix build with libneon-0.26.x (#345182).
16781
16782 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
16783
16784         * configure.ac:
16785           Fix --disable-external (can't set conditionals conditionally,
16786           #343602).
16787           
16788 2006-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16789
16790         * gst/spectrum/Makefile.am:
16791         Fix build.
16792
16793 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
16794
16795         * gst/spectrum/demo-audiotest.c: (on_window_destroy),
16796         (draw_spectrum), (message_handler), (main):
16797         * gst/spectrum/demo-osssrc.c: (on_window_destroy), (draw_spectrum),
16798         (message_handler), (main):
16799         port to use message to get results, cleanly exit when closing the window
16800         
16801         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
16802         (gst_spectrum_init), (gst_spectrum_dispose),
16803         (gst_spectrum_set_property), (gst_spectrum_get_property),
16804         (gst_spectrum_set_caps), (gst_spectrum_start),
16805         (gst_spectrum_message_new), (gst_spectrum_transform_ip):
16806         * gst/spectrum/gstspectrum.h:
16807         port to derive from basetransform and send results via messages
16808         (like level element)
16809
16810 2006-06-15  Wim Taymans  <wim@fluendo.com>
16811
16812         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
16813         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie),
16814         (gst_qtdemux_loop), (gst_qtdemux_chain), (qtdemux_parse_trak):
16815         Combine return values from src pad pushes.
16816
16817 2006-06-15  Wim Taymans  <wim@fluendo.com>
16818
16819         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
16820         (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample),
16821         (gst_qtdemux_add_stream):
16822         Don't crash on files with 0 samples, EOS immediatly instead.
16823         Fixes #344944.
16824
16825 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
16826
16827         Patch by: Wouter Paesen  <wouter at kangaroot net>
16828
16829         * ext/soundtouch/Makefile.am:
16830         * ext/soundtouch/gstpitch.cc:
16831           Make pitch element controllable via GstController interface
16832           (#344821).
16833           
16834         * configure.ac:
16835           Up core requirements to 0.10.8.1/CVS because earlier
16836           GstControllers can't handle float properties correctly.
16837           Check for GstController CFLAGS and LIBS.
16838
16839         * tests/icles/Makefile.am:
16840         * tests/icles/pitch-test.c: (main):
16841           Add small test program for the above (welcome to the 80s!).
16842
16843 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
16844
16845         Patch by: Sebastian Dröge  <slomo at circular-chaos org>
16846
16847         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init),
16848         (gst_wavpack_enc_class_init), (gst_wavpack_enc_set_wp_config),
16849         (gst_wavpack_enc_chain), (gst_wavpack_enc_sink_event),
16850         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
16851         * ext/wavpack/gstwavpackenc.h:
16852           Use bitrate property solely for bitrates and add new
16853           bits-per-sample property for the other stuff. Set duration
16854           to 'unknown' in initial header and resend header with proper
16855           duration on EOS; update Sebastian's e-mail address.
16856
16857 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
16858
16859         * examples/directfb/.cvsignore:
16860         * ext/directfb/.cvsignore:
16861           #define red green
16862
16863 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
16864
16865         * gst/spectrum/.cvsignore:
16866           Ignore more.
16867
16868 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
16869
16870         * ext/libmms/gstmms.c: (gst_mms_create):
16871           Set caps on outgoing buffers.
16872
16873         * sys/directdraw/gstdirectdrawsink.c: (gst_directdrawsink_init):
16874           Comment out unused global instance variable.
16875
16876 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
16877
16878         Patch by: Sebastian Dröge  <mail at slomosnail de>
16879
16880         * ext/wavpack/Makefile.am:
16881         * ext/wavpack/gstwavpack.c: (plugin_init):
16882         * ext/wavpack/gstwavpackcommon.h:
16883         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
16884         (gst_wavpack_enc_correction_mode_get_type),
16885         (gst_wavpack_enc_joint_stereo_mode_get_type),
16886         (gst_wavpack_enc_base_init), (gst_wavpack_enc_class_init),
16887         (gst_wavpack_enc_init), (gst_wavpack_enc_dispose),
16888         (gst_wavpack_enc_sink_set_caps), (gst_wavpack_enc_set_wp_config),
16889         (gst_wavpack_enc_format_samples), (gst_wavpack_enc_push_block),
16890         (gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block),
16891         (gst_wavpack_enc_sink_event), (gst_wavpack_enc_change_state),
16892         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property),
16893         (gst_wavpack_enc_plugin_init):
16894         * ext/wavpack/gstwavpackenc.h:
16895         * ext/wavpack/md5.c:
16896         * ext/wavpack/md5.h:
16897           Add wavpack encoder element (#343131).
16898
16899 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
16900
16901         * configure.ac:
16902           Check for X before using X_CFLAGS in the check for opengl (#343866).
16903           
16904         * ext/musepack/Makefile.am:
16905         * ext/wavpack/Makefile.am:
16906         * gst/speed/Makefile.am:
16907           Add missing GST_LIBS, fixes build on cygwin (#343866).
16908
16909 2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16910
16911         * configure.ac:
16912           enable building of GDP elements
16913         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
16914         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16915         (gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
16916         (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
16917         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_sink_event),
16918         (gst_gdp_pay_set_property), (gst_gdp_pay_get_property),
16919         (gst_gdp_pay_change_state):
16920         * gst/gdp/gstgdppay.h:
16921           add version 1.0
16922
16923 2006-06-02  Michael Smith  <msmith@fluendo.com>
16924
16925         * ext/theora/theoradec.c: (theora_dec_src_convert),
16926         (theora_handle_type_packet), (theora_handle_422_image),
16927         (theora_handle_444_image), (theora_handle_420_image),
16928         (theora_handle_data_packet):
16929           Theora 4:4:4 pixel format support.
16930
16931 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16932
16933         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16934         (gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
16935         (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
16936         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain),
16937         (gst_gdp_pay_sink_event), (gst_gdp_pay_set_property),
16938         (gst_gdp_pay_get_property):
16939           add crc-header and crc-payload properties
16940           don't error out on some things that are recoverable
16941         * tests/check/elements/gdppay.c: (GST_START_TEST), (gdppay_suite):
16942           add test for crc
16943
16944 2006-06-02  Stefan Kost  <ensonic@users.sf.net>
16945
16946         * ext/alsaspdif/alsaspdifsink.h:
16947         * ext/amrwb/gstamrwbdec.h:
16948         * ext/amrwb/gstamrwbenc.h:
16949         * ext/amrwb/gstamrwbparse.h:
16950         * ext/arts/gst_arts.h:
16951         * ext/artsd/gstartsdsink.h:
16952         * ext/audiofile/gstafparse.h:
16953         * ext/audiofile/gstafsink.h:
16954         * ext/audiofile/gstafsrc.h:
16955         * ext/audioresample/gstaudioresample.h:
16956         * ext/bz2/gstbz2dec.h:
16957         * ext/bz2/gstbz2enc.h:
16958         * ext/dirac/gstdiracdec.h:
16959         * ext/directfb/dfbvideosink.h:
16960         * ext/divx/gstdivxdec.h:
16961         * ext/divx/gstdivxenc.h:
16962         * ext/dts/gstdtsdec.h:
16963         * ext/faac/gstfaac.h:
16964         * ext/gsm/gstgsmdec.h:
16965         * ext/gsm/gstgsmenc.h:
16966         * ext/ivorbis/vorbisenc.h:
16967         * ext/libfame/gstlibfame.h:
16968         * ext/nas/nassink.h:
16969         * ext/neon/gstneonhttpsrc.h:
16970         * ext/polyp/polypsink.h:
16971         * ext/sdl/sdlaudiosink.h:
16972         * ext/sdl/sdlvideosink.h:
16973         * ext/shout/gstshout.h:
16974         * ext/snapshot/gstsnapshot.h:
16975         * ext/sndfile/gstsf.h:
16976         * ext/swfdec/gstswfdec.h:
16977         * ext/tarkin/gsttarkindec.h:
16978         * ext/tarkin/gsttarkinenc.h:
16979         * ext/theora/theoradec.h:
16980         * ext/wavpack/gstwavpackdec.h:
16981         * ext/wavpack/gstwavpackparse.h:
16982         * ext/xine/gstxine.h:
16983         * ext/xvid/gstxviddec.h:
16984         * ext/xvid/gstxvidenc.h:
16985         * gst/cdxaparse/gstcdxaparse.h:
16986         * gst/cdxaparse/gstcdxastrip.h:
16987         * gst/colorspace/gstcolorspace.h:
16988         * gst/festival/gstfestival.h:
16989         * gst/freeze/gstfreeze.h:
16990         * gst/gdp/gstgdpdepay.h:
16991         * gst/gdp/gstgdppay.h:
16992         * gst/modplug/gstmodplug.h:
16993         * gst/mpeg1sys/gstmpeg1systemencode.h:
16994         * gst/mpeg1videoparse/gstmp1videoparse.h:
16995         * gst/mpeg2sub/gstmpeg2subt.h:
16996         * gst/mpegaudioparse/gstmpegaudioparse.h:
16997         * gst/multifilesink/gstmultifilesink.h:
16998         * gst/overlay/gstoverlay.h:
16999         * gst/playondemand/gstplayondemand.h:
17000         * gst/qtdemux/qtdemux.h:
17001         * gst/rtjpeg/gstrtjpegdec.h:
17002         * gst/rtjpeg/gstrtjpegenc.h:
17003         * gst/smooth/gstsmooth.h:
17004         * gst/smoothwave/gstsmoothwave.h:
17005         * gst/spectrum/gstspectrum.h:
17006         * gst/speed/gstspeed.h:
17007         * gst/stereo/gststereo.h:
17008         * gst/switch/gstswitch.h:
17009         * gst/tta/gstttadec.h:
17010         * gst/tta/gstttaparse.h:
17011         * gst/videodrop/gstvideodrop.h:
17012         * gst/xingheader/gstxingmux.h:
17013         * sys/directdraw/gstdirectdrawsink.h:
17014         * sys/directsound/gstdirectsoundsink.h:
17015         * sys/dxr3/dxr3audiosink.h:
17016         * sys/dxr3/dxr3spusink.h:
17017         * sys/dxr3/dxr3videosink.h:
17018         * sys/qcam/gstqcamsrc.h:
17019         * sys/vcd/vcdsrc.h:
17020         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
17021
17022 2006-05-31  Edward Hervey  <edward@fluendo.com>
17023
17024         * ext/faad/gstfaad.h:
17025         Forgot to commit the header file too.
17026
17027 2006-05-31  Edward Hervey  <edward@fluendo.com>
17028
17029         * ext/faad/gstfaad.c: (gst_faad_class_init), (gst_faad_init),
17030         (gst_faad_dispose), (gst_faad_sink_event), (clip_outgoing_buffer),
17031         (gst_faad_chain), (gst_faad_change_state):
17032         Added GstSegment to control segments.
17033         Added clipping/dropping of outgoing buffers in order to have accurate
17034         seeking working properly.
17035
17036 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
17037
17038         Patch by: Lutz Müller  <lutz at topfrose de>
17039
17040         * ext/bz2/Makefile.am:
17041         * ext/bz2/gstbz2dec.c: (gst_bz2dec_chain), (gst_bz2dec_init),
17042         (gst_bz2dec_change_state), (gst_bz2dec_class_init):
17043           Use gst_type_find_helper_* functions for typefinding; use
17044           correct caps with gst_pad_alloc_buffer(); add state change
17045           function and reset decoder in it; don't unref buffer if
17046           pad_push fails; use fixed caps on source pad. (#341524).
17047
17048 2006-05-27  Stefan Kost  <ensonic@users.sf.net>
17049
17050         * gst/spectrum/Makefile.am:
17051         * gst/spectrum/demo-audiotest.c: (on_frequency_changed),
17052         (spectrum_chain), (main):
17053         * gst/spectrum/demo-osssrc.c:
17054         added another example
17055         
17056         * sys/v4l2/gstv4l2src.c:
17057         fix typo
17058
17059 2006-05-26  Edward Hervey  <edward@fluendo.com>
17060
17061         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment): 
17062         Clip the outputed NEWSEGMENT stop time to the configured segment stop
17063         time.
17064
17065 2006-05-26  Wim Taymans  <wim@fluendo.com>
17066
17067         * gst/qtdemux/qtdemux.c: (gst_qtdemux_do_seek):
17068         Don't clear the running variable in the seek code.
17069
17070 2006-05-24  Wim Taymans  <wim@fluendo.com>
17071
17072         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_esds):
17073         Detect QCELP in mp4a descriptors.
17074
17075 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
17076
17077         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak), (plugin_init):
17078           po/POTFILES.in:
17079           Throw an error when the file is encrypted. Move plugin_init stuff
17080           to the end of the file, add stuff for i18n, make debug category
17081           static.
17082
17083 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
17084
17085         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
17086
17087         * configure.ac:
17088         * gst/h264parse/Makefile.am:
17089         * gst/h264parse/gsth264parse.c: (gst_h264_parse_base_init),
17090         (gst_h264_parse_finalize), (gst_h264_parse_class_init),
17091         (gst_h264_parse_init), (gst_h264_parse_chain),
17092         (gst_h264_parse_handle_event), (plugin_init):
17093         * gst/h264parse/gsth264parse.h:
17094           New plugin: h264parse (#340638)
17095
17096 2006-05-22  Thomas Vander Stichele  <thomas at apestaart dot org>
17097
17098         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain),
17099         (gst_gdp_depay_change_state):
17100         * gst/gdp/gstgdpdepay.h:
17101         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader),
17102         (gst_gdp_pay_chain), (gst_gdp_pay_sink_event),
17103         (gst_gdp_pay_change_state):
17104         * gst/gdp/gstgdppay.h:
17105           Handle error cases when calling functions
17106           do downwards state change after parent's change_state
17107         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
17108         * tests/check/elements/gdppay.c: (GST_START_TEST):
17109           clean up more
17110
17111 2006-05-22  Thomas Vander Stichele  <thomas at apestaart dot org>
17112
17113         * gst/gdp/Makefile.am:
17114         * gst/gdp/gstgdp.c: (plugin_init):
17115         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_base_init),
17116         (gst_gdp_depay_class_init), (gst_gdp_depay_init),
17117         (gst_gdp_depay_finalize), (gst_gdp_depay_chain),
17118         (gst_gdp_depay_change_state), (gst_gdp_depay_plugin_init):
17119         * gst/gdp/gstgdpdepay.h:
17120         * gst/gdp/gstgdppay.c: (gst_gdp_pay_base_init),
17121         (gst_gdp_pay_class_init), (gst_gdp_pay_init),
17122         (gst_gdp_pay_dispose), (gst_gdp_stamp_buffer),
17123         (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
17124         (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
17125         (gst_gdp_queue_buffer), (gst_gdp_pay_chain),
17126         (gst_gdp_pay_sink_event), (gst_gdp_pay_change_state),
17127         (gst_gdp_pay_plugin_init):
17128         * gst/gdp/gstgdppay.h:
17129         * tests/check/Makefile.am:
17130         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
17131         (cleanup_gdpdepay), (gdpdepay_push_per_byte), (GST_START_TEST),
17132         (setup_gdpdepay_streamheader), (gdpdepay_suite), (main):
17133         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay),
17134         (GST_START_TEST), (setup_gdppay_streamheader), (gdppay_suite),
17135         (main):
17136           adding GDP payloader and depayloader.  Build integration will
17137           follow later when the GDP issues for core are sorted out.
17138
17139 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
17140
17141         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
17142         (gst_spectrum_init), (gst_spectrum_set_sink_caps),
17143         (gst_spectrum_get_sink_caps), (gst_spectrum_chain):
17144           Use boilerplate macro, fix strings to match plugin-moval-requirements
17145
17146 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
17147
17148         * gst/spectrum/Makefile.am:
17149           Link to base libraries
17150
17151         * gst/spectrum/demo-osssrc.c: (main):
17152           use new threshhold property
17153
17154         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
17155         (gst_spectrum_init), (gst_spectrum_dispose),
17156         (gst_spectrum_set_property), (gst_spectrum_set_sink_caps),
17157         (gst_spectrum_get_sink_caps), (gst_spectrum_chain),
17158         (gst_spectrum_change_state):
17159         * gst/spectrum/gstspectrum.h:
17160         Use gst_adapter, support multiple-channels, add threshold property for
17161         result, add docs, fix resulting spectrum range (was including mirrored
17162         results)
17163
17164 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
17165
17166         * configure.ac:
17167         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main):
17168         * gst/spectrum/fix_fft.c: (gst_spectrum_fix_dot):
17169         * gst/spectrum/gstspectrum.c: (gst_spectrum_get_type),
17170         (gst_spectrum_base_init), (gst_spectrum_class_init),
17171         (gst_spectrum_init), (gst_spectrum_dispose),
17172         (gst_spectrum_set_property), (gst_spectrum_chain):
17173         * gst/spectrum/gstspectrum.h:
17174         Initial port of the spectrum element
17175
17176 2006-05-19  Edgard Lima <edgard.lima@indt.org.br>
17177
17178         * sys/v4l2/gstv4l2.c:
17179         * sys/v4l2/gstv4l2object.c:
17180         * sys/v4l2/gstv4l2object.h:
17181         * sys/v4l2/gstv4l2src.c:
17182         * sys/v4l2/gstv4l2xoverlay.c:
17183         Some clean-ups requested by wingo in bug #338818.       
17184
17185 2006-05-19  Michael Smith  <msmith@fluendo.com>
17186
17187         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_base_init),
17188         (alsaspdifsink_class_init), (alsaspdifsink_init),
17189         (alsaspdifsink_dispose), (alsaspdifsink_set_property),
17190         (alsaspdifsink_get_property), (alsaspdifsink_set_caps),
17191         (alsaspdifsink_get_time), (alsaspdifsink_open),
17192         (alsaspdifsink_close), (alsaspdifsink_find_pcm_device),
17193         (alsaspdifsink_write_frame), (alsaspdifsink_event),
17194         (alsaspdifsink_get_times), (alsaspdifsink_current_delay),
17195         (generate_iec958_zero_frame), (alsaspdifsink_render),
17196         (ignore_alsa_err), (alsaspdifsink_change_state), (plugin_init):
17197         * ext/alsaspdif/alsaspdifsink.h:
17198           Use sampling rate from set_caps. Comment out some more unused code.
17199
17200 2006-05-18  Stefan Kost  <ensonic@users.sf.net>
17201
17202         * configure.ac:
17203           Check for X11
17204         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
17205         * sys/v4l2/gstv4l2object.h:
17206         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_iface_supported):
17207         * sys/v4l2/gstv4l2src.h:
17208         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
17209         * sys/v4l2/gstv4l2xoverlay.h:
17210           Code cleanups, fix debug macros
17211
17212 2006-05-18  Michael Smith  <msmith@fluendo.com>
17213
17214         * ext/Makefile.am:
17215           Fix distcheck?
17216
17217 2006-05-18  Michael Smith  <msmith@fluendo.com>
17218
17219         * configure.ac:
17220         * ext/Makefile.am:
17221         * ext/alsaspdif/Makefile.am:
17222         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_base_init),
17223         (alsaspdifsink_class_init), (alsaspdifsink_init),
17224         (alsaspdifsink_dispose), (alsaspdifsink_set_property),
17225         (alsaspdifsink_get_property), (alsaspdifsink_provide_clock),
17226         (alsaspdifsink_get_time), (alsaspdifsink_open),
17227         (alsaspdifsink_close), (alsaspdifsink_find_pcm_device),
17228         (alsaspdifsink_write_frame), (alsaspdifsink_event),
17229         (alsaspdifsink_get_times), (alsaspdifsink_current_delay),
17230         (generate_iec958_zero_frame), (alsaspdifsink_render),
17231         (ignore_alsa_err), (alsaspdifsink_change_state), (plugin_init):
17232         * ext/alsaspdif/alsaspdifsink.h:
17233           Add an alsa plugin to output IEC958 frames over S/PDIF
17234
17235 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
17236
17237         * ext/faad/gstfaad.c: (gst_faad_update_caps), (gst_faad_chain):
17238           Remove unused caps cruft from chain function altogether.
17239
17240 2006-05-17  Edward Hervey  <edward@fluendo.com>
17241
17242         * ext/faad/gstfaad.c: (gst_faad_chain): 
17243         There's no guarantee that caps was set to something, and if it did, the
17244         function called to fill that variable actually sets the caps on the
17245         sourcpad, so we call gst_pad_alloc_buffer_and_set_caps() using
17246         GST_PAD_CAPS(faad->srcpad).
17247
17248 2006-05-13  Tim-Philipp Müller  <tim at centricular dot net>
17249
17250         Patch by: Young-Ho Cha  <ganadist chollian net>
17251
17252         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chain),
17253         (gst_faad_change_state):
17254         * ext/faad/gstfaad.h:
17255           If we encounter a decoding error, don't error out immediately,
17256           but try to resync (or see if we have better luck with the next
17257           buffer in case of framed input). Only error out after five
17258           consecutive errors. Fixes #341563.
17259
17260 2006-05-12  Wim Taymans  <wim@fluendo.com>
17261
17262         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init),
17263         (gst_xvidenc_init), (gst_xvidenc_finalize),
17264         (gst_xvidenc_handle_sink_event), (gst_xvidenc_setup),
17265         (gst_xvidenc_setcaps), (gst_xvidenc_encode), (gst_xvidenc_chain),
17266         (gst_xvidenc_flush_buffers), (gst_xvidenc_set_property),
17267         (gst_xvidenc_get_property):
17268         Compile fixes.
17269
17270 2006-05-12  Wim Taymans  <wim@fluendo.com>
17271
17272         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
17273
17274         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_structure_to_csp),
17275         (gst_xvid_csp_to_caps), (gst_xvid_image_get_size),
17276         (gst_xvid_image_fill):
17277         * ext/xvid/gstxvid.h:
17278         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
17279         (gst_xviddec_init), (gst_xviddec_reset), (gst_xviddec_unset),
17280         (gst_xviddec_handle_sink_event), (gst_xviddec_setup),
17281         (gst_xviddec_add_par), (gst_xviddec_negotiate),
17282         (gst_xviddec_decode), (gst_xviddec_chain),
17283         (gst_xviddec_flush_buffers), (gst_xviddec_src_getcaps),
17284         (gst_xviddec_src_link), (gst_xviddec_setcaps),
17285         (gst_xviddec_change_state):
17286         * ext/xvid/gstxviddec.h:
17287         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
17288         (gst_xvidenc_quant_type_get_type), (gst_xvidenc_pass_get_type),
17289         (gst_xvidenc_get_type), (gst_xvidenc_base_init),
17290         (gst_xvidenc_class_init), (gst_xvidenc_init),
17291         (gst_xvidenc_finalize), (gst_xvidenc_handle_sink_event),
17292         (gst_xvidenc_setup), (gst_xvidenc_setcaps), (gst_xvidenc_encode),
17293         (gst_xvidenc_chain), (gst_xvidenc_flush_buffers),
17294         (gst_xvidenc_set_property), (gst_xvidenc_get_property),
17295         (gst_xvidenc_change_state):
17296         * ext/xvid/gstxvidenc.h:
17297         xvid plugin to support more capabilities of XviD codec.
17298         Fixes #339462.
17299         Some more cleanups here and there.
17300
17301 2006-05-11  Edgard Lima <edgard.lima@indt.org.br>
17302
17303         * sys/v4l2/Makefile.am:
17304         * sys/v4l2/gstv4l2.c:
17305         * sys/v4l2/gstv4l2colorbalance.c:
17306         * sys/v4l2/gstv4l2colorbalance.h:
17307         * sys/v4l2/gstv4l2element.c:
17308         * sys/v4l2/gstv4l2element.h:
17309         * sys/v4l2/gstv4l2object.c:
17310         * sys/v4l2/gstv4l2object.h:
17311         * sys/v4l2/gstv4l2src.c:
17312         * sys/v4l2/gstv4l2src.h:
17313         * sys/v4l2/gstv4l2tuner.c:
17314         * sys/v4l2/gstv4l2tuner.h:
17315         * sys/v4l2/gstv4l2xoverlay.c:
17316         * sys/v4l2/gstv4l2xoverlay.h:
17317         * sys/v4l2/v4l2_calls.c:
17318         * sys/v4l2/v4l2_calls.h:
17319         * sys/v4l2/v4l2src_calls.c:
17320         * sys/v4l2/v4l2src_calls.h:
17321         Changes proposed by Wingo in bug #338818.
17322
17323 2006-05-11  Wim Taymans  <wim@fluendo.com>
17324
17325         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak),
17326         (gst_qtdemux_handle_esds):
17327         Figure out the real audio type in mp4a boxes by parsing the
17328         optional descriptors in the optional esds box. Promote the
17329         default AAC to mp3 when indicated. Fixes #330632.
17330
17331 2006-05-10  Wim Taymans  <wim@fluendo.com>
17332
17333         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_dump_unknown),
17334         (qtdemux_parse_trak), (gst_qtdemux_handle_esds):
17335         Parse version 2 sample descriptions. Fixes #341231
17336         Don't #define gst_util_dump_mem(), use something more
17337         specific instead to avoid confusion.
17338
17339 2006-05-08  Edgard Lima <edgard.lima@indt.org.br>
17340
17341         * sys/v4l2/gstv4l2src.c:
17342         * sys/v4l2/v4l2src_calls.c:
17343         Fix fourcc name printed out. Patch from Martin Rubli.
17344
17345 2006-05-08  Wim Taymans  <wim@fluendo.com>
17346
17347         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query),
17348         (qtdemux_dump_mvhd):
17349         Don't cause side effects in a debugging function.
17350         Also report duration in push mode since we can.
17351
17352 2006-05-08  Edward Hervey  <edward@fluendo.com>
17353
17354         * autogen.sh: (CONFIGURE_DEF_OPT): 
17355         libtoolize on Darwin/MacOSX is called glibtoolize
17356
17357 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
17358
17359         * ext/amrwb/gstamrwbdec.c:
17360         * ext/amrwb/gstamrwbenc.c:
17361         * ext/sdl/sdlaudiosink.c:
17362         * ext/sdl/sdlvideosink.c:
17363         * ext/wavpack/gstwavpackdec.c:
17364         * ext/xine/xine.c:
17365         * ext/xine/xineaudiodec.c:
17366         * ext/xine/xineaudiosink.c:
17367         * ext/xine/xineinput.c:
17368         * gst/cdxaparse/gstcdxaparse.c:
17369         * gst/freeze/gstfreeze.c:
17370         * sys/v4l2/gstv4l2element.c:
17371         Add semicolons after GST_BOILERPLATE[_FULL] so that
17372         indent doesn't mess up following lines.
17373
17374 2006-05-05  Edgard Lima <edgard.lima@indt.org.br>
17375
17376         * sys/v4l2/gstv4l2element.c:
17377         * sys/v4l2/gstv4l2element.h:
17378         * sys/v4l2/gstv4l2src.c:
17379         * sys/v4l2/gstv4l2src.h:
17380         * sys/v4l2/gstv4l2tuner.c:
17381         * sys/v4l2/gstv4l2tuner.h:
17382         * sys/v4l2/v4l2_calls.c:
17383         * sys/v4l2/v4l2_calls.h:
17384         * sys/v4l2/v4l2src_calls.c:
17385         * sys/v4l2/v4l2src_calls.h:
17386         * tests/icles/v4l2src-test.c:
17387         Some changes proposed by wingo in bug #338818 (but not everything
17388         yet). Patch from Martin Rubli to fix framerate detection.
17389
17390 2006-05-05  Tim-Philipp Müller  <tim at centricular dot net>
17391
17392         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_prepare):
17393           Use (NULL) instead of just NULL in GST_ELEMENT_ERROR macro.
17394
17395 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
17396
17397         * configure.ac:
17398           Back to CVS
17399
17400 === release 0.10.3 ===
17401
17402 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
17403
17404         * configure.ac:
17405           releasing 0.10.3, "Petition to request permission"
17406
17407 2006-05-04  Julien MOUTTE  <julien@moutte.net>
17408
17409         * tests/icles/Makefile.am: Fix build.
17410
17411 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17412
17413         * ext/musicbrainz/Makefile.am:
17414           Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/tag/tag.h
17415
17416 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
17417
17418         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17419         Clean up one piece of logic slightly and remove a 
17420         dead code block.
17421
17422 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17423
17424         * docs/plugins/Makefile.am:
17425         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17426         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17427         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
17428         * docs/plugins/inspect/plugin-musicbrainz.xml:
17429         * ext/musicbrainz/gsttrm.c:
17430         * ext/musicbrainz/gsttrm.h:
17431           Everybody loves docs - add docs for musicbrainz plugin.
17432
17433 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17434
17435         * ext/Makefile.am:
17436           Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).
17437           
17438 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17439
17440         * ext/Makefile.am:
17441           Forgot to commit this one.
17442
17443 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17444
17445         Patch by: James "Doc" Livingston  <doclivingston gmail com>
17446
17447         * configure.ac:
17448         * ext/musicbrainz/Makefile.am:
17449         * ext/musicbrainz/gsttrm.c: (gst_trm_base_init),
17450         (gst_trm_class_init), (gst_trm_init), (gst_trm_setcaps),
17451         (gst_trm_chain), (gst_trm_emit_signature), (gst_trm_set_property),
17452         (gst_trm_get_property), (gst_trm_change_state), (plugin_init):
17453         * ext/musicbrainz/gsttrm.h:
17454           Port MusicBrainz TRM plugin (#336898).
17455
17456 2006-05-03  Michael Smith  <msmith@fluendo.com>
17457
17458         * ext/faad/gstfaad.c: (gst_faad_setcaps),
17459         (looks_like_valid_header), (gst_faad_chain):
17460           Fix #334748: use fake_codec_data if the first bytes of the first
17461           buffer we process doesn't look like plausible AAC data (e.g.
17462           reserved values for rate, or channels). Fixes playback of Apple's
17463           movie trailers.
17464
17465 2006-05-02  Edgard Lima <edgard.lima@indt.org.br>
17466
17467         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_caps):
17468         Fix get_caps func to work when no framerate is available and the caps
17469         isn't simple.
17470
17471 2006-05-01  Edgard Lima <edgard.lima@indt.org.br>
17472
17473         * sys/v4l2/Makefile.am:
17474         * sys/v4l2/gstv4l2colorbalance.c:
17475         * sys/v4l2/gstv4l2xoverlay.c:
17476         * sys/v4l2/v4l2_calls.c:
17477         * tests/icles/Makefile.am:
17478         * tests/icles/v4l2src-test.c:
17479         Few improvements to move to good.
17480
17481 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17482
17483         * configure.ac:
17484         * docs/plugins/Makefile.am:
17485         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17486         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17487         * docs/plugins/inspect/plugin-taglib.xml:
17488         * ext/Makefile.am:
17489         * ext/taglib/Makefile.am:
17490         * ext/taglib/gstid3v2mux.cc:
17491         * ext/taglib/gstid3v2mux.h:
17492         * ext/taglib/gsttaglib.cc:
17493         * ext/taglib/gsttaglib.h:
17494         * tests/check/Makefile.am:
17495         * tests/check/elements/tagid3v2mux.c:
17496           moved to good.  Closes #336110
17497
17498 2006-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17499
17500         * docs/plugins/Makefile.am:
17501         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
17502         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
17503         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17504         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17505         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
17506           Fix up docs for taglib plugin
17507           Also scan .cc files
17508
17509 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
17510
17511         * ext/taglib/gsttaglib.cc:
17512           Post an error message on the bus in the (extremely unlikely)
17513           case of an error.
17514
17515 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
17516
17517         * ext/taglib/Makefile.am:
17518         * ext/taglib/gstid3v2mux.cc:
17519         * ext/taglib/gstid3v2mux.h:
17520         * ext/taglib/gsttaglib.cc:
17521         * ext/taglib/gsttaglib.h:
17522           Split the actual ID3v2 tag rendering code into
17523           its own subclass.
17524
17525 2006-04-29  Sebastien Moutte  <sebastien@moutte.net>
17526
17527         * ext/neon/gstneonhttpsrc.c:
17528         * ext/neon/gstneonhttpsrc.h:
17529           added iradio-mode support as in gnomevfssrc to enable 
17530           connections with icydemux that will send title tag messages on 
17531           shoutcast/icecast streams. I've also added iradio properties
17532           iradio-name, iradio-genre, iradio-url.
17533           added user-agent property because some shoutcast streams don't return 
17534           data if the GET requests don't have a User-Agent.
17535         * win32/common/libgstneon.dsp:
17536           use debug version of libneon in debug mode
17537 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17538
17539         * configure.ac:
17540         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
17541         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
17542         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17543         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
17544         * sys/Makefile.am:
17545         * sys/ximagesrc/Makefile.am:
17546         * sys/ximagesrc/ximagesrc.c:
17547         * sys/ximagesrc/ximagesrc.h:
17548         * sys/ximagesrc/ximageutil.c:
17549         * sys/ximagesrc/ximageutil.h:
17550         * tests/Makefile.am:
17551         * tests/icles/.cvsignore:
17552         * tests/icles/Makefile.am:
17553         * tests/icles/ximagesrc-test.c:
17554           moved ximagesrc to good (See #336756)
17555
17556 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
17557
17558         * ext/faad/gstfaad.c: (gst_faad_init), (aac_rate_idx),
17559         (gst_faad_setcaps), (gst_faad_chain), (gst_faad_open_decoder),
17560         (gst_faad_close_decoder), (gst_faad_change_state):
17561         * ext/faad/gstfaad.h:
17562           If we run into a decoding error, try re-opening the decoder
17563           with faacDecInit2() using fake codec data created from the
17564           data the demuxer gave us. Should fix a whole bunch of
17565           GStreamer-faad problems incl. 'channel coupling not
17566           implemented', 'maximum number of scalefactor bands exceeded'
17567           etc. (#173007, #332892).
17568
17569 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
17570
17571         * ext/amrwb/gstamrwbdec.c:
17572         * ext/amrwb/gstamrwbenc.c:
17573         * ext/amrwb/gstamrwbparse.c:
17574         * ext/arts/gst_arts.c:
17575         * ext/artsd/gstartsdsink.c:
17576         * ext/audiofile/gstafparse.c:
17577         * ext/audiofile/gstafsink.c:
17578         * ext/audiofile/gstafsrc.c:
17579         * ext/audioresample/gstaudioresample.c:
17580         * ext/bz2/gstbz2dec.c:
17581         * ext/bz2/gstbz2enc.c:
17582         * ext/cdaudio/gstcdaudio.c:
17583         * ext/directfb/dfbvideosink.c:
17584         * ext/divx/gstdivxdec.c:
17585         * ext/divx/gstdivxenc.c:
17586         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
17587         * ext/faac/gstfaac.c: (gst_faac_base_init):
17588         * ext/faad/gstfaad.c:
17589         * ext/gsm/gstgsmdec.c:
17590         * ext/gsm/gstgsmenc.c:
17591         * ext/hermes/gsthermescolorspace.c:
17592         * ext/ivorbis/vorbisfile.c:
17593         * ext/lcs/gstcolorspace.c:
17594         * ext/libfame/gstlibfame.c:
17595         * ext/libmms/gstmms.c: (gst_mms_base_init):
17596         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init):
17597         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
17598         * ext/nas/nassink.c: (gst_nassink_base_init):
17599         * ext/neon/gstneonhttpsrc.c:
17600         * ext/sdl/sdlaudiosink.c:
17601         * ext/sdl/sdlvideosink.c:
17602         * ext/shout/gstshout.c:
17603         * ext/snapshot/gstsnapshot.c:
17604         * ext/sndfile/gstsf.c:
17605         * ext/swfdec/gstswfdec.c:
17606         * ext/tarkin/gsttarkindec.c:
17607         * ext/tarkin/gsttarkinenc.c:
17608         * ext/theora/theoradec.c:
17609         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
17610         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
17611         * ext/xvid/gstxviddec.c:
17612         * ext/xvid/gstxvidenc.c:
17613         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
17614         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
17615         * gst/chart/gstchart.c:
17616         * gst/colorspace/gstcolorspace.c:
17617         * gst/deinterlace/gstdeinterlace.c:
17618         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
17619         * gst/festival/gstfestival.c:
17620         * gst/filter/gstbpwsinc.c:
17621         * gst/filter/gstiir.c:
17622         * gst/filter/gstlpwsinc.c:
17623         * gst/freeze/gstfreeze.c:
17624         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17625         * gst/librfb/gstrfbsrc.c:
17626         * gst/mixmatrix/mixmatrix.c:
17627         * gst/mpeg1sys/gstmpeg1systemencode.c:
17628         * gst/mpeg1videoparse/gstmp1videoparse.c:
17629         * gst/mpeg2sub/gstmpeg2subt.c:
17630         * gst/mpegaudioparse/gstmpegaudioparse.c:
17631         * gst/multifilesink/gstmultifilesink.c:
17632         * gst/overlay/gstoverlay.c:
17633         * gst/passthrough/gstpassthrough.c:
17634         * gst/playondemand/gstplayondemand.c:
17635         * gst/qtdemux/qtdemux.c:
17636         * gst/rtjpeg/gstrtjpegdec.c:
17637         * gst/rtjpeg/gstrtjpegenc.c:
17638         * gst/smooth/gstsmooth.c:
17639         * gst/smoothwave/gstsmoothwave.c:
17640         * gst/spectrum/gstspectrum.c:
17641         * gst/speed/gstspeed.c:
17642         * gst/stereo/gststereo.c:
17643         * gst/switch/gstswitch.c:
17644         * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
17645         * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
17646         * gst/vbidec/gstvbidec.c:
17647         * gst/videocrop/gstvideocrop.c:
17648         * gst/videodrop/gstvideodrop.c:
17649         * gst/virtualdub/gstxsharpen.c:
17650         * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
17651         * gst/y4m/gsty4mencode.c:
17652         * sys/cdrom/gstcdplayer.c:
17653         * sys/directdraw/gstdirectdrawsink.c:
17654         * sys/directsound/gstdirectsoundsink.c:
17655         * sys/glsink/glimagesink.c:
17656         * sys/qcam/gstqcamsrc.c:
17657         * sys/v4l2/gstv4l2src.c:
17658         * sys/vcd/vcdsrc.c: (gst_vcdsrc_base_init):
17659         * sys/ximagesrc/ximagesrc.c:
17660           Define GstElementDetails as const and also static (when defined as
17661           global)
17662
17663 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
17664
17665         * ext/musepack/gstmusepackdec.c:
17666         (gst_musepackdec_handle_seek_event), (gst_musepackdec_loop):
17667           Add support for segment seeks.
17668
17669 2006-04-20  Edgard Lima  <edgard.lima@indt.org.br>
17670
17671         * sys/v4l2/gstv4l2src.c:
17672         Added a couple of ifdefs to make it compile with other kernels.
17673         
17674 2006-04-20  Wim Taymans  <wim@fluendo.com>
17675
17676         Patch by: j^ <j at bootlab dot org>
17677
17678         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
17679         (qtdemux_video_caps):
17680         Never treat video streams as an audio stream.
17681         Add qtdrw mime type.
17682         Fixes #339041
17683
17684 2006-04-19  Wim Taymans  <wim@fluendo.com>
17685
17686         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17687         For VBR audio, don't try to calculate the samples_per_frame.
17688         Fixes #338935.
17689
17690 2006-04-13  Edgard Lima  <edgard.lima@indt.org.br>
17691
17692         * sys/v4l2/gstv4l2src.c:
17693         Just added a gtk-doc comment.
17694
17695 2006-04-17  Michael Smith  <msmith@fluendo.com>
17696
17697         * ext/theora/theoradec.c: (theora_dec_src_convert),
17698         (theora_handle_type_packet), (theora_handle_422_image),
17699         (theora_handle_420_image), (theora_handle_data_packet):
17700         * ext/theora/theoradec.h:
17701           Apply fix from j^ for API change in libtheoradec.
17702
17703           Implement 4:2:2 pixel format. Untested at the moment.
17704
17705 2006-04-14  Tim-Philipp Müller  <tim at centricular dot net>
17706
17707         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_init),
17708         (gst_musepack_stream_init):
17709           Fix track/album peak tag values; use GST_DEBUG_FUNCPTR and
17710           gst_pad_new_from_static_template().
17711
17712 2006-04-13  Edgard Lima  <edgard.lima@indt.org.br>
17713
17714         * sys/v4l2/gstv4l2src.c: (gst_v4l2element_class_init),
17715         (gst_v4l2src_dispose):
17716         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_buffer_new):
17717         Fixed some memory leaks.
17718
17719 2006-04-12  Edgard Lima  <edgard.lima@indt.org.br>
17720
17721         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
17722         Fix to work in read mode.
17723
17724 2006-04-10  Wim Taymans  <wim@fluendo.com>
17725
17726         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17727         Fix parsing of newer stsd chunks again.
17728
17729 2006-04-10  Wim Taymans  <wim@fluendo.com>
17730
17731         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17732         (qtdemux_parse_trak):
17733         Fix framerate calculation.
17734
17735 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17736
17737         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init):
17738           Fix build (class_init declaration/definition mismatch).
17739
17740 2006-04-10  Wim Taymans  <wim@fluendo.com>
17741
17742         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17743         force mono 8000 Hz on AMR samples.
17744
17745 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
17746
17747         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
17748           remove atoll by using g_ascii_strtoull (atoll is not supported on WIN32)
17749         * sys/directdraw/gstdirectdrawsink.c:
17750         * sys/directsound/gstdirectsoundsink.c:
17751           done some cleans in sources
17752         * win32/vs6:
17753           add project files for neon, qtdemux
17754           
17755 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17756
17757         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_class_init):
17758         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_class_init):
17759         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_class_init):
17760         * ext/arts/gst_arts.c: (gst_arts_class_init):
17761         * ext/artsd/gstartsdsink.c: (gst_artsdsink_class_init):
17762         * ext/audiofile/gstafsink.c: (gst_afsink_class_init):
17763         * ext/audiofile/gstafsrc.c: (gst_afsrc_class_init):
17764         * ext/audioresample/gstaudioresample.c:
17765         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17766         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_class_init):
17767         * ext/divx/gstdivxdec.c: (gst_divxdec_class_init):
17768         * ext/hermes/gsthermescolorspace.c:
17769         (gst_hermes_colorspace_class_init):
17770         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_class_init):
17771         * ext/jack/gstjack.c: (gst_jack_class_init):
17772         * ext/jack/gstjackbin.c: (gst_jack_bin_class_init):
17773         * ext/lcs/gstcolorspace.c: (gst_colorspace_class_init):
17774         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init):
17775         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17776         * ext/nas/nassink.c: (gst_nassink_class_init):
17777         * ext/shout/gstshout.c: (gst_icecastsend_class_init):
17778         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17779         * ext/sndfile/gstsf.c: (gst_sf_class_init):
17780         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init),
17781         (gst_swfdec_class_init):
17782         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_class_init):
17783         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_class_init):
17784         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_class_init):
17785         * gst/chart/gstchart.c: (gst_chart_class_init):
17786         * gst/colorspace/gstcolorspace.c: (gst_colorspace_class_init):
17787         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init):
17788         * gst/festival/gstfestival.c: (gst_festival_class_init):
17789         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init):
17790         * gst/filter/gstiir.c: (gst_iir_class_init):
17791         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
17792         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init):
17793         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_class_init):
17794         * gst/mpeg1sys/gstmpeg1systemencode.c:
17795         (gst_system_encode_class_init):
17796         * gst/mpeg1videoparse/gstmp1videoparse.c:
17797         (gst_mp1videoparse_class_init):
17798         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_class_init):
17799         * gst/mpegaudioparse/gstmpegaudioparse.c:
17800         (gst_mp3parse_class_init):
17801         * gst/overlay/gstoverlay.c: (gst_overlay_class_init):
17802         * gst/passthrough/gstpassthrough.c: (passthrough_class_init):
17803         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init):
17804         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_class_init):
17805         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_class_init):
17806         * gst/smooth/gstsmooth.c: (gst_smooth_class_init):
17807         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init):
17808         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
17809         * gst/stereo/gststereo.c: (gst_stereo_class_init):
17810         * gst/switch/gstswitch.c: (gst_switch_class_init):
17811         * gst/tta/gstttadec.c: (gst_tta_dec_class_init):
17812         * gst/tta/gstttaparse.c: (gst_tta_parse_class_init):
17813         * gst/vbidec/gstvbidec.c: (gst_vbidec_class_init):
17814         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init):
17815         * gst/virtualdub/gstxsharpen.c: (gst_xsharpen_class_init):
17816         * gst/y4m/gsty4mencode.c: (gst_y4mencode_class_init):
17817         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17818         * sys/directsound/gstdirectsoundsink.c:
17819         (gst_directsoundsink_class_init):
17820         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_class_init):
17821         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17822         * sys/dxr3/dxr3videosink.c: (dxr3videosink_class_init):
17823         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_class_init):
17824         * sys/v4l2/gstv4l2colorbalance.c:
17825         (gst_v4l2_color_balance_channel_class_init):
17826         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_channel_class_init),
17827         (gst_v4l2_tuner_norm_class_init):
17828         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_class_init):
17829         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17830
17831 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17832
17833         * gst/colorspace/gstcolorspace.h:
17834         * gst/deinterlace/gstdeinterlace.h:
17835         * gst/passthrough/gstpassthrough.h:
17836         * gst/y4m/gsty4mencode.h:
17837         Fix more broken GObject macros
17838
17839 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17840
17841         * ext/xine/gstxine.h:
17842         * gst-libs/gst/play/play.h:
17843         * sys/v4l2/gstv4l2element.h:
17844         * sys/ximagesrc/ximageutil.h:
17845         Fix broken GObject macros
17846
17847 2006-04-08  Wim Taymans  <wim@fluendo.com>
17848
17849         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample),
17850         (gst_qtdemux_chain), (gst_qtdemux_add_stream), (qtdemux_dump_stsz),
17851         (qtdemux_dump_stco), (qtdemux_parse_trak):
17852         Don't make rounding errors in timestamp/duration calculations.
17853         Fix timestamps for AMR and IMA4.  Fixes (#337436).
17854         Create a dummy segment even when there is no edit list.
17855
17856 2006-04-07  Julien MOUTTE  <julien@moutte.net>
17857
17858         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.
17859         * examples/directfb/Makefile.am: Add example resource files to
17860         dist.
17861
17862 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17863
17864         * ext/amrwb/amrwb-code/Makefile.am:
17865         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc),
17866         (gst_ximagesrc_create), (gst_ximagesrc_set_property):
17867         Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to
17868         25fps
17869
17870 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17871
17872         * tests/icles/ximagesrc-test.c: (main):
17873         Actually assert that pipeline goes to playing
17874
17875 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17876
17877         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc),
17878         (composite_pixel), (gst_ximagesrc_ximage_get),
17879         (gst_ximagesrc_create), (gst_ximagesrc_set_property):
17880         Fix typo, C++ style comments and other small cleanups
17881         
17882 2006-04-06  Wim Taymans  <wim@fluendo.com>
17883
17884         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
17885         (gst_qtdemux_handle_src_query), (gst_qtdemux_find_index),
17886         (gst_qtdemux_find_keyframe), (gst_qtdemux_find_segment),
17887         (gst_qtdemux_move_stream), (gst_qtdemux_perform_seek),
17888         (gst_qtdemux_do_seek), (gst_qtdemux_change_state),
17889         (gst_qtdemux_activate_segment),
17890         (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample),
17891         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
17892         (qtdemux_parse_trak):
17893         Added full edit list support.
17894         Avoid overflows in prologue image detection code.
17895         Avoid roundoff errors in timestamp calculations.
17896
17897 2006-04-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17898
17899         * configure.ac:
17900           clean up so report properly on missing stuff
17901           fix modplug detection
17902
17903 2006-04-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17904
17905         * ext/Makefile.am:
17906         * ext/amrwb/amrwb-code/Makefile.am:
17907           don't dist amr wb source code
17908
17909 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17910
17911         Patch by: j^  <j at bootlab dot org>
17912
17913         * ext/amrwb/gstamrwbdec.c:
17914         * ext/amrwb/gstamrwbenc.c:
17915         * ext/amrwb/gstamrwbparse.c:
17916         * ext/arts/gst_arts.c:
17917         * ext/artsd/gstartsdsink.c:
17918         * ext/audiofile/gstafparse.c:
17919         * ext/audiofile/gstafsink.c:
17920         * ext/audiofile/gstafsrc.c:
17921         * ext/cdaudio/gstcdaudio.c:
17922         * ext/directfb/dfbvideosink.c:
17923         * ext/divx/gstdivxdec.c:
17924         * ext/divx/gstdivxenc.c:
17925         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
17926         * ext/faac/gstfaac.c: (gst_faac_base_init):
17927         * ext/faad/gstfaad.c:
17928         * ext/gsm/gstgsmdec.c:
17929         * ext/gsm/gstgsmenc.c:
17930         * ext/hermes/gsthermescolorspace.c:
17931         * ext/ivorbis/vorbisfile.c:
17932         * ext/lcs/gstcolorspace.c:
17933         * ext/libfame/gstlibfame.c:
17934         * ext/libmms/gstmms.c: (gst_mms_base_init):
17935         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
17936         * ext/nas/nassink.c: (gst_nassink_base_init):
17937         * ext/neon/gstneonhttpsrc.c:
17938         * ext/polyp/polypsink.c: (gst_polypsink_base_init):
17939         * ext/sdl/sdlaudiosink.c:
17940         * ext/sdl/sdlvideosink.c:
17941         * ext/shout/gstshout.c:
17942         * ext/snapshot/gstsnapshot.c:
17943         * ext/sndfile/gstsf.c:
17944         * ext/tarkin/gsttarkindec.c:
17945         * ext/tarkin/gsttarkinenc.c:
17946         * ext/theora/theoradec.c:
17947         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
17948         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
17949         * ext/xvid/gstxviddec.c:
17950         * ext/xvid/gstxvidenc.c:
17951         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
17952         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
17953         * gst/chart/gstchart.c:
17954         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
17955         * gst/festival/gstfestival.c:
17956         * gst/filter/gstiir.c:
17957         * gst/filter/gstlpwsinc.c:
17958         * gst/freeze/gstfreeze.c:
17959         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17960         * gst/mixmatrix/mixmatrix.c:
17961         * gst/mpeg1sys/gstmpeg1systemencode.c:
17962         * gst/mpeg1videoparse/gstmp1videoparse.c:
17963         * gst/mpeg2sub/gstmpeg2subt.c:
17964         * gst/mpegaudioparse/gstmpegaudioparse.c:
17965         * gst/multifilesink/gstmultifilesink.c:
17966         * gst/overlay/gstoverlay.c:
17967         * gst/passthrough/gstpassthrough.c:
17968         * gst/playondemand/gstplayondemand.c:
17969         * gst/qtdemux/qtdemux.c:
17970         * gst/rtjpeg/gstrtjpegdec.c:
17971         * gst/rtjpeg/gstrtjpegenc.c:
17972         * gst/smooth/gstsmooth.c:
17973         * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
17974         * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
17975         * gst/videocrop/gstvideocrop.c:
17976         * gst/videodrop/gstvideodrop.c:
17977         * gst/virtualdub/gstxsharpen.c:
17978         * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
17979         * gst/y4m/gsty4mencode.c:
17980           Unify the long descriptions in the plugin details (#337263).
17981
17982 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17983
17984         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
17985         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property):
17986           Add back "uri" property and mark it as deprecated; undoes
17987           API/ABI breakage from 2006-02-24.
17988
17989 2006-04-05  Wim Taymans  <wim@fluendo.com>
17990
17991         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
17992         (gst_qtdemux_do_seek), (gst_qtdemux_loop_state_movie),
17993         (gst_qtdemux_loop):
17994         Use duration as segment stop position if none is
17995         explicitly configured.
17996         Also perform EOS when we run past the segment stop.
17997
17998 2006-04-04  Wim Taymans  <wim@fluendo.com>
17999
18000         * gst/qtdemux/qtdemux.c: (gst_qtdemux_go_back),
18001         (gst_qtdemux_perform_seek), (gst_qtdemux_do_seek),
18002         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
18003         (gst_qtdemux_chain), (qtdemux_parse_tree), (qtdemux_parse_trak):
18004         More cleanups, added comments.
18005         Mark discontinuities on outgoing buffers.
18006         Post better errors when something goes wrong.
18007         Handle EOS and segment end properly.
18008
18009 2006-04-04  Wim Taymans  <wim@fluendo.com>
18010
18011         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18012         (gst_qtdemux_push_event), (gst_qtdemux_go_back),
18013         (gst_qtdemux_perform_seek), (gst_qtdemux_do_seek),
18014         (gst_qtdemux_handle_src_event), (plugin_init),
18015         (gst_qtdemux_change_state), (gst_qtdemux_loop_state_movie),
18016         (gst_qtdemux_loop), (gst_qtdemux_chain),
18017         (qtdemux_sink_activate_pull), (gst_qtdemux_add_stream),
18018         (qtdemux_parse), (qtdemux_parse_tree), (qtdemux_parse_trak),
18019         (qtdemux_parse_udta), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
18020         (qtdemux_tag_add_gnre), (gst_qtdemux_handle_esds):
18021         * gst/qtdemux/qtdemux.h:
18022         Handle stss boxes so we can mark and find keyframes.
18023         Implement correct accurate and keyframe seeking.
18024         Use _DEBUG_OBJECT when possible.
18025         Fixes #332155
18026
18027 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
18028
18029         * tests/check/Makefile.am:
18030           Only run the id3v2mux check if taglib is available and
18031           the taglib plugin has been built.
18032
18033 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
18034
18035         * ext/swfdec/Makefile.am:
18036           Don't set plugindir.
18037
18038         * ext/swfdec/gstswfdec.c:
18039           GST_PLUGIN_DEFINE_STATIC isn't a good idea for installed plugins.
18040
18041 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
18042
18043         * configure.ac:
18044           Add AX_CREATE_STDINT_H to create _stdint.h, needed by
18045           the dts plugin.
18046
18047 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
18048
18049         * ext/soundtouch/gstpitch.cc:
18050         * ext/theora/theoradec.c:
18051         * gst/modplug/gstmodplug.cc:
18052           GST_ORIGIN => GST_PACKAGE_ORIGIN
18053           GST_PACKAGE => GST_PACKAGE_NAME
18054
18055 2006-04-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18056
18057         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
18058         * docs/plugins/inspect/plugin-bz2.xml:
18059         * docs/plugins/inspect/plugin-cdxaparse.xml:
18060         * docs/plugins/inspect/plugin-freeze.xml:
18061         * docs/plugins/inspect/plugin-glimagesink.xml:
18062         * docs/plugins/inspect/plugin-modplug.xml:
18063         * docs/plugins/inspect/plugin-neon.xml:
18064         * docs/plugins/inspect/plugin-sdl.xml:
18065         * docs/plugins/inspect/plugin-video4linux2.xml:
18066         * docs/plugins/inspect/plugin-ximagesrc.xml:
18067         * docs/plugins/inspect/plugin-xingheader.xml:
18068           add more plugins to docs
18069
18070 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18071
18072         * sys/dxr3/ac3_padder.h:
18073           fix up doc strings
18074         * docs/plugins/Makefile.am:
18075         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
18076         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
18077         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
18078         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
18079         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
18080         * docs/plugins/inspect/plugin-qtdemux.xml:
18081         * docs/plugins/inspect/plugin-speed.xml:
18082         * docs/plugins/inspect/plugin-taglib.xml:
18083         * docs/plugins/inspect/plugin-tta.xml:
18084           commit updates
18085         * configure.ac:
18086         * ext/taglib/gsttaglib.cc:
18087         * tests/Makefile.am:
18088         * tests/check/.cvsignore:
18089         * tests/check/Makefile.am:
18090         * tests/check/elements/.cvsignore:
18091         * tests/check/elements/tagid3v2mux.c:
18092         (test_taglib_id3mux_create_tags), (test_taglib_id3mux_check_tags),
18093         (fill_mp3_buffer), (got_buffer), (demux_pad_added),
18094         (test_taglib_id3mux_check_output_buffer),
18095         (test_taglib_id3mux_with_tags), (GST_START_TEST),
18096         (tagid3v2mux_suite), (main):
18097            add the tagid3v2mux check from #336110
18098
18099 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18100
18101         * configure.ac:
18102           rework like the other configure.ac files
18103         * Makefile.am:
18104         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
18105         * ext/amrwb/gstamrwb.c:
18106         * ext/arts/gst_arts.c:
18107         * ext/artsd/gstartsdsink.c:
18108         * ext/audiofile/gstaf.c:
18109         * ext/audioresample/gstaudioresample.c:
18110         * ext/bz2/gstbz2.c:
18111         * ext/cdaudio/gstcdaudio.c:
18112         * ext/directfb/dfbvideosink.c:
18113         * ext/dts/gstdtsdec.c:
18114         * ext/faac/gstfaac.c:
18115         * ext/faad/gstfaad.c:
18116         * ext/hermes/gsthermescolorspace.c:
18117         * ext/ivorbis/vorbis.c:
18118         * ext/jack/gstjack.c:
18119         * ext/lcs/gstcolorspace.c:
18120         * ext/musepack/gstmusepackdec.c:
18121         * ext/musicbrainz/gsttrm.c:
18122         * ext/nas/nassink.c:
18123         * ext/sdl/gstsdl.c:
18124         * ext/snapshot/gstsnapshot.c:
18125         * ext/sndfile/gstsf.c:
18126         * ext/swfdec/gstswfdec.c:
18127         * ext/tarkin/gsttarkin.c:
18128         * ext/xine/xine.c:
18129         * ext/xvid/gstxvid.c:
18130         * gst/cdxaparse/gstcdxaparse.c:
18131         * gst/chart/gstchart.c:
18132         * gst/colorspace/gstcolorspace.c:
18133         * gst/deinterlace/gstdeinterlace.c:
18134         * gst/equalizer/gstiirequalizer.c:
18135         * gst/festival/gstfestival.c:
18136         * gst/filter/gstfilter.c:
18137         * gst/freeze/gstfreeze.c:
18138         * gst/games/gstpuzzle.c:
18139         * gst/librfb/gstrfbsrc.c:
18140         * gst/mixmatrix/mixmatrix.c:
18141         * gst/mpeg1sys/gstmpeg1systemencode.c:
18142         * gst/mpeg1videoparse/gstmp1videoparse.c:
18143         * gst/mpeg2sub/gstmpeg2subt.c:
18144         * gst/mpegaudioparse/gstmpegaudioparse.c:
18145         * gst/multifilesink/gstmultifilesink.c:
18146         * gst/overlay/gstoverlay.c:
18147         * gst/passthrough/gstpassthrough.c:
18148         * gst/playondemand/gstplayondemand.c:
18149         * gst/qtdemux/qtdemux.c:
18150         * gst/rtjpeg/gstrtjpeg.c:
18151         * gst/smooth/gstsmooth.c:
18152         * gst/smoothwave/gstsmoothwave.c:
18153         * gst/spectrum/gstspectrum.c:
18154         * gst/speed/gstspeed.c:
18155         * gst/stereo/gststereo.c:
18156         * gst/switch/gstswitch.c:
18157         * gst/vbidec/gstvbidec.c:
18158         * gst/videocrop/gstvideocrop.c:
18159         * gst/videodrop/gstvideodrop.c:
18160         * gst/virtualdub/gstvirtualdub.c:
18161         * gst/xingheader/gstxingmux.c:
18162         * gst/y4m/gsty4mencode.c:
18163         * sys/cdrom/gstcdplayer.c:
18164         * sys/directdraw/gstdirectdrawplugin.c:
18165         * sys/directsound/gstdirectsoundplugin.c:
18166         * sys/dxr3/dxr3init.c:
18167         * sys/glsink/glimagesink.c:
18168         * sys/qcam/gstqcamsrc.c:
18169         * sys/v4l2/gstv4l2.c:
18170         * sys/vcd/vcdsrc.c:
18171         * sys/ximagesrc/ximagesrc.c:
18172           update to use correct defines
18173         * po/POTFILES.in:
18174         * po/af.po:
18175         * po/az.po:
18176         * po/cs.po:
18177         * po/en_GB.po:
18178         * po/hu.po:
18179         * po/it.po:
18180         * po/nb.po:
18181         * po/nl.po:
18182         * po/or.po:
18183         * po/sq.po:
18184         * po/sr.po:
18185         * po/sv.po:
18186         * po/uk.po:
18187         * po/vi.po:
18188           v4l2 has translations, pick them up
18189
18190 2006-03-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18191
18192         * sys/ximagesrc/ximagesrc.c: 
18193           Add docs to ximagesrc
18194
18195 2006-03-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18196
18197         * sys/ximagesrc/ximagesrc.c: (composite_pixel),
18198         (gst_ximagesrc_ximage_get), (gst_ximagesrc_set_property),
18199         (gst_ximagesrc_get_caps), (gst_ximagesrc_class_init):
18200         * sys/ximagesrc/ximagesrc.h:
18201         * sys/ximagesrc/ximageutil.c: (ximageutil_xcontext_get):
18202         * sys/ximagesrc/ximageutil.h:
18203           Fix ximagesrc so a) the cursor doesnt trail and b) there are no
18204           yellow rectangles with the cursor
18205
18206 2006-03-31  Michael Smith  <msmith@fluendo.com>
18207
18208         * configure.ac:
18209           Add autoconfery for theoradec.
18210         * ext/Makefile.am:
18211           Add theora directory.
18212         * ext/theora/Makefile.am:
18213         * ext/theora/theoradec.c: (gst_theoradec_base_init),
18214         (gst_theoradec_class_init), (gst_theoradec_init),
18215         (gst_theoradec_reset), (inc_granulepos), (theora_get_query_types),
18216         (gst_theoradec_granule_clocktime), (theora_dec_src_convert),
18217         (theora_dec_sink_convert), (theora_dec_src_query),
18218         (theora_dec_sink_query), (theora_dec_src_event),
18219         (theora_dec_sink_event), (theora_handle_comment_packet),
18220         (theora_handle_type_packet), (theora_handle_header_packet),
18221         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
18222         (theora_dec_change_state), (plugin_init):
18223         * ext/theora/theoradec.h:
18224           Add theora plugin for theora-exp decoder. Very heavily based on the
18225           existing theora decoder plugin.
18226
18227 2006-03-29  Wim Taymans  <wim@fluendo.com>
18228
18229         * ext/gsm/gstgsmdec.c: (gst_gsmdec_class_init), (gst_gsmdec_init),
18230         (gst_gsmdec_finalize), (gst_gsmdec_sink_event), (gst_gsmdec_chain):
18231         * ext/gsm/gstgsmdec.h:
18232         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
18233         (gst_gsmenc_finalize), (gst_gsmenc_chain):
18234         Cleanups, fix leaks.
18235         Handle events and DISCONT.
18236         Use adapter in the decoder.
18237
18238 2006-03-29  Wim Taymans  <wim@fluendo.com>
18239
18240         Patch by: Renato Araujo Oliveira Filho <renatox at gmail dot com>
18241
18242         * configure.ac:
18243         * ext/Makefile.am:
18244         * ext/amrwb/Makefile.am:
18245         * ext/amrwb/README:
18246         * ext/amrwb/amrwb-code/Makefile.am:
18247         * ext/amrwb/amrwb-code/run.sh:
18248         * ext/amrwb/gstamrwb.c: (plugin_init):
18249         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_base_init),
18250         (gst_amrwbdec_class_init), (gst_amrwbdec_init),
18251         (gst_amrwbdec_setcaps), (gst_amrwbdec_event), (gst_amrwbdec_chain),
18252         (gst_amrwbdec_state_change):
18253         * ext/amrwb/gstamrwbdec.h:
18254         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_base_init),
18255         (gst_amrwbenc_class_init), (gst_amrwbenc_init),
18256         (gst_amrwbenc_finalize), (gst_amrwbenc_setcaps),
18257         (gst_amrwbenc_chain), (gst_amrwbenc_state_change):
18258         * ext/amrwb/gstamrwbenc.h:
18259         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_base_init),
18260         (gst_amrwbparse_class_init), (gst_amrwbparse_init),
18261         (gst_amrwbparse_querytypes), (gst_amrwbparse_query),
18262         (gst_amrwbparse_chain), (gst_amrwbparse_read_header),
18263         (gst_amrwbparse_loop), (gst_amrwbparse_sink_activate),
18264         (gst_amrwbparse_sink_activate_pull), (gst_amrwbparse_state_change):
18265         * ext/amrwb/gstamrwbparse.h:
18266         Added new plugin amrwb parse.
18267         Renamed audio/AMR to audio/AMR-WB as per spec.
18268         Fixes #333307
18269
18270 2006-03-27  Edgard Lima <edgard.lima@indt.org.br>
18271
18272         * gst-plugins-bad/sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init):
18273         Small fix, now pwc driver can tell about its buffers.
18274
18275 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
18276
18277         * configure.ac:
18278           Remove CXX tag from AS_LIBTOOL_TAGS, just like we
18279           did for -good and -ugly. Fixes build on some systems
18280           and doesn't seem to be required for C++ code.
18281
18282 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
18283
18284         * ext/taglib/gsttaglib.cc:
18285         * ext/taglib/gsttaglib.h:
18286           Fix newsegment event handling a bit. We need to
18287           cache the first newsegment event, because we can't
18288           adjust offsets yet when we get it, as we don't
18289           know the size of the tag yet for sure at that point.
18290           Also do some minor cleaning up here and there and add
18291           some debug statements.
18292
18293 2006-03-25  Tim-Philipp Müller  <tim at centricular dot net>
18294
18295         * ext/taglib/gsttaglib.cc:
18296           We do not want to proxy the caps on the sink pad; our 
18297           source pad should have application/x-id3 caps; also,
18298           don't use already-freed strings in debug messages;
18299           finally, adjust buffer offsets on buffers sent out.
18300
18301 2006-03-25  Tim-Philipp Müller  <tim at centricular dot net>
18302
18303         * sys/v4l2/gstv4l2src.c:
18304           Older kernels don't seem to have this particular v4l2 format,
18305           so comment out until this gets fixed properly (and make
18306           buildbots happy).
18307
18308 2006-03-25  Edgard Lima  <edgard.lima@indt.org.br>
18309
18310         * sys/v4l2/gstv4l2colorbalance.c:
18311         * sys/v4l2/gstv4l2colorbalance.h:
18312         * sys/v4l2/gstv4l2element.c:
18313         * sys/v4l2/gstv4l2src.c:
18314         * sys/v4l2/gstv4l2src.h:
18315         * sys/v4l2/gstv4l2tuner.c:
18316         * sys/v4l2/v4l2_calls.c:
18317         * sys/v4l2/v4l2src_calls.c:
18318         * sys/v4l2/v4l2src_calls.h:
18319         Just make few things more robust and also some identation.
18320
18321 2006-03-23  Wim Taymans  <wim@fluendo.com>
18322
18323         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
18324
18325         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init), (gst_xvidenc_setup),
18326         (gst_xvidenc_chain):
18327         Patch to mark outgoing encoded buffers as delta-units (or not).
18328         Note that this patch also patches:
18329         - the setting of fincr and fbase in xvid-encoder creation based on
18330           caps framerate
18331         - makes 0, rather than 2, the default max_b_frames, as the current
18332           xvidenc does not seem "fully prepared" to handle b-frame 
18333           "effects", such as encoder returning 0 encoded bytes, etc.
18334         Fixes #335585
18335
18336 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
18337
18338         * gst/modplug/libmodplug/Makefile.am:
18339         * gst/modplug/libmodplug/load_it.cpp:
18340           Try that again (not only should it be MODPLUG_ instead
18341           of MODFILE, also that define is already set in stdafx.h;
18342           what we really need is some more #ifndefs).
18343
18344 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
18345
18346         * gst/modplug/libmodplug/Makefile.am:
18347           More gcc-4.1 fixes (we don't need file saving, so just
18348           define MODPLUG_NO_FILESAVE. That way, the compiler won't
18349           complain about modplug ignoring the return value of fwrite
18350           any longer and we might even save a few bytes as well).
18351
18352 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
18353
18354         Patch by: Wouter Paeson  <wouter at kangaroot dot net>
18355
18356         * configure.ac:
18357         * ext/Makefile.am:
18358         * ext/soundtouch/Makefile.am:
18359         * ext/soundtouch/gstpitch.cc:
18360         * ext/soundtouch/gstpitch.hh:
18361           Add new libsoundtouch-based pitch plugin (#331335).
18362
18363 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
18364
18365         * gst/modplug/libmodplug/load_ptm.cpp:
18366           Fix compilation with gcc-4.1 and -Werror (#327355).
18367
18368 2006-03-20  Tim-Philipp Müller  <tim at centricular dot net>
18369
18370         * ext/taglib/gsttaglib.h:
18371           Fix left-over gst_my_filter_get_type.
18372
18373 2006-03-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18374
18375         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_open_display),
18376         (gst_ximagesrc_set_property), (gst_ximagesrc_get_property),
18377         (gst_ximagesrc_class_init), (gst_ximagesrc_init):
18378         Have a show mouse pointer property and use it if we can
18379
18380 2006-03-15  Edward Hervey  <edward@fluendo.com>
18381
18382         * gst/qtdemux/qtdemux.c: (gst_qtdemux_dispose):
18383         Let's not forget to chain up to the parent dispose.
18384
18385 2006-03-15  Edward Hervey  <edward@fluendo.com>
18386
18387         * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
18388         (gst_qtdemux_init), (gst_qtdemux_dispose),
18389         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
18390         Series of memleak fixes:
18391         - Unref the GstAdapter in finalize.
18392         - Use gst_pad_new_from_static_template(), shorter and safer.
18393         - Free unused QtDemuxStream when not used.
18394
18395 2006-03-14  Edward Hervey  <edward@fluendo.com>
18396
18397         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_base_init),
18398         (gst_v4l2src_class_init):
18399         Initialization of the debugging category should be as early as possible,
18400         moving it from _class_init() to beginning of _base_init().
18401
18402 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
18403
18404         * ext/taglib/gsttaglib.cc:
18405           Add gtk-doc blurb (unused for the time being); match registered
18406           plugin name to the filename of the plugin (taglibmux => taglib)
18407
18408 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
18409
18410         Patch by: Mikhail Zabaluev  <mhz altlinux org>
18411
18412         * autogen.sh:
18413           Don't check for file that only exists in CVS but isn't
18414           disted (#334417)
18415
18416 2006-03-13  Julien MOUTTE  <julien@moutte.net>
18417
18418         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
18419         * sys/v4l2/Makefile.am: Fix build of v4l2 (sigh)
18420
18421 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
18422
18423         * Makefile.am:
18424         * configure.ac:
18425           Fix distcheck.
18426
18427 2006-03-12  Edward Hervey  <edward@fluendo.com>
18428
18429         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
18430         (gst_v4l2src_buffer_pool_free):
18431         g_atomic_int_set is only available in glib-0.10, use gst_atomic_int_et
18432         instead.
18433
18434 2006-03-12  Edward Hervey  <edward@fluendo.com>
18435
18436         * sys/v4l2/gstv4l2element.h:
18437         Remove tim's addition of "_stdint.h" since it doesn't make the PPC
18438         buildbot happy.
18439         I will just use the same comment Ronald used when he added these lines:
18440         Yet Another Hack (tm) for kernel header borkedness.
18441
18442 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
18443
18444         * ext/taglib/Makefile.am:
18445         * ext/taglib/gsttaglib.cc:
18446         * ext/taglib/gsttaglib.h:
18447           Add support for writing MusicBrainz IDs.
18448
18449 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
18450
18451         * sys/v4l2/gstv4l2element.h:
18452           Include "_stdint.h" in an attempt to make the
18453           PPC-buildbot happy.
18454
18455 2006-03-11  Edgard Lima  <edgard.lima@indt.org.br>
18456
18457         * configure.ac:
18458         * sys/Makefile.am:
18459         * sys/v4l2/Makefile.am:
18460         * sys/v4l2/gstv4l2.c:
18461         * sys/v4l2/gstv4l2colorbalance.h:
18462         * sys/v4l2/gstv4l2element.c:
18463         * sys/v4l2/gstv4l2element.h:
18464         * sys/v4l2/gstv4l2src.c:
18465         * sys/v4l2/gstv4l2src.h:
18466         * sys/v4l2/gstv4l2tuner.c:
18467         * sys/v4l2/gstv4l2tuner.h:
18468         * sys/v4l2/gstv4l2xoverlay.c:
18469         * sys/v4l2/gstv4l2xoverlay.h:
18470         * sys/v4l2/v4l2_calls.c:
18471         * sys/v4l2/v4l2_calls.h:
18472         * sys/v4l2/v4l2src_calls.c:
18473         * sys/v4l2/v4l2src_calls.h:
18474         V4L2 ported to 0.10.
18475         
18476 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
18477
18478         * configure.ac:
18479           Only compile the taglib plugin if a C++ compiler is
18480           present. Use GST_DEFAULT_ELEMENTS macro from common/
18481           for all the defaults stuff.
18482
18483 2006-03-11  Christophe Fergeau  <teuf@gnome.org>
18484
18485         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18486
18487         * configure.ac:
18488         * gst/xingheader/Makefile.am:
18489         * gst/xingheader/gstxingmux.c: 
18490         * gst/xingheader/gstxingmux.h: added new element to add Xing headers
18491         to MP3 files (this allows decoder to figure out the length of VBR
18492         files) 
18493
18494 2006-03-11  Christophe Fergeau  <teuf@gnome.org>
18495         
18496         Patch by: Alex Lancaster
18497         
18498         * ext/taglib/gsttaglib.cc: fix writing of TPOS tags (album number),
18499         and add support for TCOP (copyright)
18500
18501 2006-03-10  Julien MOUTTE  <julien@moutte.net>
18502
18503         * gst/modplug/Makefile.am:
18504         * gst/modplug/gstmodplug.cc: Fix modplug compilation.
18505
18506 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
18507
18508         * configure.ac:
18509         * gst/modplug/Makefile.am:
18510         * gst/modplug/gstmodplug.cc:
18511         * gst/modplug/gstmodplug.h:
18512         * gst/modplug/libmodplug/sndfile.cpp:
18513         * gst/modplug/libmodplug/sndfile.h:
18514           modplug plugin ported to 0.10 (#332598, patch by:
18515           Jonathan Matthew <jonathan at kaolin wh9 net>).
18516
18517 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
18518
18519         * ext/libmms/gstmms.c: (gst_mms_urihandler_init),
18520         (gst_mms_base_init), (gst_mms_class_init), (gst_mms_init),
18521         (gst_mms_finalize), (gst_mms_create), (gst_mms_start),
18522         (gst_mms_set_property), (gst_mms_get_property),
18523         (gst_mms_uri_get_uri):
18524         * ext/libmms/gstmms.h:
18525           Some clean-ups; more debug output; use blocksize property
18526           of GstBaseSrc instead of re-registering our own; make debug
18527           category actually be used.
18528
18529 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
18530
18531         * gst/qtdemux/qtdemux.c: (gst_qtdemux_send_event):
18532           Fix build with gcc-4.1 (#327355).
18533
18534 2006-03-09  Christophe Fergeau  <teuf@gnome.org>
18535
18536         reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18537
18538         * configure.ac:
18539         * ext/Makefile.am:
18540         * ext/taglib/Makefile.am:
18541         * ext/taglib/gsttaglib.cc:
18542         * ext/taglib/gsttaglib.h: new id3v2 muxer based on TagLib
18543
18544 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
18545
18546         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
18547           Extract disc number and count from files that use
18548           'disk' instead of 'disc' as node identifier for that
18549           (fixes #332066).
18550
18551 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
18552
18553         * ext/musepack/gstmusepackdec.h:
18554         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek):
18555           Forgot those two.
18556
18557 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
18558
18559         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
18560         (gst_musepackdec_init), (gst_musepackdec_send_newsegment),
18561         (gst_musepackdec_handle_seek_event),
18562         (gst_musepackdec_get_src_query_types), (gst_musepackdec_src_query),
18563         (gst_musepack_stream_init), (gst_musepackdec_sink_activate),
18564         (gst_musepackdec_sink_activate_pull), (gst_musepackdec_loop),
18565         (gst_musepackdec_change_state):
18566           Some cleanups; pause task when push fails.
18567
18568 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
18569
18570         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
18571           Add support for '3IVD' fourcc (#333403).
18572
18573 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
18574
18575         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_send_tags),
18576         (gst_faad_setcaps), (gst_faad_do_raw_seek), (gst_faad_src_event),
18577         (gst_faad_sink_event), (gst_faad_src_convert),
18578         (gst_faad_src_query), (gst_faad_chain), (gst_faad_change_state):
18579           Add query function for position/duration querying (mostly for
18580           raw AAC streams); make seeking in raw AAC streams work; post
18581           tags with codec name if this is a raw AAC stream.
18582
18583 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
18584
18585         * sys/directdraw:
18586         * sys/directsound:
18587           sinks are now using GST_RANK_PRIMARY to be used with autodectection
18588         * win32/vs6:
18589           project files updated to fix some bugs
18590         * win32/vs7:
18591         * win32/vs8:
18592           vs7 and vs8 project files added
18593         
18594 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
18595
18596         * ext/xvid/gstxviddec.c: (gst_xviddec_chain):
18597           Declare variable at the beginning of the block and make gcc-2.9x
18598           happy (fixes #333283; patch by: Jens Granseuer).
18599
18600 2006-03-03  Edward Hervey  <edward@fluendo.com>
18601
18602         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak):
18603         Use GST_WARNING instead of GST_ERROR for all the too short/long atoms
18604         when parsing.
18605         Also let's be a bit less vulgar in our warning messages :)
18606
18607 2006-02-28  Tim-Philipp Müller  <tim at centricular dot net>
18608
18609         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
18610           Can't divide through zero (suppress warning in case of
18611           stream with one single still picture) (see #327083)
18612
18613 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18614
18615         * sys/glsink/glimagesink.c: It doesn't seem we need GLU.h
18616
18617 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
18618
18619         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
18620         (qtdemux_parse_trak), (qtdemux_video_caps):
18621           Add support for palettised Apple SMC videos (#327075, based on
18622           patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>).
18623
18624 2006-02-24  Michael Smith  <msmith@fluendo.com>
18625
18626         * autogen.sh:
18627           Allow automake 1.9
18628
18629 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
18630
18631         * ext/neon/gstneonhttpsrc.c:
18632         Changed property name from "uri" to "location" 
18633
18634 2006-02-22  Jan Schmidt  <thaytan@mad.scientist.com>
18635
18636         * configure.ac:
18637         * sys/glsink/Makefile.am:
18638         Merge patch from #317048 for building on Cygwin. Patch by 
18639         Cygwin Ports maintainer.
18640         * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display):
18641         Move normal debug output to LOG level not ERROR.
18642
18643 2006-02-19  Jan Gerber  <j@bootlab.org>
18644
18645         Reviewed by : Edward Hervey <edward@fluendo.com>
18646
18647         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
18648           Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video.
18649           Add image/png for fourcc 'png '
18650  
18651 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
18652
18653         * configure.ac:
18654           Surely this is supposed to be >= a.b, not == a.b
18655
18656 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18657
18658         * configure.ac:
18659         * sys/Makefile.am:
18660         * sys/ximagesrc/Makefile.am:
18661         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_return_buf),
18662         (gst_ximagesrc_open_display), (gst_ximagesrc_start),
18663         (gst_ximagesrc_stop), (gst_ximagesrc_unlock),
18664         (gst_ximagesrc_recalc), (composite_pixel),
18665         (gst_ximagesrc_ximage_get), (gst_ximagesrc_create),
18666         (gst_ximagesrc_set_property), (gst_ximagesrc_get_property),
18667         (gst_ximagesrc_clear_bufpool), (gst_ximagesrc_base_init),
18668         (gst_ximagesrc_dispose), (gst_ximagesrc_finalize),
18669         (gst_ximagesrc_get_caps), (gst_ximagesrc_set_caps),
18670         (gst_ximagesrc_fixate), (gst_ximagesrc_class_init),
18671         (gst_ximagesrc_init), (plugin_init):
18672         * sys/ximagesrc/ximagesrc.h:
18673         * sys/ximagesrc/ximageutil.c: (ximageutil_handle_xerror),
18674         (ximageutil_check_xshm_calls), (ximageutil_xcontext_get),
18675         (ximageutil_xcontext_clear),
18676         (ximageutil_calculate_pixel_aspect_ratio),
18677         (gst_ximagesrc_buffer_finalize), (gst_ximage_buffer_free),
18678         (gst_ximagesrc_buffer_init), (gst_ximagesrc_buffer_class_init),
18679         (gst_ximagesrc_buffer_get_type), (gst_ximageutil_ximage_new),
18680         (gst_ximageutil_ximage_destroy):
18681         * sys/ximagesrc/ximageutil.h:
18682
18683         Port ximagesrc to 0.10 (Closes #304795)
18684
18685 2006-02-20  Edgard Lima <edgard.lima@indt.org.br>
18686
18687         * gst/freeze/gstfreeze.c:
18688         * gst/freeze/gstfreeze.h:
18689         Some event handling added by Renato Filho <renato.filho@indt.org.br>
18690
18691 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18692
18693         * configure.ac:
18694         Back to CVS nano
18695
18696 === release 0.10.1 ===
18697
18698 2006-02-20  Jan Schmidt <thaytan@mad.scientist.com>
18699
18700         * configure.ac:
18701           releasing 0.10.1, "Slimy - yet satisfying"
18702
18703 2006-02-19  Jan Schmidt <thaytan@mad.scientist.com>
18704
18705         * configure.ac:
18706           Release 0.10.0.3 - pre-release for 0.10.1
18707
18708 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
18709
18710         * ext/bz2/gstbz2.c:
18711         * ext/bz2/gstbz2dec.c:
18712         * ext/bz2/gstbz2dec.h:
18713         * ext/bz2/gstbz2enc.c:
18714         * ext/bz2/gstbz2enc.h:
18715           Add proper copyright headers identifying Lutz Müller
18716           as the author and copyright holder (#331600).
18717
18718 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18719
18720         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
18721           Don't GST_LOG timestamps from nonexistent index
18722           entries (#331582).
18723
18724 2006-02-17  Edward Hervey  <edward@fluendo.com>
18725
18726         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header):
18727         Check that the size of the returned buffer is of the correct size
18728         because the parser assumes that.
18729         Fixes #331543.
18730
18731 2006-02-17  Jan Schmidt <thaytan@mad.scientist.com>
18732
18733         * configure.ac:
18734           Release 0.10.0.2 - pre-release for 0.10.1
18735
18736 2006-02-16  Edward Hervey  <edward@fluendo.com>
18737
18738         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event),
18739         (gst_qtdemux_loop), (qtdemux_sink_activate_pull):
18740         Don't stop the task if the pad isn't linked.
18741
18742 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
18743
18744         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain):
18745           It appears 100% equals 1/1 and not 100/1 ...
18746
18747 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
18748
18749         * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_buffering),
18750         (gst_qtdemux_chain):
18751           When buffering MDAT data, show the user something is
18752           happening by posting 'buffering' messages on the bus.
18753
18754 2006-02-14  Edward Hervey  <edward@fluendo.com>
18755
18756         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18757         (gst_qtdemux_handle_src_query), (gst_qtdemux_change_state),
18758         (next_entry_size), (gst_qtdemux_chain):
18759         * gst/qtdemux/qtdemux.h:
18760         Make push-based work if mdat atom is before moov atom.
18761         Don't answer duration query. This should be transformed into replying
18762         FALSE to seek events.
18763
18764 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18765
18766         * ext/libmms/gstmms.c: (gst_mms_class_init), (gst_mms_create),
18767         (gst_mms_start):
18768           Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no need to
18769           push our own EOS event on EOS, the base class will do that for us;
18770           fix bogus query code; post semi-decent errors on the bus when an
18771           error occurs in ::start(), otherwise the user will get to see
18772           whatever cryptic default message GstBaseSrc comes up with.
18773
18774 2006-02-14  Andy Wingo  <wingo@pobox.com>
18775
18776         * sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on
18777         schleef, don't break me gst-inspect -a.
18778
18779 2006-02-14  Edward Hervey  <edward@fluendo.com>
18780
18781         * gst/qtdemux/qtdemux.c: (next_entry_size), (gst_qtdemux_chain):
18782         Handle the case where data atoms are before moov atoms in push-based mode.
18783         Errors out gracefully.
18784
18785 2006-02-13  Edward Hervey  <edward@fluendo.com>
18786
18787         * gst/qtdemux/Makefile.am:
18788         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18789         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
18790         (extract_initial_length_and_fourcc),
18791         (gst_qtdemux_loop_state_header), (gst_qtdemux_loop_state_movie),
18792         (gst_qtdemux_loop_header), (next_entry_size), (gst_qtdemux_chain),
18793         (qtdemux_sink_activate), (qtdemux_sink_activate_pull),
18794         (qtdemux_sink_activate_push), (qtdemux_parse_trak):
18795         * gst/qtdemux/qtdemux.h:
18796         QtDemux can now work push-based.
18797         It still needs some love for seeking.
18798
18799 2006-02-13  Edgard Lima  <edgard.lima@indt.org.br>
18800
18801         * configure.ac:
18802         * gst/freeze/Makefile.am:
18803         * gst/freeze/gstfreeze.c:
18804         * gst/freeze/gstfreeze.h:
18805         * gst/freeze/FAQ:
18806         freeze plugin ported to 0.10 by
18807         Renato Filho <renato.filho@indt.org.br>
18808
18809 2006-02-10  Tim-Philipp Müller  <tim at centricular dot net>
18810
18811         * configure.ac:
18812         * gst/cdxaparse/Makefile.am:
18813         * gst/cdxaparse/gstcdxaparse.c:
18814         * gst/cdxaparse/gstcdxaparse.h:
18815           Port cdxaparse, makes VCD playback work.
18816
18817 2006-02-07  Thomas Vander Stichele  <thomas at apestaart dot org>
18818
18819         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18820         (qtdemux_parse_trak):
18821           use the correct variable to check if we can calculate
18822           the last chunk.  Looks like an obvious bug, and makes
18823           the dump of offsets comparable to other tools
18824
18825 2006-02-07  Thomas Vander Stichele  <thomas at apestaart dot org>
18826
18827         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18828         (qtdemux_parse_trak):
18829           clean up some debugging, using _OBJECT, moving recurring
18830           messages to LOG level
18831
18832 2006-02-06  Edgard Lima <edgard.lima@indt.org.br>
18833
18834         * configure.ac:
18835         * ext/neon/gstneonhttpsrc.c:
18836         Now it uses libneon 0.25.5 that supports shoutcast.
18837
18838 2006-02-06  Lutz Mueller <lutz@topfrose.de>
18839
18840         Reviewed by: Edward Hervey <edward@fluendo.com>
18841         
18842         * ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of
18843         "x-bz2".
18844         * ext/bz2/gstbz2dec.c: Use "x-bzip" instead of "x-bz2". Initial
18845         caps are "ANY".
18846         (gst_bz2dec_chain): Configure the source pad if we can figure out
18847         the mime type of the decompressed data.
18848         (gst_bz2dec_[get,set]_property):
18849         (gst_bz2dec_class_init: New property "first_buffer_size".
18850         
18851
18852 2006-02-06  Wim Taymans  <wim@fluendo.com>
18853
18854         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query),
18855         (gst_qtdemux_handle_src_event), (gst_qtdemux_loop_header),
18856         (qtdemux_inflate), (qtdemux_parse), (qtdemux_parse_trak),
18857         (qtdemux_parse_udta), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
18858         (qtdemux_tag_add_gnre), (gst_qtdemux_handle_esds),
18859         (qtdemux_video_caps), (qtdemux_audio_caps):
18860         * gst/qtdemux/qtdemux.h:
18861         Some QT demux loving.
18862         Handle seeking in a less broken way.
18863         Fix AMR caps to match the AMR decoder.
18864         Set first timestamp on AMR samples to 0 for now.
18865         Remove some \n in DEBUG strings.
18866         Use _scale_int for maximum precision.
18867
18868 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18869
18870         * gst/apetag/Makefile.am:
18871         * gst/apetag/apedemux.c:
18872         * gst/apetag/apedemux.h:
18873         * gst/apetag/apetag.c:
18874           Remove old files, apetag is in gst-plugins-good now.
18875
18876 2006-02-06  Andy Wingo  <wingo@pobox.com>
18877
18878         * ext/bz2/gstbz2enc.c (gst_bz2enc_class_init): 
18879         * ext/bz2/gstbz2dec.c (gst_bz2dec_class_init): No need to init
18880         parent_class, the boilerplate does it for you.
18881
18882 2006-02-05  Lutz Mueller <lutz@topfrose.de>
18883
18884         reviewed by: Andy Wingo <wingo@pobox.com>
18885
18886         * configure.ac:
18887         * ext/Makefile.am: Hook it up.
18888         * ext/bz2/gstbz2.c:
18889         * ext/bz2/gstbz2dec.h:
18890         * ext/bz2/gstbz2dec.c:
18891         * ext/bz2/gstbz2enc.h:
18892         * ext/bz2/gstbz2enc.c: New plugin, implements bz2 encoding and
18893         decoding (#303167).
18894         
18895 2006-01-30  Andy Wingo  <wingo@pobox.com>
18896
18897         * sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD) 
18898         (libgstglimagesink_la_CFLAGS): Add PLUGINS_BASE cflags and libs.
18899
18900 2006-01-29  Tim-Philipp Müller  <tim at centricular dot net>
18901
18902         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_setcaps),
18903         (gst_wavpack_dec_base_init), (gst_wavpack_dec_dispose),
18904         (gst_wavpack_dec_class_init), (gst_wavpack_dec_sink_event),
18905         (gst_wavpack_dec_init), (gst_wavpack_dec_format_samples),
18906         (gst_wavpack_dec_chain), (gst_wavpack_dec_plugin_init):
18907           Add debug category, use boilerplate macros, fix handling
18908           of widths of 32 bits.
18909
18910         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
18911         (gst_wavpack_parse_dispose), (gst_wavpack_parse_class_init),
18912         (gst_wavpack_parse_index_get_last_entry),
18913         (gst_wavpack_parse_index_get_entry_from_sample),
18914         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
18915         (gst_wavpack_parse_src_query),
18916         (gst_wavpack_parse_scan_to_find_sample),
18917         (gst_wavpack_parse_send_newsegment),
18918         (gst_wavpack_parse_handle_seek_event),
18919         (gst_wavpack_parse_src_event), (gst_wavpack_parse_init),
18920         (gst_wavpack_parse_get_upstream_length),
18921         (gst_wavpack_parse_pull_buffer),
18922         (gst_wavpack_parse_create_src_pad), (gst_wavpack_parse_loop),
18923         (gst_wavpack_parse_change_state),
18924         (gst_wavepack_parse_sink_activate),
18925         (gst_wavepack_parse_sink_activate_pull),
18926         (gst_wavpack_parse_plugin_init):
18927         * ext/wavpack/gstwavpackparse.h:
18928           Rewrite a bit, mostly to fix flow logic and to make seeking work.
18929           Fix buffer/event refcounting. Add some debug statements. Add
18930           width of 32 to source pad template caps. Use boilerplate macros.
18931
18932 2006-01-28  Edward Hervey  <edward@fluendo.com>
18933
18934         * sys/glsink/Makefile.am:
18935         glimagesink.h is dead, long live glimagesink.h
18936
18937 2006-01-27  David Schleef  <ds@schleef.org>
18938
18939         * configure.ac:
18940         * sys/Makefile.am:
18941         * sys/glsink/Makefile.am:
18942         * sys/glsink/glimagesink.c:
18943         * sys/glsink/glimagesink.h:
18944           revival of glimagesink.  Kind of works.
18945
18946 2006-01-27  Tim-Philipp Müller  <tim at centricular dot net>
18947
18948         * ext/faad/gstfaad.c: (gst_faad_setcaps),
18949         (gst_faad_chanpos_to_gst), (gst_faad_sync), (gst_faad_chain):
18950           Handle 'framed' field in caps; Port syncing for raw streams
18951           from 0.8 branch (for AAC+ radio streams) (#328854, #328721).
18952
18953 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18954
18955         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_supported),
18956         (gst_sdlvideosink_xoverlay_set_xwindow_id),
18957         (gst_sdlvideosink_deinitsdl), (gst_sdlv_process_events),
18958         (gst_sdlvideosink_event_thread), (gst_sdlvideosink_initsdl),
18959         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18960         (gst_sdlvideosink_setcaps), (gst_sdlvideosink_show_frame),
18961         (gst_sdlvideosink_change_state),
18962         (gst_sdlvideosink_navigation_send_event):
18963         * ext/sdl/sdlvideosink.h:
18964           Fix output stride copying, so that it displays correctly on 
18965           framebuffer devices that don't match our implict GStreamer stride
18966           arrangement.
18967
18968           Fix locking things. Offer XOverlay only when SDL is running against
18969           X. Make non-scaled (and ugly) embedding work via X Overlay. It can't
18970           actually match the embedded window size because there's no way to
18971           figure out what size that should be from the XOverlay interface.
18972           See comment in sdlvideosink.c
18973
18974 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
18975
18976         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
18977           Fix wrong memcpy source pointer.
18978
18979 2006-01-25  Edgard Lima <edgard.lima@indt.org.br>
18980
18981         * ext/libmms/gstmms.c: (gst_mms_finalize):
18982         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_finalize):
18983         Just chain up finalize calls (calling parent_class->finalize).
18984
18985 2006-01-25  Edgard Lima <edgard.lima@indt.org.br>
18986
18987         * ext/libmms/gstmms.c: (gst_mms_finalize), (gst_mms_set_property),
18988         (gst_mms_get_property), (gst_mms_src_query), (gst_mms_class_init):
18989         Finalize method has been created and others small changes.
18990
18991 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
18992
18993         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
18994         (gst_musepackdec_class_init), (gst_musepackdec_init),
18995         (gst_musepackdec_send_newsegment),
18996         (gst_musepackdec_handle_seek_event), (gst_musepackdec_src_event),
18997         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
18998         (gst_musepack_stream_init), (gst_musepackdec_sink_activate_pull),
18999         (gst_musepackdec_loop), (gst_musepackdec_change_state):
19000         * ext/musepack/gstmusepackdec.h:
19001         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
19002         (gst_musepack_reader_seek), (gst_musepack_reader_tell),
19003         (gst_musepack_reader_get_size):
19004         * ext/musepack/gstmusepackreader.h:
19005           Fix seeking in musepack files (it's still incredibly slow, but I
19006           don't think that is our plugin's fault). Clean up code and get
19007           rid of old cruft. Post tags with all kind of neat information like
19008           replay gain and such on the bus, if it is available. Add a
19009           'musepackdec' debug category.
19010
19011 2006-01-24  Edward Hervey  <edward@fluendo.com>
19012
19013         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19014         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
19015         More coherent framerate setting on caps.
19016         If sample_size is available, use that for the samples' duration in
19017         the index. This enables single frame streams to work (and I imagine
19018         fixes some other cases).
19019         Tested on testsuite, no regression.
19020
19021 2006-01-23  Edward Hervey  <edward@fluendo.com>
19022
19023         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
19024         (qtdemux_video_caps), (qtdemux_audio_caps):
19025         Added codec recognition for:
19026         _ VP31 : video/x-vp3
19027         _ AVDJ : image/jpeg
19028         _ dvcp, dvc  : video/x-dv, systemstream=(boolean)false
19029         _ 0x6d730017 : audio/x-adpcm, layout=(string)quicktime
19030
19031 2006-01-21  David Schleef  <ds@schleef.org>
19032
19033         * configure.ac:
19034         * ext/swfdec/gstswfdec.c: Update from swfdec.
19035
19036 2006-01-21  Tim-Philipp Müller  <tim at centricular dot net>
19037
19038         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
19039         (qtdemux_audio_caps):
19040           'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
19041           Fix 8bit case (#327133, based on patch by: Fabrizio
19042           Gennari <fabrizio dot ge at tiscali dot it>).
19043           Also, "G_LITTLE_ENDIAN" and "G_BIG_ENDIAN" are not
19044           valid literals for endianness in caps strings,
19045           only "LITTLE_ENDIAN" and "BIG_ENDIAN" are valid. 
19046
19047 2006-01-20  Edgard Lima <edgard.lima@indt.org.br>
19048
19049         * ext/ivorbis/vorbisfile.c:
19050         * ext/neon/gstneonhttpsrc.c:
19051         Fixed state transictions PLAYING->NULL->PLAYING.
19052         
19053 2006-01-19  Edgard Lima <edgard.lima@indt.org.br>
19054
19055         * ext/tremor/vorbisfile.c:
19056         Some minor improvements on log messages.
19057
19058 2006-01-18  Edgard Lima <edgard.lima@indt.org.br>
19059
19060         * gst/qtdemux/qtdemux.c: qtdemux_parse_trak:
19061         Ronald's patch applied. see bug #326318.
19062
19063 2006-01-17  Tim-Philipp Müller  <tim at centricular dot net>
19064
19065         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
19066         (gst_qtdemux_send_event), (gst_qtdemux_handle_src_event),
19067         (gst_qtdemux_change_state), (gst_qtdemux_loop_header):
19068         * gst/qtdemux/qtdemux.h:
19069           Fix seeking for quicktime files. Could still use some more
19070           love and sophistication.
19071
19072 2006-01-16  Edgard Lima <edgard.lima@indt.org.br>
19073
19074         * ext/libmms/gstmms.c: gst_mms_init:
19075         * ext/neon/gstneonhttpsrc.c: gst_neonhttp_src_init:
19076         * ext/sdl/sdlaudiosink.c: gst_sdlaudio_sink_dispose:
19077         Removed gst_base_src_set_live from mms and neon, and now calling
19078         parent_class->dispose in dispose on sdlaudio.
19079         
19080 2006-01-11  Edgard Lima <edgard.lima@indt.org.br>
19081
19082         * ext/sdl/sdlvideosink.c:
19083         Now implementing navigation interface and using
19084         GST_BOILER_PLATE_FULL.
19085         
19086 2006-01-11  Christian Schaller  <christian@fluendo.com>
19087
19088         Remove SunAudio plugin as Brian's new one is in -good
19089
19090         * sys/Makefile.am:
19091         * sys/sunaudio/Makefile.am:
19092         * sys/sunaudio/gstsunaudio.c:
19093         * sys/sunaudio/gstsunaudiosrc.c:
19094         * sys/sunaudio/gstsunaudiosrc.h:
19095         * sys/sunaudio/gstsunelement.c:
19096         * sys/sunaudio/gstsunelement.h:
19097         * sys/sunaudio/gstsunmixer.c:
19098         * sys/sunaudio/gstsunmixer.h:
19099
19100 2006-01-11  Edgard Lima <edgard.lima@indt.org.br>
19101
19102         * ext/sdl/sdlaudiosink.c:
19103         Replaced wrong style code by GST_BOILERPLATE.
19104         
19105 2006-01-11  Fabrizio Gennari <fabrizio.ge@tiscali.it>
19106
19107         reviewed by: Edward Hervey  <edward@fluendo.com>
19108
19109         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
19110         Add support for Indeo3 video in Quicktime files.
19111         Closes #326524
19112
19113 2006-01-09  Edgard Lima <edgard.lima@indt.org.br>
19114
19115         * configure.ac:
19116         * ext/sdl/Makefile.am:
19117         * ext/sdl/gstsdl.c:
19118         * ext/sdl/sdlaudiosink.c:
19119         * ext/sdl/sdlaudiosink.h:
19120         * ext/sdl/sdlvideosink.c:
19121         Created new element, sdlaudiosink.
19122         
19123 2006-01-05  Sebastien Moutte  <sebastien@moutte.net>
19124
19125         * added sys/directdraw
19126         * added sys/directsound
19127         * added win32/vs6/gst_plugins_bad.dsw
19128         * added win32/vs6/libgstdirectsound.dsp
19129         * added win32/vs6/libgstdirectdraw.dsp
19130         * added win32/common/config.h
19131         
19132 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
19133
19134         * gst/games/gstpuzzle.c: (plugin_init):
19135           call oil_init() when using liboil
19136
19137 2006-01-04  Edgard Lima <edgard.lima@indt.org.br>
19138
19139         * ext/neon/gstneonhttpsrc.c:
19140         * ext/neon/gstneonhttpsrc.h:
19141         Some improvements in cancellation and debug messages.
19142                         
19143 2006-01-04  Edgard Lima <edgard.lima@indt.org.br>
19144
19145         * ext/neon/gstneonhttpsrc.c:
19146         * ext/neon/gstneonhttpsrc.h:
19147         Removed not need thread and changed to push out blocksize bytes.
19148         
19149 2005-12-28  Edgard Lima <edgard.lima@indt.org.br>
19150
19151         * configure.ac:
19152         * ext/Makefile.am
19153         * ext/neon:
19154         * ext/neon/Makefile.am:
19155         * ext/neon/gstneonhttpsrc.c:
19156         * ext/neon/gstneonhttpsrc.h:
19157         Created new element neonhttpsrc.
19158
19159 2005-12-19  Edward Hervey  <edward@fluendo.com>
19160
19161         * ext/swfdec/gstswfdec.c: (gst_swfdec_class_init),
19162         (gst_swfdec_chain), (gst_swfdec_render):
19163         Add debugging category and return GstFlowReturn in the right places
19164         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link):
19165         Get something from the peer pad once we've checked if there is a peer pad.
19166         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
19167         (qtdemux_tree_get_child_by_type), (qtdemux_parse_trak),
19168         (qtdemux_video_caps):
19169         Couple of fixes
19170
19171 2005-12-19  Edgard Lima <edgard.lima@indt.org.br>
19172
19173         * ext/divx/Makefile.am:
19174         just a small fix. I have to pay more attention when commiting ;-)
19175
19176 2005-12-19  Edgard Lima <edgard.lima@indt.org.br>
19177
19178         * configure.ac:
19179         * ext/Makefile.am:
19180         * ext/divx/Makefile.am:
19181         * ext/divx/gstdivxdec.c:
19182         * ext/divx/gstdivxdec.h:
19183         * ext/divx/gstdivxenc.c:
19184         * ext/divx/gstdivxenc.h:
19185         divxdec and divxenc ported to 0.10
19186         
19187 2005-12-18  Julien MOUTTE  <julien@moutte.net>
19188
19189         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19190         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
19191         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_devices),
19192         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
19193         (gst_dfbvideosink_can_blit_from_format),
19194         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
19195         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_buffer_alloc),
19196         (gst_dfbsurface_finalize),
19197         (gst_dfbvideosink_navigation_send_event),
19198         (gst_dfbvideosink_update_colorbalance),
19199         (gst_dfbvideosink_set_property), (gst_dfbvideosink_init): Some
19200         more refactoring, handle exotic DirectFB row stride.
19201
19202 2005-12-18  Julien MOUTTE  <julien@moutte.net>
19203
19204         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19205         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: Updates.
19206         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
19207         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_devices),
19208         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
19209         (gst_dfbvideosink_can_blit_from_format),
19210         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
19211         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_buffer_alloc),
19212         (gst_dfbsurface_finalize),
19213         (gst_dfbvideosink_navigation_send_event),
19214         (gst_dfbvideosink_update_colorbalance),
19215         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
19216         (gst_dfbvideosink_finalize), (gst_dfbvideosink_init),
19217         (gst_dfbvideosink_class_init):
19218         * ext/directfb/dfbvideosink.h: Implement pixel-aspect-ratio.
19219         This should work both for hardware accelerated scaling and
19220         reverse caps negotiation with a scaling element.
19221
19222 2005-12-17  Julien MOUTTE  <julien@moutte.net>
19223
19224         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19225         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19226         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19227         * docs/plugins/gst-plugins-bad-plugins.args:
19228         * docs/plugins/gst-plugins-bad-plugins.interfaces:
19229         * docs/plugins/gst-plugins-bad-plugins.signals:
19230         * docs/plugins/inspect/plugin-dfbvideosink.xml:
19231         * docs/plugins/inspect/plugin-qtdemux.xml:
19232         * docs/plugins/inspect/plugin-sdlvideosink.xml:
19233         * docs/plugins/inspect/plugin-speed.xml:
19234         * docs/plugins/inspect/plugin-tta.xml: Updates.
19235         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
19236         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_vmodes),
19237         (gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup),
19238         (gst_dfbvideosink_cleanup),
19239         (gst_dfbvideosink_can_blit_from_format),
19240         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
19241         (gst_dfbvideosink_setcaps), (gst_dfbvideosink_show_frame),
19242         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
19243         (gst_dfbvideosink_interface_supported),
19244         (gst_dfbvideosink_navigation_send_event),
19245         (gst_dfbvideosink_update_colorbalance),
19246         (gst_dfbvideosink_colorbalance_list_channels),
19247         (gst_dfbvideosink_colorbalance_set_value),
19248         (gst_dfbvideosink_colorbalance_get_value),
19249         (gst_dfbvideosink_colorbalance_init),
19250         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
19251         (gst_dfbvideosink_init), (gst_dfbvideosink_class_init):
19252         * ext/directfb/dfbvideosink.h: Implement vertical sync and 
19253         color balance interface.
19254
19255 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19256
19257         * ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio):
19258         * gst/festival/gstfestival.c: (socket_receive_file_to_buff):
19259         * gst/vbidec/vbidata.c:
19260         * gst/vbidec/vbidata.h:
19261         * gst/vbidec/vbiscreen.c:
19262         * sys/dxr3/ac3_padder.c:
19263           don't use doc comments for non-docs
19264           change some char* into char[]
19265
19266 2005-12-16  Julien MOUTTE  <julien@moutte.net>
19267
19268         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
19269         (gst_dfbvideosink_init): Always prefer the primary layer.
19270
19271 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19272
19273         * ext/wavpack/gstwavpackdec.c:
19274           Oops, remove trailing comma from caps string.
19275
19276 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19277
19278         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link):
19279         * ext/wavpack/gstwavpackparse.c:
19280           Wavpack supports samplerates from 6-192kHz, fix pad template
19281           caps (fixes #322973; patch by: gcocatre@gmail.com). Also
19282           remove buffer-frames from caps, they are gone in 0.10.
19283
19284 2005-12-15  Edgard Lima <edgard.lima@indt.org.br>
19285
19286         * ext/xvid/Makefile.am:
19287         * ext/xvid/gstxviddec.c:
19288         * ext/xvid/gstxvidenc.c:
19289         Fixed some mem-leaks in xvid.
19290
19291 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19292
19293         * configure.ac:
19294         * ext/Makefile.am:
19295         * ext/xvid/gstxvid.c:
19296         * ext/xvid/gstxvid.h:
19297         * ext/xvid/gstxviddec.c:
19298         * ext/xvid/gstxviddec.h:
19299         * ext/xvid/gstxvidenc.c:
19300         * ext/xvid/gstxvidenc.h:
19301         xviddec and xvideenc ported to 0.10
19302                 
19303
19304 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19305
19306         * configure.ac:
19307         * ext/Makefile.am:
19308         * ext/dts/Makefile.am:
19309         * ext/dts/gstdtsdec.c:
19310         * ext/dts/gstdtsdec.h:
19311         dtsdec ported to 0.10
19312
19313 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19314
19315         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19316         * ext/libmms/gstmms.c: (gst_mms_src_query), (gst_mms_create):
19317         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_src_query),
19318         (gst_musepackdec_loop):
19319         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_link),
19320         (gst_swfdec_src_query):
19321         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
19322           GstObjects must be unref'ed with gst_object_unref() instead of
19323           g_object_unref(), otherwise things break for GLib-2.6 users.
19324
19325 2005-12-12  David Schleef  <ds@schleef.org>
19326
19327         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_get_type),
19328         (gst_swfdecbuffer_class_init), (gst_swfdecbuffer_finalize),
19329         (gst_swfdec_buffer_from_swf), (gst_swfdec_render): Add a subclass
19330         of GstBuffer that wraps SwfdecBuffers.  Fix a massive memleak
19331         because the video buffers previously never got freed.
19332
19333 2005-12-11  Edgard Lima <edgard.lima@indt.org.br>
19334
19335         * ext/libmms/gstmms.c:
19336         Just removed a weird printf ;-)
19337
19338 2005-12-11  Edgard Lima <edgard.lima@indt.org.br>
19339
19340         * configure.ac:
19341         * ext/libmms/gstmms.c:
19342         * ext/libmms/gstmms.h:
19343         Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant
19344         PREROOL..." to be fixed.
19345
19346 2005-12-09  Jan Schmidt  <thaytan@mad.scientist.com>
19347
19348         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
19349         (gst_faad_update_caps):
19350           Assume that an unknown channel mapping with 2 channels
19351           is stereo and play it that way instead of erroring.
19352
19353         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19354         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
19355           Handle e.g. jpeg streams with 0 duration frames as having 0 framerate.
19356           Debug fixes. Some 64 bit variable fixes
19357
19358 2005-12-09  Edgard Lima <edgard.lima@indt.org.br>
19359
19360         * configure.ac:
19361         * ext/Makefile.am:
19362         * ext/swfdec/Makefile.am:
19363         * ext/swfdec/gstswfdec.c:
19364         * ext/swfdec/gstswfdec.h:
19365         swfdec Ported to 0.10.
19366
19367 2005-12-07  Edward Hervey  <edward@fluendo.com>
19368
19369         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19370         (gst_qtdemux_add_stream):
19371         Memleak fixes.
19372         Send out EOS for valid reasons (couldn't pull_range() from upstream
19373         for example).
19374
19375 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19376
19377         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19378         * ext/audiofile/gstafparse.h:
19379         * ext/audiofile/gstafsink.c: (gst_afsink_chain):
19380         * ext/audiofile/gstafsink.h:
19381         * ext/audiofile/gstafsrc.c: (gst_afsrc_close_file):
19382         * ext/audiofile/gstafsrc.h:
19383         * ext/cdaudio/gstcdaudio.c:
19384         * ext/divx/gstdivxenc.c:
19385         * ext/dts/gstdtsdec.h:
19386         * ext/faac/gstfaac.h:
19387         * ext/ivorbis/vorbisenc.h:
19388         * ext/ivorbis/vorbisfile.c:
19389         * ext/musepack/gstmusepackdec.h:
19390         * ext/nas/nassink.c:
19391         * ext/snapshot/gstsnapshot.c:
19392         * ext/sndfile/gstsf.h:
19393         * ext/tarkin/gsttarkindec.h:
19394         * ext/tarkin/gsttarkinenc.h:
19395         * ext/xine/gstxine.h:
19396         * ext/xine/xinecaps.c:
19397         * ext/xvid/gstxvid.h:
19398         * gst-libs/gst/play/play.h:
19399         * gst/apetag/apedemux.h:
19400         * gst/cdxaparse/gstcdxaparse.h:
19401         * gst/cdxaparse/gstcdxastrip.h:
19402         * gst/colorspace/yuv2rgb.c:
19403         * gst/colorspace/yuv2rgb.h:
19404         * gst/equalizer/gstiirequalizer.c:
19405         * gst/festival/gstfestival.h:
19406         * gst/games/gstpuzzle.c:
19407         * gst/games/gstvideoimage.c:
19408         * gst/games/gstvideoimage.h:
19409         * gst/modplug/gstmodplug.h:
19410         * gst/modplug/libmodplug/it_defs.h:
19411         * gst/modplug/libmodplug/modplug.h:
19412         * gst/modplug/libmodplug/sndfile.h:
19413         * gst/modplug/libmodplug/stdafx.h:
19414         * gst/mpeg1sys/buffer.c:
19415         * gst/mpeg1sys/gstmpeg1systemencode.h:
19416         * gst/mpeg1sys/main.h:
19417         * gst/mpeg1sys/systems.c:
19418         * gst/mpeg1videoparse/gstmp1videoparse.h:
19419         * gst/mpeg2sub/gstmpeg2subt.h:
19420         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19421         * gst/mpegaudioparse/gstmpegaudioparse.h:
19422         * gst/multifilesink/gstmultifilesink.h:
19423         * gst/overlay/gstoverlay.h:
19424         * gst/qtdemux/qtdemux.c:
19425         * gst/qtdemux/qtdemux.h:
19426         * gst/rtjpeg/RTjpeg.c: (RTjpeg_dctY), (RTjpeg_idct):
19427         * gst/rtjpeg/RTjpeg.h:
19428         * gst/tta/crc32.h:
19429         * gst/tta/filters.h:
19430         * gst/tta/ttadec.h:
19431         * gst/videodrop/gstvideodrop.h:
19432         * sys/cdrom/gstcdplayer.h:
19433         * sys/cdrom/gstcdplayer_ioctl.c:
19434         * sys/cdrom/gstcdplayer_ioctl.h:
19435         * sys/cdrom/gstcdplayer_ioctl_bsd.h:
19436         * sys/cdrom/gstcdplayer_ioctl_irix.h:
19437         * sys/cdrom/gstcdplayer_ioctl_solaris.h:
19438         * sys/dxr3/dxr3audiosink.c:
19439         * sys/dxr3/dxr3audiosink.h:
19440         * sys/dxr3/dxr3spusink.c:
19441         * sys/dxr3/dxr3spusink.h:
19442         * sys/dxr3/dxr3videosink.c:
19443         * sys/dxr3/dxr3videosink.h:
19444         * sys/qcam/dark.c:
19445         * sys/qcam/gstqcamsrc.c:
19446         * sys/v4l2/gstv4l2colorbalance.h:
19447         * sys/v4l2/gstv4l2element.h:
19448         * sys/v4l2/gstv4l2src.h:
19449         * sys/v4l2/gstv4l2tuner.h:
19450         * sys/v4l2/gstv4l2xoverlay.h:
19451         * sys/v4l2/v4l2_calls.c:
19452         * sys/v4l2/v4l2_calls.h:
19453         * sys/v4l2/v4l2src_calls.c:
19454         * sys/v4l2/v4l2src_calls.h:
19455         * sys/vcd/vcdsrc.h:
19456           expand tabs
19457
19458 === release 0.10.0 ===
19459
19460 2005-12-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19461
19462         * configure.ac:
19463           releasing 0.10.0, "Camembert"
19464
19465 2005-12-05  Andy Wingo  <wingo@pobox.com>
19466
19467         * ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain):
19468         * ext/faad/gstfaad.c: (gst_faad_chain):
19469         * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_chain):
19470         * ext/lcs/gstcolorspace.c: (gst_colorspace_chain):
19471         * ext/xine/xineinput.c: (gst_xine_input_get):
19472         * gst/colorspace/gstcolorspace.c: (gst_colorspace_chain):
19473         * gst/speed/gstspeed.c: (speed_chain):
19474         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain): Update for
19475         alloc_buffer changes.
19476
19477 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
19478
19479         * ext/Makefile.am:
19480           Add missing $(WAVPACK_DIR) (#322962).
19481
19482 === release 0.9.7 ===
19483
19484 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19485
19486         * configure.ac:
19487           releasing 0.9.7, "Arrigato Gasuimas Skebisan"
19488
19489 2005-11-28  Edgard Lima <edgard.lima@indt.org.br>
19490
19491         * PORTED_09:
19492         * configure.ac:
19493         * ext/Makefile.am:
19494         * ext/libmms/Makefile.am:
19495         * ext/libmms/gstmms.c:
19496         * ext/libmms/gstmms.h:
19497         libmm ported to 0.9. It works fine, but print some error messages. I
19498         ll fix them soon. Tested with  mmssrc location=mms:// ! filesink.
19499         
19500 2005-11-28  Edward Hervey  <edward@fluendo.com>
19501
19502         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
19503         Handle gracefully the consequence of "Maximum number of scalefactor
19504         bands exceeded", which results in 0 channels with samplerates of 0.
19505         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state):
19506         Do upward transitions, then call parent state_change, then do
19507         downward transitions.
19508
19509 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19510
19511         * ext/Makefile.am:
19512           alphabets, so hard to master.  Should fix distcheck.
19513
19514 2005-11-25  Edgard Lima  <edgard.lima@indt.org.br>
19515
19516         * configure.ac:
19517         * PORTED_09:
19518         * ext/Makefile.am:
19519         * ext/wavpack/Makefile.am:
19520         * ext/wavpack/gstwavpackdec.c:
19521         * ext/wavpack/gstwavpackdec.h:
19522         * ext/wavpack/gstwavpackparse.c:
19523         * ext/wavpack/gstwavpackparse.h:
19524         Wavpack ported to 0.9. No support for correction file yet.
19525
19526 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19527
19528         * ext/wavpack/Makefile.am:
19529         * ext/wavpack/gstwavpack.c: (plugin_init):
19530         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_read_header):
19531         * ext/wavpack/gstwavpackcommon.h:
19532         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link),
19533         (gst_wavpack_dec_wvclink), (gst_wavpack_dec_get_type),
19534         (gst_wavpack_dec_base_init), (gst_wavpack_dec_dispose),
19535         (gst_wavpack_dec_class_init), (gst_wavpack_dec_src_query),
19536         (gst_wavpack_dec_init), (gst_wavpack_dec_setup_context),
19537         (gst_wavpack_dec_format_samples), (gst_wavpack_dec_loop),
19538         (gst_wavpack_dec_plugin_init):
19539         * ext/wavpack/gstwavpackdec.h:
19540         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_get_type),
19541         (gst_wavpack_parse_base_init), (gst_wavpack_parse_dispose),
19542         (gst_wavpack_parse_class_init), (gst_wavpack_parse_src_query),
19543         (gst_wavpack_parse_src_event), (find_header), (find_sample),
19544         (gst_wavpack_parse_seek), (gst_wavpack_parse_init),
19545         (gst_wavpack_parse_handle_event), (gst_wavpack_parse_loop),
19546         (gst_wavpack_parse_change_state), (gst_wavpack_parse_plugin_init):
19547         * ext/wavpack/gstwavpackparse.h:
19548           put back wavpack - still needs porting
19549
19550 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19551
19552         * configure.ac: back to HEAD
19553
19554 === release 0.9.6 ===
19555
19556 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19557
19558         * configure.ac:
19559           releasing 0.9.6, "Hot Tea"
19560
19561 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19562
19563         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19564         * ext/directfb/dfb-example.c: (main):
19565         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy),
19566         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_setup),
19567         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
19568         (gst_dfbvideosink_change_state), (gst_dfbvideosink_get_times),
19569         (gst_dfbvideosink_bufferpool_clear),
19570         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
19571         (gst_dfbvideosink_navigation_send_event),
19572         (gst_dfbvideosink_finalize), (gst_dfbvideosink_init),
19573         (gst_dfbvideosink_class_init):
19574         * ext/directfb/dfbvideosink.h: Use fraction for framerate, various
19575         fixes.
19576
19577 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19578
19579         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init),
19580         (gst_sdlvideosink_get_times), (gst_sdlvideosink_init),
19581         (gst_sdlvideosink_setcaps), (gst_sdlvideosink_change_state):
19582         * ext/sdl/sdlvideosink.h:
19583         Updates for fractional framerates and XOverlay interface changes
19584
19585 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19586
19587         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19588         (gst_qtdemux_add_stream), (qtdemux_dump_mvhd),
19589         (qtdemux_parse_trak):
19590         Convert to fractional framerates
19591
19592 2005-11-23  Edward Hervey  <edward@fluendo.com>
19593
19594         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_loop):
19595         Fix for latest API changes
19596
19597 2005-11-22  Edgard Lima <edgard.lima@indt.org.br>
19598         * configure.ac:
19599         * PORTED_09:
19600         * extt/Makefile.am:
19601         * ext/musepack/gstmusepackdec.c:
19602         * ext/musepack/gstmusepackdec.h:
19603         * ext/musepack/gstmusepackreader.c:
19604         * ext/musepack/gstmusepackreader.h:
19605         Musepackdec ported to 0.9. There is still a small problem to be
19606         solved, after the end of file, the pipeline doens't stop.
19607
19608 2005-11-22  Andy Wingo  <wingo@pobox.com>
19609
19610         * ext/faad/gstfaad.c (gst_faad_event)
19611         * ext/ivorbis/vorbisfile.c (gst_ivorbisfile_loop)
19612         * gst/qtdemux/qtdemux.c (gst_qtdemux_loop_header)
19613         * gst/speed/gstspeed.c (speed_sink_event)
19614         * gst/tta/gstttaparse.c (gst_tta_parse_src_event)
19615         (gst_tta_parse_parse_header): Run update-funcnames.
19616
19617 2005-11-21  Michael Smith <msmith@fluendo.com>
19618
19619         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_event):
19620           Don't take STREAM_LOCK in sink event handlers any more.
19621
19622 2005-11-21  Wim Taymans  <wim@fluendo.com>
19623
19624         * ext/faac/gstfaac.c: (gst_faac_sink_event):
19625         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event):
19626         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event):
19627         Fix for stream lock updates.
19628
19629 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19630
19631         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
19632           Add DX50, DIVX and DIV3 fourccs (patch by
19633           j@bootlab.org, #321903).
19634
19635 2005-11-21  Andy Wingo  <wingo@pobox.com>
19636
19637         * *.h:
19638         * *.c: Ran scripts/update-macros. Oh yes.
19639
19640 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19641
19642         * ext/directfb/dfbvideosink.c:
19643         (gst_dfbvideosink_get_format_from_caps):
19644         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create):
19645         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19646         (qtdemux_parse), (qtdemux_type_get), (qtdemux_node_dump_foreach),
19647         (qtdemux_dump_hdlr), (qtdemux_dump_dref), (qtdemux_dump_stsd),
19648         (qtdemux_dump_dcom), (qtdemux_parse_trak), (qtdemux_video_caps),
19649         (qtdemux_audio_caps):
19650         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
19651         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19652         (gst_v4l2src_capture_init), (gst_v4l2src_get_size_limits):
19653           Update for GST_FOURCC_FORMAT API change.
19654
19655 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19656
19657         * ext/audioresample/gstaudioresample.c:
19658         * ext/polyp/polypsink.c: (gst_polypsink_sink_fixate):
19659         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_fixate):
19660         * gst/modplug/gstmodplug.cc:
19661         * sys/glsink/glimagesink.c: (gst_glimagesink_fixate):
19662         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
19663         Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19664         (#322027)
19665
19666 2005-11-21  Edgard Lima <edgard.lima@indt.org.br>
19667
19668         * ext/Makefile.am:
19669         * ext/ivorbis/vorbisfile.c:
19670         Now it works in push-mode. Tested with gnomevfssrc location=http://..
19671         ! tremor ! alsasink. Some issues to be solved yet:
19672         1- set correct timestamps
19673         2- seek is forced to disabled in pull-mode
19674         
19675 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19676
19677         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
19678         (gst_faac_sink_setcaps), (gst_faac_configure_source_pad),
19679         (gst_faac_chain):
19680           Set proper caps on source pad (#320532).
19681
19682         * ext/faad/gstfaad.c:
19683           Don't use gtk-doc markers for comment block.
19684
19685 2005-11-14  Andy Wingo  <wingo@pobox.com>
19686
19687         * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better
19688         debugging, allows dll builds on windows. Fixes #316076.
19689
19690 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19691
19692         * configure.ac: back to HEAD
19693
19694 === release 0.9.5 ===
19695
19696 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19697
19698         * configure.ac:
19699           releasing 0.9.5, "Thrice Belgian Bar"
19700
19701 2005-11-11  Michael Smith <msmith@fluendo.com>
19702
19703         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain):
19704           Make this compile on systems with broken headers. 
19705
19706 2005-11-11  Michael Smith <msmith@fluendo.com>
19707
19708         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain):
19709           Call functions with the correct API. Unfortunately, unless your
19710           distribution patches upstream, the public header file for FAAD
19711           doesn't actually declare the API accurately. So, some nastiness
19712           ensues...
19713
19714 2005-11-10  Daniel Amelang  <daniel dot amelang at gmail dot com>
19715
19716         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19717
19718         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
19719           Add support for custom genre tags.
19720
19721 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
19722
19723         * ext/tarkin/wavelet.c:
19724         * ext/tarkin/wavelet.h:
19725         * gst/mpegaudioparse/gstmpegaudioparse.c:
19726         * gst/vbidec/vbidata.c:
19727         * gst/vbidec/vbiscreen.h:
19728         * sys/dxr3/ac3_padder.c:
19729         * sys/dxr3/dxr3audiosink.c:
19730         * sys/dxr3/dxr3spusink.c:
19731         * sys/dxr3/dxr3videosink.c:
19732         * sys/qcam/dark.c:
19733           Don't use gtk-doc markers for normal comments. Fix
19734           gtk-doc formatting where required.
19735
19736 2005-11-08  Edgard Lima <edgard.lima@indt.org.br>
19737
19738         * configure.ac:
19739         * PORTED_09:
19740         * ext/Makefile.am:
19741         * ext/ivorbis/vorbis.c:
19742         * ext/ivorbis/vorbisfile.c:
19743         Ported to 0.9. Some issues to be solved yet:
19744         1- set correct timestamps
19745         2- seg fault when eos
19746         3- seek is now disabled
19747
19748 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19749
19750         * examples/Makefile.am: Cleanup non existing
19751         examples.
19752
19753 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19754
19755         * docs/plugins/inspect.stamp: Add missing files.
19756
19757 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19758
19759         * examples/Makefile.am: Make buildbot happy.
19760
19761 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19762
19763         * Makefile.am: examples in dist subdirs.
19764         * configure.ac: enable parameter for building 
19765         examples.
19766         * docs/plugins/gst-plugins-bad-plugins.args:
19767         * docs/plugins/inspect/plugin-dfbvideosink.xml:
19768         * examples/Makefile.am: Updates.
19769
19770 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19771
19772         * Makefile.am:
19773         * autogen.sh:
19774         * configure.ac:
19775         * docs/Makefile.am:
19776         * docs/plugins/.cvsignore:
19777         * docs/plugins/Makefile.am:
19778         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
19779         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19780         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19781         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
19782         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19783         * docs/plugins/gst-plugins-bad-plugins.args:
19784         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
19785         * docs/plugins/gst-plugins-bad-plugins.interfaces:
19786         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
19787         * docs/plugins/gst-plugins-bad-plugins.signals:
19788         * docs/plugins/gst-plugins-bad-plugins.types:
19789         * docs/plugins/inspect/plugin-dfbvideosink.xml:
19790         * docs/version.entities.in: Enable documentation.
19791         * examples/Makefile.am:
19792         * examples/directfb/Makefile.am:
19793         * examples/directfb/decker.ttf:
19794         * examples/directfb/dfblogo.png:
19795         * examples/directfb/gstdfb.c: (myclock), (dynamic_link),
19796         (size_changed), (setup_dynamic_link), (main): Add an example
19797         application for DirectFB.
19798
19799 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19800
19801         * ext/directfb/Makefile.am: Add the example application.
19802         * ext/directfb/dfb-example.c: (get_me_out), (main):
19803         Here is an example application that runs videotestsrc for 20
19804         seconds. It's included in the documentation.
19805         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
19806         (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format),
19807         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_buffer_alloc):
19808         More fixes, calculate new size of the buffer when renegotiating.
19809         This completely breaks ffmpegcolorspace but i need to discuss 
19810         that with Wim on monday. Add documentation.
19811
19812 2005-11-05  Julien MOUTTE  <julien@moutte.net>
19813
19814         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
19815         (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format),
19816         (gst_dfbvideosink_getcaps): Make acceleration detection work, 
19817         better, add safety checks and ARGB support for cards that
19818         support it.
19819
19820 2005-11-04  Julien MOUTTE  <julien@moutte.net>
19821
19822         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
19823         (gst_dfbvideosink_surface_destroy),
19824         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
19825         (gst_dfbvideosink_center_rect), (gst_dfbvideosink_show_frame),
19826         (gst_dfbvideosink_buffer_alloc):
19827         * ext/directfb/dfbvideosink.h: Now does clipping when surface
19828         is too small, handles upstream elements that are not calling
19829         gst_pad_alloc_buffer, fixes a lot of bugs.
19830
19831 2005-11-03  Julien MOUTTE  <julien@moutte.net>
19832
19833         * ext/directfb/Makefile.am: Prepare for liboil usage.
19834         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_show_frame),
19835         (gst_dfbvideosink_buffer_alloc):  Prepare for liboil, handle
19836         rendering in external surface correctly. Will commit a neat
19837         example soon.
19838
19839 2005-11-03  Edgard Lima <edgard.lima@indt.org.br>
19840
19841         * ext/sdl/sdlvideosink.c: (SDL_WaitEventTimeout),
19842         (gst_sdlvideosink_event_thread), (gst_sdlvideosink_initsdl),
19843         (gst_sdlvideosink_change_state), (gst_sdlvideosink_deinitsdl):
19844         * ext/sdl/sdlvideosink.h:
19845         Add support to exit when 'Esc' key is pressed.
19846
19847 2005-11-02  Julien MOUTTE  <julien@moutte.net>
19848
19849         * configure.ac: Requires DirectFB 0.9.24
19850
19851 2005-11-02  Julien MOUTTE  <julien@moutte.net>
19852
19853         * configure.ac:
19854         * ext/Makefile.am:
19855         * ext/directfb/Makefile.am:
19856         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_get_format_name),
19857         (gst_dfbvideosink_surface_create),
19858         (gst_dfbvideosink_surface_destroy),
19859         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_layers),
19860         (gst_dfbvideosink_enum_vmodes), (gst_dfbvideosink_enum_devices),
19861         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
19862         (gst_dfbvideosink_get_format_from_caps),
19863         (gst_dfbvideosink_get_caps_from_format),
19864         (gst_dfbvideosink_can_blit_from_format),
19865         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
19866         (gst_dfbvideosink_setcaps), (gst_dfbvideosink_change_state),
19867         (gst_dfbvideosink_get_times), (gst_dfbvideosink_center_rect),
19868         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_bufferpool_clear),
19869         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
19870         (gst_dfbsurface_init), (gst_dfbsurface_class_init),
19871         (gst_dfbsurface_get_type), (gst_dfbvideosink_interface_supported),
19872         (gst_dfbvideosink_interface_init),
19873         (gst_dfbvideosink_navigation_send_event),
19874         (gst_dfbvideosink_navigation_init),
19875         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
19876         (gst_dfbvideosink_init), (gst_dfbvideosink_base_init),
19877         (gst_dfbvideosink_class_init), (gst_dfbvideosink_get_type),
19878         (plugin_init):
19879         * ext/directfb/dfbvideosink.h:
19880         * ext/directfb/directfbvideosink.c:
19881         * ext/directfb/directfbvideosink.h: Complete rewrite/port of
19882         DirectFB video sink to 0.9. Handles reverse negotiation, hardware
19883         scaling, navigation, buffer allocation from video memory etc...
19884
19885 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
19886
19887         * gst-plugins-bad/ext/sdl/sdlvideosink.c:
19888         gst_sdlvideosink_set_property, gst_sdlvideosink_init,
19889         gst_sdlvideosink_create:
19890         Changed property full-screen to fullscreen, using SDL_SWSURFACE
19891         instead of SDL_HWSURFACE when in full screen mode.
19892         
19893 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
19894
19895         * gst-plugins-bad/ext/sdl/sdlvideosink.c: gst_sdlvideosink_class_init,
19896         gst_sdlvideosink_set_property, gst_sdlvideosink_get_property,
19897         gst_sdlvideosink_init, gst_sdlvideosink_create:
19898         * gst-plugins-bad/ext/sdl/sdlvideosink.h:
19899         Added a property that allows full-screen.
19900
19901 2005-10-28  Tim-Philipp Müller  <tim at centricular dot net>
19902
19903         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init),
19904         (gst_sdlvideosink_class_init),
19905         (gst_sdlvideosink_get_sdl_from_fourcc), (gst_sdlvideosink_setcaps),
19906         (gst_sdlvideosink_show_frame):
19907         * ext/sdl/sdlvideosink.h:
19908           Fix I420 output on some machines (not very nice, but should work).
19909           Add an 'sdlvideosink' debug category. Disable formats that do
19910           not work. Fix some vararg function issues.
19911
19912 2005-10-27  Wim Taymans  <wim@fluendo.com>
19913
19914         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19915         (gst_sdlvideosink_get_times), (gst_sdlvideosink_class_init),
19916         (gst_sdlvideosink_init), (gst_sdlvideosink_lock),
19917         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create),
19918         (gst_sdlvideosink_show_frame), (gst_sdlvideosink_set_property),
19919         (gst_sdlvideosink_get_property), (gst_sdlvideosink_change_state):
19920         Fix SDL videosink and did some cleanups.
19921
19922 2005-10-27  Edgard Lima <edgard.lima@indt.org.br>
19923
19924         * ext/sdl/sdlvideosink.c:
19925         * ext/sdl/sdlvideosink.h:
19926         Trying to fix videos out of sync (not fixed yet)
19927         
19928 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
19929
19930         * gst/qtdemux/qtdemux.h:
19931           Remove got_redirect from class structure as well.
19932
19933 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
19934
19935         * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
19936         (qtdemux_parse_tree):
19937           Remove 'got-redirect' signal and post element message
19938           on the bus instead.
19939
19940 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
19941
19942         * ext/gsm/gstgsm.c:
19943         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
19944         * ext/gsm/gstgsmdec.h:
19945         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
19946         (gst_gsmenc_chain):
19947         Fixing stuff as wingo pointed out.
19948
19949 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
19950
19951         * ext/gsm/gstgsm.c: (plugin_init):
19952         * ext/gsm/gstgsmdec.c: (gst_gsmdec_class_init), (gst_gsmdec_init),
19953         (gst_gsmdec_chain):
19954         * ext/gsm/gstgsmdec.h:
19955         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
19956         (gst_gsmenc_chain):
19957         * ext/gsm/gstgsmenc.h:
19958         Over-writing Wim's gsm plugins (currently not working) with that from the 
19959         farsight repo. Also made sure that they work with the RTP (de)payloader.
19960
19961 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19962
19963         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), 
19964         (gst_gsmenc_sink_event), (gst_gsmenc_chain):
19965         * ext/gsm/gstgsmenc.h:
19966         Fixed event handling
19967
19968 2005-10-24  Christian Schaller  <christian@fluendo.com>
19969
19970         * configure.ac: port over thomas's plugin listing from base
19971
19972 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19973
19974         * configure.ac:
19975           back to HEAD
19976
19977 === release 0.9.4 ===
19978
19979 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19980
19981         * NEWS:
19982         * RELEASE:
19983         * configure.ac:
19984           Releasing 0.9.4, "Utahraptor"
19985
19986 2005-10-23  Julien MOUTTE  <julien@moutte.net>
19987
19988         * gst/tta/gstttaparse.c: (gst_tta_parse_loop): STOPPED->FAILED.
19989
19990 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
19991
19992         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init),
19993         (gst_faad_init), (gst_faad_srcgetcaps), (gst_faad_event),
19994         (gst_faad_chain), (gst_faad_change_state):
19995         * ext/faad/gstfaad.h:
19996           Do some timestamp smoothing (matroskademux apparently sends
19997           multiple buffers in a row with the same timestamp); fix
19998           duration on outgoing buffers; fix change state function; use
19999           GST_DEBUG_FUNCPTR for pad functions.
20000
20001 2005-10-19  Wim Taymans  <wim@fluendo.com>
20002
20003         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_query_types),
20004         (gst_qtdemux_handle_src_query):
20005         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query):
20006         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
20007         (gst_tta_parse_get_query_types), (gst_tta_parse_query):
20008         API change fix.
20009
20010 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20011
20012         * configure.ac:
20013           All the cool kids use GST_DOCBOOK_CHECK now.
20014
20015 2005-10-18  Julien MOUTTE  <julien@moutte.net>
20016
20017         * gst/speed/Makefile.am: Fix build of speed. 
20018
20019 2005-10-17  Edgard Lima <edgard.lima@indt.org.br>
20020
20021         * gst/speed/gstspeed.c: (speed_chain), (speed_setcaps),
20022         (speed_parse_caps), (speed_src_event), (speed_sink_event),
20023         (speed_src_query), (speed_init), (speed_set_property),
20024         (speed_change_state), (gst_speed_convert):
20025         Fixed speed - the previous version, 1.38, has been ported to 0.9
20026         from a wrong version, 1.37 (from 1.36). That fix already includes
20027         the changes done in 1.36.2.4.
20028
20029 2005-10-16  Tim-Philipp Müller  <tim at centricular dot net>
20030
20031         * configure.ac:
20032           Fix glib check
20033
20034 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20035
20036         * examples/stats/mp2ogg.c:
20037         * ext/tarkin/tarkin.c: (tarkin_analysis_framein),
20038         (tarkin_synthesis_packetin):
20039           and more typos fixed
20040
20041 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20042
20043         * ext/faac/gstfaac.c: (gst_faac_class_init), (gst_faac_init),
20044         (gst_faac_sink_setcaps), (gst_faac_src_setcaps),
20045         (gst_faac_sink_event), (gst_faac_chain), (gst_faac_set_property),
20046         (gst_faac_get_property), (gst_faac_change_state):
20047           Gst09-ize code a little bit more: use gst_pad_alloc_buffer(),
20048           move event handling from chain function into an event function,
20049           add some locks here and there, do some cleanups; disable 32-bit
20050           integer and float input formats until we're sure that those 
20051           actually work (couldn't play back the produced files with 
20052           anything).
20053
20054 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20055
20056         * examples/indexing/indexmpeg.c: (main):
20057         * ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio),
20058         (gst_artsdsink_close_audio), (gst_artsdsink_change_state):
20059         * ext/artsd/gstartsdsink.h:
20060         * ext/audiofile/gstafparse.c: (gst_afparse_open_file),
20061         (gst_afparse_close_file):
20062         * ext/audiofile/gstafparse.h:
20063         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20064         (gst_afsink_close_file), (gst_afsink_chain),
20065         (gst_afsink_change_state):
20066         * ext/audiofile/gstafsink.h:
20067         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20068         (gst_afsrc_close_file), (gst_afsrc_change_state):
20069         * ext/audiofile/gstafsrc.h:
20070         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_init):
20071         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_init):
20072         * ext/dts/gstdtsdec.c: (gst_dtsdec_init):
20073         * ext/jack/gstjack.h:
20074         * ext/jack/gstjackbin.c: (gst_jack_bin_init),
20075         (gst_jack_bin_change_state):
20076         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_init):
20077         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_init):
20078         * ext/nas/nassink.c: (gst_nassink_open_audio),
20079         (gst_nassink_close_audio), (gst_nassink_change_state):
20080         * ext/nas/nassink.h:
20081         * ext/polyp/polypsink.c: (gst_polypsink_init):
20082         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_change_state):
20083         * ext/sdl/sdlvideosink.h:
20084         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20085         * ext/sndfile/gstsf.c: (gst_sf_set_property),
20086         (gst_sf_change_state), (gst_sf_release_request_pad),
20087         (gst_sf_open_file), (gst_sf_close_file), (gst_sf_loop):
20088         * ext/sndfile/gstsf.h:
20089         * ext/swfdec/gstswfdec.c: (gst_swfdec_init):
20090         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_init):
20091         * gst/apetag/apedemux.c: (gst_ape_demux_init):
20092         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init):
20093         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
20094         * gst/festival/gstfestival.c: (gst_festival_change_state):
20095         * gst/festival/gstfestival.h:
20096         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
20097         * gst/multifilesink/gstmultifilesink.c: (gst_multifilesink_init),
20098         (gst_multifilesink_set_location), (gst_multifilesink_open_file),
20099         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
20100         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
20101         (gst_multifilesink_chain), (gst_multifilesink_change_state):
20102         * gst/multifilesink/gstmultifilesink.h:
20103         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
20104         * sys/cdrom/gstcdplayer.c: (cdplayer_init):
20105         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init),
20106         (dxr3audiosink_open), (dxr3audiosink_close),
20107         (dxr3audiosink_chain_pcm), (dxr3audiosink_chain_ac3),
20108         (dxr3audiosink_change_state):
20109         * sys/dxr3/dxr3audiosink.h:
20110         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init), (dxr3spusink_open),
20111         (dxr3spusink_close), (dxr3spusink_chain),
20112         (dxr3spusink_change_state):
20113         * sys/dxr3/dxr3spusink.h:
20114         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init),
20115         (dxr3videosink_open), (dxr3videosink_close),
20116         (dxr3videosink_write_data), (dxr3videosink_change_state):
20117         * sys/dxr3/dxr3videosink.h:
20118         * sys/glsink/glimagesink.c: (gst_glimagesink_init):
20119         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
20120         (gst_qcamsrc_open), (gst_qcamsrc_close):
20121         * sys/qcam/gstqcamsrc.h:
20122         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
20123         * sys/vcd/vcdsrc.c: (gst_vcdsrc_set_property), (gst_vcdsrc_get),
20124         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
20125         (gst_vcdsrc_change_state), (gst_vcdsrc_recalculate):
20126         * sys/vcd/vcdsrc.h:
20127         renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20128         moved bitshift from macro to enum definition
20129
20130 2005-10-12  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20131
20132         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20133
20134         * ext/faac/gstfaac.c: (gst_faac_sink_setcaps):
20135           Fix depth/width handling for float audio (#318659).
20136
20137 2005-10-12  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20138
20139         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20140
20141         * ext/faac/gstfaac.c: (gst_faac_sink_setcaps),
20142         (gst_faac_src_setcaps), (gst_faac_chain):
20143           Refcount fixes (#318660)
20144
20145 2005-10-12  Julien MOUTTE  <julien@moutte.net>
20146
20147         * ext/Makefile.am: libvisual and snapshot are not here anymore. Makes
20148         automake-1.7 happy again.
20149
20150 2005-10-12  Tim-Philipp Müller  <tim at centricular dot net>
20151
20152         * ext/faad/gstfaad.c: (gst_faad_event):
20153           newsegment API update
20154
20155 2005-10-11  Wim Taymans  <wim@fluendo.com>
20156
20157         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
20158         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
20159         (gst_tta_parse_parse_header):
20160         newsegment API update.
20161
20162 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20163
20164         * configure.ac:
20165           back to development
20166
20167 === release 0.9.3 ===
20168
20169 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20170
20171         * configure.ac:
20172           Releasing 0.9.3, "Porthos"
20173
20174 2005-09-28  Wim Taymans  <wim@fluendo.com>
20175
20176         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
20177         No need to take stream lock here.
20178
20179 2005-09-26  Christian Schaller  <uraeus@gnome.org>
20180
20181         * configure.ac: add speed and rfb where needed
20182         * gst/librfb/Makefile.am: add rfbsrc.c file to files getting disted
20183
20184 2005-09-23  Edgard Lima  <edgard.lima@indt.org.br>
20185
20186         * ext/gsm/Makefile.am:
20187         * ext/gsm/gstgsm.c:
20188         * ext/gsm/gstgsmdec.c:
20189         * PORTED_09:
20190         Gsmdec ported to 0.9.
20191
20192 2005-09-22  Arwed v. Merkatz  <v.merkatz@gmx.net>
20193
20194         * configure.ac:
20195         * gst/tta/gstttadec.c: (gst_tta_dec_setcaps), (gst_tta_dec_init),
20196         (gst_tta_dec_chain):
20197         * gst/tta/gstttaparse.c: (gst_tta_parse_dispose),
20198         (gst_tta_parse_class_init), (gst_tta_parse_reset),
20199         (gst_tta_parse_init), (gst_tta_parse_src_event),
20200         (gst_tta_parse_get_query_types), (gst_tta_parse_query),
20201         (gst_tta_parse_activate), (gst_tta_parse_activate_pull),
20202         (gst_tta_parse_parse_header), (gst_tta_parse_stream_data),
20203         (gst_tta_parse_loop), (gst_tta_parse_change_state):
20204         * gst/tta/gstttaparse.h:
20205           Ported tta plugin to 0.9.
20206
20207
20208 2005-09-20  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20209
20210         * ext/gsm/gstgsmenc.c:
20211           Setting caps on the outgoing buffers.
20212           Need to fix: rtpencoder does not know what it is handling and
20213           errors out
20214
20215 2005-09-20  Edgard Lima  <edgard.lima@indt.org.br>
20216
20217         * configure.ac:
20218         * ext/sdl/Makefile.am:
20219           Fixed Makefile.am - removed hard coded flags from Makefile.am.
20220           Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
20221
20222 2005-09-19  Edgard Lima  <edgard.lima@indt.org.br>
20223
20224         * Makefile.am:
20225         * configure.ac:
20226         * ext/sdl/Makefile.am:
20227         * ext/sdl/sdlvideosink.c:
20228         * PORTED_09:
20229           Ported to 0.9.
20230
20231 === release 0.9.1 ===
20232
20233 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20234
20235         * configure.ac:
20236         * gst/speed/Makefile.am:
20237         * gst/speed/gstspeed.c: Ported to GStreamer 0.9.
20238         * PORTED_09:
20239
20240 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20241
20242         * NEWS:
20243         * README:
20244         * RELEASE:
20245         * configure.ac:
20246         * autogen.sh:
20247           releasing 0.9.1, "Angel Eyes"
20248
20249 2005-09-05  Jan Schmidt  <thaytan@mad.scientist.com>
20250         * examples/gstplay/player.c: (main):
20251         * examples/stats/mp2ogg.c: (main):
20252         * ext/artsd/gstartsdsink.c: (gst_artsdsink_change_state):
20253         * ext/audiofile/gstafsink.c: (gst_afsink_change_state):
20254         * ext/audiofile/gstafsrc.c: (gst_afsrc_change_state):
20255         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_change_state):
20256         * ext/dirac/gstdiracdec.cc:
20257         * ext/directfb/directfbvideosink.c:
20258         (gst_directfbvideosink_change_state):
20259         * ext/dts/gstdtsdec.c: (gst_dtsdec_change_state):
20260         * ext/faac/gstfaac.c: (gst_faac_change_state):
20261         * ext/hermes/gsthermescolorspace.c:
20262         (gst_hermes_colorspace_change_state):
20263         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_change_state):
20264         * ext/jack/gstjack.c: (gst_jack_change_state):
20265         * ext/jack/gstjackbin.c: (gst_jack_bin_change_state):
20266         * ext/lcs/gstcolorspace.c: (gst_colorspace_change_state):
20267         * ext/libmms/gstmms.c: (gst_mms_change_state):
20268         * ext/mpeg2enc/gstmpeg2enc.cc:
20269         * ext/mplex/gstmplex.cc:
20270         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_change_state):
20271         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_change_state):
20272         * ext/nas/nassink.c: (gst_nassink_change_state):
20273         * ext/polyp/polypsink.c: (gst_polypsink_change_state),
20274         (context_state_callback), (gst_polypsink_link):
20275         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_change_state):
20276         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
20277         * ext/smoothwave/gstsmoothwave.c: (gst_sw_change_state):
20278         * ext/sndfile/gstsf.c: (gst_sf_change_state):
20279         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
20280         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_change_state):
20281         * ext/xine/xine.c: (gst_xine_change_state):
20282         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_change_state):
20283         * ext/xine/xineaudiosink.c: (gst_xine_audio_sink_change_state):
20284         * ext/xine/xineinput.c: (gst_xine_input_change_state):
20285         * ext/xvid/gstxviddec.c: (gst_xviddec_change_state):
20286         * ext/xvid/gstxvidenc.c: (gst_xvidenc_change_state):
20287         * gst/apetag/apedemux.c: (gst_ape_demux_change_state):
20288         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_change_state):
20289         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_change_state):
20290         * gst/colorspace/gstcolorspace.c: (gst_colorspace_change_state):
20291         * gst/festival/gstfestival.c: (gst_festival_change_state):
20292         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state):
20293         * gst/modplug/gstmodplug.cc:
20294         * gst/mpeg1videoparse/gstmp1videoparse.c:
20295         (gst_mp1videoparse_change_state):
20296         * gst/mpegaudioparse/gstmpegaudioparse.c:
20297         (gst_mp3parse_change_state):
20298         * gst/multifilesink/gstmultifilesink.c:
20299         (gst_multifilesink_change_state):
20300         * gst/speed/gstspeed.c: (speed_change_state):
20301         * gst/switch/gstswitch.c: (gst_switch_change_state):
20302         * gst/videocrop/gstvideocrop.c: (gst_video_crop_change_state):
20303         * gst/videodrop/gstvideodrop.c: (gst_videodrop_change_state):
20304         * gst/y4m/gsty4mencode.c: (gst_y4mencode_change_state):
20305         * po/af.po:
20306         * po/az.po:
20307         * po/cs.po:
20308         * po/en_GB.po:
20309         * po/hu.po:
20310         * po/it.po:
20311         * po/nb.po:
20312         * po/nl.po:
20313         * po/or.po:
20314         * po/sq.po:
20315         * po/sr.po:
20316         * po/sv.po:
20317         * po/uk.po:
20318         * po/vi.po:
20319         * sys/cdrom/gstcdplayer.c: (cdplayer_change_state):
20320         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_change_state):
20321         * sys/dxr3/dxr3spusink.c: (dxr3spusink_change_state):
20322         * sys/dxr3/dxr3videosink.c: (dxr3videosink_change_state):
20323         * sys/glsink/glimagesink.c: (gst_glimagesink_change_state):
20324         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state):
20325         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_change_state):
20326         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_change_state):
20327         * sys/sunaudio/gstsunelement.c: (gst_sunaudioelement_change_state):
20328         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_change_state):
20329         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_change_state):
20330         * sys/vcd/vcdsrc.c: (gst_vcdsrc_change_state):
20331           Fix up all the state change functions.
20332
20333 2005-09-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20334
20335         * created gst-plugins-bad
20336
20337 2005-09-02  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20338
20339         * configure.ac:
20340         * ext/Makefile.am:
20341         * ext/gsm/Makefile.am:
20342         * ext/gsm/gstgsm.c: 
20343         * ext/gsm/gstgsmenc.c: Ported GSM Encoder to GStreamer 0.9.
20344         * PORTED_09:
20345
20346 2005-08-31  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20347
20348         * configure.ac:
20349         * ext/Makefile.am:
20350         * ext/faac/Makefile.am:
20351         * ext/faac/gstfaac.c: Ported to GStreamer 0.9.