gst/mpegdemux/mpegtspacketizer.c: Fixes segfault in get_encoding_and_convert.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2
3         patch by: Sebastian Pölsterl
4         
5         * gst/mpegdemux/mpegtspacketizer.c:
6         Fixes segfault in get_encoding_and_convert.
7         Fixes #556482
8
9 2008-10-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10
11         patch by: Josep Torra
12
13         * gst/mpegdemux/gstmpegtsdemux.c:
14         Fixes a segfault in the adaptation buffer size strategy.
15         Fixes #556440
16
17 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
18
19         * gst/selector/gstinputselector.c: (gst_input_selector_event),
20         (gst_input_selector_query):
21         Gracefully handle the cases when we dont' have otherpad.
22         Fixes #556430
23
24 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
25
26         * gst/aiffparse/aiffparse.c: (plugin_init):
27         Fix debugging category initialization.
28         Fixes #556274   
29
30 2008-10-14  Jan Schmidt  <jan.schmidt@sun.com>
31
32         * ext/apexsink/gstapexsink.c:
33         Fix some more format string compiler warnings (from OS/X)
34
35 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
36
37         * ext/apexsink/gstapexraop.c: (gst_apexraop_connect),
38         (gst_apexraop_set_volume):
39         Fix format string compiler warnings.
40
41 2008-10-12  Jan Schmidt  <jan.schmidt@sun.com>
42
43         * sys/oss4/oss4-mixer.c:
44         * sys/oss4/oss4-sink.c:
45         * sys/oss4/oss4-source.c:
46         Add some spaces in translateable strings.
47         Fixes: #555969 #555968 #555965
48
49 2008-10-12  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
50
51         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag),
52         (gst_flv_demux_pull_header):
53         Fix regression of handling flow returns in pull mode.
54         Fixes bug #556003.
55
56 2008-10-12  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
57
58         * ext/Makefile.am:
59         Add apexsink to SUBDIRS. Fixes bug #555912.
60
61 2008-10-11  Jan Schmidt  <jan.schmidt@sun.com>
62
63         * tests/check/pipelines/metadata.c:
64         Make the metadata test not fail when jpegenc isn't available....
65         as it isn't here, because it's not in this module, and
66         therefore not in the plugin path when the check runs.
67
68 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
69
70         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
71         (gst_flv_parse_tag_video):
72         Use gst_pad_alloc_buffer_and_set_caps() to make sure we get
73         a buffer with caps that we can work with (i.e. the pad's caps).
74
75         Add non-keyframe video frames to the index too but without the
76         keyframe flag.
77
78         Add audio frames to the index only if we have no video stream.
79
80 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
81
82         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
83         (gst_flv_parse_tag_video):
84         Create pads from the pad templates, use fixed caps on them
85         and only activate them after the caps are set.
86
87 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
88
89         * configure.ac:
90         Disable flacparse for this release as it's too buggy.
91
92 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
93
94         * gst/flacparse/gstbaseparse.c (gst_base_parse_push_buffer),
95         (gst_base_parse_update_upstream_durations):
96         Fix compiler warning on OS/X about parameters not matching
97         the debug format string.
98
99 2008-10-09  Sebastian Dröge  <slomo@circular-chaos.org>
100
101         * gst/deinterlace2/tvtime/tomsmocomp.c:
102         (gst_deinterlace_method_tomsmocomp_class_init):
103         Fix unused variable compiler warning when not building
104         X86 assembly.
105
106 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
107
108         * gst/flv/gstflvdemux.c: (gst_flv_demux_loop):
109         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_timestamp):
110         * gst/flv/gstflvparse.h:
111         Get an approximate duration of the file by looking at the timestamp
112         of the last tag in pull mode. If we get (maybe better) duration from
113         metadata later we'll use that instead.
114
115 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
116
117         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_range),
118         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header):
119         Refactor _pull_range() logic with checks into a seperate function
120         to make things a bit more readable.
121
122 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
123
124         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain),
125         (gst_flv_demux_base_init):
126         Use gst_element_class_set_details_simple().
127
128         If we get GST_FLOW_NOT_LINKED in the parse loop but at least
129         one of the pads is linked continue the loop.
130
131 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
132
133         * ext/amrwb/gstamrwbenc.c:
134         * ext/amrwb/gstamrwbenc.h:
135           Pass the discont flag from the input buffer on to the output buffer in
136           the AMR encoder.
137
138 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
139
140         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),
141         (gst_flv_parse_tag_audio), (gst_flv_parse_video_negotiate):
142         Correct caps for video codec id 5: It's On2 VP6 with alpha channel
143         which needs a different decoder and has different caps.
144
145         Add support for audio codec id 14, which is MP3 with 8kHz sampling
146         rate.
147
148         Fix endianness and signedness for raw audio codec ids.
149
150         Add support for alaw and mulaw audio.
151
152 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
153
154         * gst/flv/gstflvdemux.c: (gst_flv_demux_chain):
155         Go out of the parse loop as soon as we get an error instead
156         of parsing until the GstAdapter is empty.
157
158         Add some explanations about the header and tag size.
159
160         Don't print synchronizing message if everything is fine.
161
162 2008-10-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
163
164         * gst/flv/Makefile.am:
165         * gst/flv/gstflvdemux.c: (plugin_init):
166         * gst/flv/gstflvmux.c: (gst_flv_mux_base_init),
167         (gst_flv_mux_class_init), (gst_flv_mux_init),
168         (gst_flv_mux_finalize), (gst_flv_mux_reset),
169         (gst_flv_mux_handle_src_event), (gst_flv_mux_handle_sink_event),
170         (gst_flv_mux_video_pad_setcaps), (gst_flv_mux_audio_pad_setcaps),
171         (gst_flv_mux_request_new_pad), (gst_flv_mux_release_pad),
172         (gst_flv_mux_write_header), (gst_flv_mux_write_buffer),
173         (gst_flv_mux_collected), (gst_flv_mux_change_state):
174         * gst/flv/gstflvmux.h:
175         Add first version of a FLV muxer. The only missing feature is writing
176         of stream metadata.
177
178 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
179
180         * ext/amrwb/gstamrwbparse.c:
181         * ext/amrwb/gstamrwbparse.h:
182           Add flush seek handler. Taken from recent armnbparse changes.
183           Sync the code more and use #defines for HEADER.
184
185 2008-10-09  Stefan Kost  <ensonic@users.sf.net>
186
187         * ext/amrwb/gstamrwbparse.c:
188         * ext/amrwb/gstamrwbparse.h:
189           Fix the duration query. Also set caps on the pads and buffers more
190           correctly. Taken from recent armnbparse changes.
191
192 2008-10-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
193
194         * gst/mpegdemux/gstmpegdemux.c:
195         * gst/mpegdemux/gstmpegtsdemux.c:
196         Add Fluendo to the Long Name.
197
198 2008-10-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
199
200         * configure.ac:
201         * gst-plugins-bad.spec.in:
202         * gst/mpegdemux/Makefile.am:
203         * gst/mpegdemux/flumpegdemux.c:
204         * gst/mpegdemux/gstmpegdesc.c:
205         * gst/mpegdemux/gstmpegdesc.h:
206         * gst/mpegdemux/mpegtspacketizer.c:
207         * gst/mpegdemux/mpegtspacketizer.h:
208         * gst/mpegdemux/mpegtsparse.c:
209         * gst/mpegdemux/mpegtsparse.h:
210         Move of mpegtsparse to mpegdemux.
211         Fixes #555193.
212
213 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
214
215         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data),
216         (gst_flups_demux_parse_pack_start):
217         Prevent a division by zero if last mux rate was zero.
218
219         If we're going to send a NEWSEGMENT event but the segment start
220         and the current buffer timestamp differ by more than a second we
221         will start the NEWSEGMENT at the buffer timestamp.
222
223         This fixes playback of the tv2-1_25.mpg file, which has 0 as first SCR
224         but the first PTS are around 1 hour and 40 minutes.
225
226         Fixes bug #553755.
227
228 2008-10-07  Jan Schmidt  <jan.schmidt@sun.com>
229
230         * ext/resindvd/resindvdsrc.c:
231         Fix next/prev chapter seeking at the beginning or end.
232         Use 64-bit scaling utility functions for converting MPEG
233         timestamps.
234
235 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
236
237         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
238
239         * gst/rtpmanager/gstrtpbin-marshal.list:
240         Add marshaller for new action signal.
241
242         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_get_internal_session),
243         (gst_rtp_bin_class_init):
244         * gst/rtpmanager/gstrtpbin.h:
245         Add action signal to retrieve the internal RTPSession object.
246
247         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
248         (gst_rtp_session_get_property), (gst_rtp_session_release_pad):
249         Add property to access the internal RTPSession object.
250
251         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
252         (check_collision):
253         * gst/rtpmanager/rtpsession.h:
254         Add action signal to retrieve an RTPSource object by SSRC. 
255         See #555396.
256
257 2008-10-07  Stefan Kost  <ensonic@users.sf.net>
258
259         * gst/selector/gstoutputselector.c:
260           Choose right pad for sending events. Fixes #555244
261
262 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
263
264         * gst/rtpmanager/gstrtpbin.c: (find_session_by_pad),
265         (free_session), (gst_rtp_bin_dispose), (remove_recv_rtp),
266         (remove_recv_rtcp), (remove_send_rtp), (remove_rtcp),
267         (gst_rtp_bin_release_pad):
268         Release pads of the session manager.
269         Start implementing releasing pads of gstrtpbin.
270
271         * gst/rtpmanager/gstrtpsession.c: (remove_recv_rtp_sink),
272         (remove_recv_rtcp_sink), (remove_send_rtp_sink),
273         (remove_send_rtcp_src), (gst_rtp_session_release_pad):
274         Implement releasing pads in gstrtpsession.
275
276 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
277
278         * gst/rtpmanager/gstrtpjitterbuffer.c:
279         (gst_jitter_buffer_sink_parse_caps):
280         Only update the seqnum-base when it was not already configured for the
281         streams.
282
283 2008-10-06  Stefan Kost  <ensonic@users.sf.net>
284
285         * configure.ac
286         * ext/metadata/README:
287         * ext/metadata/metadataexif.c:
288         * ext/metadata/metadatatags.c:
289         * ext/metadata/metadatatags.h:
290           Start using core geo tags (bump req). Fix handling of location
291           references.
292
293         * tests/check/Makefile.am:
294           Sort blacklisted elements and remove moved ones. Add new test.
295
296         * tests/check/pipelines/metadata.c:
297           Add first tests for metadata element.
298
299         * tests/icles/metadata_editor.c:
300           Move free to correct place.
301
302 2008-10-06  Stefan Kost  <ensonic@users.sf.net>
303
304         * tests/check/generic/states.c:
305           Stop test on state-change error. Should be applied on other modules if
306           we agree that it makes sense.
307
308 2008-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
309
310         * gst/mpegtsparse/mpegtsparse.c:
311         Actually copy the structure passed in when assigning it because
312         it gets freed straight after the function call.
313         Re: pat_info and pmt_info GstStructures.
314
315 2008-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
316
317         Patch by: Josep Torra
318
319         * gst/mpegdemux/gstmpegtsdemux.c:
320         Fix wrong firing of critical introduced by previous optimisation.
321
322 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
323
324         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad):
325         Warn and clamp to max bitrate for samplerate.
326         Fixes #550486.
327
328 2008-10-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
329
330         * gst/mpegtsparse/mpegtsparse.c:
331         Fix possible crash where pat is pointing to a freed structure.
332
333 2008-10-03  Stefan Kost  <ensonic@users.sf.net>
334
335         * ext/metadata/README:
336         * ext/metadata/metadataexif.c:
337         * ext/metadata/metadatatags.c:
338         * ext/metadata/metadatatags.h:
339           Use core gps tags.
340
341 2008-10-03  Stefan Kost  <ensonic@users.sf.net>
342
343         * ext/metadata/metadata_mapping.htm:
344         * ext/metadata/metadataxmp.c:
345         * ext/metadata/Makefile.am:
346           Add mapping of format and mime type to xmp.
347
348 2008-10-02  Stefan Kost  <ensonic@users.sf.net>
349
350         * ext/metadata/README:
351         * ext/metadata/metadataexif.c:
352         * ext/metadata/metadatatags.c:
353         * ext/metadata/metadatatags.h:
354           Reverting. Will need to wait for core 0.10.21 release.
355
356 2008-10-02  Stefan Kost  <ensonic@users.sf.net>
357
358         * ext/metadata/README:
359         * ext/metadata/metadataexif.c:
360         * ext/metadata/metadatatags.c:
361         * ext/metadata/metadatatags.h:
362           Use core gps tags.
363
364 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
365
366         * gst/flacparse/gstbaseparse.c: (gst_base_parse_finalize),
367         (gst_base_parse_class_init), (gst_base_parse_push_buffer),
368         (gst_base_parse_change_state), (gst_base_parse_set_index),
369         (gst_base_parse_get_index):
370         Add support for GstIndex.
371
372 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
373
374         * gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init),
375         (gst_base_parse_push_buffer),
376         (gst_base_parse_update_upstream_durations),
377         (gst_base_parse_convert), (gst_base_parse_frame_in_segment):
378         * gst/flacparse/gstbaseparse.h:
379         Provide a vfunc for the subclass to decide whether a frame is inside
380         the segment or not and add a default implementation.
381
382         Fix approximate bitrate calculations.
383
384 2008-09-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
385
386         * gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init),
387         (gst_base_parse_init), (gst_base_parse_push_buffer),
388         (gst_base_parse_update_upstream_durations), (gst_base_parse_chain),
389         (gst_base_parse_loop), (gst_base_parse_activate),
390         (gst_base_parse_convert), (gst_base_parse_query):
391         Approximate the average bitrate, duration and size if possible
392         and add a default conversion function which uses this for
393         time<->byte conversions.
394
395         * gst/flacparse/gstflacparse.c: (gst_flac_parse_get_frame_size):
396         Fix parsing if upstream gives -1 as duration.
397
398 2008-09-30  Wim Taymans  <wim.taymans@collabora.co.uk>
399
400         * gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
401         (on_ssrc_validated), (on_ssrc_active), (on_ssrc_sdes),
402         (on_bye_ssrc), (on_bye_timeout), (on_timeout), (on_sender_timeout):
403         Ref the rtpsource object before we release the session lock when we emit
404         the signals.
405
406 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
407
408         * sys/Makefile.am:
409         * sys/wasapi/Makefile.am:
410         * sys/wasapi/gstwasapi.c:
411         * sys/wasapi/gstwasapisink.c:
412         * sys/wasapi/gstwasapisink.h:
413         * sys/wasapi/gstwasapisrc.c:
414         * sys/wasapi/gstwasapisrc.h:
415         * sys/wasapi/gstwasapiutil.c:
416         * sys/wasapi/gstwasapiutil.h:
417         New plugin for audio capture and playback using Windows Audio Session
418         API (WASAPI) available with Vista and newer (#520901).
419
420         Comes with hardcoded caps and obviously needs lots of love. Haven't
421         had time to work on this code since it was written, was initially just
422         a quick experiment to play around with this new API.
423
424 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
425
426         * sys/dshowdecwrapper/gstdshowaudiodec.cpp
427           (AudioFakeSink.DoRenderSample):
428         Fix a couple of signed/unsigned comparison warnings.
429
430 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
431
432         * sys/dshowdecwrapper/gstdshowaudiodec.h (AudioFakeSink.AudioFakeSink):
433         * sys/dshowdecwrapper/gstdshowvideodec.h (VideoFakeSink.VideoFakeSink):
434         Use the _T() macro to support both Unicode and MBCS.
435
436 2008-09-30  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
437
438         * ext/libmms/gstmms.c (plugin_init):
439         Fix return type of the GstURIHandler::get_type() implementation.
440
441 2008-09-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
442
443         * configure.ac:
444         * gst/flacparse/Makefile.am:
445         * gst/flacparse/gstbaseparse.c: (gst_base_parse_get_type),
446         (gst_base_parse_base_init), (gst_base_parse_base_finalize),
447         (gst_base_parse_finalize), (gst_base_parse_class_init),
448         (gst_base_parse_init), (gst_base_parse_check_frame),
449         (gst_base_parse_parse_frame), (gst_base_parse_bytepos_to_time),
450         (gst_base_parse_sink_event), (gst_base_parse_sink_eventfunc),
451         (gst_base_parse_src_event), (gst_base_parse_src_eventfunc),
452         (gst_base_parse_is_seekable), (gst_base_parse_push_buffer),
453         (gst_base_parse_handle_and_push_buffer), (gst_base_parse_drain),
454         (gst_base_parse_chain), (gst_base_parse_pull_range),
455         (gst_base_parse_loop), (gst_base_parse_sink_activate),
456         (gst_base_parse_activate), (gst_base_parse_sink_activate_push),
457         (gst_base_parse_sink_activate_pull), (gst_base_parse_set_duration),
458         (gst_base_parse_set_min_frame_size),
459         (gst_base_parse_get_querytypes), (gst_base_parse_query),
460         (gst_base_parse_handle_seek), (gst_base_parse_sink_setcaps):
461         * gst/flacparse/gstbaseparse.h:
462         * gst/flacparse/gstbitreader.c: (gst_bit_reader_new),
463         (gst_bit_reader_new_from_buffer), (gst_bit_reader_free),
464         (gst_bit_reader_init), (gst_bit_reader_init_from_buffer),
465         (gst_bit_reader_set_pos), (gst_bit_reader_get_pos),
466         (gst_bit_reader_get_remaining), (gst_bit_reader_skip),
467         (gst_bit_reader_skip_to_byte):
468         * gst/flacparse/gstbitreader.h:
469         * gst/flacparse/gstbytereader.c: (GDOUBLE_SWAP_LE_BE),
470         (GFLOAT_SWAP_LE_BE), (gst_byte_reader_new),
471         (gst_byte_reader_new_from_buffer), (gst_byte_reader_free),
472         (gst_byte_reader_init), (gst_byte_reader_init_from_buffer),
473         (gst_byte_reader_set_pos), (gst_byte_reader_get_pos),
474         (gst_byte_reader_get_remaining), (gst_byte_reader_skip),
475         (gst_byte_reader_get_uint8), (gst_byte_reader_get_int8),
476         (gst_byte_reader_peek_uint8), (gst_byte_reader_peek_int8),
477         (gst_byte_reader_get_uint24_le), (gst_byte_reader_get_uint24_be),
478         (gst_byte_reader_get_int24_le), (gst_byte_reader_get_int24_be),
479         (gst_byte_reader_peek_uint24_le), (gst_byte_reader_peek_uint24_be),
480         (gst_byte_reader_peek_int24_le), (gst_byte_reader_peek_int24_be):
481         * gst/flacparse/gstbytereader.h:
482         * gst/flacparse/gstflac.c: (plugin_init):
483         * gst/flacparse/gstflacparse.c: (gst_flac_parse_base_init),
484         (gst_flac_parse_class_init), (gst_flac_parse_init),
485         (gst_flac_parse_finalize), (gst_flac_parse_start),
486         (gst_flac_parse_stop), (gst_flac_parse_get_frame_size),
487         (gst_flac_parse_check_valid_frame),
488         (gst_flac_parse_handle_streaminfo),
489         (gst_flac_parse_handle_vorbiscomment),
490         (gst_flac_parse_handle_picture), (_value_array_append_buffer),
491         (gst_flac_parse_handle_headers), (gst_flac_parse_generate_headers),
492         (gst_flac_parse_parse_frame):
493         * gst/flacparse/gstflacparse.h:
494         Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader
495         that will be added to libgstbase later.
496
497         The FLAC parser is currently not 100% bug free and fails to get the
498         correct frame size for some frames in some streams.
499
500 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
501
502         * ext/resindvd/gstmpegdemux.c:
503         * ext/resindvd/gstmpegdemux.h:
504         * ext/resindvd/resindvdbin.c:
505         * ext/resindvd/resindvdsrc.c:
506         * ext/resindvd/rsnstreamselector.c:
507         Add in Title/Chapter seeking, and simple but buggy audio
508         and subtitle stream selection.
509
510 2008-09-24  Michael Smith <msmith@songbirdnest.com>
511
512         * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
513         * sys/dshowdecwrapper/gstdshowaudiodec.h:
514         * sys/dshowdecwrapper/gstdshowfakesrc.cpp:
515         * sys/dshowdecwrapper/gstdshowutil.cpp:
516         * sys/dshowdecwrapper/gstdshowutil.h:
517         * sys/dshowdecwrapper/gstdshowvideodec.cpp:
518         * sys/dshowdecwrapper/gstdshowvideodec.h:
519           Prefer known-good filters, create directly by GUID if possible,
520           fall back to creating highest-merit filter otherwise.
521           Fixes playback with random dshow filters installed in some
522           cases.
523
524 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
525
526         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_insert),
527         (rtp_jitter_buffer_get_sync):
528         * gst/rtpmanager/rtpsession.c: (on_sender_timeout),
529         (session_cleanup):
530         * gst/rtpmanager/rtpsource.c:
531         Fix some docs.
532
533 2008-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
534
535         Patch from: Josep Torra
536
537         * gst/mpegdemux/gstmpegtsdemux.c:
538         * gst/mpegdemux/gstmpegtsdemux.h:
539         Use a preallocated buffer per stream for PES packets sent on src pads.
540         Adaptively adjust buffer size appropriately.
541
542 2008-09-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
543
544         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start),
545           (gst_neonhttp_src_send_request_and_redirect):
546           Clean up the debug logging code and #ifdef mess a bit: whether or not
547           gstreamer debug messages should be output should not depend on an
548           element property; also, GST_ELEMENT_ERROR will leave a line in the log
549           already, so merge the more useful debug log messages with the less useful
550           error debug strings.
551
552 2008-09-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
553
554         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
555           Don't post LIBRARY_INIT errors where we should be posting
556           RESOURCE OPEN_READ errors. Fixes #552506.
557
558 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
559
560         * ext/jack/gstjackaudiosink.c: (jack_process_cb):
561         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
562         Fix compiler warnings on OS/X
563
564 2008-09-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
565
566         patch by: Michael Krufky
567
568         * sys/dvb/gstdvbsrc.c:
569         Add adapter_name for bus message in ATSC case. Fixes #552536.
570
571 2008-09-15  Stefan Kost  <ensonic@users.sf.net>
572
573         * ext/celt/gstceltenc.h:
574           Help gtk-doc to parse this correctly.
575
576         * gst/pcapparse/gstpcapparse.c:
577           Add missing include.
578
579 2008-09-15  Stefan Kost  <ensonic@users.sf.net>
580
581         * examples/Makefile.am:
582           Only built scaletempo example if we have gtk.
583
584 2008-09-13  Wim Taymans  <wim.taymans@collabora.co.uk>
585
586         * gst/rtpmanager/gstrtpbin.c: (create_session),
587         (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain):
588         Do not try to adjust the offset of streams for which we have not yet
589         seen an SR packet. Avoids large ts-offsets in some cases.
590
591 2008-09-10  Michael Smith <msmith@songbirdnest.com>
592
593         * sys/dshowdecwrapper/Makefile.am:
594         * sys/dshowdecwrapper/gstdshowaudiodec.c:
595         * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
596         * sys/dshowdecwrapper/gstdshowaudiodec.h:
597         * sys/dshowdecwrapper/gstdshowdecwrapper.c:
598         * sys/dshowdecwrapper/gstdshowdecwrapper.cpp:
599         * sys/dshowdecwrapper/gstdshowdecwrapper.h:
600         * sys/dshowdecwrapper/gstdshowfakesrc.cpp:
601         * sys/dshowdecwrapper/gstdshowfakesrc.h:
602         * sys/dshowdecwrapper/gstdshowutil.cpp:
603         * sys/dshowdecwrapper/gstdshowutil.h:
604         * sys/dshowdecwrapper/gstdshowvideodec.c:
605         * sys/dshowdecwrapper/gstdshowvideodec.cpp:
606         * sys/dshowdecwrapper/gstdshowvideodec.h:
607           Major rewrite of dshowdecwrapper. Converts code to
608           C++, moves to direct use of DirectShow base classes,
609           make a lot of code clearer, simplify, etc.
610           Fix decode of MP3 on Vista by working around an apparent
611           bug in the decoder.
612
613 2008-09-10  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
614
615         * sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func,
616           gst_ks_clock_start):
617           Synchronize KS clock as a single-shot operation for now, there's not
618           much point in doing it periodically until we're actually using the
619           KS timestamps for anything else than just discarding old frames.
620         * sys/winks/gstksvideosrc.c (gst_ks_video_src_open_device):
621           Provide the GstClock when opening the device if we already have one.
622
623 2008-09-10  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
624
625         * sys/winks/gstksvideodevice.c (GST_DEBUG_IS_ENABLED, last_timestamp,
626           gst_ks_video_device_prepare_buffers, gst_ks_video_device_create_pin,
627           gst_ks_video_device_set_state, gst_ks_video_device_request_frame,
628           gst_ks_video_device_read_frame):
629           Guard against capturing old frames by keeping track of the last
630           timestamp and also zero-fill the buffers before each capture.
631           Only assign a master clock if the pin hasn't already got one.
632           Actually free buffers on the way down to avoid a huge memory leak,
633           as this was previously done when changing state to ACQUIRE downwards
634           and we now skip that state on the way down.
635           Add some debug.
636         * sys/winks/gstksvideosrc.c (DEFAULT_DEVICE_PATH, DEFAULT_DEVICE_NAME,
637           DEFAULT_DEVICE_INDEX, KS_WORKER_LOCK, KS_WORKER_UNLOCK,
638           KS_WORKER_WAIT, KS_WORKER_NOTIFY, KS_WORKER_WAIT_FOR_RESULT,
639           KS_WORKER_NOTIFY_RESULT, KS_WORKER_STATE_STARTING,
640           KS_WORKER_STATE_READY, KS_WORKER_STATE_STOPPING,
641           KS_WORKER_STATE_ERROR, KsWorkerState, device_path, device_name,
642           device_index, running, worker_thread, worker_lock,
643           worker_notify_cond, worker_result_cond, worker_state,
644           worker_pending_caps, worker_setcaps_result, worker_pending_run,
645           worker_run_result, gst_ks_video_src_reset,
646           gst_ks_video_src_apply_driver_quirks, gst_ks_video_src_open_device,
647           gst_ks_video_src_close_device, gst_ks_video_src_worker_func,
648           gst_ks_video_src_start_worker, gst_ks_video_src_stop_worker,
649           gst_ks_video_src_change_state, gst_ks_video_src_set_clock,
650           gst_ks_video_src_set_caps, gst_ks_video_src_timestamp_buffer,
651           gst_ks_video_src_create):
652           Remove ENABLE_CLOCK_DEBUG define, it's GST_LEVEL_DEBUG after all.
653           Get rid of PROP_ENSLAVE_KSCLOCK and always slave the ks clock to the
654           GStreamer clock, it doesn't seem to hurt and matches DirectShow's
655           behavior. As an added bonus we usually get PresentationTime set for
656           each frame, so we can expand on this later for smarter latency
657           reporting (by looking at the diff between the timestamp from the
658           driver and the time according to the GStreamer clock).
659           Use an internal worker thread for opening the device, setting caps,
660           changing its state and closing it. This way we're a lot more
661           compatible with drivers that rely on hacks to do video-effects
662           between the low-level NT API and the application. Ick.
663           Start the ks clock and set the pin to KSSTATE_RUN on the first
664           create() so that we'll hopefully get hold of the GStreamer clock
665           from the very beginning. This way there's no chance that the
666           timestamps will make a sudden jump in the beginning of the stream
667           when we're running with a clock.
668         * sys/winks/kshelpers.c (CHECK_OPTIONS_FLAG,
669           ks_options_flags_to_string):
670           Reorder the flags to match the headerfile order, and make the string
671           a bit more compact.
672         * sys/winks/ksvideohelpers.c (ks_video_probe_filter_for_caps):
673           Avoid leaking KSPROPERTY_PIN_DATARANGES.
674
675 2008-09-09  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
676
677         * configure.ac:
678         * ext/Makefile.am:
679         * ext/jp2k/Makefile.am:
680         * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_base_init),
681         (gst_jasper_dec_class_init), (gst_jasper_dec_init),
682         (gst_jasper_dec_reset), (gst_jasper_dec_sink_setcaps),
683         (gst_jasper_dec_negotiate), (gst_jasper_dec_get_picture),
684         (gst_jasper_dec_chain), (gst_jasper_dec_set_property),
685         (gst_jasper_dec_get_property), (gst_jasper_dec_change_state),
686         (plugin_init):
687         * ext/jp2k/gstjasperdec.h:
688         Add jp2k plugin.  Fixes #550657.
689
690 2008-09-09  Edward Hervey  <edward.hervey@collabora.co.uk>
691
692         * gst/mpegdemux/flumpegdemux.c: (plugin_init):
693         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_sync_get_type),
694         (gst_flups_demux_get_type), (gst_flups_demux_plugin_init):
695         * gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_get_type),
696         (gst_fluts_demux_plugin_init):
697         Fix conflicting public names in new mpeg demuxers.
698         Fixes #550468
699
700 2008-09-08  Michael Smith <msmith@songbirdnest.com>
701
702         * gst/aiffparse/aiffparse.c:
703           Support chunks in AIFF in any order in pull mode, and any order so
704           long as we get COMM before the actual data (SSND) in push mode.
705           Fixes playback of AIFC files.
706
707 2008-09-08  Wim Taymans  <wim.taymans@collabora.co.uk>
708
709         * gst/selector/gstinputselector.c: (gst_selector_pad_reset),
710         (gst_input_selector_reset), (gst_input_selector_change_state):
711         Reset the selector state when going to READY.
712
713 2008-09-05  Wim Taymans  <wim.taymans@collabora.co.uk>
714
715         * gst/rtpmanager/gstrtpbin.c: (on_sender_timeout),
716         (create_session), (gst_rtp_bin_associate),
717         (gst_rtp_bin_sync_chain), (gst_rtp_bin_class_init),
718         (gst_rtp_bin_request_new_pad):
719         * gst/rtpmanager/gstrtpbin.h:
720         Add signal to notify listeners when a sender becomes a receiver.
721         Tweak lip-sync code, don't store our own copy of the ts-offset of the
722         jitterbuffer, don't adjust sync if the change is less than 4msec.
723         Get the RTP timestamp <-> GStreamer timestamp relation directly from
724         the jitterbuffer instead of our inaccurate version from the source.
725
726         * gst/rtpmanager/gstrtpjitterbuffer.c:
727         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop),
728         (gst_rtp_jitter_buffer_get_sync):
729         * gst/rtpmanager/gstrtpjitterbuffer.h:
730         Add G_LIKELY macros, use global defines for max packet reorder and
731         dropouts.
732         Reset the jitterbuffer clock skew detection when packets seqnums are
733         changed unexpectedly.
734
735         * gst/rtpmanager/gstrtpsession.c: (on_sender_timeout),
736         (gst_rtp_session_class_init), (gst_rtp_session_init):
737         * gst/rtpmanager/gstrtpsession.h:
738         Add sender timeout signal.
739
740         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
741         (calculate_skew), (rtp_jitter_buffer_insert),
742         (rtp_jitter_buffer_get_sync):
743         * gst/rtpmanager/rtpjitterbuffer.h:
744         Add some G_LIKELY macros.
745         Keep track of the extended RTP timestamp so that we can report the RTP
746         timestamp <-> GStreamer timestamp relation for lip-sync.
747         Remove server timestamp gap detection code, the server can sometimes
748         make a huge gap in timestamps (talk spurts,...) see #549774.
749         Detect timetamp weirdness instead by observing the sender/receiver
750         timestamp relation and resync if it changes more than 1 second.
751         Add method to report about the current rtp <-> gst timestamp relation
752         which is needed for lip-sync.
753
754         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
755         (on_sender_timeout), (check_collision), (rtp_session_process_sr),
756         (session_cleanup):
757         * gst/rtpmanager/rtpsession.h:
758         Add sender timeout signal.
759         Remove inaccurate rtp <-> gst timestamp relation code, the
760         jitterbuffer can now do an accurate reporting about this.
761
762         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
763         (rtp_source_update_caps), (calculate_jitter),
764         (rtp_source_process_rtp):
765         * gst/rtpmanager/rtpsource.h:
766         Remove inaccurate rtp <-> gst timestamp relation code.
767
768         * gst/rtpmanager/rtpstats.h:
769         Define global max-reorder and max-dropout constants for use in various
770         subsystems.
771
772 2008-09-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
773
774         patch by: Sebastian Pölsterl
775
776         * sys/dvb/gstdvbsrc.c:
777         Add DVB Adapter name to structure sent over bus.
778
779 2008-09-02  Edward Hervey  <edward.hervey@collabora.co.uk>
780
781         * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_parse_pack_start):
782         * gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_data_cb):
783         Fix build on macosx.
784
785 2008-09-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
786
787         * configure.ac:
788         * gst/mpegdemux/Makefile.am:
789         * gst/mpegdemux/flumpegdemux.c:
790         * gst/mpegdemux/flutspatinfo.c:
791         * gst/mpegdemux/flutspatinfo.h:
792         * gst/mpegdemux/flutspmtinfo.c:
793         * gst/mpegdemux/flutspmtinfo.h:
794         * gst/mpegdemux/flutspmtstreaminfo.c:
795         * gst/mpegdemux/flutspmtstreaminfo.h:
796         * gst/mpegdemux/gstmpegdefs.h:
797         * gst/mpegdemux/gstmpegdemux.c:
798         * gst/mpegdemux/gstmpegdemux.h:
799         * gst/mpegdemux/gstmpegdesc.c:
800         * gst/mpegdemux/gstmpegdesc.h:
801         * gst/mpegdemux/gstmpegtsdemux.c:
802         * gst/mpegdemux/gstmpegtsdemux.h:
803         * gst/mpegdemux/gstpesfilter.c:
804         * gst/mpegdemux/gstpesfilter.h:
805         * gst/mpegdemux/gstsectionfilter.c:
806         * gst/mpegdemux/gstsectionfilter.h:
807         Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This
808         is now dual licensed MPL and LGPL.
809
810 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
811
812         * gst/mpegtsmux/mpegtsmux.c: (new_packet_cb):
813         Set caps on outgoing buffers.
814
815 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
816
817         * ext/resindvd/plugin.c: (plugin_init):
818         * ext/resindvd/resindvdsrc.c:
819         * ext/twolame/gsttwolame.c: (plugin_init):
820         * gst/aiffparse/aiffparse.c: (plugin_init):
821           Enable/fix up translations for these plugins.
822
823         * po/LINGUAS:
824           Add 'ca' to LINGUAS.
825
826         * po/POTFILES.in:
827         * po/POTFILES.skip:
828           Add more files for translation and more files which tools
829           should skip.
830
831 2008-09-02  Edward Hervey  <edward.hervey@collabora.co.uk>
832
833         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_write_ts_header):
834         Fix build on macosx.
835
836 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
837
838         * gst/mpegtsmux/mpegtsmux_aac.c: (mpegtsmux_prepare_aac):
839         Allocate a fixed size buffer on the stack instead of using malloc().
840
841         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_new), (tsmux_free),
842         (tsmux_program_new), (tsmux_program_free):
843         * gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
844         (tsmux_stream_free), (tsmux_stream_consume),
845         (tsmux_stream_add_data):
846         Use GSlice.
847
848 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
849
850         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_create_stream):
851         Add support for muxing MPEG4 video.
852
853 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
854
855         * gst/mpegtsmux/tsmux/tsmux.h:
856         * gst/mpegtsmux/tsmux/tsmuxstream.h:
857         Fix build of mpegtsmux.
858         
859 2008-09-01  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
860
861         * configure.ac:
862         * gst/mpegtsmux/Makefile.am:
863         * gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_base_init),
864         (mpegtsmux_class_init), (mpegtsmux_init), (mpegtsmux_dispose),
865         (gst_mpegtsmux_set_property), (gst_mpegtsmux_get_property),
866         (release_buffer_cb), (mpegtsmux_create_stream),
867         (mpegtsmux_create_streams), (mpegtsmux_choose_best_stream),
868         (mpegtsmux_collected), (mpegtsmux_request_new_pad),
869         (mpegtsmux_release_pad), (new_packet_cb),
870         (mpegtsdemux_prepare_srcpad), (mpegtsmux_change_state),
871         (plugin_init):
872         * gst/mpegtsmux/mpegtsmux.h:
873         * gst/mpegtsmux/mpegtsmux_aac.c: (mpegtsmux_prepare_aac):
874         * gst/mpegtsmux/mpegtsmux_aac.h:
875         * gst/mpegtsmux/mpegtsmux_h264.c: (mpegtsmux_prepare_h264):
876         * gst/mpegtsmux/mpegtsmux_h264.h:
877         * gst/mpegtsmux/tsmux/Makefile.am:
878         * gst/mpegtsmux/tsmux/crc.h:
879         * gst/mpegtsmux/tsmux/tsmux.c: (tsmux_new), (tsmux_set_write_func),
880         (tsmux_set_pat_frequency), (tsmux_get_pat_frequency), (tsmux_free),
881         (tsmux_program_new), (tsmux_set_pmt_frequency),
882         (tsmux_get_pmt_frequency), (tsmux_program_add_stream),
883         (tsmux_program_set_pcr_stream), (tsmux_get_new_pid),
884         (tsmux_create_stream), (tsmux_find_stream), (tsmux_packet_out),
885         (tsmux_write_adaptation_field), (tsmux_write_ts_header),
886         (tsmux_write_stream_packet), (tsmux_program_free),
887         (tsmux_write_section), (tsmux_write_section_hdr),
888         (tsmux_write_pat), (tsmux_write_pmt):
889         * gst/mpegtsmux/tsmux/tsmux.h:
890         * gst/mpegtsmux/tsmux/tsmuxcommon.h:
891         * gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
892         (tsmux_stream_get_pid), (tsmux_stream_free),
893         (tsmux_stream_set_buffer_release_func), (tsmux_stream_consume),
894         (tsmux_stream_at_pes_start), (tsmux_stream_bytes_avail),
895         (tsmux_stream_bytes_in_buffer), (tsmux_stream_get_data),
896         (tsmux_stream_pes_header_length),
897         (tsmux_stream_find_pts_dts_within),
898         (tsmux_stream_write_pes_header), (tsmux_stream_add_data),
899         (tsmux_stream_get_es_descrs), (tsmux_stream_pcr_ref),
900         (tsmux_stream_pcr_unref), (tsmux_stream_is_pcr),
901         (tsmux_stream_get_pts):
902         * gst/mpegtsmux/tsmux/tsmuxstream.h:
903         Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This
904         is renamed to mpegtsmux to prevent conflicts. Also all relevant
905         informations about copyright and license are added to the top of
906         every file but apart from that no changes compared to the latest
907         SVN versions happened.
908
909 2008-09-01  Wim Taymans  <wim.taymans@collabora.co.uk>
910
911         * gst/selector/gstinputselector.c: (gst_input_selector_init),
912         (gst_input_selector_event), (gst_input_selector_query):
913         Reuse the get_linked_pads for both source and sinkpads because they are
914         the same.
915         Implement a custum event handler and get the internally linked pad
916         directly instead of relying on the default (slower) implementation.
917
918 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
919
920         * ext/celt/gstceltdec.c: (celt_dec_chain_parse_data):
921         Correctly take the granulepos from upstream if possible and
922         correctly handle the granulepos in various calculations: the
923         granulepos is the sample number of the _last_ sample in a frame, not
924         the first. 
925
926         * ext/celt/gstceltenc.c: (gst_celt_enc_sinkevent),
927         (gst_celt_enc_encode), (gst_celt_enc_chain),
928         (gst_celt_enc_change_state):
929         * ext/celt/gstceltenc.h:
930         Handle non-zero start timestamps in the encoder and detect/handle
931         stream discontinuities. Fixes bug #547075.
932
933 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
934
935         Patch by: Rov Juvano <rovjuvano at users dot sourceforge dot net>
936
937         * configure.ac:
938         * docs/plugins/Makefile.am:
939         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
940         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
941         * docs/plugins/inspect/plugin-scaletempo.xml:
942         * examples/scaletempo/Makefile.am:
943         * examples/scaletempo/demo-gui.c: (pop_status_bar),
944         (status_bar_printf), (demo_gui_seek_bar_format), (update_position),
945         (demo_gui_seek_bar_change), (demo_gui_do_change_rate),
946         (demo_gui_do_set_rate), (demo_gui_do_rate_entered),
947         (demo_gui_do_toggle_advanced), (demo_gui_do_toggle_disabled),
948         (demo_gui_do_seek), (demo_gui_do_play), (demo_gui_do_pause),
949         (demo_gui_do_play_pause), (demo_gui_do_open_file),
950         (demo_gui_do_playlist_prev), (demo_gui_do_playlist_next),
951         (demo_gui_do_about_dialog), (demo_gui_do_quit),
952         (demo_gui_request_set_stride), (demo_gui_request_set_overlap),
953         (demo_gui_request_set_search), (demo_gui_rate_changed),
954         (demo_gui_playing_started), (demo_gui_playing_paused),
955         (demo_gui_playing_ended), (demo_gui_player_errored),
956         (demo_gui_stride_changed), (demo_gui_overlap_changed),
957         (demo_gui_search_changed), (demo_gui_set_player_func),
958         (demo_gui_set_playlist_func), (build_gvalue_array),
959         (create_action), (demo_gui_show_func), (demo_gui_set_player),
960         (demo_gui_set_playlist), (demo_gui_show), (demo_gui_get_property),
961         (demo_gui_set_property), (demo_gui_init), (demo_gui_class_init),
962         (demo_gui_get_type):
963         * examples/scaletempo/demo-gui.h:
964         * examples/scaletempo/demo-main.c: (handle_error_message),
965         (handle_quit), (main):
966         * examples/scaletempo/demo-player.c: (no_pipeline),
967         (demo_player_event_listener), (demo_player_state_changed_cb),
968         (demo_player_eos_cb), (demo_player_build_pipeline), (_set_rate),
969         (demo_player_scale_rate_func), (demo_player_set_rate_func),
970         (_set_state_and_wait), (demo_player_load_uri_func),
971         (demo_player_play_func), (demo_player_pause_func), (_seek_to),
972         (demo_player_seek_by_func), (demo_player_seek_to_func),
973         (demo_player_get_position_func), (demo_player_get_duration_func),
974         (demo_player_scale_rate), (demo_player_set_rate),
975         (demo_player_load_uri), (demo_player_play), (demo_player_pause),
976         (demo_player_seek_by), (demo_player_seek_to),
977         (demo_player_get_position), (demo_player_get_duration),
978         (demo_player_get_property), (demo_player_set_property),
979         (demo_player_init), (demo_player_class_init),
980         (demo_player_get_type):
981         * examples/scaletempo/demo-player.h:
982         * gst/scaletempo/Makefile.am:
983         * gst/scaletempo/gstscaletempo.c: (best_overlap_offset_float),
984         (best_overlap_offset_s16), (output_overlap_float),
985         (output_overlap_s16), (fill_queue), (reinit_buffers),
986         (gst_scaletempo_transform), (gst_scaletempo_transform_size),
987         (gst_scaletempo_sink_event), (gst_scaletempo_set_caps),
988         (gst_scaletempo_get_property), (gst_scaletempo_set_property),
989         (gst_scaletempo_base_init), (gst_scaletempo_class_init),
990         (gst_scaletempo_init):
991         * gst/scaletempo/gstscaletempo.h:
992         * gst/scaletempo/gstscaletempoplugin.c: (plugin_init):
993         Add scaletempo plugin, which allows to scale the speed of audio without
994         changing the pitch by handling seeks with a rate!=1.0.
995         Integrate it into the docs and add the example application for it.
996         Fixes bug #537700.
997
998 2008-08-30  David Schleef  <ds@schleef.org>
999
1000         * ext/dirac/gstdiracenc.cc: Fix some memleaks.
1001
1002 2008-08-29  David Schleef  <ds@schleef.org>
1003
1004         * ext/dirac/gstdiracenc.cc: Fix EOS handling.  Clean up at
1005           object disposal.  Handle 4:2:2 and 4:4:4 video.
1006
1007 2008-08-29  Jan Schmidt  <Jan.Schmidt@sun.com>
1008
1009         * ext/resindvd/resindvdbin.c:
1010         Fix compiler warning on Forte.
1011
1012 2008-08-29  Jan Schmidt  <Jan.Schmidt@sun.com>
1013
1014         * configure.ac:
1015         Commit FIONREAD check, needed for the dccp src.
1016
1017 2008-08-29  Edward Hervey  <edward.hervey@collabora.co.uk>
1018
1019         * ext/faac/gstfaac.c: (gst_faac_init), (gst_faac_sink_event),
1020         (gst_faac_chain), (gst_faac_change_state):
1021         * ext/faac/gstfaac.h:
1022         Add code for calculating proper timestamp/duration for the trailing
1023         encoded buffers that faac will output when receiving EOS.
1024
1025 2008-08-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1026
1027         * configure.ac:
1028         Fix CFLAGS and LIBS for the apexsink.
1029
1030 2008-08-28  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1031
1032         * sys/winks/ksvideohelpers.c (ks_video_media_type_free):
1033           Avoid leaking the KSDATARANGE member of each KsVideoMediaType.
1034
1035 2008-08-28  Jan Schmidt  <Jan.Schmidt@sun.com>
1036
1037         * gst/dccp/gstdccp.c:
1038         * gst/dccp/gstdccpclientsrc.c:
1039         Fix compilation on Solaris by including filio.h as needed.
1040
1041         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
1042         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
1043         Fix compilation with Forte - apparently it hates concatenating a
1044         macro argument that starts with an underscore??
1045
1046 2008-08-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1047
1048         Patch by: Jérémie Bernard <gremimail at gmail dot com>
1049
1050         * configure.ac:
1051         * ext/apexsink/LGPL-3.0.txt:
1052         * ext/apexsink/Makefile.am:
1053         * ext/apexsink/gstapexplugin.c: (plugin_init):
1054         * ext/apexsink/gstapexraop.c: (g_strdel), (gst_apexraop_send),
1055         (gst_apexraop_recv), (gst_apexraop_new), (gst_apexraop_free),
1056         (gst_apexraop_set_host), (gst_apexraop_get_host),
1057         (gst_apexraop_set_port), (gst_apexraop_get_port),
1058         (gst_apexraop_set_useragent), (gst_apexraop_get_useragent),
1059         (gst_apexraop_connect), (gst_apexraop_get_jacktype),
1060         (gst_apexraop_get_jackstatus), (gst_apexraop_close),
1061         (gst_apexraop_set_volume), (gst_apexraop_write_bits),
1062         (gst_apexraop_write), (gst_apexraop_flush):
1063         * ext/apexsink/gstapexraop.h:
1064         * ext/apexsink/gstapexsink.c: (gst_apexsink_jackstatus_get_type),
1065         (gst_apexsink_jacktype_get_type), (gst_apexsink_interfaces_init),
1066         (gst_apexsink_implements_interface_init),
1067         (gst_apexsink_mixer_interface_init),
1068         (gst_apexsink_interface_supported),
1069         (gst_apexsink_mixer_list_tracks), (gst_apexsink_mixer_set_volume),
1070         (gst_apexsink_mixer_get_volume), (gst_apexsink_base_init),
1071         (gst_apexsink_class_init), (gst_apexsink_init),
1072         (gst_apexsink_set_property), (gst_apexsink_get_property),
1073         (gst_apexsink_finalise), (gst_apexsink_open),
1074         (gst_apexsink_prepare), (gst_apexsink_write),
1075         (gst_apexsink_unprepare), (gst_apexsink_delay),
1076         (gst_apexsink_reset), (gst_apexsink_close):
1077         * ext/apexsink/gstapexsink.h:
1078         Add apexsink for audio output to Apple AirPort Express Wireless
1079         devices. Fixes bug #542510.
1080
1081 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1082
1083         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp),
1084         (gst_rtp_session_event_send_rtp_sink):
1085         Send EOS when the session object instructs us to.
1086
1087         * gst/rtpmanager/rtpsession.c: (rtp_session_on_timeout):
1088         * gst/rtpmanager/rtpsession.h:
1089         Make it possible for the session manager to instruct us to send EOS. We
1090         currently will EOS when the session is a sender and when the sender part
1091         goes EOS. This is not entirely correct behaviour because the session
1092         could still participate as a receiver.
1093         Fixes #549409.
1094
1095 2008-08-27  Michael Smith <msmith@songbirdnest.com>
1096
1097         * gst/aiffparse/aiffparse.c:
1098           Read size of chunks preceeding the audio data with the
1099           correct endianness. Fixes playback of some files.
1100           Fixes #538500
1101
1102 2008-08-27  Michael Smith <msmith@songbirdnest.com>
1103
1104         * configure.ac:
1105         * gst/aiffparse/Makefile.am:
1106         * gst/aiffparse/aiffparse.c:
1107         * gst/aiffparse/aiffparse.h:
1108           Add an AIFF parsing element, heavily based on wavparse.
1109
1110 2008-08-27  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1111
1112         * sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init,
1113           gst_ks_video_device_set_state):
1114           Don't set the pin state to KSSTATE_RUN from the streaming thread.
1115           Skip KSSTATE_ACQUIRE when changing pin state downwards.
1116           Be nice and specify G_PARAM_STATIC_STRINGS.
1117           Remove unused finalize method.
1118
1119         * sys/winks/gstksvideosrc.c (DEFAULT_ENABLE_QUIRKS, PROP_ENABLE_QUIRKS,
1120           enable_quirks, gst_ks_video_src_class_init, gst_ks_video_src_init,
1121           gst_ks_video_src_finalize, gst_ks_video_src_get_property,
1122           gst_ks_video_src_set_property, gst_ks_video_src_reset,
1123           gst_ks_video_src_apply_driver_quirks, gst_ks_video_src_change_state,
1124           gst_ks_video_src_set_caps):
1125           First driver quirk: work around Logitech's hostile driver software to
1126           improve stability and performance. See comments for details.
1127           Provide a property to disable driver quirks (enabled by default).
1128           Be nice and specify G_PARAM_STATIC_STRINGS.
1129           Remove unused dispose method.
1130           Tweak include order.
1131
1132 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1133
1134         * gst/selector/gstinputselector.c: (gst_input_selector_init),
1135         (gst_input_selector_query):
1136         Implement the LATENCY query in a better way by taking the latency of all
1137         sinkpads and taking the min/max instead of just taking a random pad.
1138
1139 2008-08-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1140
1141         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
1142         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
1143         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
1144         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
1145         Unroll the loop to handle two bytes at once. This should give
1146         a small speedup and makes it possible to handle chroma and luma
1147         different which is needed later.
1148
1149 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1150
1151         * gst/dccp/gstdccpserversink.c:
1152         * gst/dccp/gstdccpserversink.h:
1153         Don't put globals only used by one '.c' file in a header !
1154         Declare it as static, fixes build on macosx.
1155
1156 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1157
1158         * gst/dccp/gstdccp.c: (gst_dccp_send_buffer):
1159         Whoops, that was one fix too much :)
1160
1161 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1162
1163         * gst/dccp/gstdccp.c: (gst_dccp_read_buffer),
1164         (gst_dccp_send_buffer), (gst_dccp_set_sock_windowsize):
1165         size_t's size varies by platform/architecture. Use glib convenience
1166         macro instead. Fixes build on macosx.
1167         Remove ending '\n' in debug statements.
1168
1169 2008-08-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1170
1171         * gst/pcapparse/gstpcapparse.c: (gst_pcap_parse_class_init):
1172         Remove unused code and fix includes.
1173
1174 2008-08-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1175
1176         * gst/deinterlace2/gstdeinterlace2.c:
1177         (gst_deinterlace_method_class_init):
1178         * gst/deinterlace2/gstdeinterlace2.h:
1179         * gst/deinterlace2/tvtime/tomsmocomp.c:
1180         (gst_deinterlace_method_tomsmocomp_class_init):
1181         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
1182         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
1183         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
1184         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
1185         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
1186         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
1187         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
1188         First part of the C implementation of the tomsmocomp deinterlacing
1189         algorithm. This only supports search-effort=0 currently, is painfully
1190         slow and needs some cleanup later when all search-effort settings
1191         are implemented in C.
1192
1193 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1194
1195         * configure.ac:
1196         * sys/Makefile.am:
1197         * sys/winks/Makefile.am:
1198         * sys/winks/gstksclock.c:
1199         * sys/winks/gstksclock.h:
1200         * sys/winks/gstksvideodevice.c:
1201         * sys/winks/gstksvideodevice.h:
1202         * sys/winks/gstksvideosrc.c:
1203         * sys/winks/gstksvideosrc.h:
1204         * sys/winks/kshelpers.c:
1205         * sys/winks/kshelpers.h:
1206         * sys/winks/ksvideohelpers.c:
1207         * sys/winks/ksvideohelpers.h:
1208           New plugin for low-latency video capture on Windows (#519935).
1209
1210           Uses Kernel Streaming, the lowest level API for doing video capture
1211           on Windows (more or less just raw ioctls).
1212
1213 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1214
1215         * gst/pcapparse/gstpcapparse.c:
1216         * sys/winscreencap/gstdx9screencapsrc.c:
1217         * sys/winscreencap/gstgdiscreencapsrc.c:
1218           Added documentation blobs. Thanks to Stefan for noticing!
1219
1220 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1221
1222         * configure.ac:
1223         * gst/pcapparse/Makefile.am:
1224         * gst/pcapparse/gstpcapparse.c:
1225         * gst/pcapparse/gstpcapparse.h:
1226           New plugin: pcapparse (#520899).
1227
1228 2008-08-24  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1229
1230         patch by: Haakon Sporsheim <hakon.sporsheim@tandberg.com>
1231
1232         * configure.ac:
1233         * sys/Makefile.am:
1234         * sys/winscreencap/Makefile.am:
1235         * sys/winscreencap/gstdx9screencapsrc.c:
1236         * sys/winscreencap/gstdx9screencapsrc.h:
1237         * sys/winscreencap/gstgdiscreencapsrc.c:
1238         * sys/winscreencap/gstgdiscreencapsrc.h:
1239         * sys/winscreencap/gstwinscreencap.c:
1240         * sys/winscreencap/gstwinscreencap.h:
1241           New plugin: winscreencap (#463941).
1242
1243 2008-08-22  Michael Smith <msmith@songbirdnest.com>
1244
1245         * sys/dshowdecwrapper/gstdshowaudiodec.c:
1246           Flip mpeg1/mpeg2 arrays for mpeg audio. Detect which type the audio
1247           is correctly, instead of backwards. No functional changes, since this
1248           mistake was completely self-consistent.
1249
1250 2008-08-22  Stefan Kost  <ensonic@users.sf.net>
1251
1252         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1253           Add, but commented out xml/element-dc1394.xml. Its documented, but
1254           I can't get it to be build.
1255
1256         * ext/celt/gstceltdec.c:
1257         * ext/celt/gstceltenc.c:
1258           Fix doc warnings and reformat the doc block.
1259
1260 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1261
1262         patch by: Leandro Melo de Sales <leandroal@gmail.com>
1263
1264         * configure.ac:
1265         * docs/plugins/Makefile.am:
1266         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1267         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1268         * docs/plugins/gst-plugins-bad-plugins.args:
1269         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1270         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1271         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1272         * docs/plugins/gst-plugins-bad-plugins.signals:
1273         * docs/plugins/inspect/plugin-dccp.xml:
1274         * gst/dccp/Makefile.am:
1275         * gst/dccp/gstdccp.c:
1276         * gst/dccp/gstdccp.h:
1277         * gst/dccp/gstdccpclientsink.c:
1278         * gst/dccp/gstdccpclientsink.h:
1279         * gst/dccp/gstdccpclientsrc.c:
1280         * gst/dccp/gstdccpclientsrc.h:
1281         * gst/dccp/gstdccpplugin.c:
1282         * gst/dccp/gstdccpserversink.c:
1283         * gst/dccp/gstdccpserversink.h:
1284         * gst/dccp/gstdccpserversrc.c:
1285         * gst/dccp/gstdccpserversrc.h:
1286         * tests/icles/dccp/README:
1287         * tests/icles/dccp/call/README:
1288         * tests/icles/dccp/call/DCCPClient.c:
1289         * tests/icles/dccp/call/DCCPServer.c:
1290         * tests/icles/dccp/file/DCCPClientSaveFile.c:
1291         * tests/icles/dccp/file/DCCPServerSendFile.c:
1292         * tests/icles/dccp/mic/DCCPClientPlayMic.c:
1293         * tests/icles/dccp/mic/DCCPServerMic.c:
1294         * tests/icles/dccp/mp3/DCCPClientPlayMP3.c:
1295         * tests/icles/dccp/mp3/DCCPServerSendMP3.c:
1296         * tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c:
1297         * tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c:
1298         * tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c:
1299         * tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c:
1300           Add dccp plugin. Fixes #542390.
1301
1302 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1303
1304         * configure.ac:
1305           Remove bits that presumably weren't supposed to be committed.
1306
1307 2008-08-20  Michael Smith <msmith@songbirdnest.com>
1308
1309         * configure.ac:
1310         * sys/Makefile.am:
1311         * sys/acmenc/Makefile.am:
1312         * sys/acmenc/acmenc.c:
1313           Add new windows ACM encoder wrapper.
1314
1315 2008-08-18  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1316
1317         patch by: Michael Krufky
1318
1319         * sys/dvb/gstdvbsrc.c:
1320         * sys/dvb/parsechannels.c:
1321         Add ATSC tunning and channels.conf parsing support.
1322         Fixes #537455
1323
1324 2008-08-13  Michael Smith <msmith@songbirdnest.com>
1325
1326         * sys/dshowdecwrapper/gstdshowaudiodec.c:
1327         * sys/dshowdecwrapper/gstdshowaudiodec.h:
1328         * sys/dshowdecwrapper/gstdshowvideodec.c:
1329         * sys/dshowdecwrapper/gstdshowvideodec.h:
1330         * sys/dshowvideosink/dshowvideosink.cpp:
1331         * sys/dshowvideosink/dshowvideosink.h:
1332           Initialise COM with default flags.
1333           Only deinitialise if the initialisation was successful.
1334
1335 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1336
1337         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
1338         (gst_rtp_bin_sync_chain), (new_ssrc_pad_found):
1339         Reset rtp timestamp interpollation when we detect a gap when the
1340         clock_base changed.
1341         Don't try to adjust the ts-offset when it's too big (> 3seconds)
1342
1343         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_set_ssrc):
1344         * gst/rtpmanager/gstrtpsession.h:
1345         Add method to set session SSRC.
1346
1347         * gst/rtpmanager/rtpsession.c: (check_collision),
1348         (rtp_session_set_internal_ssrc), (rtp_session_get_internal_ssrc),
1349         (rtp_session_on_timeout):
1350         * gst/rtpmanager/rtpsession.h:
1351         Added debugging for the collision checks.
1352         Add method to change the internal SSRC of the session.
1353
1354         * gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
1355         Reset the clock base when we detect large jumps in the seqnums.
1356
1357 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1358
1359         * ext/x264/gstx264enc.c: (gst_x264_enc_reset),
1360         (gst_x264_enc_chain), (gst_x264_enc_encode_frame):
1361         * ext/x264/gstx264enc.h:
1362         Do not deal with duplicated input (timestamps).  If needed,
1363         a generic element can do so.
1364         Do not manipulate input timestamps on the way out,
1365         since that shifts the timeline and A/V sync.
1366
1367 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1368
1369         * docs/plugins/gst-plugins-bad-plugins.args:
1370         Integrate new properties into documentation.
1371         * ext/x264/gstx264enc.c: (gst_x264_enc_class_init),
1372         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
1373         (gst_x264_enc_set_property), (gst_x264_enc_get_property):
1374         Fix up API prior to eventual plugin move.
1375         API: GstX264Enc:pass (provides more options, and changed to enum)
1376
1377 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1378
1379         * docs/plugins/Makefile.am:
1380         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1381         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1382         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1383         * docs/plugins/inspect/plugin-mplex.xml:
1384         * ext/mplex/gstmplex.cc:
1385         Update and add documentation for mplex.
1386         * ext/mpeg2enc/gstmpeg2enc.cc:
1387         Documentation update.
1388
1389 2008-08-12  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1390
1391         * docs/plugins/Makefile.am:
1392         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1393         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1394         * ext/x264/gstx264enc.c:
1395         * tests/check/Makefile.am:
1396         * tests/check/elements/x264enc.c: (setup_x264enc),
1397         (cleanup_x264enc), (GST_START_TEST), (x264enc_suite), (main):
1398         Add documentation and unit test for x264enc.
1399
1400 2008-08-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1401
1402         * ext/x264/gstx264enc.c: (gst_x264_enc_init),
1403         (gst_x264_enc_header_buf), (gst_x264_enc_encode_frame):
1404         Allocate some buffers in more adaptive and economical fashion.
1405
1406 2008-08-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1407
1408         * configure.ac:
1409         Check for sufficiently up-to-date x264 API.
1410         * ext/x264/gstx264enc.c: (gst_x264_enc_pass_get_type),
1411         (gst_x264_enc_base_init), (gst_x264_enc_class_init),
1412         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
1413         (gst_x264_enc_set_property), (gst_x264_enc_get_property):
1414         * ext/x264/gstx264enc.h:
1415         Expose some more parameters of the x264 encoder as properties.
1416
1417 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1418
1419         * gst/rtpmanager/gstrtpbin.c:
1420           Print the pad-name in debug log.
1421
1422         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
1423         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
1424           Use "-" instead of "_" in property names. Can we call them just
1425           "device" like everywhere else?
1426
1427 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1428
1429         * ext/x264/gstx264enc.c: (gst_x264_enc_log_callback),
1430         (gst_x264_enc_finalize), (gst_x264_enc_header_buf),
1431         (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
1432         (gst_x264_enc_flush_frames):
1433         Coding style and layout; re-order some functions in more
1434         typical and natural flow.
1435
1436 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1437
1438         * ext/x264/Makefile.am:
1439         * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps),
1440         (gst_x264_enc_sink_set_caps), (gst_x264_enc_init),
1441         (gst_x264_enc_reset), (gst_x264_enc_finalize),
1442         (gst_x264_enc_flush_frames), (gst_x264_enc_sink_event),
1443         (gst_x264_enc_chain), (gst_x264_enc_encode_frame),
1444         (gst_x264_enc_change_state), (gst_x264_enc_set_property):
1445         * ext/x264/gstx264enc.h:
1446         Use GQueue in stead of custom queue code.
1447         Factorize flushing out encoder delayed frames.
1448         Factorize initialization and state change reset.
1449
1450 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1451
1452         * ext/x264/gstx264enc.h:
1453         * sys/fbdev/gstfbdevsink.c:
1454         Use configure-generated _stdint.h.
1455
1456 2008-08-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1457
1458         * ext/x264/Makefile.am:
1459         * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
1460         (gst_x264_enc_sink_set_caps), (gst_x264_enc_base_init),
1461         (gst_x264_enc_class_init), (gst_x264_enc_log_callback),
1462         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
1463         (gst_x264_enc_finalize), (gst_x264_enc_chain),
1464         (gst_x264_enc_encode_frame), (plugin_init):
1465         * ext/x264/gstx264enc.h:
1466         Use video format library and GST_WRITE_*_BE macros where applicable.
1467         Use finalize in stead of dispose.
1468         Set up debug category and log callback.
1469
1470 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1471
1472         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1473
1474         * ext/sndfile/gstsf.c: (plugin_init):
1475         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_plugin_init):
1476         * sys/oss4/oss4-audio.c: (plugin_init):
1477         Make sure gettext returns translations in UTF-8 encoding rather
1478         than in the current locale encoding (#546822).
1479
1480 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1481
1482         * ext/twolame/gsttwolame.c: (gst_two_lame_sink_setcaps),
1483         (gst_two_lame_chain):
1484         * ext/twolame/gsttwolame.h:
1485         Allow raw float samples as input for encoding.
1486
1487 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
1488
1489         * ext/jack/gstjackaudiosrc.c:
1490           Try committing this once again. Now properly renamed.
1491
1492 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
1493
1494         * docs/plugins/Makefile.am:
1495         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1496         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1497         * docs/plugins/gst-plugins-bad-plugins.args:
1498         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1499         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1500         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1501         * docs/plugins/inspect/plugin-jack.xml
1502           Add new element to docs.
1503
1504         * ext/jack/gstjack.h
1505           Add missing file.
1506
1507         * ext/jack/gstjackaudiosrc.c:
1508         * ext/jack/gstjackaudiosrc.h:
1509           Rename jackaudiosrc to jack_audio_src.
1510
1511 2008-08-07  Stefan Kost  <ensonic@users.sf.net>
1512
1513         patch by: Tristan Matthews <tristan@sat.qc.ca>
1514
1515         * ext/jack/Makefile.am:
1516         * ext/jack/gstjack.c:
1517         * ext/jack/gstjackaudioclient.c:
1518         * ext/jack/gstjackaudiosink.c:
1519         * ext/jack/gstjackaudiosink.h:
1520         * ext/jack/gstjackaudiosrc.c:
1521         * ext/jack/gstjackaudiosrc.h:
1522         * ext/jack/gstjackringbuffer.h:
1523           Add a jackaudiosrc. Refactor sink slightly for better code reuse.
1524           Fixes #545197.
1525
1526 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1527
1528         * docs/plugins/Makefile.am:
1529         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1530         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1531         * docs/plugins/gst-plugins-bad-plugins.args:
1532         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1533         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1534         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1535         * docs/plugins/inspect/plugin-celt.xml:
1536         * docs/plugins/inspect/plugin-twolame.xml:
1537         Add twolame and celt plugins to the docs.
1538
1539 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1540
1541         Based on patch by: Olivier Crete <tester at tester dot ca>
1542
1543         * gst/rtpmanager/gstrtpjitterbuffer.c:
1544         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
1545         Make the buffer metadata writable before inserting it in the
1546         jitterbuffer because the jitterbuffer will modify the timestamps.
1547
1548         * gst/rtpmanager/rtpjitterbuffer.c:
1549         Update method comment about requiring writable metadata on buffers.
1550
1551         * gst/rtpmanager/rtpsession.c: (rtp_session_process_sr),
1552         (rtp_session_process_rtcp):
1553         Make the RTCP buffer metadata writable because we want to modify the
1554         metadata.
1555         Fixes #546312.
1556
1557 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1558
1559         * gst/selector/gstinputselector.c: (gst_selector_pad_bufferalloc),
1560         (gst_selector_pad_chain), (gst_input_selector_getcaps),
1561         (gst_input_selector_activate_sinkpad):
1562         Move the select-all logic into the activation of the currently selected
1563         pad. We want to remember the last pad with activity in select-all mode.
1564         Fix the getcaps function, we can produce the union of the upstream caps
1565         in select-all mode, not the intersection like proxy_getcaps() does.
1566
1567 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1568
1569         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
1570
1571         * gst/rtpmanager/gstrtpjitterbuffer.c:
1572         (gst_rtp_jitter_buffer_chain):
1573         Fix debug by logging the right seqnum.
1574
1575 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1576
1577         Patch by: Olivier Crete <tester at tester dot ca>
1578
1579         * gst/rtpmanager/gstrtpbin.c: (get_pt_map):
1580         Release lock before emitting the request-pt-map signal.
1581         Fixes #543480.
1582
1583 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1584
1585         * gst/deinterlace2/gstdeinterlace2.c:
1586         (gst_deinterlace_simple_method_interpolate_scanline),
1587         (gst_deinterlace_simple_method_copy_scanline),
1588         (gst_deinterlace_simple_method_deinterlace_frame):
1589         * gst/deinterlace2/tvtime/greedy.c: (deinterlace_frame_di_greedy):
1590         * gst/deinterlace2/tvtime/greedyh.c:
1591         (deinterlace_frame_di_greedyh):
1592         * gst/deinterlace2/tvtime/scalerbob.c:
1593         (deinterlace_scanline_scaler_bob):
1594         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy):
1595         * gst/deinterlace2/tvtime/weave.c: (deinterlace_scanline_weave),
1596         (copy_scanline):
1597         * gst/deinterlace2/tvtime/weavebff.c: (deinterlace_scanline_weave),
1598         (copy_scanline):
1599         * gst/deinterlace2/tvtime/weavetff.c: (deinterlace_scanline_weave),
1600         (copy_scanline):
1601         Use oil_memcpy() instead of memcpy() as it's faster for the sizes that
1602         are usually used here.
1603
1604 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1605
1606         * gst/deinterlace2/Makefile.am:
1607         * gst/deinterlace2/gstdeinterlace2.c:
1608         (gst_deinterlace_simple_method_deinterlace_frame),
1609         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method):
1610         * gst/deinterlace2/gstdeinterlace2.h:
1611         * gst/deinterlace2/tvtime/linear.c:
1612         (deinterlace_scanline_linear_c), (deinterlace_scanline_linear_mmx),
1613         (deinterlace_scanline_linear_mmxext),
1614         (gst_deinterlace_method_linear_class_init),
1615         (gst_deinterlace_method_linear_init):
1616         * gst/deinterlace2/tvtime/linearblend.c:
1617         (deinterlace_scanline_linear_blend_c),
1618         (deinterlace_scanline_linear_blend2_c),
1619         (deinterlace_scanline_linear_blend_mmx),
1620         (deinterlace_scanline_linear_blend2_mmx),
1621         (gst_deinterlace_method_linear_blend_class_init),
1622         (gst_deinterlace_method_linear_blend_init):
1623         * gst/deinterlace2/tvtime/plugins.h:
1624         * gst/deinterlace2/tvtime/scalerbob.c:
1625         (deinterlace_scanline_scaler_bob),
1626         (gst_deinterlace_method_scaler_bob_class_init),
1627         (gst_deinterlace_method_scaler_bob_init):
1628         * gst/deinterlace2/tvtime/weave.c: (deinterlace_scanline_weave),
1629         (copy_scanline), (gst_deinterlace_method_weave_class_init),
1630         (gst_deinterlace_method_weave_init):
1631         * gst/deinterlace2/tvtime/weavebff.c: (deinterlace_scanline_weave),
1632         (copy_scanline), (gst_deinterlace_method_weave_bff_class_init),
1633         (gst_deinterlace_method_weave_bff_init):
1634         * gst/deinterlace2/tvtime/weavetff.c: (deinterlace_scanline_weave),
1635         (copy_scanline), (gst_deinterlace_method_weave_tff_class_init),
1636         (gst_deinterlace_method_weave_tff_init):
1637         Add the remaining tvtime deinterlacing methods and fix the
1638         deinterlace_frame() implementation of GstDeinterlaceSimpleMethod.
1639
1640 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1641
1642         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
1643         (deinterlace_line_mmx), (gst_deinterlace_method_vfir_class_init):
1644         Implement the VFIR deinterlacing method as simple method.
1645
1646 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1647
1648         * gst/deinterlace2/gstdeinterlace2.c:
1649         (gst_deinterlace_simple_method_interpolate_scanline),
1650         (gst_deinterlace_simple_method_copy_scanline),
1651         (gst_deinterlace_simple_method_deinterlace_frame),
1652         (gst_deinterlace_simple_method_class_init),
1653         (gst_deinterlace_simple_method_init):
1654         * gst/deinterlace2/gstdeinterlace2.h:
1655         Add a GstDeinterlaceSimpleMethod subclass of GstDeinterlaceMethod that
1656         can be used by simple deinterlacing methods. They only have to provide
1657         a function for interpolating a scanline or copying a scanline.
1658
1659 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1660
1661         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_chain):
1662         Respect the latency of the deinterlacing algorithm for the timestamps
1663         of every buffer.
1664
1665 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1666
1667         * gst/deinterlace2/tvtime/greedyh.asm:
1668         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
1669         Add the MMX registers to the clobbered registers only if __MMX__ is
1670         defined.
1671
1672 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1673
1674         * gst/deinterlace2/Makefile.am:
1675         * gst/deinterlace2/gstdeinterlace2.c:
1676         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method),
1677         (gst_deinterlace2_class_init):
1678         Enable tomsmocomp again as the C port will be ready for the next
1679         release.
1680
1681 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1682
1683         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_init),
1684         (gst_greatest_common_divisor), (gst_fraction_double),
1685         (gst_deinterlace2_getcaps), (gst_deinterlace2_setcaps):
1686         Don't use proxy_getcaps() but implement our own getcaps() function
1687         that doubles/halfs the framerate if all fields should be sent out.
1688
1689 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1690
1691         * configure.ac:
1692         * ext/Makefile.am:
1693         * ext/twolame/Makefile.am:
1694         * ext/twolame/gsttwolame.c: (gst_two_lame_mode_get_type),
1695         (gst_two_lame_padding_get_type), (gst_two_lame_emphasis_get_type),
1696         (gst_two_lame_release_memory), (gst_two_lame_finalize),
1697         (gst_two_lame_base_init), (gst_two_lame_class_init),
1698         (gst_two_lame_src_setcaps), (gst_two_lame_sink_setcaps),
1699         (gst_two_lame_init), (gst_two_lame_set_property),
1700         (gst_two_lame_get_property), (gst_two_lame_sink_event),
1701         (gst_two_lame_chain), (gst_two_lame_setup),
1702         (gst_two_lame_change_state), (gst_two_lame_get_default_settings),
1703         (plugin_init):
1704         * ext/twolame/gsttwolame.h:
1705         Add TwoLAME MP2 encoding element, based on the LAME element.
1706
1707 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1708
1709         * configure.ac:
1710         * ext/Makefile.am:
1711         * ext/celt/Makefile.am:
1712         * ext/celt/gstcelt.c: (plugin_init):
1713         * ext/celt/gstceltdec.c: (gst_celt_dec_base_init),
1714         (gst_celt_dec_class_init), (gst_celt_dec_reset),
1715         (gst_celt_dec_init), (celt_dec_convert),
1716         (celt_get_sink_query_types), (celt_dec_sink_query),
1717         (celt_get_src_query_types), (celt_dec_src_query),
1718         (celt_dec_src_event), (celt_dec_sink_event),
1719         (celt_dec_chain_parse_header), (celt_dec_chain_parse_comments),
1720         (celt_dec_chain_parse_data), (celt_dec_chain),
1721         (celt_dec_change_state):
1722         * ext/celt/gstceltdec.h:
1723         * ext/celt/gstceltenc.c: (gst_celt_enc_setup_interfaces),
1724         (gst_celt_enc_base_init), (gst_celt_enc_class_init),
1725         (gst_celt_enc_finalize), (gst_celt_enc_sink_setcaps),
1726         (gst_celt_enc_sink_getcaps), (gst_celt_enc_convert_src),
1727         (gst_celt_enc_convert_sink), (gst_celt_enc_get_latency),
1728         (gst_celt_enc_get_query_types), (gst_celt_enc_src_query),
1729         (gst_celt_enc_sink_query), (gst_celt_enc_init),
1730         (gst_celt_enc_create_metadata_buffer), (gst_celt_enc_setup),
1731         (gst_celt_enc_buffer_from_data), (gst_celt_enc_push_buffer),
1732         (gst_celt_enc_set_header_on_caps), (gst_celt_enc_sinkevent),
1733         (gst_celt_enc_chain), (gst_celt_enc_get_property),
1734         (gst_celt_enc_set_property), (gst_celt_enc_change_state):
1735         * ext/celt/gstceltenc.h:
1736         Add CELT encoder and decoder elements based on the Speex elements.
1737
1738 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1739
1740         Patch by: Tal Shalif <tshalif at nargila dot org>
1741
1742         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_initsdl):
1743         Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation
1744         with mingw. Fixes bug #545247.
1745
1746 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
1747
1748         * configure.ac:
1749         Back to development -> 0.10.8.1
1750
1751 === release 0.10.8 ===
1752
1753 2008-07-28  Jan Schmidt <jan.schmidt@sun.com>
1754
1755         * configure.ac:
1756           releasing 0.10.8, "Vapour Trails"
1757
1758 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
1759
1760         * configure.ac:
1761         0.10.7.3 pre-release
1762
1763         * po/LINGUAS:
1764         * po/id.po:
1765         Add Indonesian translation.
1766
1767 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1768
1769         * gst/festival/gstfestival.c:
1770           Guard unistd.h with HAVE_UNISTD_H
1771         * gst/modplug/libmodplug/load_it.cpp:
1772         * gst/modplug/libmodplug/sndfile.cpp:
1773         * gst/modplug/libmodplug/sndfile.h:
1774         * gst/modplug/libmodplug/stdafx.h:
1775           Support for compiling with MSVC: use _MSC_VER for detecting MSVC instead
1776           of MSC_VER. Make CanPackSamples take the type it's passed. Change scope
1777           of a variable in load_it.cpp to MSVC's scoping rules.
1778         * gst/sdp/gstsdpdemux.c:
1779           Guard unistd.h with HAVE_UNISTD_H
1780           Fixes #544457.
1781
1782 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
1783
1784         * ext/timidity/gsttimidity.c:
1785           Fix compiler warning. Fixes #544050.
1786
1787 2008-07-21  Jan Schmidt  <jan.schmidt@sun.com>
1788
1789         * configure.ac:
1790         Don't check for nav_print.h any more - it should be included in
1791         the libdvdnav development package if libdvdnav headers depend on it.
1792         Fixes: #543846
1793
1794 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1795
1796         * configure.ac:
1797         * ext/ladspa/Makefile.am:
1798         Link the ladspa plugin with -ldl. It's needed for dlopen() and friends
1799         for loading the ladspa plugins and previously was linked in by
1800         gmodule. Fixes bug #543848.
1801
1802 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1803
1804         * gst/modplug/libmodplug/Makefile.am:
1805         Use GST_CXXFLAGS instead of GST_CFLAGS for CXXFLAGS. GST_CFLAGS
1806         can contain compiler parameters that are invalid for C++.
1807         Fixes bug #543860.
1808
1809 2008-07-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1810
1811         * ext/resindvd/Makefile.am:
1812         Dist missing header files. Fixes bug #543861.
1813
1814 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1815
1816         * configure.ac:
1817         0.10.7.2 pre-release
1818
1819 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1820
1821         * ext/Makefile.am:
1822         Dist and recurse into resindvd subdir
1823
1824 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1825
1826         * configure.ac:
1827         Remove interleave and replaygain configure.ac pieces too
1828
1829 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1830
1831         * po/LINGUAS:
1832         * po/lt.po:
1833         Add new lithunian translation, and add french to the LINGUAS
1834         file.
1835
1836 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1837
1838         * docs/plugins/Makefile.am:
1839         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1840         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1841         * docs/plugins/gst-plugins-bad-plugins.args:
1842         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1843         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1844         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
1845         * docs/plugins/inspect/plugin-interleave.xml:
1846         * docs/plugins/inspect/plugin-replaygain.xml:
1847         * gst/interleave/Makefile.am:
1848         * gst/interleave/deinterleave.c:
1849         * gst/interleave/deinterleave.h:
1850         * gst/interleave/interleave.c:
1851         * gst/interleave/interleave.h:
1852         * gst/interleave/plugin.c:
1853         * gst/interleave/plugin.h:
1854         * gst/replaygain/Makefile.am:
1855         * gst/replaygain/gstrganalysis.c:
1856         * gst/replaygain/gstrganalysis.h:
1857         * gst/replaygain/gstrglimiter.c:
1858         * gst/replaygain/gstrglimiter.h:
1859         * gst/replaygain/gstrgvolume.c:
1860         * gst/replaygain/gstrgvolume.h:
1861         * gst/replaygain/replaygain.c:
1862         * gst/replaygain/replaygain.h:
1863         * gst/replaygain/rganalysis.c:
1864         * gst/replaygain/rganalysis.h:
1865         * tests/check/Makefile.am:
1866         * tests/check/elements/deinterleave.c:
1867         * tests/check/elements/interleave.c:
1868         * tests/check/elements/rganalysis.c:
1869         * tests/check/elements/rglimiter.c:
1870         * tests/check/elements/rgvolume.c:
1871         Remove interleave and replaygain plugins that have moved to -good
1872
1873 2008-07-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1874
1875         * configure.ac:
1876         * gst/deinterlace2/Makefile.am:
1877         * gst/deinterlace2/gstdeinterlace2.c:
1878         (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method),
1879         (gst_deinterlace2_class_init), (gst_deinterlace2_init):
1880         * gst/deinterlace2/gstdeinterlace2.h:
1881         * gst/deinterlace2/tvtime/greedy.c:
1882         (gst_deinterlace_method_greedy_l_class_init):
1883         * gst/deinterlace2/tvtime/greedyh.c:
1884         (gst_deinterlace_method_greedy_h_class_init):
1885         * gst/deinterlace2/tvtime/vfir.c:
1886         (gst_deinterlace_method_vfir_class_init):
1887         Disable the tomsmocomp algorithm for this release as it's buggy
1888         and has no C implementation yet.
1889
1890         Build the deinterlace2 plugin on all architectures but still mark it
1891         as experimental.
1892         
1893         Build the x86 inline assembly only if GCC inline assembly is supported
1894         and only on x86 or amd64. Fixes bug #543286.
1895
1896 2008-07-16  Jan Schmidt  <Jan.Schmidt@sun.com>
1897
1898         * gst/real/gstrealvideodec.c: (open_library):
1899         Add some casts to fix the build on Forte
1900
1901 2008-07-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1902
1903         * gst/deinterlace2/tvtime/greedy.c:
1904         (gst_deinterlace_method_greedy_l_class_init):
1905         * gst/deinterlace2/tvtime/greedyh.c:
1906         (gst_deinterlace_method_greedy_h_class_init):
1907         * gst/deinterlace2/tvtime/vfir.c:
1908         (gst_deinterlace_method_vfir_class_init):
1909         Fix build on x86_64
1910
1911 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1912
1913         * ext/resindvd/gstmpegdemux.c:
1914         Remove whitespace line.
1915
1916         * ext/resindvd/resindvdbin.c:
1917         * ext/resindvd/resindvdbin.h:
1918         Make it so that audio/video pads aren't added to the bin
1919         until after data flow starts.
1920
1921         * ext/resindvd/resin-play:
1922         Move video buffer queue outside resindvdbin
1923
1924         * ext/resindvd/resindvdsrc.c:
1925         Check that the nav_clock_id didn't already get unscheduled.
1926
1927         * gst/dvdspu/gstdvdspu.c:
1928         Remove assert that sometimes triggers erroneously.
1929
1930 2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1931
1932         * gst/deinterlace2/tvtime/greedyh.asm:
1933         Always use the C implementation if width is not a multiple of 4. The
1934         assembly optimized version only handle this and calling the C
1935         implementation for the remaining part doesn't work because it needs
1936         previous calculations.
1937
1938 2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1939
1940         * gst/deinterlace2/tvtime/greedyh.asm:
1941         * gst/deinterlace2/tvtime/greedyh.c:
1942         * gst/deinterlace2/tvtime/greedyhmacros.h:
1943         Some cleanup, use 3DNOW instead of TDNOW in macros.
1944
1945         * gst/deinterlace2/tvtime/tomsmocomp.c:
1946         (gst_deinterlace_method_tomsmocomp_class_init):
1947         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
1948         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
1949         The SSE method in fact only needs MMXEXT, declare it as such.
1950
1951 2008-07-11  Jan Schmidt  <thaytan@noraisin.net>
1952
1953         * docs/plugins/.cvsignore:
1954         Ignore *-undeclared.txt
1955
1956         * ext/resindvd/rsnaudiomunge.c:
1957         Turn g_print's into debug statements.
1958
1959         * ext/resindvd/resin-play:
1960         * ext/resindvd/Makefile.am:
1961         * ext/resindvd/resindvdbin.c:
1962         * ext/resindvd/resindvdbin.h:
1963         * ext/resindvd/rsnparsetter.c:
1964         * ext/resindvd/rsnparsetter.h:
1965         * ext/resindvd/rsnwrappedbuffer.c:
1966         * ext/resindvd/rsnwrappedbuffer.h:
1967         Add a bloated implementation of a really simple idea: Replace the
1968         pixel-aspect-ratio in the output video with a prescribed one when
1969         necessary. There must be an easier way.
1970
1971         Split the dvdspu out of the resindvdbin and put out the subpicture
1972         stream on the subpicture pad.
1973
1974         * ext/resindvd/gstmpegdemux.c:
1975         Send video-aspect events down the pipe from the demuxer.
1976
1977         * ext/resindvd/resindvdsrc.c:
1978         * ext/resindvd/resindvdsrc.h:
1979         Handle timed-stills somewhat using g_cond_timed_wait, with a FIXME
1980         to make it use clock-waiting later.
1981
1982         * ext/resindvd/rsnbasesrc.c:
1983         Don't overwrite the last_stop in the basesrc segment after a seamless
1984         seek.
1985
1986 2008-07-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1987
1988         * gst/mpegtsparse/mpegtspacketizer.c:
1989         Convert extended event text to UTF-8.
1990
1991 2008-07-10  Stefan Kost  <ensonic@users.sf.net>
1992
1993         * docs/plugins/Makefile.am:
1994         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
1995         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
1996         * docs/plugins/gst-plugins-bad-plugins.args:
1997         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
1998         * docs/plugins/gst-plugins-bad-plugins.interfaces:
1999         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
2000         * docs/plugins/gst-plugins-bad-plugins.signals:
2001         * docs/plugins/inspect/plugin-stereo.xml:
2002         * gst/stereo/gststereo.c:
2003           Document one more.
2004
2005 2008-07-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2006
2007         * gst/mpegtsparse/gstmpegdesc.h:
2008         Fix extended event descriptor parsing, out by 1 in position of
2009         text length.
2010
2011 2008-07-09  Stefan Kost  <ensonic@users.sf.net>
2012
2013         * gst/festival/gstfestival.c:
2014           Add a note to the docs, that festival need to be running. Also log an
2015           error it it is not. Fixes #541327
2016
2017 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
2018
2019         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
2020
2021         * gst/librfb/gstrfbsrc.c:
2022         * gst/librfb/gstrfbsrc.h:
2023         Add view-only property to ignore the navigation events
2024
2025 2008-07-08  Michael Smith <msmith@songbirdnest.com>
2026
2027         * sys/dshowdecwrapper/gstdshowaudiodec.c:
2028           Revert previous patch apart from typo fixes; the patch was not
2029           independently useful.
2030
2031 2008-07-08  Michael Smith <msmith@songbirdnest.com>
2032
2033         Based on patch by: Alessandro Decina <alessandro@nnva.org>
2034         * sys/dshowdecwrapper/gstdshowaudiodec.c:
2035         * sys/dshowdecwrapper/gstdshowdecwrapper.h:
2036         * sys/dshowdecwrapper/gstdshowvideodec.c:
2037           Add AAC, AC3 to handled codecs.
2038           Fix handling of flush events.
2039           Improve debug/error output.
2040           Fix a number of typos in comments and variable names.
2041
2042 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
2043
2044         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
2045
2046         * gst/librfb/rfbdecoder.c:
2047         Implement ServerCutText message
2048
2049 2008-07-08  Thijs Vermeir  <thijsvermeir@gmail.com>
2050
2051         patch by: Ilja Pavkovic <illsen@gumblfarz.de>
2052
2053         * gst/librfb/gstrfbsrc.c:
2054         * gst/librfb/rfbdecoder.c:
2055         Add property for shared desktop
2056
2057 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2058
2059         * configure.ac:
2060         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2061         flags that are invalid for C++.
2062
2063 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2064
2065         * ext/spc/gstspc.c: (spc_setup):
2066         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
2067         Don't use declarations after statements in the remaining code.
2068
2069 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2070
2071         Patch by:
2072           Jonathan Rosser <jonathan dot rosser at rd dot bbc dot co dot uk>
2073
2074         * ext/metadata/metadataexif.c: (metadataparse_handle_unit_tags):
2075         * ext/metadata/metadataxmp.c:
2076         (metadataparse_xmp_iter_add_to_tag_list):
2077         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start):
2078         * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
2079         Don't use declarations after statements.
2080
2081 2008-07-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2082
2083         patch by: Alessandro Decina
2084
2085         * gst/mpegtsparse/mpegtsparse.c:
2086         Fix memory leak by unreffing structures when not needed.
2087         Fixes #539292.
2088
2089 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2090
2091         * gst/sdp/gstsdpdemux.c:
2092           Use floating point math for latencies < 0 sec in log output.
2093
2094 2008-07-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2095
2096         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
2097         Mark internal processing functions as static inline for quite some
2098         speedup as they're used only once and need to get many local variables
2099         passed as parameter.
2100
2101 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2102
2103         * gst/deinterlace2/gstdeinterlace2.c:
2104         (gst_deinterlace_method_deinterlace_frame),
2105         (gst_deinterlace2_set_method), (gst_deinterlace2_init),
2106         (gst_deinterlace2_reset_history), (gst_deinterlace2_reset),
2107         (gst_deinterlace2_set_property), (gst_deinterlace2_get_property),
2108         (gst_deinterlace2_pop_history), (gst_deinterlace2_head_history),
2109         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
2110         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
2111         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
2112         (gst_deinterlace2_src_query):
2113         * gst/deinterlace2/gstdeinterlace2.h:
2114         Call the current instance "self" instead of "object".
2115
2116 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2117
2118         * gst/deinterlace2/gstdeinterlace2.c:
2119         (gst_deinterlace_method_get_latency),
2120         (gst_deinterlace2_set_method), (gst_deinterlace2_class_init),
2121         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
2122         (gst_deinterlace2_setcaps), (gst_deinterlace2_src_query):
2123         * gst/deinterlace2/gstdeinterlace2.h:
2124         Include latency of the method in the returned latency.
2125
2126         Fix outputting of all fields, i.e. doubling of the framerate.
2127
2128 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2129
2130         * gst/deinterlace2/Makefile.am:
2131         * gst/deinterlace2/gstdeinterlace2.c:
2132         (gst_deinterlace_method_class_init), (gst_deinterlace_method_init),
2133         (gst_deinterlace_method_deinterlace_frame),
2134         (gst_deinterlace_method_get_fields_required),
2135         (gst_deinterlace2_methods_get_type), (_do_init),
2136         (gst_deinterlace2_set_method), (gst_deinterlace2_class_init),
2137         (gst_deinterlace2_child_proxy_get_child_by_index),
2138         (gst_deinterlace2_child_proxy_get_children_count),
2139         (gst_deinterlace2_child_proxy_interface_init),
2140         (gst_deinterlace2_init), (gst_deinterlace2_finalize),
2141         (gst_deinterlace2_chain), (gst_deinterlace2_src_query):
2142         * gst/deinterlace2/gstdeinterlace2.h:
2143         * gst/deinterlace2/tvtime/greedy.c:
2144         (deinterlace_greedy_packed422_scanline_c),
2145         (deinterlace_greedy_packed422_scanline_mmx),
2146         (deinterlace_greedy_packed422_scanline_mmxext),
2147         (deinterlace_frame_di_greedy),
2148         (gst_deinterlace_method_greedy_l_set_property),
2149         (gst_deinterlace_method_greedy_l_get_property),
2150         (gst_deinterlace_method_greedy_l_class_init),
2151         (gst_deinterlace_method_greedy_l_init):
2152         * gst/deinterlace2/tvtime/greedyh.asm:
2153         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C),
2154         (deinterlace_frame_di_greedyh),
2155         (gst_deinterlace_method_greedy_h_set_property),
2156         (gst_deinterlace_method_greedy_h_get_property),
2157         (gst_deinterlace_method_greedy_h_class_init),
2158         (gst_deinterlace_method_greedy_h_init):
2159         * gst/deinterlace2/tvtime/greedyh.h:
2160         * gst/deinterlace2/tvtime/plugins.h:
2161         * gst/deinterlace2/tvtime/tomsmocomp.c:
2162         (gst_deinterlace_method_tomsmocomp_set_property),
2163         (gst_deinterlace_method_tomsmocomp_get_property),
2164         (gst_deinterlace_method_tomsmocomp_class_init),
2165         (gst_deinterlace_method_tomsmocomp_init):
2166         * gst/deinterlace2/tvtime/tomsmocomp.h:
2167         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
2168         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir),
2169         (gst_deinterlace_method_vfir_class_init),
2170         (gst_deinterlace_method_vfir_init):
2171         Use a GstObject subtype for the deinterlacing methods and export
2172         the different settings for each deinterlacing method via GObject
2173         properties.
2174
2175         Implement GstChildProxy interface to allow access to the used
2176         deinterlacing method and to allow adjusting the different settings.
2177
2178         Move global variables of the tomsmocomp deinterlacing method into
2179         function local variables to make it possible to use this deinterlacing
2180         method from different instances.
2181
2182 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2183
2184         * gst/deinterlace2/tvtime/greedyh.asm:
2185         Support widths that are not a multiply of 4 when using the assembly
2186         optimized greedyh implementations.
2187
2188 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2189
2190         * gst/deinterlace2/tvtime/greedyh.c:
2191         (deinterlace_frame_di_greedyh):
2192         Only build the assembly optimized implementations on x86.
2193
2194 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2195
2196         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2197
2198         * configure.ac:
2199         Fix checking of headers for the OSS4 plugin to fail if a single
2200         header doesn't exist already. AC_CHECK_HEADERS only fails if none
2201         of the headers is found. Fixes bug #541543.
2202
2203 2008-07-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2204
2205         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2206
2207         * configure.ac:
2208         * gst/festival/Makefile.am:
2209         * gst/festival/gstfestival.c:
2210         Fix built of the festival plugin with mingw32 by linking to ws2_32.dll
2211         and including winsock headers. Fixes bug #541522.
2212
2213 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
2214
2215         * ChangeLog:
2216         * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_rtp_jitter_buffer_loop):
2217         * gst/rtpmanager/rtpsource.c: (rtp_source_get_new_sr):
2218         Corrected a typo (interpollate -> interpolate).
2219
2220 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
2221
2222         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
2223         (gst_rtp_session_send_rtp), (gst_rtp_session_send_rtcp),
2224         (gst_rtp_session_sync_rtcp), (gst_rtp_session_chain_recv_rtp),
2225         (gst_rtp_session_chain_recv_rtcp), (gst_rtp_session_chain_send_rtp):
2226         * gst/rtpmanager/rtpsession.c: (source_push_rtp),
2227         (rtp_session_send_rtp):
2228         * gst/rtpmanager/rtpsource.c: (push_packet), (calculate_jitter),
2229         (rtp_source_process_rtp), (rtp_source_send_rtp):
2230         Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a
2231         pipeline is running normally.
2232
2233 2008-07-03  Peter Kjellerstedt  <pkj@axis.com>
2234
2235         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_init),
2236         (gst_rtp_session_finalize), (rtcp_thread),
2237         (gst_rtp_session_chain_recv_rtp), (gst_rtp_session_chain_recv_rtcp),
2238         (gst_rtp_session_event_send_rtp_sink),
2239         (gst_rtp_session_chain_send_rtp):
2240         * gst/rtpmanager/rtpsession.c: (check_collision),
2241         (update_arrival_stats), (rtp_session_process_rtp),
2242         (rtp_session_process_rtcp), (rtp_session_send_rtp),
2243         (rtp_session_send_bye_locked), (rtp_session_send_bye),
2244         (rtp_session_next_timeout), (session_report_blocks), (session_cleanup),
2245         (is_rtcp_time), (rtp_session_on_timeout):
2246         * gst/rtpmanager/rtpsession.h:
2247         Do not mix the use of g_get_current_time() with gst_clock_get_time().
2248
2249 2008-07-01  Jan Schmidt  <jan.schmidt@sun.com>
2250
2251         * gst/mpegvideoparse/mpegvideoparse.c:
2252         * gst/mpegvideoparse/mpegvideoparse.h:
2253         Queue new-segment events and send them after caps have been
2254         determined and set, so that the decoder will have been auto-plugged.
2255
2256 2008-07-01  Edward Hervey  <edward.hervey@collabora.co.uk>
2257
2258         Patch by : Michael Smith <msmith @ xiph dot org>
2259         
2260         * sys/qtwrapper/audiodecoders.c: (qtwrapper_audio_decoder_init),
2261         (clear_AudioStreamBasicDescription), (fill_indesc_mp3),
2262         (fill_indesc_aac), (make_samr_magic_cookie), (write_len),
2263         (make_aac_magic_cookie), (open_decoder), (process_buffer_cb),
2264         (qtwrapper_audio_decoder_chain),
2265         (qtwrapper_audio_decoder_sink_event),
2266         (qtwrapper_audio_decoder_base_init),
2267         (qtwrapper_audio_decoder_class_init),
2268         (qtwrapper_audio_decoders_register):
2269         * sys/qtwrapper/codecmapping.h:
2270         * sys/qtwrapper/imagedescription.c: (image_description_for_avc1),
2271         (image_description_for_mp4v), (image_description_from_stsd_buffer):
2272         * sys/qtwrapper/imagedescription.h:
2273         * sys/qtwrapper/qtutils.c: (get_name_info_from_component),
2274         (dump_avcc_atom), (dump_image_description),
2275         (AllocateAudioBufferList):
2276         * sys/qtwrapper/qtutils.h:
2277         * sys/qtwrapper/qtwrapper.c: (plugin_init):
2278         * sys/qtwrapper/qtwrapper.h:
2279         * sys/qtwrapper/videodecoders.c:
2280         (qtwrapper_video_decoder_base_init), (open_decoder),
2281         (decompressCb), (qtwrapper_video_decoder_chain),
2282         (qtwrapper_video_decoders_register):
2283         Make qtwrapper compile/work on win32.
2284         Lots of fixes
2285         Fixes #531840
2286
2287 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2288
2289         * gst/rawparse/gstvideoparse.c:
2290         Fix size calculation for RGB buffers -> bpp is in bits, so divide by 8
2291
2292 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2293
2294         * gst/deinterlace2/Makefile.am:
2295         * gst/deinterlace2/tvtime/tomsmocomp.c: (tomsmocomp_init),
2296         (tomsmocomp_filter_mmx), (tomsmocomp_filter_3dnow),
2297         (tomsmocomp_filter_sse), (deinterlace_frame_di_tomsmocomp):
2298         * gst/deinterlace2/tvtime/tomsmocomp.h:
2299         Remove useless file and mark everything possible as static.
2300
2301         * gst/deinterlace2/tvtime/greedy.c:
2302         * gst/deinterlace2/tvtime/greedyh.c:
2303         Use "_stdint.h" instead of <stdint.h>.
2304
2305 2008-06-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2306
2307         * gst/deinterlace2/Makefile.am:
2308         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_init):
2309         * gst/deinterlace2/tvtime/greedy.c: (deinterlace_frame_di_greedy):
2310         * gst/deinterlace2/tvtime/greedyh.c:
2311         (deinterlace_frame_di_greedyh):
2312         * gst/deinterlace2/tvtime/speedtools.h:
2313         * gst/deinterlace2/tvtime/speedy.c:
2314         * gst/deinterlace2/tvtime/speedy.h:
2315         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy):
2316         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
2317         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir):
2318         Get rid of speedy.[ch] as we don't use most of it's code anyway
2319         and it doesn't seem to be relicensed to LGPL. Use memcpy() instead
2320         of the speedy memcpy everywhere instead.
2321         
2322         * gst/deinterlace2/gstdeinterlace2.h:
2323         Remove many unused declarations.
2324
2325 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2326
2327         * ext/mpeg2enc/gstmpeg2encoptions.cc:
2328         * ext/mpeg2enc/gstmpeg2encoptions.hh:
2329         Expose the additional MPEG HDTV format profiles available in latest
2330         mjpegtools version.
2331
2332 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2333
2334         * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_src_query):
2335         Divide latency be 2 to convert from fields to frames.
2336
2337 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2338
2339         * gst/deinterlace2/tvtime/greedy.c:
2340         (deinterlace_greedy_packed422_scanline_c),
2341         (deinterlace_greedy_packed422_scanline_mmx),
2342         (deinterlace_greedy_packed422_scanline_mmxext),
2343         (deinterlace_frame_di_greedy):
2344         Don't use scanlines function from gstdeinterlace2 as it's
2345         not appropiate for this method. Instead implement deinterlace_frame
2346         function by taking the one from greedyh.
2347         
2348         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C):
2349         Small fix for the C implementation.
2350
2351         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_frame_vfir):
2352         Don't use the scanlines function from gstdeinterlace2 as it's only
2353         used for this method and will be removed. Instead implement
2354         deinterlace_frame function and make it a bit more efficient.
2355
2356         * gst/deinterlace2/gstdeinterlace2.c:
2357         (gst_deinterlace2_class_init), (gst_deinterlace2_set_method),
2358         (gst_deinterlace2_push_history), (gst_deinterlace2_chain),
2359         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
2360         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
2361         (gst_deinterlace2_src_query):
2362         Fix coding style and remove scanlines function as it's unused now.
2363
2364 2008-06-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2365
2366         * gst/deinterlace2/tvtime/greedyh.asm:
2367         * gst/deinterlace2/tvtime/greedyh.c: (greedyDScaler_C),
2368         (deinterlace_frame_di_greedyh), (dscaler_greedyh_get_method):
2369         * gst/deinterlace2/tvtime/greedyhmacros.h:
2370         Add a C implementation for the greedyh deinterlacing method, clean
2371         up the code a bit and mark the SSE version as MMXEXT as it doesn't
2372         require any SSE instructions.
2373
2374 2008-06-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2375
2376         * gst/deinterlace2/gstdeinterlace2.c:
2377         (gst_deinterlace2_set_property), (gst_deinterlace2_chain),
2378         (gst_deinterlace2_setcaps):
2379         If we're outputting all fields the framerate has to be doubled.
2380
2381         Set duration on the outgoing buffers.
2382
2383 2008-06-26  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2384
2385         * docs/plugins/Makefile.am:
2386         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
2387         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2388         * gst/y4m/gsty4mencode.c:
2389         Add documentation for YUV4MPEG2 encoder element.
2390
2391 2008-06-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2392
2393         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
2394         Remove unneeded macros that break build on macosx.
2395
2396 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2397
2398         * configure.ac:
2399           Depend on released versions of core and -base.
2400
2401 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2402
2403         * gst/deinterlace2/tvtime/greedy.c:
2404         (deinterlace_greedy_packed422_scanline_mmx),
2405         (deinterlace_greedy_packed422_scanline_mmxext):
2406         Optimize MMX/MMXEXT implementations a bit by requiring two less
2407         memory accesses and fix the workaround for the missing right shift
2408         on bytes to unset the highest bit of every byte.
2409
2410 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2411
2412         * gst/deinterlace2/tvtime/greedy.c:
2413         (deinterlace_greedy_packed422_scanline_mmxext):
2414         Remove sfence instruction as it's not needed and actually is an SSE
2415         instruction.
2416
2417 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2418
2419         * gst/deinterlace2/tvtime/greedy.c:
2420         (deinterlace_greedy_packed422_scanline_mmx),
2421         (deinterlace_greedy_packed422_scanline):
2422         Add plain MMX implementation for the greedyl method.
2423
2424 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2425
2426         * gst/deinterlace2/Makefile.am:
2427         Move the assembly includes to noinst_HEADERS where they belong.
2428
2429         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
2430         (deinterlace_line_mmx):
2431         Fix C and MMX implementations a bit more.
2432
2433 2008-06-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2434
2435         * gst/deinterlace2/tvtime/greedy.c:
2436         (deinterlace_greedy_packed422_scanline_c),
2437         (deinterlace_greedy_packed422_scanline_mmxext),
2438         (deinterlace_greedy_packed422_scanline):
2439         Fix the C implementation to produce correct results and optimize the
2440         MMXEXT implementation.
2441
2442         Handle odd widths and don't read over array boundaries in the MMXEXT
2443         implementation.
2444
2445         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_c),
2446         (deinterlace_line_mmx), (deinterlace_scanline_vfir):
2447         Fix a small rounding bug in the MMX implementation, the MMX
2448         implementation doesn't actually need MMXEXT instructions so don't mark
2449         it as such.
2450
2451         Handle odd widths in both implementations.
2452
2453 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
2454
2455         * ext/resindvd/rsnbasesrc.c:
2456           Use the right i18n header.
2457
2458 2008-06-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2459
2460         * gst/deinterlace2/tvtime/greedy.c:
2461         (deinterlace_greedy_packed422_scanline_sse),
2462         (deinterlace_greedy_packed422_scanline_c),
2463         (deinterlace_greedy_packed422_scanline):
2464         Implement a C version of the greedy low motion algorithm and mark the
2465         assembly optimized version as SSE as it uses SSE instructions
2466         additional to MMX instructions.
2467
2468 2008-06-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2469
2470         Patch by: Sebastian Pölsterl
2471
2472         * gst/mpegtsparse/mpegtspacketizer.c:
2473         Fix problem when empty string is provided.
2474
2475 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2476
2477         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line_mmxext),
2478         (deinterlace_line_c), (deinterlace_scanline_vfir):
2479         Make it possible to use the vfir method on X86 CPUs without MMXEXT too
2480         but use the MMXEXT optimized code whenever possible.
2481
2482 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2483
2484         * gst/deinterlace2/gstdeinterlace2.c:
2485         (gst_deinterlace2_class_init), (gst_deinterlace2_init),
2486         (gst_deinterlace2_reset_history), (gst_deinterlace2_reset),
2487         (gst_deinterlace2_finalize), (gst_deinterlace2_chain),
2488         (gst_deinterlace2_sink_event), (gst_deinterlace2_change_state),
2489         (gst_deinterlace2_src_query):
2490         * gst/deinterlace2/gstdeinterlace2.h:
2491         Reset element state on PAUSED->READY properly, don't leak any buffers
2492         when finalizing, allocate buffers with gst_pad_alloc_buffer() and
2493         properly return flow returns from gst_pad_push() instead of ignoring them.
2494
2495 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2496
2497         * gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h:
2498         Add missing header.
2499
2500 2008-06-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2501
2502         * configure.ac:
2503         * gst/deinterlace2/Makefile.am:
2504         * gst/deinterlace2/tvtime/greedyh.asm:
2505         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
2506         Fix compilation on generic x86/amd64 and include deinterlace2 in the
2507         build system. Because of several bugs it's still enabled only
2508         by --enable-experimental.
2509
2510 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
2511
2512         * ext/resindvd/resindvdsrc.c:
2513         * ext/resindvd/resindvdsrc.h:
2514         Schedule NAV packets and activate them with an async clock callback
2515         at the right moment. This makes delayed menu highlights appear
2516         at the correct time and fixes Back To The Future.
2517
2518         When outputting new segment in do_seek(), calculate our position
2519         value properly, so we report the right time when popping in and
2520         out of the menus.
2521
2522         * ext/resindvd/rsnbasesrc.c:
2523         When handling a non-flushing seek, accumulate the segment,
2524         rather than having every seek start from 0 and messing with sync
2525
2526 2008-06-19  Stefan Kost  <ensonic@users.sf.net>
2527
2528         * gst/selector/gstoutputselector.c:
2529         * tests/icles/output-selector-test.c:
2530           Use BOILERPLATE macro and update test to the latest api changes.
2531
2532 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2533
2534         * examples/app/appsink-src.c: (on_new_buffer_from_source):
2535         Don't use a buffer after unreffing it.
2536
2537 2008-06-18  Stefan Kost  <ensonic@users.sf.net>
2538
2539         * ext/metadata/metadataexif.c:
2540           Add description tag mapping.
2541
2542 2008-06-18  Stefan Kost  <ensonic@users.sf.net>
2543
2544         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2545         * examples/app/appsrc-ra.c:
2546         * examples/app/appsrc-seekable.c:
2547         * examples/app/appsrc-stream.c:
2548         * examples/app/appsrc-stream2.c:
2549         * ext/directfb/dfbvideosink.h:
2550         * ext/metadata/gstbasemetadata.c:
2551         * ext/metadata/gstbasemetadata.h:
2552         * ext/metadata/metadata.c:
2553         * ext/metadata/metadataexif.c:
2554         * ext/theora/theoradec.h:
2555         * gst/deinterlace2/gstdeinterlace2.h:
2556         * gst/deinterlace2/tvtime/speedy.c:
2557         * gst/deinterlace2/tvtime/speedy.h:
2558         * gst/deinterlace2/tvtime/vfir.c:
2559          Fix gtk-doc warnings. Also don't misuse api-doc comments for normal
2560          comments.
2561
2562 2008-06-17  Jan Schmidt  <jan.schmidt@sun.com>
2563
2564         * ext/resindvd/resindvdbin.c:
2565         Parse the URI argument into the device name so dvd:///path/to/image
2566         works.
2567
2568         * ext/resindvd/resindvdsrc.c:
2569         Implement a trivial duration query reporting the current PGC length.
2570
2571         * gst/dvdspu/gstdvdspu.c:
2572         Rename typo in the function name.
2573
2574 2008-06-17  Sebastian Dröge  <slomo@circular-chaos.org>
2575
2576         * configure.ac:
2577         Disable deinterlace2 plugin again which was accidently enabled
2578         with last commit.
2579
2580 2008-06-17  Sebastian Dröge  <slomo@circular-chaos.org>
2581
2582         * configure.ac:
2583         * ext/resindvd/resindvdsrc.h:
2584         Make resindvd work with libdvdnav >= 4.0.0.
2585
2586 2008-06-17  Jan Schmidt  <thaytan@noraisin.net>
2587
2588         * configure.ac:
2589         Check for libdvdnav to build resindvd.
2590
2591         * ext/Makefile.am:
2592         * ext/resindvd/Makefile.am:
2593         * ext/resindvd/gstmpegdefs.h:
2594         * ext/resindvd/gstmpegdemux.c:
2595         * ext/resindvd/gstmpegdemux.h:
2596         * ext/resindvd/gstmpegdesc.c:
2597         * ext/resindvd/gstmpegdesc.h:
2598         * ext/resindvd/gstpesfilter.c:
2599         * ext/resindvd/gstpesfilter.h:
2600         * ext/resindvd/plugin.c:
2601         * ext/resindvd/resin-play:
2602         * ext/resindvd/resindvdbin.c:
2603         * ext/resindvd/resindvdbin.h:
2604         * ext/resindvd/resindvdsrc.c:
2605         * ext/resindvd/resindvdsrc.h:
2606         * ext/resindvd/rsnaudiomunge.c:
2607         * ext/resindvd/rsnaudiomunge.h:
2608         * ext/resindvd/rsnbasesrc.c:
2609         * ext/resindvd/rsnbasesrc.h:
2610         * ext/resindvd/rsnpushsrc.c:
2611         * ext/resindvd/rsnpushsrc.h:
2612         * ext/resindvd/rsnstreamselector.c:
2613         * ext/resindvd/rsnstreamselector.h:
2614
2615         First commit of DVD-Video playback component 'rsndvdbin'
2616         and helper elements.
2617
2618         Use --enable-experimental for now, but feel free to give it a
2619         try using the resin-play script.
2620
2621         * gst/dvdspu/gstdvdspu.c:
2622         Add some extra guards for malformed events.
2623
2624 2008-06-16  David Schleef  <ds@schleef.org>
2625
2626         * configure.ac:
2627         Bump dirac requirement to 0.10 due to api changes.
2628
2629 2008-06-16  Andy Wingo  <wingo@pobox.com>
2630
2631         * gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes)
2632         (gst_app_src_get_max_bytes, gst_app_src_push_buffer): Use
2633         G_GUINT64_FORMAT. Avoid overflow in get_max_bytes().
2634
2635 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
2636
2637         * sys/dvb/gstdvbsrc.c:
2638           Move docblob upwards. Balance tags and restore blank line.
2639
2640 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2641
2642         * sys/dvb/gstdvbsrc.c:
2643         Fix out of date docs.
2644
2645 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2646
2647         Patch from: Vincent Genieux
2648
2649         * gst/mpegtsparse/mpegtsparse.c:
2650         Fix refcount issues, fixes #538560.
2651
2652 2008-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2653
2654         * gst/mpegtsparse/gstmpegdesc.h:
2655         * gst/mpegtsparse/mpegtspacketizer.c:
2656         Parse the extended event descriptor.
2657
2658 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
2659
2660         * gst/rtpmanager/gstrtpjitterbuffer.c:
2661         * gst/speed/gstspeed.c:
2662         * gst/speexresample/gstspeexresample.c:
2663         * gst/videosignal/gstvideoanalyse.c:
2664         * gst/videosignal/gstvideodetect.c:
2665         * gst/videosignal/gstvideomark.c:
2666         * sys/dvb/gstdvbsrc.c:
2667         * sys/oss4/oss4-mixer.c:
2668         * sys/oss4/oss4-sink.c:
2669         * sys/oss4/oss4-source.c:
2670         * sys/wininet/gstwininetsrc.c:
2671           Final round of doc updates.
2672
2673 2008-06-16  Stefan Kost  <ensonic@users.sf.net>
2674
2675         * gst/deinterlace/gstdeinterlace.c:
2676         * gst/rtpmanager/gstrtpbin.c:
2677         * gst/rtpmanager/gstrtpclient.c:
2678         * gst/rtpmanager/gstrtpjitterbuffer.c:
2679         * gst/rtpmanager/gstrtpptdemux.c:
2680         * gst/rtpmanager/gstrtpsession.c:
2681         * gst/rtpmanager/gstrtpssrcdemux.c:
2682         * gst/sdp/gstsdpdemux.c:
2683           More doc updates. More xrefs.
2684
2685 2008-06-14  Julien Moutte  <julien@fluendo.com>
2686
2687         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
2688         (gst_flv_demux_dispose):
2689         * gst/flv/gstflvdemux.h:
2690         * gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),
2691         (gst_flv_parse_tag_audio), (gst_flv_parse_video_negotiate),
2692         (gst_flv_parse_tag_video): Introduce demuxing support for AAC and
2693         H.264/AVC inside FLV.
2694         * sys/dshowdecwrapper/gstdshowaudiodec.c: (gst_dshowaudiodec_init),
2695         (gst_dshowaudiodec_chain), (gst_dshowaudiodec_push_buffer),
2696         (gst_dshowaudiodec_sink_event), (gst_dshowaudiodec_setup_graph):
2697         * sys/dshowdecwrapper/gstdshowaudiodec.h:
2698         * sys/dshowdecwrapper/gstdshowvideodec.c: (gst_dshowvideodec_init),
2699         (gst_dshowvideodec_sink_event), (gst_dshowvideodec_chain),
2700         (gst_dshowvideodec_push_buffer), (gst_dshowvideodec_src_getcaps):
2701         * sys/dshowdecwrapper/gstdshowvideodec.h: Lot of random fixes 
2702         to improve stability (ref counting, safety checks...)
2703
2704 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2705
2706         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_probe_modules):
2707         Disable sipro on 64bits, it crashes.
2708
2709 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2710
2711         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
2712         (close_library), (open_library),
2713         (gst_real_audio_dec_probe_modules), (gst_real_audio_dec_getcaps),
2714         (gst_real_audio_dec_setcaps), (gst_real_audio_dec_init),
2715         (gst_real_audio_dec_change_state), (gst_real_audio_dec_finalize):
2716         Add raversions we can support on the caps.
2717         Refactor the loading of the real codecs like realvideo so that we can
2718         implement probing.
2719         Probe all supported formats by trying to load the .so files, only report
2720         the versions on the caps that we can actually load.
2721
2722         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
2723         (gst_real_video_dec_getcaps), (gst_real_video_dec_setcaps),
2724         (open_library), (close_library),
2725         (gst_real_video_dec_probe_modules),
2726         (gst_real_video_dec_change_state), (gst_real_video_dec_init),
2727         (gst_real_video_dec_finalize), (gst_real_video_dec_class_init):
2728         * gst/real/gstrealvideodec.h:
2729         Change the loading of the library like the audio decoder.
2730         Probe the supported formats by trying to load the .so files and only
2731         report the versions on the caps that we can actually load.
2732
2733 2008-06-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2734
2735         patch by: Sebastian Pölsterl
2736
2737         * gst/mpegtsparse/mpegtspacketizer.c:
2738         Handle character sets in strings coming from DVB SI according
2739         to the DVB SI spec.
2740
2741 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
2742
2743         * gst/replaygain/gstrganalysis.c:
2744         * gst/replaygain/gstrglimiter.c:
2745         * gst/replaygain/gstrgvolume.c:
2746           More doc updates.
2747
2748 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
2749
2750         * docs/plugins/Makefile.am:
2751         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
2752         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
2753         * docs/plugins/gst-plugins-bad-plugins.args:
2754         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
2755         * docs/plugins/gst-plugins-bad-plugins.interfaces:
2756         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
2757         * docs/plugins/gst-plugins-bad-plugins.signals:
2758         * docs/plugins/inspect/plugin-alsaspdif.xml:
2759         * docs/plugins/inspect/plugin-amrwb.xml:
2760         * docs/plugins/inspect/plugin-app.xml:
2761         * docs/plugins/inspect/plugin-bayer.xml:
2762         * docs/plugins/inspect/plugin-bz2.xml:
2763         * docs/plugins/inspect/plugin-cdaudio.xml:
2764         * docs/plugins/inspect/plugin-cdxaparse.xml:
2765         * docs/plugins/inspect/plugin-dtsdec.xml:
2766         * docs/plugins/inspect/plugin-dvb.xml:
2767         * docs/plugins/inspect/plugin-dvdspu.xml:
2768         * docs/plugins/inspect/plugin-faac.xml:
2769         * docs/plugins/inspect/plugin-faad.xml:
2770         * docs/plugins/inspect/plugin-fbdevsink.xml:
2771         * docs/plugins/inspect/plugin-festival.xml:
2772         * docs/plugins/inspect/plugin-filter.xml:
2773         * docs/plugins/inspect/plugin-flvdemux.xml:
2774         * docs/plugins/inspect/plugin-freeze.xml:
2775         * docs/plugins/inspect/plugin-gsm.xml:
2776         * docs/plugins/inspect/plugin-gstinterlace.xml:
2777         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
2778         * docs/plugins/inspect/plugin-h264parse.xml:
2779         * docs/plugins/inspect/plugin-interleave.xml:
2780         * docs/plugins/inspect/plugin-jack.xml:
2781         * docs/plugins/inspect/plugin-ladspa.xml:
2782         * docs/plugins/inspect/plugin-metadata.xml:
2783         * docs/plugins/inspect/plugin-mms.xml:
2784         * docs/plugins/inspect/plugin-modplug.xml:
2785         * docs/plugins/inspect/plugin-mpeg2enc.xml:
2786         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
2787         * docs/plugins/inspect/plugin-mpegtsparse.xml:
2788         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
2789         * docs/plugins/inspect/plugin-musepack.xml:
2790         * docs/plugins/inspect/plugin-musicbrainz.xml:
2791         * docs/plugins/inspect/plugin-mve.xml:
2792         * docs/plugins/inspect/plugin-mythtv.xml
2793         * docs/plugins/inspect/plugin-nas.xml:
2794         * docs/plugins/inspect/plugin-neon.xml:
2795         * docs/plugins/inspect/plugin-nsfdec.xml:
2796         * docs/plugins/inspect/plugin-nuvdemux.xml:
2797         * docs/plugins/inspect/plugin-oss4.xml
2798         * docs/plugins/inspect/plugin-rawparse.xml:
2799         * docs/plugins/inspect/plugin-real.xml:
2800         * docs/plugins/inspect/plugin-replaygain.xml:
2801         * docs/plugins/inspect/plugin-rfbsrc.xml:
2802         * docs/plugins/inspect/plugin-sdl.xml:
2803         * docs/plugins/inspect/plugin-sdp.xml:
2804         * docs/plugins/inspect/plugin-selector.xml:
2805         * docs/plugins/inspect/plugin-sndfile.xml:
2806         * docs/plugins/inspect/plugin-soundtouch.xml:
2807         * docs/plugins/inspect/plugin-spcdec.xml:
2808         * docs/plugins/inspect/plugin-speed.xml:
2809         * docs/plugins/inspect/plugin-speexresample.xml:
2810         * docs/plugins/inspect/plugin-stereo.xml:
2811         * docs/plugins/inspect/plugin-subenc.xml
2812         * docs/plugins/inspect/plugin-timidity.xml:
2813         * docs/plugins/inspect/plugin-tta.xml:
2814         * docs/plugins/inspect/plugin-vcdsrc.xml:
2815         * docs/plugins/inspect/plugin-videosignal.xml:
2816         * docs/plugins/inspect/plugin-vmnc.xml:
2817         * docs/plugins/inspect/plugin-wildmidi.xml:
2818         * docs/plugins/inspect/plugin-x264.xml:
2819         * docs/plugins/inspect/plugin-xvid.xml:
2820         * docs/plugins/inspect/plugin-y4menc.xml:
2821         * ext/amrwb/gstamrwbdec.c:
2822         * ext/amrwb/gstamrwbenc.c:
2823         * ext/amrwb/gstamrwbparse.c:
2824         * ext/dc1394/gstdc1394.c:
2825         * ext/directfb/dfbvideosink.c:
2826         * ext/ivorbis/vorbisdec.c:
2827         * ext/jack/gstjackaudiosink.c:
2828         * ext/mpeg2enc/gstmpeg2enc.cc:
2829         * ext/mplex/gstmplex.cc:
2830         * ext/musicbrainz/gsttrm.c:
2831         * ext/mythtv/gstmythtvsrc.c:
2832         * ext/theora/theoradec.c:
2833         * ext/timidity/gsttimidity.c:
2834         * ext/timidity/gstwildmidi.c:
2835         * gst-libs/gst/app/gstappsink.c:
2836         * gst/deinterlace/gstdeinterlace.c:
2837         * gst/dvdspu/gstdvdspu.c:
2838         * gst/festival/gstfestival.c:
2839         * gst/freeze/gstfreeze.c:
2840         * gst/interleave/deinterleave.c:
2841         * gst/interleave/interleave.c:
2842         * gst/modplug/gstmodplug.cc:
2843         * gst/nuvdemux/gstnuvdemux.c:
2844           Add missing elements to docs. Fix doc-markup: use convinience syntax
2845           for examples (produces valid docbook), add several refsec2 when we
2846           have several titles. Fix some types.
2847
2848 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2849
2850         * examples/app/.cvsignore:
2851         * examples/app/Makefile.am:
2852         * examples/app/appsink-src.c: (on_new_buffer_from_source),
2853         (on_source_message), (on_sink_message), (main):
2854         Add beefed up example app from bug #413418. It now also uses appsink
2855         instead of fakesink for more ultimate coolness.
2856
2857         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
2858         (gst_app_src_init), (gst_app_src_set_property),
2859         (gst_app_src_get_property), (gst_app_src_unlock),
2860         (gst_app_src_unlock_stop), (gst_app_src_create),
2861         (gst_app_src_set_max_bytes), (gst_app_src_push_buffer),
2862         (gst_app_src_end_of_stream):
2863         * gst-libs/gst/app/gstappsrc.h:
2864         Add block property to allow push based implementation to block when we
2865         fill up the appsrc queues.
2866         Emit the enough-data signal while releasing our lock.
2867
2868 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
2869
2870         * examples/app/.cvsignore:
2871           Ignore more.
2872
2873 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
2874
2875         * ext/dc1394/gstdc1394.c:
2876         * ext/ivorbis/vorbisdec.c:
2877         * ext/jack/gstjackaudiosink.c:
2878         * ext/metadata/gstmetadatademux.c:
2879         * ext/mythtv/gstmythtvsrc.c:
2880         * ext/theora/theoradec.c:
2881         * gst-libs/gst/app/gstappsink.c:
2882         * gst/bayer/gstbayer2rgb.c:
2883         * gst/deinterlace/gstdeinterlace.c:
2884         * gst/rawparse/gstaudioparse.c:
2885         * gst/rawparse/gstvideoparse.c:
2886         * gst/rtpmanager/gstrtpbin.c:
2887         * gst/rtpmanager/gstrtpclient.c:
2888         * gst/rtpmanager/gstrtpjitterbuffer.c:
2889         * gst/rtpmanager/gstrtpptdemux.c:
2890         * gst/rtpmanager/gstrtpsession.c:
2891         * gst/rtpmanager/gstrtpssrcdemux.c:
2892         * gst/selector/gstinputselector.c:
2893         * gst/selector/gstoutputselector.c:
2894         * gst/videosignal/gstvideoanalyse.c:
2895         * gst/videosignal/gstvideodetect.c:
2896         * gst/videosignal/gstvideomark.c:
2897         * sys/oss4/oss4-mixer.c:
2898         * sys/oss4/oss4-sink.c:
2899         * sys/oss4/oss4-source.c:
2900           Do not use short_description in section docs for elements. We extract
2901           them from element details and there will be warnings if they differ.
2902           Also fixing up the ChangeLog order.
2903
2904 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2905
2906         Patch by: Sebastien Merle <sylane at gmail dot com>
2907
2908         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_chain):
2909         Fix the sign of the data we pass to the decoder so that the decoder
2910         compiles with newer reference code as well. Fixes #528618.
2911
2912 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
2913
2914         * tests/icles/test-oss4.c:
2915           Include stdlib.h.
2916
2917 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2918
2919         Based on a patch by: Martin Eikermann <meiker at upb dot de>
2920
2921         * gst/deinterlace2/Makefile.am:
2922         * gst/deinterlace2/gstdeinterlace2.c:
2923         (gst_deinterlace2_method_get_type),
2924         (gst_deinterlace2_fields_get_type),
2925         (gst_deinterlace2_field_layout_get_type),
2926         (gst_deinterlace2_base_init), (gst_deinterlace2_class_init),
2927         (gst_deinterlace2_init), (gst_deinterlace2_set_method),
2928         (gst_deinterlace2_set_property), (gst_deinterlace2_get_property),
2929         (gst_deinterlace2_finalize), (gst_deinterlace2_pop_history),
2930         (gst_deinterlace2_head_history), (gst_deinterlace2_push_history),
2931         (gst_deinterlace2_deinterlace_scanlines), (gst_deinterlace2_chain),
2932         (gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
2933         (gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
2934         (gst_deinterlace2_src_query), (gst_deinterlace2_src_query_types),
2935         (plugin_init):
2936         * gst/deinterlace2/gstdeinterlace2.h:
2937         * gst/deinterlace2/tvtime/greedy.c: (copy_scanline),
2938         (deinterlace_greedy_packed422_scanline_mmxext),
2939         (dscaler_greedyl_get_method):
2940         * gst/deinterlace2/tvtime/greedyh.asm:
2941         * gst/deinterlace2/tvtime/greedyh.c:
2942         (deinterlace_frame_di_greedyh), (dscaler_greedyh_get_method),
2943         (greedyh_init), (greedyh_filter_mmx), (greedyh_filter_3dnow),
2944         (greedyh_filter_sse):
2945         * gst/deinterlace2/tvtime/greedyh.h:
2946         * gst/deinterlace2/tvtime/greedyhmacros.h:
2947         * gst/deinterlace2/tvtime/mmx.h:
2948         * gst/deinterlace2/tvtime/plugins.h:
2949         * gst/deinterlace2/tvtime/speedtools.h:
2950         * gst/deinterlace2/tvtime/speedy.c: (multiply_alpha), (clip255),
2951         (comb_factor_packed422_scanline_mmx),
2952         (diff_factor_packed422_scanline_c),
2953         (diff_factor_packed422_scanline_mmx),
2954         (diff_packed422_block8x8_mmx), (diff_packed422_block8x8_c),
2955         (packed444_to_packed422_scanline_c),
2956         (packed422_to_packed444_scanline_c),
2957         (packed422_to_packed444_rec601_scanline_c),
2958         (vfilter_chroma_121_packed422_scanline_mmx),
2959         (vfilter_chroma_121_packed422_scanline_c),
2960         (vfilter_chroma_332_packed422_scanline_mmx),
2961         (vfilter_chroma_332_packed422_scanline_c),
2962         (kill_chroma_packed422_inplace_scanline_mmx),
2963         (kill_chroma_packed422_inplace_scanline_c),
2964         (invert_colour_packed422_inplace_scanline_mmx),
2965         (invert_colour_packed422_inplace_scanline_c),
2966         (mirror_packed422_inplace_scanline_c),
2967         (interpolate_packed422_scanline_c),
2968         (convert_uyvy_to_yuyv_scanline_mmx),
2969         (convert_uyvy_to_yuyv_scanline_c),
2970         (interpolate_packed422_scanline_mmx),
2971         (interpolate_packed422_scanline_mmxext),
2972         (blit_colour_packed422_scanline_c),
2973         (blit_colour_packed422_scanline_mmx),
2974         (blit_colour_packed422_scanline_mmxext),
2975         (blit_colour_packed4444_scanline_c),
2976         (blit_colour_packed4444_scanline_mmx),
2977         (blit_colour_packed4444_scanline_mmxext), (small_memcpy),
2978         (speedy_memcpy_c), (speedy_memcpy_mmx), (speedy_memcpy_mmxext),
2979         (blit_packed422_scanline_c), (blit_packed422_scanline_mmx),
2980         (blit_packed422_scanline_mmxext),
2981         (composite_colour4444_alpha_to_packed422_scanline_c),
2982         (composite_colour4444_alpha_to_packed422_scanline_mmxext),
2983         (composite_packed4444_alpha_to_packed422_scanline_c),
2984         (composite_packed4444_alpha_to_packed422_scanline_mmxext),
2985         (composite_packed4444_to_packed422_scanline_c),
2986         (composite_packed4444_to_packed422_scanline_mmxext),
2987         (composite_alphamask_to_packed4444_scanline_c),
2988         (composite_alphamask_to_packed4444_scanline_mmxext),
2989         (composite_alphamask_alpha_to_packed4444_scanline_c),
2990         (premultiply_packed4444_scanline_c),
2991         (premultiply_packed4444_scanline_mmxext),
2992         (blend_packed422_scanline_c), (blend_packed422_scanline_mmxext),
2993         (quarter_blit_vertical_packed422_scanline_mmxext),
2994         (quarter_blit_vertical_packed422_scanline_c),
2995         (subpix_blit_vertical_packed422_scanline_c),
2996         (a8_subpix_blit_scanline_c), (myround), (init_RGB_to_YCbCr_tables),
2997         (init_YCbCr_to_RGB_tables), (rgb24_to_packed444_rec601_scanline_c),
2998         (rgba32_to_packed4444_rec601_scanline_c),
2999         (packed444_to_rgb24_rec601_scanline_c),
3000         (packed444_to_nonpremultiplied_packed4444_scanline_c),
3001         (aspect_adjust_packed4444_scanline_c), (setup_speedy_calls),
3002         (speedy_get_accel):
3003         * gst/deinterlace2/tvtime/speedy.h:
3004         * gst/deinterlace2/tvtime/sse.h:
3005         * gst/deinterlace2/tvtime/tomsmocomp.c: (Fieldcopy),
3006         (deinterlace_frame_di_tomsmocomp), (dscaler_tomsmocomp_get_method),
3007         (tomsmocomp_init), (tomsmocomp_filter_mmx),
3008         (tomsmocomp_filter_3dnow), (tomsmocomp_filter_sse):
3009         * gst/deinterlace2/tvtime/tomsmocomp.h:
3010         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoop0A.inc:
3011         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc:
3012         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopEdgeA.inc:
3013         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopEdgeA8.inc:
3014         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA.inc:
3015         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA2.inc:
3016         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddA6.inc:
3017         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddAH.inc:
3018         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopOddAH2.inc:
3019         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopTop.inc:
3020         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVA.inc:
3021         * gst/deinterlace2/tvtime/tomsmocomp/SearchLoopVAH.inc:
3022         * gst/deinterlace2/tvtime/tomsmocomp/StrangeBob.inc:
3023         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll.inc:
3024         * gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:
3025         * gst/deinterlace2/tvtime/tomsmocomp/WierdBob.inc:
3026         * gst/deinterlace2/tvtime/vfir.c: (deinterlace_line),
3027         (deinterlace_scanline_vfir), (copy_scanline),
3028         (dscaler_vfir_get_method):
3029         * gst/deinterlace2/tvtime/x86-64_macros.inc:
3030         Add a deinterlacer plugin based on the tvtime/DScaler deinterlacer,
3031         which was relicensed to LGPL for GStreamer and in theory provides
3032         better and faster results than the simple deinterlace element.
3033         Fixes bug #163578.
3034
3035         Ported to GStreamer 0.10 but still not enabled or included in the
3036         build system by default because of bad artefacts caused by a bug
3037         somewhere and as it can be only build on x86/amd64 ATM and requires
3038         special CFLAGS. Will be fixed soon.
3039
3040 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3041
3042         Based on a patch by: Ryan Houdek <Sonicadvance1 at GMAIL dot COM>
3043
3044         * ext/timidity/gstwildmidi.c: (gst_wildmidi_init),
3045         (gst_wildmidi_change_state), (plugin_init):
3046         * ext/timidity/gstwildmidi.h:
3047         Initialize wildmidi only once in the plugin init function instead
3048         of once for every instance. The second and following calls to the
3049         wildmidi initialization function will fail. Fixes bug #525613.
3050
3051         Also don't register the element at all if wildmidi initialization
3052         fails.
3053
3054 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3055
3056         * ext/soundtouch/gstpitch.cc:
3057         Call gst_element_no_more_pads() after all pads are added.
3058
3059 2008-06-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3060
3061         * gst/rawparse/gstrawparse.c: (gst_raw_parse_push_buffer),
3062         (gst_raw_parse_loop), (gst_raw_parse_handle_seek_push),
3063         (gst_raw_parse_handle_seek_pull):
3064         Add simple reverse playback.
3065
3066 2008-06-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3067
3068         * gst/rawparse/gstrawparse.c: (gst_raw_parse_reset),
3069         (gst_raw_parse_push_buffer), (gst_raw_parse_chain),
3070         (gst_raw_parse_loop), (gst_raw_parse_sink_activatepull),
3071         (gst_raw_parse_convert), (gst_raw_parse_sink_event),
3072         (gst_raw_parse_handle_seek_push), (gst_raw_parse_handle_seek_pull),
3073         (gst_raw_parse_src_query), (gst_raw_parse_get_fps):
3074         * gst/rawparse/gstrawparse.h:
3075         Fix seeking, timestamps, duration and some more. Fixes #536309.
3076
3077 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3078
3079         * examples/app/Makefile.am:
3080         * examples/app/appsrc-ra.c: (feed_data), (seek_data),
3081         (found_source), (bus_message), (main):
3082         * examples/app/appsrc-seekable.c: (feed_data), (seek_data),
3083         (found_source), (bus_message), (main):
3084         * examples/app/appsrc-stream2.c: (feed_data), (found_source),
3085         (bus_message), (main):
3086         Added 3 more example application for using appsrc in random-access mode,
3087         pull-mode streaming and pull mode seekable.
3088
3089         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
3090         (gst_app_src_start), (gst_app_src_do_get_size),
3091         (gst_app_src_create):
3092         * gst-libs/gst/app/gstappsrc.h:
3093         Make stream-type property writable.
3094         Unset flushing when starting so that we reuse appsrc.
3095         Inform basesrc about the configured size.
3096         Emit seek-data signal when we are going to a different offset in
3097         random-access mode.
3098
3099 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3100
3101         * examples/app/appsrc-stream.c: (found_source), (main):
3102         Use deep-notify until we can depend on a playbin2 with support for the
3103         source property.
3104
3105 2008-06-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3106
3107         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_init),
3108         (gst_rtp_bin_finalize), (gst_rtp_bin_change_state):
3109         Fix deadlock when shutting down, use a new lock instead to properly
3110         shutdown.
3111
3112 2008-06-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3113
3114         * examples/app/.cvsignore:
3115         * examples/app/Makefile.am:
3116         * examples/app/appsrc-stream.c: (read_data), (start_feed),
3117         (stop_feed), (found_source), (bus_message), (main):
3118         Added an example on how to use appsrc in playbin in streaming mode from
3119         an mmapped file.
3120
3121         * examples/app/appsrc_ex.c: (main):
3122         Set pipeline to NULL to free queued buffers.
3123
3124         * gst-libs/gst/app/gstapp-marshal.list:
3125         * gst-libs/gst/app/gstappsrc.c: (stream_type_get_type), (_do_init),
3126         (gst_app_src_class_init), (gst_app_src_init),
3127         (gst_app_src_flush_queued), (gst_app_src_dispose),
3128         (gst_app_src_set_property), (gst_app_src_get_property),
3129         (gst_app_src_unlock), (gst_app_src_unlock_stop),
3130         (gst_app_src_start), (gst_app_src_stop), (gst_app_src_is_seekable),
3131         (gst_app_src_check_get_range), (gst_app_src_do_seek),
3132         (gst_app_src_create), (gst_app_src_set_stream_type),
3133         (gst_app_src_get_stream_type), (gst_app_src_set_max_bytes),
3134         (gst_app_src_get_max_bytes), (gst_app_src_push_buffer),
3135         (gst_app_src_end_of_stream), (gst_app_src_uri_get_type),
3136         (gst_app_src_uri_get_protocols), (gst_app_src_uri_get_uri),
3137         (gst_app_src_uri_set_uri), (gst_app_src_uri_handler_init):
3138         * gst-libs/gst/app/gstappsrc.h:
3139         Measure max queue size in bytes instead.
3140         Add support for 3 modes of operation, streaming, seekable and
3141         random-access, making basesrc handle the scheduling modes for each.
3142         Add appsrc:// uri handler so that automatic plugging can be done from
3143         playbin2 or uridecodebin, for example.
3144         Added support for custom segment formats.
3145         Add support for push and pull based operations from the application.
3146         Expand the methods so that errors can be detected.
3147         Flush the queued buffers on seeks and when shutting down.
3148         Add signals to inform the app that a seek must happen.
3149
3150 2008-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
3151
3152         * gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
3153         (gst_deinterleave_src_query):
3154         * gst/interleave/interleave.c: (gst_interleave_src_query_duration),
3155         (gst_interleave_src_query):
3156         Properly implement duration and position queries in bytes format. We
3157         have to take the upstream reply and divide/multiply it by the number
3158         of channels to get the correct result.
3159
3160 2008-06-04  Michael Smith <msmith@songbirdnest.com>
3161
3162         * sys/dshowvideosink/dshowvideofakesrc.cpp:
3163         * sys/dshowvideosink/dshowvideofakesrc.h:
3164         * sys/dshowvideosink/dshowvideosink.cpp:
3165         * sys/dshowvideosink/dshowvideosink.h:
3166           Fix up copyright notice on new plugin.
3167
3168 2008-06-04  David Schleef  <ds@schleef.org>
3169
3170         * ext/dirac/gstdiracenc.cc: Update properties for recent
3171           dirac changes.  Patch from Jonathan Rosser.
3172
3173 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3174
3175         * ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
3176           (gst_x264_enc_sink_event), (gst_x264_enc_chain),
3177           (gst_x264_enc_encode_frame):
3178           Try harder not to crash when we get an EOS event but haven't set
3179           up the encoder yet (as may happen when upstream errors out with
3180           not-negotiated, for example). Also, always push the EOS event
3181           downstream.
3182
3183 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3184
3185         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
3186         (gst_interleave_pad_get_property), (gst_interleave_pad_class_init),
3187         (gst_interleave_request_new_pad), (gst_interleave_release_pad):
3188         * gst/interleave/interleave.h:
3189         Use an always increasing integer for the number in the name of the
3190         requested sink pads to guarantuee a unique name. Add a "channel"
3191         property to GstInterleavePad to make it possible for applications
3192         to retrieve the channel number in the output for every pad.
3193
3194         Use g_type_register_static_simple() instead of
3195         g_type_register_static() to save some relocations.
3196
3197 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3198
3199         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
3200         (gst_interleave_change_state):
3201         Stop GstCollectPads before calling the parent's state change function
3202         when going from PAUSED to READY as we otherwise deadlock.
3203         Fixes bug #536258.
3204
3205 2008-06-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3206
3207         * gst/h264parse/gsth264parse.c: (gst_nal_bs_init),
3208         (gst_h264_parse_sink_setcaps), (gst_h264_parse_chain_forward),
3209         (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse),
3210         (gst_h264_parse_chain):
3211         * gst/h264parse/gsth264parse.h:
3212         Parse codec_data and use the nalu_size_length field to get the NALU
3213         length in packetized h264.
3214         When queueing a packetized buffer in reverse mode, don't unref the
3215         buffer twice.
3216         Avoid accessing the buffer TIMESTAMP field after we pushed it on
3217         the adaptor.
3218
3219 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3220
3221         * gst/interleave/interleave.c:
3222         (gst_interleave_check_channel_positions),
3223         (gst_interleave_set_channel_positions),
3224         (gst_interleave_class_init):
3225         Use new gst_audio_check_channel_positions() function and register
3226         the GstInterleavePad type from a threadsafe context.
3227
3228 2008-06-02  Michael Smith <msmith@songbirdnest.com>
3229
3230         * configure.ac:
3231           Revert accidental addition in configure.ac. Sorry.
3232
3233 2008-06-02  Michael Smith <msmith@songbirdnest.com>
3234
3235         * configure.ac:
3236         * sys/Makefile.am:
3237         * sys/dshowvideosink/Makefile.am:
3238         * sys/dshowvideosink/README:
3239         * sys/dshowvideosink/dshowvideofakesrc.cpp:
3240         * sys/dshowvideosink/dshowvideofakesrc.h:
3241         * sys/dshowvideosink/dshowvideosink.cpp:
3242         * sys/dshowvideosink/dshowvideosink.h:
3243         Add a new win32 videosink. Uses the DirectShow renderers for
3244         high-performance video rendering on win32.
3245         Currently only supports some YUV formats.
3246         Rank PRIMARY, since it's much more useful for the common cases that the
3247         directdraw sink (which only does RGB).
3248
3249 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
3250
3251         * ext/spc/Makefile.am:
3252           Dist tag.h
3253
3254 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3255
3256         * ext/faad/gstfaad.c: (gst_faad_sink_event):
3257         Always drain before activating the new segment.
3258
3259 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3260
3261         * gst/interleave/interleave.c: (gst_interleave_pad_get_type),
3262         (gst_interleave_finalize), (gst_audio_check_channel_positions),
3263         (gst_interleave_set_channel_positions),
3264         (gst_interleave_class_init), (gst_interleave_init),
3265         (gst_interleave_set_property), (gst_interleave_get_property),
3266         (gst_interleave_request_new_pad), (gst_interleave_release_pad),
3267         (gst_interleave_sink_setcaps), (gst_interleave_src_query_duration),
3268         (gst_interleave_src_query_latency), (gst_interleave_collected):
3269         * gst/interleave/interleave.h:
3270         Allow setting channel positions via a property and allow using the
3271         channel positions on the input as the channel positions of the output.
3272
3273         Fix some broken logic and memory leaks.
3274
3275         * tests/check/Makefile.am:
3276         * tests/check/elements/interleave.c: (src_handoff_float32),
3277         (sink_handoff_float32), (GST_START_TEST), (interleave_suite):
3278         Add unit tests for checking correct handling of channel positions.
3279
3280 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3281
3282         * ext/faad/gstfaad.c: (gst_faad_dispose), (clear_queued),
3283         (flush_queued), (gst_faad_drain), (gst_faad_do_raw_seek),
3284         (gst_faad_src_event), (gst_faad_sink_event), (gst_faad_chain),
3285         (gst_faad_change_state):
3286         * ext/faad/gstfaad.h:
3287         Add basic reverse playback support.
3288         Clear decoder state after disconts.
3289         Remove some unused code.
3290         Mark output buffers with a discont after a decoding error.
3291
3292 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3293
3294         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3295
3296         * gst/mpeg4videoparse/mpeg4videoparse.c:
3297         (gst_mpeg4vparse_handle_vos):
3298         Fix mpeg4videoparse on big endian architectures. Fixes bug #536042.
3299
3300 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
3301
3302         * tests/check/elements/mplex.c: (setup_src_pad),
3303         (teardown_src_pad):
3304         Don't use the deprecated gst_element_get_pad().
3305
3306 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
3307
3308         * examples/directfb/gstdfb.c: (main):
3309         Don't use the deprecated gst_element_get_pad().
3310
3311 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3312
3313         Based on patch by: <onkarshinde at gmail dot com>
3314
3315         * sys/vcd/vcdsrc.c: (gst_vcdsrc_uri_get_uri),
3316         (gst_vcdsrc_uri_set_uri):
3317         Allow the track to be set by using the uri. Fixes #535043.
3318
3319 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3320
3321         * gst/interleave/interleave.c: (gst_interleave_src_query_duration),
3322         (gst_interleave_src_query_latency), (gst_interleave_src_query):
3323         Implement latency query.
3324
3325 2008-05-27  Thijs Vermeir  <thijsvermeir@gmail.com>
3326
3327         * gst/mpegvideoparse/mpegvideoparse.c:
3328         Add GST_BUFFER_FLAG_DELTA_UNIT to not I frame buffers
3329
3330 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3331
3332         * gst/rtpmanager/gstrtpbin.c:
3333         (gst_rtp_bin_propagate_property_to_jitterbuffer),
3334         (gst_rtp_bin_change_state), (new_payload_found),
3335         (new_ssrc_pad_found):
3336         Break out of callbacks when we are shutting down.
3337         Make sure no state changes can happen when we reconfigure.
3338
3339 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3340
3341         * configure.ac:
3342         Require CVS core and base for new audio clock reset method.
3343
3344         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_change_state):
3345         Reset the audio clock. See #521761.
3346
3347 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3348
3349         * ext/jack/gstjackaudiosink.c:
3350         (gst_jack_audio_sink_allocate_channels):
3351         Include the element name in the port name to avoid duplicate port names.
3352
3353 2008-05-26  Sebastian Dröge  <slomo@circular-chaos.org>
3354
3355         * gst/interleave/deinterleave.c:
3356         Add another example launch line.
3357
3358         * gst/interleave/interleave.c: (interleave_24),
3359         (gst_interleave_finalize), (gst_interleave_base_init),
3360         (gst_interleave_class_init), (gst_interleave_init),
3361         (gst_interleave_request_new_pad), (gst_interleave_release_pad),
3362         (gst_interleave_change_state), (__remove_channels),
3363         (__set_channels), (gst_interleave_sink_getcaps),
3364         (gst_interleave_set_process_function),
3365         (gst_interleave_sink_setcaps), (gst_interleave_sink_event),
3366         (gst_interleave_src_query_duration), (gst_interleave_src_query),
3367         (forward_event_func), (forward_event), (gst_interleave_src_event),
3368         (gst_interleave_collected):
3369         * gst/interleave/interleave.h:
3370         Major rewrite of interleave using GstCollectpads. This new version
3371         also supports almost all raw audio formats and has better caps
3372         negotiation. Fixes bug #506594.
3373
3374         Also update docs and add some more examples.
3375
3376         * tests/check/elements/interleave.c: (interleave_chain_func),
3377         (GST_START_TEST), (src_handoff_float32), (sink_handoff_float32),
3378         (interleave_suite):
3379         Add some more extensive unit tests for interleave.
3380
3381 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3382
3383         * gst/rtpmanager/gstrtpjitterbuffer.c:
3384         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
3385         When checking the seqnum, reset the jitterbuffer if the gap is too big,
3386         we need to do this so that we can better handle a restarted source.
3387         Fix some comments.
3388
3389         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew),
3390         (rtp_jitter_buffer_insert):
3391         Tweak the skew resync diff.
3392         Use our working seqnum compare function in -base.
3393         Rework the jitterbuffer insert code to make it clearer and more
3394         performant by only retrieving the seqnum of the input buffer once and by
3395         adding some G_LIKELY compiler hints.
3396         Improve debugging for duplicate packets.
3397
3398         * gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
3399         Fix a comment, we don't do skew correction here..
3400
3401 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3402
3403         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
3404
3405         * gst/rtpmanager/gstrtpbin.c:
3406         (gst_rtp_bin_propagate_property_to_jitterbuffer),
3407         (gst_rtp_bin_set_property):
3408         Propagate the do-lost and latency properties to the jitterbuffers when
3409         they are changed on rtpbin.
3410
3411 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3412
3413         * examples/switch/switcher.c: (switch_timer):
3414         * gst/replaygain/gstrgvolume.c: (gst_rg_volume_init):
3415         * gst/rtpmanager/gstrtpclient.c: (create_stream):
3416         * gst/sdp/gstsdpdemux.c: (gst_sdp_demux_stream_configure_udp),
3417         (gst_sdp_demux_stream_configure_udp_sink):
3418         * tests/check/elements/deinterleave.c: (GST_START_TEST),
3419         (pad_added_setup_data_check_float32_8ch_cb):
3420         * tests/check/elements/rganalysis.c: (send_eos_event),
3421         (send_tag_event):
3422         Don't use _gst_pad().
3423
3424 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
3425
3426         * docs/plugins/Makefile.am:
3427         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3428         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3429         * docs/plugins/gst-plugins-bad-plugins.args:
3430         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
3431         * docs/plugins/gst-plugins-bad-plugins.interfaces:
3432         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
3433         * docs/plugins/gst-plugins-bad-plugins.signals:
3434         * docs/plugins/inspect/plugin-alsaspdif.xml:
3435         * docs/plugins/inspect/plugin-amrwb.xml:
3436         * docs/plugins/inspect/plugin-app.xml:
3437         * docs/plugins/inspect/plugin-bayer.xml:
3438         * docs/plugins/inspect/plugin-bz2.xml:
3439         * docs/plugins/inspect/plugin-cdaudio.xml:
3440         * docs/plugins/inspect/plugin-cdxaparse.xml:
3441         * docs/plugins/inspect/plugin-dfbvideosink.xml:
3442         * docs/plugins/inspect/plugin-dtsdec.xml:
3443         * docs/plugins/inspect/plugin-dvb.xml:
3444         * docs/plugins/inspect/plugin-dvdspu.xml:
3445         * docs/plugins/inspect/plugin-faac.xml:
3446         * docs/plugins/inspect/plugin-faad.xml:
3447         * docs/plugins/inspect/plugin-fbdevsink.xml:
3448         * docs/plugins/inspect/plugin-festival.xml:
3449         * docs/plugins/inspect/plugin-filter.xml:
3450         * docs/plugins/inspect/plugin-flvdemux.xml:
3451         * docs/plugins/inspect/plugin-freeze.xml:
3452         * docs/plugins/inspect/plugin-gsm.xml:
3453         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
3454         * docs/plugins/inspect/plugin-h264parse.xml:
3455         * docs/plugins/inspect/plugin-interleave.xml:
3456         * docs/plugins/inspect/plugin-jack.xml:
3457         * docs/plugins/inspect/plugin-ladspa.xml:
3458         * docs/plugins/inspect/plugin-metadata.xml:
3459         * docs/plugins/inspect/plugin-mms.xml:
3460         * docs/plugins/inspect/plugin-modplug.xml:
3461         * docs/plugins/inspect/plugin-mpeg2enc.xml:
3462         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
3463         * docs/plugins/inspect/plugin-mpegtsparse.xml:
3464         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
3465         * docs/plugins/inspect/plugin-musepack.xml:
3466         * docs/plugins/inspect/plugin-musicbrainz.xml:
3467         * docs/plugins/inspect/plugin-mve.xml:
3468         * docs/plugins/inspect/plugin-nas.xml:
3469         * docs/plugins/inspect/plugin-neon.xml:
3470         * docs/plugins/inspect/plugin-nsfdec.xml:
3471         * docs/plugins/inspect/plugin-nuvdemux.xml:
3472         * docs/plugins/inspect/plugin-rawparse.xml:
3473         * docs/plugins/inspect/plugin-real.xml:
3474         * docs/plugins/inspect/plugin-replaygain.xml:
3475         * docs/plugins/inspect/plugin-rfbsrc.xml:
3476         * docs/plugins/inspect/plugin-sdl.xml:
3477         * docs/plugins/inspect/plugin-sdp.xml:
3478         * docs/plugins/inspect/plugin-selector.xml:
3479         * docs/plugins/inspect/plugin-sndfile.xml:
3480         * docs/plugins/inspect/plugin-soundtouch.xml:
3481         * docs/plugins/inspect/plugin-spcdec.xml:
3482         * docs/plugins/inspect/plugin-speed.xml:
3483         * docs/plugins/inspect/plugin-speexresample.xml:
3484         * docs/plugins/inspect/plugin-stereo.xml:
3485         * docs/plugins/inspect/plugin-tta.xml:
3486         * docs/plugins/inspect/plugin-vcdsrc.xml:
3487         * docs/plugins/inspect/plugin-videosignal.xml:
3488         * docs/plugins/inspect/plugin-vmnc.xml:
3489         * docs/plugins/inspect/plugin-wildmidi.xml:
3490         * docs/plugins/inspect/plugin-x264.xml:
3491         * docs/plugins/inspect/plugin-xvid.xml:
3492         * docs/plugins/inspect/plugin-y4menc.xml:
3493         Add interleave/deinterleave to the docs and while at that
3494         run make update in docs/plugins.
3495
3496         * gst/interleave/deinterleave.c:
3497         Add a parapraph about using a queue and audioconvert after the source
3498         pads to the docs.
3499
3500 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
3501
3502         * gst/interleave/deinterleave.c: (gst_deinterleave_base_init),
3503         (gst_deinterleave_class_init), (gst_deinterleave_init),
3504         (gst_deinterleave_add_new_pads), (gst_deinterleave_sink_getcaps):
3505         * gst/interleave/deinterleave.h:
3506         Don't set a getcaps() function on the src pads as it's not required
3507         and the default getcaps() function returns the correct results for
3508         our src pads.
3509
3510         Complete documentation and add myself to the authors of the element.
3511
3512 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3513
3514         * tests/icles/.cvsignore:
3515         * tests/icles/Makefile.am:
3516         * tests/icles/test-oss4.c: (opt_show_mixer_messages), (WAIT_TIME),
3517           (show_mixer_messages), (probe_mixer_tracks), (probe_pad),
3518           (probe_details), (probe_element), (main):
3519           Small oss4 test that probes for available devices and retrieves
3520           their caps and mixer tracks and all that. Also allows testing of
3521           mixer change messages on the bus.
3522
3523 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3524
3525         * sys/oss4/oss4-mixer.c: (gst_oss4_mixer_open):
3526         * sys/oss4/oss4-property-probe.c:
3527           (gst_oss4_property_probe_find_device_name),
3528           (gst_oss4_property_probe_find_device_name_nofd):
3529         * sys/oss4/oss4-property-probe.h:
3530         * sys/oss4/oss4-sink.c: (gst_oss4_sink_get_property):
3531         * sys/oss4/oss4-source.c: (gst_oss4_source_get_property):
3532           Make device-name probing in NULL state work better (e.g. for the
3533           gnome-control-center sound capplet).
3534
3535 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
3536
3537         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3538
3539         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_push),
3540         (gst_mpeg4vparse_drain), (gst_mpeg4vparse_chain),
3541         (gst_mpeg4vparse_change_state):
3542         Move some code around to integrate the startcode searching with the
3543         other bits of parsing, avoid a whole bunch of peeks.
3544         Get rid of invalid data that should not happen according to the specs.
3545         Fixes #533559.
3546
3547 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3548
3549         Patch by: Bastien Nocera <hadess at hadess dot net>
3550
3551         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_class_init),
3552         (gst_mythtv_src_init), (gst_mythtv_src_clear),
3553         (do_read_request_response), (gst_mythtv_src_create),
3554         (gst_mythtv_src_start):
3555         Correctly set duration to get a more correct seek bar in totem.
3556
3557         Disable query and event functions as they don't work and do some
3558         smaller cleanup.
3559
3560         Fixes bug #533736.
3561
3562 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3563
3564         Patch by: Brian Koropoff <brianhk at cs dot washington dot edu>
3565
3566         * ext/spc/Makefile.am:
3567         * ext/spc/gstspc.c: (gst_spc_dec_class_init),
3568         (gst_spc_dec_src_query_type), (gst_spc_dec_init),
3569         (gst_spc_dec_dispose), (gst_spc_dec_sink_event),
3570         (gst_spc_duration), (gst_spc_fadeout), (gst_spc_dec_src_event),
3571         (gst_spc_dec_src_query), (spc_play), (spc_setup):
3572         * ext/spc/gstspc.h:
3573         * ext/spc/tag.c: (spc_tag_is_extended), (spc_tag_is_text_format),
3574         (spc_tag_is_present), (spc_tag_unpack_date), (spc_tag_clear),
3575         (spc_tag_get_info), (spc_tag_free):
3576         * ext/spc/tag.h:
3577         Add support for some essential features like seeking, reading song
3578         duration and extended tags. Fixes bug #454151.
3579
3580 2008-05-19  Sebastian Dröge  <slomo@circular-chaos.org>
3581
3582         * tests/check/elements/deinterleave.c: (GST_START_TEST):
3583         Set keep-positions property to TRUE for the 8 channel test to ensure
3584         that the original channel position is set on the output.
3585
3586 2008-05-19  Sebastian Dröge  <slomo@circular-chaos.org>
3587
3588         * gst/interleave/deinterleave.c: (gst_deinterleave_class_init),
3589         (gst_deinterleave_init), (gst_deinterleave_add_new_pads),
3590         (gst_deinterleave_set_pads_caps), (gst_deinterleave_set_property),
3591         (gst_deinterleave_get_property):
3592         * gst/interleave/deinterleave.h:
3593         Add a property to select whether channel positions should be kept on
3594         the mono output buffers or should be dropped.
3595
3596 2008-05-18  Jan Schmidt  <jan.schmidt@sun.com>
3597
3598         * docs/Makefile.am:
3599         Oops - fix the spelling of the variable I added.
3600
3601 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3602
3603         * gst/interleave/deinterleave.c: (gst_deinterleave_finalize),
3604         (gst_deinterleave_init), (gst_deinterleave_sink_event),
3605         (gst_deinterleave_process), (gst_deinterleave_sink_activate_push):
3606         * gst/interleave/deinterleave.h:
3607         Queue events until src pads were added and they can be sent. Otherwise
3608         downstream will never get the first newsegment event.
3609
3610 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3611
3612         * gst/interleave/deinterleave.c: (gst_deinterleave_sink_setcaps),
3613         (gst_deinterleave_getcaps):
3614         Always set the channel positions when gst_audio_get_channel_positions()
3615         returns something, even if they're not set in the caps. This makes
3616         sure that the output channels can be interleaved again correctly
3617         in the mono/stereo cases too.
3618
3619         Don't ask for the peercaps of the current pad in getcaps() as this
3620         might call getcaps() again and deadlock.
3621
3622 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3623
3624         * ext/timidity/gstwildmidi.c: (wildmidi_open_config):
3625         Check some more common locations for a valid configuration file.
3626         Fixes bug #533435. Packagers should still #define WILDMIDI_CFG
3627         to the distributions default location.
3628
3629 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3630
3631         * gst/interleave/Makefile.am:
3632         * gst/interleave/deinterleave.c: (deinterleave_24),
3633         (gst_deinterleave_finalize), (gst_deinterleave_base_init),
3634         (gst_deinterleave_class_init), (gst_deinterleave_init),
3635         (gst_deinterleave_add_new_pads), (gst_deinterleave_set_pads_caps),
3636         (gst_deinterleave_set_process_function),
3637         (gst_deinterleave_sink_setcaps), (__remove_channels),
3638         (__set_channels), (gst_deinterleave_getcaps),
3639         (gst_deinterleave_process), (gst_deinterleave_chain),
3640         (gst_deinterleave_sink_activate_push):
3641         * gst/interleave/deinterleave.h:
3642         Add support for all raw audio formats and provide better negotiation
3643         if the caps are changing.
3644
3645         Don't allow changes of the channel positions and set the position of
3646         the corresponding channel on the src pad caps.
3647
3648         General cleanup and smaller bugfixes.
3649
3650         * tests/check/elements/deinterleave.c: (float_buffer_check_probe):
3651         Check the channel positions on the output buffer caps.
3652
3653 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3654
3655         * docs/Makefile.am:
3656         Don't attempt to build plugin docs when they're disabled.
3657
3658         * gst/bayer/Makefile.am:
3659         Add libgstvideo to the link.
3660
3661         * gst/rtpmanager/Makefile.am:
3662         Fix link order, and move LIBS things to _LIBS
3663
3664 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3665
3666         * docs/plugins/gst-plugins-bad-plugins.types:
3667         Remove bogus attempt to pull 'metadata' plugin's base
3668         class into the docs.
3669
3670 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3671
3672         * gst/rtpmanager/gstrtpjitterbuffer.c:
3673         (gst_rtp_jitter_buffer_chain):
3674         Simply drop bad RTP packets with a warning instead of just posting an
3675         error and stopping. This is a perfectly recoverable event and we don't
3676         force people to use an rtpbin to filter out bad packets first.
3677
3678 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3679
3680         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_init):
3681         Set fixed caps on the srcpad after we created the pad...
3682
3683 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
3684
3685         * tests/check/Makefile.am:
3686           Remove deinterleave test from VALGRIND_TO_FIX again now that
3687           there are suppressions in gst.supp which make this work for me.
3688
3689 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
3690
3691         * tests/check/Makefile.am:
3692           Add deinterleave unit test to VALGRIND_TO_FIX, since it causes
3693           weird invalid free errors in valgrind/libc after _exit for some
3694           reason.
3695
3696         * tests/check/elements/deinterleave.c: (pads_created),
3697           (set_channel_positions), (src_handoff_float32_8ch),
3698           (float_buffer_check_probe),
3699           (pad_added_setup_data_check_float32_8ch_cb),
3700           (make_fake_src_8chans_float32), (GST_START_TEST),
3701           (deinterleave_suite):
3702           Add some more deinterleave unit test bits I had locally.
3703
3704 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
3705
3706         * gst/interleave/Makefile.am:
3707         * gst/interleave/deinterleave.h:
3708         * gst/interleave/interleave.h:
3709         * gst/interleave/plugin.h:
3710         Split definitions into separate header files for better documentation
3711         generation.
3712         
3713         * gst/interleave/deinterleave.c: (gst_deinterleave_base_init),
3714         (gst_deinterleave_class_init), (gst_deinterleave_sink_setcaps),
3715         (gst_deinterleave_process):
3716         Don't use alloca, allow caps changes as long as the number of channels
3717         does not change, don't use g_warning, return NOT_NEGOTIATED as early
3718         as possible and some other cleanup.
3719
3720         * gst/interleave/interleave.c: (gst_interleave_base_init),
3721         (gst_interleave_class_init):
3722         Do some random cleanup.
3723
3724         * tests/check/Makefile.am:
3725         * tests/check/elements/deinterleave.c: (GST_START_TEST),
3726         (deinterleave_chain_func), (deinterleave_pad_added),
3727         (deinterleave_suite):
3728         Add unit tests for the deinterleave element.
3729
3730 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3731
3732         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3733
3734         * gst/mpeg4videoparse/mpeg4videoparse.c:
3735         (gst_mpeg4vparse_set_new_caps), (gst_mpeg4vparse_align),
3736         (get_bits), (next_start_code), (gst_mpeg4vparse_handle_vos),
3737         (gst_mpeg4vparse_push), (gst_mpeg4vparse_drain),
3738         (gst_mpeg4vparse_chain), (gst_mpeg4vparse_sink_setcaps),
3739         (gst_mpeg4vparse_sink_event), (gst_mpeg4vparse_src_query),
3740         (gst_mpeg4vparse_set_property), (gst_mpeg4vparse_get_property),
3741         (gst_mpeg4vparse_class_init), (gst_mpeg4vparse_init):
3742         * gst/mpeg4videoparse/mpeg4videoparse.h:
3743         Parse the config data (either outbound or in the stream) to set   
3744         width/height, apect ration, framerate in the caps if applicable.
3745         Mark frames as GST_BUFFER_FLAG_DELTA_UNIT when they are not
3746         intra frames
3747         Set the timestamps of outgoing buffers to the buffer in
3748         which the VOP header was found.
3749         Drop incoming data untill configuration is found (by default,
3750         configurable using a property).
3751         Report a 1 frame latency. Fixes #532723.
3752
3753 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3754
3755         * gst/real/gstrealvideodec.c: (open_library):
3756         Add some debug for where we are searching for libraries.
3757
3758 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3759
3760         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
3761         Actually add the do-lost property to the object.
3762
3763 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3764
3765         * gst/rtpmanager/gstrtpjitterbuffer.c:
3766         (gst_rtp_jitter_buffer_loop):
3767         Avoid waiting for a negative (huge) duration when the last packet has a
3768         lower timestamp than the current packet.
3769
3770 2008-05-12  Peter Kjellerstedt  <pkj@axis.com>
3771
3772         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_query_send_rtcp_src):
3773         Make sure to unref the rtpsession returned by gst_pad_get_parent() to
3774         prevent a memory leak.
3775
3776
3777 2008-05-12  Jan Schmidt  <Jan.Schmidt@sun.com>
3778
3779         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3780         Quieten some docs output
3781
3782 2008-05-12  Jan Schmidt  <Jan.Schmidt@sun.com>
3783
3784         * gst/rtpmanager/gstrtpjitterbuffer.c:
3785         (gst_rtp_jitter_buffer_loop):
3786         Initialise with GST_CLOCK_TIME_NONE to avoid compiler warning.
3787
3788 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
3789
3790         * docs/plugins/Makefile.am:
3791         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
3792         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
3793         * docs/plugins/inspect/plugin-gstinterlace.xml:
3794         * gst/deinterlace/gstdeinterlace.c:
3795         * gst/deinterlace/gstdeinterlace.h:
3796         Random doc of the day: the deinterlace element.
3797
3798 2008-05-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3799
3800         * gst/mpegtsparse/mpegtspacketizer.c:
3801         * gst/mpegtsparse/mpegtsparse.c:
3802         Make sure all schedule EIT and non-actual transport stream
3803         EITs are parsed. Also add present-following flag and
3804         actual-transport-stream flag to eit bus message.
3805
3806 2008-05-09  Peter Kjellerstedt  <pkj@axis.com>
3807
3808         * gst/rtpmanager/rtpsource.c: (rtp_source_finalize):
3809         Make sure to unref the caps used by RTPSource to prevent a memory leak.
3810
3811 2008-05-08  Tim-Philipp Müller  <tim.muller at collabora co uk>
3812
3813         Based on patch by: Clive Wright <clive_wright ntlworld com>
3814
3815         * sys/oss4/oss4-mixer-slider.c: (gst_oss4_mixer_slider_unpack_volume):
3816           Apparently mono sliders have the mono value repeated in the upper bits,
3817           so mask those out when reading them. Probably makes the mixer applet
3818           work properly in some more cases.
3819
3820 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3821
3822         Patch by: Olivier Crete <tester at tester dot ca>
3823
3824         * gst/rtpmanager/rtpsession.c: (source_clock_rate),
3825         (rtp_session_process_bye), (rtp_session_send_bye_locked):
3826         Unlock the session lock when calling one of our callbacks. 
3827         Fixes #532011.
3828
3829 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
3830
3831         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3832
3833         * gst/rtpmanager/gstrtpsession.c:
3834         (gst_rtp_session_event_send_rtp_sink):
3835         Send RTP BYE command on EOS. Fixes bug #531955.
3836
3837 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3838
3839         * win32/common/config.h.in:
3840           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
3841           use the real thing than having "???" unconditionally.
3842
3843 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3844
3845         * gst-libs/gst/app/.cvsignore:
3846         * gst-libs/gst/app/Makefile.am:
3847         * gst-libs/gst/app/gstapp-marshal.list:
3848         Add marshal.list, make it compile and add to cvsignore.
3849
3850         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_dispose),
3851         (gst_app_sink_stop):
3852         Small cleanups.
3853
3854         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
3855         (gst_app_src_init), (gst_app_src_set_property),
3856         (gst_app_src_get_property), (gst_app_src_unlock),
3857         (gst_app_src_unlock_stop), (gst_app_src_start), (gst_app_src_stop),
3858         (gst_app_src_create), (gst_app_src_set_caps),
3859         (gst_app_src_get_caps), (gst_app_src_set_size),
3860         (gst_app_src_get_size), (gst_app_src_set_seekable),
3861         (gst_app_src_get_seekable), (gst_app_src_set_max_buffers),
3862         (gst_app_src_get_max_buffers), (gst_app_src_push_buffer),
3863         (gst_app_src_end_of_stream):
3864         * gst-libs/gst/app/gstappsrc.h:
3865         Beat appsrc in shape, add signals and actions.
3866         Add some docs.
3867         Add properties for caps, size, seekability and max-buffers.
3868         Fix unlock/stop code.
3869
3870 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3871
3872         * configure.ac:
3873           Error out if we don't have the required versions of core/base.
3874
3875 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3876
3877         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init),
3878         (gst_app_sink_init), (gst_app_sink_set_property),
3879         (gst_app_sink_get_property), (gst_app_sink_unlock_start),
3880         (gst_app_sink_unlock_stop), (gst_app_sink_flush_unlocked),
3881         (gst_app_sink_start), (gst_app_sink_stop), (gst_app_sink_event),
3882         (gst_app_sink_preroll), (gst_app_sink_render),
3883         (gst_app_sink_set_caps), (gst_app_sink_set_drop),
3884         (gst_app_sink_get_drop):
3885         * gst-libs/gst/app/gstappsink.h:
3886         Start some docs.
3887         Add property to drop buffers when the queue is filled
3888         Fix unlocking and flushing when the queues are filled.
3889
3890 2008-04-29  Sebastian Dröge  <slomo@circular-chaos.org>
3891
3892         Patch by: Jens Granseuer <jensgr at gmx dot net>
3893
3894         * gst/subenc/gstsrtenc.c: (gst_srt_enc_timestamp_to_string):
3895         Declare variables at the beginning of blocks. Fixes compilation with
3896         gcc 2.x and other compilers. Fixes bug #530611.
3897
3898 2008-04-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3899
3900         * gst/mpegtsparse/mpegtspacketizer.c:
3901         * gst/mpegtsparse/mpegtspacketizer.h:
3902         * gst/mpegtsparse/mpegtsparse.c:
3903         Detect SI pids (NIT, SDT, EIT etc.) based on table id and not
3904         by pid number. This allows for example the EPG data from UK's
3905         freesat to be picked up.
3906
3907 2008-04-26  Sebastian Dröge  <slomo@circular-chaos.org>
3908
3909         * ext/mpeg2enc/gstmpeg2enc.cc:
3910         * ext/soundtouch/gstbpmdetect.cc:
3911         Cast NULL sentinels to void * as NULL is defined as an integer
3912         constant in most environments when using C++ and it's size might
3913         be different from a pointer.
3914
3915 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3916
3917         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init),
3918         (gst_app_sink_init), (gst_app_sink_set_property),
3919         (gst_app_sink_get_property), (gst_app_sink_event),
3920         (gst_app_sink_preroll), (gst_app_sink_render),
3921         (gst_app_sink_set_emit_signals), (gst_app_sink_get_emit_signals),
3922         (gst_app_sink_set_max_buffers), (gst_app_sink_get_max_buffers),
3923         (gst_app_sink_pull_buffer):
3924         * gst-libs/gst/app/gstappsink.h:
3925         Add more docs.
3926         Add signals for when preroll and render buffers are available.
3927         Add property to control signal emission.
3928         Add property to control the max queue size.
3929
3930 2008-04-25  Michael Smith <msmith@songbirdnest.com>
3931
3932         * gst-libs/gst/dshow/Makefile.am:
3933           Use CXXFLAGS rather than CFLAGS; these are C++ files.
3934           Define required constants appropriately.
3935         * sys/dshowdecwrapper/Makefile.am:
3936           Add required include dir, libraries.
3937           Define required constants appropriately.
3938
3939 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3940
3941         * gst/rtpmanager/gstrtpbin.c: (create_stream), (gst_rtp_bin_init),
3942         (gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
3943         * gst/rtpmanager/gstrtpbin.h:
3944         Expose new jitterbuffer property in rtpbin too.
3945
3946 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3947
3948         * gst/rtpmanager/gstrtpjitterbuffer.c:
3949         (gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
3950         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property),
3951         (gst_rtp_jitter_buffer_get_property):
3952         Disable sending out rtp packet lost events by default and make a
3953         property to enabe it. We will likely enable it by default when the base
3954         depayloaders have a default handler for them so that we don't send these
3955         events all through the pipeline for now.
3956
3957 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3958
3959         * gst/rtpmanager/gstrtpjitterbuffer.c:
3960         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_flush_stop),
3961         (gst_rtp_jitter_buffer_src_event), (gst_rtp_jitter_buffer_chain),
3962         (gst_rtp_jitter_buffer_loop):
3963         Remove private version of a function that is in -base now.
3964         Add src event handler.
3965         Rework the jitterbuffer pushing loop so that it can quickly react to
3966         lost packets and instruct the depayloader of them. This can then be used
3967         to implement error concealment data.
3968
3969 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3970
3971         * gst/rtpmanager/gstrtpsession.c:
3972         (gst_rtp_session_query_send_rtcp_src), (create_recv_rtcp_sink),
3973         (create_send_rtcp_src):
3974         Set up some internal links functions for the RTCP and sync pads because
3975         the defaults are really not correct.
3976         Implement a query handler for the RTCP src pad, mostly to correctly
3977         report about the latency.
3978
3979 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3980
3981         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
3982         (gst_rtp_bin_sync_chain):
3983         * gst/rtpmanager/rtpsession.c: (update_arrival_stats),
3984         (rtp_session_process_sr), (rtp_session_on_timeout):
3985         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
3986         (calculate_jitter):
3987         * gst/rtpmanager/rtpsource.h:
3988         * gst/rtpmanager/rtpstats.h:
3989         Also keep track of the first buffer timestamp together with the first
3990         RTP timestamp as they both are needed to construct the timing of
3991         outgoing packets in the jitterbuffer and are therefore also needed to
3992         manage lip-sync. This fixes lip-sync if the first RTP packets arrive
3993         with a wildly different gap.
3994
3995 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3996
3997         * gst/flv/gstflvdemux.c: (gst_flv_demux_query):
3998         Forward unknown queries upstream instead of returning FALSE on them.
3999
4000 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4001
4002         * configure.ac:
4003         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
4004         (gst_musepackdec_init), (gst_musepackdec_dispose),
4005         (gst_musepackdec_handle_seek_event), (gst_musepack_stream_init),
4006         (gst_musepackdec_loop), (plugin_init):
4007         * ext/musepack/gstmusepackdec.h:
4008         * ext/musepack/gstmusepackreader.c:
4009         * ext/musepack/gstmusepackreader.h:
4010         Add support for the new libmpcdec API which magically gets us support
4011         for SV8 files. Also do some random cleanup. Fixes bug #526905.
4012
4013 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4014
4015         * configure.ac:
4016         Back to development -> 0.10.7.1
4017
4018 === release 0.10.7 ===
4019
4020 2008-04-24  Jan Schmidt <jan.schmidt@sun.com>
4021
4022         * configure.ac:
4023           releasing 0.10.7, "House of Cards"
4024
4025 2008-04-22  Stefan Kost  <ensonic@users.sf.net>
4026
4027         * ext/faad/gstfaad.c:
4028           Don't leak GstAudioChannelPosition. Fixes #529378.
4029
4030 2008-04-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4031
4032         * gst/sdp/gstsdpdemux.c: (request_pt_map):
4033         Ref caps, see #528245.
4034
4035 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4036
4037         * configure.ac:
4038         0.10.6.4 pre-release
4039
4040 2008-04-21  Sebastian Dröge  <slomo@circular-chaos.org>
4041
4042         * tests/check/elements/rganalysis.c: (GST_START_TEST):
4043         Don't leak a tag list. Fixes bug #529285.
4044
4045 2008-04-21  Sebastian Dröge  <slomo@circular-chaos.org>
4046
4047         * tests/check/elements/ofa.c: (bus_handler):
4048         Don't leak the tags string and tag list. Fixes bug #529283.
4049
4050 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4051
4052         Patch by: Olivier Crete <tester at tester dot ca>
4053
4054         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
4055         (new_ssrc_pad_found):
4056         Ref caps when inserting into the cache.
4057         Don't leak pads.
4058
4059         * gst/rtpmanager/gstrtpjitterbuffer.c:
4060         (gst_rtp_jitter_buffer_get_clock_rate),
4061         (gst_rtp_jitter_buffer_query):
4062         Avoid a caps leak.
4063         Don't leak refcount in query.
4064
4065         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps),
4066         (gst_rtp_pt_demux_chain):
4067         Avoid caps leaks.
4068
4069         * gst/rtpmanager/gstrtpsession.c: (source_get_sdes_structure),
4070         (gst_rtp_session_init), (return_true),
4071         (gst_rtp_session_clear_pt_map), (gst_rtp_session_cache_caps),
4072         (gst_rtp_session_clock_rate):
4073         Ref caps when inserting into the cache.
4074         Fix some more caps leaks. Fixes #528245.
4075
4076 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4077
4078         * tests/icles/metadata_editor.c:
4079           Add cast to placate gcc 4.1.2.
4080
4081 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4082
4083         * configure.ac:
4084         0.10.6.3 pre-release
4085
4086 2008-04-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4087
4088         * sys/dvb/gstdvbsrc.c:
4089         Revert patch that added a loop timeout.
4090         Fixes #528614.
4091
4092 2008-04-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4093
4094         * gst/rtpmanager/gstrtpbin.c: (get_pt_map), (free_client),
4095         (gst_rtp_bin_associate), (gst_rtp_bin_get_free_pad_name):
4096         * gst/rtpmanager/gstrtpjitterbuffer.c:
4097         (gst_rtp_jitter_buffer_get_clock_rate):
4098         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps):
4099         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
4100         Unset GValues after g_signal_emitv so that we avoid a refcount leak.
4101         Don't leak a padname.
4102         Don't leak client streams list.
4103         Lock rtpbin when associating streams. Fixes #528245.
4104
4105 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
4106
4107         * tests/check/Makefile.am:
4108         Don't inlcude dc1394src in the generic/states test as it requires
4109         special hardware. Fixes bug #528011.
4110
4111 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
4112
4113         * tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST):
4114         Only check if the generated fingerprints are valid Base64. The
4115         fingerprints are different when running on different architectures
4116         which is a) no problem because the fingerprints are tolerant enough
4117         and b) is caused by libofa. Fixes bug #528266.
4118
4119 2008-04-16  Sebastian Dröge  <slomo@circular-chaos.org>
4120
4121         * ext/timidity/Makefile.am:
4122         Dist all source files, no matter if only timidity or wildmidi or
4123         nothing is found by configure. Fixes bug #528000.
4124
4125 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4126
4127         * gst-plugins-bad.spec.in:
4128           Remove souphttpsrc plugin from spec files, it's moved to -good.
4129
4130 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4131
4132         * tests/check/Makefile.am:
4133         Remove soup test certificates from the dist.
4134
4135 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4136
4137         * ext/dirac/gstdiracenc.cc:
4138         Fix compilation by casting string constants.
4139
4140         * sys/Makefile.am:
4141         Fix WININET_DIR variable reference.
4142
4143 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4144
4145         * configure.ac:
4146         * docs/plugins/Makefile.am:
4147         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
4148         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
4149         * docs/plugins/gst-plugins-bad-plugins.args:
4150         * docs/plugins/inspect/plugin-soup.xml:
4151         * ext/Makefile.am:
4152         * ext/soup/Makefile.am:
4153         * ext/soup/gstsouphttpsrc.c:
4154         * ext/soup/gstsouphttpsrc.h:
4155         * tests/check/Makefile.am:
4156         * tests/check/elements/souphttpsrc.c:
4157         * tests/check/test-cert.pem:
4158         * tests/check/test-key.pem:
4159
4160         Remove soup plugin that's moved to -good (#523124)
4161
4162 2008-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4163
4164         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
4165           (gst_flv_parse_tag_script):
4166           Handle NULL returns from FLV_GET_STRING() more gracefully. Fixes
4167           crash caused by a strlen on a NULL string (#527622).
4168
4169 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4170
4171         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4172
4173         * sys/dshowsrcwrapper/gstdshowvideosrc.c: (PROP_DEVICE_NAME),
4174           (gst_dshowvideosrc_class_init), (gst_dshowvideosrc_init),
4175           (gst_dshowvideosrc_dispose), (gst_dshowvideosrc_stop),
4176           (gst_dshowvideosrc_unlock), (gst_dshowvideosrc_unlock_stop),
4177           (gst_dshowvideosrc_create), (gst_dshowvideosrc_push_buffer):
4178         * sys/dshowsrcwrapper/gstdshowvideosrc.h:
4179           Don't increase latency by queuing buffers in an async queue when
4180           the streaming thread can't keep up or isn't scheduled often
4181           enough for some other reason, but just drop the previous buffer
4182           in that case. Also implement GstBaseSrc::unlock for faster
4183           unlocking when shutting down. (#520892).
4184
4185 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4186
4187         * tests/icles/metadata_editor.c: (ENC_UNKNOWN), (last_pixbuf),
4188           (draw_pixbuf), (change_tag_list), (update_draw_pixbuf),
4189           (ui_drawing_size_allocate_cb), (on_drawingMain_expose_event),
4190           (on_buttonSaveFile_clicked), (ui_create), (me_gst_bus_callback_view),
4191           (me_gst_setup_view_pipeline), (process_file):
4192         * tests/icles/metadata_editor.glade:
4193           Remove GstXOverlay stuff and use gdkpixbufsink plus some rather crude
4194           drawing/scaling logic to make this compile and work on all platforms.
4195           Fixes #518227.
4196
4197 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4198
4199         * configure.ac:
4200           Bump core/base requirements to released versions to avoid
4201           confusion.
4202
4203         * gst/deinterlace/gstdeinterlace.c: (deinterlace_debug),
4204           (GST_CAT_DEFAULT), (gst_deinterlace_base_init),
4205           (gst_deinterlace_set_caps), (plugin_init):
4206           Add debug category, use _set_element_details_simple and
4207           remove special code path for Y42B to calculate offsets and
4208           strides; libgstvideo knows how to handle this format now.
4209
4210 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
4211
4212         * gst/cdxaparse/Makefile.am:
4213         * gst/cdxaparse/gstcdxaparse.c:
4214         * gst/cdxaparse/gstcdxastrip.c:
4215         * gst/cdxaparse/gstcdxastrip.h:
4216         * gst/cdxaparse/gstvcdparse.c:
4217         * gst/cdxaparse/gstvcdparse.h:
4218           Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn't do
4219           anything the 0.8 version didn't do though.
4220
4221 2008-04-11  Julien Moutte  <julien@fluendo.com>
4222
4223         * sys/oss4/oss4-mixer-enum.c:
4224         (gst_oss4_mixer_enum_get_values_locked):
4225         * sys/oss4/oss4-source.c: (gst_oss4_source_delay): Fix arguments
4226         format in debug statements.
4227
4228 2008-04-10  Tim-Philipp Müller  <tim at centricular dot net>
4229
4230         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4231
4232         * configure.ac:
4233         * sys/Makefile.am:
4234         * sys/wininet/Makefile.am:
4235         * sys/wininet/gstwininetsrc.c:
4236         * sys/wininet/gstwininetsrc.h:
4237           Add wininetsrc for basic http/ftp support on windows (#520897).
4238
4239 2008-04-10  Tim-Philipp Müller  <tim at centricular dot net>
4240
4241         * gst/nsf/nsf.h:
4242           Change prototype of process function here too to avoid
4243           'incompatible assignment' warnings.
4244
4245 2008-04-10  Sebastian Dröge  <slomo@circular-chaos.org>
4246
4247         * tests/check/elements/souphttpsrc.c: (got_buffer),
4248         (souphttpsrc_suite):
4249         Increase the timeout for the internet tests to 250 seconds
4250         and check for NULL caps instead of just crashing.
4251         The real fix would be to implement an shoutcast server for the unit test
4252         instead of relying on a working internet connection.
4253         Fixes bug #521749.
4254
4255 2008-04-10  Peter Kjellerstedt  <pkj@axis.com>
4256
4257         * gst/rtpmanager/gstrtpbin.c: (free_session):
4258         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize):
4259         Avoid leaking pads in the RTP manager.
4260
4261 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4262
4263         * gst/nsf/nes_apu.c: (apu_process):
4264         * gst/nsf/nes_apu.h:
4265         Don't do void pointer arithmetic - it's a gcc extension.
4266
4267 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4268
4269         * ext/jack/gstjackaudiosink.c: (gst_jack_audio_sink_class_init):
4270           Work around missing bits of thread-safety on older GLibs some
4271           more to avoid assertions when starting up multiple playbin
4272           objects concurrently (see #512382).
4273
4274 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4275
4276         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4277
4278         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_response_cb):
4279         Only ignore actual redirects not all responses when in state
4280         GST_SOUP_HTTP_SRC_SESSION_IO_STATUS_RUNNING. Fixes bug #526337.
4281
4282 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4283
4284         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4285
4286         * configure.ac:
4287         Actually build dlls when cross-compiling with mingw32.
4288         Fixes bug #526247.
4289
4290 2008-04-05  Sebastian Dröge  <slomo@circular-chaos.org>
4291
4292         * tests/check/elements/ofa.c: (GST_START_TEST):
4293         Also check that we have processed at least 135 seconds of audio
4294         until we stop and calculated a fingerprint.
4295
4296 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4297
4298         * gst/subenc/gstsrtenc.c:
4299         * gst/subenc/gstsrtenc.h:
4300           GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.
4301
4302 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4303
4304         * tests/check/Makefile.am:
4305         * tests/check/elements/.cvsignore:
4306         * tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST),
4307         (ofa_suite), (main):
4308         Add simple unit tests for the OFA plugin.
4309
4310 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4311
4312         * configure.ac:
4313         * sys/Makefile.am:
4314         * sys/oss4/Makefile.am:
4315         * sys/oss4/oss4-audio.c:
4316         * sys/oss4/oss4-audio.h:
4317         * sys/oss4/oss4-mixer-enum.c:
4318         * sys/oss4/oss4-mixer-enum.h:
4319         * sys/oss4/oss4-mixer-slider.c:
4320         * sys/oss4/oss4-mixer-slider.h:
4321         * sys/oss4/oss4-mixer-switch.c:
4322         * sys/oss4/oss4-mixer-switch.h:
4323         * sys/oss4/oss4-mixer.c:
4324         * sys/oss4/oss4-mixer.h:
4325         * sys/oss4/oss4-property-probe.c:
4326         * sys/oss4/oss4-property-probe.h:
4327         * sys/oss4/oss4-sink.c:
4328         * sys/oss4/oss4-sink.h:
4329         * sys/oss4/oss4-soundcard.h:
4330         * sys/oss4/oss4-source.c:
4331         * sys/oss4/oss4-source.h:
4332           Add initial support for OSSv4. Mixer still needs a bit more love,
4333           but even magic has its limits.
4334
4335 2008-04-01  Tim-Philipp Müller  <tim at centricular dot net>
4336
4337         * configure.ac:
4338         * gst-plugins-bad.spec.in:
4339         * gst/srtenc/Makefile.am:
4340         * gst/srtenc/gstsrtenc.c:
4341         * gst/srtenc/gstsrtenc.h:
4342         * gst/subenc/Makefile.am:
4343         * gst/subenc/gstsrtenc.c: (plugin_init):
4344           Rename new srtenc plugin to subenc.
4345
4346 2008-04-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4347
4348         * gst/mpegtsparse/mpegtspacketizer.c:
4349         Cable delivery subsystem descriptors' frequency's bcd
4350         is measured in 100Hz units so adjust multiplier accordingly.
4351
4352 2008-04-01  Thijs Vermeir  <thijsvermeir@gmail.com>
4353
4354         * configure.ac:
4355         * gst/srtenc/Makefile.am:
4356         * gst/srtenc/gstsrtenc.c:
4357         * gst/srtenc/gstsrtenc.h:
4358         Add srt subtitle encoder
4359
4360 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4361
4362         Patch by: Kapil Agrawal <kapil at fluendo dot com>
4363
4364         * ext/gsm/gstgsmdec.c: (gst_gsmdec_sink_setcaps),
4365         (gst_gsmdec_chain):
4366         * ext/gsm/gstgsmdec.h:
4367         Increase the allowed samplerates for the ms-gsm format.
4368         Fixes #481354.
4369
4370 2008-03-30  Tim-Philipp Müller  <tim at centricular dot net>
4371
4372         Patch by: Jan de Groot <jan at jgc homeip net>
4373
4374         * configure.ac:
4375           Fix build with --disable-external (#525100).
4376
4377 2008-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4378
4379         * sys/dvb/gstdvbsrc.c:
4380         Repeat diseqc call to allow for some diseqc switches.
4381
4382 2008-03-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4383
4384         * ext/Makefile.am:
4385         Dist ofa correctly! Fixes non-uninstalled build.
4386
4387 2008-03-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4388
4389         * sys/dvb/gstdvbsrc.c:
4390         Make diseqc work more reliably.
4391
4392 2008-03-26  Sebastian Dröge  <slomo@circular-chaos.org>
4393
4394         * gst/nsf/Makefile.am:
4395         * gst/nsf/fds_snd.c:
4396         * gst/nsf/mmc5_snd.c:
4397         * gst/nsf/nsf.c:
4398         * gst/nsf/types.h:
4399         * gst/nsf/vrc7_snd.c:
4400         * gst/nsf/vrcvisnd.c:
4401         * gst/nsf/memguard.c:
4402         * gst/nsf/memguard.h:
4403         Remove memguard again and apply hopefully all previously dropped
4404         local patches. Should be really better than the old version now.
4405
4406 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4407
4408         * gst/nsf/memguard.c: (_my_free):
4409         * gst/nsf/types.h:
4410         Unbreak compilation by disabling memguard and doing some dirty hack
4411         fixes to make it compile on 64bits.
4412
4413 2008-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
4414
4415         Patch by: Andreas Henriksson <andreas at fatal dot set>
4416
4417         * gst/nsf/Makefile.am:
4418         * gst/nsf/dis6502.h:
4419         * gst/nsf/fds_snd.c:
4420         * gst/nsf/fds_snd.h:
4421         * gst/nsf/fmopl.c:
4422         * gst/nsf/fmopl.h:
4423         * gst/nsf/gstnsf.c:
4424         * gst/nsf/log.c:
4425         * gst/nsf/log.h:
4426         * gst/nsf/memguard.c:
4427         * gst/nsf/memguard.h:
4428         * gst/nsf/mmc5_snd.c:
4429         * gst/nsf/mmc5_snd.h:
4430         * gst/nsf/nes6502.c:
4431         * gst/nsf/nes6502.h:
4432         * gst/nsf/nes_apu.c:
4433         * gst/nsf/nes_apu.h:
4434         * gst/nsf/nsf.c:
4435         * gst/nsf/nsf.h:
4436         * gst/nsf/osd.h:
4437         * gst/nsf/types.h:
4438         * gst/nsf/vrc7_snd.c:
4439         * gst/nsf/vrc7_snd.h:
4440         * gst/nsf/vrcvisnd.c:
4441         * gst/nsf/vrcvisnd.h:
4442         Update our internal nosefart to nosefart-2.7-mls to fix segfaults
4443         on some files. Fixes bug #498237.
4444
4445         Remove some // comments, fix some compiler warnings and use pow()
4446         instead of a slow, selfmade implementation.
4447
4448 2008-03-25  Sebastian Dröge  <slomo@circular-chaos.org>
4449
4450         Patch by: Ed Catmur <ed at catmur dot co dot uk>
4451
4452         * configure.ac:
4453         Add support for neon 0.28, which didn't change API. Fixes bug #524035.
4454
4455 2008-03-24  Rene Stadler  <mail@renestadler.de>
4456
4457         * gst/replaygain/gstrganalysis.c (gst_rg_analysis_init),
4458           (gst_rg_analysis_transform_ip):
4459         * gst/replaygain/gstrglimiter.c (gst_rg_limiter_init),
4460           (gst_rg_limiter_transform_ip):
4461         Make rganalysis and rglimiter elements GAP-flag aware.
4462
4463         * tests/check/elements/rganalysis.c: (test_gap_buffers),
4464           (rganalysis_suite):
4465         * tests/check/elements/rglimiter.c (test_gap), (rglimiter_suite):
4466         Add tests to verify gap-awareness.
4467
4468 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
4469
4470         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb),
4471         (gst_soup_http_src_chunk_allocator),
4472         (gst_soup_http_src_got_chunk_cb),
4473         (gst_soup_http_src_uri_get_protocols):
4474         Don't autoplug souphttpsrc for dav/davs. This is better handled by
4475         GIO and GnomeVFS as they provide authentication.
4476
4477         Don't leak the icy caps if we already set them and get a new
4478         icy-metaint header.
4479
4480         Try harder to set the icy caps on the output buffer to have correct
4481         caps for the first buffer already.
4482
4483         * tests/check/elements/souphttpsrc.c: (got_buffer),
4484         (GST_START_TEST):
4485         Check that we get a buffer with application/x-icy caps if iradio-mode
4486         is enabled and we have an icecast URL.
4487
4488 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
4489
4490         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_chunk_allocator):
4491         Actually set the icy caps on our src pad if we have icecast data.
4492         Fixes bug #523854.
4493
4494 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4495
4496         * configure.ac:
4497         Check if the compiler supports do { } while (0) macros. This fixes
4498         a warning when compiling with g++ 4.3, resulting in a build failure
4499         because of -Werror.
4500
4501         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
4502         * ext/mplex/gstmplex.cc:
4503         Include <string.h> for memcpy and friends to fix the build with
4504         gcc 4.3.
4505
4506         * tests/check/Makefile.am:
4507         Remove trailing backslash.
4508
4509 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4510
4511         * gst/selector/gstinputselector.c:
4512         (gst_input_selector_set_active_pad), (gst_input_selector_switch):
4513         Do g_object_notify() only when not holding the lock to get the property
4514         because otherwise we run into a deadlock with the deep-notify handlers
4515         that are possibly installed.
4516
4517 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4518
4519         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
4520         (gst_selector_pad_event), (gst_selector_pad_bufferalloc),
4521         (gst_selector_pad_chain), (gst_input_selector_set_active_pad):
4522         Release the selector lock when pad alloc happens on a non selected pad.
4523
4524 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4525
4526         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
4527         (gst_selector_pad_init), (gst_selector_pad_set_property),
4528         (gst_selector_pad_get_property), (gst_selector_pad_event),
4529         (gst_selector_pad_bufferalloc), (gst_selector_pad_chain),
4530         (gst_input_selector_set_active_pad):
4531         Add pad property to configure behaviour of the unselected pad, it can
4532         return OK or NOT_LINKED, based on the use case.
4533
4534 2008-03-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4535
4536         * gst/selector/gstinputselector.c:
4537         (gst_selector_pad_get_running_time), (gst_selector_pad_reset),
4538         (gst_selector_pad_event), (gst_selector_pad_bufferalloc),
4539         (gst_input_selector_wait), (gst_selector_pad_chain),
4540         (gst_input_selector_class_init), (gst_input_selector_init),
4541         (gst_input_selector_dispose), (gst_segment_set_start),
4542         (gst_input_selector_set_active_pad),
4543         (gst_input_selector_set_property),
4544         (gst_input_selector_get_property),
4545         (gst_input_selector_get_linked_pad),
4546         (gst_input_selector_is_active_sinkpad),
4547         (gst_input_selector_activate_sinkpad),
4548         (gst_input_selector_request_new_pad),
4549         (gst_input_selector_release_pad),
4550         (gst_input_selector_change_state), (gst_input_selector_block),
4551         (gst_input_selector_switch):
4552         * gst/selector/gstinputselector.h:
4553         Figure out the locking a bit more.
4554         Mark buffers with discont after switching.
4555         Fix initial segment forwarding, make sure to only forward one segment
4556         regardless of what the sequence of buffers/segments is. See #522203.
4557         Improve flushing when blocked.
4558         Return NOT_LINKED when a stream is not selected.
4559         Not API change for the switch signal in the docs.
4560         Fix start/time/accum values of the new segment.
4561         Correctly unlock and flush a blocking selector when going to READY.
4562
4563 2008-03-20  Stefan Kost  <ensonic@users.sf.net>
4564
4565         * ext/ladspa/gstladspa.c:
4566         * ext/ladspa/gstsignalprocessor.c:
4567           Add some thoughts and FIXME's.
4568
4569 2008-03-20  Stefan Kost  <ensonic@users.sf.net>
4570
4571         * gst/bayer/gstbayer2rgb.c:
4572           Include stdlib.h for abs.
4573
4574 2008-03-19  Stefan Kost  <ensonic@users.sf.net>
4575
4576         * gst/freeze/FAQ:
4577         * gst/freeze/Makefile.am:
4578         * gst/freeze/gstfreeze.c:
4579           Add example to source code documentation blob and remove the 3 line
4580           FAQ.
4581
4582         * gst/interleave/interleave.c:
4583           Add a source code documentation blob.
4584
4585 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
4586
4587         * ext/ofa/gstofa.c: (create_fingerprint), (gst_ofa_event),
4588         (gst_ofa_transform_ip), (plugin_init):
4589         Improve debugging, clean up a bit and really generate the fingerprint
4590         after 135 seconds.
4591
4592 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
4593
4594         * ext/ofa/gstofa.c:
4595         Use GPL as license, the plugin itself is LGPL but libofa is GPL.
4596
4597 2008-03-19  Sebastian Dröge  <slomo@circular-chaos.org>
4598
4599         Based on a patch by: Eric Buehl <eric dot buehl at gmail dot com>
4600
4601         * configure.ac:
4602         * ext/ofa/Makefile.am:
4603         * ext/ofa/gstofa.c: (gst_ofa_base_init), (gst_ofa_finalize),
4604         (gst_ofa_class_init), (create_fingerprint), (gst_ofa_event),
4605         (gst_ofa_init), (gst_ofa_transform_ip), (gst_ofa_get_property),
4606         (plugin_init):
4607         * ext/ofa/gstofa.h:
4608         Add an OFA element, the successor of MusicBrainz TRM fingerprinting.
4609         Fixes bug #351309.
4610
4611 2008-03-18  Andy Wingo  <wingo@pobox.com>
4612
4613         * ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument,
4614         and a potential int overflow.
4615
4616         * ext/faad/gstfaad.h: Include <neaacdec.h> if faad is neaac.
4617         Avoids a #warning about an ignored #pragma.
4618
4619 2008-03-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4620
4621         * examples/switch/switcher.c:
4622         Update switch example to use input selector.
4623
4624 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
4625
4626         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
4627         (gst_neonhttp_src_send_request_and_redirect):
4628         Handle HTTP status code 303 (See Other) the same way
4629         as 302 (Found). Not sure what to do about all the other 3xx
4630         redirect status codes. Fixes bug #522884.
4631
4632 2008-03-14  Edward Hervey  <edward.hervey@collabora.co.uk>
4633
4634         * gst-libs/gst/dshow/Makefile.am:
4635         Make sure the dshow helper library headers get distributed in the next
4636         release.
4637
4638 2008-03-14  David Schleef  <ds@schleef.org>
4639
4640         Patch by: William M. Brack
4641
4642         * gst/bayer/gstbayer2rgb.c: Significant improvements.  Fixes #521392.
4643
4644 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4645
4646         * gst/selector/gstinputselector.c: (gst_selector_pad_event),
4647         (gst_selector_pad_bufferalloc), (gst_selector_pad_chain),
4648         (gst_input_selector_class_init),
4649         (gst_input_selector_set_active_pad),
4650         (gst_input_selector_set_property),
4651         (gst_input_selector_push_pending_stop):
4652         Add lots of debugging. 
4653         Fix time member in the newsegment event.
4654
4655 2008-03-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4656
4657         * gst/selector/gstinputselector.c: (gst_selector_pad_class_init),
4658         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4659         (gst_selector_pad_event), (gst_input_selector_class_init),
4660         (gst_input_selector_init), (gst_input_selector_set_active_pad),
4661         (gst_input_selector_set_property),
4662         (gst_input_selector_get_property),
4663         (gst_input_selector_request_new_pad),
4664         (gst_input_selector_release_pad),
4665         (gst_input_selector_push_pending_stop),
4666         (gst_input_selector_switch):
4667         * gst/selector/gstinputselector.h:
4668         Various cleanups.
4669         Added tags to the pads.
4670         Select active pad based on the pad object instead of its name.
4671         Fix refcount in set_active_pad.
4672         Add property to get the number of pads.
4673
4674         * gst/selector/gstoutputselector.c:
4675         (gst_output_selector_class_init),
4676         (gst_output_selector_set_property),
4677         (gst_output_selector_get_property):
4678         Various cleanups.
4679         Select the active pad based on the pad object instead of its name.
4680         Fix locking when setting the active pad.
4681
4682         * gst/selector/gstselector-marshal.list:
4683         * tests/check/elements/selector.c: (cleanup_pad),
4684         (selector_set_active_pad), (run_input_selector_buffer_count):
4685         Fixes for pad instead of padname for pad selection.
4686
4687 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4688
4689         * ext/alsaspdif/alsaspdifsink.c:
4690         * ext/gsm/gstgsm.c:
4691         * ext/jack/gstjack.c:
4692         * ext/libmms/gstmms.c:
4693         * ext/neon/gstneonhttpsrc.c:
4694         * ext/shout/gstshout.c:
4695         * ext/timidity/gsttimidity.c:
4696         * ext/timidity/gstwildmidi.c:
4697         * gst/nuvdemux/gstnuvdemux.c:
4698         * gst/tta/gsttta.c:
4699         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
4700         of hardcoding values where possible. Fixes bug #522212.
4701
4702 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4703
4704         Patch by: Wouter Cloetens <wouter at mind dot be>
4705
4706         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_init),
4707         (gst_soup_http_src_finished_cb), (gst_soup_http_src_response_cb),
4708         (gst_soup_http_src_build_message), (gst_soup_http_src_create):
4709         * ext/soup/gstsouphttpsrc.h:
4710         Try to resume on server disconnect. Fixes bug #522134.
4711
4712 2008-03-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4713
4714         * ext/xvid/gstxvidenc.c: (gst_xvidenc_chain):
4715         Set correct pixel aspect ratio for the encoder.
4716
4717 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4718
4719         Patch by: Olivier Crete <tester at tester dot ca>
4720
4721         * gst/rtpmanager/rtpsession.c: (find_add_conflicting_addresses),
4722         (check_collision), (obtain_source), (rtp_session_create_new_ssrc),
4723         (rtp_session_create_source), (rtp_session_process_rtp),
4724         (rtp_session_process_sr), (rtp_session_process_rr),
4725         (rtp_session_process_sdes), (rtp_session_process_bye),
4726         (rtp_session_send_bye_locked), (rtp_session_send_bye),
4727         (rtp_session_on_timeout):
4728         * gst/rtpmanager/rtpsession.h:
4729         Implement collision and loop detection in rtpmanager.
4730         Fixes #520626.
4731
4732         * gst/rtpmanager/rtpsource.c: (rtp_source_reset),
4733         (rtp_source_init):
4734         * gst/rtpmanager/rtpsource.h:
4735         Add method to reset stats.
4736
4737 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4738
4739         Based on patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4740
4741         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_init),
4742         (rtcp_thread), (start_rtcp_thread), (stop_rtcp_thread),
4743         (join_rtcp_thread), (gst_rtp_session_change_state):
4744         Avoid a deadlock when joining the RTCP thread in PAUSED because it might
4745         be blocked downstream. Also avoid spawning multiple rtcp threads.
4746         Fixes #520894.
4747
4748 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4749
4750         Patch by: Stefan Kost <ensonic@users.sf.net>
4751
4752         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
4753         Don't try to reset the clock skew when we have no timestamps.
4754         Fixes #519005.
4755
4756 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4757
4758         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4759
4760         * ext/faad/gstfaad.c: (looks_like_valid_header):
4761         Improve the header checking to look for what faad2 looks
4762         for too. Fixes playback of same apple trailers.
4763         Fixes bug #469979.
4764
4765 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4766
4767         * configure.ac:
4768         Really check for libdc1394 >= 2.0.0, pkg-config thinks that
4769         2.0.0-rcX is newer than 2.0.0 so we check for this too.
4770
4771 2008-03-05  David Schleef  <ds@schleef.org>
4772
4773         * ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed
4774           from the encoder program in dirac.
4775
4776 2008-03-05  David Schleef  <ds@schleef.org>
4777
4778         * configure.ac:
4779         * ext/Makefile.am:
4780         * ext/dirac/Makefile.am:
4781         * ext/dirac/gstdirac.cc:
4782         * ext/dirac/gstdiracenc.cc:
4783           Rewrite Dirac encoder plugin based on Schroedinger gstreamer
4784           elements.
4785
4786 2008-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
4787
4788         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
4789
4790         * configure.ac:
4791         * ext/Makefile.am:
4792         * ext/mplex/Makefile.am:
4793         * ext/mplex/gstmplex.cc:
4794         * ext/mplex/gstmplex.hh:
4795         * ext/mplex/gstmplexibitstream.cc:
4796         * ext/mplex/gstmplexibitstream.hh:
4797         * ext/mplex/gstmplexjob.cc:
4798         * ext/mplex/gstmplexjob.hh:
4799         * ext/mplex/gstmplexoutputstream.cc:
4800         * ext/mplex/gstmplexoutputstream.hh:
4801         Port mplex element to 0.10. Fixes bug #520329.
4802
4803         * tests/check/Makefile.am:
4804         * tests/check/elements/mplex.c: (test_sink_event), (setup_src_pad),
4805         (teardown_src_pad), (setup_mplex), (cleanup_mplex),
4806         (GST_START_TEST), (mplex_suite), (main):
4807         Add unit test for the mplex element.
4808
4809 2008-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
4810
4811         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
4812
4813         * configure.ac:
4814         Clean up detection of different mjpegtoolsAPI versions.
4815
4816         * ext/mpeg2enc/gstmpeg2enc.cc:
4817         * ext/mpeg2enc/gstmpeg2enc.hh:
4818         * ext/mpeg2enc/gstmpeg2encoder.cc:
4819         * ext/mpeg2enc/gstmpeg2encoptions.cc:
4820         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
4821         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
4822         * ext/mpeg2enc/gstmpeg2encstreamwriter.cc:
4823         * ext/mpeg2enc/gstmpeg2encstreamwriter.hh:
4824         Streamline conditional code for evolving mjpegtools API,
4825         optimize and fix/prevent crash in log handling, use
4826         names/nicks for enums in the usual way andm inor updates
4827         in code and properties/settings. Partially fixes bug #520329.
4828
4829 2008-03-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4830
4831         * gst/mpegtsparse/gstmpegdesc.h:
4832         * gst/mpegtsparse/mpegtspacketizer.c:
4833         Add parsing of cable delivery system descriptor.
4834
4835 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4836
4837         * configure.ac:
4838         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4839         plug-ins are included/excluded. (#498222)
4840
4841 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4842
4843         Patch by: Jens Granseuer <jensgr at gmx dot net>
4844
4845         * gst/mve/gstmvedemux.c: (gst_mve_audio_data),
4846         (gst_mve_demux_get_type):
4847         Fix audio discontinuity that happens when silent chunks are
4848         followed by real data again. Fixes bug #519905.
4849
4850 2008-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4851
4852         * sys/dvb/gstdvbsrc.c:
4853         * sys/dvb/parsechannels.c:
4854         Add DVB-C support. Special thanks to Christian Schaller
4855         for a testing ground.
4856
4857 2008-02-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4858
4859         * gst/mpegtsparse/mpegtsparse.c:
4860         Only send PMTs to program pads that the PMT is for even if
4861         on same pid.
4862         As a by-product, we now no longer hardcode any psi pid numbers.
4863         Also remove pcr stream from old pmt when we apply a new pmt.
4864
4865 2008-02-28  Edgard Lima  <edgard.lima@indt.org.br>
4866
4867         * ext/metadata/TODO:
4868         * ext/metadata/metadata_mapping.htm:
4869         * ext/metadata/metadataexif.c:
4870         * ext/metadata/metadatatags.c:
4871         * ext/metadata/metadatatags.h:
4872         * tests/icles/metadata_editor.c:
4873         Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as
4874         local time (those changes has been done in previous comit but had to
4875         be revert in 2008-02-10 due to frozen)
4876
4877 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4878
4879         * sys/dvb/camutils.c:
4880         Remove the G_VALUE_HOLDS_BOXED checks. They were
4881         only added to help debug the data corruption.
4882
4883 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4884
4885         * sys/dvb/camutils.c:
4886         Don't free the program descriptors, this structure
4887         containing them is still stored after.
4888         Fixes data corruption.
4889
4890 2008-02-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4891
4892         * sys/dvb/camutils.c:
4893         Extra checks to prevent data corruption/segfaults.
4894
4895 2008-02-26  Stefan Kost  <ensonic@users.sf.net>
4896
4897         * ext/nas/nassink.c:
4898           Fix build warning by using portable API.
4899
4900 2008-02-26  Stefan Kost  <ensonic@users.sf.net>
4901
4902         * gst/selector/gstoutputselector.c:
4903           Fix changing to same pad twice before a chain call.     
4904
4905 2008-02-26  Sebastian Dröge  <slomo@circular-chaos.org>
4906
4907         Patch by: Daniel Fischer <dan at f3c dot com>
4908
4909         * configure.ac:
4910         * ext/dc1394/gstdc1394.c: (gst_dc1394_change_state),
4911         (gst_dc1394_get_cam_caps), (gst_dc1394_open_cam_with_best_caps):
4912         * ext/dc1394/gstdc1394.h:
4913         Add support for libdc1394 2.0.0 and above and require this version
4914         now. Fixes bug #514964.
4915
4916 2008-02-26  Sebastian Dröge  <slomo@circular-chaos.org>
4917
4918         Patch by: Wouter Cloetens <wouter at mind dot be>
4919
4920         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
4921         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
4922         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
4923         (gst_soup_http_src_create):
4924         * ext/soup/gstsouphttpsrc.h:
4925         * tests/check/elements/souphttpsrc.c: (run_test), (GST_START_TEST),
4926         (souphttpsrc_suite):
4927         Add support for specifying a list of cookies to be passed in
4928         the HTTP request. Fixes bug #518722.
4929
4930 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
4931
4932         * gst/selector/gstinputselector.c:
4933         * gst/selector/gstinputselector.h:
4934           Added "select-all" property to make it work like aggregator in 0.8.
4935
4936         * gst/selector/gstoutputselector.c:
4937           Fix resend-latest behavoiur.
4938           
4939         * tests/check/Makefile.am:
4940         * tests/check/elements/.cvsignore:
4941         * tests/check/elements/selector.c:
4942           Add unit tests for selector.
4943
4944 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4945
4946         * configure.ac:
4947         * ext/timidity/gsttimidity.c: (plugin_init):
4948         * ext/timidity/gstwildmidi.c: (plugin_init):
4949         Remove midi typefinders and require base CVS as they moved there.
4950
4951 2008-02-24  Sebastian Dröge  <slomo@circular-chaos.org>
4952
4953         * ext/Makefile.am:
4954         Only disable the ext/timidity directory if both, wildmidi
4955         _and_ timidity are not available.
4956
4957 2008-02-24  Sebastian Dröge  <slomo@circular-chaos.org>
4958
4959         Patch by: Emilio Pozuelo Monfort <pochu at ubuntu dot com>
4960
4961         * ext/Makefile.am:
4962         Build the wildmidi plugin if it's enabled and not only when
4963         both, the timidity and wildmidi plugin, are enabled.
4964
4965 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4966
4967         * configure.ac:
4968         * ext/mpeg2enc/Makefile.am:
4969         * ext/soundtouch/Makefile.am:
4970         * gst/modplug/Makefile.am:
4971           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
4972           when building C++ code.
4973
4974 2008-02-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4975
4976         * sys/dvb/gstdvbsrc.c:
4977         Add initial support for multiproto driver (not yet merged into
4978         v4l-dvb mainline yet).
4979         Only works for DVB-S not DVB-S2, DVB-T, DVB-C or other.
4980
4981 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
4982
4983         * docs/plugins/inspect/plugin-alsaspdif.xml:
4984         * docs/plugins/inspect/plugin-app.xml:
4985         * docs/plugins/inspect/plugin-bayer.xml:
4986         * docs/plugins/inspect/plugin-bz2.xml:
4987         * docs/plugins/inspect/plugin-cdaudio.xml:
4988         * docs/plugins/inspect/plugin-cdxaparse.xml:
4989         * docs/plugins/inspect/plugin-dfbvideosink.xml:
4990         * docs/plugins/inspect/plugin-dtsdec.xml:
4991         * docs/plugins/inspect/plugin-dvb.xml:
4992         * docs/plugins/inspect/plugin-dvdspu.xml:
4993         * docs/plugins/inspect/plugin-faac.xml:
4994         * docs/plugins/inspect/plugin-faad.xml:
4995         * docs/plugins/inspect/plugin-fbdevsink.xml:
4996         * docs/plugins/inspect/plugin-festival.xml:
4997         * docs/plugins/inspect/plugin-filter.xml:
4998         * docs/plugins/inspect/plugin-flvdemux.xml:
4999         * docs/plugins/inspect/plugin-freeze.xml:
5000         * docs/plugins/inspect/plugin-gsm.xml:
5001         * docs/plugins/inspect/plugin-gstinterlace.xml:
5002         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
5003         * docs/plugins/inspect/plugin-h264parse.xml:
5004         * docs/plugins/inspect/plugin-interleave.xml:
5005         * docs/plugins/inspect/plugin-jack.xml:
5006         * docs/plugins/inspect/plugin-ladspa.xml:
5007         * docs/plugins/inspect/plugin-metadata.xml:
5008         * docs/plugins/inspect/plugin-mms.xml:
5009         * docs/plugins/inspect/plugin-modplug.xml:
5010         * docs/plugins/inspect/plugin-mpeg2enc.xml:
5011         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
5012         * docs/plugins/inspect/plugin-mpegtsparse.xml:
5013         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
5014         * docs/plugins/inspect/plugin-musepack.xml:
5015         * docs/plugins/inspect/plugin-musicbrainz.xml:
5016         * docs/plugins/inspect/plugin-mve.xml:
5017         * docs/plugins/inspect/plugin-neon.xml:
5018         * docs/plugins/inspect/plugin-nsfdec.xml:
5019         * docs/plugins/inspect/plugin-nuvdemux.xml:
5020         * docs/plugins/inspect/plugin-rawparse.xml:
5021         * docs/plugins/inspect/plugin-real.xml:
5022         * docs/plugins/inspect/plugin-replaygain.xml:
5023         * docs/plugins/inspect/plugin-rfbsrc.xml:
5024         * docs/plugins/inspect/plugin-sdl.xml:
5025         * docs/plugins/inspect/plugin-sdp.xml:
5026         * docs/plugins/inspect/plugin-selector.xml:
5027         * docs/plugins/inspect/plugin-sndfile.xml:
5028         * docs/plugins/inspect/plugin-soundtouch.xml:
5029         * docs/plugins/inspect/plugin-spcdec.xml:
5030         * docs/plugins/inspect/plugin-speed.xml:
5031         * docs/plugins/inspect/plugin-speexresample.xml:
5032         * docs/plugins/inspect/plugin-stereo.xml:
5033         * docs/plugins/inspect/plugin-tremor.xml:
5034         * docs/plugins/inspect/plugin-tta.xml:
5035         * docs/plugins/inspect/plugin-vcdsrc.xml:
5036         * docs/plugins/inspect/plugin-videosignal.xml:
5037         * docs/plugins/inspect/plugin-vmnc.xml:
5038         * docs/plugins/inspect/plugin-x264.xml:
5039         * docs/plugins/inspect/plugin-xvid.xml:
5040         * docs/plugins/inspect/plugin-y4menc.xml:
5041           Update to version 0.10.6.1.
5042
5043 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
5044
5045         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5046         * docs/plugins/inspect/plugin-gdp.xml:
5047         * docs/plugins/inspect/plugin-quicktime.xml:
5048         * docs/plugins/inspect/plugin-switch.xml:
5049         * docs/plugins/inspect/plugin-videocrop.xml:
5050           Remove docs for elements that have moved to other modules
5051           or been renamed.
5052
5053 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5054
5055         Patch by: Wouter Cloetens <wouter at mind dot be>
5056
5057         * configure.ac:
5058         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_cancel_message),
5059         (gst_soup_http_src_finished_cb), (gst_soup_http_src_chunk_free),
5060         (gst_soup_http_src_chunk_allocator),
5061         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_create),
5062         (gst_soup_http_src_start), (gst_soup_http_src_set_proxy):
5063         * ext/soup/gstsouphttpsrc.h:
5064         Implement zero-copy and make the buffer size configurable.
5065         Prefix proxy URIs with "http://" if they don't start with it
5066         already and catch errors earlier, fixes hanging in some situations.
5067         Fixes bug #514948.
5068
5069 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5070
5071         * tests/check/gst-plugins-bad.supp:
5072         Add suppressions for SoundTouch valgrind warnings and
5073         a valgrind warning caused by the LADSPA sine plugin and
5074         happening on every exit().
5075         Remove GIO suppressions as it's now in -base.
5076
5077 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5078
5079         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_create):
5080         Don't allocate and copy the data to a new place but instead
5081         put the data from gmyth (which we own) into the buffers that
5082         are passed downstream.
5083
5084 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5085
5086         * ext/timidity/gstwildmidi.c:
5087         If WILDMIDI_CFG is not defined, define it to the default
5088         timidity configure file.
5089
5090 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5091
5092         Based on a patch by:
5093           Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
5094
5095         * configure.ac:
5096         * ext/mpeg2enc/gstmpeg2enc.cc:
5097         Remove hack to work with mjpegtools 1.9.0rc3 and above and instead
5098         use mjpeg_loglev_t() for getting the log levels. Check for this
5099         function in configure.ac as the pkg-config file doesn't tell us
5100         which release candidate we have. Fixes bug #517896.
5101
5102 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5103
5104         * configure.ac:
5105         Check for X for the nas plugin to make it possible to build it
5106         again. Fixes bug #517895.
5107
5108 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5109
5110         * tests/check/Makefile.am:
5111         Ignore some more elements for the states unit test, like
5112         dfbvideosink which produces a segfault. Fixes bug #517854.
5113
5114 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5115
5116         Patch by: Jens Granseuer <jensgr at gmx dot net>
5117
5118         * gst/librfb/gstrfbsrc.c: (gst_rfb_property_set_version):
5119         * gst/librfb/rfbdecoder.c: (rfb_decoder_message_set_encodings),
5120         (rfb_decoder_state_set_encodings):
5121         * gst/mpegtsparse/mpegtspacketizer.c:
5122         (mpegts_packetizer_parse_nit), (mpegts_packetizer_parse_sdt),
5123         (mpegts_packetizer_parse_eit):
5124         * sys/fbdev/gstfbdevsink.c: (gst_fbdevsink_getcaps),
5125         (gst_fbdevsink_setcaps), (gst_fbdevsink_render):
5126         Some C89 fixes, moving variable declarations to the beginning
5127         of a block. Fixes bug #517937.
5128
5129 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5130
5131         * configure.ac:
5132         Back to development...
5133
5134 === release 0.10.6 ===
5135
5136 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5137
5138         * configure.ac:
5139           releasing 0.10.6, "A Big Deep Breath"
5140
5141 2008-02-20  Bastien Nocera  <hadess@hadess.net>
5142
5143         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_do_seek),
5144         (gst_mythtv_src_start): Using the wrong GstFormat for the filesize,
5145         and fail seek properly on anything but _BYTES format
5146         Fixes bug #517684
5147
5148 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
5149
5150         Patch by: Olivier Crete <tester at tester dot ca>
5151
5152         * gst/rtpmanager/gstrtpbin.c: (new_ssrc_pad_found):
5153         Fix small memory leak, leaking caps. Fixes bug #517571.
5154
5155 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5156
5157         * gst/tta/Makefile.am:
5158         Link tta plugin with libm. Fixes bug #517391.
5159
5160 2008-02-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5161
5162         * sys/dvb/camutils.c:
5163         Do not assume "descriptors" property in the pmt structure
5164         is present.
5165         Fixes #516499.
5166
5167 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5168
5169         Patch by: Olivier Crete <tester@tester.ca>
5170
5171         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate):
5172         Ignore streams that did not receive an SR packet when doing
5173         synchronisation. Fixes #516160.
5174
5175 2008-02-14  Sebastian Dröge  <slomo@circular-chaos.org>
5176
5177         * gst/dvdspu/gstdvdspu.c: (gst_dvd_spu_handle_new_spu_buf):
5178         Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. Patch based
5179         on an idea by Jan Schmidt, fixes bug #516436.
5180
5181 2008-02-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5182
5183         * gst/mpegtsparse/gstmpegdesc.c:
5184         * gst/mpegtsparse/gstmpegdesc.h:
5185         * gst/mpegtsparse/mpegtsparse.c:
5186         Make sure the gstmpegdesc debug lines do not critical
5187         when GST_DEBUG is enabled and also actually output.
5188         Thanks to Alessandro Decina for spotting.
5189         Fixes #516448
5190
5191 2008-02-13  Jan Schmidt  <jan.schmidt@sun.com>
5192
5193         * gst-libs/gst/Makefile.am:
5194         * sys/Makefile.am:
5195         Also add dshow pieces to the disted subdirs to fix distcheck.
5196
5197 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5198
5199         Patch by: Josep Torra Valles <josep@fluendo.com>
5200
5201         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse):
5202         Fix potential buffer leak in reverse mode. Re-Fixes #516061.
5203
5204 2008-02-13  Sebastian Dröge  <slomo@circular-chaos.org>
5205
5206         * configure.ac:
5207         Allow gmyth versions from 0.4 up to 0.7.99, the API didn't change
5208         until 0.7 fortunately.
5209
5210 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5211
5212         * configure.ac:
5213         Generate the directshow Makefiles so that the directories
5214         get disted. Still needs some configure time detection to enable
5215         building them under MingW.
5216
5217 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5218
5219         * ext/metadata/Makefile.am:
5220         Don't install a header file. We will have to merge these
5221         tags into libgsttag after the release and use them from there.
5222         Fixes: #515860
5223
5224 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5225
5226         * gst-libs/gst/dshow/Makefile.am:
5227         * sys/dshowdecwrapper/Makefile.am:
5228         * sys/dshowsrcwrapper/Makefile.am:
5229         Add Makefiles to win32 plugins and lib.
5230         They will need to be tested and probably fixed by developers
5231         working with mingw. This is a first step to include source files 
5232         with releases.
5233         
5234 2008-02-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5235
5236         * sys/dvb/dvbbasebin.c:
5237         Fix leak of location string returned from gst_uri_get_location.
5238         Fixes bug #516114
5239
5240 2008-02-12  David Schleef  <ds@schleef.org>
5241
5242         * configure.ac:
5243         * docs/plugins/Makefile.am:
5244         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5245         * docs/plugins/inspect/plugin-glimagesink.xml:
5246         * sys/Makefile.am:
5247         * sys/glsink/BUGS:
5248         * sys/glsink/Makefile.am:
5249         * sys/glsink/color_matrix.c:
5250         * sys/glsink/glextensions.c:
5251         * sys/glsink/glextensions.h:
5252         * sys/glsink/glimagesink.c:
5253         * sys/glsink/glimagesink.h:
5254         * sys/glsink/gltestsrc.c:
5255         * sys/glsink/gltestsrc.h:
5256         * sys/glsink/gstglbuffer.c:
5257         * sys/glsink/gstglbuffer.h:
5258         * sys/glsink/gstglconvert.c:
5259         * sys/glsink/gstgldisplay.c:
5260         * sys/glsink/gstgldisplay.h:
5261         * sys/glsink/gstgldownload.c:
5262         * sys/glsink/gstglfilter.c:
5263         * sys/glsink/gstglfilter.h:
5264         * sys/glsink/gstglfilterexample.c:
5265         * sys/glsink/gstgltestsrc.c:
5266         * sys/glsink/gstgltestsrc.h:
5267         * sys/glsink/gstglupload.c:
5268         * sys/glsink/gstopengl.c:
5269           Remove glimagesink, as it's been moved to gst-plugins-gl.
5270           Fixes #516094.
5271
5272 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
5273
5274         Patch by: Josep Torra Valles <josep@fluendo.com>
5275
5276         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse):
5277         Fix potential buffer leak in reverse mode. Fixes #516061.
5278
5279 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5280
5281         * sys/dshowdecwrapper/gstdshowaudiodec.c:
5282         (gst_dshowaudiodec_dispose):
5283         * sys/dshowdecwrapper/gstdshowvideodec.c:
5284         (gst_dshowvideodec_dispose):
5285         Chain up dispose methods properly. Fixes bug #515970.
5286
5287 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
5288
5289         * gst/mpegvideoparse/mpegvideoparse.c:
5290         (mpegvideoparse_handle_sequence), (mpegvideoparse_drain_avail),
5291         (gst_mpegvideoparse_change_state):
5292         Fix leaking caps.
5293         Fix potential buffer leak in forward mode.
5294         Cleanup queues when going to READY. Fixes #515815.
5295
5296 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5297
5298         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5299         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5300         * docs/plugins/inspect/plugin-gio.xml:
5301         Remove documentation for the GIO plugin as it was moved to
5302         gst-plugins-base. Fixes bug #515964.
5303
5304 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5305
5306         * ext/xvid/gstxvidenc.c:
5307         * gst/vmnc/vmncdec.c:
5308         * sys/glsink/glimagesink.c:
5309         * sys/glsink/gstgldisplay.c:
5310         Fix some finalize leaks by chaining up to the parent method.
5311         Fixes: #515919
5312
5313 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5314
5315         * tests/check/elements/souphttpsrc.c:
5316         Include glib/gprintf.h for g_vasprintf(). Fixes bug #515564.
5317
5318 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5319
5320         * gst/librfb/gstrfbsrc.c: (gst_rfb_src_dispose):
5321         Free the rfb decoder on finalize. Fixes bug #515721.
5322
5323 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5324
5325         * sys/fbdev/gstfbdevsink.c: (gst_fbdevsink_class_init),
5326         (gst_fbdevsink_finalize):
5327         Free the device string in finalize. Fixes bug #515722.
5328
5329 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5330
5331         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
5332         Unset GValues after using them. Fixes bug #515720.
5333
5334 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5335
5336         * tests/check/Makefile.am:
5337         Disable the dvb plugin for the states test. Fixes bug #515567.
5338
5339 2008-02-10  Edgard Lima,,,,  <edgard.lima@indt.org.br>
5340
5341         * ext/metadata/TODO:
5342         * ext/metadata/metadata_mapping.htm:
5343         * ext/metadata/metadataexif.c:
5344         * ext/metadata/metadatatags.c:
5345         * ext/metadata/metadatatags.h:
5346         * tests/icles/metadata_editor.c:
5347           Revert changes to 2008-02-09 due to frozen.
5348
5349 2008-02-10  Jan Schmidt  <jan.schmidt@sun.com>
5350
5351         * ext/ivorbis/vorbisfile.c:
5352         Trivial fix for build warning.
5353         Patch by: Josep Torra Valles <josep@fluendo.com>
5354         Fixes: #515588
5355
5356 2008-02-10  Edgard Lima  <edgard.lima@indt.org.br>
5357
5358         * ext/metadata/TODO:
5359         * ext/metadata/metadataexif.c:
5360           Convert from EXIF to XMP DataTime as local time.
5361
5362 2008-02-10  Edgard Lima  <edgard.lima@indt.org.br>
5363
5364         * ext/metadata/TODO:
5365         * ext/metadata/metadata_mapping.htm:
5366         * ext/metadata/metadataexif.c:
5367         * ext/metadata/metadatatags.c:
5368         * ext/metadata/metadatatags.h:
5369         * tests/icles/metadata_editor.c:
5370           Map Date-Time and GPS tags.
5371           
5372
5373 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5374
5375         * gst/selector/Makefile.am:
5376
5377         Listing the marshal.h in the nodist_HEADERS breaks distcheck, so
5378         let's not do that
5379
5380         * tests/check/Makefile.am:
5381         Disable the crashing cdaudio plugin from the states test so I can make
5382         pre-releases.
5383
5384 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5385
5386         * win32/vs6/libgstdshowdecwrapper.dsp:
5387         * win32/vs6/libgstflv.dsp:
5388         Convert to DOS line endings, and set -kb
5389
5390 2008-02-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5391
5392         * sys/dvb/Makefile.am:
5393         * sys/dvb/dvbbasebin.c:
5394         Add URI Handler for dvb.
5395         Re-order pad templates to workaround a bug in playbasebin.
5396         * sys/dvb/parsechannels.c:
5397         * sys/dvb/parsechannels.h:
5398         Add code to parse channels from zap-style channels.conf files.
5399
5400 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5401
5402         * configure.ac:
5403         * docs/plugins/Makefile.am:
5404         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5405         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5406         * docs/plugins/gst-plugins-bad-plugins.args:
5407         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5408         * docs/plugins/inspect/plugin-multifile.xml:
5409         * gst/multifile/Makefile.am:
5410         * gst/multifile/gstmultifile.c:
5411         * gst/multifile/gstmultifilesink.c:
5412         * gst/multifile/gstmultifilesink.h:
5413         * gst/multifile/gstmultifilesrc.c:
5414         * gst/multifile/gstmultifilesrc.h:
5415         * gst/multifile/multifile.vproj:
5416         * tests/check/Makefile.am:
5417         * tests/check/elements/multifile.c:
5418
5419         Remove multifile plugin, which has moved to -good
5420
5421 2008-02-07  David Schleef  <ds@schleef.org>
5422
5423         * gst/multifile/gstmultifilesink.c:
5424         * gst/multifile/gstmultifilesrc.c:
5425           Use g_file_[sg]et_contents() instead of using stdio functions.
5426           Should be less error prone.
5427         * tests/check/elements/multifile.c:
5428           Create a temporary directory using standard functions instead of
5429           creating a directory in the current dir.
5430
5431 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5432
5433         * configure.ac:
5434         * docs/plugins/Makefile.am:
5435         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5436         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5437         * docs/plugins/gst-plugins-bad-plugins.args:
5438         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5439         * docs/plugins/inspect/plugin-spectrum.xml:
5440         * gst/spectrum/.cvsignore:
5441         * gst/spectrum/Makefile.am:
5442         * gst/spectrum/README:
5443         * gst/spectrum/demo-audiotest.c:
5444         * gst/spectrum/demo-osssrc.c:
5445         * gst/spectrum/gstspectrum.c:
5446         * gst/spectrum/gstspectrum.h:
5447         * gst/spectrum/spectrum.vcproj:
5448         * tests/check/Makefile.am:
5449         * tests/check/elements/spectrum.c:
5450
5451         Remove spectrum plugin, which has moved to -good
5452
5453 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5454
5455         * docs/plugins/gst-plugins-bad-plugins.args:
5456         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5457         * docs/plugins/gst-plugins-bad-plugins.interfaces:
5458         Remove equalizer plugin docs
5459
5460         * tests/check/Makefile.am:
5461         Add GST_OPTION_CFLAGS, to get -Werror -Wall into the tests as for
5462         other modules.
5463
5464         * tests/check/elements/multifile.c:
5465         * tests/check/elements/rganalysis.c:
5466         * tests/check/elements/rglimiter.c:
5467
5468         Fix compiler warnings from -Wall -Werror
5469
5470 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5471
5472         * configure.ac:
5473         * docs/plugins/Makefile.am:
5474         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5475         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5476         * docs/plugins/inspect/plugin-equalizer.xml:
5477         * gst/equalizer/.cvsignore:
5478         * gst/equalizer/Makefile.am:
5479         * gst/equalizer/demo.c:
5480         * gst/equalizer/gstiirequalizer.c:
5481         * gst/equalizer/gstiirequalizer.h:
5482         * gst/equalizer/gstiirequalizer10bands.c:
5483         * gst/equalizer/gstiirequalizer10bands.h:
5484         * gst/equalizer/gstiirequalizer3bands.c:
5485         * gst/equalizer/gstiirequalizer3bands.h:
5486         * gst/equalizer/gstiirequalizernbands.c:
5487         * gst/equalizer/gstiirequalizernbands.h:
5488         * tests/check/Makefile.am:
5489         * tests/check/elements/.cvsignore:
5490         * tests/check/elements/equalizer.c:
5491
5492         Remove the equalizer plugin, which has moved to -good
5493
5494 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5495
5496         * configure.ac:
5497         Make DISABLE_DEPRECATED defined *only* during CVS, not during
5498         pre-releases or releases.
5499
5500 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5501
5502         * docs/plugins/Makefile.am:
5503         Don't scan deleted xingmux header.
5504
5505 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5506
5507         * configure.ac:
5508         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5509         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5510         * docs/plugins/inspect/plugin-xingheader.xml:
5511         * gst/xingheader/Makefile.am:
5512         * gst/xingheader/gstxingmux.c:
5513         * gst/xingheader/gstxingmux.h:
5514         * tests/check/Makefile.am:
5515         * tests/check/elements/.cvsignore:
5516         * tests/check/elements/xingmux.c:
5517         * tests/check/elements/xingmux_testdata.h:
5518         Remove the xingmux plugin, as the element has moved into
5519         mpegaudioparse in -ugly.
5520
5521 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5522
5523         * docs/plugins/Makefile.am:
5524         Remove mention of non-existent headers to fix the build.
5525
5526 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5527
5528         * configure.ac:
5529         * ext/Makefile.am:
5530         * ext/gio/Makefile.am:
5531         * ext/gio/gstgio.c:
5532         * ext/gio/gstgio.h:
5533         * ext/gio/gstgiobasesink.c:
5534         * ext/gio/gstgiobasesink.h:
5535         * ext/gio/gstgiobasesrc.c:
5536         * ext/gio/gstgiobasesrc.h:
5537         * ext/gio/gstgiosink.c:
5538         * ext/gio/gstgiosink.h:
5539         * ext/gio/gstgiosrc.c:
5540         * ext/gio/gstgiosrc.h:
5541         * ext/gio/gstgiostreamsink.c:
5542         * ext/gio/gstgiostreamsink.h:
5543         * ext/gio/gstgiostreamsrc.c:
5544         * ext/gio/gstgiostreamsrc.h:
5545         * tests/check/Makefile.am:
5546         * tests/check/pipelines/.cvsignore:
5547         * tests/check/pipelines/gio.c:
5548
5549         Remove GIO plugin which has now moved to -base.
5550
5551 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5552
5553         * docs/plugins/Makefile.am:
5554         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
5555         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5556         * docs/plugins/gst-plugins-bad-plugins.args:
5557         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5558         * gst/filter/Makefile.am:
5559         * gst/filter/filter.vcproj:
5560         * gst/filter/gstbpwsinc.c:
5561         * gst/filter/gstbpwsinc.h:
5562         * gst/filter/gstfilter.c:
5563         * gst/filter/gstfilter.h:
5564         * gst/filter/gstlpwsinc.c:
5565         * gst/filter/gstlpwsinc.h:
5566         * tests/check/Makefile.am:
5567         * tests/check/elements/bpwsinc.c:
5568         * tests/check/elements/lpwsinc.c:
5569
5570         Remove lpwsinc and bpwsinc elements - they've become
5571         audiowsinclimit and audiowsincband respectively, in the
5572         gst-plugins-good audiofx plugin.
5573
5574 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5575
5576         * ext\neon\gstneonhttpsrc.c:
5577         Include unistd.h only if _HAVE_UNISTD_H is defined
5578         * gst\mpegvideoparse\mpegvideoparse.c:
5579         Use G_GUINT64_CONSTANT GLIB macro for constant
5580         * sys\dshowsrcwrapper\gstdshowaudiosrc.c:
5581         * sys\dshowsrcwrapper\gstdshowvideosrc.c:
5582         * sys\dshowdecwrapper\gstdshowaudiodec.c:
5583         * sys\dshowdecwrapper\gstdshowaudiodec.h:
5584         * sys\dshowdecwrapper\gstdshowdecwrapper.c:
5585         * sys\dshowdecwrapper\gstdshowdecwrapper.h:
5586         * sys\dshowdecwrapper\gstdshowvideodec.c
5587         * sys\dshowdecwrapper\gstdshowvideodec.h:
5588         Add a DirectShow decoder wrapper.
5589         * win32\MANIFEST:
5590         Add new win32 files to MANIFEST
5591         * win32\vs6\gst_plugins_bad.dsw:
5592         * win32\vs6\libgstdshow.dsp:
5593         * win32\vs6\libgstdshowdecwrapper.dsp:
5594         * win32\vs6\libgstflv.dsp:
5595         Add new projects to bad workspace
5596
5597 2008-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5598
5599         * gst/mpegtsparse/mpegtspacketizer.c:
5600         Parse component descriptor.
5601         * gst/mpegtsparse/mpegtsparse.c:
5602         Add SI pids to every program (but hardcoded currently).
5603
5604 2008-02-07  Edgard Lima  <edgard.lima@indt.org.br>
5605
5606         * ext/metadata/metadata_mapping.htm:
5607         * ext/metadata/metadataexif.c:
5608         * ext/metadata/metadatatags.c:
5609         * ext/metadata/metadatatags.h:
5610         * tests/icles/metadata_editor.c:
5611         * tests/icles/metadata_editor.glade:
5612           Add more tags. Improve test app.
5613
5614 2008-02-07  Stefan Kost  <ensonic@users.sf.net>
5615
5616         * gst/multifile/gstmultifilesink.c:
5617           Add a fixme comment.
5618
5619         * gst/selector/gstoutputselector.c:
5620           Fix same leak as in input-selector.
5621
5622         * tests/icles/output-selector-test.c:
5623           Improve the test.
5624
5625 2008-02-07  Stefan Kost  <ensonic@users.sf.net>
5626
5627         * gst/spectrum/gstspectrum.c:
5628           Improve the docs.
5629
5630 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5631
5632         * configure.ac:
5633           The dc1394 plugin seems to use API that was removed or changed
5634           before the final 2.0.0 release, so only build it if 2.0.0-rc5
5635           is available. Someone needs to port it to the final API.
5636
5637         * ext/dc1394/gstdc1394.c: (gst_dc1394_change_camera_transmission):
5638           Include string.h for memcpy and use g_usleep instead of usleep.
5639
5640 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5641
5642         * gst/filter/gstlpwsinc.c:
5643         Fix typo in the long description of the element.
5644
5645 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5646
5647         * gst/xingheader/Makefile.am:
5648         Put CFLAGS and LIBS in the right order
5649
5650 2008-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5651
5652         * configure.ac:
5653           ximagesrc has moved to -good, so no need to check for
5654           the required X libs here any more.
5655
5656 2008-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5657
5658         Patch by: Wouter Cloetens <wouter at mind dot be>
5659
5660         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_chunk_cb),
5661         (gst_soup_http_src_create):
5662         Fix memory leak and improve debugging a bit.
5663
5664 2008-02-05  Edgard Lima  <edgard.lima@indt.org.br>
5665
5666         * ext/metadata/metadata_mapping.htm:
5667         * ext/metadata/metadataexif.c:
5668         * ext/metadata/metadatatags.c:
5669         * ext/metadata/metadatatags.h:
5670           Add more tags mapping.
5671
5672 2008-02-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5673
5674         * gst/mpegtsparse/mpegtsparse.c:
5675         Handle latency queries in src pads.
5676
5677 2008-02-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5678
5679         * gst/mpegtsparse/mpegtspacketizer.c:
5680         Add flag to both sdt and nit structures to say
5681         whether the table is for the actual network/ts
5682         or not.
5683
5684 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5685
5686         Patch by: Josep Torra Valles <josep@fluendo.com>
5687
5688         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_flush):
5689         Flush packetizer too.
5690
5691 2008-02-04  Sebastian Dröge  <slomo@circular-chaos.org>
5692
5693         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init),
5694         (gst_ladspa_class_init), (ladspa_describe_plugin), (plugin_init):
5695         Don't use GST_BOILERPLATE as the stuff generated from it is not used
5696         anyway and can't be used.
5697         Store the class struct of the correct type in parent_class.
5698         Pass the LADSPA_Descriptor as class_data to the class_init function
5699         as preparation for the time, when we can add pad templates and friends
5700         in class_init and add a FIXME for that.
5701         Don't use a custom hash table for passing the LADSPA_Descriptors to
5702         base_init but use g_type_set_qdata and g_type_get_qdata.
5703
5704 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5705
5706         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5707         Really fix the build.
5708         TODO : Apply spankOmatic2000 on thaytan's rear end.
5709
5710 2008-02-04  Tim-Philipp Müller  <tim at centricular dot net>
5711
5712         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5713           (GstMpeg2EncPictureReader.StreamPictureParams):
5714           Fix compilation with libmjpegtools 1.8.x.
5715
5716 2008-02-04  Sebastian Dröge  <slomo@circular-chaos.org>
5717
5718         * ext/ladspa/gstsignalprocessor.c:
5719         (gst_signal_processor_class_add_pad_template):
5720         Don't unref the pad template after adding it.
5721         gst_element_class_add_pad_template takes ownership of it.
5722
5723 2008-02-03  Jan Schmidt  <jan.schmidt@sun.com>
5724
5725         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5726         Use the incoming pixel-aspect-ratio if provided to infer a 
5727         default aspect ratio, which can be overridden using the 'aspect'
5728         property.
5729
5730         Fixes: #499008
5731
5732 2008-02-03  Sebastian Dröge  <slomo@circular-chaos.org>
5733
5734         Patch by: Andrzej Mendel <andrzej dot mendel at gmail dot com>
5735
5736         * configure.ac:
5737         Fix variable naming to make it possible to build the glimagesink
5738         plugin. Fixes bug #514093.
5739
5740 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5741
5742         * ext/metadata/gstmetadatademux.c:
5743           Demote metadatademux to GST_RANK_NONE for the release, it's not
5744           ready to be autoplugged yet.
5745
5746         * tests/icles/metadata_editor.c:
5747           Fix printf format warning for GType on ppc32 by removing it,
5748           since it doesn't make sense to print the GType value anyway.
5749
5750 2008-02-02  Edgard Lima  <edgard.lima@indt.org.br>
5751
5752         * ext/metadata/TODO:
5753         * ext/metadata/gstmetadatamux.c:
5754         * ext/metadata/metadata_mapping.htm:
5755         * ext/metadata/metadataexif.c:
5756         * ext/metadata/metadatatags.c:
5757         * ext/metadata/metadatatags.h:
5758           Map more Exif tags.
5759
5760 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5761
5762         * gst/selector/gstinputselector.c: (gst_selector_pad_event):
5763         Don't leak event on pads that are not linked. Fixes #512826.
5764
5765 2008-02-01  Tim-Philipp Müller  <tim at centricular dot net>
5766
5767         * configure.ac:
5768           Bump core/base requirements to released versions, to avoid confusion.
5769
5770         * gst/deinterlace/Makefile.am:
5771         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_set_caps):
5772           Use the new GstVideoFormat API to get strides, plane offsets etc..
5773           For Y42B we still need to calculate these ourselves, since the lib
5774           in -base doesn't know about this format yet and we can't bump the
5775           requirement to CVS right now. Fix the Y42B stride, offset and size
5776           calculations for odd widths and heights while we're at it though
5777           (to match those in videotestsrc).
5778
5779 2008-01-31  Edgard Lima  <edgard.lima@indt.org.br>
5780
5781         * ext/metadata/metadata_mapping.htm:
5782         * ext/metadata/metadataexif.c:
5783         * ext/metadata/metadataiptc.c:
5784         * ext/metadata/metadatatags.c:
5785         * ext/metadata/metadatatags.h:
5786         * ext/metadata/metadataxmp.c:
5787           Add documentation.
5788
5789 2008-01-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5790
5791         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_reading):
5792         Fix compilation.
5793
5794 2008-01-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5795
5796         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_dispose):
5797         Really clean up the queue instead of just unreffing all buffers
5798         in it.
5799
5800         * gst-libs/gst/app/gstappsrc.c: (gst_app_src_base_init),
5801         (gst_app_src_class_init), (gst_app_src_init),
5802         (gst_app_src_dispose), (gst_app_src_finalize):
5803         Fix dispose/finalize.
5804
5805 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5806
5807         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst):
5808         Fix compiler warning by making the function signature match what
5809         everyone is passing in...
5810
5811         * tests/icles/Makefile.am:
5812         Fix the build on Solaris by removing GNU ld specific flags that
5813         look unnecessary.
5814
5815 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
5816
5817         * ext/metadata/Makefile.am:
5818         Add some relevant variables to CFLAGS and LIBADD, for example our
5819         compiler warnings paramters.
5820
5821         * ext/metadata/gstbasemetadata.c:
5822         (gst_base_metadata_strip_push_buffer),
5823         (gst_base_metadata_calculate_offsets),
5824         (gst_base_metadata_src_event), (gst_base_metadata_sink_activate):
5825         * ext/metadata/gstmetadatademux.c: (gst_metadata_demux_init),
5826         (gst_metadata_demux_set_property), (gst_metadata_demux_dispose):
5827         * ext/metadata/gstmetadatamux.c: (gst_metadata_mux_init),
5828         (gst_metadata_mux_set_property), (gst_metadata_mux_get_property),
5829         (gst_metadata_mux_dispose),
5830         (gst_metadata_mux_create_chunks_from_tags):
5831         * ext/metadata/metadata.c: (metadata_dispose):
5832         * ext/metadata/metadataexif.c:
5833         (metadataparse_exif_content_foreach_entry_func),
5834         (metadatamux_exif_for_each_tag_in_list):
5835         * ext/metadata/metadataiptc.c:
5836         (metadatamux_iptc_for_each_tag_in_list):
5837         * ext/metadata/metadatamuxjpeg.c: (metadatamux_jpeg_lazy_update),
5838         (metadatamux_jpeg_reading):
5839         * ext/metadata/metadatamuxpng.c: (metadatamux_png_reading):
5840         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_reading):
5841         * ext/metadata/metadataparsepng.c:
5842         * ext/metadata/metadataparseutil.h:
5843         * ext/metadata/metadataxmp.c: (metadataparse_xmp_tag_list_add),
5844         (metadatamux_xmp_create_chunk_from_tag_list):
5845         Fix a million warnings that showed up after the above change.
5846
5847 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
5848
5849         * ext/soup/gstsouphttpsrc.c: (_do_init),
5850         (gst_soup_http_src_base_init), (gst_soup_http_src_class_init),
5851         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
5852         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
5853         (gst_soup_http_src_unicodify), (gst_soup_http_src_cancel_message),
5854         (gst_soup_http_src_queue_message),
5855         (gst_soup_http_src_add_range_header),
5856         (gst_soup_http_src_session_unpause_message),
5857         (gst_soup_http_src_session_pause_message),
5858         (gst_soup_http_src_session_close),
5859         (gst_soup_http_src_got_headers_cb),
5860         (gst_soup_http_src_got_body_cb), (gst_soup_http_src_finished_cb),
5861         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_response_cb),
5862         (gst_soup_http_src_parse_status), (gst_soup_http_src_create),
5863         (gst_soup_http_src_start), (gst_soup_http_src_stop),
5864         (gst_soup_http_src_unlock), (gst_soup_http_src_unlock_stop),
5865         (gst_soup_http_src_get_size), (gst_soup_http_src_is_seekable),
5866         (gst_soup_http_src_do_seek), (gst_soup_http_src_set_location),
5867         (gst_soup_http_src_set_proxy), (gst_soup_http_src_uri_get_type),
5868         (gst_soup_http_src_uri_get_protocols),
5869         (gst_soup_http_src_uri_get_uri), (gst_soup_http_src_uri_set_uri),
5870         (gst_soup_http_src_uri_handler_init), (plugin_init):
5871         Add changes to gstsouphttpsrc.c that were missing from last commit.
5872
5873 2008-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
5874
5875         Patch by: Wouter Cloetens <wouter at mind dot be>
5876
5877         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
5878         * docs/plugins/gst-plugins-bad-plugins.args:
5879         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5880         * docs/plugins/gst-plugins-bad-plugins.interfaces:
5881         * docs/plugins/inspect/plugin-soup.xml:
5882         (gst_soup_http_src_base_init), (gst_soup_http_src_class_init),
5883         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
5884         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
5885         (gst_soup_http_src_unicodify), (gst_soup_http_src_cancel_message),
5886         (gst_soup_http_src_queue_message),
5887         (gst_soup_http_src_add_range_header),
5888         (gst_soup_http_src_session_unpause_message),
5889         (gst_soup_http_src_session_pause_message),
5890         (gst_soup_http_src_session_close),
5891         (gst_soup_http_src_got_headers_cb),
5892         (gst_soup_http_src_got_body_cb), (gst_soup_http_src_finished_cb),
5893         (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_response_cb),
5894         (gst_soup_http_src_parse_status), (gst_soup_http_src_create),
5895         (gst_soup_http_src_start), (gst_soup_http_src_stop),
5896         (gst_soup_http_src_unlock), (gst_soup_http_src_unlock_stop),
5897         (gst_soup_http_src_get_size), (gst_soup_http_src_is_seekable),
5898         (gst_soup_http_src_do_seek), (gst_soup_http_src_set_location),
5899         (gst_soup_http_src_set_proxy), (gst_soup_http_src_uri_get_type),
5900         (gst_soup_http_src_uri_get_protocols),
5901         (gst_soup_http_src_uri_get_uri), (gst_soup_http_src_uri_set_uri),
5902         (gst_soup_http_src_uri_handler_init), (plugin_init):
5903         * ext/soup/gstsouphttpsrc.h:
5904         Make coding style more consistent, including class renaming.
5905
5906 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5907
5908         * configure.ac:
5909         Fix configure check for soundtouch to not produce syntax errors.
5910
5911 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5912
5913         * configure.ac:
5914         * ext/metadata/metadataxmp.c:
5915         (metadatamux_xmp_for_each_tag_in_list):
5916         Fix build with exempi >= 1.99.5 and fix the include
5917         path for exempi.
5918
5919 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
5920
5921         * ext/metadata/TODO:
5922           Just uptade the ToDo list.
5923
5924 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
5925
5926         * ext/metadata/gstbasemetadata.c:
5927         * ext/metadata/metadatamuxjpeg.c:
5928         * ext/metadata/metadatamuxpng.c:
5929         * ext/metadata/metadataparsejpeg.c:
5930         * ext/metadata/metadatatypes.c:
5931         * ext/metadata/metadatatypes.h:
5932         * ext/metadata/metadataxmp.c:
5933           Add documentation. Speed up a bit png muxer. Fix xmp muxer.
5934
5935 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5936
5937         Patch by: Wouter Cloetens <wouter at mind dot be>
5938
5939         * ext/soup/gstsouphttpsrc.c:
5940         Update documentation a bit.
5941
5942         * docs/plugins/gst-plugins-bad-plugins.args:
5943         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
5944         * docs/plugins/gst-plugins-bad-plugins.interfaces:
5945         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
5946         * docs/plugins/inspect/plugin-alsaspdif.xml:
5947         * docs/plugins/inspect/plugin-dvb.xml:
5948         * docs/plugins/inspect/plugin-filter.xml:
5949         * docs/plugins/inspect/plugin-glimagesink.xml:
5950         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
5951         * docs/plugins/inspect/plugin-quicktime.xml:
5952         * docs/plugins/inspect/plugin-rawparse.xml:
5953         * docs/plugins/inspect/plugin-replaygain.xml:
5954         * docs/plugins/inspect/plugin-sdl.xml:
5955         * docs/plugins/inspect/plugin-soundtouch.xml:
5956         * docs/plugins/inspect/plugin-soup.xml:
5957         * docs/plugins/inspect/plugin-spcdec.xml:
5958         * docs/plugins/inspect/plugin-spectrum.xml:
5959         * docs/plugins/inspect/plugin-speed.xml:
5960         * docs/plugins/inspect/plugin-speexresample.xml:
5961         * docs/plugins/inspect/plugin-switch.xml:
5962         * docs/plugins/inspect/plugin-videocrop.xml:
5963         Regenerate everything for the documentation changes we had.
5964
5965 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5966
5967         * ext/gio/gstgiobasesink.c: (close_stream_cb),
5968         (gst_gio_base_sink_stop), (gst_gio_base_sink_event),
5969         (gst_gio_base_sink_render), (gst_gio_base_sink_set_stream):
5970         * ext/gio/gstgiobasesrc.c: (close_stream_cb),
5971         (gst_gio_base_src_stop), (gst_gio_base_src_create),
5972         (gst_gio_base_src_set_stream):
5973         Use async variants of the close stream functions to prevent blocking
5974         for a long time there and add some more sanity checks for a correct
5975         stream.
5976
5977 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5978
5979         * tests/icles/Makefile.am:
5980         Move -Wl parameter from _LDADD to _LDFLAGS to fix autogen.sh.
5981
5982 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5983
5984         Patch by: Wouter Cloetens <wouter at mind dot be>
5985
5986         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_init):
5987         Let the proxy property default to the content of the $http_proxy
5988         environment variable.
5989
5990 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5991
5992         Patch by: Wouter Cloetens <wouter at mind dot be>
5993
5994         * tests/check/test-cert.pem:
5995         * tests/check/test-key.pem:
5996         Add missing files for the unit test.
5997
5998 2008-01-30  Sebastian Dröge  <slomo@circular-chaos.org>
5999
6000         Patch by: Wouter Cloetens <wouter at mind dot be>
6001
6002         * docs/plugins/Makefile.am:
6003         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6004         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6005         Add souphttpsrc to the docs.
6006
6007         * configure.ac:
6008         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
6009         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
6010         (gst_souphttp_src_set_property), (gst_souphttp_src_get_property),
6011         (gst_souphttp_src_cancel_message),
6012         (gst_souphttp_src_queue_message),
6013         (gst_souphttp_src_add_range_header),
6014         (gst_souphttp_src_session_unpause_message),
6015         (gst_souphttp_src_session_pause_message),
6016         (gst_souphttp_src_session_close),
6017         (gst_souphttp_src_got_headers_cb), (gst_souphttp_src_got_body_cb),
6018         (gst_souphttp_src_finished_cb), (gst_souphttp_src_got_chunk_cb),
6019         (gst_souphttp_src_response_cb), (gst_souphttp_src_parse_status),
6020         (gst_souphttp_src_create), (gst_souphttp_src_start),
6021         (gst_souphttp_src_stop), (gst_souphttp_src_unlock),
6022         (gst_souphttp_src_unlock_stop), (gst_souphttp_src_get_size),
6023         (gst_souphttp_src_is_seekable), (gst_souphttp_src_do_seek),
6024         (gst_souphttp_src_set_location), (gst_souphttp_src_set_proxy),
6025         (plugin_init):
6026         * ext/soup/gstsouphttpsrc.h:
6027         Add support for libsoup2.4 and require it. Also implement redirection
6028         and manual proxy specification. Fixes bug #510708.
6029
6030         * tests/check/Makefile.am:
6031         * tests/check/elements/.cvsignore:
6032         * tests/check/elements/souphttpsrc.c:
6033         Add unit test for souphttpsrc.
6034
6035 2008-01-30  Edgard Lima  <edgard.lima@indt.org.br>
6036
6037         * ext/Makefile.am:
6038         * ext/metadata/TODO:
6039         * ext/metadata/gstbasemetadata.c:
6040         * ext/metadata/gstbasemetadata.h:
6041         * ext/metadata/metadatamuxjpeg.c:
6042         * ext/metadata/metadatamuxjpeg.h:
6043         * ext/metadata/metadatamuxpng.c:
6044         * ext/metadata/metadatamuxpng.h:
6045         * ext/metadata/metadataparsejpeg.c:
6046         * ext/metadata/metadataparsepng.c:
6047         * tests/icles/Makefile.am:
6048           Add documentation. Fix test app compilation. Fix pull mode.
6049
6050 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6051
6052         Patch by: Thijs Vermeir  <thijsvermeir at gmail dot com>
6053
6054         * gst/rtpmanager/gstrtpjitterbuffer.c:
6055         (gst_rtp_jitter_buffer_chain):
6056         Try to get the new clock-rate from the buffer caps when we receive a new
6057         payload type instead of always firing the signal. Fixes #512774.
6058
6059 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
6060
6061         * ext/mpeg2enc/gstmpeg2enc.cc:
6062         Define LOG_NONE and friends if they're not defined yet. mjpegtools
6063         1.9.0rc3 removed their definitions but without it doesn't make much
6064         sense to write a log handler.
6065
6066 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6067
6068         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6069         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6070         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6071         * docs/plugins/gst-plugins-bad-plugins.types:
6072           Add base classes for metadata and equalizer (no introspection yet).
6073
6074 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6075
6076         * ext/metadata/README:
6077           Formatting.
6078         * tests/icles/metadata_editor.c:
6079           Include stdlib.h.
6080
6081 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6082
6083         * configure.ac:
6084         * docs/plugins/Makefile.am:
6085         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6086         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6087         * docs/plugins/gst-plugins-bad-plugins.args:
6088         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6089         * docs/plugins/gst-plugins-bad-plugins.interfaces:
6090         * docs/plugins/gst-plugins-bad-plugins.signals:
6091         * docs/plugins/inspect/plugin-metadata.xml:
6092         * docs/plugins/inspect/plugin-selector.xml:
6093         * docs/plugins/inspect/plugin-soundtouch.xml:
6094         * docs/plugins/inspect/plugin-switch.xml:
6095         * gst/selector/.cvsignore:
6096         * gst/selector/Makefile.am:
6097         * gst/selector/gstinputselector.c:
6098         * gst/selector/gstinputselector.h:
6099         * gst/selector/gstoutputselector.c:
6100         * gst/selector/gstoutputselector.h:
6101         * gst/selector/gstselector-marshal.list:
6102         * gst/selector/gstselector.c:
6103         * gst/selector/selector.vcproj:
6104         * gst/switch/.cvsignore:
6105         * gst/switch/Makefile.am:
6106         * gst/switch/gstswitch-marshal.list:
6107         * gst/switch/gstswitch.c:
6108         * gst/switch/gstswitch.h:
6109         * gst/switch/switch.vcproj:
6110         * tests/icles/.cvsignore:
6111         * tests/icles/Makefile.am:
6112         * tests/icles/output-selector-test.c:
6113           Replace the switch plugin with the selector plugin. Add output-
6114           selector as the opposite of input-selectoo (was switch). Add a test
6115           for output-selector. Add docs for the elements. The vcproj needs
6116           update. Fixes #500142.
6117
6118 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6119
6120         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_forward):
6121           Try to avoid 'unused variable' compiler warning if debugging is
6122           disabled (not bullet proof, but seems to do for now). (#512654)
6123
6124 2008-01-28  Sebastian Dröge  <slomo@circular-chaos.org>
6125
6126         * ext/soundtouch/gstbpmdetect.cc:
6127         Clean up a bit and only allocate a temporary buffer for the data
6128         if processing stereo data as BPMDetect downmixes from stereo to
6129         mono and stores the result in the input data. Thanks to
6130         Stefan Kost for the suggestions.
6131
6132 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6133
6134         * ext/soundtouch/gstpitch.cc:
6135         Cast a double to a GstClockTimeDiff to fix a compiler warning.
6136
6137 2008-01-27  Stefan Kost  <ensonic@users.sf.net>
6138
6139         * tests/icles/metadata_editor.c:
6140           Printf format fix.
6141
6142 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6143
6144         * ext/soundtouch/gstpitch.cc:
6145         Don't send a LATENCY event for now until we get the usage right.
6146
6147 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6148
6149         * ext/soundtouch/gstpitch.cc:
6150         * ext/soundtouch/gstpitch.hh:
6151         Implement LATENCY query and notify about latency changes.
6152         Unfortunately we don't have a fixed latency but it changes
6153         a bit with each buffer so we only send an LATENCY event with
6154         the maximum latency if it changes.
6155
6156         Always calculate the timestamp, duration, etc from the sample
6157         rate instead of using a pre-calculated duration for one sample
6158         to prevent large rounding errors.
6159
6160 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6161
6162         Based on a patch by:
6163             Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
6164
6165         * configure.ac:
6166         * ext/mpeg2enc/gstmpeg2encoder.cc:
6167         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
6168         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
6169         Add support for building against mjpegtools 1.9 while keeping
6170         compatiblity with older versions.
6171
6172 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6173
6174         * ext/soundtouch/gstbpmdetect.cc:
6175         Only consider a BPM value above 1.0 as valid.
6176
6177 2008-01-27  Sebastian Dröge  <slomo@circular-chaos.org>
6178
6179         * ext/soundtouch/Makefile.am:
6180         * ext/soundtouch/gstbpmdetect.cc:
6181         * ext/soundtouch/gstbpmdetect.hh:
6182         * ext/soundtouch/plugin.c: (plugin_init):
6183         Add BPM detection plugin based on SoundTouch's libBPM.
6184
6185         * ext/soundtouch/gstpitch.cc:
6186         Allow sample rates until MAX instead of only 48kHz and remove the
6187         buffer-frames field from that caps.
6188         Clear the remaining samples completely when necessary to get into
6189         a clean state again.
6190
6191 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6192
6193         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init):
6194         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
6195         Don't implement get_unit_size() ourselves, the GstAudioFilter base
6196         class already does this for us.
6197
6198 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6199
6200         * ext/soundtouch/gstpitch.cc:
6201         Allow seeking only in TIME and DEFAULT format, other formats will
6202         not work as expected. Also handle a stop position of -1 correctly
6203         for seeks, newsegment events and the queries. This fixes playback
6204         with the pitch element if upstream doesn't know the duration or has
6205         -1 as stop position in NEWSEGMENT events for other reasons. Before
6206         simply nothing was played as the segment was going from 0 to 0.
6207
6208         Send a GST_MESSAGE_DURATION whenever the rate or tempo is changed
6209         so applications can update their cached duration. Fixes bug #503308.
6210
6211         Some random cleanup and memory leak closing.
6212
6213 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6214
6215         * ext/musepack/gstmusepackdec.h:
6216         * ext/musepack/gstmusepackreader.c:
6217         First include the libmpcdec headers before everything else as they
6218         #define TRUE and FALSE unconditionally and we otherwise get conflicts
6219         with the ones that GLib defines.
6220
6221 2008-01-26  Sebastian Dröge  <slomo@circular-chaos.org>
6222
6223         * configure.ac:
6224         * ext/soundtouch/gstpitch.cc:
6225         Add support for libsoundtouch 1.3.1 and add an ugly workaround for
6226         the header definined PACKAGE and other variables for which we need
6227         our own values from config.h.
6228
6229 2008-01-26  Tim-Philipp Müller  <tim at centricular dot net>
6230
6231         * configure.ac:
6232           Check for libglade-2.0, for the metadata-editor example.
6233
6234         * tests/icles/Makefile.am:
6235           Only try to build the metadata-editor example if we have gtk and
6236           glade (otherwise the build would just fail ...); fix build in
6237           uninstalled setup.
6238
6239         * tests/icles/metadata_editor.c: (on_cell_edited), (ui_add_columns):
6240           Fix compiler warnings (use GLib macros to cast pointer <-> int).
6241
6242 2008-01-25  Edgard Lima  <edgard.lima@indt.org.br>
6243
6244         * ext/metadata/TODO:
6245         * ext/metadata/gstbasemetadata.c:
6246         * ext/metadata/metadata.c:
6247         * ext/metadata/metadata.h:
6248         * ext/metadata/metadataexif.c:
6249         * ext/metadata/metadataexif.h:
6250         * ext/metadata/metadataiptc.c:
6251         * ext/metadata/metadataiptc.h:
6252         * ext/metadata/metadataparsejpeg.c:
6253         * ext/metadata/metadataparsejpeg.h:
6254         * ext/metadata/metadataparsepng.c:
6255         * ext/metadata/metadataparsepng.h:
6256         * ext/metadata/metadataparseutil.c:
6257         * ext/metadata/metadataparseutil.h:
6258         * ext/metadata/metadatatags.c:
6259         * ext/metadata/metadatatags.h:
6260         * ext/metadata/metadatatypes.c:
6261         * ext/metadata/metadatatypes.h:
6262         * ext/metadata/metadataxmp.c:
6263         * ext/metadata/metadataxmp.h:
6264         * ext/metadata/test/Makefile:
6265         * ext/metadata/test/MetadataEditorMain.glade:
6266         * ext/metadata/test/metadata_editor.c:
6267         * tests/icles/Makefile.am:
6268         * tests/icles/metadata_editor.c:
6269         * tests/icles/metadata_editor.glade:
6270           Add lot of documentation.
6271
6272 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6273
6274         * sys/dvb/gstdvbsrc.c:
6275         Open frontend in NULL->READY so caps about dvb adapter can be
6276         seen by the app.
6277
6278 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
6279
6280         Patch by: Olivier Crete <tester@tester.ca>
6281
6282         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
6283         (create_stream), (payload_type_change), (new_ssrc_pad_found):
6284         Also handle lip-sync when the clock-rate is not provided with caps but
6285         with a signal.
6286
6287 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
6288
6289         Patch by: Olivier Crete <tester@tester.ca>
6290
6291         * gst/rtpmanager/gstrtpjitterbuffer.c:
6292         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain):
6293         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew),
6294         (rtp_jitter_buffer_insert):
6295         * gst/rtpmanager/rtpjitterbuffer.h:
6296         Remove the fixed clock-rate from the jitterbuffer and extend it so that
6297         a clock-rate can be provided with each buffer instead. Fixes #511686.
6298
6299 2008-01-25  Wim Taymans  <wim.taymans@collabora.co.uk>
6300
6301         Patch by: Olivier Crete <tester@tester.ca>
6302
6303         * gst/rtpmanager/gstrtpjitterbuffer.c:
6304         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_change_state),
6305         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
6306         Remove old unused variable.
6307         Track pt on input buffers and get the clock-rate when it changes.
6308         Ignore packets with unknown clock-rate. Fixes #511146.
6309
6310 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6311
6312         * sys/dvb/gstdvbsrc.c:
6313         Post bus message about adapter type and it's capabilities,
6314         when opening the frontend.
6315         After failing to read from the dvr, post a bus message to
6316         inform the app.
6317
6318 2008-01-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6319
6320         * gst/mpegtsparse/mpegtspacketizer.c:
6321         The logic for the guard interval calculation was totally wrong.
6322         Fixed.
6323
6324 2008-01-24  David Schleef  <ds@schleef.org>
6325
6326         Patch by: Olivier Crete <tester@tester.ca>
6327
6328         * gst/rtpmanager/rtpsource.c: Fix unref of buffer using the
6329           wrong function.  Fixes #511920
6330
6331 2008-01-24  Stefan Kost  <ensonic@users.sf.net>
6332
6333         * docs/plugins/Makefile.am:
6334         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6335         * docs/plugins/gst-plugins-bad-plugins.args:
6336         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
6337         * docs/plugins/gst-plugins-bad-plugins.interfaces:
6338         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
6339         * docs/plugins/gst-plugins-bad-plugins.signals:
6340           Now we have full hierarchy.
6341
6342         * docs/plugins/inspect/plugin-metadata.xml:
6343           Regenerate.
6344
6345         * ext/amrwb/gstamrwbdec.h:
6346           Add doc blob for object instance.
6347
6348 2008-01-24  Tim-Philipp Müller  <tim at centricular dot net>
6349
6350         * docs/plugins/gst-plugins-bad-plugins.args:
6351         * docs/plugins/inspect/plugin-metadata.xml:
6352           Update this too, hopefully fixes the docs build (does at least
6353           for me, after make clean in docs/plugins).
6354
6355 2008-01-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6356
6357         * gst/mpegtsparse/gstmpegdesc.h:
6358         * gst/mpegtsparse/mpegtspacketizer.c:
6359         Fix network name descriptor, the length is actually the
6360         descriptor length not stored in the byte after.
6361         Fix bounds checking to be more correct.
6362
6363 2008-01-23  Edgard Lima  <edgard.lima@indt.org.br>
6364
6365         * docs/plugins/Makefile.am:
6366         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6367         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6368         * ext/metadata/TODO:
6369         * ext/metadata/gstbasemetadata.c:
6370         * ext/metadata/gstbasemetadata.h:
6371         * ext/metadata/gstmetadatademux.c:
6372         * ext/metadata/gstmetadatademux.h:
6373         * ext/metadata/gstmetadatamux.c:
6374         * ext/metadata/gstmetadatamux.h:
6375         * ext/metadata/metadatatags.c:
6376           Add some documentation.
6377
6378 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6379
6380         * configure.ac:
6381         * ext/dts/gstdtsdec.c:
6382         Add support for building against libdca (with the libdts compat
6383         header). Fixes bug #511530.
6384
6385         Should probably be ported to libdca as some points as it's the
6386         successor of libdts.
6387
6388 2008-01-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6389
6390         * sys/dvb/gstdvbsrc.c:
6391         Do not go on forever if problem with reading from dvr, rather
6392         return NULL.
6393         Handle some cleanup issues of closing filedescriptors when
6394         failing to tune or similar.
6395
6396 2008-01-23 Christian Schaller <christian.schaller@collabora.co.uk>
6397
6398         * gst/rawparse/Makefile.am: Add missing header files to noinst_headers
6399         * gst-plugins-bad.spec: update for latest changes
6400
6401 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6402
6403         * docs/plugins/Makefile.am:
6404         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6405         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6406         * gst/xingheader/gstxingmux.c:
6407         * gst/xingheader/gstxingmux.h:
6408         Add documentation for the xingheader plugin.
6409
6410         * tests/check/elements/xingmux.c: (GST_START_TEST):
6411         Set element state to PLAYING before doing something else.
6412
6413 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6414
6415         * tests/check/Makefile.am:
6416         * tests/check/elements/.cvsignore:
6417         * tests/check/elements/xingmux.c: (setup_xingmux),
6418         (cleanup_xingmux), (GST_START_TEST), (xingmux_suite), (main):
6419         * tests/check/elements/xingmux_testdata.h:
6420         Add simple unit test for the xingmux element.
6421
6422         * gst/xingheader/gstxingmux.c: (generate_xing_header),
6423         (gst_xing_mux_finalize), (xing_reset):
6424         Fix a memleak and invalid seek tables with less than 100 MP3 frames.
6425
6426 2008-01-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6427
6428         * gst/mpegtsparse/gstmpegdesc.h:
6429         * gst/mpegtsparse/mpegtspacketizer.c:
6430         Parsed the satellite delivery system descriptor and
6431         added into nit's transport structure for delivery
6432         over the bus.
6433
6434 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6435
6436         * gst/mpegtsparse/mpegtspacketizer.c:
6437         Parsed and added network name to the nit structure sent
6438         in the bus message.
6439
6440 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6441
6442         * gst/mpegtsparse/mpegtspacketizer.c:
6443         Remove leaks introduced by not freeing g_strndup'd strings.
6444         Fix start_time and duration parsing in EIT.
6445
6446 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6447
6448         * gst/mpegtsparse/mpegtspacketizer.c:
6449         Add event name and description to the eit structure
6450         sent in the bus message.
6451
6452 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6453
6454         * gst/mpegtsparse/mpegtsparse.c:
6455         Revert const removal from previous commit.
6456
6457 2008-01-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6458
6459         * gst/mpegtsparse/Makefile.am:
6460         * gst/mpegtsparse/gstmpegdesc.c:
6461         * gst/mpegtsparse/gstmpegdesc.h:
6462         * gst/mpegtsparse/mpegtspacketizer.c:
6463         * gst/mpegtsparse/mpegtsparse.c:
6464         Added descriptor searching infrastructure from Fluendo TS demuxer.
6465         Add channel name and provider to the sdt structure sent in the
6466         bus message.
6467
6468 2008-01-22  Julien Moutte  <julien@fluendo.com>
6469
6470         * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_forward):
6471         Parse NAL units in forward mode to mark delta units flags.
6472
6473 2008-01-22  Stefan Kost  <ensonic@users.sf.net>
6474
6475         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6476         * docs/plugins/gst-plugins-bad-plugins.args:
6477         * docs/plugins/inspect/plugin-mpeg2enc.xml:
6478         * docs/plugins/inspect/plugin-musepack.xml:
6479           Regenerate.
6480   
6481         * docs/plugins/inspect/plugin-tremor.xml:
6482           Add vorbisidec aka trmor.
6483
6484         * ext/dc1394/gstdc1394.c:
6485           Add short description.
6486
6487 2008-01-22  Stefan Kost  <ensonic@users.sf.net>
6488
6489         * docs/plugins/Makefile.am:
6490           Add missing eol \
6491
6492         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6493           Place object names to standard sectionas plugin dont document those.
6494
6495         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6496         * docs/plugins/gst-plugins-bad-plugins.args:
6497         * docs/plugins/gst-plugins-bad-plugins.signals:
6498         * docs/plugins/inspect/plugin-dvb.xml:
6499         * docs/plugins/inspect/plugin-nuvdemux.xml:
6500           regenerate.
6501           
6502         * ext/ivorbis/vorbisdec.c:
6503         * ext/ivorbis/vorbisdec.h:
6504           Mark private vars and add short desc.
6505
6506         * ext/mythtv/gstmythtvsrc.c:
6507         * ext/theora/theoradec.c:
6508           Add short desc.
6509
6510 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6511
6512         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6513         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6514         * gst/nuvdemux/gstnuvdemux.c:
6515           One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what
6516           it actually is.
6517
6518 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6519
6520         * docs/plugins/Makefile.am:
6521         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6522         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6523           Update lists again. Those whole can build ivorbisdec, mythtvsrc,
6524           nvudemux and theoradecexp, please commit the inspect/plugin-xxx.xml.
6525
6526         * docs/plugins/inspect/plugin-gstinterlace.xml:
6527         * docs/plugins/inspect/plugin-rawparse.xml
6528         * docs/plugins/inspect/plugin-videoparse.xml:
6529           Replace videoparse with rawparse.
6530
6531         * gst/dvdspu/gstdvdspu.h:
6532           Help gtk-doc to recognize the object struct.
6533
6534 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6535
6536         * gst/librfb/rfbdecoder.c:
6537         * gst/librfb/rfbdecoder.h:
6538           Don't use gtk-doc comment style for non gtk-doc comments.
6539           Make one static function static.
6540
6541 2008-01-21  Wim Taymans  <wim.taymans@collabora.co.uk>
6542
6543         Patch by: Gabriel Bouvigne <bouvigne at mp3-tech dot org>
6544
6545         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init),
6546         (gst_deinterlace_init), (gst_deinterlace_set_caps),
6547         (gst_deinterlace_transform_ip), (gst_deinterlace_set_property),
6548         (gst_deinterlace_get_property):
6549         * gst/deinterlace/gstdeinterlace.h:
6550         Provide 4:2:2 support
6551         Also deinterlace chroma planes
6552         Allow to turn on/off deinterlacing
6553         Change of default thresholds, in order to provide acceptable results
6554         with default params. Fixes #511001.
6555
6556 2008-01-21  Tim-Philipp Müller  <tim at centricular dot net>
6557
6558         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6559           Update docs file too.
6560
6561 2008-01-21  Tim-Philipp Müller  <tim at centricular dot net>
6562
6563         * gst/dvdspu/gstdvdspu-render.c: (gst_dvd_spu_render_spu):
6564         * gst/dvdspu/gstdvdspu.c: (dvdspu_debug), (GST_CAT_DEFAULT),
6565           (subpic_sink_factory), (gst_dvd_spu_base_init),
6566           (gst_dvd_spu_class_init), (gst_dvd_spu_init), (gst_dvd_spu_clear),
6567           (gst_dvd_spu_dispose), (gst_dvd_spu_finalize),
6568           (gst_dvd_spu_flush_spu_info), (gst_dvd_spu_buffer_alloc),
6569           (gst_dvd_spu_src_event), (gst_dvd_spu_video_set_caps),
6570           (gst_dvd_spu_video_proxy_getcaps), (gst_dvd_spu_video_event),
6571           (gst_dvd_spu_video_chain), (dvspu_handle_vid_buffer),
6572           (gst_dvd_spu_redraw_still), (gst_dvd_spu_parse_chg_colcon),
6573           (gst_dvd_spu_exec_cmd_blk), (gst_dvd_spu_finish_spu_buf),
6574           (gst_dvd_spu_setup_cmd_blk), (gst_dvd_spu_handle_new_spu_buf),
6575           (gst_dvd_spu_handle_dvd_event), (gst_dvd_spu_advance_spu),
6576           (gst_dvd_spu_check_still_updates), (gst_dvd_spu_subpic_chain),
6577           (gst_dvd_spu_subpic_event), (gst_dvd_spu_change_state),
6578           (gst_dvd_spu_plugin_init):
6579         * gst/dvdspu/gstdvdspu.h: (GST_TYPE_DVD_SPU):
6580           Fix up dvdspu element again after previous namespace mangling:
6581           rename debug category variable to old name, matching that in
6582           dvdspu-render.c, to avoid undefined symbol error when loading
6583           the module; same for the _render function in dvdspu-render.c:
6584           we must use the same name in both .c files; change functions
6585           now called gstgst_* back to gst_* again; and while we're at it,
6586           we may as well canonicalise the namespace properly, namely to
6587           gst_dvd_spu_*.
6588
6589 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6590
6591         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6592         * ext/theora/theoradec.c:
6593         * ext/theora/theoradec.h:
6594           Coherent namespace usage and adding symbold from unused to sections.
6595
6596 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6597
6598         * docs/plugins/Makefile.am:
6599         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
6600           Add symbols from -unused.txt to the right place.
6601
6602         * gst/dvdspu/gstdvdspu.c:
6603         * gst/dvdspu/gstdvdspu.h:
6604           Coherent namespace usage.
6605
6606         * gst/spectrum/gstspectrum.c:
6607           Fix broken XML fragment in doc snippet even more.
6608
6609 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6610
6611         * docs/plugins/Makefile.am:
6612           Update include list.
6613
6614         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
6615           Update xml includes.
6616
6617         * docs/plugins/inspect/plugin-alsaspdif.xml:
6618         * docs/plugins/inspect/plugin-amrwb.xml:
6619         * docs/plugins/inspect/plugin-bayer.xml:
6620         * docs/plugins/inspect/plugin-bz2.xml:
6621         * docs/plugins/inspect/plugin-cdxaparse.xml:
6622         * docs/plugins/inspect/plugin-dtsdec.xml:
6623         * docs/plugins/inspect/plugin-dvbsrc.xml:
6624         * docs/plugins/inspect/plugin-dvdspu.xml:
6625         * docs/plugins/inspect/plugin-equalizer.xml:
6626         * docs/plugins/inspect/plugin-faac.xml:
6627         * docs/plugins/inspect/plugin-faad.xml:
6628         * docs/plugins/inspect/plugin-fbdevsink.xml:
6629         * docs/plugins/inspect/plugin-festival.xml:
6630         * docs/plugins/inspect/plugin-filter.xml:
6631         * docs/plugins/inspect/plugin-flvdemux.xml:
6632         * docs/plugins/inspect/plugin-freeze.xml:
6633         * docs/plugins/inspect/plugin-gsm.xml:
6634         * docs/plugins/inspect/plugin-gstinterlace.xml:
6635         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
6636         * docs/plugins/inspect/plugin-h264parse.xml:
6637         * docs/plugins/inspect/plugin-interleave.xml:
6638         * docs/plugins/inspect/plugin-ladspa.xml:
6639         * docs/plugins/inspect/plugin-metadata.xml:
6640         * docs/plugins/inspect/plugin-modplug.xml:
6641         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
6642         * docs/plugins/inspect/plugin-mpegtsparse.xml:
6643         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
6644         * docs/plugins/inspect/plugin-musicbrainz.xml:
6645         * docs/plugins/inspect/plugin-mve.xml:
6646         * docs/plugins/inspect/plugin-nsfdec.xml:
6647         * docs/plugins/inspect/plugin-nuvdemux.xml:
6648         * docs/plugins/inspect/plugin-qtdemux.xml:
6649         * docs/plugins/inspect/plugin-quicktime.xml:
6650         * docs/plugins/inspect/plugin-real.xml:
6651         * docs/plugins/inspect/plugin-replaygain.xml:
6652         * docs/plugins/inspect/plugin-sdl.xml:
6653         * docs/plugins/inspect/plugin-sdp.xml:
6654         * docs/plugins/inspect/plugin-spectrum.xml:
6655         * docs/plugins/inspect/plugin-speed.xml:
6656         * docs/plugins/inspect/plugin-speexresample.xml:
6657         * docs/plugins/inspect/plugin-stereo.xml:
6658         * docs/plugins/inspect/plugin-switch.xml:
6659         * docs/plugins/inspect/plugin-timidity.xml:
6660         * docs/plugins/inspect/plugin-tta.xml:
6661         * docs/plugins/inspect/plugin-videocrop.xml:
6662         * docs/plugins/inspect/plugin-videoparse.xml:
6663         * docs/plugins/inspect/plugin-videosignal.xml:
6664         * docs/plugins/inspect/plugin-vmnc.xml:
6665         * docs/plugins/inspect/plugin-wildmidi.xml:
6666         * docs/plugins/inspect/plugin-x264.xml:
6667         * docs/plugins/inspect/plugin-xingheader.xml:
6668         * docs/plugins/inspect/plugin-xvid.xml:
6669         * docs/plugins/inspect/plugin-y4menc.xml:
6670           Regenerate files.
6671
6672         * gst/spectrum/gstspectrum.c:
6673           Fix broken XML fragment in doc snippet.
6674
6675         * tests/check/elements/.cvsignore:
6676           Add test binary to ignores.
6677
6678 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6679
6680         * gst/h264parse/gsth264parse.c:
6681           Fix the build. GST_TIME_ARGS takes a timestamp not a buffer.
6682
6683 2008-01-20  Sebastian Dröge  <slomo@circular-chaos.org>
6684
6685         Patch by: Wouter Cloetens <wouter at mind dot be>
6686
6687         * ext/soup/gstsouphttpsrc.c: (soup_got_headers):
6688         Report the size of the stream as the total size instead of
6689         the remaining Content-Length, which is wrong after a seek.
6690
6691 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6692
6693         * gst/rawparse/gstrawparse.c: (gst_raw_parse_push_buffer),
6694         (gst_raw_parse_loop):
6695         Handle framesizes > 4096 with multiple frames per buffer correctly
6696         in pull mode and handle short reads better.
6697         Also put offset and offset_end on outgoing buffers.
6698
6699 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6700
6701         * gst/rawparse/gstrawparse.c: (gst_raw_parse_loop):
6702         Improve handling of unknown or too small upstream sizes in
6703         pull mode.
6704
6705 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6706
6707         * gst/rawparse/gstrawparse.c: (gst_raw_parse_loop),
6708         (gst_raw_parse_handle_seek_push):
6709         Improve debugging a bit and for handling multiple frames per buffer
6710         in pull mode choose the next smallest multiply of framesize below
6711         4096 instead of always handling 1024 frames.
6712
6713 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6714
6715         Patch by: Wouter Cloetens <wouter at mind dot be>
6716
6717         * ext/soup/gstsouphttpsrc.c: (soup_got_headers):
6718         Correctly set duration on the GstBaseSrc segment when we know it
6719         to fix failing the duration query.
6720
6721 2008-01-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6722
6723         * gst/h264parse/gsth264parse.c: (gst_h264_parse_flush_decode),
6724         (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse):
6725         Set timestamps more correctly.
6726
6727 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
6728
6729         * gst/rawparse/gstrawparse.c: (gst_raw_parse_class_init),
6730         (gst_raw_parse_init), (gst_raw_parse_reset),
6731         (gst_raw_parse_set_src_caps), (gst_raw_parse_push_buffer),
6732         (gst_raw_parse_chain), (gst_raw_parse_loop),
6733         (gst_raw_parse_sink_activate), (gst_raw_parse_sink_activatepull),
6734         (gst_raw_parse_change_state), (gst_raw_parse_sink_event),
6735         (gst_raw_parse_handle_seek_push), (gst_raw_parse_handle_seek_pull),
6736         (gst_raw_parse_src_event), (gst_raw_parse_src_query):
6737         * gst/rawparse/gstrawparse.h:
6738         Implement pull mode.
6739
6740 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
6741
6742         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6743         Fix memory leak spotted by the unit test.
6744
6745 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
6746
6747         * tests/check/Makefile.am:
6748         Enable spectrum test again.
6749
6750         * tests/check/gst-plugins-bad.supp:
6751         Add suppressions for a singleton in GIO that can't be freed.
6752
6753 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
6754
6755         * tests/check/Makefile.am:
6756         * tests/check/elements/.cvsignore:
6757         * tests/check/elements/equalizer.c: (setup_equalizer),
6758         (cleanup_equalizer), (GST_START_TEST), (equalizer_suite), (main):
6759         Add some minimal tests for the equalizer plugin.
6760
6761 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
6762
6763         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_finalize):
6764         Unparent all bands from the equalizer when finalizing to stop
6765         leaking them.
6766
6767 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
6768
6769         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_uri_get_protocols):
6770         Add support for WebDAV.
6771
6772 2008-01-18  Sebastian Dröge  <slomo@circular-chaos.org>
6773
6774         Patch by: Wouter Cloetens <wouter at mind dot be>
6775
6776         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
6777         (gst_souphttp_src_init), (gst_souphttp_src_create),
6778         (gst_souphttp_src_is_seekable), (gst_souphttp_src_do_seek),
6779         (soup_add_range_header), (soup_got_headers), (soup_got_chunk):
6780         * ext/soup/gstsouphttpsrc.h:
6781         Add support for seeking to souphttpsrc. Fixes bug #502335.
6782
6783 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6784
6785         * gst/h264parse/gsth264parse.c: (gst_h264_parse_clear_queues),
6786         (gst_h264_parse_flush_decode), (gst_h264_parse_queue_buffer),
6787         (gst_h264_parse_find_start_reverse),
6788         (gst_h264_parse_chain_reverse), (gst_h264_parse_chain):
6789         * gst/h264parse/gsth264parse.h:
6790         Improve debugging.
6791         Fix buffer splitting at sync codes and leftover buffer after
6792         scanning.
6793
6794 2008-01-17  Edgard Lima  <edgard.lima@indt.org.br>
6795
6796         * ext/metadata/TODO:
6797         * ext/metadata/metadataexif.c:
6798         * ext/metadata/metadataxmp.c:
6799           Fixed adding EXIF tags to correct IFD. Mapped some XMP tags.
6800
6801 2008-01-16  Wim Taymans  <wim.taymans@collabora.co.uk>
6802
6803         * gst/h264parse/gsth264parse.c: (gst_nal_list_new),
6804         (gst_nal_list_prepend_link), (gst_nal_list_delete_head),
6805         (gst_nal_bs_init), (gst_nal_bs_read), (gst_nal_bs_eos),
6806         (gst_nal_bs_read_ue), (gst_h264_parse_class_init),
6807         (gst_h264_parse_init), (gst_h264_parse_set_property),
6808         (gst_h264_parse_get_property), (gst_h264_parse_sink_setcaps),
6809         (gst_h264_parse_clear_queues), (gst_h264_parse_chain_forward),
6810         (gst_h264_parse_flush_decode), (gst_h264_parse_queue_buffer),
6811         (gst_h264_parse_find_start_reverse),
6812         (gst_h264_parse_chain_reverse), (gst_h264_parse_chain),
6813         (gst_h264_parse_sink_event), (gst_h264_parse_change_state):
6814         * gst/h264parse/gsth264parse.h:
6815         Add reverse playback support for containers that don't know how to
6816         properly send data between I-frames.
6817
6818 2008-01-16  Sebastian Dröge  <slomo@circular-chaos.org>
6819
6820         * configure.ac:
6821         * tests/check/pipelines/gio.c: (GST_START_TEST):
6822         Update for API changes in GIO and require GIO 2.15.2 for this.
6823
6824 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
6825
6826         * gst/xingheader/gstxingmux.c: (generate_xing_header):
6827         Bitrate is 4 bits, not 8 so check for 0xe as maximum value instead
6828         of 0xfe.
6829
6830 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
6831
6832         * gst/xingheader/gstxingmux.c: (generate_xing_header):
6833         Remove accidentially leftover debug printf.
6834
6835 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
6836
6837         * gst/xingheader/gstxingmux.c: (has_xing_header),
6838         (generate_xing_header), (gst_xing_mux_chain),
6839         (gst_xing_mux_sink_event):
6840         Choose smallest possible frame size for the Xing header, properly
6841         set the timestamp, duration and offset on the outgoing buffers,
6842         only send NEWSEGMENT events in BYTE format downstream and also
6843         drop VBRI headers if already existing.
6844
6845 2008-01-12  Sebastian Dröge  <slomo@circular-chaos.org>
6846
6847         * gst/xingheader/Makefile.am:
6848         * gst/xingheader/gstxingmux.c: (parse_header), (get_xing_offset),
6849         (has_xing_header), (generate_xing_header),
6850         (gst_xing_mux_base_init), (gst_xing_mux_finalize), (xing_reset),
6851         (gst_xing_mux_init), (gst_xing_mux_chain),
6852         (gst_xing_mux_sink_event), (gst_xing_mux_change_state):
6853         * gst/xingheader/gstxingmux.h:
6854         Major cleanup and rewrite of xingmux with less bugs and new features:
6855         - Handles other layers as 3
6856         - Write TOC
6857
6858 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6859
6860         * tests/check/elements/rganalysis.c: (test_buffer_const_float_mono),
6861           (test_buffer_const_float_stereo), (test_buffer_const_int16_mono),
6862           (test_buffer_const_int16_stereo), (test_buffer_square_float_mono),
6863           (test_buffer_square_float_stereo), (test_buffer_square_int16_mono),
6864           (test_buffer_square_int16_stereo):
6865         * tests/check/elements/rglimiter.c: (create_test_buffer):
6866         * tests/check/elements/rgvolume.c: (test_buffer_new):
6867           It's "endianness", not "endianess". Fixes unit tests.
6868
6869 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6870
6871         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
6872         If we find the caps in the cache, use it to parse the clock-rate instead
6873         of returning an error. Fixes a TODO as found by Youness Alaoui.
6874
6875 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6876
6877         Patch by: Youness Alaoui <youness dot alaoui at collabora dot co dot uk>
6878
6879         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
6880         * gst/rtpmanager/rtpsession.c: (rtp_session_set_callbacks),
6881         (rtp_session_set_process_rtp_callback),
6882         (rtp_session_set_send_rtp_callback),
6883         (rtp_session_set_send_rtcp_callback),
6884         (rtp_session_set_sync_rtcp_callback),
6885         (rtp_session_set_clock_rate_callback),
6886         (rtp_session_set_reconsider_callback), (source_push_rtp),
6887         (source_clock_rate), (rtp_session_process_bye),
6888         (rtp_session_process_rtcp), (rtp_session_send_bye),
6889         (rtp_session_on_timeout):
6890         * gst/rtpmanager/rtpsession.h:
6891         Make it possible to use different user_data for each of the callbacks.
6892         Fixes #508587.
6893
6894 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6895
6896         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code):
6897         Small meaningless cleanup.
6898
6899         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_flush),
6900         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain_forward),
6901         (scan_keyframe), (gst_mpegvideoparse_flush_decode),
6902         (gst_mpegvideoparse_chain_reverse), (gst_mpegvideoparse_chain),
6903         (mpv_parse_sink_event), (gst_mpegvideoparse_change_state):
6904         * gst/mpegvideoparse/mpegvideoparse.h:
6905         Track segment events.
6906         Do the first part of reverse playback by sending data between two
6907         I-frames to the decoder.
6908
6909 2008-01-10  Thijs Vermeir  <thijsvermeir@gmail.com>
6910
6911         * gst/rtpmanager/gstrtpbin.c:
6912         Fix documentation for latest patch
6913
6914 2008-01-10  Thijs Vermeir  <thijsvermeir@gmail.com>
6915
6916         * gst/rtpmanager/gstrtpbin.c:
6917         Allow request_new_pad with name NULL (bug #508515)
6918
6919 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6920
6921         * autogen.sh:
6922           Add -Wno-portability to the automake parameters to stop warnings
6923           about GNU make extensions being used. We require GNU make in almost
6924           every Makefile anyway.
6925           
6926         * configure.ac:
6927           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6928           at the same time is required for per target flags.
6929
6930 2008-01-09  Wim Taymans  <wim.taymans@collabora.co.uk>
6931
6932         * gst/rtpmanager/gstrtpsession.c: (create_send_rtp_sink):
6933         Don't set fixed caps, we can basically do everything the upsteam peer
6934         pad can renegotiate to. Fixes #507940.
6935
6936 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6937
6938         * Makefile.am:
6939           Include lcov.mak to allow building coverage reports. Add top-level
6940           check targets similar to other gst packages.
6941
6942 2008-01-06  David Schleef  <ds@schleef.org>
6943
6944         * ext/directfb/Makefile.am:
6945           Add GST_CFLAGS.  Otherwise we don't get -Wall -Werror.
6946         * ext/directfb/dfbvideosink.c:
6947           Getting tired of directfb's chatter.  Quiet it.
6948
6949 2008-01-06  David Schleef  <ds@schleef.org>
6950
6951         Patch by: Sean D'Epagnier <sean@depagnier.com>
6952
6953         * configure.ac:
6954         * sys/Makefile.am:
6955         * sys/fbdev/Makefile.am:
6956         * sys/fbdev/gstfbdevsink.c:
6957         * sys/fbdev/gstfbdevsink.h:
6958           Add fbdev-based video sink.  Linux-only.  See bug #506549.
6959
6960 2008-01-06  Sebastian Dröge  <slomo@circular-chaos.org>
6961
6962         * configure.ac:
6963         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
6964         * tests/check/pipelines/gio.c: (free_input), (GST_START_TEST):
6965         Update to GMemoryInputStream API changes in GLib SVN and require
6966         gio-2.0 >= 2.15.1 for this. Fixes bug #507584.
6967         We can also report the duration for every GSeekable, not only
6968         GFileInputStream and GMemoryInputStream.
6969
6970 2008-01-05  David Schleef  <ds@schleef.org>
6971
6972         * sys/glsink/glimagesink.c:
6973         * sys/glsink/glimagesink.h:
6974         * sys/glsink/gstglbuffer.h:
6975         * sys/glsink/gstgldisplay.c:
6976         * sys/glsink/gstgldisplay.h:
6977         * sys/glsink/gstglupload.c:
6978           Handle xoverlay exposes correctly.  This means glimagesink works
6979           correctly most of the time in totem (fullscreening being an
6980           execption).  Doesn't handle expose events directly to the GL
6981           window.
6982
6983 2008-01-05  David Schleef  <ds@schleef.org>
6984
6985         * sys/glsink/glextensions.c:
6986         * sys/glsink/glextensions.h:
6987         * sys/glsink/glimagesink.c:
6988         * sys/glsink/glimagesink.h:
6989         * sys/glsink/gstgldisplay.c:
6990         * sys/glsink/gstgldisplay.h:
6991         * sys/glsink/gstopengl.c:
6992           Reenable video/x-raw-rgb and x-raw-yuv for glimagesink.  Enable
6993           vblank synchronization.  Remove unused code.
6994
6995 2008-01-04  Wim Taymans  <wim.taymans@collabora.co.uk>
6996
6997         * gst/rtpmanager/gstrtpjitterbuffer.c:
6998         (gst_rtp_jitter_buffer_loop):
6999         Don't unref the popped buffer when we don't have ownership.
7000         Fixes #507020.
7001
7002 2008-01-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7003
7004         * gst/mpegtsparse/Makefile.am:
7005         * gst/mpegtsparse/flutspatinfo.c:
7006         * gst/mpegtsparse/flutspatinfo.h:
7007         * gst/mpegtsparse/flutspmtinfo.c:
7008         * gst/mpegtsparse/flutspmtinfo.h:
7009         * gst/mpegtsparse/flutspmtstreaminfo.c:
7010         * gst/mpegtsparse/flutspmtstreaminfo.h:
7011         Remove no longer needed files.
7012
7013 2008-01-02  David Schleef  <ds@schleef.org>
7014
7015         * tests/check/Makefile.am:
7016           Disable vcdsrc in states test because it takes too much time
7017           to get to PLAYING if it can find a device.
7018
7019 2007-12-31  David Schleef  <ds@schleef.org>
7020
7021         * ext/musicbrainz/gsttrm.c:
7022           Don't emit signiture when going to READY, because it might
7023           not be ready.
7024         * ext/nas/nassink.c:
7025           Remove useless call that sleeps for 5 seconds.  Yup, it calls
7026           sleep(1) 5 times.  Go NAS.
7027         * gst/librfb/gstrfbsrc.c:
7028         * gst/librfb/rfbdecoder.c:
7029           Initialize our debug categories properly.
7030         * gst/rawparse/gstrawparse.c:
7031           Don't register element details for a non-element.  Be much more
7032           rude when subclass doesn't set a pad template (assert!).  Don't
7033           unref the pad template; we don't own it.
7034         * gst/videosignal/gstvideoanalyse.c:
7035           Initialize debug category.
7036         * tests/check/Makefile.am:
7037           Ignore nassink element in tests because it has unavoidable
7038           long timeouts.
7039
7040 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
7041
7042         * gst/rtpmanager/gstrtpssrcdemux.c:
7043         (gst_rtp_ssrc_demux_change_state):
7044         Don't clean up pads when going to PAUSED.
7045
7046 2007-12-30  David Schleef  <ds@schleef.org>
7047
7048         * configure.ac:
7049         * sys/glsink/Makefile.am:
7050           Switch to using pkgconfig to detect libGL.  Since we use
7051           recent features added to Mesa, there's no point in adding
7052           a check for pre-pkgconfig versions.
7053
7054 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
7055
7056         * ext/ladspa/gstladspa.c: (gst_ladspa_get_property):
7057         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_show_frame):
7058         * gst/mve/gstmvemux.c: (gst_mve_mux_request_new_pad):
7059         * sys/dvb/dvbbasebin.c: (dvb_base_bin_class_init):
7060         Fix 'xyz may be used uninitialized' compiler warnings caused
7061         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
7062         abort() in any case but properly report the error.
7063
7064 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
7065
7066         * configure.ac:
7067         * ext/gio/gstgio.c:
7068         * ext/gio/gstgio.h:
7069         * ext/gio/gstgiobasesink.h:
7070         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
7071         * ext/gio/gstgiobasesrc.h:
7072         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
7073         * ext/gio/gstgiosink.h:
7074         * ext/gio/gstgiosrc.h:
7075         * ext/gio/gstgiostreamsink.h:
7076         * ext/gio/gstgiostreamsrc.h:
7077         * tests/check/pipelines/gio.c:
7078         Update to latest API changes in GLib/GIO and require at least
7079         gio-2.0 2.15.0 for this.
7080         
7081         * ext/gio/Makefile.am:
7082         Add GST_PLUGIN_LDFLAGS to LDFLAGS.
7083
7084 2007-12-28  David Schleef  <ds@schleef.org>
7085
7086         * configure.ac:
7087         * sys/glsink/glextensions.c:
7088         * sys/glsink/glextensions.h:
7089         * sys/glsink/glimagesink.c:
7090         * sys/glsink/glimagesink.h:
7091         * sys/glsink/gstglbuffer.c:
7092         * sys/glsink/gstglbuffer.h:
7093         * sys/glsink/gstglconvert.c:
7094         * sys/glsink/gstgldisplay.c:
7095         * sys/glsink/gstgldisplay.h:
7096         * sys/glsink/gstgldownload.c:
7097         * sys/glsink/gstglfilter.c:
7098         * sys/glsink/gstglfilter.h:
7099         * sys/glsink/gstglfilterexample.c:
7100         * sys/glsink/gstgltestsrc.c:
7101         * sys/glsink/gstglupload.c:
7102           Major cleanup of code.  Convert glupload to BaseTransform.
7103           Handle caps negotiation mostly correctly.  Reenable in build.
7104
7105 2007-12-28  Tim-Philipp Müller  <tim at centricular dot net>
7106
7107         * ext/soup/Makefile.am:
7108         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_get_property),
7109           (gst_souphttp_src_unicodify), (soup_got_headers):
7110           Use gst_tag_freeform_string_to_utf8() and post radio station
7111           info as tags on the bus.
7112
7113 2007-12-26  David Schleef  <ds@schleef.org>
7114
7115         * sys/glsink/glimagesink.c:
7116         * sys/glsink/gstglupload.c:
7117           Change glimagesink over to using GL buffers.  This breaks
7118           glimagesink for normal operation, but should be fixed soon.
7119
7120 2007-12-26  David Schleef  <ds@schleef.org>
7121
7122         * sys/glsink/gltestsrc.c:
7123         * sys/glsink/gstglbuffer.c:
7124         * sys/glsink/gstglbuffer.h:
7125         * sys/glsink/gstgldownload.c:
7126         * sys/glsink/gstglfilter.c:
7127         * sys/glsink/gstglfilterexample.c:
7128         * sys/glsink/gstgltestsrc.c:
7129         * sys/glsink/gstglupload.c:
7130           Convert gldownload to BaseTransform.  Make glfilterexample
7131           visually interesting.  Add support for various formats to
7132           downloading.  Fix a few places where we leak GL state to
7133           other elements (bad, but hard to prevent).
7134
7135 2007-12-26  David Schleef  <ds@schleef.org>
7136
7137         * sys/glsink/BUGS:
7138         * sys/glsink/Makefile.am:
7139         * sys/glsink/gstglbuffer.c:
7140         * sys/glsink/gstglbuffer.h:
7141         * sys/glsink/gstglconvert.c:
7142         * sys/glsink/gstgldisplay.c:
7143         * sys/glsink/gstglfilter.c:
7144         * sys/glsink/gstglfilter.h:
7145         * sys/glsink/gstglfilterexample.c:
7146         * sys/glsink/gstgltestsrc.c:
7147         * sys/glsink/gstglupload.c:
7148         * sys/glsink/gstopengl.c:
7149           Remove code that handles non-texture buffers.  Add a
7150           GstGLBufferFormat type that corresponds to how to use the
7151           texture, not the original video format.  Convert gstflfilter.c
7152           into a base class, add glfilterexample and glconvert elements.
7153         * sys/glsink/color_matrix.c:
7154           Minor ramblings about color conversion matrices.
7155
7156 2007-12-24  David Schleef  <ds@schleef.org>
7157
7158         * sys/glsink/Makefile.am:
7159         * sys/glsink/gltestsrc.c:
7160         * sys/glsink/gltestsrc.h:
7161         * sys/glsink/gstgldisplay.c:
7162         * sys/glsink/gstgldownload.c:
7163         * sys/glsink/gstglfilter.c:
7164         * sys/glsink/gstgltestsrc.c:
7165         * sys/glsink/gstgltestsrc.h:
7166         * sys/glsink/gstglupload.c:
7167         * sys/glsink/gstopengl.c:
7168           Add gltestsrc element, a duplicate of videotestsrc that uses
7169           GL rendering to create images.  More cleanup.
7170
7171 2007-12-24  David Schleef  <ds@schleef.org>
7172
7173         * sys/glsink/gstglbuffer.c:
7174         * sys/glsink/gstgldownload.c:
7175         * sys/glsink/gstglfilter.c:
7176           Clean up code.  Fix a few leaks.
7177
7178 2007-12-24  David Schleef  <ds@schleef.org>
7179
7180         * sys/glsink/Makefile.am:
7181         * sys/glsink/glimagesink.h:
7182         * sys/glsink/glvideo.c:
7183         * sys/glsink/glvideo.h:
7184         * sys/glsink/gstglbuffer.c:
7185         * sys/glsink/gstglbuffer.h:
7186         * sys/glsink/gstgldisplay.c:
7187         * sys/glsink/gstgldisplay.h:
7188           Rename glvideo.[ch] to gstgldisplay.[ch].
7189
7190 2007-12-24  David Schleef  <ds@schleef.org>
7191
7192         * sys/glsink/glimagesink.c:
7193         * sys/glsink/glimagesink.h:
7194         * sys/glsink/glvideo.c:
7195         * sys/glsink/glvideo.h:
7196         * sys/glsink/gstglbuffer.c:
7197         * sys/glsink/gstglbuffer.h:
7198         * sys/glsink/gstgldownload.c:
7199         * sys/glsink/gstglfilter.c:
7200         * sys/glsink/gstglupload.c:
7201           Rewrite a bunch of code to use textures as the intermediate
7202           instead of renderbuffers.  upload, download, filtering all
7203           work.
7204
7205 2007-12-23  David Schleef  <ds@schleef.org>
7206
7207         * gst/videoparse/Makefile.am:
7208         * gst/videoparse/README:
7209         * gst/videoparse/gstvideoparse.c:
7210           Remove videoparse element, because it was moved to gst/rawparse/
7211
7212 2007-12-23  Sebastian Dröge  <slomo@circular-chaos.org>
7213
7214         * gst/rawparse/gstrawparse.c: (gst_raw_parse_src_event):
7215         Always seek on frame boundaries, will produce nothing useful
7216         otherwise.
7217
7218 2007-12-23  Sebastian Dröge  <slomo@circular-chaos.org>
7219
7220         * configure.ac:
7221         * gst/rawparse/Makefile.am:
7222         * gst/rawparse/README:
7223         * gst/rawparse/gstaudioparse.c: (gst_audio_parse_format_get_type),
7224         (gst_audio_parse_endianness_get_type), (gst_audio_parse_base_init),
7225         (gst_audio_parse_class_init), (gst_audio_parse_init),
7226         (gst_audio_parse_set_property), (gst_audio_parse_get_property),
7227         (gst_audio_parse_update_frame_size), (gst_audio_parse_get_caps):
7228         * gst/rawparse/gstaudioparse.h:
7229         * gst/rawparse/gstrawparse.c: (gst_raw_parse_base_init),
7230         (gst_raw_parse_class_init), (gst_raw_parse_init),
7231         (gst_raw_parse_dispose),
7232         (gst_raw_parse_class_set_src_pad_template),
7233         (gst_raw_parse_class_set_multiple_frames_per_buffer),
7234         (gst_raw_parse_reset), (gst_raw_parse_chain),
7235         (gst_raw_parse_convert), (gst_raw_parse_sink_event),
7236         (gst_raw_parse_src_event), (gst_raw_parse_src_query_type),
7237         (gst_raw_parse_src_query), (gst_raw_parse_set_framesize),
7238         (gst_raw_parse_set_fps), (gst_raw_parse_get_fps),
7239         (gst_raw_parse_is_negotiated):
7240         * gst/rawparse/gstrawparse.h:
7241         * gst/rawparse/gstvideoparse.c: (gst_video_parse_format_get_type),
7242         (gst_video_parse_endianness_get_type), (gst_video_parse_base_init),
7243         (gst_video_parse_class_init), (gst_video_parse_init),
7244         (gst_video_parse_set_property), (gst_video_parse_get_property),
7245         (gst_video_parse_format_to_fourcc),
7246         (gst_video_parse_update_frame_size), (gst_video_parse_get_caps):
7247         * gst/rawparse/gstvideoparse.h:
7248         * gst/rawparse/plugin.c: (plugin_init):
7249         Add new plugin rawparse that contains a base class for raw data
7250         parsers and the two elements audioparse and videoparse that can
7251         be used to parse raw audio and video. These are inspired by the
7252         old videoparse element which the new rawparse plugin deprecates.
7253
7254 2007-12-21  David Schleef  <ds@schleef.org>
7255
7256         * sys/glsink/glextensions.c:
7257         * sys/glsink/glextensions.h:
7258         * sys/glsink/glvideo.c:
7259         * sys/glsink/glvideo.h:
7260         * sys/glsink/gstglbuffer.c:
7261         * sys/glsink/gstgldownload.c:
7262         * sys/glsink/gstglupload.c:
7263           A careful read of the documentation reveals that I can't use
7264           renderbuffers as textures.  Duh.  Checkpoint because I'm about
7265           to rewrite a bunch of code.
7266
7267 2007-12-21  Edgard Lima,,,,  <edgard.lima@indt.org.br>
7268
7269         * ext/metadata/TODO:
7270         * ext/metadata/gstbasemetadata.c:
7271         * ext/metadata/gstbasemetadata.h:
7272         * ext/metadata/metadata.h:
7273         * ext/metadata/metadataiptc.c:
7274         * ext/metadata/metadatamuxjpeg.c:
7275         * ext/metadata/metadataparsejpeg.c:
7276         * ext/metadata/metadataparseutil.c:
7277           Some IPTC tags mapped.
7278
7279 2007-12-21  Edgard Lima  <edgard.lima@indt.org.br>
7280
7281         * ext/metadata/Makefile.am:
7282         * ext/metadata/TODO:
7283         * ext/metadata/gstbasemetadata.c:
7284         * ext/metadata/gstbasemetadata.h:
7285         * ext/metadata/gstmetadatacommon.c:
7286         * ext/metadata/gstmetadatacommon.h:
7287         * ext/metadata/metadata.c:
7288         * ext/metadata/metadata.h:
7289           Removed gstmetadatacommon.
7290
7291 2007-12-20  David Schleef  <ds@schleef.org>
7292
7293         * sys/glsink/Makefile.am:
7294         * sys/glsink/glextensions.c:
7295         * sys/glsink/glextensions.h:
7296         * sys/glsink/glimagesink.c:
7297         * sys/glsink/glimagesink.h:
7298         * sys/glsink/glvideo.c:
7299         * sys/glsink/glvideo.h:
7300         * sys/glsink/gstglbuffer.c:
7301         * sys/glsink/gstglbuffer.h:
7302         * sys/glsink/gstgldownload.c:
7303         * sys/glsink/gstglfilter.c:
7304         * sys/glsink/gstglupload.c:
7305         * sys/glsink/gstopengl.c:
7306           Switch to using framebuffer_objects instead of GLXPixmaps,
7307           because that's what my driver supports.  Remove GLDrawable,
7308           since GstGLDisplay now has a default drawable and context.
7309
7310 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
7311
7312         * gst/equalizer/.cvsignore:
7313         * gst/switch/.cvsignore:
7314           Ignore more.
7315
7316 2007-12-19  Edgard Lima  <edgard.lima@indt.org.br>
7317
7318         * ext/metadata/Makefile.am:
7319         * ext/metadata/TODO:
7320         * ext/metadata/gstbasemetadata.c:
7321         * ext/metadata/gstbasemetadata.h:
7322         * ext/metadata/gstmetadatacommon.c:
7323         * ext/metadata/gstmetadatacommon.h:
7324         * ext/metadata/gstmetadatademux.c:
7325         * ext/metadata/gstmetadatademux.h:
7326         * ext/metadata/gstmetadatamux.c:
7327         * ext/metadata/gstmetadatamux.h:
7328         * ext/metadata/metadata.c:
7329         * ext/metadata/metadata.h:
7330         * ext/metadata/metadataexif.c:
7331         * ext/metadata/metadataparsejpeg.c:
7332         * ext/metadata/metadataparsepng.c:
7333         * ext/metadata/metadatatags.c:
7334         * ext/metadata/metadatatags.h:
7335         * ext/metadata/test/metadata_editor.c:
7336           New base class for metadata elements.
7337
7338 2007-12-18  Andy Wingo  <wingo@pobox.com>
7339
7340         * gst/switch/gstswitch-marshal.list:
7341         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
7342         * gst/switch/gstswitch.c (enum, gst_selector_pad_class_init)
7343         (gst_selector_pad_get_property)
7344         (gst_selector_pad_get_running_time)
7345         (gst_stream_selector_class_init, gst_segment_get_timestamp)
7346         (gst_segment_set_stop, gst_segment_set_start)
7347         (gst_stream_selector_set_active_pad, gst_stream_selector_block)
7348         (gst_stream_selector_push_pending_stop)
7349         (gst_stream_selector_switch): Change so that the signals and
7350         properties deal in running time, not buffer time. Document the
7351         signals more. Change uint64 in API to int64, to reflect what's in
7352         GstSegment.
7353
7354 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
7355
7356         * Makefile.am:
7357           Include common/win32.mak for CRLF check of win32 project
7358           files (see #393626).
7359
7360         * configure.ac:
7361           Bump requirements to -base CVS for libgstvideo additions in
7362           glimagesink. Disable glimagesink until the missing files get
7363           checked in.
7364
7365 2007-12-17  David Schleef  <ds@schleef.org>
7366
7367         * sys/glsink/Makefile.am:
7368         * sys/glsink/glimagesink.c:
7369         * sys/glsink/glimagesink.h:
7370         * sys/glsink/glvideo.c:
7371         * sys/glsink/glvideo.h:
7372         * sys/glsink/gstopengl.c:
7373         * sys/glsink/gstglupload.c:
7374           Use new GstVideoFormat checked into -base.  Add new glupload
7375           element to upload raw video into a GLXPixbuf.  Untested.  Will
7376           likely crash your motorcycle if you try it.
7377         * sys/glsink/gstvideo-common.c:
7378         * sys/glsink/gstvideo-common.h:
7379           Remove.
7380
7381 2007-12-17  David Schleef  <ds@schleef.org>
7382
7383         * gst/multifile/gstmultifilesrc.c:
7384         * gst/multifile/gstmultifilesrc.h:
7385           When subsequent files are read, if the file doesn't exist, send
7386           an EOS instead of causing an error.
7387
7388 2007-12-17  Andy Wingo  <wingo@pobox.com>
7389
7390         * gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when
7391         a buffer is ignored, not NOT_LINKED. No sense in making a source
7392         element error out; at least fdsrc considers NOT_LINKED to be a
7393         fatal error. Patch 11/12. There is no patch 12/12. Foo.
7394
7395         * gst/switch/gstswitch-marshal.list:
7396         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
7397         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
7398         (gst_stream_selector_block): Make the block() signal return the
7399         last stop time of the active pad. Patch 10/12.
7400
7401         * gst/switch/gstswitch.c (gst_selector_pad_get_property)
7402         (gst_selector_pad_class_init, gst_stream_selector_class_init)
7403         (gst_stream_selector_get_property): Expose 'last-stop-time' as a
7404         pad property, not an element property.
7405         (gst_selector_pad_chain): Mark the last_stop time as timestamp +
7406         duration, not timestamp. Patch 9/12.
7407
7408         * gst/switch/gstswitch.c (gst_stream_selector_change_state)
7409         (gst_stream_selector_block, gst_stream_selector_switch): Use the
7410         cond mechanism instead of blocked pads. Patch 8/12.
7411
7412         * gst/switch/gstswitch.h (struct _GstStreamSelector): 
7413
7414         * gst/switch/gstswitch.c (gst_stream_selector_wait)
7415         (gst_selector_pad_chain, gst_stream_selector_init)
7416         (gst_stream_selector_dispose): Add infrastructure for new blocking
7417         mechanism that does not use gst_pad_set_blocked, which does not
7418         work on sink pads. Patch 7/12.
7419
7420         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
7421         (gst_stream_selector_get_property): Add last-stop-time readable
7422         property. Patch 6/12.
7423
7424         * gst/switch/gstswitch.h (struct _GstStreamSelector): Add some
7425         state variables.
7426
7427         * gst/switch/gstswitch.c (gst_stream_selector_push_pending_stop)
7428         (gst_selector_pad_chain): Push any pending stop event.
7429         (gst_stream_selector_set_active_pad)
7430         (gst_stream_selector_set_property): Factor out setting the active
7431         pad to a function. Close the segment of the previous active pad if
7432         told to do so via a stop_time != GST_CLOCK_TIME_NONE.
7433         (gst_stream_selector_switch): Implement switch vmethod. Patch 5/12.
7434
7435         * gst/switch/gstswitch.c (gst_stream_selector_block): Implement
7436         the block() signal. This implementation will be replaced in future
7437         patches, however. Patch 4/12.
7438
7439         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix
7440         vmethod prototypes.
7441
7442         * gst/switch/gstswitch.c (gst_stream_selector_class_init)
7443         (gst_stream_selector_block, gst_stream_selector_switch): Add empty
7444         vmethod definitions. Patch 3/12.
7445
7446         * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): 
7447         * gst/switch/gstswitch.c (gst_stream_selector_class_init): Add
7448         `block' and `switch' signals.
7449
7450         * gst/switch/Makefile.am: 
7451         * gst/switch/gstswitch-marshal.list: Add foo to generate a
7452         marshaller for the `switch' signal. Patch 2/12.
7453
7454         * gst/switch/gstswitch.h: 
7455         * gst/switch/gstswitch.c: Replace with files from
7456         gststreamselector.[ch], registered as the "switch" plugin, with
7457         "GstSwitch" types. Patch 1/12.
7458
7459 2007-12-17  Edgard Lima  <edgard.lima@indt.org.br>
7460
7461         * ext/metadata/TODO:
7462         * ext/metadata/gstmetadatademux.c:
7463         * ext/metadata/metadata.c:
7464         * ext/metadata/metadata.h:
7465         * ext/metadata/metadataparsejpeg.c:
7466         * ext/metadata/metadataparsejpeg.h:
7467         * ext/metadata/metadataparsepng.c:
7468         * ext/metadata/metadataparsepng.h:
7469         * ext/metadata/test/MetadataEditorMain.glade:
7470         * ext/metadata/test/metadata_editor.c:
7471           Added "parse-only" property to metadatademux.
7472
7473 2007-12-16  David Schleef  <ds@schleef.org>
7474
7475         * sys/glsink/glimagesink.c:
7476         * sys/glsink/glimagesink.h:
7477         * sys/glsink/glvideo.c:
7478         * sys/glsink/glvideo.h:
7479           Rename GLVideo* to GstGL*.
7480
7481 2007-12-15  David Schleef  <ds@schleef.org>
7482
7483         * sys/glsink/Makefile.am:
7484         * sys/glsink/glextensions.c:
7485         * sys/glsink/glextensions.h:
7486         * sys/glsink/glvideo.c:
7487           Add vblank synchronization.  Isn't really working on my
7488           driver. :(
7489
7490 2007-12-15  David Schleef  <ds@schleef.org>
7491
7492         * sys/glsink/Makefile.am:
7493         * sys/glsink/glimagesink.c:
7494         * sys/glsink/glvideo.c:
7495         * sys/glsink/glvideo.h:
7496         * sys/glsink/gstvideo-common.c:
7497         * sys/glsink/gstvideo-common.h:
7498           Add support for xRGB, xBGR, and AYUV.  Re-add support for
7499           power-of-2 textures.
7500
7501 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
7502
7503         * gst/videoparse/gstvideoparse.c: (gst_video_parse_dispose),
7504         (gst_video_parse_sink_event):
7505         Free the adapter on dispose and correctly reset on newsegment events.
7506
7507 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
7508
7509         * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event),
7510         (gst_video_parse_src_event), (gst_video_parse_src_query):
7511         Improve duration query by first asking upstream and if it can't handle
7512         the query try to get the duration in bytes from upstream and convert.
7513         For seeks, try if upstream handles this already first and do our
7514         conversion to byte format only if it doesn't and if we get a
7515         newsegment event in time format keep it and only do our conversions
7516         if the event has another format.
7517
7518 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
7519
7520         * gst/videoparse/gstvideoparse.c:
7521         (gst_video_parse_format_get_type),
7522         (gst_video_parse_endianness_get_type),
7523         (gst_video_parse_class_init), (gst_video_parse_init),
7524         (gst_video_parse_set_property), (gst_video_parse_get_property),
7525         (gst_video_parse_format_to_fourcc),
7526         (gst_video_parse_update_block_size), (gst_video_parse_chain),
7527         (gst_video_parse_sink_event):
7528         Add support for video/x-raw-rgb and video/x-raw-gray. Also send
7529         downstream elements downstream, not upstream.
7530
7531 2007-12-14  David Schleef  <ds@schleef.org>
7532
7533         * sys/glsink/gstvideo-common.c:
7534         * sys/glsink/gstvideo-common.h:
7535           Pull together some common raw video functions into one location.
7536           This should eventually move to -base.
7537         * sys/glsink/Makefile.am:
7538         * sys/glsink/glimagesink.c:
7539         * sys/glsink/glimagesink.h:
7540         * sys/glsink/glvideo.c:
7541         * sys/glsink/glvideo.h:
7542         * sys/glsink/gstopengl.c:
7543           Use the new video-common.h stuff.  Readd support for RGB video.
7544
7545 2007-12-14  Edgard Lima  <edgard.lima@indt.org.br>
7546
7547         * ext/metadata/Makefile.am:
7548         * ext/metadata/TODO:
7549         * ext/metadata/gstmetadata.c:
7550         * ext/metadata/gstmetadatacommon.c:
7551         * ext/metadata/gstmetadatacommon.h:
7552         * ext/metadata/gstmetadatademux.c:
7553         * ext/metadata/gstmetadatademux.h:
7554         * ext/metadata/gstmetadatamux.c:
7555         * ext/metadata/gstmetadatamux.h:
7556         * ext/metadata/gstmetadataparse.c:
7557         * ext/metadata/gstmetadataparse.h:
7558         * ext/metadata/metadataexif.c:
7559         * ext/metadata/metadatatags.c:
7560         * ext/metadata/test/metadata_editor.c:
7561           Added new module for common functions. Using GST_TYPE_FRACTION for
7562           Exif (S)Rational types.
7563
7564 2007-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7565
7566         * gst/mpegtsparse/mpegtspacketizer.c:
7567         * gst/mpegtsparse/mpegtspacketizer.h:
7568         Hash streams by pid again. Add a linked list inside each
7569         stream with a list of sub_tables. Fix multiple sections
7570         as it was borked with my last commit.
7571
7572 2007-12-14  Christian Schaller <christian.schaller@collabora.co.uk>
7573
7574         * sys/glsink/Makefile.am: add glvideo.h
7575         * gst/speexresample/Makefile.am: add speex_resampler_wrapper.h
7576         * gst-plugins-bad.spec.in: add latest plugins
7577
7578 2007-12-13  Edgard Lima  <edgard.lima@indt.org.br>
7579
7580         * ext/metadata/TODO:
7581         * ext/metadata/gstmetadatamux.c:
7582         * ext/metadata/gstmetadataparse.c:
7583         * ext/metadata/metadata.c:
7584         * ext/metadata/metadata.h:
7585         * ext/metadata/metadataiptc.c:
7586         * ext/metadata/metadatamuxjpeg.c:
7587         * ext/metadata/metadatamuxjpeg.h:
7588         * ext/metadata/metadatamuxpng.c:
7589         * ext/metadata/metadatamuxpng.h:
7590         * ext/metadata/metadataparsejpeg.c:
7591         * ext/metadata/metadataparsejpeg.h:
7592         * ext/metadata/metadataparsepng.c:
7593         * ext/metadata/metadataparsepng.h:
7594         * ext/metadata/metadataparseutil.c:
7595         * ext/metadata/metadataparseutil.h:
7596         * ext/metadata/metadatatypes.h:
7597         * ext/metadata/metadataxmp.c:
7598           Code documentation.
7599
7600 2007-12-13  Edgard Lima  <edgard.lima@indt.org.br>
7601
7602         * configure.ac:
7603         * ext/metadata/Makefile.am:
7604         * ext/metadata/gstmetadatamux.c:
7605         * ext/metadata/gstmetadataparse.c:
7606         * ext/metadata/metadataexif.c:
7607         * ext/metadata/metadatatags.c:
7608         * ext/metadata/test/Makefile:
7609         * ext/metadata/test/MetadataEditorMain.glade:
7610         * ext/metadata/test/metadata_editor.c:
7611           Added a test application. Added some EXIF tags. Fixed a muxer bug.
7612
7613 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7614
7615         * gst/videoparse/gstvideoparse.c: (gst_video_parse_init),
7616           (gst_video_parse_src_event), (gst_video_parse_src_query_type):
7617           Implement a query type function for the src pad, implement seeking
7618           and use ANY caps for the sink pad as the element doesn't care what
7619           caps the input has and everything is handled via properties.
7620
7621 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7622
7623         * gst/videoparse/gstvideoparse.c: (gst_video_parse_convert),
7624           (gst_video_parse_sink_event):
7625           Handle -1 values for the CONVERT query too.
7626
7627 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7628
7629         * gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event):
7630           Add YV12 to the pad templates as it is supported too and allow
7631           -1 as stop position for NEWSEGMENT events.
7632
7633 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
7634
7635         * gst/videoparse/Makefile.am:
7636           Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix the build.
7637
7638         * gst/videoparse/gstvideoparse.c: (gst_video_parse_init),
7639           (gst_video_parse_set_property), (gst_video_parse_get_property):
7640           Use g_value_[sg]et_enum() for enum properties, g_value_[sg]et_int()
7641           gives a g_critical().
7642
7643 2007-12-12  David Schleef  <ds@schleef.org>
7644
7645         * gst/videoparse/README:
7646         * gst/videoparse/gstvideoparse.c:
7647           Add a bunch of features: handle format specification, handle
7648           queries and conversion.  Works much like a normal parser now.
7649
7650 2007-12-12  Wim Taymans  <wim.taymans@collabora.co.uk>
7651
7652         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_finalize),
7653         (gst_rtp_pt_demux_setup), (gst_rtp_pt_demux_release),
7654         (gst_rtp_pt_demux_change_state):
7655         * gst/rtpmanager/gstrtpssrcdemux.c: (gst_rtp_ssrc_demux_reset),
7656         (gst_rtp_ssrc_demux_dispose), (gst_rtp_ssrc_demux_src_query),
7657         (gst_rtp_ssrc_demux_change_state):
7658         Clean up the dynamic pads when going to READY.
7659
7660 2007-12-12  Wim Taymans  <wim.taymans@collabora.co.uk>
7661
7662         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_finalize),
7663         (gst_rtp_bin_set_sdes_string), (gst_rtp_bin_get_sdes_string),
7664         (gst_rtp_bin_handle_message):
7665         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize),
7666         (rtp_session_send_bye):
7667         * gst/rtpmanager/rtpsource.c: (rtp_source_finalize):
7668         Fix some leaks.
7669
7670 2007-12-12  Sebastian Dröge  <slomo@circular-chaos.org>
7671
7672         * ext/dts/gstdtsdec.c: (gst_dtsdec_init),
7673           (gst_dtsdec_sink_setcaps), (gst_dtsdec_chain_raw),
7674           (gst_dtsdec_chain):
7675         * ext/dts/gstdtsdec.h:
7676           Add support for "audio/x-private1-dts" as used by flupsparse. Most
7677           changes adapted from a52dec.
7678
7679 2007-12-11  David Schleef  <ds@schleef.org>
7680
7681         * sys/glsink/Makefile.am:
7682         * sys/glsink/glimagesink.c:
7683         * sys/glsink/glvideo.c:
7684         * sys/glsink/glvideo.h:
7685           Split out gl-related code into a separate file with a
7686           sensible API.  Major cleanup.  Still crashes occasionally
7687           due to different threads touching bits at the same time.
7688
7689 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
7690
7691         Patch by: Wouter Cloetens <wouter at mind dot be>
7692
7693         * ext/soup/gstsouphttpsrc.c: (_do_init),
7694         (gst_souphttp_src_class_init), (gst_souphttp_src_init),
7695         (gst_souphttp_src_dispose), (gst_souphttp_src_set_property),
7696         (gst_souphttp_src_get_property), (unicodify),
7697         (gst_souphttp_src_unicodify), (gst_souphttp_src_create),
7698         (gst_souphttp_src_start), (gst_souphttp_src_stop),
7699         (gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
7700         (gst_souphttp_src_get_size), (gst_souphttp_src_is_seekable),
7701         (soup_got_headers), (soup_got_body), (soup_finished),
7702         (soup_got_chunk), (soup_response), (soup_parse_status),
7703         (gst_souphttp_src_uri_get_type),
7704         (gst_souphttp_src_uri_get_protocols),
7705         (gst_souphttp_src_uri_get_uri), (gst_souphttp_src_uri_set_uri),
7706         (gst_souphttp_src_uri_handler_init):
7707         * ext/soup/gstsouphttpsrc.h:
7708         Do not try to unpause I/O in the "queued" state.
7709         Reorganise a bunch of things and cleanups.
7710         Uses G_GUINT64_FORMAT instead of hard-coding %llu.
7711         See #502335.
7712
7713 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
7714
7715         * ext/x264/gstx264enc.c: (gst_x264_enc_set_src_caps):
7716         Fix caps memleak.
7717
7718 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
7719
7720         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
7721           (gst_flv_parse_tag_video):
7722           Don't strdup (and thus leak) codec name strings when passing
7723           them to gst_tag_list_add().
7724
7725 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
7726
7727         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init),
7728         (gst_rtp_bin_handle_message):
7729         * gst/rtpmanager/gstrtpsession.c: (source_get_sdes_structure),
7730         (on_ssrc_sdes):
7731         Post a message when the SDES infor changes for a source.
7732
7733         * gst/rtpmanager/rtpsession.c:
7734         * gst/rtpmanager/rtpsource.c:
7735         Update some comments.
7736
7737 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
7738
7739         Based on patch by: <mutex at runbox dot com>
7740
7741         * gst/videoparse/gstvideoparse.c: (gst_video_parse_src_query):
7742         Forward the query upstream, the default element event handler does
7743         something different. Fixes #502879.
7744
7745 2007-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
7746
7747         * gst/rtpmanager/gstrtpbin.c: (on_ssrc_sdes), (create_session),
7748         (gst_rtp_bin_class_init):
7749         * gst/rtpmanager/gstrtpbin.h:
7750         * gst/rtpmanager/gstrtpclient.c:
7751         * gst/rtpmanager/gstrtpclient.h:
7752         * gst/rtpmanager/gstrtpjitterbuffer.h:
7753         * gst/rtpmanager/gstrtpmanager.c:
7754         * gst/rtpmanager/gstrtpptdemux.c:
7755         * gst/rtpmanager/gstrtpptdemux.h:
7756         * gst/rtpmanager/gstrtpsession.c: (on_ssrc_sdes),
7757         (gst_rtp_session_class_init), (gst_rtp_session_init):
7758         * gst/rtpmanager/gstrtpsession.h:
7759         * gst/rtpmanager/gstrtpssrcdemux.c:
7760         * gst/rtpmanager/gstrtpssrcdemux.h:
7761         * gst/rtpmanager/rtpjitterbuffer.c:
7762         * gst/rtpmanager/rtpjitterbuffer.h:
7763         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
7764         (on_ssrc_sdes), (rtp_session_process_sdes):
7765         * gst/rtpmanager/rtpsession.h:
7766         * gst/rtpmanager/rtpsource.c:
7767         * gst/rtpmanager/rtpsource.h:
7768         * gst/rtpmanager/rtpstats.c:
7769         * gst/rtpmanager/rtpstats.h:
7770         Add signal to notify of an SDES change.
7771         Fix object type in the signal callbacks.
7772
7773 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
7774
7775         * gst/rtpmanager/gstrtpbin.c: (create_session),
7776         (gst_rtp_bin_class_init), (gst_rtp_bin_init), (sdes_type_to_name),
7777         (gst_rtp_bin_set_sdes_string), (gst_rtp_bin_get_sdes_string),
7778         (gst_rtp_bin_set_property), (gst_rtp_bin_get_property):
7779         * gst/rtpmanager/gstrtpbin.h:
7780         Expose SDES items as properties and configure the session managers with
7781         them.
7782
7783         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
7784         (rtp_source_set_property):
7785         Fix SSRC property.
7786
7787 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
7788
7789         * gst/rtpmanager/gstrtpbin.c: (create_session):
7790         * gst/rtpmanager/rtpjitterbuffer.c:
7791         Update comment.
7792
7793         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
7794         (gst_rtp_session_set_property), (gst_rtp_session_get_property):
7795         Define some GObject properties to set SDES and other configuration.
7796
7797         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
7798         (rtp_session_init), (rtp_session_finalize),
7799         (rtp_session_set_property), (rtp_session_get_property),
7800         (on_ssrc_sdes), (rtp_session_set_bandwidth),
7801         (rtp_session_get_bandwidth), (rtp_session_set_rtcp_fraction),
7802         (rtp_session_get_rtcp_fraction), (rtp_session_set_sdes_string),
7803         (rtp_session_get_sdes_string), (obtain_source),
7804         (rtp_session_get_internal_source), (rtp_session_process_sdes),
7805         (rtp_session_send_rtp), (rtp_session_next_timeout), (session_sdes),
7806         (is_rtcp_time):
7807         * gst/rtpmanager/rtpsession.h:
7808         Add signal when new SDES infor has been found for a source.
7809         Create properties for SDES and other info.
7810         Simplify the SDES API.
7811         Add method for getting the internal source object of the session.
7812
7813         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
7814         (rtp_source_finalize), (rtp_source_set_property),
7815         (rtp_source_get_property), (rtp_source_set_callbacks),
7816         (rtp_source_get_ssrc), (rtp_source_set_as_csrc),
7817         (rtp_source_is_as_csrc), (rtp_source_is_active),
7818         (rtp_source_is_validated), (rtp_source_is_sender),
7819         (rtp_source_received_bye), (rtp_source_get_bye_reason),
7820         (rtp_source_set_sdes), (rtp_source_set_sdes_string),
7821         (rtp_source_get_sdes), (rtp_source_get_sdes_string),
7822         (rtp_source_get_new_sr), (rtp_source_get_new_rb):
7823         * gst/rtpmanager/rtpsource.h:
7824         Add GObject properties for various things.
7825         Don't leak the bye reason.
7826
7827 2007-12-09  Edward Hervey  <edward@collabora.co.uk>
7828
7829         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
7830         (gst_flv_parse_tag_video):
7831         Fix list of supported and known codecs.
7832         Emit tag with the codec name so it gets properly reported in totem and
7833         other applications.
7834
7835 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
7836
7837         * configure.ac:
7838         Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
7839
7840 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
7841
7842         * gst/equalizer/gstiirequalizer.c:
7843         (gst_iir_equalizer_transform_ip):
7844         Fix compilation.
7845
7846 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
7847
7848         * gst/equalizer/gstiirequalizer.c:
7849         (gst_iir_equalizer_transform_ip):
7850         Don't process buffers in passthrough mode.
7851
7852 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
7853
7854         * gst/filter/gstbpwsinc.c: (bpwsinc_transform):
7855         * gst/filter/gstlpwsinc.c: (lpwsinc_transform):
7856         The transform() methods are not called in passthrough mode so
7857         there's no need for checking if the element is in passthrough mode.
7858
7859 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
7860
7861         * gst/filter/gstbpwsinc.c: (bpwsinc_transform):
7862         * gst/filter/gstlpwsinc.c: (lpwsinc_transform):
7863         Sync the GObject properties with the controller even in passthrough
7864         mode to get consistent property values.
7865
7866 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
7867
7868         * gst/mpegtsparse/mpegtsparse.c: (crc_tab):
7869           Mark crc values table as constant.
7870
7871 2007-12-05  Edgard Lima  <edgard.lima@indt.org.br>
7872
7873         * ext/metadata/metadataexif.c:
7874         * ext/metadata/metadataiptc.c:
7875         * ext/metadata/metadatatags.c:
7876         * ext/metadata/metadatatags.h:
7877         * ext/metadata/metadataxmp.c:
7878           Added some tags to exif parser.
7879
7880 2007-12-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7881
7882         * gst/mpegtsparse/mpegtspacketizer.c:
7883         * gst/mpegtsparse/mpegtsparse.c:
7884         A sub table is identified by the pair table_id and 
7885         sub_table_identifier, not by pid. So hash with that.
7886         * sys/dvb/dvbbasebin.c:
7887         Make sure initial pids are added properly to filter,
7888
7889 2007-12-05  Andy Wingo  <wingo@pobox.com>
7890
7891         * gst/switch/gstswitch.c (gst_switch_set_property): Don't push
7892         buffers from app thread when unsetting `queue-buffers', it's
7893         dangerous and the chain function will do it for us anyway.
7894
7895 2007-12-04  Edgard Lima  <edgard.lima@indt.org.br>
7896
7897         * ext/metadata/metadatamuxjpeg.c: (metadatamux_wrap_chunk),
7898         (metadatamux_jpeg_lazy_update):
7899         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_parse),
7900         (metadataparse_jpeg_reading):
7901           Now compiles even when libiptc is missing.
7902
7903 2007-12-04  Edgard Lima  <edgard.lima@indt.org.br>
7904
7905         * ext/metadata/gstmetadatamux.c:
7906         * ext/metadata/gstmetadatamux.h:
7907         * ext/metadata/gstmetadataparse.c:
7908         * ext/metadata/gstmetadataparse.h:
7909         * ext/metadata/metadata.c:
7910         * ext/metadata/metadata.h:
7911         * ext/metadata/metadatamuxjpeg.c:
7912         * ext/metadata/metadatamuxjpeg.h:
7913         * ext/metadata/metadatamuxpng.c:
7914         * ext/metadata/metadatamuxpng.h:
7915           Fixed element properties and now muxer writes to png also.
7916
7917 2007-12-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7918
7919         * gst/mpegtsparse/Makefile.am:
7920         * gst/mpegtsparse/mpegtspacketizer.c:
7921         * gst/mpegtsparse/mpegtsparse.c:
7922         Remove signals for pat, pmt, nit, eit, sdt. Replace with bus
7923         messages.
7924         * sys/dvb/dvbbasebin.c:
7925         Instead of attaching to signals, use the bus messages.
7926         Also fix up so the dvbsrc starts only outputting the info tables
7927         like PAT, CAT, NIT, SDT, EIT instead of the whole ts.
7928
7929 2007-12-03  Edgard Lima  <edgard.lima@indt.org.br>
7930
7931         * ext/metadata/gstmetadatamux.c:
7932         * ext/metadata/gstmetadatamux.h:
7933         * ext/metadata/metadataexif.c:
7934         * ext/metadata/metadataexif.h:
7935         * ext/metadata/metadataiptc.c:
7936         * ext/metadata/metadataiptc.h:
7937         * ext/metadata/metadatamuxjpeg.c:
7938         * ext/metadata/metadataxmp.c:
7939         * ext/metadata/metadataxmp.h:
7940           Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer
7941           implemets GstTagSetter interface.
7942
7943 2007-12-03  Thijs Vermeir  <thijsvermeir@gmail.com>
7944
7945         * gst/librfb/rfbdecoder.c:
7946                 Should fix the 64-bit build
7947
7948 2007-11-30  Edgard Lima  <edgard.lima@indt.org.br>
7949
7950         * ext/metadata/gstmetadatamux.c:
7951         * ext/metadata/gstmetadatamux.h:
7952         * ext/metadata/gstmetadataparse.c:
7953         * ext/metadata/gstmetadataparse.h:
7954         * ext/metadata/metadataexif.c:
7955         * ext/metadata/metadataexif.h:
7956         * ext/metadata/metadataiptc.c:
7957         * ext/metadata/metadataiptc.h:
7958         * ext/metadata/metadatamuxjpeg.c:
7959         * ext/metadata/metadatamuxpng.c:
7960         * ext/metadata/metadataparsejpeg.c:
7961         * ext/metadata/metadataparsepng.c:
7962         * ext/metadata/metadataxmp.c:
7963         * ext/metadata/metadataxmp.h:
7964           Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.
7965
7966 2007-11-30  Thijs Vermeir  <thijsvermeir@gmail.com>
7967
7968         * gst/librfb/rfbdecoder.c:
7969         * gst/librfb/rfbdecoder.h:
7970                 Add CoRRE encoding
7971
7972 2007-11-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7973
7974         * gst/mpegtsparse/mpegtsparse.c:
7975         CRC check the psi pids. CRC checking code relicenced from MPL.
7976         Thanks Fluendo.
7977
7978 2007-11-30  Edgard Lima  <edgard.lima@indt.org.br>
7979
7980         * ext/metadata/Makefile.am:
7981         * ext/metadata/gstmetadatamux.c:
7982         * ext/metadata/gstmetadatamux.h:
7983         * ext/metadata/gstmetadataparse.c:
7984         * ext/metadata/metadata.c:
7985         * ext/metadata/metadata.h:
7986         * ext/metadata/metadatamuxjpeg.c:
7987         * ext/metadata/metadatamuxjpeg.h:
7988         * ext/metadata/metadatamuxpng.c:
7989         * ext/metadata/metadatamuxpng.h:
7990         * ext/metadata/metadataparsejpeg.c:
7991         * ext/metadata/metadataparsejpeg.h:
7992         * ext/metadata/metadataparsepng.c:
7993         * ext/metadata/metadataparsepng.h:
7994         * ext/metadata/metadatatypes.c:
7995         * ext/metadata/metadatatypes.h:
7996           Fixed get_range bug when injecting and stripping. And mux is almost
7997           done now.
7998
7999 2007-11-30  Thijs Vermeir  <thijsvermeir@gmail.com>
8000
8001         * gst/librfb/rfbdecoder.c:
8002                 Use glib macro for swapping
8003
8004 2007-11-29  Thijs Vermeir  <thijsvermeir@gmail.com>
8005
8006         * gst/librfb/gstrfbsrc.c:
8007         * gst/librfb/rfbdecoder.c:
8008         * gst/librfb/rfbdecoder.h:
8009                 Disable CopyRect encoding by default
8010                 Add RRE encoding
8011
8012 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
8013
8014         Patch by: Wouter Cloetens <wouter at mind dot be>
8015
8016         * configure.ac:
8017         Bump libsoup requirement as libsoup does not support async client
8018         operation prior to version 2.2.104 and it has some leaks.
8019
8020         * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
8021         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
8022         (gst_souphttp_src_set_property), (gst_souphttp_src_create),
8023         (gst_souphttp_src_start), (gst_souphttp_src_stop),
8024         (gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
8025         (gst_souphttp_src_get_size), (soup_got_headers), (soup_got_body),
8026         (soup_finished), (soup_got_chunk), (soup_response),
8027         (soup_session_close):
8028         * ext/soup/gstsouphttpsrc.h:
8029         Implement unlock().
8030         Picks up the size from the Content-Length header and emit a duration
8031         message.
8032         Don't leak the GMainContext object.
8033         Fixes #500099.
8034
8035 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
8036
8037         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_set_caps),
8038         (alsaspdifsink_get_time), (alsaspdifsink_set_params),
8039         (alsaspdifsink_find_pcm_device):
8040         Don't free uninitialized data when we are in error.
8041
8042 2007-11-28  Edgard Lima  <edgard.lima@indt.org.br>
8043
8044         * ext/metadata/gstmetadatamux.c:
8045         * ext/metadata/gstmetadataparse.c:
8046         * ext/metadata/metadataexif.c:
8047         * ext/metadata/metadataexif.h:
8048         * ext/metadata/metadataiptc.c:
8049         * ext/metadata/metadataiptc.h:
8050         * ext/metadata/metadatatags.c:
8051         * ext/metadata/metadatatags.h:
8052         * ext/metadata/metadataxmp.c:
8053         * ext/metadata/metadataxmp.h:
8054           Sending make and model individual tags and muxer now links fine.
8055
8056 2007-11-28  Edgard Lima  <edgard.lima@indt.org.br>
8057
8058         * ext/metadata/Makefile.am:
8059         * ext/metadata/gstmetadata.c:
8060         * ext/metadata/gstmetadatamux.c:
8061         * ext/metadata/gstmetadatamux.h:
8062         * ext/metadata/gstmetadataparse.c:
8063         * ext/metadata/gstmetadataparse.h:
8064         * ext/metadata/metadata.c:
8065         * ext/metadata/metadata.h:
8066         * ext/metadata/metadataexif.c:
8067         * ext/metadata/metadataexif.h:
8068         * ext/metadata/metadataiptc.c:
8069         * ext/metadata/metadataiptc.h:
8070         * ext/metadata/metadataparse.c:
8071         * ext/metadata/metadataparse.h:
8072         * ext/metadata/metadataparseexif.c:
8073         * ext/metadata/metadataparseexif.h:
8074         * ext/metadata/metadataparseiptc.c:
8075         * ext/metadata/metadataparseiptc.h:
8076         * ext/metadata/metadataparsexmp.c:
8077         * ext/metadata/metadataparsexmp.h:
8078         * ext/metadata/metadatatags.c:
8079         * ext/metadata/metadatatags.h:
8080         * ext/metadata/metadataxmp.c:
8081         * ext/metadata/metadataxmp.h:
8082           Small fixes in get_range and better structure for generic muxer and
8083           demuxer.
8084
8085 2007-11-26  Julien Moutte  <julien@fluendo.com>
8086
8087         * configure.ac: Add QuickTime Wrapper plug-in.
8088         * gst/speexresample/gstspeexresample.c:
8089         (gst_speex_resample_push_drain), (gst_speex_resample_process): Fix
8090         build on Mac OS X Leopard. Incorrect printf format arguments.
8091         * sys/Makefile.am:
8092         * sys/qtwrapper/Makefile.am:
8093         * sys/qtwrapper/audiodecoders.c:
8094         (qtwrapper_audio_decoder_base_init),
8095         (qtwrapper_audio_decoder_class_init),
8096         (qtwrapper_audio_decoder_init),
8097         (clear_AudioStreamBasicDescription), (fill_indesc_mp3),
8098         (fill_indesc_aac), (fill_indesc_samr), (fill_indesc_generic),
8099         (make_samr_magic_cookie), (open_decoder),
8100         (qtwrapper_audio_decoder_sink_setcaps), (process_buffer_cb),
8101         (qtwrapper_audio_decoder_chain),
8102         (qtwrapper_audio_decoder_sink_event),
8103         (qtwrapper_audio_decoders_register):
8104         * sys/qtwrapper/codecmapping.c: (audio_caps_from_string),
8105         (fourcc_to_caps):
8106         * sys/qtwrapper/codecmapping.h:
8107         * sys/qtwrapper/imagedescription.c: (image_description_for_avc1),
8108         (image_description_for_mp4v), (image_description_from_stsd_buffer),
8109         (image_description_from_codec_data):
8110         * sys/qtwrapper/imagedescription.h:
8111         * sys/qtwrapper/qtutils.c: (get_name_info_from_component),
8112         (get_output_info_from_component), (dump_avcc_atom),
8113         (dump_image_description), (dump_codec_decompress_params),
8114         (addSInt32ToDictionary), (dump_cvpixel_buffer),
8115         (DestroyAudioBufferList), (AllocateAudioBufferList):
8116         * sys/qtwrapper/qtutils.h:
8117         * sys/qtwrapper/qtwrapper.c: (plugin_init):
8118         * sys/qtwrapper/qtwrapper.h:
8119         * sys/qtwrapper/videodecoders.c:
8120         (qtwrapper_video_decoder_base_init),
8121         (qtwrapper_video_decoder_class_init),
8122         (qtwrapper_video_decoder_init), (qtwrapper_video_decoder_finalize),
8123         (fill_image_description), (new_image_description), (close_decoder),
8124         (open_decoder), (qtwrapper_video_decoder_sink_setcaps),
8125         (decompressCb), (qtwrapper_video_decoder_chain),
8126         (qtwrapper_video_decoder_sink_event),
8127         (qtwrapper_video_decoders_register): Initial import of QuickTime
8128         wrapper jointly developped by Songbird authors (Pioneers of the
8129         Inevitable) and Fluendo.
8130
8131 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
8132
8133         * gst/spectrum/gstspectrum.c:
8134           Use dispose and finalize. Dispose can be called multiple times.
8135
8136 2007-11-26  Edgard Lima  <edgard.lima@indt.org.br>
8137
8138         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_init),
8139         (gst_metadata_parse_chain), (gst_metadata_parse_checkgetrange):
8140           Now works when get_range is not available upstream.
8141
8142 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
8143
8144         * gst/speexresample/README:
8145         * gst/speexresample/arch.h:
8146         * gst/speexresample/resample.c: (resampler_basic_direct_single),
8147         (resampler_basic_direct_double),
8148         (resampler_basic_interpolate_single),
8149         (resampler_basic_interpolate_double),
8150         (speex_resampler_process_native), (speex_resampler_process_float),
8151         (speex_resampler_process_int),
8152         (speex_resampler_process_interleaved_float),
8153         (speex_resampler_process_interleaved_int),
8154         (speex_resampler_get_input_latency),
8155         (speex_resampler_get_output_latency):
8156         * gst/speexresample/speex_resampler.h:
8157         Update speex resampler to latest SVN. We're now down to only the
8158         changes noted in README again.
8159
8160         * gst/speexresample/speex_resampler_wrapper.h:
8161         * gst/speexresample/gstspeexresample.c:
8162         (gst_speex_resample_push_drain), (gst_speex_resample_query):
8163         Adjust to API changes.
8164
8165 2007-11-25  Edward Hervey  <bilboed@bilboed.com>
8166
8167         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
8168         (gst_flv_parse_tag_video):
8169         Output segment with proper 'stop' value, makes flvdemux 100% compatible
8170         with gnonlin.
8171
8172 2007-11-25  Stefan Kost  <ensonic@users.sf.net>
8173
8174         * ext/dc1394/gstdc1394.c:
8175           Set initial structure name to fix assertion, due to recent caps name
8176           constraints.
8177
8178 2007-11-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
8179
8180         patch by: Alessandro Decina
8181
8182         * gst/mpegtsparse/mpegtspacketizer.c:
8183         * gst/mpegtsparse/mpegtspacketizer.h:
8184         * gst/mpegtsparse/mpegtsparse.c:
8185         * gst/mpegtsparse/mpegtsparse.h:
8186         pat-info is now a signal not a GObject property that
8187         gets notified.
8188         pat-info, pmt-info now instead of passing a GObject as
8189         a parameter, pass a GstStructure.
8190         New signals: nit-info, sdt-info, eit-info for DVB SI information
8191         * sys/dvb/camconditionalaccess.c:
8192         * sys/dvb/camconditionalaccess.h:
8193         * sys/dvb/camdevice.c:
8194         * sys/dvb/camdevice.h:
8195         * sys/dvb/camswclient.c:
8196         * sys/dvb/camswclient.h:
8197         * sys/dvb/camutils.c:
8198         * sys/dvb/camutils.h:
8199         Cam code now uses the pmt GstStructure passed from mpegtsparse
8200         signals rather than the GObject.
8201         * sys/dvb/dvbbasebin.c:
8202         Use new signals in mpegtsparse and use GstStructures as per
8203         mpegtsparse's modified API.
8204         
8205 2007-11-23  Edgard Lima  <edgard.lima@indt.org.br>
8206
8207         * ext/metadata/Makefile.am:
8208         * ext/metadata/gstmetadata.c:
8209         * ext/metadata/gstmetadatamux.c:
8210         * ext/metadata/gstmetadatamux.h:
8211         * ext/metadata/gstmetadataparse.c:
8212         * ext/metadata/gstmetadataparse.h:
8213         * ext/metadata/metadataparse.c:
8214         * ext/metadata/metadataparse.h:
8215         * ext/metadata/metadataparsejpeg.c:
8216         * ext/metadata/metadataparsejpeg.h:
8217         * ext/metadata/metadataparsepng.c:
8218         * ext/metadata/metadataparsepng.h:
8219         * ext/metadata/metadataparsetypes.h:
8220         * ext/metadata/metadatatypes.c:
8221         * ext/metadata/metadatatypes.h:
8222           Now parser is generic (just add/remove a list of chunks). And a
8223           template of muxer has been created.
8224
8225 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
8226
8227         * gst/speexresample/gstspeexresample.c:
8228         (gst_speex_resample_update_state):
8229         Only post the latency message if we have a resampler state already.
8230
8231 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
8232
8233         * gst/speexresample/gstspeexresample.c:
8234         (gst_speex_resample_update_state):
8235         Also post GST_MESSAGE_LATENCY if the latency changes.
8236
8237 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
8238
8239         * gst/speexresample/resample.c: (speex_resampler_get_latency),
8240         (speex_resampler_drain_float), (speex_resampler_drain_int),
8241         (speex_resampler_drain_interleaved_float),
8242         (speex_resampler_drain_interleaved_int):
8243         * gst/speexresample/speex_resampler.h:
8244         * gst/speexresample/speex_resampler_wrapper.h:
8245         Add functions to push the remaining samples and to get the latency
8246         of the resampler. These will get added to Speex SVN in this or a
8247         slightly changed form at some point too and should get merged then
8248         again.
8249
8250         * gst/speexresample/gstspeexresample.c: (gst_speex_resample_init),
8251         (gst_speex_resample_init_state),
8252         (gst_speex_resample_transform_size),
8253         (gst_speex_resample_push_drain), (gst_speex_resample_event),
8254         (gst_speex_fix_output_buffer), (gst_speex_resample_process),
8255         (gst_speex_resample_query), (gst_speex_resample_query_type):
8256         Drop the prepending zeroes and output the remaining samples on EOS.
8257         Also properly implement the latency query for this. speexresample
8258         should be completely ready for production use now.
8259
8260 2007-11-22  Wim Taymans  <wim.taymans@gmail.com>
8261
8262         * gst/rtpmanager/gstrtpjitterbuffer.c:
8263         (gst_rtp_jitter_buffer_query):
8264         jitterbuffer can buffer an unlimited amount of time and thus has no
8265         max_latency requirements.
8266
8267 2007-11-21  Sebastian Dröge  <slomo@circular-chaos.org>
8268
8269         * gst/speexresample/README:
8270         Add README explaining where the resampling code was taken from
8271         and which changes were done.
8272
8273         * gst/speexresample/resample.c: (speex_alloc), (speex_realloc),
8274         (speex_free):
8275         Use g_malloc() and friends instead of malloc() to achieve higher
8276         portability and define the functions inline.
8277
8278         * gst/speexresample/speex_resampler.h:
8279         Add back some useless preprocessor stuff to keep the diff between
8280         our version and the one from the Speex SVN repository lower.
8281
8282 2007-11-21  Sebastian Dröge  <slomo@circular-chaos.org>
8283
8284         * gst/filter/gstbpwsinc.c: (bpwsinc_set_property):
8285         * gst/filter/gstlpwsinc.c: (lpwsinc_set_property):
8286         Post a GST_MESSAGE_LATENCY if the latency changes.
8287
8288 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
8289
8290         * ext/faac/gstfaac.c: (gst_faac_sink_event):
8291         Don't try to flush the decoder on EOS when it was not initialized.
8292         Fixes #498667
8293
8294 2007-11-21  Julien Moutte  <julien@fluendo.com>
8295
8296         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_write): Fix build
8297         on Mac OS X. (missing format parameter)
8298
8299 2007-11-21  Stefan Kost  <ensonic@users.sf.net>
8300
8301         * gst/equalizer/gstiirequalizer10bands.c:
8302         * gst/equalizer/gstiirequalizer3bands.c:
8303           Remove preset iface again. We'll re-add this after its been released
8304           in -good.
8305
8306 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8307
8308         * gst/speexresample/gstspeexresample.c:
8309         (gst_speex_fix_output_buffer), (gst_speex_resample_transform):
8310         Some small cleanup and addition of a TODO item.
8311
8312 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8313
8314         * gst/speexresample/Makefile.am:
8315         Add missing file.
8316
8317 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8318
8319         * docs/plugins/inspect/plugin-app.xml:
8320         * docs/plugins/inspect/plugin-bayer.xml:
8321         * docs/plugins/inspect/plugin-cdaudio.xml:
8322         * docs/plugins/inspect/plugin-dvb.xml:
8323         * docs/plugins/inspect/plugin-dvbsrc.xml:
8324         * docs/plugins/inspect/plugin-dvdspu.xml:
8325         * docs/plugins/inspect/plugin-festival.xml:
8326         * docs/plugins/inspect/plugin-flvdemux.xml:
8327         * docs/plugins/inspect/plugin-gstinterlace.xml:
8328         * docs/plugins/inspect/plugin-interleave.xml:
8329         * docs/plugins/inspect/plugin-ladspa.xml:
8330         * docs/plugins/inspect/plugin-mpeg4videoparse.xml:
8331         * docs/plugins/inspect/plugin-mpegtsparse.xml:
8332         * docs/plugins/inspect/plugin-mpegvideoparse.xml:
8333         * docs/plugins/inspect/plugin-mve.xml:
8334         * docs/plugins/inspect/plugin-nas.xml:
8335         * docs/plugins/inspect/plugin-nuvdemux.xml:
8336         * docs/plugins/inspect/plugin-quicktime.xml:
8337         * docs/plugins/inspect/plugin-real.xml:
8338         * docs/plugins/inspect/plugin-rfbsrc.xml:
8339         * docs/plugins/inspect/plugin-sdp.xml:
8340         * docs/plugins/inspect/plugin-sndfile.xml:
8341         * docs/plugins/inspect/plugin-soup.xml:
8342         * docs/plugins/inspect/plugin-speexresample.xml:
8343         * docs/plugins/inspect/plugin-stereo.xml:
8344         * docs/plugins/inspect/plugin-switch.xml:
8345         * docs/plugins/inspect/plugin-vcdsrc.xml:
8346         * docs/plugins/inspect/plugin-videocrop.xml:
8347         * docs/plugins/inspect/plugin-videoparse.xml:
8348         * docs/plugins/inspect/plugin-vmnc.xml:
8349         * docs/plugins/inspect/plugin-x264.xml:
8350         * docs/plugins/inspect/plugin-y4menc.xml:
8351         Add missing inspection files to CVS.
8352
8353 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8354
8355         * docs/plugins/Makefile.am:
8356         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
8357         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
8358         * docs/plugins/gst-plugins-bad-plugins.args:
8359         * docs/plugins/gst-plugins-bad-plugins.signals:
8360         * docs/plugins/inspect/plugin-bz2.xml:
8361         * docs/plugins/inspect/plugin-cdxaparse.xml:
8362         * docs/plugins/inspect/plugin-dtsdec.xml:
8363         * docs/plugins/inspect/plugin-equalizer.xml:
8364         * docs/plugins/inspect/plugin-faac.xml:
8365         * docs/plugins/inspect/plugin-faad.xml:
8366         * docs/plugins/inspect/plugin-filter.xml:
8367         * docs/plugins/inspect/plugin-freeze.xml:
8368         * docs/plugins/inspect/plugin-gio.xml:
8369         * docs/plugins/inspect/plugin-gsm.xml:
8370         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
8371         * docs/plugins/inspect/plugin-h264parse.xml:
8372         * docs/plugins/inspect/plugin-modplug.xml:
8373         * docs/plugins/inspect/plugin-mpeg2enc.xml:
8374         * docs/plugins/inspect/plugin-musepack.xml:
8375         * docs/plugins/inspect/plugin-musicbrainz.xml:
8376         * docs/plugins/inspect/plugin-nsfdec.xml:
8377         * docs/plugins/inspect/plugin-replaygain.xml:
8378         * docs/plugins/inspect/plugin-soundtouch.xml:
8379         * docs/plugins/inspect/plugin-spcdec.xml:
8380         * docs/plugins/inspect/plugin-spectrum.xml:
8381         * docs/plugins/inspect/plugin-speed.xml:
8382         * docs/plugins/inspect/plugin-tta.xml:
8383         * docs/plugins/inspect/plugin-videosignal.xml:
8384         * docs/plugins/inspect/plugin-xingheader.xml:
8385         * docs/plugins/inspect/plugin-xvid.xml:
8386         * gst/speexresample/gstspeexresample.h:
8387         Add speexresample to the docs and while at that do a make update.
8388
8389 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8390
8391         * gst/speexresample/gstspeexresample.c:
8392         (gst_speex_fix_output_buffer), (gst_speex_resample_process):
8393         If the resampler gives less output samples than expected
8394         adjust the output buffer and print a warning.
8395
8396 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
8397
8398         * configure.ac:
8399         * gst/speexresample/arch.h:
8400         * gst/speexresample/fixed_generic.h:
8401         * gst/speexresample/gstspeexresample.c:
8402         (gst_speex_resample_base_init), (gst_speex_resample_class_init),
8403         (gst_speex_resample_init), (gst_speex_resample_start),
8404         (gst_speex_resample_stop), (gst_speex_resample_get_unit_size),
8405         (gst_speex_resample_transform_caps),
8406         (gst_speex_resample_init_state), (gst_speex_resample_update_state),
8407         (gst_speex_resample_reset_state), (gst_speex_resample_parse_caps),
8408         (gst_speex_resample_transform_size), (gst_speex_resample_set_caps),
8409         (gst_speex_resample_event), (gst_speex_resample_check_discont),
8410         (gst_speex_resample_process), (gst_speex_resample_transform),
8411         (gst_speex_resample_set_property),
8412         (gst_speex_resample_get_property), (plugin_init):
8413         * gst/speexresample/gstspeexresample.h:
8414         * gst/speexresample/resample.c: (speex_alloc), (speex_realloc),
8415         (speex_free), (compute_func), (main), (sinc), (cubic_coef),
8416         (resampler_basic_direct_single), (resampler_basic_direct_double),
8417         (resampler_basic_interpolate_single),
8418         (resampler_basic_interpolate_double), (update_filter),
8419         (speex_resampler_init), (speex_resampler_init_frac),
8420         (speex_resampler_destroy), (speex_resampler_process_native),
8421         (speex_resampler_process_float), (speex_resampler_process_int),
8422         (speex_resampler_process_interleaved_float),
8423         (speex_resampler_process_interleaved_int),
8424         (speex_resampler_set_rate), (speex_resampler_get_rate),
8425         (speex_resampler_set_rate_frac), (speex_resampler_get_ratio),
8426         (speex_resampler_set_quality), (speex_resampler_get_quality),
8427         (speex_resampler_set_input_stride),
8428         (speex_resampler_get_input_stride),
8429         (speex_resampler_set_output_stride),
8430         (speex_resampler_get_output_stride), (speex_resampler_skip_zeros),
8431         (speex_resampler_reset_mem), (speex_resampler_strerror):
8432         * gst/speexresample/speex_resampler.h:
8433         * gst/speexresample/speex_resampler_float.c:
8434         * gst/speexresample/speex_resampler_int.c:
8435         * gst/speexresample/speex_resampler_wrapper.h:
8436         Add resample element based on the Speex resampling algorithm.
8437
8438 2007-11-20  Edgard Lima  <edgard.lima@indt.org.br>
8439
8440         * ext/metadata/gstmetadataparse.c:
8441         * ext/metadata/gstmetadataparse.h:
8442           Fixed buffer strip (safer wil pull and after seek).
8443
8444 2007-11-19  Stefan Kost  <ensonic@users.sf.net>
8445
8446         * gst/equalizer/gstiirequalizer10bands.c:
8447         * gst/equalizer/gstiirequalizer3bands.c:
8448           Activate preset iface and upload two presets here.
8449
8450 2007-11-19  Edgard Lima  <edgard.lima@indt.org.br>
8451
8452         * ext/metadata/gstmetadataparse.c:
8453         * ext/metadata/gstmetadataparse.h:
8454           Strip out in pull mode also. Seek and Query functions added.
8455
8456 2007-11-18  Edgard Lima  <edgard.lima@indt.org.br>
8457
8458         * ext/metadata/gstmetadataparse.c:
8459         * ext/metadata/gstmetadataparse.h:
8460         * ext/metadata/metadataparse.c:
8461         * ext/metadata/metadataparse.h:
8462         * ext/metadata/metadataparsejpeg.c:
8463         * ext/metadata/metadataparsejpeg.h:
8464         * ext/metadata/metadataparsepng.c:
8465         * ext/metadata/metadataparsepng.h:
8466         * ext/metadata/metadataparsetypes.h:
8467           Strip out metadata chunks.
8468
8469 2007-11-16  Stefan Kost  <ensonic@users.sf.net>
8470
8471         * configure.ac:
8472           Als use AG_GST_PLUGIN_DOCS (see #344039).
8473
8474 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8475
8476         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
8477
8478         * gst/mpegtsparse/mpegtspacketizer.c: (foreach_stream_clear),
8479         (remove_all), (mpegts_packetizer_clear):
8480         Ensure that the plugin does not crash when the property pat-info is
8481         queried before a PAT is available. It also ensures that the PAT info is
8482         cleared when the changing from PLAYING to READY.
8483         Fixes #487892.
8484
8485 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8486
8487         Patch by: Wouter Paesen <wouter at blue-gate dot be>
8488
8489         * ext/soundtouch/gstpitch.cc:
8490         Handle seeking correctly. Fixes #461068.
8491
8492 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8493
8494         Patch by: Michael Kötter <m dot koetter at oraise dot de>
8495
8496         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_set_caps),
8497         (alsaspdifsink_get_time), (alsaspdifsink_open),
8498         (alsaspdifsink_set_params), (alsaspdifsink_delay), (plugin_init):
8499         Fix sample rate and clocking.
8500         Remove buffer_time and period_time as this seems to break on some
8501         hardware. Fixes #485462.
8502
8503 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
8504
8505         Patch by: Wouter Cloetens <wouter at mind dot be>
8506
8507         * configure.ac:
8508         * ext/Makefile.am:
8509         * ext/soup/Makefile.am:
8510         * ext/soup/gstsouphttpsrc.c: (_do_init),
8511         (gst_souphttp_src_base_init), (gst_souphttp_src_class_init),
8512         (gst_souphttp_src_init), (gst_souphttp_src_dispose),
8513         (gst_souphttp_src_set_property), (gst_souphttp_src_get_property),
8514         (gst_souphttp_src_create), (gst_souphttp_src_start),
8515         (gst_souphttp_src_stop), (gst_souphttp_src_unlock),
8516         (gst_souphttp_src_set_location), (soup_got_chunk), (soup_response),
8517         (soup_session_close), (plugin_init):
8518         * ext/soup/gstsouphttpsrc.h:
8519         Added HTTP source based on libsoup. Fixes #497020.
8520
8521 2007-11-15  Thijs Vermeir  <thijsvermeir@gmail.com>
8522
8523         * gst/librfb/gstrfbsrc.c:
8524         don't forget to handle the offset's
8525         * gst/librfb/rfbdecoder.c:
8526         * gst/librfb/rfbdecoder.h:
8527         precalculate some many used values
8528
8529 2007-11-15  Thijs Vermeir  <thijsvermeir@gmail.com>
8530
8531         patch by: Armando Taffarel Neto <taffarel@solis.coop.br>
8532         * gst/librfb/gstrfbsrc.c:
8533         Set the timestamp for the output buffers
8534
8535 2007-11-14  Sebastian Dröge  <slomo@circular-chaos.org>
8536
8537         * tests/check/elements/spectrum.c: (GST_START_TEST):
8538         Fix spectrum unit test for the latest spectrum changes.
8539
8540 2007-11-12  Sebastian Dröge  <slomo@circular-chaos.org>
8541
8542         Patch by: René Stadler <mail at renestadler dot de>
8543
8544         * gst/replaygain/rganalysis.c: (yule_filter):
8545         Avoid slowdown from denormals when processing near-silence input data.
8546         Spotted by Gabriel Bouvigne. Fixes #494499.
8547
8548 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
8549
8550         * gst/flv/gstflvparse.c:
8551         Add mapping for Nellymoser ASAO audio codec.
8552         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Make sure we
8553         actually have data to read at the end of the tag. This avoids trying
8554         to allocate negative buffers.
8555
8556 2007-11-12  Edgard Lima  <edgard.lima@indt.org.br>
8557
8558         * ext/metadata/README:
8559           Added a design proposal from metadata parse and mux.
8560
8561 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
8562
8563         * gst/equalizer/demo.c: (draw_spectrum):
8564         * gst/spectrum/demo-audiotest.c: (draw_spectrum):
8565         * gst/spectrum/demo-osssrc.c: (draw_spectrum):
8566         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
8567         Change the meaning of the magnitude values given in the
8568         GstMessages by spectrum to decibel instead of
8569         decibel+threshold.
8570
8571 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
8572
8573         * gst/equalizer/gstiirequalizer10bands.c:
8574         * gst/equalizer/gstiirequalizer3bands.c:
8575         * gst/equalizer/gstiirequalizernbands.c:
8576         And continue to update docs. Also include some sample code
8577         for the n-band equalizer in the docs.
8578
8579 2007-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
8580
8581         * gst/equalizer/gstiirequalizer10bands.c:
8582         (gst_iir_equalizer_10bands_class_init):
8583         * gst/equalizer/gstiirequalizer3bands.c:
8584         (gst_iir_equalizer_3bands_class_init):
8585         * gst/equalizer/gstiirequalizernbands.c:
8586         Update docs and property ranges to the real values.
8587
8588 2007-11-09  Sebastian Dröge  <slomo@circular-chaos.org>
8589
8590         * gst/spectrum/gstspectrum.c:
8591         Now do the scaling right for real. Also initialize a previously
8592         uninitialized variable.
8593
8594 2007-11-09  Edgard Lima  <edgard.lima@indt.org.br>
8595
8596         * ext/metadata/metadataparsexmp.c:
8597         (metadataparse_xmp_tag_list_add),
8598         (metadataparse_xmp_iter_simple_qual),
8599         (metadataparse_xmp_iter_simple), (metadataparse_xmp_iter_array),
8600         (metadataparse_xmp_iter):
8601           Extracting more detailed info from XMP.
8602
8603 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
8604
8605         * gst/equalizer/demo.c:
8606           Make default volume a bit less. Improve layout by giving more space to
8607           the slider with big-numbers and enable fill.
8608
8609 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8610
8611         * configure.ac:
8612         * tests/check/pipelines/gio.c: (GST_START_TEST):
8613         Require GIO >= 0.1.2 and adjust unit test for an API change.
8614
8615 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8616
8617         * tests/icles/equalizer-test.c: (do_slider_fiddling):
8618         Fix gain ranges for the latest equalizer changes.
8619
8620 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8621
8622         * ext/gio/gstgio.h:
8623         Add macro to check if a stream supports seeking.
8624
8625         * ext/gio/Makefile.am:
8626         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_base_init),
8627         (gst_gio_base_sink_class_init), (gst_gio_base_sink_init),
8628         (gst_gio_base_sink_finalize), (gst_gio_base_sink_start),
8629         (gst_gio_base_sink_stop), (gst_gio_base_sink_unlock),
8630         (gst_gio_base_sink_unlock_stop), (gst_gio_base_sink_event),
8631         (gst_gio_base_sink_render), (gst_gio_base_sink_query),
8632         (gst_gio_base_sink_set_stream):
8633         * ext/gio/gstgiobasesink.h:
8634         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_base_init),
8635         (gst_gio_base_src_class_init), (gst_gio_base_src_init),
8636         (gst_gio_base_src_finalize), (gst_gio_base_src_start),
8637         (gst_gio_base_src_stop), (gst_gio_base_src_get_size),
8638         (gst_gio_base_src_is_seekable), (gst_gio_base_src_unlock),
8639         (gst_gio_base_src_unlock_stop), (gst_gio_base_src_check_get_range),
8640         (gst_gio_base_src_create), (gst_gio_base_src_set_stream):
8641         * ext/gio/gstgiobasesrc.h:
8642         Refactor common GIO functions to GstGioBaseSink and GstGioBaseSrc
8643         base classes that only require a GInputStream or GOutputStream to
8644         work.
8645
8646         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
8647         (gst_gio_sink_class_init), (gst_gio_sink_init),
8648         (gst_gio_sink_finalize), (gst_gio_sink_start):
8649         * ext/gio/gstgiosink.h:
8650         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
8651         (gst_gio_src_class_init), (gst_gio_src_init),
8652         (gst_gio_src_finalize), (gst_gio_src_start):
8653         * ext/gio/gstgiosrc.h:
8654         Use the newly created base classes here.
8655
8656         * ext/gio/gstgio.c: (plugin_init):
8657         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_base_init),
8658         (gst_gio_stream_sink_class_init), (gst_gio_stream_sink_init),
8659         (gst_gio_stream_sink_finalize), (gst_gio_stream_sink_set_property),
8660         (gst_gio_stream_sink_get_property):
8661         * ext/gio/gstgiostreamsink.h:
8662         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_base_init),
8663         (gst_gio_stream_src_class_init), (gst_gio_stream_src_init),
8664         (gst_gio_stream_src_finalize), (gst_gio_stream_src_set_property),
8665         (gst_gio_stream_src_get_property):
8666         * ext/gio/gstgiostreamsrc.h:
8667         Implement GstGioStreamSink and GstGioStreamSrc that have a property
8668         to set the GInputStream/GOutputStream that should be used.
8669
8670         * tests/check/Makefile.am:
8671         * tests/check/pipelines/.cvsignore:
8672         * tests/check/pipelines/gio.c: (message_handler), (GST_START_TEST),
8673         (gio_testsuite), (main):
8674         Add unit test for giostreamsrc and giostreamsink.
8675
8676 2007-11-07  Sebastian Dröge  <slomo@circular-chaos.org>
8677
8678         * ext/gio/gstgio.c: (plugin_init):
8679         Remove nowadays unnecessary workaround for a crash.
8680         
8681         * ext/gio/gstgiosink.c: (gst_gio_sink_finalize),
8682         (gst_gio_sink_start), (gst_gio_sink_stop),
8683         (gst_gio_sink_unlock_stop):
8684         * ext/gio/gstgiosink.h:
8685         * ext/gio/gstgiosrc.c: (gst_gio_src_finalize), (gst_gio_src_start),
8686         (gst_gio_src_stop), (gst_gio_src_unlock_stop):
8687         * ext/gio/gstgiosrc.h:
8688         Make the finalize function safer, clean up everything that could stay
8689         around.
8690
8691         Reset the cancellable instead of creating a new one after cancelling
8692         some operation.
8693
8694         Don't store the GFile in the element, it's only necessary for creating
8695         the streams.
8696
8697 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
8698
8699         * gst/spectrum/demo-audiotest.c: (main):
8700         Use autoaudiosink instead of alsasink and use a sine wave.
8701
8702         * gst/spectrum/gstspectrum.c:
8703         Fix the magnitude calculation.
8704
8705 2007-11-04  Tim-Philipp Müller  <tim at centricular dot net>
8706
8707         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
8708
8709         * gst-libs/gst/dshow/gstdshowfakesink.cpp:
8710           (CDshowFakeSink.CDshowFakeSink):
8711         * gst-libs/gst/dshow/gstdshowfakesink.h: (CDshowFakeSink.m_hres):
8712           Fix crasher in constructor due to the base class's constructor
8713           not necessarily being NULL-safe (depends on the SDK version used
8714           apparently; #492406).
8715
8716         * sys/dshowsrcwrapper/gstdshowaudiosrc.c: (gst_dshowaudiosrc_prepare):
8717         * sys/dshowsrcwrapper/gstdshowvideosrc.c: (gst_dshowvideosrc_set_caps):
8718           Fix a couple of MSVC compiler warnings (#492406).
8719
8720 2007-11-03  Sebastian Dröge  <slomo@circular-chaos.org>
8721
8722         * gst/equalizer/demo.c: (main):
8723         * gst/equalizer/gstiirequalizer.c:
8724         (gst_iir_equalizer_band_class_init), (setup_filter):
8725         Allow setting 0 as bandwidth and handle this correctly.
8726         Also handle a bandwidth of rate/2 properly.
8727
8728         * gst/equalizer/gstiirequalizernbands.c:
8729         (gst_iir_equalizer_nbands_class_init):
8730         Make it possible to generate a N-band equalizer with 1 bands. The
8731         previous limit of 2 was caused by a nowadays replaced calculation
8732         doing a division by zero if number of bands was 1.
8733
8734 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
8735
8736         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
8737
8738         * gst/rtpmanager/gstrtpsession.c:
8739           Fix bad function signatures (#492798).
8740
8741 2007-11-02  Edgard Lima  <edgard.lima@indt.org.br>
8742
8743         * ext/metadata/Makefile.am:
8744         * ext/metadata/gstmetadataparse.c:
8745         * ext/metadata/gstmetadataparse.h:
8746         * ext/metadata/metadataparse.c:
8747         * ext/metadata/metadataparse.h:
8748         * ext/metadata/metadataparseexif.c:
8749         * ext/metadata/metadataparseexif.h:
8750         * ext/metadata/metadataparseiptc.c:
8751         * ext/metadata/metadataparseiptc.h:
8752         * ext/metadata/metadataparsejpeg.c:
8753         * ext/metadata/metadataparsejpeg.h:
8754         * ext/metadata/metadataparsepng.c:
8755         * ext/metadata/metadataparsepng.h:
8756         * ext/metadata/metadataparseutil.c:
8757         * ext/metadata/metadataparseutil.h:
8758         * ext/metadata/metadataparsexmp.c:
8759         * ext/metadata/metadataparsexmp.h:
8760           Added support for PNG/XMP. Indentation. And fixed pull mode to parse
8761           the file. 
8762
8763 2007-11-02  Edgard Lima  <edgard.lima@indt.org.br>
8764
8765         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_init),
8766         (gst_metadata_parse_activate), (gst_metadata_parse_get_range),
8767         (gst_metadata_parse_element_activate_src_pull):
8768           Now metadataparse works in push or pull mode.
8769
8770 2007-11-01  Edgard Lima  <edgard.lima@indt.org.br>
8771
8772         * configure.ac:
8773         * ext/metadata/Makefile.am:
8774         * ext/metadata/metadataparseexif.c:
8775         (metadataparse_exif_tags_register),
8776         (metadataparse_exif_tag_list_add):
8777         * ext/metadata/metadataparseiptc.c:
8778         * ext/metadata/metadataparsejpeg.c: (metadataparse_jpeg_init),
8779         (metadataparse_jpeg_dispose), (metadataparse_jpeg_parse),
8780         (metadataparse_jpeg_reading), (metadataparse_jpeg_xmp):
8781         * ext/metadata/metadataparseutil.c:
8782         (metadataparse_tag_list_add_chunk):
8783         * ext/metadata/metadataparseutil.h:
8784         * ext/metadata/metadataparsexmp.c:
8785         (metadataparse_xmp_tags_register),
8786         (metadataparse_xmp_tag_list_add), (metadataparse_xmp_init),
8787         (metadataparse_xmp_dispose):
8788         * ext/metadata/metadataparsexmp.h:
8789           Some XMP stuff added.
8790
8791 2007-10-31  Edgard Lima  <edgard.lima@indt.org.br>
8792
8793         * ext/metadata/gstmetadataparse.c:
8794         (gst_metadata_parse_dispose_members),
8795         (gst_metadata_parse_init_members), (gst_metadata_parse_send_tags),
8796         (gst_metadata_parse_chain), (gst_metadata_parse_get_range),
8797         (gst_metadata_parse_change_state),
8798         (gst_metadata_parse_plugin_init):
8799         * ext/metadata/gstmetadataparse.h:
8800         * ext/metadata/metadataparseexif.c:
8801         (metadataparse_exif_tags_register),
8802         (metadataparse_exif_tag_list_add),
8803         (exif_data_foreach_content_func),
8804         (exif_content_foreach_entry_func):
8805         * ext/metadata/metadataparseexif.h:
8806         * ext/metadata/metadataparseiptc.c:
8807         (metadataparse_iptc_tags_register),
8808         (metadataparse_tag_list_add_chunk),
8809         (metadataparse_iptc_tag_list_add),
8810         (iptc_data_foreach_dataset_func):
8811         * ext/metadata/metadataparseiptc.h:
8812         * ext/metadata/metadataparsexmp.c:
8813         (metadataparse_xmp_tags_register),
8814         (metadataparse_xmp_tag_list_add):
8815         * ext/metadata/metadataparsexmp.h:
8816           Now sending iptc tag in whole chunk. Ready to also send exif and xmp
8817           in the same way (look at bug #486659).
8818
8819 2007-10-31  Thijs Vermeir  <thijsvermeir@gmail.com>
8820
8821         * gst/librfb/rfbdecoder.c:
8822                 Some refactoring in RAW encoding
8823
8824 2007-10-31  Thijs Vermeir  <thijsvermeir@gmail.com>
8825
8826         * gst/librfb/d3des.h:
8827         * gst/librfb/gstrfbsrc.c:
8828         * gst/librfb/gstrfbsrc.h:
8829         * gst/librfb/rfbbuffer.h:
8830         * gst/librfb/rfbcontext.h:
8831         * gst/librfb/rfbdecoder.c:
8832         * gst/librfb/rfbdecoder.h:
8833         * gst/librfb/rfbutil.h:
8834         * gst/librfb/vncauth.h:
8835                 Added copyrect encoding
8836
8837 2007-10-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8838
8839         * sys/dvb/camswclient.c:
8840         Warn on failed write.
8841
8842 2007-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
8843
8844         * gst/equalizer/Makefile.am:
8845         * gst/equalizer/demo.c: (on_window_destroy), (on_configure_event),
8846         (on_gain_changed), (on_bandwidth_changed), (on_freq_changed),
8847         (draw_spectrum), (message_handler), (main):
8848         Add small demo application based on the spectrum demo applications
8849         that gets white noise as input, pushes it through an equalizer and
8850         paints the spectrum. For every equalizer band it's possible to set
8851         gain, bandwidth and frequency.
8852         * gst/equalizer/gstiirequalizer.c: (setup_filter):
8853         Add some guarding against too large or too small frequencies and
8854         bandwidths. Also improve debugging a bit.
8855
8856 2007-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
8857
8858         * gst/equalizer/gstiirequalizer.c:
8859         (gst_iir_equalizer_band_set_property),
8860         (gst_iir_equalizer_band_get_property),
8861         (gst_iir_equalizer_band_class_init), (arg_to_scale),
8862         (setup_filter), (gst_iir_equalizer_compute_frequencies):
8863         Replace filters with a bit better filters for which we can actually
8864         find documentation, which don't change anything on zero gain, etc.
8865         
8866         Make the frequency property of the bands writable, rename the
8867         band-width property to bandwidth and change the meaning to the
8868         frequency difference between bandedges, change the meaning of the
8869         gain property to dB instead of a weird scale between -1 and 1 that
8870         has no real meaning.
8871
8872 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
8873
8874         * sys/dvb/dvbbasebin.c:
8875           Fix the build.
8876
8877 2007-10-30  Edgard Lima  <edgard.lima@indt.org.br>
8878
8879         * ext/metadata/.cvsignore:
8880         * ext/metadata/gstmetadataparse.c: (gst_metadata_parse_base_init),
8881         (gst_metadata_parse_init), (gst_metadata_parse_get_caps),
8882         (gst_metadata_parse_configure_srccaps),
8883         (gst_metadata_parse_set_caps), (gst_metadata_parse_activate),
8884         (gst_metadata_parse_plugin_init):
8885         * ext/metadata/metadataparse.c: (metadataparse_parse):
8886         * ext/metadata/metadataparse.h:
8887           Changed kclass to "Parser/Extracter/Metadata", changed caps to
8888           "image/jpeg, tags-extract=true/false" and changed priority to
8889           GST_RANK_PRIMARY+1. Also, srcpad can only work in push mode until
8890           fixed to also work in pull mode.
8891
8892 2007-10-30  Edgard Lima  <edgard.lima@indt.org.br>
8893
8894         * configure.ac:
8895         * ext/Makefile.am:
8896         * ext/metadata/:
8897         * ext/metadata/Makefile.am:
8898         * ext/metadata/gstmetadata.c:
8899         * ext/metadata/gstmetadataparse.c:
8900         * ext/metadata/gstmetadataparse.h:
8901         * ext/metadata/metadataparse.c:
8902         * ext/metadata/metadataparse.h:
8903         * ext/metadata/metadataparseexif.c:
8904         * ext/metadata/metadataparseexif.h:
8905         * ext/metadata/metadataparseiptc.c:
8906         * ext/metadata/metadataparseiptc.h:
8907         * ext/metadata/metadataparsejpeg.c:
8908         * ext/metadata/metadataparsejpeg.h:
8909         * ext/metadata/metadataparsexmp.c:
8910         * ext/metadata/metadataparsexmp.h:
8911           Created new plugin ('medadata') and element ('metadataparse') that
8912           extract metadata from images (look at bug #486659).
8913
8914 2007-10-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8915
8916         * sys/dvb/dvbbasebin.c:
8917         Uncomment the line that sets the pid filter. Wrong way to 
8918         work-around driver issues.
8919
8920 2007-10-28  Tim-Philipp Müller  <tim at centricular dot net>
8921
8922         * ext/faac/gstfaac.c: (gst_faac_profile_get_type),
8923           (gst_faac_class_init), (gst_faac_init):
8924           Fix bitrate ranges and change enum nick for low complexity
8925           profile from LOW to LC for consistency (#490060).
8926
8927 2007-10-27  Tim-Philipp Müller  <tim at centricular dot net>
8928
8929         * gst/interleave/interleave.c: (gst_interleave_request_new_pad):
8930           Let's not call every request pad we create "sink%d", that'll
8931           create problems if there's to be more than one pad. Fixes #490682.
8932
8933         * tests/check/Makefile.am:
8934         * tests/check/elements/.cvsignore:
8935         * tests/check/elements/interleave.c:
8936           Add unit test for the above.
8937
8938 2007-10-27  Julien MOUTTE  <julien@moutte.net>
8939
8940         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_align),
8941         (gst_mpeg4vparse_drain), (gst_mpeg4vparse_chain),
8942         (gst_mpeg4vparse_sink_setcaps), (gst_mpeg4vparse_sink_event),
8943         (gst_mpeg4vparse_cleanup), (gst_mpeg4vparse_change_state),
8944         (gst_mpeg4vparse_dispose), (gst_mpeg4vparse_base_init),
8945         (gst_mpeg4vparse_class_init), (gst_mpeg4vparse_init),
8946         (plugin_init):
8947         * gst/mpeg4videoparse/mpeg4videoparse.h: Improved version not
8948         damaging headers using a simple state machine.
8949
8950 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
8951
8952         * ext/x264/gstx264enc.c:
8953           Fix build against the libx264 version that ships with debian stable.
8954
8955 2007-10-26  Julien MOUTTE  <julien@moutte.net>
8956
8957         * configure.ac:
8958         * gst/mpeg4videoparse/Makefile.am:
8959         * gst/mpeg4videoparse/mpeg4videoparse.c: (gst_mpeg4vparse_drain),
8960         (gst_mpeg4vparse_chain), (gst_mpeg4vparse_sink_setcaps),
8961         (gst_mpeg4vparse_sink_event), (gst_mpeg4vparse_cleanup),
8962         (gst_mpeg4vparse_change_state), (gst_mpeg4vparse_dispose),
8963         (gst_mpeg4vparse_base_init), (gst_mpeg4vparse_class_init),
8964         (gst_mpeg4vparse_init), (plugin_init):
8965         * gst/mpeg4videoparse/mpeg4videoparse.h: Add a simple MPEG4 ES
8966         parser.
8967
8968 2007-10-25  David Schleef  <ds@schleef.org>
8969
8970         * gst/multifile/Makefile.am:
8971         * gst/multifile/gstmultifilesink.c:
8972         * gst/multifile/gstmultifilesrc.c:
8973         * tests/check/Makefile.am:
8974         * tests/check/elements/multifile.c:
8975           Improve documentation, write some tests for multifilesrc/sink
8976           for upcoming ->good review.
8977
8978 2007-10-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8979
8980         * sys/dvb/gstdvbsrc.c:
8981         Actually use the code-rate-hp parameter for DVB-S.
8982         It turns out setting to AUTO does not always work (
8983         especially in diseq situations). Set by default to 
8984         FEC_AUTO.
8985
8986 2007-10-22  Julien MOUTTE  <julien@moutte.net>
8987
8988         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
8989         (gst_flv_parse_tag_video), (gst_flv_parse_tag_type): Don't
8990         emit no-more-pads for single pad scenarios as the header
8991         is definitely not reliable. We emit them for 2 pads scenarios
8992         though to speed up media discovery.
8993
8994 2007-10-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8995
8996         * sys/dvb/dvbbasebin.c:
8997         Added proxy property of diseqc-source
8998
8999 2007-10-18  Sebastian Dröge  <slomo@circular-chaos.org>
9000
9001         * gst/equalizer/gstiirequalizer.c:
9002         (gst_iir_equalizer_band_set_property):
9003         Add a missing break.
9004
9005 2007-10-18  Sebastian Dröge  <slomo@circular-chaos.org>
9006
9007         * gst/equalizer/gstiirequalizer.c:
9008         (gst_iir_equalizer_band_set_property),
9009         (gst_iir_equalizer_band_get_property),
9010         (gst_iir_equalizer_band_class_init), (gst_iir_equalizer_band_init),
9011         (gst_iir_equalizer_band_get_type), (gst_iir_equalizer_class_init),
9012         (setup_filter), (gst_iir_equalizer_setup):
9013         * gst/equalizer/gstiirequalizer.h:
9014         Move bandwidth property to the separate bands and add float64 support.
9015
9016 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
9017
9018         * ext/cdaudio/Makefile.am:
9019           Add another missing GST_LIBS.
9020
9021 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
9022
9023         Patch by: Richard Hult <richard imendio com>
9024
9025         * gst/dvdspu/Makefile.am:
9026           Fix LIBS - we need to link against libgstreamer (fixes #487496).
9027
9028 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
9029
9030         * sys/dvb/camapplication.c:
9031         * sys/dvb/camresourcemanager.c:
9032           Fix some warnings.
9033
9034 2007-10-16  Thijs Vermeir  <thijsvermeir@gmail.com>
9035
9036         * gst/librfb/rfbdecoder.c:
9037           Add the set encodings client message
9038
9039 2007-10-16  Thijs Vermeir  <thijsvermeir@gmail.com>
9040
9041         * gst/librfb/Makefile.am:
9042         * gst/librfb/rfb.h:
9043         * gst/librfb/rfbbytestream.c:
9044         * gst/librfb/rfbbytestream.h:
9045         * gst/librfb/rfbdecoder.c:
9046         * gst/librfb/rfbdecoder.h:
9047           Remove the rfbbytestream dead code
9048
9049 2007-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9050
9051         patch by: Alessandro Decina
9052
9053         * sys/dvb/Makefile.am:
9054         * sys/dvb/cam.c:
9055         * sys/dvb/cam.h:
9056         * sys/dvb/camapplication.c:
9057         * sys/dvb/camapplication.h:
9058         * sys/dvb/camapplicationinfo.c:
9059         * sys/dvb/camapplicationinfo.h:
9060         * sys/dvb/camconditionalaccess.c:
9061         * sys/dvb/camconditionalaccess.h:
9062         * sys/dvb/camdevice.c:
9063         * sys/dvb/camdevice.h:
9064         * sys/dvb/camresourcemanager.c:
9065         * sys/dvb/camresourcemanager.h:
9066         * sys/dvb/camsession.c:
9067         * sys/dvb/camsession.h:
9068         * sys/dvb/camswclient.c:
9069         * sys/dvb/camswclient.h:
9070         * sys/dvb/camtransport.c:
9071         * sys/dvb/camtransport.h:
9072         * sys/dvb/camutils.c:
9073         * sys/dvb/camutils.h:
9074         * sys/dvb/dvbbasebin.c:
9075         * sys/dvb/dvbbasebin.h:
9076         * sys/dvb/gstdvb.c:
9077         * sys/dvb/gstdvbsrc.c:
9078         * sys/dvb/gstdvbsrc.h:
9079         Integrate SoC work done by Alessandro for the Freevo project.
9080         Adds cam support to the dvb stack in GStreamer and a new
9081         element (actually a bin) called dvbbasebin that integrates
9082         dvbsrc and mpegtsparse to a) handle decryption and b) allow 
9083         acquiring multiple channels on same transponder without 
9084         knowing pid numbers.
9085
9086 2007-10-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9087
9088         patch by: Alessandro Decina
9089
9090         * gst/mpegtsparse/mpegtspacketizer.c:
9091         * gst/mpegtsparse/mpegtsparse.c:
9092         * gst/mpegtsparse/mpegtsparse.h:
9093         Add request pad for getting the full transport stream coming in.
9094
9095 2007-10-14  Sebastian Dröge  <slomo@circular-chaos.org>
9096
9097         * configure.ac:
9098           Update the highest allowed neon version from 0.26.99 to 0.27.99.
9099           No code changes are required to work with the newest neon version.
9100
9101 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
9102
9103         * configure.ac:
9104           Require core CVS.  This is implicit in the -base CVS
9105           requirement already, so we might just well spell it
9106           out.  Also, we do need at least 0.10.14 for
9107           gst_element_class_set_details_simple().  Make check
9108           for gmyth a bit more restrictive so things don't break
9109           if the next version changes API.
9110
9111         * ext/alsaspdif/alsaspdifsink.c:
9112           Work around alsa alloca macros triggering 'always evaluates to
9113           true' warnings with gcc-4.2 and fix compilation with gcc-4.2.
9114           Also don't leak the device string.
9115
9116         * ext/mpeg2enc/gstmpeg2enc.cc:
9117         * ext/soundtouch/gstpitch.cc:
9118         * gst/modplug/gstmodplug.cc:
9119           Fix compilation with g++4.2 and -Wall -Werror (also needs plugin
9120           define fix from core CVS). Fixes #462737.
9121
9122 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
9123
9124         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9125
9126         * gst/rtpmanager/gstrtpbin.c: (create_stream),
9127         (gst_rtp_bin_class_init):
9128         Fix memleak. Fixes #484990.
9129
9130 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
9131
9132         * gst/librfb/rfbbuffer.c: (rfb_buffer_new_and_alloc):
9133         * gst/librfb/rfbbuffer.h:
9134         * gst/librfb/rfbdecoder.c: (rfb_socket_get_buffer):
9135         * gst/mpegvideoparse/mpegvideoparse.c: (gst_mpegvideoparse_chain):
9136         * gst/nsf/nes6502.c: (nes6502_execute):
9137         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
9138         * gst/real/gstrealvideodec.c: (open_library):
9139         * gst/real/gstrealvideodec.h:
9140         * gst/rtpmanager/gstrtpsession.c: (create_recv_rtp_sink),
9141         (create_recv_rtcp_sink), (create_send_rtp_sink):
9142         Fix compiler warnings shown by Forte.
9143
9144 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
9145
9146         * gst/rtpmanager/gstrtpbin.c: (get_pt_map),
9147         (gst_rtp_bin_clear_pt_map), (gst_rtp_bin_class_init):
9148         Fix caps refcounting for payload maps.
9149         When clearing payload maps, also clear sessions and streams payload
9150         maps.
9151
9152         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_get_caps),
9153         (gst_rtp_pt_demux_clear_pt_map), (gst_rtp_pt_demux_chain),
9154         (find_pad_for_pt):
9155         Implement clearing the payload map.
9156
9157         * gst/rtpmanager/gstrtpsession.c:
9158         (gst_rtp_session_event_send_rtp_sink):
9159         Forward flush events instead of leaking them.
9160
9161         * gst/rtpmanager/gstrtpssrcdemux.c:
9162         (gst_rtp_ssrc_demux_rtcp_sink_event):
9163         Correctly refcount events before pushing them.
9164
9165 2007-10-08  Sebastian Dröge  <slomo@circular-chaos.org>
9166
9167         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
9168         Use GIO function to get a list of supported URI schemes instead of
9169         hard coding something.
9170
9171 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
9172
9173         * gst/rtpmanager/rtpsession.c: (rtp_session_next_timeout),
9174         When reconsidering RTCP timeouts, set the next timeout against the last
9175         report time instead of the current clock time so that we don't end up
9176         reconsidering forever.
9177
9178 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
9179
9180         * gst/rtpmanager/gstrtpjitterbuffer.c:
9181         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
9182         Only peek at the tail element instead of popping it off, which allows
9183         us to greatly simplify things when the tail element changes.
9184
9185         * gst/rtpmanager/gstrtpsession.c:
9186         (gst_rtp_session_event_recv_rtp_sink):
9187         * gst/rtpmanager/gstrtpssrcdemux.c:
9188         (gst_rtp_ssrc_demux_sink_event):
9189         Forward FLUSH events instead of leaking them.
9190
9191         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
9192         (calculate_skew), (rtp_jitter_buffer_insert):
9193         * gst/rtpmanager/rtpjitterbuffer.h:
9194         Remove the tail-changed callback in favour of a simple boolean when we
9195         insert a buffer in the queue.
9196         Add method to peek the tail of the buffer.
9197
9198 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
9199
9200         Patch by: Gautier Portet <kassoulet at gmail dot com>
9201
9202         * gst/xingheader/gstxingmux.c:
9203         The size of the Xing header is actually 417 as it's rounded to the
9204         next smaller integer. Fixes #397759.
9205
9206         * gst/xingheader/gstxingmux.c: (xing_generate_header),
9207         (xing_push_header):
9208         Some random cleanup, add FIXMEs and TODOs and check if the newsegment
9209         event to the beginning was successful before pushing the header again.
9210
9211 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
9212
9213         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
9214
9215         * gst/mpegtsparse/mpegtspacketizer.c:
9216         (mpegts_packetizer_stream_new):
9217         Don't skip PAT with version number 0. Fixes #483400.
9218         * gst/mpegtsparse/mpegtsparse.c: (mpegts_parse_apply_pat):
9219         Make all values above 0 mark a referenced program as they can be
9220         incremented and only 1 had marked a referenced program before, causing
9221         actually referenced programs to be unreferenced.
9222
9223 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
9224
9225         * gst/sdp/gstsdpdemux.h:
9226         Change signature of pt to fix compilation on some platforms.
9227
9228 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
9229
9230         * gst/rtpmanager/gstrtpjitterbuffer.c:
9231         (gst_rtp_jitter_buffer_flush_start),
9232         (gst_rtp_jitter_buffer_flush_stop),
9233         (gst_rtp_jitter_buffer_change_state), (apply_offset),
9234         (gst_rtp_jitter_buffer_loop):
9235         Remove some old unused variables.
9236         Don't add the latency to the skew corrected timestamp, latency is only
9237         used to sync against the clock.
9238         Improve debugging.
9239
9240         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
9241         (rtp_jitter_buffer_reset_skew), (calculate_skew):
9242         * gst/rtpmanager/rtpjitterbuffer.h:
9243         Handle case where server timestamp goes backwards or wildly jumps by
9244         temporarily pausing the skew correction.
9245         Improve debugging.
9246
9247 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
9248
9249         * gst/sdp/Makefile.am:
9250         Forgot to commit makefile.
9251
9252 2007-10-02  Sebastian Dröge  <slomo@circular-chaos.org>
9253
9254         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
9255         Update to API changes in GIO.
9256
9257 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
9258
9259         * gst/sdp/gstsdpdemux.c: (gst_sdp_demux_media_to_caps):
9260         Use new function in -base to get the default clock-rate.
9261
9262 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
9263
9264         * configure.ac:
9265         * gst/sdp/gstsdpdemux.c: (_do_init), (gst_sdp_demux_base_init),
9266         (gst_sdp_demux_class_init), (gst_sdp_demux_init),
9267         (gst_sdp_demux_finalize), (gst_sdp_demux_set_property),
9268         (gst_sdp_demux_get_property), (find_stream_by_id),
9269         (find_stream_by_pt), (find_stream_by_udpsrc), (find_stream),
9270         (gst_sdp_demux_stream_free), (gst_sdp_demux_create_stream),
9271         (gst_sdp_demux_cleanup), (get_default_rate_for_pt),
9272         (gst_sdp_demux_parse_rtpmap), (gst_sdp_demux_media_to_caps),
9273         (new_session_pad), (request_pt_map), (gst_sdp_demux_do_stream_eos),
9274         (on_bye_ssrc), (on_timeout), (gst_sdp_demux_configure_manager),
9275         (gst_sdp_demux_stream_configure_udp),
9276         (gst_sdp_demux_stream_configure_udp_sink),
9277         (gst_sdp_demux_combine_flows), (gst_sdp_demux_stream_push_event),
9278         (gst_sdp_demux_handle_message), (gst_sdp_demux_start),
9279         (gst_sdp_demux_sink_event), (gst_sdp_demux_sink_chain),
9280         (gst_sdp_demux_change_state):
9281         * gst/sdp/gstsdpdemux.h:
9282         * gst/sdp/gstsdpelem.c: (plugin_init):
9283         Added SDP demuxer element. Fixes #426657.
9284
9285 2007-10-01  Sebastian Dröge  <slomo@circular-chaos.org>
9286
9287         Patch by: mutex at runbox dot com
9288
9289         * gst/mpegtsparse/mpegtspacketizer.c:
9290         (mpegts_packetizer_parse_adaptation_field_control):
9291         * gst/mpegtsparse/mpegtsparse.c: (mpegts_parse_base_init),
9292         (mpegts_parse_init), (mpegts_parse_push):
9293         * gst/mpegtsparse/mpegtsparse.h:
9294         Remove useless src pad that only results in not linked errors,
9295         fix a broken pointer dereference and make MAX_CONTINUITY constant
9296         conform to the standard to stop outputting corrupted data.
9297         Fixes #481276, #481279.
9298
9299 2007-09-29  Tim-Philipp Müller  <tim at centricular dot net>
9300
9301         * ext/mythtv/gstmythtvsrc.c:
9302           Re-apply docs patch from #468039; fix tab.
9303
9304         * gst/mpegtsparse/.cvsignore:
9305           Ignore marshaller files generated at build time.
9306
9307 2007-09-29  Sebastian Dröge  <slomo@circular-chaos.org>
9308
9309         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
9310         (gst_gio_sink_set_property), (gst_gio_sink_render):
9311         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
9312         (gst_gio_src_set_property):
9313         Some minor cleanup and allow setting the location only when the
9314         element is not playing or paused.
9315
9316 2007-09-29  Sebastian Dröge  <slomo@circular-chaos.org>
9317
9318         * configure.ac:
9319         Update gio's pkg-config file name as currently in SVN.
9320
9321         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_location):
9322         Remove special casing for a NULL query string. g_strjoin won't add
9323         the separator if there's only one string.
9324
9325 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
9326
9327         * gst/rtpmanager/gstrtpbin.c: (free_client):
9328         Fix crasher in dispose.
9329
9330         * gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
9331         Handle cases where input buffers have no timestamps so that no clock
9332         skew can be calculated, in this case interpolate timestamps based on
9333         rtp timestamp and assume a 0 clock skew.
9334
9335 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
9336
9337         * gst/rtpmanager/gstrtpjitterbuffer.c: (apply_latency),
9338         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_query):
9339         Remove jitter correction code, it's now in the lower level object.
9340         Use new -core method for doing a peer query.
9341
9342         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
9343         (calculate_skew), (rtp_jitter_buffer_insert):
9344         * gst/rtpmanager/rtpjitterbuffer.h:
9345         Move jitter correction to the lowlevel jitterbuffer.
9346         Increase the max window size.
9347         When filling the window, already start estimating the skew using a
9348         parabolic weighting factor so that we have a much better startup
9349         behaviour that gets more accurate with the more samples we have.
9350         Increase the default weighting factor for the steady state to get
9351         smoother timestamps.
9352
9353 2007-09-28  Sebastian Dröge  <slomo@circular-chaos.org>
9354
9355         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_proxy),
9356         (gst_neonhttp_src_send_request_and_redirect):
9357         Now that we require libneon >= 0.26 remove the neon 0.25 backward
9358         compatibility stuff. Also fix the default location.
9359
9360 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
9361
9362         * configure.ac:
9363         We require libneon >= 26 now for the query field in ne_uri.
9364
9365 2007-09-28  Sebastian Dröge  <slomo@circular-chaos.org>
9366
9367         Patch by: Wouter Cloetens <wouter@mind.be>
9368
9369         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_dispose),
9370         (gst_neonhttp_src_set_location),
9371         (gst_neonhttp_src_send_request_and_redirect):
9372         * ext/neon/gstneonhttpsrc.h:
9373         Don't discard GET parameters from URL if existing.
9374         Fixes #481200.
9375
9376 2007-09-27  Thijs Vermeir  <thijsvermeir@gmail.com>
9377
9378         * gst/librfb/gstrfbsrc.c:
9379         * gst/librfb/gstrfbsrc.h:
9380                 Added a property for incremental screen updates
9381
9382 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
9383
9384         * ext/xvid/gstxvidenc.c:
9385         * ext/xvid/gstxvidenc.h:
9386           Remove superfluous 'frame-encoded' signal (people can
9387           use an upstream identity's 'handoff' signal or a pad
9388           probe for this if they must know).
9389
9390 2007-09-27  Julien MOUTTE  <julien@moutte.net>
9391
9392         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9393         (gst_flv_parse_tag_video): I got it wrong again, audio rate 
9394         was not detected correctly in all cases.
9395
9396 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
9397
9398         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_dispose),
9399         (gst_rtp_bin_finalize):
9400         Fix cleanup crasher.
9401
9402         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
9403         (calculate_skew):
9404         * gst/rtpmanager/rtpjitterbuffer.h:
9405         Dynamically adjust the skew calculation window so that we calculate it
9406         over a period of around 2 seconds.
9407
9408 2007-09-26  Thijs Vermeir  <thijsvermeir@gmail.com>
9409
9410         * gst/librfb/gstrfbsrc.c:
9411                 fix bug from generic/states.gdb
9412
9413 2007-09-26  Julien MOUTTE  <julien@moutte.net>
9414
9415         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9416         (gst_flv_parse_tag_video): codec_data is needed for every tag
9417         not just the first one. (Fix a stupid bug i introduced without
9418         testing)
9419
9420 2007-09-26  Julien MOUTTE  <julien@moutte.net>
9421
9422         * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
9423         (gst_flv_parse_tag_video): Fix bit masks operations to be
9424         sure we detect the codec_tags and sample rates correctly.
9425         Fix raw audio caps generation.
9426
9427 2007-09-24  Stefan Kost  <ensonic@users.sf.net>
9428
9429         * ext/audioresample/gstaudioresample.c:
9430         * ext/x264/gstx264enc.c:
9431         * gst/dvdspu/gstdvdspu.c:
9432         * gst/dvdspu/gstdvdspu.h:
9433         * gst/festival/gstfestival.c:
9434         * gst/h264parse/gsth264parse.c:
9435         * gst/mpegtsparse/mpegtspacketizer.c:
9436         * gst/mpegtsparse/mpegtsparse.c:
9437         * gst/multifile/gstmultifilesink.c:
9438         * gst/multifile/gstmultifilesrc.c:
9439         * gst/nuvdemux/gstnuvdemux.c:
9440         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
9441         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
9442         * sys/vcd/vcdsrc.c:
9443           Massive leak fixing, plus code cleanups.
9444
9445 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9446
9447         * po/LINGUAS:
9448           Added translations.
9449
9450 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9451
9452         translated by: Jakub Bogusz <qboosh@pld-linux.org>
9453
9454         * po/pl.po:
9455           Added Polish translation.
9456
9457 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9458
9459         translated by: Ilkka Tuohela <hile@iki.fi>
9460
9461         * po/fi.po:
9462           Added Finnish translation.
9463
9464 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9465
9466         translated by: Jorge González González <aloriel@gmail.com>
9467
9468         * po/es.po:
9469           Added Spanish translation.
9470
9471 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9472
9473         translated by: Alexander Shopov <ash@contact.bg>
9474
9475         * po/bg.po:
9476           Added Bulgarian translation.
9477
9478 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
9479
9480         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
9481         Update hierarchy.
9482         * ext/gio/gstgiosink.h:
9483         * ext/gio/gstgiosrc.h:
9484         Mark private fields of the instance structs private.
9485
9486 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
9487
9488         * docs/plugins/Makefile.am:
9489         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
9490         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
9491         * docs/plugins/gst-plugins-bad-plugins.args:
9492         * docs/plugins/gst-plugins-bad-plugins.signals:
9493         * docs/plugins/inspect/plugin-bz2.xml:
9494         * docs/plugins/inspect/plugin-cdxaparse.xml:
9495         * docs/plugins/inspect/plugin-dfbvideosink.xml:
9496         * docs/plugins/inspect/plugin-dtsdec.xml:
9497         * docs/plugins/inspect/plugin-equalizer.xml:
9498         * docs/plugins/inspect/plugin-faac.xml:
9499         * docs/plugins/inspect/plugin-faad.xml:
9500         * docs/plugins/inspect/plugin-filter.xml:
9501         * docs/plugins/inspect/plugin-freeze.xml:
9502         * docs/plugins/inspect/plugin-gio.xml:
9503         * docs/plugins/inspect/plugin-gsm.xml:
9504         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
9505         * docs/plugins/inspect/plugin-h264parse.xml:
9506         * docs/plugins/inspect/plugin-modplug.xml:
9507         * docs/plugins/inspect/plugin-mpeg2enc.xml:
9508         * docs/plugins/inspect/plugin-musepack.xml:
9509         * docs/plugins/inspect/plugin-musicbrainz.xml:
9510         * docs/plugins/inspect/plugin-nsfdec.xml:
9511         * docs/plugins/inspect/plugin-replaygain.xml:
9512         * docs/plugins/inspect/plugin-soundtouch.xml:
9513         * docs/plugins/inspect/plugin-spcdec.xml:
9514         * docs/plugins/inspect/plugin-spectrum.xml:
9515         * docs/plugins/inspect/plugin-speed.xml:
9516         * docs/plugins/inspect/plugin-tta.xml:
9517         * docs/plugins/inspect/plugin-videosignal.xml:
9518         * docs/plugins/inspect/plugin-xingheader.xml:
9519         * docs/plugins/inspect/plugin-xvid.xml:
9520         Add the GIO plugin to the docs and do a make update
9521         while doing that.
9522
9523         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
9524         Fix a small memleak.
9525
9526 2007-09-21  Sebastian Dröge  <slomo@circular-chaos.org>
9527
9528         Patch by: René Stadler <mail at renestadler dot de>
9529
9530         * configure.ac:
9531         * ext/Makefile.am:
9532         * ext/gio/Makefile.am:
9533         * ext/gio/gstgio.c: (gst_gio_error), (gst_gio_seek),
9534         (gst_gio_get_supported_protocols),
9535         (gst_gio_uri_handler_get_type_sink),
9536         (gst_gio_uri_handler_get_type_src),
9537         (gst_gio_uri_handler_get_protocols), (gst_gio_uri_handler_get_uri),
9538         (gst_gio_uri_handler_set_uri), (gst_gio_uri_handler_init),
9539         (gst_gio_uri_handler_do_init), (plugin_init):
9540         * ext/gio/gstgio.h:
9541         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
9542         (gst_gio_sink_class_init), (gst_gio_sink_init),
9543         (gst_gio_sink_finalize), (gst_gio_sink_set_property),
9544         (gst_gio_sink_get_property), (gst_gio_sink_start),
9545         (gst_gio_sink_stop), (gst_gio_sink_unlock),
9546         (gst_gio_sink_unlock_stop), (gst_gio_sink_event),
9547         (gst_gio_sink_render), (gst_gio_sink_query):
9548         * ext/gio/gstgiosink.h:
9549         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
9550         (gst_gio_src_class_init), (gst_gio_src_init),
9551         (gst_gio_src_finalize), (gst_gio_src_set_property),
9552         (gst_gio_src_get_property), (gst_gio_src_start),
9553         (gst_gio_src_stop), (gst_gio_src_get_size),
9554         (gst_gio_src_is_seekable), (gst_gio_src_unlock),
9555         (gst_gio_src_unlock_stop), (gst_gio_src_check_get_range),
9556         (gst_gio_src_create):
9557         * ext/gio/gstgiosrc.h:
9558         Add a GIO/GVFS plugin with source and sink elements. This will
9559         only be enabled when --enable-experimental is given to configure
9560         for now as the GIO API is not stable yet. Fixes #476916.
9561
9562 2007-09-21  Thijs Vermeir  <thijsvermeir@gmail.com>
9563
9564         * gst/librfb/gstrfbsrc.c:
9565         * gst/librfb/rfbdecoder.c:
9566         * gst/librfb/rfbdecoder.h:
9567                 Added offset-x, offset-y, width and height property
9568                 for selecting a region from the screen
9569
9570 2007-09-21  Thijs Vermeir  <thijsvermeir@gmail.com>
9571
9572         * gst/librfb/gstrfbsrc.c:
9573                 Minimum raw encoding is working now
9574         * gst/librfb/rfbdecoder.c:
9575                 fix address while reading from stream
9576
9577 2007-09-20  Thijs Vermeir  <thijsvermeir@gmail.com>
9578
9579         * gst/librfb/gstrfbsrc.c:
9580                 raw encoding is working, but it looks like the 
9581                 ffmpegcolorspace plugin can't handle high resolutions
9582
9583 2007-09-20  Thijs Vermeir  <thijsvermeir@gmail.com>
9584
9585         * gst/librfb/gstrfbsrc.c:
9586                 bpp, depth and endianness are now set from the
9587                 stream.
9588
9589 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
9590
9591         * examples/app/appsrc_ex.c: (main):
9592         Fix compilation after changing the name of a method.
9593
9594 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
9595
9596         * ext/alsaspdif/alsaspdifsink.c:
9597         * ext/timidity/gsttimidity.c:
9598         * ext/timidity/gstwildmidi.c:
9599         * gst/mpegvideoparse/mpegvideoparse.c:
9600           Fix memory leaks. More to come.
9601
9602         * tests/check/Makefile.am:
9603         * tests/check/generic/states.c:
9604           Improved state change unit test.        
9605
9606 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
9607
9608         * gst/rtpmanager/gstrtpbin.c: (on_ssrc_active), (create_session),
9609         (gst_rtp_bin_class_init):
9610         * gst/rtpmanager/gstrtpbin.h:
9611         * gst/rtpmanager/gstrtpsession.c: (on_ssrc_active),
9612         (gst_rtp_session_class_init), (gst_rtp_session_init),
9613         (gst_rtp_session_event_send_rtp_sink):
9614         * gst/rtpmanager/gstrtpsession.h:
9615         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
9616         (on_ssrc_active), (rtp_session_process_rb):
9617         * gst/rtpmanager/rtpsession.h:
9618         Add notification of active SSRCs to various RTP elements. Fixes #478566.
9619
9620 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
9621
9622         * gst-libs/gst/app/gstappsink.c: (gst_app_marshal_OBJECT__VOID),
9623         (gst_app_sink_class_init), (gst_app_sink_init),
9624         (gst_app_sink_dispose), (gst_app_sink_finalize),
9625         (gst_app_sink_set_property), (gst_app_sink_get_property),
9626         (gst_app_sink_flush_unlocked), (gst_app_sink_start),
9627         (gst_app_sink_event), (gst_app_sink_getcaps),
9628         (gst_app_sink_set_caps), (gst_app_sink_get_caps),
9629         (gst_app_sink_is_eos), (gst_app_sink_pull_preroll),
9630         (gst_app_sink_pull_buffer):
9631         * gst-libs/gst/app/gstappsink.h:
9632         Add properties, signals and actions to access the element even without
9633         linking to the library.
9634         Fix some method names and signatures.
9635
9636 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
9637
9638         Patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
9639
9640         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
9641         (gst_faad_srcgetcaps), (gst_faad_update_caps):
9642         Don't set channel positions on regular mono and stereo cases.
9643         Fixes #476370.
9644
9645 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
9646
9647         * gst/librfb/gstrfbsrc.c:
9648         * gst/librfb/rfbdecoder.c:
9649         * gst/librfb/rfbdecoder.h:
9650                 It is now possible to connect to a vncserver.
9651                 there are still some issues with the ouput of 
9652                 the screen. Looks like some lines are confused
9653
9654 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
9655
9656         * docs/plugins/.cvsignore:
9657         * tests/check/.cvsignore:
9658           Ignore registries in any format.
9659
9660 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
9661
9662         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
9663         (open_library), (gst_real_video_dec_init),
9664         (gst_real_video_dec_set_property),
9665         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
9666         * gst/real/gstrealvideodec.h:
9667         Don't generate an error for occasional decoding errors.
9668         Add max-errors property.
9669         Error out when we receive max-errors in a row. Fixes #478159.
9670
9671 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
9672
9673         * gst/librfb/gstrfbsrc.c: 
9674                 Add password property (write only)
9675         * gst/librfb/rfbdecoder.c: 
9676                 Read the reason on failure
9677                 Use the password property for authentication
9678         * gst/librfb/rfbdecoder.h:
9679                 Add defines for version checking
9680
9681 2007-09-19  Sebastian Dröge  <slomo@circular-chaos.org>
9682
9683         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy),
9684         (gst_dfbsurface_class_init):
9685         When finalizing GstDfbSurface, a subclass of GstBuffer, correctly
9686         chain up to the parent class to free everything, including caps.
9687
9688 2007-09-19  Thijs Vermeir  <thijsvermeir@gmail.com>
9689
9690         * gst/librfb/Makefile.am:
9691         * gst/librfb/d3des.c:
9692         * gst/librfb/d3des.h:
9693         * gst/librfb/rfbdecoder.c:
9694         * gst/librfb/vncauth.c:
9695         * gst/librfb/vncauth.h:
9696         VNC Authentication should be working now
9697         temperaly with fake password 'testtest'
9698
9699 2007-09-18  Thijs Vermeir  <thijsvermeir@gmail.com>
9700
9701         * gst/librfb/rfbdecoder.c:
9702         * gst/librfb/rfbdecoder.h:
9703         Added some documentation about security handling
9704         start implementing security handling for rfb 3.3
9705
9706 2007-09-18  Stefan Kost  <ensonic@users.sf.net>
9707
9708         * gst/spectrum/demo-audiotest.c:
9709         * gst/spectrum/demo-osssrc.c:
9710           Handling window resize.
9711
9712 2007-09-18  Stefan Kost  <ensonic@users.sf.net>
9713
9714         * ChangeLog:
9715           Add missing newline.
9716
9717         * gst/librfb/rfbdecoder.c:
9718           Fix the build (missing stdlib.h).
9719
9720         * gst/spectrum/gstspectrum.c:
9721         * gst/spectrum/gstspectrum.h:
9722           Use basetransform segment so that it is correctly managed on flushes
9723           and start/stop. Report message timestamp as stream time, which is what
9724           an application can understand. (Yes these are adapted from wim recent
9725           level element changes)
9726
9727 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
9728
9729         * gst/rtpmanager/gstrtpbin.c: (new_ssrc_pad_found):
9730         Link to the right pads regardless of which one was created first in the
9731         ssrc demuxer.
9732
9733         * gst/rtpmanager/gstrtpjitterbuffer.c:
9734         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
9735         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
9736         (gst_rtp_session_chain_recv_rtp), (gst_rtp_session_chain_send_rtp):
9737         * gst/rtpmanager/rtpsource.c: (calculate_jitter):
9738         Improve debugging.
9739
9740         * gst/rtpmanager/gstrtpssrcdemux.c: (create_demux_pad_for_ssrc),
9741         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_finalize),
9742         (gst_rtp_ssrc_demux_sink_event),
9743         (gst_rtp_ssrc_demux_rtcp_sink_event), (gst_rtp_ssrc_demux_chain),
9744         (gst_rtp_ssrc_demux_rtcp_chain),
9745         (gst_rtp_ssrc_demux_internal_links):
9746         * gst/rtpmanager/gstrtpssrcdemux.h:
9747         Fix race in creating the RTP and RTCP pads when a new SSRC is detected.
9748
9749 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
9750
9751         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_set_property),
9752         (gst_rtp_bin_get_property):
9753         Use lock to protect variable.
9754
9755         * gst/rtpmanager/gstrtpjitterbuffer.c:
9756         (gst_rtp_jitter_buffer_class_init),
9757         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain),
9758         (convert_rtptime_to_gsttime), (gst_rtp_jitter_buffer_loop):
9759         Reconstruct GST timestamp from RTP timestamps based on measured clock
9760         skew and sync offset.
9761
9762         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
9763         (rtp_jitter_buffer_set_tail_changed),
9764         (rtp_jitter_buffer_set_clock_rate),
9765         (rtp_jitter_buffer_get_clock_rate), (calculate_skew),
9766         (rtp_jitter_buffer_insert), (rtp_jitter_buffer_peek):
9767         * gst/rtpmanager/rtpjitterbuffer.h:
9768         Measure clock skew.
9769         Add callback to be notfied when a new packet was inserted at the tail.
9770
9771         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
9772         (calculate_jitter), (rtp_source_send_rtp):
9773         * gst/rtpmanager/rtpsource.h:
9774         Remove clock skew detection, it's move to the jitterbuffer now.
9775
9776 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
9777
9778         Patch by: Daniel Charles <dcharles at ti dot com>
9779
9780         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_bandmode_get_type),
9781         (gst_amrwbenc_set_property), (gst_amrwbenc_get_property),
9782         (gst_amrwbenc_class_init), (gst_amrwbenc_chain):
9783         * ext/amrwb/gstamrwbenc.h:
9784         Add property to control bandmode. Fixes #477306.
9785
9786 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
9787
9788         * gst/rtpmanager/gstrtpbin.c: (create_session):
9789         Also set NTP base time on new sessions.
9790
9791         * gst/rtpmanager/gstrtpjitterbuffer.c:
9792         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_query),
9793         (gst_rtp_jitter_buffer_set_property),
9794         (gst_rtp_jitter_buffer_get_property):
9795         Use the right lock to protect our variables.
9796         Fix some comment.
9797
9798         * gst/rtpmanager/gstrtpsession.c:
9799         (gst_rtp_session_getcaps_send_rtp),
9800         (gst_rtp_session_chain_send_rtp), (create_send_rtp_sink):
9801         Implement getcaps on the sender sinkpad so that payloaders can negotiate
9802         the right SSRC.
9803
9804 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
9805
9806         * gst/rtpmanager/gstrtpbin.c: (create_session), (free_session),
9807         (get_client), (free_client), (gst_rtp_bin_associate),
9808         (free_stream), (gst_rtp_bin_class_init), (gst_rtp_bin_dispose),
9809         (gst_rtp_bin_finalize):
9810         * gst/rtpmanager/gstrtpjitterbuffer.c:
9811         (gst_rtp_jitter_buffer_class_init),
9812         (gst_rtp_jitter_buffer_finalize):
9813         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_release):
9814         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize),
9815         (gst_rtp_session_set_property), (gst_rtp_session_chain_recv_rtp),
9816         (gst_rtp_session_chain_send_rtp):
9817         * gst/rtpmanager/gstrtpssrcdemux.c:
9818         (gst_rtp_ssrc_demux_class_init), (gst_rtp_ssrc_demux_dispose):
9819         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize):
9820         * gst/rtpmanager/rtpsession.h:
9821         Various leak fixes.
9822
9823 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
9824
9825         * gst/rtpmanager/gstrtpbin.c: (calc_ntp_ns_base),
9826         (gst_rtp_bin_change_state), (new_payload_found), (create_send_rtp):
9827         Calculate and configure the NTP base time so that we can generate better
9828         NTP times in SR packets.
9829         Set caps on new ghostpad.
9830
9831         * gst/rtpmanager/gstrtpjitterbuffer.c:
9832         (gst_rtp_jitter_buffer_loop):
9833         Clean debug statement.
9834
9835         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
9836         (gst_rtp_session_init), (gst_rtp_session_set_property),
9837         (gst_rtp_session_get_property), (get_current_ntp_ns_time),
9838         (rtcp_thread), (gst_rtp_session_event_recv_rtp_sink),
9839         (gst_rtp_session_internal_links), (gst_rtp_session_chain_recv_rtp),
9840         (gst_rtp_session_event_send_rtp_sink),
9841         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
9842         (create_send_rtp_sink):
9843         * gst/rtpmanager/gstrtpsession.h:
9844         Add ntp-ns-base property to convert running_time to NTP time.
9845         Handle NEWSEGMENT events on send and recv RTP pads so that we can
9846         calculate the running time and thus NTP time of the packets.
9847         Simplify getting the current NTP time using the pipeline clock.
9848         Implement internal links functions.
9849         Use the buffer timestamp to calculate the NTP time instead of the clock.
9850
9851         * gst/rtpmanager/gstrtpssrcdemux.c: (create_demux_pad_for_ssrc),
9852         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_sink_event),
9853         (gst_rtp_ssrc_demux_chain), (gst_rtp_ssrc_demux_rtcp_chain),
9854         (gst_rtp_ssrc_demux_internal_links),
9855         (gst_rtp_ssrc_demux_src_query):
9856         * gst/rtpmanager/gstrtpssrcdemux.h:
9857         Implement internal links function.
9858         Calculate the diff between different streams, this might be used later
9859         to get the inter stream latency.
9860
9861         * gst/rtpmanager/rtpsession.c: (rtp_session_send_rtp):
9862         Simple cleanup.
9863
9864         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
9865         (calculate_jitter), (rtp_source_send_rtp), (rtp_source_get_new_sr):
9866         Make the clock skew window a little bigger.
9867         Apply the clock skew to all buffers, not just one with a new timestamp.
9868         Calculate and debug sender clock drift.
9869         Use extended last timestamp to interpolate for SR reports.
9870
9871 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
9872
9873         Patch by: Peter Kjellerstedt  <pkj at axis com>
9874
9875         * gst-libs/gst/app/gstappsink.c:
9876         * gst/flv/gstflvdemux.c:
9877         * gst/flv/gstflvparse.c:
9878         * gst/interleave/deinterleave.c:
9879         * gst/switch/gstswitch.c:
9880           Printf format fixes (#476128).
9881
9882 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
9883
9884         Patch by: Thomas Green  <tom78999 gmail com>
9885
9886         * ext/neon/gstneonhttpsrc.c:
9887           With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO
9888           flag if we want ICY streams to be handled too, otherwise
9889           libneon will error out with a 'can't parse reponse' error.
9890           Fixes #474696.
9891
9892         * tests/check/elements/neonhttpsrc.c:
9893           Unit test for the above by Yours Truly.
9894
9895 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
9896
9897         * configure.ac:
9898           Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the
9899           xvid configure checks, so they still work when cross-compiling.
9900           Fixes #452009.
9901
9902 2007-09-07  Sebastian Dröge  <slomo@circular-chaos.org>
9903
9904         * gst/spectrum/gstspectrum.c: (gst_spectrum_start),
9905         (gst_spectrum_transform_ip):
9906         Use the correct parameter order for the memset calls.
9907         Thanks to Christian Schaller for noticing.
9908
9909 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
9910
9911         * gst/mpegtsparse/mpegtsparse.c:
9912           Fix the build (missing stdlib.h).
9913
9914 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
9915
9916         * gst/spectrum/fix_fft.c:
9917         Remove fixed point FFT as it's not used anymore.
9918
9919 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
9920
9921         * configure.ac:
9922         * gst/spectrum/Makefile.am:
9923         * gst/spectrum/demo-audiotest.c: (draw_spectrum),
9924         (message_handler), (main):
9925         * gst/spectrum/demo-osssrc.c: (draw_spectrum), (message_handler):
9926         * gst/spectrum/gstspectrum.c: (gst_spectrum_base_init),
9927         (gst_spectrum_class_init), (gst_spectrum_init),
9928         (gst_spectrum_dispose), (gst_spectrum_set_property),
9929         (gst_spectrum_get_property), (gst_spectrum_start),
9930         (gst_spectrum_setup), (gst_spectrum_message_new),
9931         (gst_spectrum_transform_ip):
9932         * gst/spectrum/gstspectrum.h:
9933         Port GstSpectrum to GstAudioFilter and libgstfft, add support
9934         for int32, float and double, use floats for the message contents,
9935         average all FFTs done in one interval for better results, use
9936         a better windowing function, allow posting the phase in the message
9937         and actually do an FFT with the requested number of bands instead
9938         of interpolating.
9939
9940         * tests/check/elements/spectrum.c: (GST_START_TEST),
9941         (spectrum_suite):
9942         Improve the units tests by checking for a 11025Hz sine wave
9943         and add unit tests for all 4 supported sample types.
9944
9945 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
9946
9947         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
9948         (gst_real_video_dec_setcaps):
9949         Add some more debugging.
9950         Don't set LONG for width/height in caps.
9951         Set correct output buffer size when caps changed.
9952         The custom message sent to the decoder should not include the format and
9953         subformat. Fixes #471554.
9954
9955 2007-09-04  Tim-Philipp Müller  <tim at centricular dot net>
9956
9957         * gst/rtpmanager/gstrtpsession.c:
9958           Make compiler happy: fix compilation with -Wall -Werror
9959           (#473562).
9960
9961 2007-09-03  Johan Dahlin  <johan@gnome.org>
9962
9963         * gst/nsf/gstnsf.c: (gst_nsfdec_finalize), (start_play_tune):
9964         * gst/nsf/gstnsf.h:
9965         Add support for (very) basic tagging.
9966         
9967 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
9968
9969         * gst/rtpmanager/gstrtpbin-marshal.list:
9970         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_get_client),
9971         (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain), (create_stream),
9972         (gst_rtp_bin_init), (caps_changed), (new_ssrc_pad_found),
9973         (create_recv_rtp), (create_recv_rtcp), (create_send_rtp):
9974         * gst/rtpmanager/gstrtpbin.h:
9975         Updated example pipelines in docs.
9976         Handle sync_rtcp buffers from the SSRC demuxer to perform lip-sync.
9977         Set the default latency correctly.
9978         Add some more points where we can get caps.
9979
9980         * gst/rtpmanager/gstrtpjitterbuffer.c:
9981         (gst_rtp_jitter_buffer_class_init),
9982         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_loop),
9983         (gst_rtp_jitter_buffer_query),
9984         (gst_rtp_jitter_buffer_set_property),
9985         (gst_rtp_jitter_buffer_get_property):
9986         Add ts-offset property to control timestamping.
9987
9988         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
9989         (gst_rtp_session_init), (gst_rtp_session_set_property),
9990         (gst_rtp_session_get_property), (get_current_ntp_ns_time),
9991         (rtcp_thread), (stop_rtcp_thread), (gst_rtp_session_change_state),
9992         (gst_rtp_session_send_rtcp), (gst_rtp_session_sync_rtcp),
9993         (gst_rtp_session_cache_caps), (gst_rtp_session_clock_rate),
9994         (gst_rtp_session_sink_setcaps), (gst_rtp_session_chain_recv_rtp),
9995         (gst_rtp_session_event_send_rtp_sink),
9996         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
9997         (create_recv_rtcp_sink), (create_send_rtp_sink),
9998         (create_send_rtcp_src):
9999         Various cleanups.
10000         Feed rtpsession manager with NTP time based on pipeline clock when
10001         handling RTP packets and RTCP timeouts.
10002         Perform all RTCP with the system clock.
10003         Set caps on RTCP outgoing buffers.
10004
10005         * gst/rtpmanager/gstrtpssrcdemux.c: (find_demux_pad_for_ssrc),
10006         (create_demux_pad_for_ssrc), (gst_rtp_ssrc_demux_base_init),
10007         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_sink_event),
10008         (gst_rtp_ssrc_demux_rtcp_sink_event), (gst_rtp_ssrc_demux_chain),
10009         (gst_rtp_ssrc_demux_rtcp_chain):
10010         * gst/rtpmanager/gstrtpssrcdemux.h:
10011         Also demux RTCP messages.
10012
10013         * gst/rtpmanager/rtpsession.c: (rtp_session_set_callbacks),
10014         (update_arrival_stats), (rtp_session_process_rtp),
10015         (rtp_session_process_rb), (rtp_session_process_sr),
10016         (rtp_session_process_rr), (rtp_session_process_rtcp),
10017         (rtp_session_send_rtp), (rtp_session_send_bye),
10018         (session_start_rtcp), (session_report_blocks), (session_cleanup),
10019         (rtp_session_on_timeout):
10020         * gst/rtpmanager/rtpsession.h:
10021         Remove the get_time callback, the GStreamer part will feed us with
10022         enough timing information.
10023         Split sync timing and RTCP timing information.
10024         Factor out common RB handling for SR and RR.
10025         Send out SR RTCP packets for lip-sync.
10026         Move SR and RR packet info generation to the source.
10027
10028         * gst/rtpmanager/rtpsource.c: (rtp_source_init),
10029         (rtp_source_update_caps), (get_clock_rate), (calculate_jitter),
10030         (rtp_source_process_rtp), (rtp_source_send_rtp),
10031         (rtp_source_process_sr), (rtp_source_process_rb),
10032         (rtp_source_get_new_sr), (rtp_source_get_new_rb),
10033         (rtp_source_get_last_sr):
10034         * gst/rtpmanager/rtpsource.h:
10035         * gst/rtpmanager/rtpstats.h:
10036         Use caps on incomming buffers to get timing information when they are
10037         there.
10038         Calculate clock scew of the receiver compared to the sender and adjust
10039         the rtp timestamps.
10040         Calculate the round trip in sources.
10041         Do SR and RR calculations in the source.
10042
10043 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
10044
10045         * configure.ac:
10046         updated gmyth version
10047
10048         * ext/mythtv/gstmythtvsrc.c:
10049         * ext/mythtv/gstmythtvsrc.h:
10050         Code rewrite
10051
10052 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
10053
10054         * gst/rtpmanager/gstrtpjitterbuffer.c:
10055         (gst_rtp_jitter_buffer_flush_stop),
10056         (gst_rtp_jitter_buffer_change_state), (gst_rtp_jitter_buffer_loop):
10057         Use extended timestamp to release buffers from the jitterbuffer so that
10058         we can handle the rtp wraparound correctly.
10059
10060 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
10061
10062         * gst/rtpmanager/gstrtpjitterbuffer.c:
10063         (gst_rtp_jitter_buffer_loop):
10064         Improve Comments.
10065
10066         * gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),
10067         (gst_rtp_session_change_state), (gst_rtp_session_parse_caps),
10068         (gst_rtp_session_clock_rate), (gst_rtp_session_sink_setcaps),
10069         (gst_rtp_session_event_send_rtp_sink), (create_recv_rtp_sink),
10070         (create_send_rtp_sink):
10071         Also parse the sink caps for clock-rate instead of only relying on the
10072         result of the signal.
10073
10074         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
10075         Make sure we fetch the clock rate for payloads we are sending out so
10076         that we can use it for SR reports.
10077
10078 2007-08-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10079
10080         * gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property):
10081         If all information is known at time of setting start-time
10082         property, send new segments then.
10083
10084 2007-08-28  Wim Taymans  <wim.taymans@gmail.com>
10085
10086         * gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),
10087         (gst_rtp_session_change_state),
10088         (gst_rtp_session_event_send_rtp_sink):
10089         * gst/rtpmanager/gstrtpsession.h:
10090         Distribute synchronisation parameters to the session manager so that it
10091         can generate correct SR packets for lip-sync.
10092
10093         * gst/rtpmanager/rtpsession.c: (rtp_session_set_base_time),
10094         (rtp_session_set_timestamp_sync), (session_start_rtcp):
10095         * gst/rtpmanager/rtpsession.h:
10096         Add methods for setting sync parameters.
10097         Set correct RTP time in SR packets using the sync params.
10098
10099         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
10100         * gst/rtpmanager/rtpsource.h:
10101         Record last RTP <-> GST timestamp so that we can use them to convert NTP
10102         to RTP timestamps in SR packets.
10103
10104 2007-08-28  Wim Taymans  <wim.taymans@gmail.com>
10105
10106         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_clear_pt_map):
10107         Add some more advanced example pipelines.
10108
10109         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
10110         (stop_rtcp_thread), (gst_rtp_session_send_rtcp):
10111         Add some debug and FIXME.
10112         Release LOCK when performing session cleanup.
10113
10114         * gst/rtpmanager/rtpsession.c: (session_report_blocks):
10115         Add some debug.
10116
10117         * gst/rtpmanager/rtpsource.c: (calculate_jitter),
10118         (rtp_source_send_rtp):
10119         Make sure we always send RTP packets with the session SSRC.
10120
10121 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
10122
10123         * gst/dvdspu/gstdvdspu.c:
10124           Don't need this include (fixes compilation in uninstalled setup).
10125
10126 2007-08-27  Wim Taymans  <wim.taymans@gmail.com>
10127
10128         * gst/rtpmanager/gstrtpjitterbuffer.c:
10129         (gst_rtp_jitter_buffer_change_state), (gst_rtp_jitter_buffer_loop),
10130         (gst_rtp_jitter_buffer_query):
10131         When synchronizing buffers, take peer latency into account.
10132         Don't try to add our latency to invalid peer max latency values.
10133
10134 2007-08-27  Julien MOUTTE  <julien@moutte.net>
10135
10136         * gst/flv/gstflvdemux.c: (gst_flv_demux_handle_seek_pull):
10137         Make sure we initialize the seek result.
10138
10139 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
10140
10141         * gst/dvdspu/Makefile.am:
10142         Commit the makefile too.
10143
10144 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
10145
10146         * configure.ac:
10147         * gst/dvdspu/.cvsignore:
10148         * gst/dvdspu/Notes.txt:
10149         * gst/dvdspu/gstdvdspu-render.c: (dvdspu_recalc_palette),
10150         (dvdspu_update_palettes), (dvdspu_clear_comp_buffers),
10151         (dvdspu_get_nibble), (dvdspu_get_rle_code), (dvdspu_draw_rle_run),
10152         (rle_end_x), (dvdspu_render_line), (dvdspu_update_chgcol),
10153         (dvdspu_render_line_with_chgcol), (dvdspu_blend_comp_buffers),
10154         (gstdvdspu_render_spu):
10155         * gst/dvdspu/gstdvdspu.c: (dvdspu_base_init), (dvdspu_class_init),
10156         (dvdspu_init), (dvdspu_clear), (dvdspu_dispose), (dvdspu_finalize),
10157         (dvdspu_flush_spu_info), (dvdspu_buffer_alloc), (dvdspu_src_event),
10158         (dvdspu_video_set_caps), (dvdspu_video_proxy_getcaps),
10159         (dvdspu_video_event), (dvdspu_video_chain),
10160         (dvspu_handle_vid_buffer), (dvdspu_redraw_still),
10161         (gstdvdspu_parse_chg_colcon), (dvdspu_exec_cmd_blk),
10162         (dvdspu_finish_spu_buf), (dvdspu_setup_cmd_blk),
10163         (dvdspu_handle_new_spu_buf), (dvdspu_handle_dvd_event),
10164         (dvdspu_dump_dcsq), (dvdspu_advance_spu),
10165         (dvdspu_check_still_updates), (dvdspu_subpic_chain),
10166         (dvdspu_subpic_event), (dvdspu_change_state),
10167         (gstdvdspu_plugin_init):
10168         * gst/dvdspu/gstdvdspu.h:
10169
10170         dvdspu element donated by Fluendo. It implements a DVD Sub-Picture 
10171         Unit, decoding and overlaying DVD subtitles and menu graphics.
10172
10173         * gst/mpeg2sub/.cvsignore:
10174         * gst/mpeg2sub/Makefile.am:
10175         * gst/mpeg2sub/Notes.txt:
10176         * gst/mpeg2sub/gstmpeg2subt.c:
10177         * gst/mpeg2sub/gstmpeg2subt.h:
10178         * gst/mpeg2sub/mpeg2subt.vcproj:
10179         Delete old and broken mpeg2subt element that was never ported from 0.8
10180
10181 2007-08-24  Julien MOUTTE  <julien@moutte.net>
10182
10183         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
10184         (gst_flv_demux_chain), (gst_flv_demux_pull_tag),
10185         (gst_flv_demux_find_offset), (gst_flv_demux_handle_seek_push),
10186         (gst_flv_demux_handle_seek_pull), (gst_flv_demux_sink_event),
10187         (gst_flv_demux_src_event): Remove some useless ifdef.
10188
10189 2007-08-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10190
10191         * examples/switch/switcher.c (main):
10192         * gst/switch/gstswitch.c (gst_switch_chain):
10193         Make switch more reliable and also not lock up when
10194         sink pad caps change.
10195
10196 2007-08-24  Julien MOUTTE  <julien@moutte.net>
10197
10198         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
10199         (gst_flv_demux_cleanup), (gst_flv_demux_chain),
10200         (gst_flv_demux_pull_tag), (gst_flv_demux_find_offset),
10201         (gst_flv_demux_handle_seek_push), (gst_flv_demux_handle_seek_pull),
10202         (gst_flv_demux_sink_event), (gst_flv_demux_src_event): Implement
10203         seeking in push mode.
10204         * gst/flv/gstflvdemux.h:
10205
10206 2007-08-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10207
10208         * gst/mpegtsparse/flutspatinfo.c:
10209         * gst/mpegtsparse/flutspatinfo.h:
10210         * gst/mpegtsparse/flutspmtinfo.c:
10211         * gst/mpegtsparse/flutspmtinfo.h:
10212         Update licences to reflect LGPL-ness of these files also.
10213
10214 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
10215
10216         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
10217         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
10218         * docs/plugins/gst-plugins-bad-plugins.interfaces:
10219         * docs/plugins/gst-plugins-bad-plugins.signals:
10220         * gst/rtpmanager/gstrtpbin.c:
10221         * gst/rtpmanager/gstrtpbin.h:
10222         * gst/rtpmanager/gstrtpclient.c:
10223         * gst/rtpmanager/gstrtpclient.h:
10224         * gst/rtpmanager/gstrtpjitterbuffer.c:
10225         * gst/rtpmanager/gstrtpjitterbuffer.h:
10226         * gst/rtpmanager/gstrtpptdemux.c:
10227         * gst/rtpmanager/gstrtpptdemux.h:
10228         * gst/rtpmanager/gstrtpsession.c:
10229         * gst/rtpmanager/gstrtpsession.h:
10230         * gst/rtpmanager/gstrtpssrcdemux.c:
10231         * gst/rtpmanager/gstrtpssrcdemux.h:
10232           Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE
10233           registers a GType that's different than the GstRTPFoo types that
10234           farsight registers (luckily GType names are case sensitive). Should
10235           finally fix #430664.
10236
10237 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
10238
10239         * configure.ac:
10240         * win32/common/config.h:
10241         * win32/common/config.h.in:
10242           Automatically generate win32/common/config.h via configure (this
10243           ensures the win32 version of config.h is up-to-date when a release
10244           is made, #433373). config.h.in file might need some more work.
10245
10246 2007-08-22  Tim-Philipp Müller  <tim at centricular dot net>
10247
10248         Patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
10249
10250         * configure.ac:
10251         * gst/festival/Makefile.am:
10252         * gst/festival/gstfestival.c:
10253           Port festival plugin to GStreamer-0.10 (#461377).
10254
10255 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
10256
10257         * ext/faad/gstfaad.c: (gst_faad_chain):
10258         Don't unref the buffer when it was clipped.
10259
10260 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
10261
10262         * ext/faad/gstfaad.c: (gst_faad_chain):
10263         Don't unref the buffer when it was clipped.
10264
10265 2007-08-22  Julien MOUTTE  <julien@moutte.net>
10266
10267         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
10268         (gst_flv_demux_pull_tag):
10269         * gst/flv/gstflvdemux.h:
10270         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
10271         (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio),
10272         (gst_flv_parse_tag_video): Handle pixel aspect ratio through
10273         metadata tags like ASF does. Fluendo muxer supports this and 
10274         Flash players can support it as well this way.
10275
10276 2007-08-22  Julien MOUTTE  <julien@moutte.net>
10277
10278         * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag):
10279         * gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
10280         (gst_flv_parse_tag_script), (gst_flv_parse_tag_audio),
10281         (gst_flv_parse_tag_video): Make sure we don't try filling up the
10282         index if no times object was parsed. Fix the way we decide to push
10283         tags and emit no-more-pads. Fix some printf typing in debugging.
10284
10285 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
10286
10287         * gst/rtpmanager/gstrtpjitterbuffer.c:
10288         (gst_rtp_jitter_buffer_chain),
10289         (gst_rtp_jitter_buffer_set_property):
10290         When drop-on-latency is set but we have no latency configured, just push
10291         the buffer as fast as possible.
10292         Fix typo in comment.
10293
10294 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
10295
10296         * gst/rtpmanager/rtpjitterbuffer.c:
10297         (rtp_jitter_buffer_get_ts_diff):
10298         * gst/rtpmanager/rtpjitterbuffer.h:
10299         Fix undefined overflow prone ts_diff handling.
10300
10301 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
10302
10303         * gst/modplug/gstmodplug.cc:
10304         Fix compiler warning.
10305
10306 2007-08-21  Stefan Kost  <ensonic@users.sf.net>
10307
10308         * gst/modplug/gstmodplug.cc:
10309           Don't use NULL caps for srcpad is not yet connected.
10310
10311 2007-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10312
10313         * configure.ac:
10314         * gst/mpegtsparse/Makefile.am:
10315         * gst/mpegtsparse/flutspatinfo.c:
10316         * gst/mpegtsparse/flutspatinfo.h:
10317         * gst/mpegtsparse/flutspmtinfo.c:
10318         * gst/mpegtsparse/flutspmtinfo.h:
10319         * gst/mpegtsparse/flutspmtstreaminfo.c:
10320         * gst/mpegtsparse/flutspmtstreaminfo.h:
10321         * gst/mpegtsparse/mpegtspacketizer.c:
10322         * gst/mpegtsparse/mpegtspacketizer.h:
10323         * gst/mpegtsparse/mpegtsparse.c:
10324         * gst/mpegtsparse/mpegtsparse.h:
10325         * gst/mpegtsparse/mpegtsparsemarshal.list:
10326         Add mpeg transport stream parser written by:
10327         Alessandro Decina. Includes a couple of files from the
10328         Fluendo transport stream demuxer that Fluendo have 
10329         kindly allowed to be licenced under LGPL also.
10330
10331 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>
10332
10333         Patch by: Bastien Nocera  <hadess at hadess net>
10334
10335         * ext/mythtv/gstmythtvsrc.c:
10336           Add examples for live mythtv:// URIs to docs (#468039).
10337           Also convert some tabs into spaces.
10338
10339 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
10340
10341         * gst/filter/gstbpwsinc.c:
10342         * gst/filter/gstlpwsinc.c:
10343         Add small comparision with the chebyshev filters in the docs.
10344
10345 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
10346
10347         * tests/check/elements/bpwsinc.c: (GST_START_TEST),
10348         (bpwsinc_suite):
10349         * tests/check/elements/lpwsinc.c: (GST_START_TEST),
10350         (lpwsinc_suite):
10351         Also test everything in 32 bit float mode.
10352
10353 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
10354
10355         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10356         (bpwsinc_set_property), (bpwsinc_get_property):
10357         * gst/filter/gstbpwsinc.h:
10358         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10359         (gst_lpwsinc_init), (lpwsinc_build_kernel), (lpwsinc_set_property),
10360         (lpwsinc_get_property):
10361         * gst/filter/gstlpwsinc.h:
10362         * tests/check/elements/lpwsinc.c: (GST_START_TEST):
10363         Use generator macros for the process functions for the different
10364         sample types, add lower upper boundaries for the GObject properties
10365         so automatically generated UIs can use sliders and change frequency
10366         properties to floats to save a bit of memory, even ints would in
10367         theory be enough. Also rename frequency to cutoff for consistency
10368         reasons.
10369         * docs/plugins/gst-plugins-bad-plugins.args:
10370         * docs/plugins/gst-plugins-bad-plugins.signals:
10371         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
10372         Regenerated for the above changes.
10373
10374 2007-08-17  Stefan Kost  <ensonic@users.sf.net>
10375
10376         * ext/amrwb/gstamrwbparse.c:
10377           Don't leak the adapter.
10378
10379 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
10380
10381         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10382         (gst_bpwsinc_init), (process_32), (process_64),
10383         (bpwsinc_build_kernel), (bpwsinc_push_residue),
10384         (bpwsinc_transform), (bpwsinc_start), (bpwsinc_query),
10385         (bpwsinc_query_type), (bpwsinc_event), (bpwsinc_set_property):
10386         * gst/filter/gstbpwsinc.h:
10387         Implement latency query and only forward those samples downstream
10388         that actually contain the data we want, i.e. drop kernel_length/2
10389         in the beginning and append kernel_length/2 (created by convolving
10390         the filter kernel with zeroes) to the end.
10391
10392         * tests/check/elements/bpwsinc.c: (GST_START_TEST):
10393         Adjust the unit test for this slightly changed behaviour.
10394
10395         * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel):
10396         Reset residue length only when actually creating a residue.
10397
10398 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
10399
10400         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init):
10401         Override the preroll vmethod instead of overriding the render method
10402         twice.
10403
10404 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
10405
10406         * gst/rtpmanager/gstrtpjitterbuffer.c:
10407         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
10408         (gst_rtp_jitter_buffer_loop):
10409         Fix EOS handling.
10410         Convert some DEBUG into WARNINGs.
10411         Pause task when flushing.
10412
10413         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
10414         (rtcp_thread), (gst_rtp_session_event_recv_rtcp_sink):
10415         Use system clock for RTCP session management timeouts.
10416
10417         * gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
10418         (on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout):
10419         Release the session lock when emiting signals.
10420
10421 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
10422
10423         * ext/faad/gstfaad.c: (gst_faad_setcaps),
10424         (gst_faad_chanpos_to_gst):
10425         Add some debug info.
10426
10427 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
10428
10429         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10430         (gst_lpwsinc_init), (process_32), (process_64),
10431         (lpwsinc_build_kernel), (lpwsinc_push_residue),
10432         (lpwsinc_transform), (lpwsinc_start), (lpwsinc_query),
10433         (lpwsinc_query_type), (lpwsinc_event), (lpwsinc_set_property):
10434         * gst/filter/gstlpwsinc.h:
10435         Implement latency query and only forward those samples downstream
10436         that actually contain the data we want, i.e. drop kernel_length/2
10437         in the beginning and append kernel_length/2 (created by convolving
10438         the filter kernel with zeroes) to the end.
10439         * tests/check/elements/lpwsinc.c: (GST_START_TEST):
10440         Adjust the unit test for this slightly changed behaviour.
10441
10442 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
10443
10444         * ext/ladspa/gstladspa.c:
10445           Don't leak like hell.
10446
10447 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
10448
10449         * tests/check/Makefile.am:
10450         * tests/check/generic/.cvsignore:
10451         * tests/check/generic/states.c:
10452           Add generic state-change test suite to help to fi leaks.
10453
10454 2007-08-15  Stefan Kost  <ensonic@users.sf.net>
10455
10456         * ext/timidity/gstwildmidi.c:
10457         * ext/timidity/gstwildmidi.h:
10458           Look harder for a config. Based on patch by Hans de Goede.
10459           Fixes #456912
10460
10461 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
10462
10463         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_flush_unlocked):
10464         Don't use new API.
10465
10466 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
10467
10468         * gst-libs/gst/app/gstappsink.c: (gst_app_sink_base_init),
10469         (gst_app_sink_class_init), (gst_app_sink_dispose),
10470         (gst_app_sink_flush_unlocked), (gst_app_sink_start),
10471         (gst_app_sink_stop), (gst_app_sink_event), (gst_app_sink_preroll),
10472         (gst_app_sink_render), (gst_app_sink_get_caps),
10473         (gst_app_sink_set_caps), (gst_app_sink_end_of_stream),
10474         (gst_app_sink_pull_preroll), (gst_app_sink_pull_buffer):
10475         * gst-libs/gst/app/gstappsink.h:
10476         Make love to appsink.
10477         Make it support pulling of the preroll buffer.
10478         Add docs and debug statements.
10479         Fix some races wrt to EOS handling and stopping.
10480         Implement getcaps.
10481         Implement FLUSHING.
10482         API: gst_app_sink_pull_preroll()
10483
10484 2007-08-14  Wim Taymans  <wim.taymans@gmail.com>
10485
10486         * gst/flv/gstflvdemux.c: (gst_flv_demux_set_index),
10487         (gst_flv_demux_get_index):
10488         Fix locking and refcounting on the index.
10489
10490 2007-08-14  Julien MOUTTE  <julien@moutte.net>
10491
10492         * gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
10493         (gst_flv_demux_adapter_flush), (gst_flv_demux_chain),
10494         (gst_flv_demux_pull_tag), (gst_flv_demux_do_seek),
10495         (gst_flv_demux_handle_seek), (gst_flv_demux_sink_event),
10496         (gst_flv_demux_src_event), (gst_flv_demux_query),
10497         (gst_flv_demux_change_state), (gst_flv_demux_set_index),
10498         (gst_flv_demux_get_index), (gst_flv_demux_dispose),
10499         (gst_flv_demux_class_init): First method for seeking in pull
10500         mode using the index built step by step or coming from metadata.
10501         * gst/flv/gstflvdemux.h:
10502         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
10503         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
10504         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Parse
10505         more metadata types and keyframes index.
10506
10507 2007-08-13  Sebastian Dröge  <slomo@circular-chaos.org>
10508
10509         * docs/plugins/Makefile.am:
10510         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
10511         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
10512         * docs/plugins/gst-plugins-bad-plugins.args:
10513         * docs/plugins/gst-plugins-bad-plugins.signals:
10514         * docs/plugins/inspect/plugin-bz2.xml:
10515         * docs/plugins/inspect/plugin-cdxaparse.xml:
10516         * docs/plugins/inspect/plugin-dtsdec.xml:
10517         * docs/plugins/inspect/plugin-faac.xml:
10518         * docs/plugins/inspect/plugin-faad.xml:
10519         * docs/plugins/inspect/plugin-filter.xml:
10520         * docs/plugins/inspect/plugin-freeze.xml:
10521         * docs/plugins/inspect/plugin-gsm.xml:
10522         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
10523         * docs/plugins/inspect/plugin-h264parse.xml:
10524         * docs/plugins/inspect/plugin-modplug.xml:
10525         * docs/plugins/inspect/plugin-mpeg2enc.xml:
10526         * docs/plugins/inspect/plugin-musepack.xml:
10527         * docs/plugins/inspect/plugin-musicbrainz.xml:
10528         * docs/plugins/inspect/plugin-nsfdec.xml:
10529         * docs/plugins/inspect/plugin-replaygain.xml:
10530         * docs/plugins/inspect/plugin-soundtouch.xml:
10531         * docs/plugins/inspect/plugin-spcdec.xml:
10532         * docs/plugins/inspect/plugin-spectrum.xml:
10533         * docs/plugins/inspect/plugin-speed.xml:
10534         * docs/plugins/inspect/plugin-tta.xml:
10535         * docs/plugins/inspect/plugin-videosignal.xml:
10536         * docs/plugins/inspect/plugin-xingheader.xml:
10537         * docs/plugins/inspect/plugin-xvid.xml:
10538         * gst/filter/gstbpwsinc.c:
10539         * gst/filter/gstbpwsinc.h:
10540         * gst/filter/gstlpwsinc.c:
10541         * gst/filter/gstlpwsinc.h:
10542         Add docs for lpwsinc and bpwsinc and integrate them
10543         into the build system. While doing that also update
10544         all other docs via make update in docs/plugins.
10545
10546 2007-08-13  Stefan Kost  <ensonic@users.sf.net>
10547
10548         * gst/rtpmanager/rtpjitterbuffer.c:
10549           Include stdlib.
10550
10551 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10552
10553         * tests/check/elements/bpwsinc.c: (GST_START_TEST):
10554         Make one test constraint a bit stricter.
10555
10556 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10557
10558         * tests/check/Makefile.am:
10559         * tests/check/elements/.cvsignore:
10560         * tests/check/elements/bpwsinc.c: (setup_bpwsinc),
10561         (cleanup_bpwsinc), (GST_START_TEST), (bpwsinc_suite), (main):
10562         Add unit tests for bpwsinc, testing fundamental functionality again.
10563
10564 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10565
10566         * tests/check/Makefile.am:
10567         * tests/check/elements/.cvsignore:
10568         * tests/check/elements/lpwsinc.c: (setup_lpwsinc),
10569         (cleanup_lpwsinc), (GST_START_TEST), (lpwsinc_suite), (main):
10570         Add unit tests for lpwsinc, testing fundamental functionality.
10571
10572 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10573
10574         * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel):
10575         * gst/filter/gstlpwsinc.c: (lpwsinc_build_kernel):
10576         Improve debugging a bit.
10577
10578 2007-08-12  Sebastian Dröge  <slomo@circular-chaos.org>
10579
10580         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10581         (bpwsinc_start):
10582         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10583         (lpwsinc_start):
10584         Reset the residue in BaseTransform::start to get a clean residue
10585         on stream changes.
10586
10587 2007-08-11  Sebastian Dröge  <slomo@circular-chaos.org>
10588
10589         * gst/filter/gstbpwsinc.c: (process_32), (process_64):
10590         * gst/filter/gstlpwsinc.c: (process_32), (process_64):
10591         Fix processing with buffer sizes that are smaller than the filter
10592         kernel size.
10593
10594 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
10595
10596         * gst/rtpmanager/Makefile.am:
10597         * gst/rtpmanager/async_jitter_queue.c:
10598         * gst/rtpmanager/async_jitter_queue.h:
10599         * gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_class_init),
10600         (rtp_jitter_buffer_init), (rtp_jitter_buffer_finalize),
10601         (rtp_jitter_buffer_new), (compare_seqnum),
10602         (rtp_jitter_buffer_insert), (rtp_jitter_buffer_pop),
10603         (rtp_jitter_buffer_flush), (rtp_jitter_buffer_num_packets),
10604         (rtp_jitter_buffer_get_ts_diff):
10605         * gst/rtpmanager/rtpjitterbuffer.h:
10606         Remove complicated async queue and replace with more simple jitterbuffer
10607         code while also fixing some bugs.
10608
10609         * gst/rtpmanager/gstrtpbin-marshal.list:
10610         * gst/rtpmanager/gstrtpbin.c: (on_new_ssrc), (on_ssrc_collision),
10611         (on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout),
10612         (create_session), (gst_rtp_bin_class_init), (create_recv_rtp),
10613         (create_send_rtp):
10614         * gst/rtpmanager/gstrtpbin.h:
10615         * gst/rtpmanager/gstrtpjitterbuffer.c:
10616         (gst_rtp_jitter_buffer_init), (gst_rtp_jitter_buffer_dispose),
10617         (gst_jitter_buffer_sink_parse_caps),
10618         (gst_rtp_jitter_buffer_flush_start),
10619         (gst_rtp_jitter_buffer_flush_stop),
10620         (gst_rtp_jitter_buffer_change_state),
10621         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
10622         (gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_set_property):
10623         * gst/rtpmanager/gstrtpsession.c: (on_new_ssrc),
10624         (on_ssrc_collision), (on_ssrc_validated), (on_bye_ssrc),
10625         (on_bye_timeout), (on_timeout), (gst_rtp_session_class_init),
10626         (gst_rtp_session_init):
10627         * gst/rtpmanager/gstrtpsession.h:
10628         * gst/rtpmanager/rtpsession.c: (on_bye_ssrc), (session_cleanup):
10629         Use new jitterbuffer code.
10630         Expose some new signals in preparation for handling EOS.
10631
10632 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10633
10634         * gst/filter/gstbpwsinc.c: (bpwsinc_build_kernel):
10635         Fix a segfault with more than one channel and don't rebuild
10636         the kernel & residue with every buffer.
10637
10638 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10639
10640         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_mode_get_type),
10641         (gst_bpwsinc_window_get_type), (gst_bpwsinc_class_init),
10642         (gst_bpwsinc_init), (bpwsinc_build_kernel), (bpwsinc_set_property),
10643         (bpwsinc_get_property):
10644         * gst/filter/gstbpwsinc.h:
10645         Add support for a bandreject mode and allow specifying the window
10646         function that should be used.
10647         * gst/filter/gstlpwsinc.c:
10648         And another small formatting fix.
10649
10650 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10651
10652         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
10653         (gst_bpwsinc_init), (process_32), (process_64),
10654         (bpwsinc_build_kernel), (bpwsinc_setup), (bpwsinc_get_unit_size),
10655         (bpwsinc_transform), (bpwsinc_set_property),
10656         (bpwsinc_get_property):
10657         * gst/filter/gstbpwsinc.h:
10658         Apply the same changes to the bandpass filter:
10659          - Support double input
10660          - Fix processing for input with >1 channels
10661          - Specify frequency in Hz
10662          - Specify actual filter kernel length
10663          - Use transform instead of transform_ip as we're working
10664            out of place anyway
10665          - Factor out filter kernel generation and update the filter
10666            kernel when the properties are set
10667         Fix bandpass filter kernel generation to actually generate
10668         a bandpass filter by creating a highpass instead of a second
10669         lowpass.
10670         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
10671         Small formatting fix.
10672
10673 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10674
10675         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
10676         (gst_lpwsinc_init), (process_32), (process_64),
10677         (lpwsinc_build_kernel), (lpwsinc_set_property),
10678         (lpwsinc_get_property):
10679         * gst/filter/gstlpwsinc.h:
10680         Specify the actual filter length instead of a weird
10681         2N+1. Setting the property will round to the next odd number.
10682         Also remove now obsolete FIXMEs.
10683
10684 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10685
10686         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_window_get_type),
10687         (gst_lpwsinc_class_init), (gst_lpwsinc_init),
10688         (lpwsinc_build_kernel), (lpwsinc_set_property),
10689         (lpwsinc_get_property):
10690         * gst/filter/gstlpwsinc.h:
10691         Allow choosing between hamming and blackman window. The blackman
10692         window provides a better stopband attenuation but a bit slower
10693         rolloff.
10694
10695 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10696
10697         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_mode_get_type),
10698         (gst_lpwsinc_class_init), (process_32), (process_64),
10699         (lpwsinc_build_kernel), (lpwsinc_set_property),
10700         (lpwsinc_get_property):
10701         * gst/filter/gstlpwsinc.h:
10702         Add a highpass mode.
10703
10704 2007-08-10  Sebastian Dröge  <slomo@circular-chaos.org>
10705
10706         * gst/filter/gstlpwsinc.c: (process_32), (process_64),
10707         (lpwsinc_build_kernel):
10708         Fix processing if the input has more than one channel.
10709
10710 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
10711
10712         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
10713         (gst_bpwsinc_init), (bpwsinc_setup), (bpwsinc_transform_ip),
10714         (bpwsinc_set_property), (bpwsinc_get_property):
10715         "this" is a C++ keyword, use "self" instead.
10716         Add TODOs and FIXMEs and remove two wrong FIXMEs.
10717         * gst/filter/gstlpwsinc.c:
10718         Add FIXMEs and a new TODO.
10719
10720 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
10721
10722         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
10723         (gst_lpwsinc_class_init), (gst_lpwsinc_init), (process_32),
10724         (process_64), (lpwsinc_build_kernel), (lpwsinc_setup),
10725         (lpwsinc_get_unit_size), (lpwsinc_transform),
10726         (lpwsinc_set_property), (lpwsinc_get_property):
10727         * gst/filter/gstlpwsinc.h:
10728         Add double support, replace "this" with "self" as the former
10729         is a C++ keyword.
10730         Implement the frequency property in Hz instead of fraction
10731         of sampling frequency.
10732         Remove some unecessary FIXMEs and add some TODOs, add some
10733         required locking and refactor the kernel generation into a
10734         separate function that is also called when the properties
10735         change now.
10736         And use BaseTransform::transform instead of transform_ip
10737         as the convolution is done out of place anyway. Should
10738         be done in place later.
10739
10740 2007-08-09  Sebastian Dröge  <slomo@circular-chaos.org>
10741
10742         * configure.ac:
10743         * gst/stereo/Makefile.am:
10744         * gst/stereo/gststereo.c: (gst_stereo_base_init),
10745         (gst_stereo_class_init), (gst_stereo_init),
10746         (gst_stereo_transform_ip), (gst_stereo_set_property),
10747         (gst_stereo_get_property):
10748         * gst/stereo/gststereo.h:
10749         Port the stereo element to GStreamer 0.10.
10750
10751 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10752
10753         submitted by: Raphael Higino <phhigino@gmail.com>
10754
10755         * po/LINGUAS:
10756         * po/pt_BR.po:
10757           Added Portuguese (Brazilian) translation.
10758
10759 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10760
10761         * po/uk.po:
10762         * po/vi.po:
10763           Updated translations.
10764
10765 2007-08-08  Sebastian Dröge  <slomo@circular-chaos.org>
10766
10767         * gst/filter/Makefile.am:
10768         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
10769         (gst_bpwsinc_base_init), (gst_bpwsinc_class_init),
10770         (gst_bpwsinc_init), (bpwsinc_setup):
10771         * gst/filter/gstbpwsinc.h:
10772         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
10773         (gst_lpwsinc_base_init), (gst_lpwsinc_class_init),
10774         (gst_lpwsinc_init), (lpwsinc_setup):
10775         * gst/filter/gstlpwsinc.h:
10776         Use GstAudioFilter as base class and don't leak the memory
10777         of the filter kernel and residue.
10778
10779 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
10780
10781         Patch by: Josep Torra Valles <josep@fluendo.com>
10782
10783         * docs/plugins/gst-plugins-bad-plugins.args:
10784         * ext/libmms/gstmms.c: (gst_mms_class_init), (gst_mms_init),
10785         (gst_mms_start), (gst_mms_set_property), (gst_mms_get_property):
10786         * ext/libmms/gstmms.h:
10787         Add connection speed property to libmms. Fixes #464678.
10788
10789 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
10790
10791         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
10792         (gst_real_video_dec_activate_push), (open_library),
10793         (gst_real_video_dec_init), (gst_real_video_dec_finalize):
10794         * gst/real/gstrealvideodec.h:
10795         Remove some old unused vars.
10796
10797 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
10798
10799         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
10800         Small cleanups.
10801
10802         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
10803         (open_library):
10804         Remove fragment and timestamp correction code from the decoder to make
10805         the caps and buffer contents compatible with matroska/ffdec_rvx0/...
10806
10807 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
10808
10809         * po/POTFILES.skip:
10810           Add POTFILES.skip with list of source files that aren't disted at the
10811           moment but contain translatable strings. Should hopefully pacify
10812           broken tools and make it clearer that these files are left out
10813           intentionally (#461601 and others).
10814
10815 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
10816
10817         Patch by: Ian Munro  <imunro at netspace net au>
10818
10819         * gst/bayer/gstbayer2rgb.c:
10820           Include our own "_stdint.h" instead of <stdint.h> (which may not
10821           be available).
10822
10823         * gst/speed/gstspeed.h:
10824           Native HP-UX compiler dosn't seem to like enum typedefs before the
10825           actual enum was defined.
10826
10827         * gst/vmnc/vmncdec.c:
10828           Fix wrong usage of GST_ELEMENT_ERROR macro (#461373).
10829
10830 2007-07-26  Edward Hervey  <bilboed@bilboed.com>
10831
10832         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
10833         Use the proper context variable when setting the password !
10834         LOG => WARNING for errors.
10835         Give proper path when opening the codec (needs a '/' at the end).
10836
10837 2007-07-25  Tim-Philipp Müller  <tim at centricular dot net>
10838
10839         * gst/real/Makefile.am:
10840           And dist the new header file too.
10841
10842 2007-07-25  Tim-Philipp Müller  <tim at centricular dot net>
10843
10844         * gst/real/gstreal.h:
10845         Add missing header file.
10846
10847 2007-07-25  Julien MOUTTE  <julien@moutte.net>
10848
10849         (gst_flv_demux_chain), (gst_flv_demux_pull_tag),
10850         (gst_flv_demux_change_state), (gst_flv_demux_dispose),
10851         (gst_flv_demux_init):
10852         * gst/flv/gstflvdemux.h:
10853         * gst/flv/gstflvparse.c: (FLV_GET_STRING),
10854         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
10855         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
10856         (gst_flv_parse_header):
10857         * gst/flv/gstflvparse.h: Handle not linked pads, try to make it
10858         reusable, more safety checks.
10859
10860 2007-07-25  Stefan Kost  <ensonic@users.sf.net>
10861
10862         * ext/timidity/gsttimidity.c: (gst_timidity_init),
10863         (gst_timidity_change_state), (plugin_init):
10864         * ext/timidity/gsttimidity.h:
10865           Don't initialize timidity in plugin_init for similar reason as below.
10866
10867 2007-07-24  Stefan Kost  <ensonic@users.sf.net>
10868
10869         * ext/timidity/gstwildmidi.c: (wildmidi_open_config),
10870         (gst_wildmidi_init), (gst_wildmidi_change_state), (plugin_init):
10871         * ext/timidity/gstwildmidi.h:
10872           Don't initialize wildmidi in plugin_init as it also setups audio
10873           filters which is slow.
10874
10875 2007-07-24  Hans de Goede  <j.w.r.degoede@hhs.nl>
10876
10877         reviewed by: Edward Hervey  <bilboed@bilboed.com>
10878
10879         * gst/real/gstreal.c: (plugin_init):
10880         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
10881         (gst_real_audio_dec_finalize), (gst_real_audio_dec_set_property),
10882         (gst_real_audio_dec_get_property), (gst_real_audio_dec_class_init):
10883         * gst/real/gstrealvideodec.c: (open_library),
10884         (gst_real_video_dec_finalize), (gst_real_video_dec_set_property),
10885         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
10886         * gst/real/gstrealvideodec.h:
10887         Improved search algorithm for location of real .so files.
10888         Fixes #393461
10889
10890 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
10891
10892         * configure.ac:
10893         * ext/faad/gstfaad.c: (gst_faad_chain), (gst_faad_change_state):
10894         Use the new buffer clipping function from gstaudio here and
10895         require gst-plugins-base CVS.
10896
10897 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
10898
10899         * configure.ac:
10900           Sync liboil check with plugins-base.
10901
10902 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
10903
10904         * gst/equalizer/gstiirequalizer.c:
10905         (gst_iir_equalizer_band_set_property),
10906         (gst_iir_equalizer_child_proxy_get_child_by_index),
10907         (gst_iir_equalizer_child_proxy_get_children_count),
10908         (gst_iir_equalizer_child_proxy_interface_init),
10909         (gst_iir_equalizer_class_init), (arg_to_scale), (setup_filter),
10910         (gst_iir_equalizer_compute_frequencies):
10911         * gst/equalizer/gstiirequalizer10bands.c:
10912         (gst_iir_equalizer_10bands_class_init):
10913         * gst/equalizer/gstiirequalizer3bands.c:
10914         (gst_iir_equalizer_3bands_class_init):
10915         * gst/equalizer/gstiirequalizernbands.c:
10916           Better algorith for the center frequencies. Subtract band filters from
10917           input for negative gains. Rework the gain mapping.
10918
10919 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
10920
10921         * ext/dirac/Makefile.am:
10922           Also include stdlib here.
10923
10924 2007-07-19  Jan Schmidt  <thaytan@noraisin.net>
10925
10926         * tests/check/elements/.cvsignore:
10927         Fix the buildbot with the cvsignore it wants.
10928
10929 2007-07-19  Julien MOUTTE  <julien@moutte.net>
10930
10931         * configure.ac:
10932         * gst/flv/Makefile.am:
10933         * gst/flv/gstflvdemux.c: (gst_flv_demux_flush),
10934         (gst_flv_demux_cleanup), (gst_flv_demux_chain),
10935         (gst_flv_demux_pull_tag), (gst_flv_demux_pull_header),
10936         (gst_flv_demux_seek_to_prev_keyframe), (gst_flv_demux_loop),
10937         (gst_flv_demux_sink_activate), (gst_flv_demux_sink_activate_push),
10938         (gst_flv_demux_sink_activate_pull), (gst_flv_demux_sink_event),
10939         (gst_flv_demux_change_state), (gst_flv_demux_dispose),
10940         (gst_flv_demux_base_init), (gst_flv_demux_class_init),
10941         (gst_flv_demux_init), (plugin_init):
10942         * gst/flv/gstflvdemux.h:
10943         * gst/flv/gstflvparse.c: (FLV_GET_BEUI24), (FLV_GET_STRING),
10944         (gst_flv_demux_query_types), (gst_flv_demux_query),
10945         (gst_flv_parse_metadata_item), (gst_flv_parse_tag_script),
10946         (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
10947         (gst_flv_parse_tag_type), (gst_flv_parse_header):
10948         * gst/flv/gstflvparse.h: Adds a first draft of an FLV demuxer.
10949         It does not do seeking yet, it supports pull and push mode so YES
10950         you can use it to play youtube videos directly from an HTTP uri.
10951         Not so much testing done yet but it parses metadata, reply to 
10952         duration queries, etc...
10953
10954 2007-07-19  Stefan Kost  <ensonic@users.sf.net>
10955
10956         * tests/check/Makefile.am:
10957         * tests/check/elements/timidity.c (GST_START_TEST, timidity_suite,
10958           main):
10959           Add typefind test for midi.
10960
10961 2007-07-18  Michael Smith  <msmith@fluendo.com>
10962
10963         * ext/soundtouch/gstpitch.cc:
10964           If we receive a new segment event, don't try to push buffers out
10965           in response (without first sending it on!).
10966           Instead, flush internal buffers on receiving flush events.
10967           Fixes playback after seeking.
10968
10969 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
10970
10971         * gst/bayer/gstbayer2rgb.c: (gst_bayer2rgb_set_caps),
10972         (gst_bayer2rgb_reset):
10973           Add basic docs. Use glibs mem routines.
10974
10975 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
10976
10977         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
10978           Add example to the docs. Fix buffer-offset-end and add some debug.
10979
10980 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
10981
10982         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device),
10983         (gst_jack_ring_buffer_acquire):
10984           Add stdlib include here too.
10985
10986 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
10987
10988         * examples/app/appsrc_ex.c:
10989         * examples/switch/switcher.c:
10990         * ext/neon/gstneonhttpsrc.c:
10991         * ext/timidity/gstwildmidi.c:
10992         * ext/x264/gstx264enc.c:
10993         * gst/mve/mveaudioenc.c: (mve_compress_audio):
10994         * gst/rtpmanager/gstrtpclient.c:
10995         * gst/rtpmanager/gstrtpjitterbuffer.c:
10996         * gst/spectrum/demo-audiotest.c:
10997         * gst/spectrum/demo-osssrc.c:
10998         * sys/dvb/gstdvbsrc.c:
10999           Add stdlib include (free, atoi, exit).
11000
11001 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
11002
11003         * ext/faad/gstfaad.c: (clip_outgoing_buffer):
11004         Fix buffer clipping to correctly clip to the segment stop.
11005
11006 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
11007
11008         Patch by: Hans de Goede <j.w.r.degoede at hhs dot nl>
11009
11010         * gst/modplug/gstmodplug.cc:
11011         add several missing supported mime-types to the modplug plugin.
11012         Fixes #456901.
11013
11014 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
11015
11016         * configure.ac:
11017         * tests/Makefile.am:
11018         Remove bogus check for libcheck, since we check for
11019         gstreamer-check and it pulls in the required info from there, and we
11020         weren't actually _using_ the information for libcheck ourselves
11021         anyway.
11022
11023 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
11024
11025         * configure.ac:
11026           Use pkg-config to locate check.
11027
11028 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
11029
11030         * gst/interleave/deinterleave.c: (gst_deinterleave_process):
11031         * gst/vmnc/vmncdec.c: (vmnc_make_buffer):
11032           Fix build against core CVS.
11033
11034 2007-07-09  Stefan Kost  <ensonic@users.sf.net>
11035
11036         * REQUIREMENTS:
11037           Sync with changes in -ugly.
11038
11039 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
11040
11041         * REQUIREMENTS:
11042           Add download location of libamrwb.
11043
11044 2007-07-06  Tim-Philipp Müller  <tim at centricular dot net>
11045
11046         * docs/plugins/inspect/plugin-amrwb.xml:
11047         * docs/plugins/inspect/plugin-equalizer.xml:
11048         * docs/plugins/inspect/plugin-multifile.xml:
11049         * docs/plugins/inspect/plugin-timidity.xml:
11050         * docs/plugins/inspect/plugin-wildmidi.xml:
11051           Add missing inspect files. Fixes build (#454313).
11052
11053         * ext/timidity/gstwildmidi.c: (wildmidi_open_config):
11054           Scream a bit louder when initialisation fails.
11055
11056         * gst-libs/README:
11057         * gst-libs/ext/.cvsignore:
11058           Remove some cruft.
11059
11060 2007-07-05  Tim-Philipp Müller  <tim at centricular dot net>
11061
11062         * ext/ivorbis/Makefile.am:
11063           Dist header files. Fixes #454078.
11064
11065 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
11066
11067         * docs/plugins/Makefile.am:
11068           Simplify --extra-dir as gtkdoc scans recursively.
11069
11070         * ext/amrwb/gstamrwbenc.c:
11071           Fix comment start.
11072
11073 2007-07-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11074
11075         * sys/dvb/gstdvbsrc.c (dvbsrc_details, ARG_DVBSRC_ADAPTER,
11076           ARG_DVBSRC_FRONTEND, ARG_DVBSRC_DISEQC_SRC, ARG_DVBSRC_FREQUENCY,
11077           ARG_DVBSRC_POLARITY, gst_dvbsrc_class_init, gst_dvbsrc_init,
11078           gst_dvbsrc_set_property, gst_dvbsrc_get_property,
11079           gst_dvbsrc_open_frontend, gst_dvbsrc_open_dvr, read_device,
11080           gst_dvbsrc_create, gst_dvbsrc_set_pes_filters):
11081         * sys/dvb/gstdvbsrc.h (adapter_number, frontend_number):
11082         Removed property "device". Added properties "adapter" and "frontend".
11083         Fixes #453636.
11084         Rename freq property to frequency.
11085
11086 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
11087
11088         * gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init):
11089         Fix property descriptions.
11090
11091 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11092
11093         * docs/plugins/Makefile.am:
11094         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11095         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11096         * ext/amrwb/gstamrwbdec.c:
11097         * ext/amrwb/gstamrwbenc.c:
11098         * ext/amrwb/gstamrwbparse.c:
11099           Also document AMR-WB elements.
11100
11101 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11102
11103         * docs/plugins/Makefile.am:
11104         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11105         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11106         * docs/plugins/gst-plugins-bad-plugins.args:
11107           Cleanup the section file so that -unused is empty again (and useful to
11108           spot new docs). Add not yet added docs to sgml file. Add more header
11109           to Makefile.am to make them introspectable.
11110
11111         * docs/plugins/inspect/plugin-bz2.xml:
11112         * docs/plugins/inspect/plugin-cdxaparse.xml:
11113         * docs/plugins/inspect/plugin-dtsdec.xml:
11114         * docs/plugins/inspect/plugin-faac.xml:
11115         * docs/plugins/inspect/plugin-faad.xml:
11116         * docs/plugins/inspect/plugin-filter.xml:
11117         * docs/plugins/inspect/plugin-freeze.xml:
11118         * docs/plugins/inspect/plugin-gdp.xml:
11119         * docs/plugins/inspect/plugin-gsm.xml:
11120         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
11121         * docs/plugins/inspect/plugin-h264parse.xml:
11122         * docs/plugins/inspect/plugin-modplug.xml:
11123         * docs/plugins/inspect/plugin-musicbrainz.xml:
11124         * docs/plugins/inspect/plugin-nsfdec.xml:
11125         * docs/plugins/inspect/plugin-replaygain.xml:
11126         * docs/plugins/inspect/plugin-spectrum.xml:
11127         * docs/plugins/inspect/plugin-speed.xml:
11128         * docs/plugins/inspect/plugin-tta.xml:
11129         * docs/plugins/inspect/plugin-videosignal.xml:
11130         * docs/plugins/inspect/plugin-xingheader.xml:
11131         * docs/plugins/inspect/plugin-xvid.xml:
11132           Update the doc blobs.
11133
11134 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11135
11136         * gst/multifile/Makefile.am:
11137         * gst/multifile/gstmultifile.c:
11138         * gst/multifile/gstmultifilesink.c:
11139         * gst/multifile/gstmultifilesink.h:
11140         * gst/multifile/gstmultifilesrc.c:
11141         * gst/multifile/gstmultifilesrc.h:
11142           Add .h files to be able to add it to the docs.
11143
11144 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11145
11146         * gst/modplug/gstmodplug.cc:
11147           Activate doc section.
11148
11149 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11150
11151         * ext/timidity/gsttimidity.c:
11152         * ext/timidity/gstwildmidi.c:
11153         * ext/timidity/gstwildmidi.h:
11154           Fix licence (both are GPL). Add element docs.
11155
11156 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11157
11158         * ext/musicbrainz/gsttrm.h:
11159           Fix _get_type signature.
11160
11161 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
11162
11163         * gst/replaygain/gstrgvolume.h:
11164           Fix GObject macros.
11165
11166 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11167
11168         * ext/dc1394/gstdc1394.c: (gst_dc1394_src_fixate),
11169         (gst_dc1394_create), (gst_dc1394_caps_set_format_vmode_caps),
11170         (gst_dc1394_set_caps_framesize_range),
11171         (gst_dc1394_caps_set_framerate_list), (gst_dc1394_get_cam_caps),
11172         (gst_dc1394_framerate_frac_to_const),
11173         (gst_dc1394_open_cam_with_best_caps):
11174         Make a bunch of functions static, and move variable declarations
11175         to the start of blocks to avoid problems on older gcc.
11176
11177         Make sure to unset value types.
11178
11179 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11180
11181         * ext/dc1394/gstdc1394.c: (gst_dc1394_set_caps_color):
11182
11183         The correct fourcc for the 4:1:1 packed format is 'IYU1'.
11184         With CVS of ffmpegcolorspace from plugins-base, I can now
11185         get 30 fps from the iSight.
11186
11187 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11188
11189         * ext/dc1394/gstdc1394.c: (gst_dc1394_set_caps_color):
11190         Change a g_print to a GST_DEBUG message.
11191
11192 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
11193
11194         * configure.ac:
11195         * ext/Makefile.am:
11196         * ext/dc1394/Makefile.am:
11197         * ext/dc1394/gstdc1394.c: (gst_dc1394_base_init),
11198         (gst_dc1394_class_init), (gst_dc1394_init),
11199         (gst_dc1394_src_fixate), (gst_dc1394_set_property),
11200         (gst_dc1394_get_property), (gst_dc1394_getcaps),
11201         (gst_dc1394_setcaps), (gst_dc1394_get_times), (gst_dc1394_create),
11202         (gst_dc1394_parse_caps), (gst_dc1394_change_state),
11203         (gst_dc1394_caps_set_format_vmode_caps),
11204         (gst_dc1394_set_caps_color), (gst_dc1394_set_caps_framesize),
11205         (gst_dc1394_set_caps_framesize_range),
11206         (gst_dc1394_caps_set_framerate_list),
11207         (gst_dc1394_framerate_const_to_frac),
11208         (gst_dc1394_get_all_dc1394_caps), (gst_dc1394_get_cam_caps),
11209         (gst_dc1394_framerate_frac_to_const),
11210         (gst_dc1394_open_cam_with_best_caps),
11211         (gst_dc1394_change_camera_transmission), (plugin_init):
11212         * ext/dc1394/gstdc1394.h:
11213         Commit new dc1394src element.
11214         Patch By: Antoine Tremblay < hexa00 at gmail dot com >
11215         Patch By: Eric Jonas < jonas at mit dot edu >
11216         Close: #387251
11217
11218 2007-06-28  Wim Taymans  <wim@fluendo.com>
11219
11220         * gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init):
11221         Register new property as well.
11222
11223 2007-06-28  Wim Taymans  <wim@fluendo.com>
11224
11225         * gst/videosignal/gstvideodetect.c: (gst_video_detect_420),
11226         (gst_video_detect_set_property), (gst_video_detect_get_property):
11227         * gst/videosignal/gstvideodetect.h:
11228         Add property to adjust the center, sensitivity is now the distance from
11229         this center.
11230
11231 2007-06-27  Wim Taymans  <wim@fluendo.com>
11232
11233         * gst/videosignal/gstvideodetect.c: (gst_video_detect_420),
11234         (gst_video_detect_set_property), (gst_video_detect_get_property),
11235         (gst_video_detect_class_init):
11236         * gst/videosignal/gstvideodetect.h:
11237         * gst/videosignal/gstvideomark.c: (gst_video_mark_draw_box),
11238         (gst_video_mark_420), (gst_video_mark_set_property),
11239         (gst_video_mark_get_property), (gst_video_mark_class_init):
11240         * gst/videosignal/gstvideomark.h:
11241         Add left and bottom offset properties to control the position of the
11242         pattern.
11243
11244 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
11245
11246         * docs/plugins/gst-plugins-bad-plugins.args:
11247         * docs/plugins/inspect/plugin-alsaspdif.xml:
11248         * docs/plugins/inspect/plugin-bz2.xml:
11249         * docs/plugins/inspect/plugin-cdxaparse.xml:
11250         * docs/plugins/inspect/plugin-dtsdec.xml:
11251         * docs/plugins/inspect/plugin-faac.xml:
11252         * docs/plugins/inspect/plugin-faad.xml:
11253         * docs/plugins/inspect/plugin-filter.xml:
11254         * docs/plugins/inspect/plugin-freeze.xml:
11255         * docs/plugins/inspect/plugin-gdp.xml:
11256         * docs/plugins/inspect/plugin-glimagesink.xml:
11257         * docs/plugins/inspect/plugin-gsm.xml:
11258         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
11259         * docs/plugins/inspect/plugin-h264parse.xml:
11260         * docs/plugins/inspect/plugin-jack.xml:
11261         * docs/plugins/inspect/plugin-mms.xml:
11262         * docs/plugins/inspect/plugin-modplug.xml:
11263         * docs/plugins/inspect/plugin-musicbrainz.xml:
11264         * docs/plugins/inspect/plugin-neon.xml:
11265         * docs/plugins/inspect/plugin-nsfdec.xml:
11266         * docs/plugins/inspect/plugin-replaygain.xml:
11267         * docs/plugins/inspect/plugin-sdl.xml:
11268         * docs/plugins/inspect/plugin-spectrum.xml:
11269         * docs/plugins/inspect/plugin-speed.xml:
11270         * docs/plugins/inspect/plugin-tta.xml:
11271         * docs/plugins/inspect/plugin-videosignal.xml:
11272         * docs/plugins/inspect/plugin-xingheader.xml:
11273         * docs/plugins/inspect/plugin-xvid.xml:
11274           Update docs with caps info.
11275
11276 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
11277
11278         * gconf/.cvsignore:
11279         * gconf/Makefile.am:
11280         * gconf/gstreamer.schemas.in:
11281           Remove dysfunctional directory (this stuff is in -good).
11282
11283         * ext/sndfile/gstsf.c: (plugin_init):
11284         * sys/dvb/gstdvbsrc.c: (plugin_init):
11285           Add i18n bindtextdomain stuff.
11286
11287         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_class_init),
11288         (plugin_init):
11289           Post an error message when returning GST_FLOW_ERROR; minor cleanups.
11290
11291         * po/POTFILES.in:
11292           Add more source files with translatable strings (fixes #450605).
11293
11294 2007-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11295
11296         Contributed by: Wenzheng Hu <db_lobster@163.com>
11297
11298         * po/LINGUAS:
11299         * po/zh_CN.po:
11300           Added Chinese (simplified) translation.
11301
11302 2007-06-22  Tim-Philipp Müller  <tim at centricular dot net>
11303
11304         Patch by: Jens Granseuer  <jensgr at gmx net>
11305
11306         * gst/equalizer/gstiirequalizer.c:
11307         * gst/equalizer/gstiirequalizer10bands.c:
11308         * gst/equalizer/gstiirequalizer3bands.c:
11309         * gst/equalizer/gstiirequalizernbands.c:
11310         * gst/rtpmanager/async_jitter_queue.c:
11311         (async_jitter_queue_push_sorted):
11312         * gst/rtpmanager/gstrtpjitterbuffer.c:
11313         (gst_rtp_jitter_buffer_chain):
11314         * gst/switch/gstswitch.c: (gst_switch_chain):
11315           Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
11316           Fixes #450185.
11317
11318 2007-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11319
11320         * examples/switch/switcher.c (my_bus_callback, switch_timer,
11321           last_message_received, main):
11322         * gst/switch/gstswitch.c (gst_switch_release_pad,
11323           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
11324           gst_switch_set_property, gst_switch_get_property,
11325           gst_switch_get_linked_pad, gst_switch_getcaps,
11326           gst_switch_bufferalloc, gst_switch_dispose, gst_switch_init):
11327         * gst/switch/gstswitch.h (switch_mutex, GST_SWITCH_LOCK,
11328           GST_SWITCH_UNLOCK):
11329         Add an extra lock to protect against certain variables instead of
11330         using the object lock. Fix case where caps are different in the
11331         sink pads causes deadlock. Update example to use different caps
11332         on each sink pad.
11333
11334 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
11335
11336         * MAINTAINERS:
11337         Updating all the maintainers files
11338
11339 2007-06-22  Edward Hervey  <edward@fluendo.com>
11340
11341         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_init):
11342         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_init):
11343         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_init):
11344         * ext/audioresample/gstaudioresample.c:
11345         * ext/bz2/gstbz2dec.c: (gst_bz2dec_init):
11346         * ext/bz2/gstbz2enc.c: (gst_bz2enc_init):
11347         * ext/divx/gstdivxdec.c: (gst_divxdec_init):
11348         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
11349         * ext/faac/gstfaac.c: (gst_faac_init):
11350         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init):
11351         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init):
11352         * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_init):
11353         * ext/lcs/gstcolorspace.c: (gst_colorspace_init):
11354         * ext/libfame/gstlibfame.c: (gst_fameenc_init):
11355         * ext/snapshot/gstsnapshot.c: (gst_snapshot_init):
11356         * ext/spc/gstspc.c: (gst_spc_dec_init):
11357         * ext/swfdec/gstswfdec.c: (gst_swfdec_init):
11358         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
11359         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_init):
11360         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
11361         * gst/chart/gstchart.c: (gst_chart_init):
11362         * gst/colorspace/gstcolorspace.c: (gst_colorspace_init):
11363         * gst/festival/gstfestival.c: (gst_festival_init):
11364         * gst/freeze/gstfreeze.c: (gst_freeze_init):
11365         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_request_new_pad):
11366         * gst/mpeg1sys/gstmpeg1systemencode.c: (gst_system_encode_init):
11367         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
11368         * gst/nsf/gstnsf.c: (gst_nsfdec_init):
11369         * gst/overlay/gstoverlay.c: (gst_overlay_init):
11370         * gst/passthrough/gstpassthrough.c: (passthrough_init):
11371         * gst/playondemand/gstplayondemand.c: (play_on_demand_init):
11372         * gst/smooth/gstsmooth.c: (gst_smooth_init):
11373         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
11374         * gst/speed/gstspeed.c: (speed_init):
11375         * gst/vbidec/gstvbidec.c: (gst_vbidec_init):
11376         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
11377         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
11378         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
11379         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_init):
11380         Fix leaks.
11381
11382 2007-06-21  Tim-Philipp Müller  <tim at centricular dot net>
11383
11384         * RELEASE:
11385         * sys/Makefile.am:
11386           Re-enable VCD source and fix up release notes.
11387
11388 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
11389
11390         * gst/equalizer/gstiirequalizer.c:
11391           Document parameter mapping.
11392
11393 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
11394
11395         * gst/spectrum/gstspectrum.c: (gst_spectrum_event),
11396         (gst_spectrum_transform_ip):
11397           Fix leaking buffers.
11398           
11399         * tests/check/Makefile.am:
11400         * tests/check/elements/spectrum.c: (setup_spectrum),
11401         (cleanup_spectrum), (GST_START_TEST), (spectrum_suite), (main):
11402           Add simple test for spectrum element.
11403
11404 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
11405
11406         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_base_init),
11407         (gst_amrwbdec_class_init), (gst_amrwbdec_finalize),
11408         (gst_amrwbdec_event), (gst_amrwbdec_chain),
11409         (gst_amrwbdec_state_change):
11410         * ext/amrwb/gstamrwbdec.h:
11411         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_base_init),
11412         (gst_amrwbparse_pull_header), (gst_amrwbparse_loop):
11413           Add newsegment and discont handling. Some code cleanups. Don't leak
11414           the adapter, unref it in a new finalize method instead. Sync the
11415           parser with the amr-nb changes.
11416
11417 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
11418
11419         * configure.ac:
11420         Back to CVS.
11421
11422         * gst-plugins-bad.doap:
11423         Add 0.10.5 to the doap file.
11424
11425 === release 0.10.5 ===
11426
11427 2007-06-19  Jan Schmidt <thaytan@mad.scientist.com>
11428
11429         * configure.ac:
11430           releasing 0.10.5, "Expedition to Lake Pahoe"
11431
11432 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
11433
11434         * win32/vs6/gst_plugins_bad.dsw:
11435         * win32/vs6/libdshowsrcwrapper.dsp:
11436         * win32/vs6/libgstdshow.dsp:
11437         * win32/vs6/libgstmpegvideoparse.dsp:
11438         * win32/vs6/libgstneon.dsp:
11439         Convert line endings to CRLF and mark as binary files.
11440
11441 2007-06-13  Wim Taymans  <wim@fluendo.com>
11442
11443         * sys/Makefile.am:
11444         Disable VCD build because we're frozen..
11445
11446 2007-06-13  Wim Taymans  <wim@fluendo.com>
11447
11448         * configure.ac:
11449         * sys/Makefile.am:
11450         * sys/vcd/Makefile.am:
11451         * sys/vcd/vcdsrc.c: (gst_vcdsrc_setup_interfaces),
11452         (gst_vcdsrc_base_init), (gst_vcdsrc_class_init), (gst_vcdsrc_init),
11453         (gst_vcdsrc_msf), (gst_vcdsrc_recalculate),
11454         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
11455         (gst_vcdsrc_create), (gst_vcdsrc_start), (gst_vcdsrc_stop),
11456         (gst_vcdsrc_uri_set_uri):
11457         * sys/vcd/vcdsrc.h:
11458         Port VCD element.
11459
11460 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
11461
11462         * win32/MANIFEST:
11463         Add megvideoparse, libdshow and dshowsrcwrapper to win32
11464         MANIFEST.
11465         * win32/vs6/gst_plugins_bad.dsw:
11466         Remove qtdemux, directdraw, directsound and waveform project files
11467         from the workspace as they have been moved to -good.
11468
11469 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11470
11471         * po/POTFILES.in:
11472         Remove qtdemux from the translation list.
11473
11474 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11475
11476         * configure.ac:
11477         * docs/plugins/Makefile.am:
11478         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11479         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11480         * docs/plugins/inspect/plugin-osxvideo.xml:
11481         * docs/plugins/inspect/plugin-videocrop.xml:
11482         * gst-plugins-bad.spec.in:
11483         * gst/videocrop/Makefile.am:
11484         * gst/videocrop/gstvideocrop.c:
11485         * gst/videocrop/gstvideocrop.h:
11486         * gst/videocrop/videocrop.vcproj:
11487         * sys/Makefile.am:
11488         * sys/osxvideo/Makefile.am:
11489         * sys/osxvideo/cocoawindow.h:
11490         * sys/osxvideo/cocoawindow.m:
11491         * sys/osxvideo/osxvideosink.h:
11492         * sys/osxvideo/osxvideosink.m:
11493         * tests/check/Makefile.am:
11494         * tests/check/elements/videocrop.c:
11495         * tests/icles/Makefile.am:
11496         * tests/icles/videocrop-test.c:
11497         Move videocrop and osxvideo to -good.
11498
11499 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11500
11501         * configure.ac:
11502         * docs/plugins/Makefile.am:
11503         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11504         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11505         * gst/qtdemux/Makefile.am:
11506         * gst/qtdemux/gstrtpxqtdepay.c:
11507         * gst/qtdemux/gstrtpxqtdepay.h:
11508         * gst/qtdemux/qtdemux.c:
11509         * gst/qtdemux/qtdemux.h:
11510         * gst/qtdemux/qtdemux.vcproj:
11511         * gst/qtdemux/qtdemux_dump.c:
11512         * gst/qtdemux/qtdemux_dump.h:
11513         * gst/qtdemux/qtdemux_fourcc.h:
11514         * gst/qtdemux/qtdemux_types.c:
11515         * gst/qtdemux/qtdemux_types.h:
11516         * gst/qtdemux/qtpalette.h:
11517         * gst/qtdemux/quicktime.c:
11518         * win32/MANIFEST:
11519         * win32/vs6/libgstqtdemux.dsp:
11520         Move qtdemux to -good.
11521
11522         * gst-plugins-bad.spec.in:
11523         Update spec file to reflect wavpack & qtdemux moving to -good.
11524
11525 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
11526
11527         * docs/plugins/Makefile.am:
11528         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11529         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11530         * docs/plugins/inspect/plugin-waveform.xml:
11531         * sys/waveform/gstwaveformplugin.c:
11532         * sys/waveform/gstwaveformsink.c:
11533         * sys/waveform/gstwaveformsink.h:
11534         * win32/MANIFEST:
11535         * win32/vs6/libgstwaveform.dsp:
11536         Remove the waveform plugin now that it is in -good.
11537
11538 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
11539
11540         * configure.ac:
11541         * docs/plugins/Makefile.am:
11542         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11543         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11544         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
11545         * docs/plugins/inspect/plugin-wavpack.xml:
11546         * ext/Makefile.am:
11547         * ext/wavpack/Makefile.am:
11548         * ext/wavpack/gstwavpack.c:
11549         * ext/wavpack/gstwavpackcommon.c:
11550         * ext/wavpack/gstwavpackcommon.h:
11551         * ext/wavpack/gstwavpackdec.c:
11552         * ext/wavpack/gstwavpackdec.h:
11553         * ext/wavpack/gstwavpackenc.c:
11554         * ext/wavpack/gstwavpackenc.h:
11555         * ext/wavpack/gstwavpackparse.c:
11556         * ext/wavpack/gstwavpackparse.h:
11557         * ext/wavpack/gstwavpackstreamreader.c:
11558         * ext/wavpack/gstwavpackstreamreader.h:
11559         * ext/wavpack/md5.c:
11560         * ext/wavpack/md5.h:
11561         * tests/check/Makefile.am:
11562         * tests/check/elements/wavpackdec.c:
11563         * tests/check/elements/wavpackenc.c:
11564         * tests/check/elements/wavpackparse.c:
11565           Move wavpack to good.
11566
11567 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
11568
11569         * configure.ac:
11570         * docs/plugins/Makefile.am:
11571         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11572         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11573         * docs/plugins/gst-plugins-bad-plugins.args:
11574         * docs/plugins/inspect/plugin-directdraw.xml:
11575         * docs/plugins/inspect/plugin-directsound.xml:
11576         * sys/Makefile.am:
11577         * sys/directdraw/Makefile.am:
11578         * sys/directdraw/gstdirectdrawplugin.c:
11579         * sys/directdraw/gstdirectdrawsink.c:
11580         * sys/directdraw/gstdirectdrawsink.h:
11581         * sys/directsound/Makefile.am:
11582         * sys/directsound/gstdirectsoundplugin.c:
11583         * sys/directsound/gstdirectsoundsink.c:
11584         * sys/directsound/gstdirectsoundsink.h:
11585         * win32/MANIFEST:
11586         * win32/gst.sln:
11587         * win32/vs6/libgstdirectdraw.dsp:
11588         * win32/vs6/libgstdirectsound.dsp:
11589         * win32/vs7/libgstdirectdraw.vcproj:
11590         * win32/vs7/libgstdirectsound.vcproj:
11591         * win32/vs8/libgstdirectdraw.vcproj:
11592         * win32/vs8/libgstdirectsound.vcproj:
11593         Remove DirectDraw & DirectSound plugins, as they've moved to Good
11594
11595 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
11596
11597         * ext/timidity/gsttimidity.c: (gst_timidity_loop):
11598         * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
11599         * gst/tta/gstttaparse.c: (gst_tta_parse_loop):
11600           When driving the pipeline, also post an error when we get a
11601           not-linked flow return from downstream.
11602
11603 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
11604
11605         * docs/plugins/gst-plugins-bad-plugins.args:
11606         * sys/directdraw/gstdirectdrawsink.c:
11607         (gst_directdraw_sink_class_init):
11608         Rename the keep-aspect-ratio property to force-aspect-ratio to make
11609         it consistent with xvimagesink and ximagesink.
11610
11611 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
11612
11613         * tests/icles/videocrop-test.c: (main):
11614           Default to xvimagesink instead of autovideosink while
11615           autovideosink/ghostpads/whatever don't handle the way we use it in
11616           the way we expect it to.
11617
11618 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
11619
11620         * configure.ac:
11621           Bump requirements to released versions of core and -base, and remove
11622           special-casing for equalizer and rtpmanager as it's not needed any
11623           longer.
11624
11625 2007-06-06  Jan Schmidt  <thaytan@mad.scientist.com>
11626
11627         * sys/glsink/glimagesink.c: (gst_glimage_sink_stop),
11628         (gst_glimage_sink_create_window), (gst_glimage_sink_init_display):
11629         Sprinkle in some XSync calls to avoid raciness with broken
11630         drivers (ATI) when re-using a single glimagesink.
11631
11632 2007-06-06  Jan Schmidt  <thaytan@mad.scientist.com>
11633
11634         * gst/mpegvideoparse/mpegpacketiser.c:
11635         (mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
11636         (mpeg_util_parse_picture_hdr):
11637         * gst/mpegvideoparse/mpegvideoparse.c:
11638         (mpegvideoparse_handle_sequence), (mpegvideoparse_drain_avail):
11639         Fix some silly bugs with calculating the guard sizes.
11640         Properly compare the old sequence header structure with the new one.
11641         Don't error out on an invalid sequence - just ignore it.
11642
11643 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
11644
11645         * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode):
11646           Printf fix in debug statement; also print the right number there.
11647
11648 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
11649
11650         * ext/sdl/Makefile.am:
11651         * ext/sdl/sdlvideosink.c: (gst_sdlv_process_events):
11652           Add GST_CFLAGS, which apparently somehow fixes the build somewhere
11653           (#444499); initialise variable to avoid false compiler warning.
11654
11655 2007-06-01  Wim Taymans  <wim@fluendo.com>
11656
11657         * docs/plugins/Makefile.am:
11658         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11659         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11660         * docs/plugins/inspect/plugin-videosignal.xml:
11661         * gst/videosignal/Makefile.am:
11662         * gst/videosignal/gstvideomark.c: (gst_video_mark_set_caps),
11663         (gst_video_mark_draw_box), (gst_video_mark_420),
11664         (gst_video_mark_transform_ip), (gst_video_mark_set_property),
11665         (gst_video_mark_get_property), (gst_video_mark_base_init),
11666         (gst_video_mark_class_init), (gst_video_mark_init),
11667         (gst_video_mark_get_type):
11668         * gst/videosignal/gstvideomark.h:
11669         * gst/videosignal/gstvideosignal.c: (plugin_init):
11670         Add plugin to generate a pattern detectable by videodetect.
11671
11672 2007-06-01  Tim-Philipp Müller  <tim at centricular dot net>
11673
11674         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create):
11675           Don't leak buffer when returning an error.
11676
11677 2007-06-01  Wim Taymans  <wim@fluendo.com>
11678
11679         Patch by René Stadler <mail at renestadler dot de>:
11680
11681         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
11682         (gst_neonhttp_src_init), (gst_neonhttp_src_dispose),
11683         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
11684         (gst_neonhttp_src_start), (gst_neonhttp_src_do_seek),
11685         (gst_neonhttp_src_set_location),
11686         (gst_neonhttp_src_send_request_and_redirect),
11687         (gst_neonhttp_src_uri_get_uri), (gst_neonhttp_src_uri_set_uri):
11688         * ext/neon/gstneonhttpsrc.h:
11689         Deprecated "uri" property.  Clean up property descriptions.
11690         Change default User-Agent to the slightly more descriptive
11691         "GStreamer neonhttpsrc".
11692         Various other small cleanups, mostly property related.
11693
11694 2007-05-31  Tim-Philipp Müller  <tim at centricular dot net>
11695
11696         * ext/libmms/gstmms.h:
11697           No reason to use gpointers instead of typed pointes here as far as I
11698           can see.
11699
11700         * ext/mythtv/gstmythtvsrc.c:
11701         * ext/neon/gstneonhttpsrc.c:
11702         * gst/switch/gstswitch.c:
11703           Don't use gtk-doc magic markers for things that aren't meant to be
11704           parsed by gtk-doc. Makes gtk-doc complain a bit less.
11705
11706 2007-05-30  Wim Taymans  <wim@fluendo.com>
11707
11708         * configure.ac:
11709         * docs/plugins/Makefile.am:
11710         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11711         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11712         * docs/plugins/inspect/plugin-videosignal.xml:
11713         * gst/videosignal/Makefile.am:
11714         * gst/videosignal/gstvideoanalyse.c: (gst_video_analyse_set_caps),
11715         (gst_video_analyse_post_message), (gst_video_analyse_420),
11716         (gst_video_analyse_transform_ip), (gst_video_analyse_set_property),
11717         (gst_video_analyse_get_property), (gst_video_analyse_base_init),
11718         (gst_video_analyse_class_init), (gst_video_analyse_init),
11719         (gst_video_analyse_get_type):
11720         * gst/videosignal/gstvideoanalyse.h:
11721         * gst/videosignal/gstvideodetect.c: (gst_video_detect_set_caps),
11722         (gst_video_detect_post_message),
11723         (gst_video_detect_calc_brightness), (gst_video_detect_420),
11724         (gst_video_detect_transform_ip), (gst_video_detect_set_property),
11725         (gst_video_detect_get_property), (gst_video_detect_base_init),
11726         (gst_video_detect_class_init), (gst_video_detect_init),
11727         (gst_video_detect_get_type):
11728         * gst/videosignal/gstvideodetect.h:
11729         * gst/videosignal/gstvideosignal.c: (plugin_init):
11730         * gst/videosignal/gstvideosignal.h:
11731         Added videosignal plugin with two plugins to analyse video frames.
11732         Added videoanalyse to report about brightness and variance in video
11733         frames.
11734         Added videodetect to detect predefined patterns in a video signal.
11735
11736 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
11737
11738         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
11739         * docs/plugins/gst-plugins-bad-plugins.interfaces:
11740         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
11741         * docs/plugins/gst-plugins-bad-plugins.signals:
11742           More updates.
11743
11744 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
11745
11746         * docs/plugins/gst-plugins-bad-plugins.args:
11747         * docs/plugins/gst-plugins-bad-plugins.signals:
11748         * docs/plugins/inspect/plugin-dtsdec.xml:
11749         * docs/plugins/inspect/plugin-gstrtpmanager.xml:
11750         * docs/plugins/inspect/plugin-musepack.xml:
11751         * docs/plugins/inspect/plugin-rtpmanager.xml:
11752         * docs/plugins/inspect/plugin-sdl.xml:
11753         * docs/plugins/inspect/plugin-spcdec.xml:
11754         * docs/plugins/inspect/plugin-swfdec.xml:
11755           Updates; update inspect info for rtpmanager => gstrtpmanager rename,
11756           hopefully that makes the build bots happy again.
11757
11758 2007-05-28  Wim Taymans  <wim@fluendo.com>
11759
11760         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11761         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11762         * gst/rtpmanager/gstrtpbin.c: (create_session), (create_stream),
11763         (gst_rtp_bin_class_init), (create_recv_rtp), (create_recv_rtcp),
11764         (create_send_rtp), (create_rtcp), (gst_rtp_bin_request_new_pad):
11765         * gst/rtpmanager/gstrtpclient.c: (create_stream),
11766         (gst_rtp_client_request_new_pad):
11767         * gst/rtpmanager/gstrtpjitterbuffer.c:
11768         (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
11769         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
11770         * gst/rtpmanager/gstrtpptdemux.c:
11771         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
11772         (gst_rtp_session_request_new_pad):
11773         * gst/rtpmanager/gstrtpssrcdemux.c:
11774         Rename elements to avoid conflict with farsight elements with the same
11775         name. Fixes #430664.
11776
11777 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
11778
11779         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11780
11781         * sys/directdraw/gstdirectdrawsink.c:
11782         (gst_directdraw_sink_buffer_alloc),
11783         (gst_directdraw_sink_show_frame),
11784         (gst_directdraw_sink_check_primary_surface),
11785         (gst_directdraw_sink_check_offscreen_surface),
11786         (EnumModesCallback2), (gst_directdraw_sink_get_ddrawcaps),
11787         (gst_directdraw_sink_surface_create):
11788         * sys/directdraw/gstdirectdrawsink.h:
11789           Fix more warnings when compiling with MingW (#439914).
11790
11791 2007-05-24  Sebastian Moutte  <sebastien@moutte.net>
11792
11793         * docs/plugins/gst-plugins-bad-plugins.args:
11794         Remove directsoundsink property doc as this sink use the mixer
11795         interface now.
11796         * docs/plugins/gst-plugins-bad-plugins.interfaces:
11797         Add interfaces implemented by Windows sinks.
11798         * sys/directsound/gstdirectsoundsink.c:
11799         * sys/directsound/gstdirectsoundsink.h:
11800         Remove directsoundsink property  and implement the mixer interface.
11801         * win32/vs6/gst_plugins_bad.dsw:
11802         * win32/vs6/libgstdirectsound.dsp:
11803         Update project files.
11804         * gst-libs/gst/dshow/gstdshow.cpp:
11805         * gst-libs/gst/dshow/gstdshow.h:
11806         * gst-libs/gst/dshow/gstdshowfakesink.cpp:
11807         * gst-libs/gst/dshow/gstdshowfakesink.h:
11808         * gst-libs/gst/dshow/gstdshowfakesrc.cpp:
11809         * gst-libs/gst/dshow/gstdshowfakesrc.h:
11810         * gst-libs/gst/dshow/gstdshowinterface.cpp:
11811         * gst-libs/gst/dshow/gstdshowinterface.h:
11812         * win32/common/libgstdshow.def:
11813         * win32/vs6/libgstdshow.dsp:
11814         Add a new gst library which allow to create internal Direct Show
11815         graph (pipelines) to wrap Windows sources, decoders or encoders.
11816         It includes a DirectShow fake source and sink and utility functions.    
11817         * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
11818         * sys/dshowsrcwrapper/gstdshowaudiosrc.h:
11819         * sys/dshowsrcwrapper/gstdshowsrcwrapper.c:
11820         * sys/dshowsrcwrapper/gstdshowsrcwrapper.h:
11821         * sys/dshowsrcwrapper/gstdshowvideosrc.c:
11822         * sys/dshowsrcwrapper/gstdshowvideosrc.h:
11823         * win32/vs6/libdshowsrcwrapper.dsp:
11824         Add a new plugin to wrap DirectShow sources on Windows.
11825         It gets data from any webcam, dv cam, micro. We could add 
11826         tv tunner card later.
11827         
11828 2007-05-23  Sebastian Dröge  <slomo@circular-chaos.org>
11829
11830         Patch by René Stadler <mail at renestadler dot de>:
11831
11832         * ext/sdl/sdlvideosink.c:
11833         Separate the authors by newlines instead of nothing. Fixes #440774.
11834
11835 2007-05-23  Wim Taymans  <wim@fluendo.com>
11836
11837         * docs/plugins/inspect/plugin-rtpmanager.xml:
11838         Add doc xml file.
11839
11840 2007-05-23  Wim Taymans  <wim@fluendo.com>
11841
11842         * docs/plugins/Makefile.am:
11843         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11844         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11845         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
11846         * gst/rtpmanager/gstrtpbin.h:
11847         * gst/rtpmanager/gstrtpclient.c:
11848         * gst/rtpmanager/gstrtpjitterbuffer.c:
11849         (gst_rtp_jitter_buffer_class_init),
11850         (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
11851         * gst/rtpmanager/gstrtpjitterbuffer.h:
11852         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
11853         (gst_rtp_pt_demux_clear_pt_map):
11854         * gst/rtpmanager/gstrtpptdemux.h:
11855         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
11856         (rtcp_thread), (gst_rtp_session_clear_pt_map):
11857         * gst/rtpmanager/gstrtpsession.h:
11858         * gst/rtpmanager/gstrtpssrcdemux.c:
11859         (gst_rtp_ssrc_demux_class_init):
11860         Document stuff.
11861         Add clear-pt-map action signal where needed.
11862
11863 2007-05-22  Stefan Kost  <ensonic@users.sf.net>
11864
11865         * configure.ac:
11866           Depend on gstreamer-0.10.12.1.
11867         
11868         * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
11869           _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
11870           parent_class, gst_iir_equalizer_band_set_property,
11871           gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
11872           gst_iir_equalizer_child_proxy_get_child_by_index,
11873           gst_iir_equalizer_child_proxy_get_children_count,
11874           gst_iir_equalizer_child_proxy_interface_init, setup_filter,
11875           gst_iir_equalizer_compute_frequencies,
11876           gst_iir_equalizer_set_property, gst_iir_equalizer_get_property,
11877           plugin_init):
11878         * gst/equalizer/gstiirequalizer.h (audiofilter):
11879         * gst/equalizer/gstiirequalizernbands.c (ARG_NUM_BANDS,
11880           gst_iir_equalizer_nbands_base_init, gst_iir_equalizer_nbands_init,
11881           gst_iir_equalizer_nbands_set_property):
11882           Use new locking macros.
11883
11884         * gst/filter/gstbpwsinc.c (bpwsinc_set_caps):
11885           Add fixme.
11886
11887         * gst/spectrum/gstspectrum.c (SPECTRUM_WINDOW_BASE,
11888           SPECTRUM_WINDOW_LEN, gst_spectrum_init, gst_spectrum_set_property,
11889           gst_spectrum_event, gst_spectrum_transform_ip):
11890           Use new locking macros. Turn two fixed values into #defines.
11891
11892 2007-05-22  Edward Hervey  <edward@fluendo.com>
11893
11894         * docs/plugins/Makefile.am:
11895         Also look for .m (objectivec) files.
11896         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11897         * docs/plugins/gst-plugins-bad-plugins.args:
11898         * sys/osxvideo/osxvideosink.m:
11899         Add documentation for element and properties.
11900
11901 2007-05-21  Stefan Kost  <ensonic@users.sf.net>
11902
11903         * ChangeLog:
11904           ChangeLog surgery.
11905         * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
11906           _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
11907           parent_class, gst_iir_equalizer_band_set_property,
11908           gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
11909           gst_iir_equalizer_child_proxy_get_child_by_index,
11910           gst_iir_equalizer_child_proxy_get_children_count,
11911           gst_iir_equalizer_child_proxy_interface_init, setup_filter,
11912           gst_iir_equalizer_compute_frequencies, plugin_init):
11913         * tests/icles/equalizer-test.c:
11914           Add fixme and comment for example.
11915
11916 2007-05-21  Stefan Kost  <ensonic@users.sf.net>
11917
11918         * gst/spectrum/gstspectrum.c (gst_spectrum_set_property,
11919           gst_spectrum_event, gst_spectrum_transform_ip):
11920           Use lock to protect from concurrent access.
11921
11922 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
11923
11924         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
11925         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
11926         Specify and use properties as unsigned int that are an unsigned int.
11927
11928 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
11929
11930         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
11931         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config),
11932         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
11933         * ext/wavpack/gstwavpackenc.h:
11934         Fixup docs, make the bitrate property an int as it should be and
11935         allow to set the different extra processing modes instead of only
11936         allowing none and the default one.
11937
11938 2007-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
11939
11940         * ext/wavpack/gstwavpackenc.c:
11941         Add missing audioconverts in the example pipelines of wavpackenc. As
11942         the wavpack stuff now needs input with 32 bit width (and random depth)
11943         this is needed now. The example pipelines for the parser and decoder
11944         are still fine.
11945
11946 2007-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11947
11948         * docs/plugins/Makefile.am:
11949         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
11950           Fix docs build and hierarchy.
11951
11952 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
11953
11954         * sys/directdraw/gstdirectdrawsink.c: (gst_ddrawsurface_finalize),
11955         (gst_directdraw_sink_buffer_alloc),
11956         (gst_directdraw_sink_get_ddrawcaps),
11957         (gst_directdraw_sink_surface_create):
11958           Bunch of small fixes: remove static function that doesn't exist;
11959           declare another one that does; printf format fix; use right macro
11960           when specifying debug category; remove a bunch of unused variables;
11961           #if 0 out an unused chunk of code (partially fixes #439914).
11962
11963 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
11964
11965         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample):
11966         * gst/switch/gstswitch.c: (gst_switch_chain):
11967           Printf format fixes (#439910, #439911).
11968
11969 2007-05-19  Tim-Philipp Müller  <tim at centricular dot net>
11970
11971         * tests/check/Makefile.am:
11972           Remove bits for deinterleave check which isn't in CVS yet.
11973
11974 2007-05-19  Tim-Philipp Müller  <tim at centricular dot net>
11975
11976         Patch by: René Stadler <mail at renestadler de>
11977
11978         * docs/plugins/Makefile.am:
11979         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
11980         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
11981         * docs/plugins/inspect/plugin-replaygain.xml:
11982         * gst/replaygain/Makefile.am:
11983         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_class_init),
11984         (gst_rg_analysis_start), (gst_rg_analysis_set_caps),
11985         (gst_rg_analysis_transform_ip), (gst_rg_analysis_event),
11986         (gst_rg_analysis_stop), (gst_rg_analysis_handle_tags),
11987         (gst_rg_analysis_handle_eos), (gst_rg_analysis_track_result),
11988         (gst_rg_analysis_album_result):
11989         * gst/replaygain/gstrganalysis.h:
11990         * gst/replaygain/gstrglimiter.c: (gst_rg_limiter_base_init),
11991         (gst_rg_limiter_class_init), (gst_rg_limiter_init),
11992         (gst_rg_limiter_set_property), (gst_rg_limiter_get_property),
11993         (gst_rg_limiter_transform_ip):
11994         * gst/replaygain/gstrglimiter.h:
11995         * gst/replaygain/gstrgvolume.c: (gst_rg_volume_base_init),
11996         (gst_rg_volume_class_init), (gst_rg_volume_init),
11997         (gst_rg_volume_set_property), (gst_rg_volume_get_property),
11998         (gst_rg_volume_dispose), (gst_rg_volume_change_state),
11999         (gst_rg_volume_sink_event), (gst_rg_volume_tag_event),
12000         (gst_rg_volume_reset), (gst_rg_volume_update_gain),
12001         (gst_rg_volume_determine_gain):
12002         * gst/replaygain/gstrgvolume.h:
12003         * gst/replaygain/replaygain.c: (plugin_init):
12004         * gst/replaygain/replaygain.h:
12005         * gst/replaygain/rganalysis.h:
12006         * tests/check/Makefile.am:
12007         * tests/check/elements/.cvsignore:
12008         * tests/check/elements/rganalysis.c: (send_eos_event),
12009         (GST_START_TEST):
12010         * tests/check/elements/rglimiter.c: (setup_rglimiter),
12011         (cleanup_rglimiter), (set_playing_state), (create_test_buffer),
12012         (verify_test_buffer), (GST_START_TEST), (rglimiter_suite), (main):
12013         * tests/check/elements/rgvolume.c: (event_func), (setup_rgvolume),
12014         (cleanup_rgvolume), (set_playing_state), (set_null_state),
12015         (send_eos_event), (send_tag_event), (test_buffer_new),
12016         (fail_unless_target_gain), (fail_unless_result_gain),
12017         (fail_unless_gain), (GST_START_TEST), (rgvolume_suite), (main):
12018           Add replaygain playback elements (#412710).
12019
12020 2007-05-18  Jan Schmidt  <thaytan@mad.scientist.com>
12021
12022         * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display):
12023         Update the cached caps after opening the display so that we report
12024         only the supported caps formats, not just the template caps.
12025         Fixes: #439405
12026
12027 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
12028
12029         * ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT,
12030           _do_init, gst_amrwbdec_base_init, gst_amrwbdec_class_init):
12031         * ext/amrwb/gstamrwbenc.c (gst_amrwbenc_debug, GST_CAT_DEFAULT,
12032           _do_init, gst_amrwbenc_base_init, gst_amrwbenc_class_init):
12033         * ext/amrwb/gstamrwbparse.c (gst_amrwbparse_debug, GST_CAT_DEFAULT,
12034           _do_init, gst_amrwbparse_base_init, gst_amrwbparse_class_init):
12035           First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS,
12036           GST_DEBUG_FUNCPTR and add log-category.
12037
12038 2007-05-17  Edward Hervey  <edward@fluendo.com>
12039
12040         * sys/osxvideo/osxvideosink.h:
12041         * sys/osxvideo/osxvideosink.m:
12042         Remove the event-loop-in-separate-thread modifications, because MacOSX
12043         is $#@(*%$# ! For those wondering, the event handling needs to be done
12044         in the main thread after all..
12045
12046 2007-05-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12047
12048         * gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE,
12049           ARG_START_VALUE, ARG_STOP_VALUE, ARG_LAST_TS, ARG_QUEUE_BUFFERS,
12050           parent_class, gst_switch_release_pad, gst_switch_request_new_pad,
12051           gst_switch_chain, gst_switch_event, gst_switch_set_property,
12052           gst_switch_get_property, gst_switch_getcaps, gst_switch_dispose,
12053           unref_buffer, unref_buffers_and_destroy_list, gst_switch_init,
12054           gst_switch_base_init, gst_switch_class_init):
12055         * gst/switch/gstswitch.h (need_to_send_newsegment, queue_buffers,
12056           stop_value, start_value, current_start, last_ts, stored_buffers):
12057         Add handling of application provided stop and start values, allowing
12058         A/V sync across 2 switch elements.
12059
12060 2007-05-17  Edward Hervey  <edward@fluendo.com>
12061
12062         * sys/osxvideo/osxvideosink.h:
12063         * sys/osxvideo/osxvideosink.m:
12064         Fix a stupid #if vs #ifdef bug. Should use the proper colorspace now.
12065         Use a separate thread/task for the cocoa event_loop, else it wouldn't
12066         stop.
12067
12068 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
12069
12070         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
12071         (gst_real_audio_dec_setcaps):
12072         * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain):
12073           Don't crash when we get a buffer and our input caps haven't been set
12074           yet; also, don't leak all the input buffers (realaudiodec only).
12075
12076 2007-05-16  Stefan Kost  <ensonic@users.sf.net>
12077
12078         patch by: Stanislav Brabec <sbrabec@suse.cz>
12079
12080         * configure.ac:
12081         * ext/amrwb/Makefile.am:
12082         * ext/amrwb/amrwb-code/Makefile.am:
12083         * ext/amrwb/amrwb-code/amrwb/Makefile.am:
12084         * ext/amrwb/amrwb-code/amrwb/README:
12085         * ext/amrwb/gstamrwbdec.c:
12086         * ext/amrwb/gstamrwbdec.h (__GST_AMRWBDEC_H__):
12087         * ext/amrwb/gstamrwbenc.h (__GST_AMRWBENC_H__):
12088         * ext/amrwb/gstamrwbparse.c:
12089         * ext/amrwb/gstamrwbparse.h (__GST_AMRWBPARSE_H__):
12090         * gst-libs/Makefile.am:
12091         * gst-libs/ext/Makefile.am:
12092         * gst-libs/ext/amrwb/Makefile.am:
12093         * gst-libs/ext/amrwb/README:
12094           Use external shared libamrwb. Fixes #423741 (with lots of cleanup).
12095
12096 2007-05-16  Stefan Kost  <ensonic@users.sf.net>
12097
12098         * ext/x264/gstx264enc.c (gst_x264_enc_init_encoder):
12099           This needs a version check.
12100
12101         * gst/bayer/Makefile.am:
12102           Fix the build.
12103
12104 2007-05-15  Tim-Philipp Müller  <tim at centricular dot net>
12105
12106         * configure.ac:
12107         * sys/directdraw/Makefile.am:
12108         * sys/directsound/Makefile.am:
12109           Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save
12110           and restore the various flags in the directdraw/directsound
12111           detection section. Apparently improves cross-compiling for win32
12112           with mingw32 under some circumstances (#437539).
12113
12114 2007-05-15  Wim Taymans  <wim@fluendo.com>
12115
12116         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
12117         We always use fixed caps.
12118
12119 2007-05-14  David Schleef  <ds@schleef.org>
12120
12121         * gst/rtpmanager/gstrtpbin.c:
12122           g_hash_table_remove_all() only exists in 2.12.  Work around.
12123
12124 2007-05-14  David Schleef  <ds@schleef.org>
12125
12126         * configure.ac:
12127         * gst/bayer/Makefile.am:
12128         * gst/bayer/gstbayer.c:
12129         * gst/bayer/gstbayer2rgb.c:
12130           Add a Bayer-to-RGB converter.  You know you want one, uh-huh.
12131           Partial fix for #314160.
12132
12133 2007-05-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12134
12135         * gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,
12136           ARG_LAST_TS, parent_class, gst_switch_release_pad,
12137           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
12138           gst_switch_set_property, gst_switch_get_property, gst_switch_getcaps,
12139           gst_switch_dispose, gst_switch_init, gst_switch_class_init):
12140         * gst/switch/gstswitch.h (previous_sinkpad, nb_sinkpads, stop_value,
12141           current_start, last_ts):
12142         Allow application to provide a stop timestamp, so a new segment
12143         update can be sent before switching.
12144
12145 2007-05-14  Wim Taymans  <wim@fluendo.com>
12146
12147         * gst/rtpmanager/async_jitter_queue.c:
12148         (async_jitter_queue_set_flushing_unlocked):
12149         Fix leak when flushing.
12150
12151         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_clear_pt_map),
12152         (gst_rtp_bin_class_init):
12153         * gst/rtpmanager/gstrtpbin.h:
12154         Add clear-pt-map signal.
12155
12156         * gst/rtpmanager/gstrtpjitterbuffer.c:
12157         (gst_rtp_jitter_buffer_flush_stop),
12158         (gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_loop):
12159         Init clock-rate to -1 to mark unknow clock rate.
12160         Fix flushing.
12161
12162 2007-05-13  David Schleef  <ds@schleef.org>
12163
12164         * gst/replaygain/rganalysis.c:
12165           Fix wrong ifdef for visual C++.  Fixes: #437403.
12166           By Ali Sabil <ali.sabil@gmail.com>.
12167
12168 2007-05-12  David Schleef  <ds@schleef.org>
12169
12170         * ext/neon/gstneonhttpsrc.c:
12171           Make redirection the default behavior.  Fixes #413818.
12172
12173 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12174
12175         * gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream,
12176           gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment,
12177           gst_qtdemux_prepare_current_sample, gst_qtdemux_combine_flows,
12178           gst_qtdemux_loop_state_movie, gst_qtdemux_loop,
12179           qtdemux_parse_segments, qtdemux_parse_trak):
12180         * gst/rtpmanager/rtpsession.c (rtp_session_get_bandwidth,
12181           rtp_session_get_rtcp_bandwidth, rtp_session_get_cname,
12182           rtp_session_get_name, rtp_session_get_email, rtp_session_get_phone,
12183           rtp_session_get_location, rtp_session_get_tool,
12184           rtp_session_process_bye, session_report_blocks):
12185         * gst/rtpmanager/rtpsource.c (rtp_source_process_rtp,
12186           rtp_source_send_rtp, rtp_source_process_sr, rtp_source_process_rb):
12187           More format arg fixing (spotted by Ali Sabil <ali.sabil@gmail.com>).
12188
12189         * gst/switch/Makefile.am:
12190           Add require libraries(spotted by Ali Sabil <ali.sabil@gmail.com>).
12191
12192 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12193
12194         * gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration,
12195           async_jitter_queue_ref, async_jitter_queue_ref_unlocked,
12196           async_jitter_queue_set_low_threshold,
12197           async_jitter_queue_length_ts_units_unlocked,
12198           async_jitter_queue_unref_and_unlock, async_jitter_queue_unref,
12199           async_jitter_queue_lock, async_jitter_queue_push,
12200           async_jitter_queue_push_unlocked, async_jitter_queue_push_sorted,
12201           async_jitter_queue_pop_intern_unlocked, async_jitter_queue_pop,
12202           async_jitter_queue_pop_unlocked, async_jitter_queue_length_unlocked,
12203           async_jitter_queue_set_flushing_unlocked,
12204           async_jitter_queue_unset_flushing_unlocked):
12205           Format arg fix (spotted by Ali Sabil <ali.sabil@gmail.com>).
12206
12207 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12208
12209         * common/m4/gst-x11.m4:
12210           Restore CFLAGS and LIBS.
12211
12212         * configure.ac:
12213           Revert previous patch.
12214
12215 2007-05-10  Stefan Kost  <ensonic@users.sf.net>
12216
12217         Patch by: Ali Sabil <ali.sabil@gmail.com>
12218
12219         * configure.ac:
12220           Save and restore CFLAGS for OpenGL check. Fixes #437260.
12221         
12222
12223 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
12224
12225         * docs/plugins/gst-plugins-bad-plugins.args:
12226         Add directraw and directsound sinks properties.
12227
12228 2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>
12229
12230         * configure.ac:
12231           Fix --disable-external (hopefully).
12232
12233 2007-05-09  Wim Taymans  <wim@fluendo.com>
12234
12235         * gst/rtpmanager/gstrtpjitterbuffer.c:
12236         (gst_rtp_jitter_buffer_query):
12237         Pass queries upstream.
12238
12239 2007-05-06  Tim-Philipp Müller  <tim at centricular dot net>
12240
12241         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
12242         (gst_real_audio_dec_finalize):
12243         * gst/real/gstrealaudiodec.h:
12244         * gst/real/gstrealvideodec.c: (open_library), (close_library):
12245         * gst/real/gstrealvideodec.h:
12246           Use GModule instead of using dlsym() directly. Fixes #430598.
12247
12248 2007-05-04  Sebastien Moutte <sebastien@moutte.net>
12249
12250         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12251         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12252         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
12253           Add docs for Windows sinks.
12254
12255 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
12256
12257         * gst/speed/gstspeed.c: (speed_src_event), (speed_sink_event),
12258         (speed_chain), (speed_change_state):
12259           Fix event handling a bit by replacing completely dubious code
12260           written by someone else with completely dubious code written
12261           by me. Should at least fix #412077 though.
12262
12263 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
12264
12265         * gst/speed/gstspeed.c: (speed_src_query), (speed_chain),
12266         (plugin_init):
12267           Add debug category; use gst_pad_query_peer_*() utility functions;
12268           use gst_util_scale*(); add gtk-doc blurb.
12269
12270 2007-05-04  Wim Taymans  <wim@fluendo.com>
12271
12272         * gst/rtpmanager/gstrtpjitterbuffer.c:
12273         (gst_rtp_jitter_buffer_query):
12274         Add some debug info.
12275
12276         * gst/rtpmanager/rtpsession.c: (rtp_session_init),
12277         (rtp_session_send_rtp):
12278         Store real user name in the session.
12279
12280 2007-05-03  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
12281
12282         * configure.ac:
12283         * examples/Makefile.am:
12284         * examples/switch/switcher.c (loop, my_bus_callback, switch_timer,
12285           last_message_received, main):
12286         * gst/switch/gstswitch.c (GST_CAT_DEFAULT, gst_switch_details,
12287           gst_switch_src_factory, parent_class, gst_switch_release_pad,
12288           gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
12289           gst_switch_set_property, gst_switch_get_property,
12290           gst_switch_get_linked_pad, gst_switch_getcaps,
12291           gst_switch_bufferalloc, gst_switch_get_linked_pads,
12292           gst_switch_dispose, gst_switch_init, gst_switch_base_init,
12293           gst_switch_class_init):
12294         * gst/switch/gstswitch.h (GstSwitch, GstSwitchClass, _GstSwitch,
12295           element, active_sinkpad, srcpad, nb_sinkpads, newsegment_events,
12296           need_to_send_newsegment):
12297         Port switch element and example program to 0.10.
12298
12299 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12300
12301         * ext/wavpack/gstwavpack.c: (plugin_init):
12302         Call bindtextdomain() to get localized strings.
12303         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
12304         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
12305         (gst_wavpack_parse_handle_seek_event),
12306         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_chain):
12307         * ext/wavpack/gstwavpackparse.h:
12308         Handle DISCONT buffers by correctly setting the DISCONT flag
12309         on outgoing buffers when necessary.
12310         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_handle_seek_event)
12311         Send newsegment from the streaming thread.
12312
12313 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12314
12315         * ext/wavpack/gstwavpackparse.c:
12316         (gst_wavpack_parse_handle_seek_event):
12317         Remove old workaround that was needed when seeking after the last
12318         sample. With the fixed error handling this works now as expected
12319         without pushing the last sample although it wasn't requested.
12320
12321 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12322
12323         * ext/wavpack/gstwavpackparse.c:
12324         (gst_wavpack_parse_handle_seek_event):
12325         Handle segment seeks in the seek event handler, correctly work with
12326         stop position == -1 and instead of stopping the task on seek just
12327         pause it.
12328
12329 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12330
12331         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_loop):
12332         Add handling for segment seeks.
12333
12334 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
12335
12336         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_pull_buffer),
12337         (gst_wavpack_parse_create_src_pad),
12338         (gst_wavpack_parse_resync_loop), (gst_wavpack_parse_loop),
12339         (gst_wavpack_parse_chain):
12340         Correctly handle errors, especially in the loop function. Before it
12341         was easy to get the task paused but no error being posted on the bus.
12342
12343 2007-04-30  Wim Taymans  <wim@fluendo.com>
12344
12345         * gst/rtpmanager/async_jitter_queue.c: (signal_waiting_threads),
12346         (async_jitter_queue_pop_intern_unlocked):
12347         Fix the case where the buffer underruns and does not block.
12348
12349         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_base_init),
12350         (create_recv_rtcp), (create_send_rtp), (create_rtcp),
12351         (gst_rtp_bin_request_new_pad):
12352         Rename RTCP send pad, like in the session manager.
12353         Allow getting an RTCP pad for receiving even if we don't receive RTP.
12354         fix handling of send_rtp_src pad.
12355
12356         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
12357         When no pt map could be found, fall back to the sinkpad caps.
12358
12359         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
12360         (gst_rtp_session_send_rtp), (create_recv_rtp_sink),
12361         (create_recv_rtcp_sink), (create_send_rtp_sink),
12362         (create_send_rtcp_src):
12363         Fix pad names.
12364
12365         * gst/rtpmanager/rtpsession.c: (source_push_rtp),
12366         (rtp_session_create_source), (rtp_session_process_sr),
12367         (rtp_session_send_rtp), (session_start_rtcp):
12368         * gst/rtpmanager/rtpsession.h:
12369         Unlock session when performing a callback.
12370         Add callbacks for the internal session object.
12371         Fix sending of RTP packets.
12372         first attempt at adding NTP times in the SR packets.
12373         Small debug and doc improvements.
12374
12375         * gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
12376         Update stats for SR reports.
12377
12378 2007-04-29  Wim Taymans  <wim@fluendo.com>
12379
12380         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp):
12381         Remove debug.
12382
12383         * gst/rtpmanager/rtpsession.c: (rtp_session_process_sr),
12384         (rtp_session_process_sdes), (calculate_rtcp_interval),
12385         (rtp_session_next_timeout), (session_report_blocks):
12386         * gst/rtpmanager/rtpstats.c: (rtp_stats_calculate_rtcp_interval):
12387         Improve debugging
12388         Fix interval for BYE/RTCP packets.
12389
12390 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12391
12392         * docs/plugins/gst-plugins-bad-plugins.args:
12393         * docs/plugins/gst-plugins-bad-plugins.signals:
12394           Commit result of running scanobj-update
12395
12396 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12397
12398         * autogen.sh:
12399           Require automake 1.7
12400         * ext/alsaspdif/Makefile.am:
12401         * ext/divx/Makefile.am:
12402         * ext/ivorbis/Makefile.am:
12403         * ext/musicbrainz/Makefile.am:
12404         * ext/neon/Makefile.am:
12405         * ext/sdl/Makefile.am:
12406         * ext/swfdec/Makefile.am:
12407         * ext/theora/Makefile.am:
12408         * ext/wavpack/Makefile.am:
12409         * ext/xvid/Makefile.am:
12410         * gst/modplug/Makefile.am:
12411           Fix up Makefile.am accordingly.
12412
12413 2007-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12414
12415         * docs/plugins/inspect/plugin-alsaspdif.xml:
12416         * docs/plugins/inspect/plugin-bz2.xml:
12417         * docs/plugins/inspect/plugin-cdxaparse.xml:
12418         * docs/plugins/inspect/plugin-dfbvideosink.xml:
12419         * docs/plugins/inspect/plugin-faac.xml:
12420         * docs/plugins/inspect/plugin-faad.xml:
12421         * docs/plugins/inspect/plugin-filter.xml:
12422         * docs/plugins/inspect/plugin-freeze.xml:
12423         * docs/plugins/inspect/plugin-glimagesink.xml:
12424         * docs/plugins/inspect/plugin-gsm.xml:
12425         * docs/plugins/inspect/plugin-h264parse.xml:
12426         * docs/plugins/inspect/plugin-jack.xml:
12427         * docs/plugins/inspect/plugin-mms.xml:
12428         * docs/plugins/inspect/plugin-modplug.xml:
12429         * docs/plugins/inspect/plugin-musepack.xml:
12430         * docs/plugins/inspect/plugin-musicbrainz.xml:
12431         * docs/plugins/inspect/plugin-neon.xml:
12432         * docs/plugins/inspect/plugin-nsfdec.xml:
12433         * docs/plugins/inspect/plugin-replaygain.xml:
12434         * docs/plugins/inspect/plugin-sdl.xml:
12435         * docs/plugins/inspect/plugin-soundtouch.xml:
12436         * docs/plugins/inspect/plugin-spectrum.xml:
12437         * docs/plugins/inspect/plugin-speed.xml:
12438         * docs/plugins/inspect/plugin-tta.xml:
12439         * docs/plugins/inspect/plugin-videocrop.xml:
12440         * docs/plugins/inspect/plugin-wavpack.xml:
12441         * docs/plugins/inspect/plugin-xingheader.xml:
12442         * docs/plugins/inspect/plugin-xvid.xml:
12443           Add jack and update.
12444
12445 2007-04-28  Tim-Philipp Müller  <tim at centricular dot net>
12446
12447         * configure.ac:
12448           Don't build equalizer unless we have core from CVS (it won't
12449           work with earlier versions due to GstChildProxy brokeness).
12450           Also up requirements to last released core/base.
12451
12452 2007-04-27  Wim Taymans  <wim@fluendo.com>
12453
12454         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
12455         (gst_rtp_session_send_rtcp), (gst_rtp_session_reconsider):
12456         Move reconsideration code to the rtpsession object.
12457         Simplify timout handling and add reconsideration.
12458
12459         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
12460         (rtp_session_init), (rtp_session_finalize), (on_bye_ssrc),
12461         (on_bye_timeout), (on_timeout), (rtp_session_set_callbacks),
12462         (obtain_source), (rtp_session_create_source),
12463         (update_arrival_stats), (rtp_session_process_rtp),
12464         (rtp_session_process_sr), (rtp_session_process_rr),
12465         (rtp_session_process_bye), (rtp_session_process_rtcp),
12466         (calculate_rtcp_interval), (rtp_session_send_bye),
12467         (rtp_session_next_timeout), (session_start_rtcp),
12468         (session_report_blocks), (session_cleanup), (session_sdes),
12469         (session_bye), (is_rtcp_time), (rtp_session_on_timeout):
12470         * gst/rtpmanager/rtpsession.h:
12471         Handle timeout of inactive sources and senders.
12472         Implement BYE scheduling.
12473
12474         * gst/rtpmanager/rtpsource.c: (calculate_jitter),
12475         (rtp_source_process_sr), (rtp_source_get_last_sr),
12476         (rtp_source_get_last_rb):
12477         * gst/rtpmanager/rtpsource.h:
12478         Add members to check for timeouts.
12479
12480         * gst/rtpmanager/rtpstats.c: (rtp_stats_init_defaults),
12481         (rtp_stats_calculate_rtcp_interval), (rtp_stats_add_rtcp_jitter),
12482         (rtp_stats_calculate_bye_interval):
12483         * gst/rtpmanager/rtpstats.h:
12484         Use RFC algorithm for calculating the reporting interval.
12485
12486 2007-04-26  Edward Hervey  <edward@fluendo.com>
12487
12488         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
12489         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
12490         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
12491         * docs/plugins/inspect/plugin-osxvideo.xml:
12492         Add documentation for osxvideo
12493
12494 2007-04-25  Wim Taymans  <wim@fluendo.com>
12495
12496         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread):
12497         Implement forward and reverse reconsideration.
12498
12499         * gst/rtpmanager/rtpsession.c: (rtp_session_get_num_sources),
12500         (rtp_session_get_num_active_sources), (rtp_session_process_sr),
12501         (session_report_blocks):
12502         * gst/rtpmanager/rtpsession.h:
12503         Small cleanups.
12504
12505 2007-04-25  Wim Taymans  <wim@fluendo.com>
12506
12507         reviewed by: <delete if not using a buddy>
12508
12509         * gst/rtpmanager/gstrtpbin.c: (create_stream),
12510         (gst_rtp_bin_class_init), (gst_rtp_bin_set_property),
12511         (gst_rtp_bin_get_property):
12512         * gst/rtpmanager/gstrtpbin.h:
12513         Make default jitterbuffer latency configurable.
12514
12515         * gst/rtpmanager/gstrtpjitterbuffer.c:
12516         (gst_rtp_jitter_buffer_class_init),
12517         (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_loop),
12518         (gst_rtp_jitter_buffer_set_property),
12519         (gst_rtp_jitter_buffer_get_property):
12520         Debuging cleanups.
12521
12522 2007-04-25  Wim Taymans  <wim@fluendo.com>
12523
12524         * gst/rtpmanager/gstrtpjitterbuffer.c:
12525         (gst_rtp_jitter_buffer_change_state):
12526         Report NO_PREROLL when going to PAUSED.
12527
12528         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread):
12529         Don't send RTCP right before we are shutting down.
12530
12531         * gst/rtpmanager/rtpsession.c: (rtp_session_process_rtp),
12532         (rtp_session_process_sr), (session_report_blocks),
12533         (rtp_session_perform_reporting):
12534         Improve report blocks.
12535
12536         * gst/rtpmanager/rtpsource.c: (calculate_jitter), (init_seq),
12537         (rtp_source_process_rtp), (rtp_source_process_sr),
12538         (rtp_source_process_rb), (rtp_source_get_last_sr),
12539         (rtp_source_get_last_rb):
12540         * gst/rtpmanager/rtpsource.h:
12541         * gst/rtpmanager/rtpstats.h:
12542         Cleanups, add methods to access stats. 
12543
12544 2007-04-25  Wim Taymans  <wim@fluendo.com>
12545
12546         * gst/rtpmanager/gstrtpbin.c: (create_rtcp):
12547         fix for pad name change
12548
12549         * gst/rtpmanager/gstrtpsession.c: (rtcp_thread),
12550         (gst_rtp_session_send_rtcp), (gst_rtp_session_clock_rate):
12551         Fix for renamed methods.
12552
12553         * gst/rtpmanager/rtpsession.c: (rtp_session_init),
12554         (rtp_session_finalize), (rtp_session_set_cname),
12555         (rtp_session_get_cname), (rtp_session_set_name),
12556         (rtp_session_get_name), (rtp_session_set_email),
12557         (rtp_session_get_email), (rtp_session_set_phone),
12558         (rtp_session_get_phone), (rtp_session_set_location),
12559         (rtp_session_get_location), (rtp_session_set_tool),
12560         (rtp_session_get_tool), (rtp_session_set_note),
12561         (rtp_session_get_note), (source_push_rtp), (obtain_source),
12562         (rtp_session_add_source), (rtp_session_get_source_by_ssrc),
12563         (rtp_session_create_source), (rtp_session_process_rtp),
12564         (rtp_session_process_sr), (rtp_session_process_sdes),
12565         (rtp_session_process_rtcp), (rtp_session_send_rtp),
12566         (rtp_session_get_reporting_interval), (session_report_blocks),
12567         (session_sdes), (rtp_session_perform_reporting):
12568         * gst/rtpmanager/rtpsession.h:
12569         Prepare for implementing SSRC sampling.
12570         Create SSRC for the session. 
12571         Add methods to set the SDES entries.
12572         fix accounting of senders/receivers.
12573         Implement SR/RR/SDES RTCP reporting.
12574
12575         * gst/rtpmanager/rtpsource.c: (rtp_source_init), (init_seq),
12576         (rtp_source_process_rtp), (rtp_source_process_sr):
12577         * gst/rtpmanager/rtpsource.h:
12578         Implement extended sequence number.
12579
12580         * gst/rtpmanager/rtpstats.c: (rtp_stats_calculate_rtcp_interval):
12581         * gst/rtpmanager/rtpstats.h:
12582         Rename some fields.
12583
12584 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
12585
12586         * gst/y4m/gsty4mencode.c: (gst_y4m_encode_init),
12587         (gst_y4m_encode_setcaps):
12588         * tests/check/elements/y4menc.c: (GST_START_TEST):
12589           Plug some leaks; try to make build bot happy again.
12590
12591 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
12592
12593         * gst/Makefile.am:
12594           Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
12595
12596 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
12597
12598         * gst/rtpmanager/rtpsession.c: (rtp_session_finalize):
12599           Don't use GLib-2.10 API, we only require GLib 2.8 at the moment.
12600
12601 2007-04-20  Michael Smith  <msmith@fluendo.com>
12602
12603         * ext/faad/gstfaad.c: (gst_faad_open_decoder):
12604           FAAD fails to decode low (e.g. 8 kHz) sample rate AAC data in
12605           quicktime because of sample rate mismatches.
12606           Reenable overriding the implicit SBR behaviour (accidently changed?)
12607           to allow playback of these files.
12608
12609 2007-04-19  David Schleef  <ds@schleef.org>
12610
12611         * configure.ac:
12612           Change rtpmanager disabling to keep -bad releasable.
12613
12614 2007-04-18  David Schleef  <ds@schleef.org>
12615
12616         * configure.ac:
12617         * gst/Makefile.am:
12618           Fix wtay's hack.  rtpmanager is disabled in configure.ac on
12619           line 268.
12620
12621 2007-04-18  Wim Taymans  <wim@fluendo.com>
12622
12623         * gst/Makefile.am:
12624         Add rtpmanager dir to dist.
12625
12626 2007-04-18  Wim Taymans  <wim@fluendo.com>
12627
12628         * configure.ac:
12629         Disable rtpmanager for now because it depends on CVS -base.
12630
12631         * gst/rtpmanager/Makefile.am:
12632         Added new files for session manager.
12633
12634         * gst/rtpmanager/gstrtpjitterbuffer.h:
12635         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
12636         (create_stream), (pt_map_requested), (new_ssrc_pad_found):
12637         Some cleanups. 
12638         the session manager can now also request a pt-map.
12639
12640         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_base_init),
12641         (gst_rtp_session_class_init), (gst_rtp_session_init),
12642         (gst_rtp_session_finalize), (rtcp_thread), (start_rtcp_thread),
12643         (stop_rtcp_thread), (gst_rtp_session_change_state),
12644         (gst_rtp_session_process_rtp), (gst_rtp_session_send_rtp),
12645         (gst_rtp_session_send_rtcp), (gst_rtp_session_clock_rate),
12646         (gst_rtp_session_get_time), (gst_rtp_session_event_recv_rtp_sink),
12647         (gst_rtp_session_chain_recv_rtp),
12648         (gst_rtp_session_event_recv_rtcp_sink),
12649         (gst_rtp_session_chain_recv_rtcp),
12650         (gst_rtp_session_event_send_rtp_sink),
12651         (gst_rtp_session_chain_send_rtp), (create_send_rtcp_src),
12652         (gst_rtp_session_request_new_pad):
12653         * gst/rtpmanager/gstrtpsession.h:
12654         We can ask for pt-map now too when the session manager needs it.
12655         Hook up to the new session manager, implement the needed callbacks for
12656         pushing data, getting clock time and requesting clock-rates.
12657         Rename rtcp_src to send_rtcp_src to make it clear that this RTCP is to
12658         be send to clients.
12659         Add code to start and stop the thread that will schedule RTCP through
12660         the session manager.
12661
12662         * gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
12663         (rtp_session_init), (rtp_session_finalize),
12664         (rtp_session_set_property), (rtp_session_get_property),
12665         (on_new_ssrc), (on_ssrc_collision), (on_ssrc_validated),
12666         (on_bye_ssrc), (rtp_session_new), (rtp_session_set_callbacks),
12667         (rtp_session_set_bandwidth), (rtp_session_get_bandwidth),
12668         (rtp_session_set_rtcp_bandwidth), (rtp_session_get_rtcp_bandwidth),
12669         (source_push_rtp), (source_clock_rate), (check_collision),
12670         (obtain_source), (rtp_session_add_source),
12671         (rtp_session_get_num_sources),
12672         (rtp_session_get_num_active_sources),
12673         (rtp_session_get_source_by_ssrc),
12674         (rtp_session_get_source_by_cname), (rtp_session_create_source),
12675         (update_arrival_stats), (rtp_session_process_rtp),
12676         (rtp_session_process_sr), (rtp_session_process_rr),
12677         (rtp_session_process_sdes), (rtp_session_process_bye),
12678         (rtp_session_process_app), (rtp_session_process_rtcp),
12679         (rtp_session_send_rtp), (rtp_session_get_rtcp_interval),
12680         (rtp_session_produce_rtcp):
12681         * gst/rtpmanager/rtpsession.h:
12682         The advanced beginnings of the main session manager that handles the
12683         participant database of RTPSources, SSRC probation, SSRC collisions,
12684         parse RTCP to update source stats. etc..
12685
12686         * gst/rtpmanager/rtpsource.c: (rtp_source_class_init),
12687         (rtp_source_init), (rtp_source_finalize), (rtp_source_new),
12688         (rtp_source_set_callbacks), (rtp_source_set_as_csrc),
12689         (rtp_source_set_rtp_from), (rtp_source_set_rtcp_from),
12690         (push_packet), (get_clock_rate), (calculate_jitter),
12691         (rtp_source_process_rtp), (rtp_source_process_bye),
12692         (rtp_source_send_rtp), (rtp_source_process_sr),
12693         (rtp_source_process_rb):
12694         * gst/rtpmanager/rtpsource.h:
12695         Object that encapsulates an SSRC and its state in the database.
12696         Calculates the jitter and transit times of data packets.
12697
12698         * gst/rtpmanager/rtpstats.c: (rtp_stats_init_defaults),
12699         (rtp_stats_calculate_rtcp_interval), (rtp_stats_add_rtcp_jitter):
12700         * gst/rtpmanager/rtpstats.h:
12701         Various stats regarding the session and sources.
12702         Used to calculate the RTCP interval.
12703
12704 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
12705
12706         * gst/app/Makefile.am:
12707           Fix CFLAGS and hopefully #430594.
12708
12709 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
12710
12711         * gst/nsf/types.h:
12712           Rename #ifndef header guard symbol to something less generic, so
12713           types.h doesn't get skipped over when compiling on MingW. Include
12714           GLib headers and use those to set the endianness and the basic
12715           types so that this isn't entirely broken for non-x86 architectures.
12716
12717 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
12718
12719         * gst/mve/gstmvedemux.c: (gst_mve_audio_init):
12720           Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff compiles on
12721           MingW (no idea though why we add a BYTE_ORDER endianness field if
12722           the audio is compressed).
12723
12724 2007-04-14  Sebastien Moutte <sebastien@moutte.net>
12725
12726         * docs/plugins/inspect/plugin-directdraw.xml:
12727         * docs/plugins/inspect/plugin-directsound.xml:
12728         * docs/plugins/inspect/plugin-waveform.xml:
12729           Add xml doc files for Windows sinks
12730         * win32/vs6/libgstqtdemux.dsp:
12731         * win32/vs6/libgstmpegvideoparse.dsp:
12732         * win32/vs6/gst_plugins_bad.dsw:
12733          Update projects files.
12734         
12735 2007-04-13  Wim Taymans  <wim@fluendo.com>
12736
12737         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
12738         (gst_rtp_bin_init), (gst_rtp_bin_finalize), (new_ssrc_pad_found),
12739         (create_recv_rtp), (gst_rtp_bin_request_new_pad):
12740         * gst/rtpmanager/gstrtpbin.h:
12741         * gst/rtpmanager/gstrtpclient.c:
12742         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
12743         (gst_rtp_session_init), (gst_rtp_session_finalize),
12744         (gst_rtp_session_event_recv_rtp_sink),
12745         (gst_rtp_session_event_recv_rtcp_sink),
12746         (gst_rtp_session_chain_recv_rtcp),
12747         (gst_rtp_session_request_new_pad):
12748         Protect lists and structures with locks.
12749         Return FLOW_OK from RTCP messages for now.
12750
12751 2007-04-12  Wim Taymans  <wim@fluendo.com>
12752
12753         * gst/qtdemux/qtdemux.c:
12754         Make timescale 32 bits again so we don't screw up the pts_offset
12755         calculations.
12756
12757 2007-04-12  Wim Taymans  <wim@fluendo.com>
12758
12759         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
12760         (create_stream), (gst_rtp_bin_class_init), (pt_map_requested):
12761         Emit pt map requests and cache results.
12762
12763         * gst/rtpmanager/gstrtpjitterbuffer.c:
12764         (gst_rtp_jitter_buffer_class_init),
12765         (gst_jitter_buffer_sink_parse_caps),
12766         (gst_jitter_buffer_sink_setcaps),
12767         (gst_rtp_jitter_buffer_get_clock_rate),
12768         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
12769         * gst/rtpmanager/gstrtpjitterbuffer.h:
12770         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
12771         Emit request-pt-map signals.
12772
12773 2007-04-11  Wim Taymans  <wim@fluendo.com>
12774
12775         * gst/rtpmanager/gstrtpbin-marshal.list:
12776         Some more custom marshallers.
12777
12778         * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
12779         (clock_rate_request), (create_stream), (gst_rtp_bin_class_init),
12780         (pt_map_requested), (new_ssrc_pad_found), (create_recv_rtp):
12781         * gst/rtpmanager/gstrtpbin.h:
12782         Prepare for caching pt maps.
12783         Connect to signals to collect pt maps.
12784
12785         * gst/rtpmanager/gstrtpjitterbuffer.c:
12786         (gst_rtp_jitter_buffer_class_init),
12787         (gst_jitter_buffer_sink_setcaps), (gst_rtp_jitter_buffer_loop):
12788         * gst/rtpmanager/gstrtpjitterbuffer.h:
12789         Add request_clock_rate signal.
12790         Use scale insteat of scale_int because the later does not deal with
12791         negative numbers.
12792
12793         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
12794         (gst_rtp_pt_demux_chain):
12795         * gst/rtpmanager/gstrtpptdemux.h:
12796         Implement request-pt-map signal.
12797
12798 2007-04-11  Wim Taymans  <wim@fluendo.com>
12799
12800         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
12801         (qtdemux_parse_samples), (qtdemux_parse_segments),
12802         (qtdemux_parse_trak), (qtdemux_parse_tree):
12803         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_mdhd):
12804         Handle version 1 mdhd atoms to get extended precision durations.
12805         Fixes #426972.
12806
12807 2007-04-10  Wim Taymans  <wim@fluendo.com>
12808
12809         * gst/rtpmanager/.cvsignore:
12810         * gst/rtpmanager/Makefile.am:
12811         * gst/rtpmanager/gstrtpbin-marshal.list:
12812         Added custom marshallers for signals.
12813
12814         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
12815         * gst/rtpmanager/gstrtpbin.h:
12816         Prepare for emiting pt map signals.
12817
12818         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init):
12819         * gst/rtpmanager/gstrtpssrcdemux.c:
12820         (gst_rtp_ssrc_demux_class_init):
12821         Fix signals.
12822
12823 2007-04-06  Wim Taymans  <wim@fluendo.com>
12824
12825         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init),
12826         (gst_rtp_bin_init), (gst_rtp_bin_provide_clock):
12827         * gst/rtpmanager/gstrtpbin.h:
12828         Provide a clock.
12829
12830 2007-04-06  Wim Taymans  <wim@fluendo.com>
12831
12832         * gst/rtpmanager/gstrtpbin.c: (create_rtcp):
12833         Fix pad template name parsing.
12834
12835 2007-04-05  Wim Taymans  <wim@fluendo.com>
12836
12837         * gst/rtpmanager/gstrtpjitterbuffer.c:
12838         (gst_jitter_buffer_sink_setcaps), (gst_rtp_jitter_buffer_chain),
12839         (gst_rtp_jitter_buffer_loop):
12840         Add some debug and comments.
12841         Fix double unref() in error cases.
12842
12843 2007-04-05  Wim Taymans  <wim@fluendo.com>
12844
12845         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
12846         (gst_rtp_xqt_depay_change_state):
12847         * gst/qtdemux/gstrtpxqtdepay.h:
12848         Try to recover from packet loss a little better.
12849
12850 2007-04-05  Wim Taymans  <wim@fluendo.com>
12851
12852         * gst/rtpmanager/gstrtpbin.c: (find_session_by_id),
12853         (create_session), (find_stream_by_ssrc), (create_stream),
12854         (gst_rtp_bin_class_init), (new_payload_found),
12855         (new_ssrc_pad_found), (create_recv_rtp), (create_recv_rtcp),
12856         (create_send_rtp), (create_rtcp):
12857         * gst/rtpmanager/gstrtpbin.h:
12858         Add debugging category.
12859         Added RTPStream to manage stream per SSRC, each with its own
12860         jitterbuffer and ptdemux.
12861         Added SSRCDemux.
12862         Connect to various SSRC and PT signals and create ghostpads, link stuff.
12863
12864
12865         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
12866         Added rtpbin to elements.
12867
12868         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
12869         Fix caps and forward GstFlowReturn
12870
12871         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
12872         (gst_rtp_session_event_recv_rtp_sink),
12873         (gst_rtp_session_chain_recv_rtp),
12874         (gst_rtp_session_event_recv_rtcp_sink),
12875         (gst_rtp_session_chain_recv_rtcp),
12876         (gst_rtp_session_event_send_rtp_sink),
12877         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
12878         (create_recv_rtcp_sink), (create_send_rtp_sink), (create_rtcp_src),
12879         (gst_rtp_session_request_new_pad):
12880         Add debug category.
12881         Add event handling
12882
12883         * gst/rtpmanager/gstrtpssrcdemux.c: (find_rtp_pad_for_ssrc),
12884         (create_rtp_pad_for_ssrc), (gst_rtp_ssrc_demux_class_init),
12885         (gst_rtp_ssrc_demux_init), (gst_rtp_ssrc_demux_chain),
12886         (gst_rtp_ssrc_demux_change_state):
12887         * gst/rtpmanager/gstrtpssrcdemux.h:
12888         Add debug category.
12889         Add new-pt-pad signal.
12890
12891 2007-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12892
12893         submitted by: Mogens Jaeger <mogens@jaeger.tf>
12894
12895         * po/LINGUAS:
12896         * po/da.po:
12897           Added Danish translation.
12898
12899 2007-04-04  Wim Taymans  <wim@fluendo.com>
12900
12901         * gst/rtpmanager/Makefile.am:
12902         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
12903         * gst/rtpmanager/gstrtpssrcdemux.c: (find_pad_for_ssrc),
12904         (create_pad_for_ssrc), (gst_rtp_ssrc_demux_base_init),
12905         (gst_rtp_ssrc_demux_class_init), (gst_rtp_ssrc_demux_init),
12906         (gst_rtp_ssrc_demux_finalize), (gst_rtp_ssrc_demux_sink_event),
12907         (gst_rtp_ssrc_demux_chain), (gst_rtp_ssrc_demux_src_event),
12908         (gst_rtp_ssrc_demux_change_state):
12909         * gst/rtpmanager/gstrtpssrcdemux.h:
12910         Added simple SSRC demuxer.
12911
12912 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
12913
12914         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_open_device),
12915         (gst_jack_ring_buffer_acquire):
12916           Try t better name clients. properly handle return codes when re-
12917           establishing links.
12918
12919 2007-04-03  David Schleef  <ds@schleef.org>
12920
12921         * sys/glsink/glimagesink.c:
12922           Fix handling of video/x-raw-yuv.  Add overlay handling.
12923
12924 2007-04-03  Wim Taymans  <wim@fluendo.com>
12925
12926         * gst/rtpmanager/gstrtpbin.c: (find_session_by_id),
12927         (create_session), (gst_rtp_bin_base_init), (create_recv_rtp),
12928         (create_recv_rtcp), (create_send_rtp), (create_rtcp),
12929         (gst_rtp_bin_request_new_pad):
12930         * gst/rtpmanager/gstrtpbin.h:
12931         * gst/rtpmanager/gstrtpclient.c:
12932         Some more ghostpad magic.
12933
12934 2007-04-03  Wim Taymans  <wim@fluendo.com>
12935
12936         * gst/rtpmanager/Makefile.am:
12937         Add .h file so it can be disted properly.
12938
12939 2007-04-03  Wim Taymans  <wim@fluendo.com>
12940
12941         * configure.ac:
12942         * gst/rtpmanager/Makefile.am:
12943         * gst/rtpmanager/async_jitter_queue.c: (async_jitter_queue_new),
12944         (signal_waiting_threads), (async_jitter_queue_ref),
12945         (async_jitter_queue_ref_unlocked),
12946         (async_jitter_queue_set_low_threshold),
12947         (async_jitter_queue_set_high_threshold),
12948         (async_jitter_queue_set_max_queue_length),
12949         (async_jitter_queue_get_g_queue), (calculate_ts_diff),
12950         (async_jitter_queue_length_ts_units_unlocked),
12951         (async_jitter_queue_unref_and_unlock), (async_jitter_queue_unref),
12952         (async_jitter_queue_lock), (async_jitter_queue_unlock),
12953         (async_jitter_queue_push), (async_jitter_queue_push_unlocked),
12954         (async_jitter_queue_push_sorted),
12955         (async_jitter_queue_push_sorted_unlocked),
12956         (async_jitter_queue_insert_after_unlocked),
12957         (async_jitter_queue_pop_intern_unlocked), (async_jitter_queue_pop),
12958         (async_jitter_queue_pop_unlocked), (async_jitter_queue_length),
12959         (async_jitter_queue_length_unlocked),
12960         (async_jitter_queue_set_flushing_unlocked),
12961         (async_jitter_queue_unset_flushing_unlocked),
12962         (async_jitter_queue_set_blocking_unlocked):
12963         * gst/rtpmanager/async_jitter_queue.h:
12964         * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_base_init),
12965         (gst_rtp_bin_class_init), (gst_rtp_bin_init),
12966         (gst_rtp_bin_finalize), (gst_rtp_bin_set_property),
12967         (gst_rtp_bin_get_property), (gst_rtp_bin_change_state),
12968         (gst_rtp_bin_request_new_pad), (gst_rtp_bin_release_pad):
12969         * gst/rtpmanager/gstrtpbin.h:
12970         * gst/rtpmanager/gstrtpclient.c: (new_pad), (create_stream),
12971         (free_stream), (find_stream_by_ssrc), (gst_rtp_client_base_init),
12972         (gst_rtp_client_class_init), (gst_rtp_client_init),
12973         (gst_rtp_client_finalize), (gst_rtp_client_set_property),
12974         (gst_rtp_client_get_property), (gst_rtp_client_change_state),
12975         (gst_rtp_client_request_new_pad), (gst_rtp_client_release_pad):
12976         * gst/rtpmanager/gstrtpclient.h:
12977         * gst/rtpmanager/gstrtpjitterbuffer.c:
12978         (gst_rtp_jitter_buffer_base_init),
12979         (gst_rtp_jitter_buffer_class_init), (gst_rtp_jitter_buffer_init),
12980         (gst_rtp_jitter_buffer_dispose), (gst_rtp_jitter_buffer_getcaps),
12981         (gst_jitter_buffer_sink_setcaps), (free_func),
12982         (gst_rtp_jitter_buffer_flush_start),
12983         (gst_rtp_jitter_buffer_flush_stop),
12984         (gst_rtp_jitter_buffer_src_activate_push),
12985         (gst_rtp_jitter_buffer_change_state), (priv_compare_rtp_seq_lt),
12986         (compare_rtp_buffers_seq_num), (gst_rtp_jitter_buffer_sink_event),
12987         (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop),
12988         (gst_rtp_jitter_buffer_query),
12989         (gst_rtp_jitter_buffer_set_property),
12990         (gst_rtp_jitter_buffer_get_property):
12991         * gst/rtpmanager/gstrtpjitterbuffer.h:
12992         * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
12993         * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_base_init),
12994         (gst_rtp_pt_demux_class_init), (gst_rtp_pt_demux_init),
12995         (gst_rtp_pt_demux_finalize), (gst_rtp_pt_demux_chain),
12996         (gst_rtp_pt_demux_getcaps), (find_pad_for_pt),
12997         (gst_rtp_pt_demux_setup), (gst_rtp_pt_demux_release),
12998         (gst_rtp_pt_demux_change_state):
12999         * gst/rtpmanager/gstrtpptdemux.h:
13000         * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_base_init),
13001         (gst_rtp_session_class_init), (gst_rtp_session_init),
13002         (gst_rtp_session_finalize), (gst_rtp_session_set_property),
13003         (gst_rtp_session_get_property), (gst_rtp_session_change_state),
13004         (gst_rtp_session_chain_recv_rtp),
13005         (gst_rtp_session_chain_recv_rtcp),
13006         (gst_rtp_session_chain_send_rtp), (create_recv_rtp_sink),
13007         (create_recv_rtcp_sink), (create_send_rtp_sink), (create_rtcp_src),
13008         (gst_rtp_session_request_new_pad), (gst_rtp_session_release_pad):
13009         * gst/rtpmanager/gstrtpsession.h:
13010         Add RTP session management elements. Still in progress.
13011
13012 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
13013
13014         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
13015         (gst_wavpack_dec_init), (gst_wavpack_dec_sink_set_caps),
13016         (gst_wavpack_dec_clip_outgoing_buffer),
13017         (gst_wavpack_dec_post_tags), (gst_wavpack_dec_chain):
13018         * ext/wavpack/gstwavpackdec.h:
13019         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
13020         (gst_wavpack_enc_sink_set_caps), (gst_wavpack_enc_set_wp_config),
13021         (gst_wavpack_enc_chain):
13022         * ext/wavpack/gstwavpackenc.h:
13023         * ext/wavpack/gstwavpackparse.c:
13024         Don't play audioconvert. As wavpack wants/outputs all samples with
13025         width==32 and depth=[1,32] accept this and let audioconvert convert
13026         to accepted formats instead of doing it in the element for n*8 depths.
13027         This also adds support for non-n*8 depths and prevents some useless
13028         memory allocations. Fixes #421598
13029         Also add a workaround for bug #421542 in wavpackenc for now...
13030         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
13031         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
13032         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
13033         Consider the change above in the unit tests and test if the correct
13034         caps are accepted and set. Also check for GST_BUFFER_OFFSET_END in
13035         the wavpackparse unit test.
13036
13037         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_init),
13038         (gst_wavpack_dec_sink_set_caps):
13039         Set caps on the src pad as soon as possible.
13040
13041         * ext/wavpack/gstwavpackdec.h:
13042         * ext/wavpack/gstwavpackcommon.h:
13043         * ext/wavpack/gstwavpackenc.h:
13044         * ext/wavpack/gstwavpackparse.h:
13045         Fix indention. gst-indent is now called by cicl.
13046
13047 2007-03-28  Edward Hervey  <edward@fluendo.com>
13048
13049         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample),
13050         (gst_qtdemux_chain), (qtdemux_parse_samples):
13051         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_ctts):
13052         * gst/qtdemux/qtdemux_dump.h:
13053         * gst/qtdemux/qtdemux_fourcc.h:
13054         * gst/qtdemux/qtdemux_types.c:
13055         Process 'ctts' atoms, which are present in AVC ISO files (.mov files
13056         with h264 video).
13057         Use the offset present in 'ctts' to calculate the PTS for each packet
13058         and set the PTS on outgoing buffers.
13059         Fixes #423283
13060
13061 2007-03-27  Julien MOUTTE  <julien@moutte.net>
13062
13063         * ext/xvid/gstxviddec.c: (gst_xviddec_chain): Add some
13064         debug log and fix a stupid output buffer duration bug.
13065
13066 2007-03-25  Tim-Philipp Müller  <tim at centricular dot net>
13067
13068         Patch by: Michal Benes <michal.benes at itonis tv>
13069         Patch by: Josef Zlomek <josef.zlomek at itonis tv>
13070
13071         * configure.ac:
13072         * ext/Makefile.am:
13073         * ext/x264/Makefile.am:
13074         * ext/x264/gstx264enc.c: (gst_x264_enc_me_get_type),
13075         (gst_x264_enc_analyse_get_type),
13076         (gst_x264_enc_timestamp_queue_init),
13077         (gst_x264_enc_timestamp_queue_free),
13078         (gst_x264_enc_timestamp_queue_put),
13079         (gst_x264_enc_timestamp_queue_get), (gst_x264_enc_header_buf),
13080         (gst_x264_enc_set_src_caps), (gst_x264_enc_sink_set_caps),
13081         (gst_x264_enc_base_init), (gst_x264_enc_class_init),
13082         (gst_x264_enc_init), (gst_x264_enc_init_encoder),
13083         (gst_x264_enc_close_encoder), (gst_x264_enc_dispose),
13084         (gst_x264_enc_sink_event), (gst_x264_enc_chain),
13085         (gst_x264_enc_encode_frame), (gst_x264_enc_change_state),
13086         (gst_x264_enc_set_property), (gst_x264_enc_get_property),
13087         (plugin_init):
13088         * ext/x264/gstx264enc.h:
13089           Add libx264-based h264 encoder plugin (#421110). Probably doesn't
13090           handle 'odd' widths and heights correctly yet.
13091
13092 2007-03-24  Tim-Philipp Müller  <tim at centricular dot net>
13093
13094         * gst/interleave/deinterleave.c: (gst_deinterleave_sink_setcaps):
13095           Remove 'channel-positions' field when munging input caps into
13096           1-channel output caps (I guess technically we should set the
13097           position for each channel on the output caps if it's non-NONE,
13098           but I'll save that as a task for another day).
13099
13100 2007-03-23  Michael Smith  <msmith@fluendo.com>
13101
13102         * gst/vmnc/vmncdec.c: (gst_vmnc_dec_class_init),
13103         (gst_vmnc_dec_init), (vmnc_dec_finalize), (gst_vmnc_dec_reset),
13104         (vmnc_handle_wmvi_rectangle), (render_colour_cursor),
13105         (render_cursor), (vmnc_make_buffer), (vmnc_handle_wmvd_rectangle),
13106         (vmnc_handle_wmve_rectangle), (vmnc_handle_wmvf_rectangle),
13107         (vmnc_handle_wmvg_rectangle), (vmnc_handle_wmvh_rectangle),
13108         (vmnc_handle_wmvj_rectangle), (render_raw_tile), (render_subrect),
13109         (vmnc_handle_raw_rectangle), (vmnc_handle_copy_rectangle),
13110         (vmnc_handle_hextile_rectangle), (vmnc_handle_packet),
13111         (vmnc_dec_setcaps), (vmnc_dec_chain_frame), (vmnc_dec_chain),
13112         (vmnc_dec_set_property), (vmnc_dec_get_property):
13113           Redesign to include a parser for raw files (no timestamps in that
13114           mode yet, though).
13115
13116 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
13117
13118         * gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
13119         (gst_deinterleave_remove_pads), (gst_deinterleave_process),
13120         (gst_deinterleave_chain):
13121           Don't leak input buffer in chain function; maintain our own list of
13122           source pads - there are no guarantees about the order of the list
13123           in the GstElement struct, and we want a very specific order; lastly,
13124           some more debugging.
13125
13126 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
13127
13128         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_init):
13129           Alloc user agent string only once.
13130
13131 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13132
13133         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
13134         Revert last commit, preventing infinite plugging loops with ranks
13135         is no clean solution and in general there's no reason why one wants
13136         to parse framed wavpack data again.
13137
13138 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13139
13140         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block):
13141         Send the new segment event in time format instead of bytes. This
13142         allows "wavpackenc ! wavpackdec ! someaudiosink" pipelines.
13143
13144         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
13145         Accept framed and non-framed input, wavpackparse doesn't care. To
13146         prevent "wavpackparse ! wavpackparse ! ..." pipelines lower the
13147         rank of wavpackparse by one. This allows "wavpackenc ! wavpackparse !
13148         ..." pipelines.
13149
13150 2007-03-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13151
13152         * gst-libs/gst/app/Makefile.am:
13153           Use GST_ALL_LDFLAGS, which actually exists, but maybe David
13154           can confirm that was what he wanted.
13155
13156 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13157
13158         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
13159         Revert to use gst_pad_alloc_buffer() here. We can and should use it.
13160         Thanks to Jan and Mike for noticing my mistake.
13161
13162 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13163
13164         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
13165         (gst_wavpack_enc_init), (gst_wavpack_enc_chain),
13166         (gst_wavpack_enc_rewrite_first_block):
13167         * ext/wavpack/gstwavpackenc.h:
13168         Put the write helpers into the GstWavpackEnc struct directly and not
13169         as a pointer to save two small, but useless mallocs. This also makes
13170         it possible to drop the finalize method.
13171         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_push_buffer):
13172         For consistency reasons also set GST_BUFFER_OFFSET_END on the outgoing
13173         buffers the same way wavpackenc does it.
13174
13175 2007-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
13176
13177         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
13178         Don't use gst_pad_alloc_buffer() as we might clip the buffer later and
13179         BaseTransform-based elements will likely break because of wrong
13180         unit-size. Also plug a possible memleak that happens when decoding
13181         fails for some reason.
13182
13183 2007-03-18  Wim Taymans  <wim@fluendo.com>
13184
13185         Based on patch by: Paul Davis <paul at linuxaudiosystems dot com>
13186
13187         * ext/jack/gstjackaudioclient.c: (gst_jack_audio_unref_connection):
13188         Don't need to take the connection lock, it will not be used and could
13189         cause deadlocks.
13190
13191 2007-03-16  Edward Hervey  <edward@fluendo.com>
13192
13193         * sys/osxvideo/osxvideosink.m:
13194         Fix previous commit, we want to pass the NSView in the message.
13195
13196 2007-03-16  Edward Hervey  <edward@fluendo.com>
13197
13198         * sys/osxvideo/osxvideosink.m:
13199         Emit 'have-ns-view' message when working in embedded mode. The message
13200         will contain a pointer to the newly created NSView.
13201
13202 2007-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
13203
13204         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_util_find_start_code),
13205         (collect_packets), (set_par_from_dar), (set_fps_from_code),
13206         (mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
13207         (mpeg_util_parse_picture_hdr):
13208         * gst/mpegvideoparse/mpegpacketiser.h:
13209         * gst/mpegvideoparse/mpegvideoparse.c:
13210         (mpegvideoparse_handle_sequence), (mpegvideoparse_handle_picture),
13211         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain),
13212         (mpv_parse_sink_event), (plugin_init):
13213         * gst/mpegvideoparse/mpegvideoparse.h:
13214         Move the MPEG specific byte parsing into the mpegpacketiser code.
13215
13216         Add parsing of picture types, that just feeds into a debug message
13217         for now.
13218
13219         Fix some 64-bit format strings.
13220
13221 2007-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
13222
13223         * gst/mpegaudioparse:
13224         Remove empty dir.
13225
13226 2007-03-16  Stefan Kost  <ensonic@users.sf.net>
13227
13228         * gst/equalizer/gstiirequalizer10bands.c:
13229         (gst_iir_equalizer_10bands_init):
13230           A 10 band EQ should be initialized to 10 bands and not to 3.
13231
13232 2007-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
13233
13234         * configure.ac:
13235         * gst/mpeg1videoparse/Makefile.am:
13236         * gst/mpeg1videoparse/gstmp1videoparse.c:
13237         * gst/mpeg1videoparse/gstmp1videoparse.h:
13238         * gst/mpeg1videoparse/mp1videoparse.vcproj:
13239         * gst/mpegvideoparse/Makefile.am:
13240         * gst/mpegvideoparse/mpegpacketiser.c: (mpeg_packetiser_init),
13241         (mpeg_packetiser_free), (mpeg_packetiser_add_buf),
13242         (mpeg_packetiser_flush), (mpeg_find_start_code),
13243         (get_next_free_block), (complete_current_block),
13244         (append_to_current_block), (start_new_block), (handle_packet),
13245         (collect_packets), (mpeg_packetiser_handle_eos),
13246         (mpeg_packetiser_get_block), (mpeg_packetiser_next_block):
13247         * gst/mpegvideoparse/mpegpacketiser.h:
13248         * gst/mpegvideoparse/mpegvideoparse.c: (mpegvideoparse_get_type),
13249         (gst_mpegvideoparse_base_init), (gst_mpegvideoparse_class_init),
13250         (mpv_parse_reset), (gst_mpegvideoparse_init),
13251         (gst_mpegvideoparse_dispose), (set_par_from_dar),
13252         (set_fps_from_code), (mpegvideoparse_parse_seq),
13253         (gst_mpegvideoparse_time_code), (gst_mpegvideoparse_flush),
13254         (mpegvideoparse_drain_avail), (gst_mpegvideoparse_chain),
13255         (mpv_parse_sink_event), (gst_mpegvideoparse_change_state),
13256         (plugin_init):
13257         * gst/mpegvideoparse/mpegvideoparse.h:
13258         * gst/mpegvideoparse/mpegvideoparse.vcproj:
13259         Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so
13260         that it's below existing decoders.
13261         
13262         Rename it to mpegvideoparse to reflect that it handles MPEG-1 and
13263         MPEG-2 now.
13264
13265         Re-write the parsing code so that it collects packets differently
13266         and timestamps Picture packets correctly.
13267
13268         Add a list of FIXME's at the top.
13269
13270 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
13271
13272         * tests/icles/equalizer-test.c: (equalizer_set_band_value),
13273         (equalizer_set_all_band_values),
13274         (equalizer_set_band_value_and_wait),
13275         (equalizer_set_all_band_values_and_wait), (do_slider_fiddling),
13276         (main):
13277           Port the example to new equalizer api.
13278
13279 2007-03-14  Edward Hervey  <edward@fluendo.com>
13280
13281         * sys/osxvideo/cocoawindow.h:
13282         * sys/osxvideo/cocoawindow.m:
13283         * sys/osxvideo/osxvideosink.h:
13284         * sys/osxvideo/osxvideosink.m:
13285         Fix leaks when running a NSApp.
13286         Accept any kind of resolutions.
13287         Works in fullscreen. Can maximize.
13288         Only thing left before being able to move this to -good is documentation
13289         and embedded window support.
13290
13291 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13292
13293         * po/hu.po:
13294         * po/it.po:
13295         * po/sv.po:
13296           Updated translations.
13297
13298 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
13299
13300         * gst/equalizer/Makefile.am:
13301         * gst/equalizer/gstiirequalizer.c: (_do_init),
13302         (gst_iir_equalizer_band_set_property),
13303         (gst_iir_equalizer_band_class_init),
13304         (gst_iir_equalizer_band_get_type),
13305         (gst_iir_equalizer_child_proxy_get_child_by_index),
13306         (gst_iir_equalizer_child_proxy_get_children_count),
13307         (gst_iir_equalizer_child_proxy_interface_init), (setup_filter),
13308         (gst_iir_equalizer_compute_frequencies),
13309         (gst_iir_equalizer_transform_ip), (plugin_init):
13310         * gst/equalizer/gstiirequalizer10bands.c:
13311         (gst_iir_equalizer_10bands_base_init),
13312         (gst_iir_equalizer_10bands_class_init),
13313         (gst_iir_equalizer_10bands_init),
13314         (gst_iir_equalizer_10bands_set_property),
13315         (gst_iir_equalizer_10bands_get_property):
13316         * gst/equalizer/gstiirequalizer10bands.h:
13317         * gst/equalizer/gstiirequalizer3bands.c:
13318         (gst_iir_equalizer_3bands_base_init),
13319         (gst_iir_equalizer_3bands_class_init),
13320         (gst_iir_equalizer_3bands_init),
13321         (gst_iir_equalizer_3bands_set_property),
13322         (gst_iir_equalizer_3bands_get_property):
13323         * gst/equalizer/gstiirequalizer3bands.h:
13324         * gst/equalizer/gstiirequalizernbands.c:
13325         (gst_iir_equalizer_nbands_base_init),
13326         (gst_iir_equalizer_nbands_init):
13327           Add 3 and 10 band version and add missing gst_object_sync_values.
13328
13329         * gst/spectrum/gstspectrum.c: (gst_spectrum_event),
13330         (gst_spectrum_transform_ip):
13331           Add some comments about float support.
13332
13333 2007-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
13334
13335         * gst/mpegaudioparse/Makefile.am:
13336         * gst/mpegaudioparse/gstmpegaudioparse.c:
13337         * gst/mpegaudioparse/gstmpegaudioparse.h:
13338         * gst/mpegaudioparse/mpegaudioparse.vcproj:
13339         Remove bogus 2nd copy of mp3parse - it's actually
13340         in -ugly.
13341
13342 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
13343
13344         * examples/app/.cvsignore:
13345         The buildbot demands .cvsignore files, and I comply.
13346
13347 2007-03-11  Sebastien Moutte  <sebastien@moutte.net>
13348
13349         * sys/directdraw/gstdirectdrawsink.c:
13350         * sys/directdraw/gstdirectdrawsink.h:
13351         Handle display mode changes during playback.
13352
13353 2007-03-10  David Schleef  <ds@schleef.org>
13354
13355         * configure.ac:
13356         * examples/Makefile.am:
13357         * examples/app/Makefile.am:
13358         * examples/app/appsrc_ex.c:
13359           Add appsrc/appsink example.
13360         * gst-libs/gst/app/Makefile.am:
13361         * gst-libs/gst/app/gstapp.c:
13362         * gst-libs/gst/app/gstappsink.c:
13363         * gst-libs/gst/app/gstappsink.h:
13364         * gst/app/gstapp.c:
13365           Add appsink.
13366
13367 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
13368
13369         * ext/nas/nassink.c: (NAS_createFlow):
13370         * ext/sndfile/gstsfsrc.c: (gst_sf_src_create):
13371           Printf format string fixes.
13372
13373 2007-03-09  Stefan Kost  <ensonic@users.sf.net>
13374
13375         * gst/equalizer/Makefile.am:
13376         * gst/equalizer/gstiirequalizer.c: (_do_init),
13377         (gst_iir_equalizer_band_set_property),
13378         (gst_iir_equalizer_band_get_property),
13379         (gst_iir_equalizer_band_class_init),
13380         (gst_iir_equalizer_band_get_type),
13381         (gst_iir_equalizer_child_proxy_get_child_by_index),
13382         (gst_iir_equalizer_child_proxy_get_children_count),
13383         (gst_iir_equalizer_child_proxy_interface_init),
13384         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
13385         (gst_iir_equalizer_finalize), (setup_filter),
13386         (gst_iir_equalizer_compute_frequencies),
13387         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
13388         (gst_iir_equalizer_setup), (plugin_init):
13389         * gst/equalizer/gstiirequalizer.h:
13390         * gst/equalizer/gstiirequalizernbands.c:
13391         (gst_iir_equalizer_nbands_base_init),
13392         (gst_iir_equalizer_nbands_class_init),
13393         (gst_iir_equalizer_nbands_init),
13394         (gst_iir_equalizer_nbands_set_property),
13395         (gst_iir_equalizer_nbands_get_property):
13396         * gst/equalizer/gstiirequalizernbands.h:
13397           Refactor plugin into a base class and a first subclass (nband eq). The
13398           nband eq uses GstChildProxy and is controlable. More subclasses will
13399           follow.
13400
13401 2007-03-08  Wim Taymans  <wim@fluendo.com>
13402
13403         Includes patch by: Paul Davis <paul at linuxaudiosystems dot com>
13404
13405         * ext/jack/Makefile.am:
13406         * ext/jack/gstjackaudioclient.c: (gst_jack_audio_client_init),
13407         (jack_process_cb), (jack_sample_rate_cb), (jack_buffer_size_cb),
13408         (jack_shutdown_cb), (connection_find),
13409         (gst_jack_audio_make_connection), (gst_jack_audio_get_connection),
13410         (gst_jack_audio_unref_connection),
13411         (gst_jack_audio_connection_add_client),
13412         (gst_jack_audio_connection_remove_client),
13413         (gst_jack_audio_client_new), (gst_jack_audio_client_free),
13414         (gst_jack_audio_client_get_client),
13415         (gst_jack_audio_client_set_active):
13416         * ext/jack/gstjackaudioclient.h:
13417         Make an object to manage client connections to the jack server which we
13418         will use in the future to run selected jack elements with the same jack
13419         connection.
13420         Make some stuff a bit more threadsafe.
13421         Activate the jack client ASAP.
13422
13423         * ext/jack/gstjackaudiosink.c:
13424         (gst_jack_audio_sink_allocate_channels),
13425         (gst_jack_audio_sink_free_channels), (jack_process_cb),
13426         (gst_jack_ring_buffer_open_device),
13427         (gst_jack_ring_buffer_close_device),
13428         (gst_jack_ring_buffer_acquire), (gst_jack_ring_buffer_release),
13429         (gst_jack_audio_sink_class_init), (gst_jack_audio_sink_init),
13430         (gst_jack_audio_sink_getcaps):
13431         * ext/jack/gstjackaudiosink.h:
13432         Use new client object to manage connections.
13433         Don't remove and recreate all ports, try to reuse them.
13434
13435 2007-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
13436
13437         * ext/wavpack/gstwavpack.c: (plugin_init):
13438         * ext/wavpack/gstwavpackcommon.c:
13439           Use a general wavpack debug category for common code.
13440         * ext/wavpack/gstwavpackstreamreader.c:
13441         (gst_wavpack_stream_reader_set_pos_abs),
13442         (gst_wavpack_stream_reader_set_pos_rel),
13443         (gst_wavpack_stream_reader_write_bytes):
13444           Use the general wavpack debug category here too and add debug
13445           output to the functions that should not be called at all by
13446           the wavpack library.
13447         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_plugin_init):
13448         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_plugin_init):
13449         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_plugin_init):
13450           Change debugging category names to conform to the conventions.
13451
13452 2007-03-07  Edward Hervey  <edward@fluendo.com>
13453
13454         * gst/qtdemux/qtdemux.c:
13455         * gst/qtdemux/qtdemux.h:
13456         Share qtdemux debug category across all files, otherwise all debugging
13457         in files other than qtdemux.c would end up in the default category.
13458
13459 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
13460
13461         * gst/spectrum/gstspectrum.c: (gst_spectrum_start),
13462         (gst_spectrum_event), (gst_spectrum_transform_ip):
13463         * gst/spectrum/gstspectrum.h:
13464           One FIXME less, by resolving message timestamps against the playback
13465           segment.
13466
13467 2007-03-06  Wim Taymans  <wim@fluendo.com>
13468
13469         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
13470         (gst_spectrum_init), (gst_spectrum_set_property),
13471         (gst_spectrum_transform_ip):
13472         Fix and cleanup default property values.
13473         Add FIXMEs for stuff that looks rather wrong.
13474
13475 2007-03-05  Stefan Kost  <ensonic@users.sf.net>
13476
13477         * gst/spectrum/demo-audiotest.c: (message_handler):
13478         * gst/spectrum/demo-osssrc.c: (message_handler):
13479           Remove two obsolete and confusing comments.
13480
13481 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
13482
13483         * ext/nas/nassink.c: (gst_nas_sink_class_init),
13484         (gst_nas_sink_init), (gst_nas_sink_getcaps),
13485         (gst_nas_sink_unprepare):
13486           Some more cleanups/changes; use boilerplate macro.
13487
13488 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
13489
13490         * ext/nas/Makefile.am:
13491         * ext/nas/README:
13492         * ext/nas/nassink.c: (gst_nas_sink_get_type),
13493         (gst_nas_sink_base_init), (gst_nas_sink_class_init),
13494         (gst_nas_sink_init), (gst_nas_sink_finalize),
13495         (gst_nas_sink_getcaps), (gst_nas_sink_prepare),
13496         (gst_nas_sink_unprepare), (gst_nas_sink_delay),
13497         (gst_nas_sink_reset), (gst_nas_sink_write),
13498         (gst_nas_sink_set_property), (gst_nas_sink_get_property),
13499         (gst_nas_sink_open), (gst_nas_sink_close), (NAS_flush),
13500         (NAS_sendData), (NAS_EventHandler), (gst_nas_sink_sink_get_format),
13501         (NAS_createFlow), (plugin_init):
13502         * ext/nas/nassink.h:
13503           Bunch of nassink clean-ups: make build by adding the right CFLAGS
13504           and LIBS to Makefile.am; rename structure, macros and functions
13505           according to canonical naming scheme; move some things around a bit;
13506           use GST_CAT_DEFAULT instead of GST_CAT_* everywhere; remove README
13507           file that didn't really contain any useful information anyway (the
13508           useful bits have been moved into the 'host' property description).
13509
13510 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
13511
13512         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_finalize):
13513         Chain up in finalize.
13514
13515 2007-03-03  Michael Smith  <msmith@fluendo.com>
13516
13517         * configure.ac:
13518         * gst/vmnc/Makefile.am:
13519           Fix up dist.
13520
13521 2007-03-03  Michael Smith  <msmith@fluendo.com>
13522
13523         * configure.ac:
13524         * gst/vmnc/Makefile.am:
13525         * gst/vmnc/vmncdec.c: (gst_vmnc_dec_base_init),
13526         (gst_vmnc_dec_class_init), (gst_vmnc_dec_init),
13527         (gst_vmnc_dec_reset), (vmnc_handle_wmvi_rectangle),
13528         (render_colour_cursor), (render_cursor), (vmnc_make_buffer),
13529         (vmnc_handle_wmvd_rectangle), (vmnc_handle_wmve_rectangle),
13530         (vmnc_handle_wmvf_rectangle), (vmnc_handle_wmvg_rectangle),
13531         (vmnc_handle_wmvh_rectangle), (vmnc_handle_wmvj_rectangle),
13532         (render_raw_tile), (render_subrect), (vmnc_handle_raw_rectangle),
13533         (vmnc_handle_hextile_rectangle), (vmnc_handle_packet),
13534         (vmnc_dec_setcaps), (vmnc_dec_chain), (vmnc_dec_change_state),
13535         (vmnc_dec_set_property), (vmnc_dec_get_property), (plugin_init):
13536           Add VMnc decoder.
13537           Still missing support for:
13538            - rectangle types I didn't find in my samples (e.g. copy, RRE,
13539              ZRLE)
13540            - alpha-composited cursors
13541
13542 2007-03-03  David Schleef  <ds@schleef.org>
13543
13544         * gst-libs/gst/app/Makefile.am:
13545           Install the headers.
13546
13547 2007-03-03  David Schleef  <ds@schleef.org>
13548
13549         * gst-libs/gst/app/Makefile.am:
13550         * gst-libs/gst/app/gstappbuffer.c:
13551         * gst-libs/gst/app/gstappbuffer.h:
13552         * gst-libs/gst/app/gstappsrc.c:
13553           Add GstAppBuffer that includes a callback and closure for
13554           proper handling of data chunks.
13555
13556 2007-03-03  David Schleef  <ds@schleef.org>
13557
13558         * gst-libs/gst/app/gstappsrc.c:
13559         * gst-libs/gst/app/gstappsrc.h:
13560           Hacking to address issues in 413418.
13561
13562 2007-03-03  David Schleef  <ds@schleef.org>
13563
13564         * Makefile.am:
13565         * configure.ac:
13566         * ext/Makefile.am:
13567         * gst-libs/gst/Makefile.am:
13568         * gst-libs/gst/app/Makefile.am:
13569         * gst-libs/gst/app/gstapp.c:
13570         * gst-libs/gst/app/gstappsrc.c:
13571         * gst-libs/gst/app/gstappsrc.h:
13572         * gst/app/Makefile.am:
13573         * gst/app/gstapp.c:
13574         * gst/app/gstappsrc.c:
13575         * gst/app/gstappsrc.h:
13576           Move the app library to gst-libs/gst/app (duh!)
13577
13578 2007-03-02 Christian Schaller <christian at fluendo dot com>
13579         
13580         Patch by: Nguyen Thai Ngoc Duy <pcloud@gmail.com>
13581
13582         * ext/nas: Upgrade of NAS plugin to 0.10 (#345633)
13583
13584 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
13585
13586         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_sink_event):
13587           A few small clean-ups.
13588
13589         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
13590           More debug output for failure cases.
13591
13592 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
13593
13594         Patch by: Young-Ho Cha  <ganadist at chollian net>
13595
13596         * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame),
13597         (gst_dtsdec_change_state):
13598           Don't do forced downmixing to stereo, but check what downstream
13599           can do and let libdts do the downmixing based on that (#400555).
13600
13601 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
13602
13603         Patch by: Lutz Mueller  <lutz topfrose de>
13604
13605         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
13606         (gst_neonhttp_src_init), (gst_neonhttp_src_set_property),
13607         (gst_neonhttp_src_set_uri), (gst_neonhttp_src_set_proxy),
13608         (gst_neonhttp_src_send_request_and_redirect),
13609         (gst_neonhttp_src_uri_set_uri):
13610         * ext/neon/gstneonhttpsrc.h:
13611           Simplify _set_uri() and _set_proxy() and remove the unused ishttp
13612           member (#388050).
13613
13614         * tests/check/elements/neonhttpsrc.c: (GST_START_TEST):
13615           Fix bogus URI to something that actually exists, otherwise we just
13616           bypass the test (and also to something that doesn't redirect, since
13617           neonhttpsrc doesn't seem to handle this very gracefully yet)
13618
13619 2007-03-01  Chris Lord <chris@openedhand.com>
13620
13621         Reviewed by Christian Schaller <christian@fluendo.com>
13622
13623         Fixes Bug 357055
13624         * ext/ivorbis/Makefile.am:
13625         * ext/ivorbis/vorbisdec.c: Add support for Vorbis streams
13626         * ext/ivorbis/vorbisdec.h
13627         * ext/ivorbis/vorbis.c :
13628
13629 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
13630
13631         * tests/check/Makefile.am:
13632         Draw plugins in from the build tree sys/ dir, rather than
13633         picking up the already installed versions.
13634
13635 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
13636
13637         * configure.ac:
13638           Convert to new AG_GST style.
13639
13640 2007-02-27  Christian Schaller <christian at fluendo dot com>
13641
13642         * sys/direct*: Add Pioneers of the Inevitable to copyright
13643         * sys/macosxvideosink: Add Pioneers of the Inevitable to copyright
13644
13645 2007-02-27  Edward Hervey  <edward@fluendo.com>
13646
13647         * sys/osxvideo/cocoawindow.h:
13648         * sys/osxvideo/cocoawindow.m:
13649         * sys/osxvideo/osxvideosink.h:
13650         * sys/osxvideo/osxvideosink.m:
13651         Disable the cocoa event loop since it's a huge memory leak. Should only
13652         matter if the sink isn't used within an NSApp (which has already got
13653         a coca event loop).
13654         Remove all unused code.
13655
13656 2007-02-26  David Schleef  <ds@schleef.org>
13657
13658         * configure.ac:
13659         * gst/app/Makefile.am:
13660         * gst/app/gstapp.c:
13661         * gst/app/gstappsrc.c:
13662         * gst/app/gstappsrc.h:
13663           Add a new plugin/library to make it easy for apps to shove
13664           data into a pipeline.
13665
13666 2007-02-26  Tim-Philipp Müller  <tim at centricular dot net>
13667
13668         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_init):
13669         * gst/real/gstrealvideodec.c: (gst_real_video_dec_init):
13670           Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation
13671           errors in certain situations (e.g. dec ! cs ! ximagesink and the
13672           imagesink window is resized); also, some minor clean-ups.
13673
13674 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
13675
13676         * configure.ac:
13677         * ext/gsm/Makefile.am:
13678         * ext/ladspa/Makefile.am:
13679         * ext/wavpack/Makefile.am:
13680         * gst/equalizer/Makefile.am:
13681         * gst/filter/Makefile.am:
13682         * gst/mve/Makefile.am:
13683         * gst/nsf/Makefile.am:
13684         * gst/replaygain/Makefile.am:
13685         * gst/speed/Makefile.am:
13686           Fix build with LDFLAGS='-Wl,-z,defs'.
13687
13688 2007-02-20  Sébastien Moutte  <sebastien@moutte.net>
13689
13690         * sys/directsound/gstdirectsoundsink.c:
13691         * sys/directsound/gstdirectsoundsink.h:
13692           Remove include of unused headers.
13693         * sys/waveform/gstwaveformplugin.c:
13694         * sys/waveform/gstwaveformsink.c:
13695         * sys/waveform/gstwaveformsink.h:
13696         * win32/vs6/libgstwaveform.dsp:
13697           Add a new waveform plugin which includes an audio sink 
13698           element using the WaveForm win32 API.
13699         * win32/MANIFEST:
13700           Add the new project file form waveform plugin.
13701         
13702 2007-02-18  Sébastien Moutte  <sebastien@moutte.net>
13703         
13704         * sys/directdraw/gstdirectdrawplugin.c:
13705         * sys/directdraw/gstdirectdrawsink.c:
13706         * sys/directdraw/gstdirectdrawsink.h:
13707           Prepare the plugin to move to good:
13708           Remove unused/untested code (rendering to an extern surface,
13709           yuv format rendering).Use GST_(DEBUG/*)_OBJECT macros
13710       Rename all functions from gst_directdrawsink to gst_directdraw_sink.
13711           Add gtk doc section
13712           Fix a bug in gst_directdraw_sink_show_frame, memcpy line by line
13713           respecting destination surface stride.
13714         * sys/directsound/gstdirectsoundplugin.c:
13715         * sys/directsound/gstdirectsoundsink.c:
13716         * sys/directsound/gstdirectsoundsink.h:
13717           Prepare the plugin to move to good:
13718           Rename all functions from gst_directsoundsink to gst_directsound_sink.
13719           Add gtk doc section
13720         * win32/common/config.h.in:
13721         * win32/MANIFEST:
13722           Add config.h.in
13723
13724 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
13725
13726         * configure.ac:
13727         * docs/plugins/Makefile.am:
13728           Add crossreferences to glib/gobject/gstream docs. Also fix typo in
13729           timidity.cfg check.
13730
13731         * ext/timidity/gsttimidity.c: (plugin_init):
13732           Also build if no config was detected at configure time.
13733
13734 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
13735
13736         * configure.ac:
13737         * ext/timidity/Makefile.am:
13738         * ext/timidity/gsttimidity.c: (plugin_init):
13739         * ext/timidity/gstwildmidi.c: (gst_wildmidi_base_init),
13740         (gst_wildmidi_class_init), (gst_wildmidi_init),
13741         (gst_wildmidi_src_convert), (gst_wildmidi_src_query),
13742         (gst_wildmidi_get_upstream_size), (gst_wildmidi_get_segment),
13743         (gst_wildmidi_get_new_segment_event), (gst_wildmidi_src_event),
13744         (gst_wildmidi_activate), (gst_wildmidi_activatepull),
13745         (gst_wildmidi_allocate_buffer), (gst_wildmidi_clip_buffer),
13746         (gst_wildmidi_fill_buffer), (gst_wildmidi_get_buffer),
13747         (gst_wildmidi_loop), (gst_wildmidi_change_state),
13748         (gst_wildmidi_set_property), (gst_wildmidi_get_property),
13749         (gst_wildmidi_typefind), (wildmidi_open_config), (plugin_init):
13750         * ext/timidity/gstwildmidi.h:
13751           Add second midi renderer. Fix some double frees and leaks. Clean up
13752           logging.
13753
13754 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
13755
13756         * Makefile.am:
13757           Add win32 MANIFEST
13758         * sys/directdraw/gstdirectdrawsink.c:
13759         * sys/directdraw/gstdirectdrawsink.h:
13760           Clear unused code and add comments.
13761           Remove yuv from template caps, it only supports RGB
13762           actually.
13763           Implement XOverlay interface and remove window and fullscreen 
13764           properties.
13765           Add debug logs.
13766           Test for blit capabilities to return only the current colorspace if
13767           the hardware can't blit for one colorspace to another.
13768         * sys/directsound/gstdirectsoundsink.c:
13769           Add some debugs.
13770         * win32/MANIFEST:
13771           Add VS7 project files and solution.
13772         * win32/vs6/gst_plugins_bad.dsw:
13773         * win32/vs6/libgstdirectdraw.dsp:
13774         * win32/vs6/libgstdirectsound.dsp:
13775         * win32/vs6/libgstqtdemux.dsp:
13776           Update project files.
13777
13778 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
13779
13780         * ext/faad/gstfaad.c:
13781           Also update the comment that describes the hack.
13782
13783 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
13784
13785         * configure.ac:
13786           Tell the code which faad it is, so that we can adjust the hacks
13787           needed.
13788
13789         * ext/faad/gstfaad.c:
13790           Make our hacks dependent on the fadd lib in use.
13791
13792 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
13793
13794         * configure.ac:
13795           Fix faad detection to support also fadd with new symbol prefix.
13796           ChangeLog surgery.
13797           
13798 2007-02-08  Stefan Kost  <ensonic@users.sf.net>
13799
13800         Patch by: Wouter Paesen <wouter@blue-gate.be>
13801
13802         * configure.ac:
13803         * ext/Makefile.am:
13804         * ext/timidity/Makefile.am:
13805         * ext/timidity/gsttimidity.c: (gst_timidity_base_init),
13806         (gst_timidity_class_init), (gst_timidity_init),
13807         (gst_timidity_set_song_options), (gst_timidity_src_convert),
13808         (gst_timidity_src_query), (gst_timidity_get_upstream_size),
13809         (gst_timidity_get_segment), (gst_timidity_get_new_segment_event),
13810         (gst_timidity_src_event), (gst_timidity_activate),
13811         (gst_timidity_activatepull), (gst_timidity_allocate_buffer),
13812         (gst_timidity_clip_buffer), (gst_timidity_fill_buffer),
13813         (gst_timidity_get_buffer), (gst_timidity_loop),
13814         (gst_timidity_change_state), (gst_timidity_typefind),
13815         (plugin_init):
13816         * ext/timidity/gsttimidity.h:
13817           Add timidity midi render plugin (#403992)
13818
13819 2007-02-07  Edward Hervey  <edward@fluendo.com>
13820
13821         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_query):
13822         GST_PAD_PARENT doesn't return a GstObject with an incremented refcount.
13823         Switched to using gst_pad_get_parent().
13824
13825 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13826
13827         * gst/modplug/gstmodplug.cc:
13828           Remove superfluous gst_caps_get_structure() call.
13829
13830 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13831
13832         * configure.ac:
13833           Increase required libsndfile version to a version that's known to
13834           have the function sf_write_sync() to make the build bots happy.
13835
13836 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
13837
13838         * ext/sndfile/gstsfsrc.c:
13839           Fix build (installed setup).
13840
13841 2007-02-05  Andy Wingo  <wingo@pobox.com>
13842
13843         * ext/sndfile/Makefile.am:
13844         * ext/sndfile/gstsfsrc.h:
13845         * ext/sndfile/gstsfsrc.c: Port sfsrc to 0.10, pull or push, with
13846         random access woo.
13847
13848 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
13849
13850         * configure.ac:
13851         * gst/equalizer/Makefile.am:
13852         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init),
13853         (gst_iir_equalizer_class_init), (gst_iir_equalizer_init),
13854         (setup_filter), (gst_iir_equalizer_compute_frequencies),
13855         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
13856         (gst_iir_equalizer_transform_ip), (gst_iir_equalizer_setup),
13857         (plugin_init):
13858         * gst/equalizer/gstiirequalizer.h:
13859           Fix up to use the newly ported (actually working) GstAudioFilter.
13860           Bump core/base requirements to CVS for this.
13861
13862         * tests/icles/.cvsignore:
13863         * tests/icles/Makefile.am:
13864         * tests/icles/equalizer-test.c: (check_bus),
13865         (equalizer_set_band_value), (equalizer_set_all_band_values),
13866         (equalizer_set_band_value_and_wait),
13867         (equalizer_set_all_band_values_and_wait), (do_slider_fiddling),
13868         (main):
13869           Add brain-dead interactive test for equalizer.
13870
13871 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13872
13873         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_class_init),
13874         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
13875         (gst_iir_equalizer_filter_inplace):
13876           Rename "values" property to "band-values" and change type into a
13877           GValueArray, so it's more easily bindable and the range of the
13878           values passed in is defined and checked etc.; also do some
13879           locking.
13880
13881 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13882
13883         Patch by: James "Doc" Livingston  <doclivingston at gmail com>
13884
13885         * configure.ac:
13886         * gst/equalizer/Makefile.am:
13887         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
13888         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
13889         (gst_iir_equalizer_compute_frequencies),
13890         (gst_iir_equalizer_set_property),
13891         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
13892         (plugin_init):
13893           Port equalizer plugin to 0.10 (#403572).
13894
13895 2007-02-02  Andy Wingo  <wingo@pobox.com>
13896
13897         * configure.ac: 
13898         * ext/Makefile.am
13899         * ext/sndfile/Makefile.am:
13900         * ext/sndfile/gstsf.c:
13901         * ext/sndfile/gstsf.h:
13902         * ext/sndfile/gstsfsink.c:
13903         * ext/sndfile/gstsfsink.h: Port sfsink to 0.10. Works in pull or
13904         push mode with interleaved float or int data.
13905
13906 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
13907
13908         * ext/alsaspdif/alsaspdifsink.c: (plugin_init):
13909           Set rank to NONE so that it doesn't get autoplugged by autoaudiosink
13910           (which didn't happen previously because the klass string didn't
13911           contain anything autoaudiosink was looking for).
13912
13913 2007-01-31  Stefan Kost  <ensonic@users.sf.net>
13914
13915         * gst/real/gstrealaudiodec.c:
13916         * gst/real/gstrealvideodec.c:
13917           Fix classification in GstElementDetails.
13918
13919 2007-01-31  Sebastian Dröge  <slomo@circular-chaos.org>
13920
13921         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
13922         (gst_wavpack_parse_handle_seek_event),
13923         (gst_wavpack_parse_create_src_pad):
13924         Fix a off by one that leads to the duration reported as one
13925         sample less than it is
13926
13927 2007-01-31  Stefan Kost  <ensonic@users.sf.net>
13928
13929         * ext/alsaspdif/alsaspdifsink.c:
13930         * gst/nsf/gstnsf.c:
13931           Fix classification in GstElementDetails.
13932
13933         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init),
13934         (gst_ladspa_class_init):
13935           Improve Klassification and reduce code slighly.
13936
13937 2007-01-30  Edward Hervey  <edward@fluendo.com>
13938
13939         * configure.ac:
13940         Check for an Objective C compiler
13941         * sys/Makefile.am:
13942         * sys/osxvideo/Makefile.am:
13943         * sys/osxvideo/cocoawindow.h:
13944         * sys/osxvideo/cocoawindow.m:
13945         * sys/osxvideo/osxvideosink.h:
13946         * sys/osxvideo/osxvideosink.m:
13947         Port of osxvideo plugin to 0.10. Do NOT consider 100% stable !
13948         Fixes #402470
13949
13950 2007-01-28  Tim-Philipp Müller  <tim at centricular dot net>
13951
13952         * gst/videocrop/gstvideocrop.c:
13953         (gst_video_crop_get_image_details_from_caps),
13954         (gst_video_crop_transform_packed_complex):
13955           Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY.
13956
13957         * tests/icles/videocrop-test.c: (check_bus_for_errors),
13958         (test_with_caps), (main):
13959           Block streaming thread before changing filter caps while the
13960           pipeline is running so that we don't get random not-negotiated
13961           errors just because GStreamer can't handle that yet.
13962
13963 2007-01-28  Stefan Kost  <ensonic@users.sf.net>
13964
13965         * ext/ladspa/Makefile.am:
13966         * ext/ladspa/gstladspa.c: (gst_ladspa_class_get_param_spec):
13967           add GstController support to ladspa
13968
13969 2007-01-28  Tim-Philipp Müller  <tim at centricular dot net>
13970
13971         Patch by: Rosfran Borges <rosfran dot borges at idnt org br>
13972
13973         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start),
13974         (gst_mythtv_src_next_program_chain):
13975           Remove sleep calls, they've been moved into the library now ...
13976           (#354451).
13977
13978 2007-01-27  Tim-Philipp Müller  <tim at centricular dot net>
13979
13980         * tests/icles/videocrop-test.c: (test_with_caps):
13981           Catch errors while the test is running.
13982
13983 2007-01-25  Sebastian Dröge  <slomo@circular-chaos.org>
13984
13985         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
13986         Fix the SEEKING query. We can seek if we are in pull mode, not the
13987         other way around. Also set the correct format in the seeking query and
13988         handle the case where the headers are not read yet and we can't say
13989         anything about our seeking capabilities.
13990         
13991 2007-01-25  Sebastian Dröge  <slomo@circular-chaos.org>
13992
13993         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
13994         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
13995         Fix spelling in 2 places: It's called Wavpack, not WavePack.
13996
13997 2007-01-25  Edward Hervey  <edward@fluendo.com>
13998
13999         * gst/multifile/gstmultifilesink.c:
14000         (gst_multi_file_sink_class_init):
14001         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init):
14002         * gst/mve/gstmvedemux.c: (gst_mve_video_create_buffer),
14003         (gst_mve_video_palette), (gst_mve_video_code_map),
14004         (gst_mve_audio_init), (gst_mve_audio_data), (gst_mve_timer_create),
14005         (gst_mve_demux_chain):
14006         * gst/mve/gstmvemux.c: (gst_mve_mux_push_chunk):
14007         * gst/mve/mveaudioenc.c: (mve_compress_audio):
14008         * gst/mve/mvevideodec16.c: (ipvideo_copy_block):
14009         * gst/mve/mvevideodec8.c: (ipvideo_copy_block):
14010         * gst/mve/mvevideoenc16.c: (mve_encode_frame16):
14011         * gst/mve/mvevideoenc8.c: (mve_encode_frame8):
14012         Use proper print statements.
14013         Fixes build on mac os x.
14014         <wingo> oo look at me my name is edward i'm hacking on macos wooo
14015
14016 2007-01-24  Wim Taymans  <wim@fluendo.com>
14017
14018         * gst/qtdemux/gstrtpxqtdepay.c:
14019         Fix caps on the depayloader.
14020
14021 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
14022
14023         * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_set_property):
14024           Use break here instead of goto.
14025
14026 2007-01-13  Andy Wingo  <wingo@pobox.com>
14027
14028         * gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads):
14029         Use fixed caps on src pads.
14030         (gst_deinterleave_remove_pads): Remove src pads, not sink pads. I
14031         seem to have reverse midas disease!
14032         (gst_deinterleave_process): Proxy timestamps, offsets, durations,
14033         and set caps on outgoing buffers. Fixes #395597, I think.
14034
14035         * gst/interleave/interleave.c (gst_interleave_init): Init the
14036         activation mode properly.
14037         (gst_interleave_src_setcaps, gst_interleave_src_getcaps)
14038         (gst_interleave_init): Set a setcaps and getcaps function on the
14039         src pad, so that we can implement pull-mode negotiation.
14040         (gst_interleave_sink_setcaps): Renamed from
14041         gst_interleave_setcaps, as it only does the sink logic now.
14042         Implement both for pull-mode and push-mode.
14043         (gst_interleave_process): Set caps on our outgoing buffer.
14044         (gst_interleave_src_activate_pull): Fix some more bogus casts.
14045         What is up with this.
14046
14047 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
14048
14049         * ext/mythtv/gstmythtvsrc.c: (do_read_request_response),
14050         (gst_mythtv_src_create), (gst_mythtv_src_get_position),
14051         (gst_mythtv_src_do_seek), (gst_mythtv_src_start),
14052         (gst_mythtv_src_next_program_chain), (gst_mythtv_src_get_size),
14053         (gst_mythtv_src_handle_event), (gst_mythtv_src_handle_query),
14054         (gst_mythtv_src_change_state), (gst_mythtv_src_set_property),
14055         (gst_mythtv_src_uri_get_type):
14056           Clean up a bit, mostly the debug statements; fix deadlock in
14057           _set_property() in the error cases; fix up query function.
14058
14059 2007-01-12  Andy Wingo  <wingo@pobox.com>
14060
14061         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)
14062         (gst_signal_processor_ouija_caps, gst_signal_processor_prepare):
14063         Remove fixate/ouija stuff, thankfully, due to the new
14064         part-negotiation.txt pull-mode negotiation scheme.
14065         (gst_signal_processor_setcaps_pull)
14066         (gst_signal_processor_setcaps): Implement upstream set_caps pull
14067         proxying for pull mode. Now this works: ladspa-sine-fcac !
14068         audioconvert ! alsasink.
14069
14070 2007-01-12  Edgard Lima <edgard.lima@indt.org.br>
14071
14072         Patch by: Rosfran Borges <rosfran.borges@indt.org.br>
14073
14074         * configure.ac:
14075         * gst-plugins-bad.spec.in:
14076         * ext/Makefile.am:
14077         * ext/mythtv/Makefile.am:
14078         * ext/mythtv/gstmythtvsrc.c:
14079         * ext/mythtv/gstmythtvsrc.h:
14080         MythTV client source plugin created (#354451).
14081
14082 2007-01-12  Wim Taymans  <wim@fluendo.com>
14083
14084         * gst/qtdemux/Makefile.am:
14085         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_base_init),
14086         (gst_rtp_xqt_depay_class_init), (gst_rtp_xqt_depay_init),
14087         (gst_rtp_xqt_depay_finalize), (gst_rtp_quicktime_parse_sd),
14088         (gst_rtp_xqt_depay_setcaps), (gst_rtp_xqt_depay_process),
14089         (gst_rtp_xqt_depay_set_property), (gst_rtp_xqt_depay_get_property),
14090         (gst_rtp_xqt_depay_change_state), (gst_rtp_xqt_depay_plugin_init):
14091         * gst/qtdemux/gstrtpxqtdepay.h:
14092         * gst/qtdemux/qtdemux.c: (gst_qtdemux_base_init),
14093         (gst_qtdemux_loop_state_header), (gst_qtdemux_loop),
14094         (qtdemux_parse_moov), (qtdemux_parse_container),
14095         (qtdemux_parse_node), (gst_qtdemux_add_stream),
14096         (qtdemux_parse_trak), (qtdemux_audio_caps):
14097         * gst/qtdemux/qtdemux.h:
14098         * gst/qtdemux/quicktime.c: (plugin_init):
14099         Add X-QT depayloader that will eventually share code with the demuxer.
14100         Make new plugin entry point with quicktime releated stuff.
14101
14102 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
14103
14104         * gst/qtdemux/Makefile.am:
14105           Dist all new files.
14106
14107 2007-01-12  Wim Taymans  <wim@fluendo.com>
14108
14109         * docs/plugins/Makefile.am:
14110         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
14111         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
14112         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
14113         * docs/plugins/gst-plugins-bad-plugins.signals:
14114         * docs/plugins/inspect/plugin-qtdemux.xml:
14115         Activate docs for jack, sdl and qtdemux.
14116
14117 2007-01-12  Wim Taymans  <wim@fluendo.com>
14118
14119         * ext/jack/gstjackaudiosink.c: (jack_sample_rate_cb),
14120         (jack_buffer_size_cb), (jack_shutdown_cb),
14121         (gst_jack_ring_buffer_acquire):
14122         * ext/jack/gstjackaudiosink.h:
14123         Improve docs.
14124
14125 2007-01-12  Wim Taymans  <wim@fluendo.com>
14126
14127         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init):
14128         Fix typo in docs.
14129
14130 2007-01-12  Wim Taymans  <wim@fluendo.com>
14131
14132         * gst/qtdemux/Makefile.am:
14133         * gst/qtdemux/qtdemux.c: (extract_initial_length_and_fourcc),
14134         (gst_qtdemux_loop_state_header), (gst_qtdemux_combine_flows),
14135         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
14136         (gst_qtdemux_chain), (qtdemux_sink_activate_pull),
14137         (qtdemux_inflate), (qtdemux_parse_moov), (qtdemux_parse_container),
14138         (qtdemux_parse_node), (qtdemux_tree_get_child_by_type),
14139         (qtdemux_tree_get_sibling_by_type), (gst_qtdemux_add_stream),
14140         (qtdemux_parse_samples), (qtdemux_parse_segments),
14141         (qtdemux_parse_trak), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
14142         (qtdemux_tag_add_date), (qtdemux_tag_add_gnre),
14143         (qtdemux_parse_udta), (qtdemux_redirects_sort_func),
14144         (qtdemux_process_redirects), (qtdemux_parse_redirects),
14145         (qtdemux_parse_tree), (gst_qtdemux_handle_esds),
14146         (qtdemux_video_caps), (qtdemux_audio_caps):
14147         * gst/qtdemux/qtdemux.h:
14148         * gst/qtdemux/qtdemux_dump.c: (qtdemux_dump_mvhd),
14149         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
14150         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
14151         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
14152         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
14153         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
14154         (qtdemux_dump_unknown), (qtdemux_node_dump_foreach),
14155         (qtdemux_node_dump):
14156         * gst/qtdemux/qtdemux_dump.h:
14157         * gst/qtdemux/qtdemux_fourcc.h:
14158         * gst/qtdemux/qtdemux_types.c: (qtdemux_type_get):
14159         * gst/qtdemux/qtdemux_types.h:
14160         * gst/qtdemux/qtpalette.h:
14161         Cleanup and refactor to make the code more readable.
14162         Move debugging/tables into separate files.
14163         Add 2/4/16 color palletee support.
14164         Fix raw 15 bit RGB handling.
14165         Use more FOURCC constants.
14166         Add some docs.
14167
14168 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
14169
14170         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
14171
14172         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
14173         (gst_wavpack_enc_correction_mode_get_type),
14174         (gst_wavpack_enc_joint_stereo_mode_get_type):
14175           Minor clean-up: use enum values instead of hardcoded constants (#395536).
14176
14177 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
14178
14179         * gst/mve/gstmvedemux.c: (gst_mve_demux_get_src_query_types),
14180         (gst_mve_demux_handle_src_query), (gst_mve_demux_handle_src_event),
14181         (gst_mve_add_stream):
14182           Support SEEKING query (bad news now delivered properly!); add event
14183           function to source pads to make sure seeks aren't propagated
14184           upstream, even if they aren't handled.
14185
14186 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
14187
14188         Patch by: Jens Granseuer  <jensgr at gmx net>
14189
14190         * configure.ac:
14191         * gst/mve/Makefile.am:
14192         * gst/mve/TODO:
14193         * gst/mve/gstmve.c:
14194         * gst/mve/gstmvedemux.c:
14195         * gst/mve/gstmvedemux.h:
14196         * gst/mve/gstmvemux.c:
14197         * gst/mve/gstmvemux.h:
14198         * gst/mve/mve.h:
14199         * gst/mve/mveaudiodec.c:
14200         * gst/mve/mveaudioenc.c:
14201         * gst/mve/mvevideodec16.c:
14202         * gst/mve/mvevideodec8.c:
14203         * gst/mve/mvevideoenc16.c:
14204         * gst/mve/mvevideoenc8.c:
14205           Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer
14206           doesn't support seeking yet, but seems to work fine otherwise.
14207           Closes #348973.
14208
14209 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
14210
14211         * gst/real/Makefile.am:
14212           Fix build (add LIBS and CFLAGS for gst-plugins-base stuff).
14213
14214 2007-01-07  Andy Wingo  <wingo@pobox.com>
14215
14216         * configure.ac: 
14217         * gst/interleave/Makefile.am: 
14218         * gst/interleave/plugin.h: 
14219         * gst/interleave/plugin.c: 
14220         * gst/interleave/interleave.c: 
14221         * gst/interleave/deinterleave.c: New elements interleave and
14222         deinterleave, implement channel interleaving and deinterleaving.
14223         The interleaver can operate in pull or push mode but the
14224         deinterleaver is more like a demuxer and can only operate in push
14225         mode.
14226         
14227 2007-01-06  Edward Hervey  <edward@fluendo.com>
14228
14229         * configure.ac:
14230         Properly detect the two architectures on which the real plugin can be
14231         built.
14232         Fixes #393622
14233
14234 2007-01-06  Andy Wingo  <wingo@pobox.com>
14235
14236         * ext/ladspa/gstsignalprocessor.c
14237         (gst_signal_processor_ouija_caps): Move around in the source
14238         file...
14239         (gst_signal_processor_prepare, gst_signal_processor_do_pulls):
14240         Call ouija_caps in prepare() instead of do_pulls(), a bit earlier.
14241         This allows us to have caps when we do the pad_alloc_buffer().
14242         (gst_pad_alloc_buffer_and_set_caps): Use self->caps instead of the
14243         pad caps, which might not be set yet.
14244
14245         * ext/ladspa/gstsignalprocessor.c: 
14246         (gst_signal_processor_add_pad_from_template)
14247         (gst_signal_processor_fixate): Add a fixate function, to assist in
14248         pathological ladspa-sine-fcac ! fakesink can-activate-pull=true
14249         cases.
14250         (gst_signal_processor_prepare, gst_signal_processor_process): Add
14251         nframes args so that getrange can tell ladspa how many frames to
14252         process.
14253         (gst_signal_processor_ouija_caps): setcaps needs to be called
14254         before processing, which normally happens when chaining a buffer
14255         to a pad. However in getrange mode with no sinks we need to check
14256         explicitly for this condition, guess some caps to use, and use
14257         those to setcaps(). Hence this mystical function.
14258         (gst_signal_processor_do_pulls): Pull in bytes, not samples.
14259         Divine the caps if necessary.
14260         (gst_signal_processor_getrange): Interpret the length as bytes,
14261         not samples.
14262         (gst_signal_processor_chain): nframes=G_MAXUINT, will be limited
14263         by incoming buffer sizes.
14264
14265 2007-01-06  Edward Hervey  <edward@fluendo.com>
14266
14267         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_finalize):
14268         Don't call the RAFreeDecoder since it randomly causes segfaults.
14269         * gst/real/gstrealaudiodec.h:
14270         indent properly.
14271
14272 2007-01-06  Edward Hervey  <edward@fluendo.com>
14273
14274         Patch by: Lutz Mueller <lutz@topfrose.de>
14275         
14276         * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode),
14277         (gst_real_video_dec_setcaps), (open_library), (close_library),
14278         (gst_real_video_dec_finalize):
14279         * gst/real/gstrealvideodec.h:
14280         Implement error recovery on setcaps failure.
14281
14282 2007-01-06  Edward Hervey  <edward@fluendo.com>
14283
14284         Patch by: Lutz Mueller <lutz@topfrose.de>
14285         
14286         * gst/real/Makefile.am:
14287         * gst/real/gstreal.c: (plugin_init):
14288         * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
14289         (gst_real_audio_dec_setcaps), (gst_real_audio_dec_init),
14290         (gst_real_audio_dec_base_init), (gst_real_audio_dec_change_state),
14291         (gst_real_audio_dec_finalize), (gst_real_audio_dec_set_property),
14292         (gst_real_audio_dec_get_property), (gst_real_audio_dec_class_init):
14293         * gst/real/gstrealaudiodec.h:
14294         Added RealAudio wrapper elementfactory.
14295         Modified structures so it can also work on x86_64 using the
14296         adequate .so .
14297
14298 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
14299
14300         * configure.ac:
14301         * gst/qtdemux/Makefile.am:
14302         * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov):
14303           Check for zlib and if available pass it explicitly to the linker
14304           when linking qtdemux. If not available (or --disable-external has
14305           been specified!), disable the bits in qtdemux that use it. Fixes
14306           build on MingW (#392856).
14307
14308 2007-01-05  Edward Hervey  <edward@fluendo.com>
14309
14310         * configure.ac:
14311         Real video .so are now also available for x86_64, so we can build the
14312         Real plugin on i386 AND x86_64.
14313         * gst/real/Makefile.am:
14314         * gst/real/gstreal.c: (plugin_init):
14315         New plugin file for real .so wrapper plugins.
14316         * gst/real/gstrealvideodec.c: (gst_real_video_dec_alloc_buffer),
14317         (gst_real_video_dec_decode), (gst_real_video_dec_chain),
14318         (gst_real_video_dec_activate_push), (gst_real_video_dec_setcaps),
14319         (open_library), (close_library), (gst_real_video_dec_init),
14320         (gst_real_video_dec_base_init), (gst_real_video_dec_finalize),
14321         (gst_real_video_dec_set_property),
14322         (gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
14323         * gst/real/gstrealvideodec.h:
14324         Moved RealVideo element to separate file
14325         Cleaned up code some more.
14326         Make it work on x86_64.
14327         Try several possible locations for .so
14328         Separate opening/closing libraries in separate functions.
14329
14330 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
14331
14332         * tests/icles/videocrop-test.c: (main):
14333           Call g_thread_init() right at the beginning. Remove superfluous
14334           gst_init() - we've already been inited via the GOption stuff.
14335
14336 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
14337
14338         * configure.ac:
14339           Don't compile rfbsource if we don't have sys/socket.h.
14340           Should fix compilation on MingW.
14341
14342 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14343
14344         * configure.ac:
14345         * ext/amrwb/Makefile.am:
14346         * ext/amrwb/amrwb-code/Makefile.am:
14347         * ext/amrwb/amrwb-code/run.sh:
14348         * gst-libs/Makefile.am:
14349         * gst-libs/ext/Makefile.am:
14350         * gst-libs/ext/amrwb/Makefile.am:
14351         * gst-libs/ext/amrwb/README:
14352           Move amrwb code getting and building to gst-libs/ext/amrwb
14353           Adapt everything else to match.
14354
14355 2007-01-04  Julien MOUTTE  <julien@moutte.net>
14356
14357         * ext/directfb/dfbvideosink.c:
14358         (gst_dfbvideosink_navigation_send_event),
14359         (gst_dfbvideosink_get_type):
14360         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_open):
14361         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_setcaps),
14362         (gst_sdlvideosink_show_frame),
14363         (gst_sdlvideosink_navigation_send_event):
14364         * ext/sdl/sdlvideosink.h: Fix various compiler warnings that 
14365         reveal potential bugs.
14366
14367 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
14368
14369         Patch by: Vincent Torri  <vtorri at univ-evry fr>
14370
14371         * configure.ac:
14372         * sys/Makefile.am:
14373         * sys/directsound/Makefile.am:
14374         * sys/directsound/gstdirectsoundsink.c:
14375         (gst_directsoundsink_reset):
14376           Add directsoundsink to build and dist it, so it gets built when
14377           compiling with MingW on win32 and the required headers and libraries
14378           are available (fixes: #392638). Also simplify DirectDraw check a bit.
14379
14380         * tests/check/elements/.cvsignore:
14381           Fix CVS ignore for neonhttpsrc test binary.
14382
14383 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
14384
14385         Patch by: Vincent Torri  <vtorri at univ-evry fr>
14386
14387         * configure.ac:
14388         * sys/Makefile.am:
14389         * sys/directdraw/Makefile.am:
14390           Add directdrawsink to build and dist it, so it gets built when
14391           compiling with MingW on win32 and the required headers and libraries
14392           are available (fixes: #392313).
14393
14394         * sys/directdraw/gstdirectdrawsink.c:
14395         (gst_directdrawsink_center_rect), (gst_directdrawsink_show_frame),
14396         (gst_directdrawsink_setup_ddraw),
14397         (gst_directdrawsink_surface_create):
14398           Comment out some unused things and fix some printf format issues in
14399           order to avoid warnings when buildling with MingW (#392313).
14400
14401 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
14402
14403         Patch by: Jens Granseuer  <jensgr at gmx net>
14404
14405         * ext/xvid/gstxvidenc.c: (gst_xvidenc_encode),
14406         (gst_xvidenc_get_property):
14407         * gst/filter/gstbpwsinc.c: (bpwsinc_transform_ip):
14408         * gst/filter/gstfilter.c: (plugin_init):
14409         * gst/filter/gstiir.c: (iir_transform_ip):
14410         * gst/filter/gstlpwsinc.c: (lpwsinc_transform_ip):
14411         * gst/modplug/gstmodplug.cc:
14412         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_header_load),
14413         (gst_nuv_demux_stream_extend_header):
14414           Fix build with gcc-2.x (declare variables at the beginning of a
14415           block etc.). Fixes #391971.
14416
14417 2007-01-02  Lutz Mueller <lutz@topfrose.de>
14418
14419         reviewed by: Edward Hervey  <edward@fluendo.com>
14420
14421         * gst/real/gstreal.c:
14422         (gst_realdec_setcaps): Use codec_data supplied in caps.
14423         (gst_realdec_get_property): Correctly return default path.
14424         (gst_realdec_class_init): Remove unused state_change method.
14425
14426 2007-01-01  Edward Hervey  <edward@fluendo.com>
14427
14428         * configure.ac:
14429         Only build the plugin on 32bit x86 architectures.
14430
14431 2007-01-01  Lutz Mueller <lutz@topfrose.de>
14432
14433         reviewed by: Edward Hervey  <edward@fluendo.com>
14434
14435         * configure.ac:
14436         * gst/real/Makefile.am:
14437         * gst/real/gstreal.c: (gst_realdec_alloc_buffer),
14438         (gst_realdec_decode), (gst_realdec_chain),
14439         (gst_realdec_activate_push), (gst_realdec_setcaps),
14440         (gst_realdec_init), (gst_realdec_base_init),
14441         (gst_realdec_change_state), (gst_realdec_finalize),
14442         (gst_realdec_set_property), (gst_realdec_get_property),
14443         (gst_realdec_class_init), (plugin_init):
14444         New plugin for decoding RealVideo Streams using the x86 32bit
14445         shared libraries.
14446         Closes #354174
14447
14448 2006-12-30  Tim-Philipp Müller  <tim at centricular dot net>
14449
14450         * tests/check/elements/videocrop.c: (GST_START_TEST),
14451         (videocrop_test_cropping_init_context):
14452           When we can't create an element needed for the test, print a message
14453           detailing which element it actually is that's missing (#390673).
14454
14455 2006-12-22 Edgard Lima <edgard.lima@indt.org.br>
14456
14457         * ext/neon/gstneonhttpsrc.c:
14458         * ext/neon/gstneonhttpsrc.h:
14459         Added seek support.
14460         Patch by: Andre Moreira Magalhaes <andrunko@gmail.com>
14461         Fixes: #375264.
14462
14463 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
14464
14465         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
14466         (cleanup_mpeg2enc):
14467         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
14468         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
14469         (cleanup_wavpackdec):
14470         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
14471         (cleanup_wavpackenc):
14472         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
14473           reapply consistent pad (de)activation
14474
14475 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
14476
14477         * configure.ac:
14478         Back to CVS
14479
14480         * gst-plugins-bad.doap:
14481         Add release section for 0.10.4
14482
14483 === release 0.10.4 ===
14484
14485 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
14486
14487         * configure.ac:
14488           releasing 0.10.4, "Black Bugs"
14489
14490 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
14491
14492         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
14493         (cleanup_mpeg2enc):
14494         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
14495         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
14496         (cleanup_wavpackdec):
14497         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
14498         (cleanup_wavpackenc):
14499         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
14500           revert my freeze breakage
14501
14502 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
14503
14504         * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),
14505         (cleanup_mpeg2enc):
14506         * tests/check/elements/rganalysis.c: (cleanup_rganalysis):
14507         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
14508         (cleanup_wavpackdec):
14509         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
14510         (cleanup_wavpackenc):
14511         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc):
14512           consistent pad (de)activation
14513
14514 2006-12-18  Tim-Philipp Müller  <tim at centricular dot net>
14515
14516         * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_progress),
14517         (gst_qtdemux_chain):
14518           Don't post BUFFERING messages in streaming mode if the stream
14519           headers are behind the movie data; instead, post "progress" element
14520           messages as a temporary solution. Apps might get confused and do
14521           silly things to the pipeline state if they see buffering messages
14522           from different sources and don't realize they come from different
14523           sources (#387160).
14524
14525 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
14526
14527         * configure.ac:
14528         * ext/Makefile.am:
14529         * ext/ladspa/*:
14530           Move LADPSA plugin from -good for the release, as it's not quite
14531           ready to be enabled by default in the -good module yet.
14532
14533 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
14534
14535         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain),
14536         (gst_qtdemux_add_stream):
14537           Don't output g_warning for an unsupported format, just send a
14538           GST_ELEMENT_WARNING and don't add the pad.
14539           Fix the case where it doesn't check for a NULL pad in streaming mode.
14540           Fixes #387137
14541
14542 2006-12-18  Tim-Philipp Müller  <tim at centricular dot net>
14543
14544         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
14545           Fix crash dereferencing NULL pointer if there's no stco atom.
14546           Fixes #387122.
14547
14548 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
14549
14550         * ext/wavpack/gstwavpackenc.h:
14551         Use local copy of md5.h, as it disappeared in recent wavpack
14552         installs.
14553         Patch by: Sebastian Dröge <slomo at ubuntu dot com>
14554         Fixes: #387076
14555
14556 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
14557
14558         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_query_types),
14559         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event):
14560           We don't support seeking in streaming mode, so don't even try.
14561           Implement seeking query so apps can query seekability properly
14562           (see #365414). Fix duration query.
14563
14564 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14565
14566         * Makefile.am:
14567         * gst-plugins-bad.doap:
14568         * gst-plugins-bad.spec.in:
14569           add doap file
14570
14571 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
14572
14573         * ext/libmms/gstmms.c: (gst_mms_create):
14574           These debug statements should be using LOG level.
14575
14576 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
14577
14578         * gst/modplug/libmodplug/sndfile.cpp:
14579           Fix potential buffer overflow (CVE-2006-4192) (#385788).
14580
14581 2006-12-13  Wim Taymans  <wim@fluendo.com>
14582
14583         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14584         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
14585         (qtdemux_audio_caps):
14586         Add AMR-WB to the list of supported formats.
14587
14588 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
14589
14590         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
14591         (send_request_and_redirect):
14592           Fix minor mem leak in redirect code.
14593
14594         * tests/check/Makefile.am:
14595         * tests/check/elements/.cvsignore:
14596         * tests/check/elements/neonhttpsrc.c: (handoff_cb),
14597         (GST_START_TEST), (neonhttpsrc_suite):
14598         * tests/check/gst-plugins-bad.supp:
14599           Add super-basic unit test for #384140.
14600
14601 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
14602
14603         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
14604         (send_request_and_redirect):
14605           Set offset on buffers pushed out (id3demux gets confused if the
14606           first buffer does not have an offset of 0). Fixes #384140.
14607
14608 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
14609
14610         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
14611         (gst_neonhttp_src_create), (send_request_and_redirect),
14612         (gst_neonhttp_src_start), (oom_callback):
14613          Minor clean-ups; remove newlines at end of debug statements.
14614
14615 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
14616
14617         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
14618           Fix non-working redirects from inetfilm.com (handle 'alis' reference
14619           data type as well). Fixes #378613.
14620
14621 2006-12-11  Wim Taymans  <wim@fluendo.com>
14622
14623         Patch by: Jonathan Matthew <jonathan at kaolin wh9 net>).
14624
14625         * gst/modplug/gstmodplug.cc:
14626         Fix modplug duration query. Fixes #384294.
14627
14628 2006-12-08  Wim Taymans  <wim@fluendo.com>
14629
14630         Patch by: René Stadler  <mail at renestadler de>
14631
14632         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14633         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
14634         (qtdemux_audio_caps):
14635         Fix caps for 24 bit raw PCM audio (2).
14636         Fixes #383471.
14637
14638 2006-12-07  Wim Taymans  <wim@fluendo.com>
14639
14640         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14641         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak),
14642         (qtdemux_video_caps):
14643         Handle more H263 variants.
14644
14645 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
14646
14647         * ext/jack/.cvsignore:
14648         Ignore old files as requested by the build slave.
14649
14650 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
14651
14652         * configure.ac:
14653         Update the Jack requirement to the version where I think options_t
14654         appeared
14655
14656 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
14657
14658         * win32/MANIFEST:
14659         Fix compilation on win32 under VS8
14660         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
14661         Partially fixes #381175
14662
14663 2006-11-30  Wim Taymans  <wim@fluendo.com>
14664
14665         Patch by: René Stadler  <mail at renestadler de>
14666
14667         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_event):
14668           Call the base class handler.  Fixes #380610.
14669
14670 2006-11-30  Wim Taymans  <wim@fluendo.com>
14671
14672         * ext/Makefile.am:
14673         Fix build.
14674
14675         * ext/jack/gstjackaudiosink.c: (jack_process_cb),
14676         (jack_sample_rate_cb), (jack_buffer_size_cb), (jack_shutdown_cb),
14677         (gst_jack_ring_buffer_acquire):
14678         Small cleanups.
14679
14680 2006-11-30  Wim Taymans  <wim@fluendo.com>
14681
14682         * configure.ac:
14683         * ext/Makefile.am:
14684         * ext/jack/Makefile.am:
14685         * ext/jack/gstjack.c: (plugin_init):
14686         * ext/jack/gstjack.h:
14687         * ext/jack/gstjackaudiosink.c: (gst_jack_ring_buffer_get_type),
14688         (gst_jack_ring_buffer_class_init), (jack_process_cb),
14689         (jack_sample_rate_cb), (jack_buffer_size_cb), (jack_shutdown_cb),
14690         (gst_jack_ring_buffer_init), (gst_jack_ring_buffer_dispose),
14691         (gst_jack_ring_buffer_finalize),
14692         (gst_jack_ring_buffer_open_device),
14693         (gst_jack_ring_buffer_close_device),
14694         (gst_jack_ring_buffer_acquire), (gst_jack_ring_buffer_release),
14695         (gst_jack_ring_buffer_start), (gst_jack_ring_buffer_pause),
14696         (gst_jack_ring_buffer_stop), (gst_jack_ring_buffer_delay),
14697         (gst_jack_connect_get_type), (gst_jack_audio_sink_base_init),
14698         (gst_jack_audio_sink_class_init), (gst_jack_audio_sink_init),
14699         (gst_jack_audio_sink_set_property),
14700         (gst_jack_audio_sink_get_property), (gst_jack_audio_sink_getcaps),
14701         (gst_jack_audio_sink_create_ringbuffer):
14702         * ext/jack/gstjackaudiosink.h:
14703           Added fully functional jackaudiosink.
14704
14705 2006-11-27  Wim Taymans  <wim@fluendo.com>
14706
14707         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14708         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
14709           Remove some asserts and replace them with a proper error
14710           message. Fixes #379261.
14711
14712 2006-11-26  Michael Smith  <msmith@fluendo.com>
14713
14714         * ext/theora/theoradec.c: (theora_dec_src_query),
14715         (theora_dec_src_event), (theora_handle_data_packet),
14716         (theora_dec_chain):
14717           Send events on the right pads, since they don't work very well if
14718           you send them in the wrong direction.
14719
14720 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
14721
14722         * ext/audiofile/gstafsink.c:
14723         * ext/polyp/plugin.c: (plugin_init):
14724         * ext/polyp/polypsink.c:
14725         * ext/polyp/polypsink.h:
14726         * sys/dxr3/dxr3audiosink.h:
14727         * sys/dxr3/dxr3spusink.h:
14728         * sys/dxr3/dxr3videosink.h:
14729           remove obsolete _factory_init protos and functions
14730
14731 2006-11-19  Michael Smith  <msmith@fluendo.com>
14732
14733         * gst/librfb/Makefile.am:
14734           Compile with appropriate cflags. Fixes build.
14735
14736 2006-11-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14737
14738         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_tune):
14739         Actually set the TONE parameter for DVB-S when we should.
14740
14741 2006-11-16  David Schleef  <ds@schleef.org>
14742
14743         * gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.
14744
14745 2006-11-16  David Schleef  <ds@schleef.org>
14746
14747         * gst/librfb/gstrfbsrc.h:  Oops, add this file.
14748
14749 2006-11-16  David Schleef  <ds@schleef.org>
14750
14751         Patch by: Andre Moreira Magalhaes <andrunko@gmail.com>
14752
14753         * configure.ac:
14754         * gst/librfb/Makefile.am:
14755         * gst/librfb/gstrfbsrc.c:
14756         * gst/librfb/rfb.c:
14757         * gst/librfb/rfb.h:
14758         * gst/librfb/rfbbuffer.c:
14759         * gst/librfb/rfbbuffer.h:
14760         * gst/librfb/rfbbytestream.c:
14761         * gst/librfb/rfbbytestream.h:
14762         * gst/librfb/rfbcontext.h:
14763         * gst/librfb/rfbdecoder.c:
14764         * gst/librfb/rfbdecoder.h:
14765         * gst/librfb/rfbutil.h:
14766           Port librfb to 0.10 (#376106).
14767
14768 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
14769
14770         * ext/spc/gstspc.c: (spc_play):
14771           Fix build with disabled gst-debug.
14772
14773 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
14774
14775         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
14776
14777         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
14778         (gst_wavpack_dec_init), (gst_wavpack_dec_change_state):
14779         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init),
14780         (gst_wavpack_enc_class_init), (gst_wavpack_enc_reset),
14781         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config),
14782         (gst_wavpack_enc_change_state):
14783         * ext/wavpack/gstwavpackparse.c:
14784           Some small clean-ups: use enums instead of hard-coded numbers,
14785           const-ify element details, re-factor some code into _reset()
14786           functions (#352605).
14787
14788 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
14789
14790         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_create):
14791         * sys/dvb/gstdvbsrc.h:
14792           Fix minor printf format issue; remove overly paranoid checks in
14793           create function; fix GObject boilerplate macros.
14794
14795 2006-11-14  Wim Taymans  <wim@fluendo.com>
14796
14797         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14798         (gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
14799         Don't parse extra sample params for raw pcm. Fixes #374914.
14800
14801 2006-11-14  Wim Taymans  <wim@fluendo.com>
14802
14803         * tests/check/elements/.cvsignore:
14804         Add cdaudio to ignore.
14805
14806 2006-11-14  Wim Taymans  <wim@fluendo.com>
14807
14808         * ext/Makefile.am:
14809         dist cdaudio dir.
14810
14811 2006-11-14  Wim Taymans  <wim@fluendo.com>
14812
14813         * configure.ac:
14814         * ext/Makefile.am:
14815         Fix cdaudio build.
14816
14817 2006-11-14  Wim Taymans  <wim@fluendo.com>
14818
14819         Patch by: Mark Nauwelaerts <manauw at skynet be>
14820
14821         * tests/check/Makefile.am:
14822         * tests/check/elements/y4menc.c: (setup_y4menc), (cleanup_y4menc),
14823         (GST_START_TEST), (y4menc_suite), (main):
14824         Added y4m test. Fixes #372243.
14825
14826 2006-11-13  Wim Taymans  <wim@fluendo.com>
14827
14828         Patch by: Mark Nauwelaerts <manauw at skynet be>
14829
14830         * configure.ac:
14831         Enable cdaudio and y4m.
14832
14833         * gst/y4m/Makefile.am:
14834         * gst/y4m/gsty4mencode.c: (gst_y4m_encode_base_init),
14835         (gst_y4m_encode_class_init), (gst_y4m_encode_init),
14836         (gst_y4m_encode_reset), (gst_y4m_encode_setcaps),
14837         (gst_y4m_encode_get_stream_header),
14838         (gst_y4m_encode_get_frame_header), (gst_y4m_encode_chain),
14839         (gst_y4m_encode_set_property), (gst_y4m_encode_get_property),
14840         (gst_y4m_encode_change_state), (plugin_init):
14841         * gst/y4m/gsty4mencode.h:
14842         Port of y4mencode to 0.10. 
14843
14844 2006-11-10  David Schleef  <ds@schleef.org>
14845
14846         * configure.ac:
14847         * gst/videoparse/Makefile.am:
14848         * gst/videoparse/gstvideoparse.c:
14849           A little pluggy to make sense out of the random chunks we get
14850           from multifilesrc.
14851
14852 2006-11-10  David Schleef  <ds@schleef.org>
14853
14854         * gst/multifile/Makefile.am:
14855           Let's not depend on a file that doesn't exist.
14856
14857 2006-11-10  David Schleef  <ds@schleef.org>
14858
14859         * gst/multifilesink/Makefile.am:
14860         * gst/multifilesink/gstmultifilesink.c:
14861         * gst/multifilesink/gstmultifilesink.h:
14862         * gst/multifilesink/multifilesink.vcproj:
14863           Remove the old one.
14864
14865 2006-11-10  David Schleef  <ds@schleef.org>
14866
14867         * configure.ac:
14868         * gst/multifile/Makefile.am:
14869         * gst/multifile/gstmultifile.c:
14870         * gst/multifile/gstmultifilesink.c:
14871         * gst/multifile/gstmultifilesrc.c:
14872         * gst/multifile/multifile.vproj:
14873           Revive multifile[src|sink].
14874
14875 2006-11-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14876
14877         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property)
14878         (gst_dvbsrc_create), (gst_dvbsrc_output_frontend_stats),
14879         (gst_dvbsrc_tune), (gst_dvbsrc_set_pes_filters):
14880         Rename set_pes_filter to set_pes_filters for consistency.
14881         Do run-time pid filtering.
14882
14883 2006-11-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14884
14885         * sys/dvb/gstdvbsrc.c: (read_device):
14886         Do not call output_frontend_stats from a method that does not
14887         have the gstdvbsrc object.
14888         This fixes the build, sorry guys!
14889
14890 2006-11-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14891
14892         * sys/dvb/gstdvbsrc.c: (read_device), (gst_dvbsrc_create),
14893         (gst_dvbsrc_output_frontend_stats), (gst_dvbsrc_tune),
14894         (gst_dvbsrc_set_pes_filter):
14895         * sys/dvb/gstdvbsrc.h:
14896         Force PAT to always be in the filter.
14897         Try to continue reading after failing 10 times.
14898
14899 2006-11-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14900
14901         * po/POTFILES.in:
14902           add dvbsrc
14903         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_class_init), (gst_dvbsrc_init),
14904         (gst_dvbsrc_set_property), (gst_dvbsrc_get_property),
14905         (gst_dvbsrc_open_frontend), (gst_dvbsrc_open_dvr),
14906         (gst_dvbsrc_finalize), (read_device), (gst_dvbsrc_create),
14907         (gst_dvbsrc_start), (gst_dvbsrc_frontend_status),
14908         (gst_dvbsrc_tune), (gst_dvbsrc_unset_pes_filters),
14909         (gst_dvbsrc_set_pes_filter):
14910         * sys/dvb/gstdvbsrc.h:
14911           adapter-prefix is a terrible name for a device, so replace it.
14912           strerror should be used immediately after the syscall related to it.
14913           Actually throw a reasonable GST_ELEMENT_ERROR if we fail to open
14914           (pretty easy to trigger by opening the same device twice).
14915           Use _OBJECT macros where it makes sense.
14916           This element is going to need some work before it moves.
14917
14918 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14919
14920         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
14921
14922         * configure.ac:
14923         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
14924         (gst_wavpack_enc_correction_mode_get_type),
14925         (gst_wavpack_enc_joint_stereo_mode_get_type),
14926         (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config):
14927           Fix enum nicks; only emit no-more-pads once; add support for very
14928           fast encoding mode in upcoming 4.40.0 release (#369539).
14929
14930 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14931
14932         Patch by: Sergey Scobich  <sergey dot scobich at gmail com>
14933
14934         * sys/directdraw/gstdirectdrawsink.c:
14935         (gst_directdrawsink_window_thread),
14936         (gst_directdrawsink_create_default_window):
14937         * sys/directdraw/gstdirectdrawsink.h:
14938         * sys/directsound/gstdirectsoundsink.c:
14939           Wait until the window is created before using it; guard unistd.h
14940           includes with HAVE_UNISTD_H. (#366523)
14941
14942         * win32/vs8/libgstdirectdraw.vcproj:
14943         * win32/vs8/libgstdirectsound.vcproj:
14944           Update project files.
14945
14946 2006-10-31  Wim Taymans  <wim@fluendo.com>
14947
14948         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
14949         (gst_qtdemux_handle_src_query), (qtdemux_parse_tree),
14950         (qtdemux_parse_trak):
14951         Handle unbounded length streams a bit better. Fixes #367696.
14952
14953 2006-10-29  Tim-Philipp Müller  <tim at centricular dot net>
14954
14955         * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame):
14956           Fix flow handling and buffer refcounting (gst_pad_push() takes
14957           ownership of the buffer passed to it, the buffer does not have
14958           to be unreffed no matter what flow value gst_pad_push() returns).
14959
14960 2006-10-26  Edgard Lima <edgard.lima@indt.org.br>
14961
14962         Patch by: Renato Filho <renato.filho@indt.org.br> 
14963
14964         * gst/nuvdemux/gstnuvdemux.c:
14965         * gst/nuvdemux/gstnuvdemux.h:
14966         Fixed bug for files with timestamps less than 0.
14967         
14968 2006-10-21  David Schleef  <ds@schleef.org>
14969
14970         * configure.ac:
14971         * gst/multifilesink/Makefile.am:
14972         * gst/multifilesink/gstmultifilesink.c:
14973         * gst/multifilesink/gstmultifilesink.h:
14974           I copied over filesink a while ago and modified it to work
14975           as multifilesink.  Might as well check it in.  This could
14976           use some work before being declared useful.
14977
14978 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
14979
14980         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
14981         * ext/wavpack/gstwavpackparse.c:
14982         (gst_wavpack_parse_create_src_pad):
14983         * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_create_pads):
14984         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad):
14985           Activate pads before adding them to running element.
14986
14987 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
14988
14989         Patch by: Josep Torra Valles  <josep at fluendo com>
14990
14991         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
14992         (next_entry_size), (qtdemux_inflate), (qtdemux_parse_moov),
14993         (qtdemux_parse_tree), (qtdemux_parse_trak), (qtdemux_tag_add_str),
14994         (qtdemux_tag_add_num), (qtdemux_tag_add_date),
14995         (qtdemux_tag_add_gnre):
14996           Make compile with Forte compiler, mostly don't do pointer arithmetic
14997           with void pointers (#362626).
14998
14999 2006-10-17  Edgard Lima <edgard.lima@indt.org.br>
15000
15001         * gst/nuvdemux/gstnuvdemux.c:
15002         Just a cast to make it compile oos big_endian systems.
15003
15004 2006-10-17  Edgard Lima <edgard.lima@indt.org.br>
15005
15006         Patch by: Renato Filho <renato.filho@indt.org.br> and Rosfran Borges
15007         <rosfran.borges@indt.org.br>
15008
15009         * configure.ac:
15010         * gst/nuvdemux/:
15011         * gst/nuvdemux/Makefile.am:
15012         * gst/nuvdemux/gstnuvdemux.c:
15013         * gst/nuvdemux/gstnuvdemux.h:
15014         Created new element nuvdemux.
15015         
15016 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15017
15018         Patch by: Josep Torra Valles  <josep at fluendo com>
15019
15020         * gst/nsf/fds_snd.c:
15021         * gst/nsf/mmc5_snd.c:
15022         * gst/nsf/nsf.c:
15023         * gst/nsf/vrc7_snd.c:
15024         * gst/nsf/vrcvisnd.c:
15025           Fix some things the Forte compiler warns about (#362626).
15026
15027 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15028
15029         * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov), (qtdemux_parse),
15030         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
15031         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
15032         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
15033         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
15034         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
15035         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
15036         (qtdemux_dump_unknown), (qtdemux_tree_get_child_by_type),
15037         (qtdemux_tree_get_sibling_by_type):
15038         * gst/qtdemux/qtdemux.h:
15039           Avoid void pointer usage, better use guint8 * instead.
15040
15041 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
15042
15043         * configure.ac:
15044         * gst/deinterlace/Makefile.am:
15045         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_base_init),
15046         (gst_deinterlace_class_init), (gst_deinterlace_init),
15047         (gst_deinterlace_stop), (gst_deinterlace_transform_caps),
15048         (gst_deinterlace_set_caps), (gst_deinterlace_transform_ip),
15049         (gst_deinterlace_set_property), (gst_deinterlace_get_property):
15050         * gst/deinterlace/gstdeinterlace.h:
15051           Port simple deinterlacer from 0.8. Use at your own risk, don't blame
15052           me for anything it does or does not do to your precious pictures.
15053
15054 2006-10-11  Edward Hervey  <edward@fluendo.com>
15055
15056         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
15057         Add some fourcc for DV format.
15058
15059 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
15060
15061         * gst/qtdemux/qtdemux.c: (extract_initial_length_and_fourcc),
15062         (gst_qtdemux_loop_state_header):
15063           Printf format fixes.
15064
15065         * sys/dvb/gstdvbsrc.c:
15066           Use "_stdint.h".
15067
15068 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15069
15070         * sys/dvb/Makefile.am:
15071         * sys/dvb/dvb-api/Makefile.am:
15072         * sys/dvb/dvb-api/audio.h:
15073         * sys/dvb/dvb-api/ca.h:
15074         * sys/dvb/dvb-api/dmx.h:
15075         * sys/dvb/dvb-api/frontend.h:
15076         * sys/dvb/dvb-api/net.h:
15077         * sys/dvb/dvb-api/osd.h:
15078         * sys/dvb/dvb-api/version.h:
15079         * sys/dvb/dvb-api/video.h:
15080         Remove these files, not needed use system files.
15081         * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property),
15082         (gst_dvbsrc_create), (gst_dvbsrc_output_frontend_stats),
15083         (gst_dvbsrc_tune):
15084         Fix warnings, uint16_t etc. is in stdint.h.
15085         Use system includes not our local ones.
15086
15087 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15088
15089         * configure.ac:
15090         * sys/Makefile.am:
15091         Add dvb detection and allow dvbsrc to be built.
15092
15093 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15094         
15095         * configure.ac:
15096         * sys/Makefile.am:
15097         * sys/dvb/AUTHORS:
15098         * sys/dvb/Makefile.am:
15099         * sys/dvb/README:
15100         * sys/dvb/dvb-api/Makefile.am:
15101         * sys/dvb/dvb-api/audio.h:
15102         * sys/dvb/dvb-api/ca.h:
15103         * sys/dvb/dvb-api/dmx.h:
15104         * sys/dvb/dvb-api/frontend.h:
15105         * sys/dvb/dvb-api/net.h:
15106         * sys/dvb/dvb-api/osd.h:
15107         * sys/dvb/dvb-api/version.h:
15108         * sys/dvb/dvb-api/video.h:
15109         * sys/dvb/gstdvbsrc.c: 
15110         * sys/dvb/gstdvbsrc.h:
15111         Initial import of dvbsrc.
15112         Currently won't be built.
15113
15114 2006-10-10  Wim Taymans  <wim@fluendo.com>
15115
15116         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
15117         (gst_qtdemux_push_event), (gst_qtdemux_do_seek),
15118         (gst_qtdemux_change_state), (extract_initial_length_and_fourcc),
15119         (gst_qtdemux_loop_state_header), (gst_qtdemux_activate_segment),
15120         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
15121         (gst_qtdemux_post_buffering), (gst_qtdemux_chain),
15122         (gst_qtdemux_add_stream), (qtdemux_process_redirects),
15123         (qtdemux_parse_tree), (qtdemux_parse_trak):
15124         Reorganise some stuff.
15125         Parse RTSP redirection URLS.
15126
15127 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15128
15129         * docs/plugins/gst-plugins-bad-plugins.args:
15130         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
15131         * docs/plugins/gst-plugins-bad-plugins.interfaces:
15132         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
15133         * docs/plugins/inspect/plugin-dtsdec.xml:
15134         * docs/plugins/inspect/plugin-mms.xml:
15135         * docs/plugins/inspect/plugin-mpeg2enc.xml:
15136         * docs/plugins/inspect/plugin-neon.xml:
15137         * docs/plugins/inspect/plugin-replaygain.xml:
15138         * docs/plugins/inspect/plugin-soundtouch.xml:
15139         * docs/plugins/inspect/plugin-spcdec.xml:
15140         * docs/plugins/inspect/plugin-swfdec.xml:
15141         * docs/plugins/inspect/plugin-videocrop.xml:
15142         * docs/plugins/inspect/plugin-wavpack.xml:
15143           Add/update docs stuff.
15144
15145 2006-10-06  Tim-Philipp Müller  <tim at centricular dot net>
15146
15147         Patch by: René Stadler  <mail at renestadler de>
15148
15149         * configure.ac:
15150         * docs/plugins/Makefile.am:
15151         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15152         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15153         * gst/replaygain/Makefile.am:
15154         * gst/replaygain/gstrganalysis.c: (gst_rg_analysis_base_init),
15155         (gst_rg_analysis_class_init), (gst_rg_analysis_init),
15156         (gst_rg_analysis_set_property), (gst_rg_analysis_get_property),
15157         (gst_rg_analysis_start), (gst_rg_analysis_set_caps),
15158         (gst_rg_analysis_transform_ip), (gst_rg_analysis_event),
15159         (gst_rg_analysis_stop), (gst_rg_analysis_handle_tags),
15160         (gst_rg_analysis_handle_eos), (gst_rg_analysis_track_result),
15161         (gst_rg_analysis_album_result), (plugin_init):
15162         * gst/replaygain/gstrganalysis.h:
15163         * gst/replaygain/rganalysis.c: (yule_filter), (butter_filter),
15164         (apply_filters), (reset_filters), (accumulator_add),
15165         (accumulator_clear), (accumulator_result), (rg_analysis_new),
15166         (rg_analysis_set_sample_rate), (rg_analysis_destroy),
15167         (rg_analysis_analyze_mono_float),
15168         (rg_analysis_analyze_stereo_float),
15169         (rg_analysis_analyze_mono_int16),
15170         (rg_analysis_analyze_stereo_int16), (rg_analysis_analyze),
15171         (rg_analysis_track_result), (rg_analysis_album_result),
15172         (rg_analysis_reset_album), (rg_analysis_reset):
15173         * gst/replaygain/rganalysis.h:
15174           Add ReplayGain analysis element (#357069).
15175
15176         * tests/check/Makefile.am:
15177         * tests/check/elements/.cvsignore:
15178         * tests/check/elements/rganalysis.c: (get_expected_gain),
15179         (setup_rganalysis), (cleanup_rganalysis), (set_playing_state),
15180         (send_eos_event), (send_tag_event), (poll_eos), (poll_tags),
15181         (fail_unless_track_gain), (fail_unless_track_peak),
15182         (fail_unless_album_gain), (fail_unless_album_peak),
15183         (fail_if_track_tags), (fail_if_album_tags),
15184         (fail_unless_num_tracks), (test_buffer_const_float_mono),
15185         (test_buffer_const_float_stereo), (test_buffer_const_int16_mono),
15186         (test_buffer_const_int16_stereo), (test_buffer_square_float_mono),
15187         (test_buffer_square_float_stereo), (test_buffer_square_int16_mono),
15188         (test_buffer_square_int16_stereo), (push_buffer), (GST_START_TEST),
15189         (rganalysis_suite), (main):
15190           Unit tests for the new replaygain element.
15191
15192 2006-10-06  Wim Taymans  <wim@fluendo.com>
15193
15194         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain),
15195         (gst_faad_close_decoder):
15196         Some cleanups.
15197         Added some more debugging.
15198         Don't ever ignore unlinked, we're not a demuxer.
15199
15200         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
15201         Activate pad before adding it to the element.
15202
15203 2006-10-06  Michael Smith  <msmith@fluendo.com>
15204
15205         * ext/theora/theoradec.c: (gst_theoradec_reset),
15206         (theora_get_query_types), (theora_dec_src_query),
15207         (theora_dec_src_event), (theora_dec_sink_event),
15208         (theora_handle_comment_packet), (theora_handle_type_packet),
15209         (theora_handle_header_packet), (clip_buffer), (theora_dec_push),
15210         (theora_handle_422_image), (theora_handle_420_image),
15211         (theora_handle_data_packet), (theora_dec_chain),
15212         (theora_dec_change_state):
15213         * ext/theora/theoradec.h:
15214           Port lots of changes from theoradec to theoraexpdec.
15215           This catches this plugin up to theoradec. Note that duplicate frames
15216           are broken in theoradec at the moment.
15217
15218 2006-10-06  Tim-Philipp Müller  <tim at centricular dot net>
15219
15220         * gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip):
15221           Fix mem leak, avoid unnecessary memcpy.
15222
15223 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
15224
15225         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
15226         (gst_spectrum_transform_ip):
15227           Removed cruft code that was just commented out. Removed some obsolete
15228           debug logs statements.
15229
15230 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15231
15232         * ext/dts/gstdtsdec.c: (gst_dtsdec_chain):
15233         * ext/musicbrainz/gsttrm.c: (gst_trm_setcaps):
15234         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
15235         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain), (qtdemux_parse),
15236         (qtdemux_parse_trak):
15237         * gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip):
15238           Another batch of printf format fixes.
15239
15240 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
15241
15242         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
15243         (gst_video_crop_init),
15244         (gst_video_crop_get_image_details_from_caps),
15245         (gst_video_crop_transform_packed_complex),
15246         (gst_video_crop_transform_packed_simple),
15247         (gst_video_crop_transform), (gst_video_crop_transform_caps),
15248         (gst_video_crop_set_caps),
15249         (gst_videocrop_clear_negotiated_caps_locked),
15250         (gst_video_crop_set_property):
15251         * gst/videocrop/gstvideocrop.h:
15252           Handle packed YUV formats (UYVY, YUY2, YUYV) separately; also, fix
15253           passthrough mode; lastly, clear negotiated basetransform caps when
15254           the cropping changes in order to force renegotiation.
15255
15256 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
15257
15258         * tests/icles/.cvsignore:
15259         * tests/icles/Makefile.am:
15260         * tests/icles/videocrop-test.c: (quit_mainloop), (tick_cb),
15261         (test_with_caps), (video_crop_get_test_caps), (main):
15262           Visual test for videocrop, shows that packed yuv doesn't work right
15263           yet. --with-ffmpegcolorspace option doesn't work yet for unknown
15264           reasons (another basetransform issue?)
15265
15266 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
15267
15268         * po/POTFILES.in:
15269         * sys/v4l2/.cvsignore:
15270           Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.
15271
15272 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15273
15274         * docs/plugins/Makefile.am:
15275         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15276         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15277         * docs/plugins/inspect/plugin-video4linux2.xml:
15278         * gst-plugins-bad.spec.in:
15279           removed v4l2
15280
15281 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15282
15283         * configure.ac:
15284         * sys/Makefile.am:
15285         * sys/v4l2/Makefile.am:
15286         * sys/v4l2/README:
15287         * sys/v4l2/gstv4l2.c:
15288         * sys/v4l2/gstv4l2colorbalance.c:
15289         * sys/v4l2/gstv4l2colorbalance.h:
15290         * sys/v4l2/gstv4l2object.c:
15291         * sys/v4l2/gstv4l2object.h:
15292         * sys/v4l2/gstv4l2src.c:
15293         * sys/v4l2/gstv4l2src.h:
15294         * sys/v4l2/gstv4l2tuner.c:
15295         * sys/v4l2/gstv4l2tuner.h:
15296         * sys/v4l2/gstv4l2vidorient.c:
15297         * sys/v4l2/gstv4l2vidorient.h:
15298         * sys/v4l2/gstv4l2xoverlay.c:
15299         * sys/v4l2/gstv4l2xoverlay.h:
15300         * sys/v4l2/v4l2_calls.c:
15301         * sys/v4l2/v4l2_calls.h:
15302         * sys/v4l2/v4l2src_calls.c:
15303         * sys/v4l2/v4l2src_calls.h:
15304           moved to gst-plugins-good
15305
15306 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15307
15308         * sys/v4l2/gstv4l2object.c:
15309         (gst_v4l2_object_install_properties_helper):
15310           comment out the properties that are already part of the tuner
15311           interface.
15312
15313 2006-10-03  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15314
15315         * sys/v4l2/gstv4l2src.c:
15316         Improve docs.
15317
15318 2006-10-02  Tim-Philipp Müller  <tim at centricular dot net>
15319
15320         * ext/xvid/gstxvid.c: (plugin_init):
15321           Set rank of xviddec to NONE until someone fixes it (too many crasher
15322           bug reports against totem, people should use gst-ffmpeg).
15323
15324 2006-09-28  Wim Taymans  <wim@fluendo.com>
15325
15326         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_all_caps),
15327         (gst_v4l2src_get_caps):
15328         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
15329         Framerate can be 0/1 too.
15330         Init framerate to 0/1 before querying it so that we can detect
15331         devices that don't know about a framerate.
15332         Add some more debugging info.
15333
15334 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15335
15336         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
15337           Add support for 'yv12' fourcc.
15338
15339 2006-09-27  Edgard Lima <edgard.lima@indt.org.br>
15340
15341         * sys/v4l2/gstv4l2src.c:
15342         * sys/v4l2/gstv4l2src.h:
15343         * tests/icles/v4l2src-test.c:
15344         Removed set-undef-fps.
15345
15346 2006-09-27  Wim Taymans  <wim@fluendo.com>
15347
15348         * sys/v4l2/gstv4l2object.c:
15349         (gst_v4l2_object_install_properties_helper), (gst_v4l2_object_new),
15350         (gst_v4l2_object_set_property_helper),
15351         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
15352         * sys/v4l2/gstv4l2object.h:
15353         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
15354         (gst_v4l2src_create):
15355         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_contains_channel),
15356         (gst_v4l2_tuner_list_channels),
15357         (gst_v4l2_tuner_set_channel_and_notify),
15358         (gst_v4l2_tuner_get_channel), (gst_v4l2_tuner_contains_norm),
15359         (gst_v4l2_tuner_list_norms), (gst_v4l2_tuner_set_norm_and_notify),
15360         (gst_v4l2_tuner_get_norm):
15361         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15362         (gst_v4l2_fill_lists), (gst_v4l2_empty_lists):
15363         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_get_fps):
15364         Renamed some properties to match the tuner interface naming.
15365
15366 2006-09-27  Wim Taymans  <wim@fluendo.com>
15367
15368         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_set_property_helper),
15369         (gst_v4l2_set_defaults):
15370         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
15371         (gst_v4l2src_create):
15372         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
15373         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15374         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_set_norm),
15375         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
15376         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
15377         (gst_v4l2_set_attribute), (gst_v4l2_get_input),
15378         (gst_v4l2_set_input):
15379         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
15380         (gst_v4l2src_grab_frame), (gst_v4l2src_get_capture),
15381         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
15382         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
15383         (gst_v4l2src_buffer_new):
15384         * tests/icles/v4l2src-test.c: (my_bus_callback), (main):
15385         Small cleanups.
15386         Fix error messages.
15387         Use locks when getting timestamps.
15388         Fix leaks in test.
15389         Add licensing header to tests.
15390
15391 2006-09-27  Edgard Lima <edgard.lima@indt.org.br>
15392
15393         * sys/v4l2/gstv4l2colorbalance.c:
15394         * sys/v4l2/gstv4l2object.c:
15395         * sys/v4l2/gstv4l2src.c:
15396         * sys/v4l2/gstv4l2src.h:
15397         * sys/v4l2/gstv4l2tuner.c:
15398         * sys/v4l2/v4l2_calls.c:
15399         * sys/v4l2/v4l2src_calls.c:
15400         * tests/icles/v4l2src-test.c:
15401         Some cleanups and comments.
15402
15403 2006-09-26  Wim Taymans  <wim@fluendo.com>
15404
15405         * docs/plugins/Makefile.am:
15406         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15407         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15408         Add v4l2 plugin to the docs.
15409
15410         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
15411         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
15412         * sys/v4l2/gstv4l2src.h:
15413         * sys/v4l2/gstv4l2vidorient.c:
15414         Fix docs.
15415         Remove some more externs.
15416
15417 2006-09-26  Wim Taymans  <wim@fluendo.com>
15418
15419         * sys/v4l2/Makefile.am:
15420         Fix makefile, list libs in stack order.
15421
15422         * sys/v4l2/gstv4l2colorbalance.c:
15423         * sys/v4l2/gstv4l2colorbalance.h:
15424         * sys/v4l2/gstv4l2object.c: (gst_v4l2_device_get_type),
15425         (gst_v4l2_object_install_properties_helper):
15426         * sys/v4l2/gstv4l2object.h:
15427         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
15428         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
15429         * sys/v4l2/gstv4l2src.h:
15430         * sys/v4l2/gstv4l2tuner.h:
15431         * sys/v4l2/gstv4l2vidorient.h:
15432         * sys/v4l2/gstv4l2xoverlay.h:
15433         * sys/v4l2/v4l2_calls.h:
15434         * sys/v4l2/v4l2src_calls.h:
15435         Fix coding style:
15436         - Remove extern from functions.
15437         - Fix header indentation.
15438         Fix Flags, add defaults for properties.
15439         Remove unused enums.
15440         Fix TOO_LAZY in error messages.
15441
15442 2006-09-26  Wim Taymans  <wim@fluendo.com>
15443
15444         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices),
15445         (gst_v4l2_probe_needs_probe),
15446         (gst_v4l2_object_install_properties_helper), (gst_v4l2_object_new),
15447         (gst_v4l2_object_destroy), (gst_v4l2_object_set_property_helper),
15448         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults),
15449         (gst_v4l2_object_start), (gst_v4l2_object_stop):
15450         * sys/v4l2/gstv4l2object.h:
15451         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
15452         (gst_v4l2src_init), (gst_v4l2src_dispose),
15453         (gst_v4l2src_set_property), (gst_v4l2src_get_property),
15454         (gst_v4l2src_fixate), (gst_v4l2src_get_caps),
15455         (gst_v4l2src_set_caps), (gst_v4l2src_get_read),
15456         (gst_v4l2src_get_mmap), (gst_v4l2src_create):
15457         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15458         (gst_v4l2_open), (gst_v4l2_close), (gst_v4l2_get_norm),
15459         (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
15460         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
15461         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
15462         (gst_v4l2_get_input), (gst_v4l2_set_input):
15463         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
15464         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
15465         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
15466         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
15467         (gst_v4l2src_capture_stop), (gst_v4l2src_capture_deinit),
15468         (gst_v4l2src_get_size_limits), (gst_v4l2src_set_fps),
15469         (gst_v4l2src_get_fps), (gst_v4l2src_buffer_finalize),
15470         (gst_v4l2src_buffer_new):
15471         Fix pass at code cleanups, move errors cases out of the normal
15472         flow for additional code clarity.
15473
15474 2006-09-23  Wim Taymans  <wim@fluendo.com>
15475
15476         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
15477         (gst_cdaudio_init), (gst_cdaudio_set_property),
15478         (gst_cdaudio_get_property), (gst_cdaudio_change_state),
15479         (gst_cdaudio_send_event), (gst_cdaudio_get_query_types),
15480         (gst_cdaudio_query), (cdaudio_uri_set_uri):
15481         Port to 0.10.
15482
15483 2006-09-22  David Schleef  <ds@schleef.org>
15484
15485         * sys/glsink/glimagesink.c:
15486           Fix problems when the element cannot open the display.
15487           (fixes #357212)
15488
15489 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
15490
15491         * configure.ac:
15492           Up requirements to -base CVS and core CVS (the format for the
15493           video orientation interface used by v4l2src and the latter
15494           since that's what -base CVS requires).
15495
15496 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
15497
15498         * ext/directfb/dfbvideosink.c: (plugin_init):
15499           Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might
15500           be autoplugged shouldn't trump plugins in -base, -good or -ugly
15501           (in this case ximagesink).
15502
15503         * sys/glsink/glimagesink.c: (plugin_init):
15504           Set rank to NONE to prevent it from being autoplugged until
15505           errors are handled properly (see #357212).
15506
15507 2006-09-21  Edgard Lima <edgard.lima@indt.org.br>
15508
15509         * ext/neon/Makefile.am:
15510         * ext/neon/gstneonhttpsrc.c:
15511         * ext/neon/gstneonhttpsrc.h:
15512         Reverted previous commit (2006-09-19 - Allow internal codes from
15513         last.fm). As dicussed on #gstreamer it should be done in separete
15514         element.
15515
15516 2006-09-21  Wim Taymans  <wim@fluendo.com>
15517
15518         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad),
15519         (gst_faac_chain):
15520         Add decoder specific info on the caps.
15521         Some cleanups here and there.
15522
15523 2006-09019  Edgard Lima <edgard.lima@indt.org.br>
15524
15525         Patch by: Milosz Derezynski <internalerror@gmail.com> and
15526                   Rosfran Borges <rosfran.borges@indt.org.br>
15527
15528         * ext/neon/Makefile.am:
15529         * ext/neon/gstneonhttpsrc.c:
15530         * ext/neon/gstneonhttpsrc.h:
15531         Allow internal codes from last.fm
15532         
15533
15534 2006-09-19  Edgard Lima <edgard.lima@indt.org.br>
15535
15536         * tests/icles/v4l2src-test.c:
15537         Just a small fix to the app options.
15538
15539 2006-09-19  Edgard Lima <edgard.lima@indt.org.br>
15540
15541         * sys/v4l2/Makefile.am:
15542         * sys/v4l2/gstv4l2src.c:
15543         * sys/v4l2/gstv4l2vidorient.c:
15544         * sys/v4l2/gstv4l2vidorient.h:
15545         * tests/icles/v4l2src-test.c:
15546         Add Video Orientation interface support to v4l2src.
15547         
15548 2006-09-19  Wim Taymans  <wim@fluendo.com>
15549
15550         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init),
15551         (gst_gsmdec_sink_setcaps), (gst_gsmdec_sink_event),
15552         (gst_gsmdec_chain):
15553         * ext/gsm/gstgsmdec.h:
15554         Handle WAV49 variant (GSM in WAV).
15555         Some small cleanups.
15556
15557 2006-09-18  Edgard Lima <edgard.lima@indt.org.br>
15558
15559         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_buffer_new ):
15560         Fix GST_BUFFER_DURATION.
15561
15562 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
15563
15564         * ext/hermes/gsthermescolorspace.c:
15565         * ext/ivorbis/vorbisfile.c:
15566         * ext/lcs/gstcolorspace.c:
15567         * ext/wavpack/gstwavpackenc.h:
15568         * ext/xine/xineaudiodec.c:
15569         * ext/xine/xineaudiosink.c:
15570         * ext/xine/xineinput.c:
15571         * gst/chart/gstchart.c:
15572         * gst/equalizer/gstiirequalizer.c:
15573         * gst/games/gstpuzzle.c:
15574         * gst/librfb/gstrfbsrc.c:
15575         * gst/mixmatrix/mixmatrix.c:
15576         * gst/nsf/gstnsf.h:
15577         * gst/vbidec/gstvbidec.c:
15578         * gst/virtualdub/gstxsharpen.c:
15579           More G_OBJECT macro fixing.
15580
15581 2006-09-15  Edgard Lima <edgard.lima@indt.org.br>
15582
15583         * sys/v4l2/gstv4l2src.c:
15584         * sys/v4l2/gstv4l2src.h:
15585         * sys/v4l2/gstv4l2xoverlay.c:
15586         * sys/v4l2/v4l2_calls.c:
15587         * sys/v4l2/v4l2src_calls.c:
15588         * tests/icles/v4l2src-test.c:
15589         The test application and the plgind error messages has been improved.
15590         
15591 2006-09-12  Stefan Kost  <ensonic@users.sf.net>
15592
15593         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
15594         (gst_spectrum_start), (gst_spectrum_stop), (gst_spectrum_event):
15595           Implements stop() to clear the adapter and event() to clear the
15596           adapter on FLUSH_STOP and EOS.
15597
15598 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
15599
15600         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
15601         (gst_spectrum_set_property):
15602         * gst/spectrum/gstspectrum.h:
15603           Fix type mixup in spectrum->interval (gdouble<->guint64). Spotted by
15604           René Stadler
15605
15606 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
15607
15608         * gst/spectrum/demo-osssrc.c: (draw_spectrum), (main):
15609           Use more defines
15610
15611         * gst/spectrum/gstspectrum.c: (gst_spectrum_init),
15612         (gst_spectrum_dispose), (gst_spectrum_set_caps),
15613         (gst_spectrum_transform_ip):
15614         * gst/spectrum/gstspectrum.h:
15615           Apply some of the spectrum cleanup changes suggested in #348085.
15616
15617 2006-09-08  Tim-Philipp Müller  <tim at centricular dot net>
15618
15619         * configure.ac:
15620           Bump requirements of -base (videocrop test case needs this).
15621
15622         * gst/videocrop/gstvideocrop.c:
15623           Document sloppy handling of subsampled chroma planes if
15624           left/top cropping is an odd number.
15625
15626         * tests/check/elements/videocrop.c: (handoff_cb),
15627         (videocrop_test_cropping_init_context),
15628         (videocrop_test_cropping_deinit_context),
15629         (videocrop_test_cropping), (check_1x1_buffer), (GST_START_TEST),
15630         (videocrop_suite), (main):
15631           Add another unit test that crops the input to 1x1 (and checks
15632           that that pixel has the expected values in a number of formats).
15633
15634 2006-09-08  Tim-Philipp Müller  <tim at centricular dot net>
15635
15636         * gst/videocrop/Makefile.am:
15637         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
15638         (gst_video_crop_transform_packed),
15639         (gst_video_crop_transform_planar):
15640           Some quick tests indicate that it doesn't make a great deal
15641           of sense to use liboil here, at least not for the memcpy()s
15642           we do, so remove liboil usage until there is clear evidence
15643           it actually makes a positive difference somewhere.
15644
15645 2006-09-03  Tim-Philipp Müller  <tim at centricular dot net>
15646
15647         * tests/check/elements/videocrop.c: (handoff_cb),
15648         (buffer_probe_cb), (test_caps_transform), (test_passthrough),
15649         (notgst_value_list_get_nth_int), (videocrop_suite):
15650           More tests: check passthrough mode and caps transform in
15651           both directions with fixed values, ranges and lists.
15652
15653 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
15654
15655         * docs/plugins/Makefile.am:
15656         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15657         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15658         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
15659           Add videocrop to docs.
15660
15661         * gst/videocrop/Makefile.am:
15662         * gst/videocrop/gstvideocrop.c:
15663         * gst/videocrop/gstvideocrop.h:
15664           Move boilerplate stuff and structures into a header file.
15665
15666         * tests/check/Makefile.am:
15667         * tests/check/elements/.cvsignore:
15668         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
15669         (test_unit_sizes), (videocrop_test_cropping_init_context),
15670         (videocrop_test_cropping_deinit_context),
15671         (videocrop_test_cropping), (test_cropping), (videocrop_suite):
15672           Add unit tests for videocrop.
15673
15674 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
15675
15676         * configure.ac:
15677         * gst/videocrop/Makefile.am:
15678         * gst/videocrop/gstvideocrop.c: (gst_video_crop_base_init),
15679         (gst_video_crop_class_init), (gst_video_crop_init),
15680         (gst_video_crop_get_image_details_from_caps),
15681         (gst_video_crop_get_unit_size), (gst_video_crop_transform_packed),
15682         (gst_video_crop_transform_planar), (gst_video_crop_transform),
15683         (gst_video_crop_transform_dimension),
15684         (gst_video_crop_transform_dimension_value),
15685         (gst_video_crop_transform_caps), (gst_video_crop_set_caps),
15686         (gst_video_crop_set_property), (gst_video_crop_get_property),
15687         (plugin_init):
15688           Port/rewrite videocrop from scratch for GStreamer-0.10, and make
15689           it support all formats videoscale supports (#345653).
15690
15691 2006-09-02  Stefan Kost  <ensonic@users.sf.net>
15692
15693         * sys/v4l2/gstv4l2.c:
15694         * sys/v4l2/gstv4l2colorbalance.c:
15695         * sys/v4l2/gstv4l2object.c:
15696         (gst_v4l2_object_install_properties_helper):
15697         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
15698         * sys/v4l2/gstv4l2src.h:
15699           Whitespace cleanups, dashify property-names.
15700
15701 2006-09-02  Stefan Kost  <ensonic@users.sf.net>
15702
15703         * sys/v4l2/gstv4l2.c:
15704         * sys/v4l2/gstv4l2colorbalance.c:
15705         * sys/v4l2/gstv4l2colorbalance.h:
15706         * sys/v4l2/gstv4l2object.c:
15707         * sys/v4l2/gstv4l2object.h:
15708         * sys/v4l2/gstv4l2src.c:
15709         * sys/v4l2/gstv4l2src.h:
15710         * sys/v4l2/gstv4l2tuner.c:
15711         * sys/v4l2/gstv4l2tuner.h:
15712         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
15713         * sys/v4l2/gstv4l2xoverlay.h:
15714         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15715         (gst_v4l2_open):
15716         * sys/v4l2/v4l2_calls.h:
15717         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_queue_frame),
15718         (gst_v4l2src_capture_init):
15719         * sys/v4l2/v4l2src_calls.h:
15720           Cleanup error messages and unify header comments
15721
15722 2006-08-31  Jan Schmidt  <thaytan@mad.scientist.com>
15723
15724         * gst/nsf/Makefile.am:
15725         Add missing GST_LIBS
15726
15727 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
15728
15729         * sys/v4l2/gstv4l2src.c:
15730         Another small fix to set_caps function (sucks copy/paste error).
15731         
15732 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
15733
15734         * sys/v4l2/gstv4l2src.c:
15735         Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.
15736
15737 2006-08-30  Edgard Lima <edgard.lima@indt.org.br>
15738
15739         * sys/v4l2/gstv4l2src.c:
15740         A small fix to set_caps function.
15741
15742 2006-08-30  Edward Hervey  <edward@fluendo.com>
15743
15744         * gst/qtdemux/qtdemux.c:
15745         (gst_qtdemux_do_seek):
15746         Reset each streams last_flow to GST_FLOW_OK.
15747         (gst_qtdemux_activate_segment):
15748         Removing mystic modifications for good.
15749
15750 2006-08-30  Stefan Kost  <ensonic@users.sf.net>
15751
15752         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
15753         (qtdemux_parse_tree):
15754           put back 'segment start<=stop' change that was mystically reverted by
15755           the last commit
15756
15757 2006-08-30  Stefan Kost  <ensonic@users.sf.net>
15758
15759         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
15760         (qtdemux_parse_tree):
15761         Fix the build for disabled debug
15762
15763 2006-08-29  Edgard Lima <edgard.lima@indt.org.br>
15764
15765         * sys/v4l2/gstv4l2src.c:
15766         * sys/v4l2/v4l2src_calls.c:
15767         * sys/v4l2/v4l2src_calls.h:
15768         Fixed framerate negotiation.
15769         
15770 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
15771
15772         Patch by: Andrew Andkjar  <enki at goodship net>
15773
15774         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_close):
15775         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_supported),
15776         (gst_sdlvideosink_deinitsdl):
15777           Only de-init the subsystem we previously initialised. Avoids
15778           borkage when both sdlvideosink and sdlaudiosink are used
15779           at the same time and one is shut down.
15780
15781 2006-08-28  Wim Taymans  <wim@fluendo.com>
15782
15783         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
15784         (gst_qtdemux_add_stream), (qtdemux_parse_trak),
15785         (qtdemux_video_caps):
15786         Make sure segment start<=stop in weird quicktime files.
15787
15788 2006-08-28  Stefan Kost  <ensonic@users.sf.net>
15789
15790         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
15791           add comments and more debug logging
15792
15793 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
15794
15795         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
15796
15797         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_post_tags),
15798         (gst_wavpack_dec_chain):
15799           Post audio codec and average bitrate tags on bus (#344472).
15800
15801         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
15802         (gst_wavpack_parse_src_query):
15803           Forward queries in other formats (BYTE format in particular)
15804           upstream; add Sebastian to authors.
15805
15806 2006-08-23  Edgard Lima <edgard.lima@indt.org.br>
15807
15808         * sys/v4l2/gstv4l2src.c:
15809         * sys/v4l2/v4l2src_calls.c:
15810         * sys/v4l2/v4l2src_calls.h:
15811         Fix set_caps to set width and height to the values the driver is
15812         really working with.
15813
15814 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
15815
15816         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block):
15817           Fix mem leak, send newsegment event on correction pad
15818           as well (#352476).
15819
15820         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
15821           Restore original author (on Sebastian's request).
15822
15823         * tests/check/Makefile.am:
15824         * tests/check/gst-plugins-bad.supp:
15825           Add (so far empty) suppression file for -bad. Remove
15826           wavpackenc test from VALGRIND_TO_FIX now that the leak
15827           is fixed.
15828
15829 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
15830
15831         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
15832
15833         * tests/check/Makefile.am:
15834         * tests/check/elements/.cvsignore:
15835         * tests/check/elements/wavpackdec.c: (setup_wavpackdec),
15836         (cleanup_wavpackdec), (GST_START_TEST), (wavpackdec_suite), (main):
15837         * tests/check/elements/wavpackenc.c: (setup_wavpackenc),
15838         (cleanup_wavpackenc), (GST_START_TEST), (wavpackenc_suite), (main):
15839         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
15840         (setup_wavpackparse), (cleanup_wavpackparse), (GST_START_TEST),
15841         (wavpackparse_suite), (main):
15842           Add unit tests for wavpack elements (#352476).
15843
15844 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
15845
15846         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
15847
15848         * docs/plugins/Makefile.am:
15849         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15850         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15851         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
15852         * docs/plugins/inspect/plugin-wavpack.xml:
15853         * ext/wavpack/gstwavpackdec.c:
15854         * ext/wavpack/gstwavpackdec.h:
15855         * ext/wavpack/gstwavpackenc.c:
15856         * ext/wavpack/gstwavpackenc.h:
15857         * ext/wavpack/gstwavpackparse.c:
15858         * ext/wavpack/gstwavpackparse.h:
15859           Add docs for wavpack elements (#352476).
15860
15861 2006-08-22  Edgard Lima <edgard.lima@indt.org.br>
15862
15863         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_size_limits)
15864         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fixate)
15865         Fixed query size to work with drivers that uses intermediate step
15866         like "width * height" to find closest size.
15867         
15868 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15869
15870         * configure.ac:
15871         * docs/plugins/Makefile.am:
15872         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
15873         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
15874         * gst/gdp/Makefile.am:
15875         * gst/gdp/gstgdp.c:
15876         * gst/gdp/gstgdpdepay.c:
15877         * gst/gdp/gstgdpdepay.h:
15878         * gst/gdp/gstgdppay.c:
15879         * gst/gdp/gstgdppay.h:
15880         * tests/check/Makefile.am:
15881         * tests/check/elements/gdpdepay.c:
15882         * tests/check/elements/gdppay.c:
15883           move gdp plugin to good.
15884
15885 2006-08-21  Wim Taymans  <wim@fluendo.com>
15886
15887         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
15888         (qtdemux_node_dump_foreach), (qtdemux_parse_trak),
15889         (qtdemux_video_caps), (qtdemux_audio_caps):
15890         Some more constification.
15891         Fix some paletted data formats again.
15892         Fix ulaw/alaw in qt.
15893         Set correct caps for raw RGB.
15894         Add support for yuv2, which is like Yuv2.
15895         Add support for raw audio with the NONE fourcc, which is like raw.
15896
15897 2006-08-21  Wim Taymans  <wim@fluendo.com>
15898
15899         * ext/gsm/gstgsm.c: (plugin_init):
15900         Make rank PRIMARY now that GSM seems to work fine.
15901
15902 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
15903
15904         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_init),
15905         (gst_wavpack_enc_finalize), (gst_wavpack_enc_sink_set_caps),
15906         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_format_samples),
15907         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain),
15908         (gst_wavpack_enc_rewrite_first_block),
15909         (gst_wavpack_enc_sink_event), (gst_wavpack_enc_change_state),
15910         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
15911         * ext/wavpack/gstwavpackenc.h:
15912         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
15913         (gst_wavpack_parse_src_query), (gst_wavpack_parse_src_event),
15914         (gst_wavpack_parse_init), (gst_wavpack_parse_get_upstream_length),
15915         (gst_wavpack_parse_loop):
15916           More clean-ups: use shorter variable names to make code easier to
15917           read; prefix structures we define with 'Gst' to make it clearer
15918           where they come from.
15919
15920 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
15921
15922         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_init),
15923         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
15924         (gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block),
15925         (gst_wavpack_enc_sink_event):
15926           Fix caps set on buffers and template caps (output is framed)
15927           and make them match (#351663); use GST_WARNING_OBJECT instead of
15928           GST_ELEMENT_WARNING; simplify push_block(); do some small
15929           clean-ups here and there; fix memleak (#351663).
15930
15931 2006-08-18  Tim-Philipp Müller  <tim at centricular dot net>
15932
15933         Based on patch by: Sebastian Dröge <slomo at circular-chaos.org>
15934
15935         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_sink_event),
15936         (gst_wavpack_parse_get_upstream_length),
15937         (gst_wavpack_parse_find_marker), (gst_wavpack_parse_resync_loop),
15938         (gst_wavpack_parse_loop), (gst_wavpack_parse_resync_adapter):
15939           Fix resyncing in push mode not stopping re-syncing at embedded
15940           zeroes; skip garbage between frames in pull mode as well if
15941           necessary; use gst_pad_query_peer_duration(); push EOS and
15942           NEWSEGMENT event in right direction (#351659).
15943
15944 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
15945
15946         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
15947
15948         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init):
15949         * ext/wavpack/gstwavpackparse.c:
15950         (gst_wavpack_parse_resync_adapter), (gst_wavpack_parse_chain):
15951           In push mode, re-sync to next wavpack header if sync is lost
15952           (#351557). Also use hyphens instead of underscores in
15953           GObject property names.
15954
15955 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
15956
15957         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
15958
15959         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_class_init),
15960         (gst_wavpack_parse_reset), (gst_wavpack_parse_get_src_query_types),
15961         (gst_wavpack_parse_src_query),
15962         (gst_wavpack_parse_handle_seek_event),
15963         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_init),
15964         (gst_wavpack_parse_create_src_pad),
15965         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop),
15966         (gst_wavpack_parse_chain), (gst_wavpack_parse_sink_activate),
15967         (gst_wavpack_parse_sink_activate_pull):
15968         * ext/wavpack/gstwavpackparse.h:
15969           Make wavpackparse also work in push-mode (not seekable yet though);
15970           some small clean-ups along the way; add support for SEEKING query
15971           and query types function. (#351495).
15972
15973 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
15974
15975         * ext/libfame/gstlibfame.c: (gst_fameenc_get_property):
15976         * sys/glsink/glimagesink.c: (gst_glimage_sink_get_property):
15977           Fix leaks (#351502).
15978
15979 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
15980
15981         * gst/qtdemux/qtdemux.c: (qtdemux_redirects_sort_func),
15982         (qtdemux_process_redirects), (qtdemux_parse_tree):
15983           Extract all references/redirections if there is more
15984           than one and sort them; also extract minimum required
15985           bitrate information if available. (#350399)
15986           
15987 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
15988
15989         Patch by: Michal Benes  <michal.benes at itonis tv>
15990
15991         * ext/faac/gstfaac.c: (gst_faac_configure_source_pad):
15992           Bitrate in the faac structure is per output channel,
15993           not total bitrate (#350741).
15994
15995 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
15996
15997         * ext/xvid/gstxvidenc.c: (gst_xvidenc_chain):
15998           Fix GST_ELEMENT_ERROR usage.
15999
16000 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
16001
16002         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
16003           Fix silly typo.
16004
16005 2006-08-08  Edward Hervey  <edward@fluendo.com>
16006
16007         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
16008         I forgot to include the file containing the #define :)
16009         Now includes "config.h"
16010
16011 2006-08-08  Edward Hervey  <edward@fluendo.com>
16012
16013         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
16014         Ignore test known to fail on PPC64. See #348114.
16015
16016 2006-08-04  Edgard Lima <edgard.lima@indt.org.br>
16017
16018         Patch by: Rosfran Borges <rosfran dot borges at indt dot org dot
16019         br>
16020
16021         * ext/neon/gstneonhttpsrc.c:
16022         * ext/neon/gstneonhttpsrc.h:
16023         Allow HTTP redirect (HTTP status code 302).
16024
16025 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16026
16027         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
16028         Fix event parsing by gdpdepay.  Fixes #349916.
16029
16030 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
16031
16032         Patch by: Thadeu Lima de Souza Cascardo <cascardo at holoscopio dot
16033         com>
16034
16035         * ext/Makefile.am:
16036           Use right variables when USE_SPC is defined.
16037
16038 2006-08-02  Wim Taymans  <wim@fluendo.com>
16039
16040         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
16041         (gst_gdp_depay_finalize), (gst_gdp_depay_sink_event),
16042         (gst_gdp_depay_src_event), (gst_gdp_depay_chain),
16043         (gst_gdp_depay_change_state):
16044         Disable seeking.
16045         Small cleanups.
16046         Clear adapter on disconts.
16047         Clear caps when going to READY instead of NULL
16048
16049         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16050         (gst_gdp_pay_init), (gst_gdp_pay_finalize), (gst_gdp_pay_reset),
16051         (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
16052         (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
16053         (gst_gdp_queue_buffer), (gst_gdp_pay_chain),
16054         (gst_gdp_pay_sink_event), (gst_gdp_pay_src_event),
16055         (gst_gdp_pay_change_state):
16056         * gst/gdp/gstgdppay.h:
16057         Reset payloader when going to READY.
16058         Fix leaked buffers in ->queue on push errors.
16059         Disable seeking.
16060         Code cleanups.
16061         Create packetizer in _init, free in _finalize.
16062
16063 2006-07-31  Julien MOUTTE  <julien@moutte.net>
16064
16065         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state),
16066         (gst_dfbvideosink_buffer_alloc): Post an error message.
16067
16068 2006-07-31  Julien MOUTTE  <julien@moutte.net>
16069
16070         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_change_state),
16071         (gst_dfbvideosink_buffer_alloc): Don't try allocating if we are not
16072         setup yet. Fail changing state if setup fails.
16073
16074 2006-07-31  Wim Taymans  <wim@fluendo.com>
16075
16076         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
16077         (gst_gdp_depay_sink_event), (gst_gdp_depay_chain):
16078         Consume all events except EOS because we generate events from
16079         the gdp payload instead. Fixes #349204
16080
16081 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
16082
16083         * ext/xvid/gstxviddec.c: (gst_xviddec_init), (gst_xviddec_reset),
16084         (gst_xviddec_unset), (gst_xviddec_handle_sink_event),
16085         (gst_xviddec_setup), (gst_xviddec_negotiate), (gst_xviddec_chain),
16086         (gst_xviddec_flush_buffers), (gst_xviddec_src_getcaps),
16087         (gst_xviddec_setcaps), (gst_xviddec_change_state):
16088         * ext/xvid/gstxviddec.h:
16089           Clean-ups and code reflows. Pass return value from
16090           gst_pad_alloc_buffer() upstream among other things. Also check
16091           for NULL GValue before using GST_VALUE_TYPE macro (#348976).
16092           Mass rename of xviddec -> dec variable for better
16093           code readability.
16094
16095 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
16096
16097         * ext/xvid/gstxvid.c: (gst_xvid_image_fill):
16098           Fix size calculation for I420/YV12. Fixes #348976.
16099
16100 2006-07-27  Wim Taymans  <wim@fluendo.com>
16101
16102         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init),
16103         (gst_gsmdec_sink_setcaps), (gst_gsmdec_sink_event):
16104         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_setcaps):
16105         Fix negotiation.
16106
16107 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16108
16109         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init):
16110           proxying get/set caps is the wrong thing to do, since we really
16111           do change caps quite fundamentally
16112         * tests/check/elements/gdpdepay.c:
16113         * tests/check/elements/gdppay.c:
16114           remove declaration of buffers, it's already done in gstcheck.h
16115
16116 2006-07-24  Sebastien Moutte  <sebastien@moutte.net>
16117
16118         * sys/directsound/gstdirectsoundsink.h:
16119         * sys/directsound/gstdirectsoundsink.c:
16120         Add an attenuation property that will directly attenuate the 
16121         directsound buffer.
16122         Change the size of the directsound secondary buffer to a half second.
16123         Add more debug logs.
16124         Add a lock to protect dsound buffer write access.
16125         Fix a bad implementation of reset.
16126         * sys/directsound/gstdirectdrawsink.c:
16127         * sys/directsound/gstdirectdrawsink.h:
16128         Add a keep_aspect_ratio property.
16129         Do not use overlay if not supported.
16130         Add more debug logs.
16131         Remove overwrite of WM_ERASEBKGND message handling. It was not
16132         redrawing border when keep_aspect_ratio was enabled.
16133         * win32/common/config.h:
16134         update version waiting an auto-generated config.h
16135
16136 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
16137
16138         Patch by: Chris Lee  <clee at kde org>
16139
16140         * configure.ac:
16141         * ext/Makefile.am:
16142         * ext/spc/Makefile.am:
16143         * ext/spc/gstspc.c: (spc_negotiate), (gst_spc_dec_base_init),
16144         (gst_spc_dec_class_init), (gst_spc_dec_init), (gst_spc_dec_chain),
16145         (gst_spc_dec_sink_event), (gst_spc_dec_src_event),
16146         (gst_spc_dec_src_query), (spc_play), (spc_setup),
16147         (gst_spc_dec_change_state), (plugin_init):
16148         * ext/spc/gstspc.h:
16149           Add libopenspc-based SPC decoder element (#348220).
16150
16151 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
16152
16153         Patch by: Martin Szulecki
16154
16155         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_get_property_helper):
16156           If "device-name" is requested and the device is not
16157           open, try to temporarily open it to obtain this
16158           information (#342494).
16159
16160 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
16161
16162         * gst/nsf/nsf.c: (nsf_load):
16163           Really fix compilation. Apparently it's not enough to
16164           just check the return value for errors, but we need to
16165           check for short reads as well (now if only we handled
16166           them too ...). Fixes #347935.
16167
16168 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16169
16170         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
16171           Fix caps after previous change to byte order endianness.
16172
16173         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
16174         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_init),
16175         (gst_wavpack_parse_loop):
16176         * ext/wavpack/gstwavpackparse.h:
16177           Queue incoming events if there's no source pad yet and
16178           send them downstream later when the pad is there.
16179
16180 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16181
16182         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_init),
16183         (gst_wavpack_dec_format_samples),
16184         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
16185         (gst_wavpack_dec_change_state):
16186         * ext/wavpack/gstwavpackdec.h:
16187           Output audio in native byte order (which is also how we get
16188           samples from wavpack); output samples with 21-24 bit depth
16189           with 32 bit width (makes things easier for us).
16190
16191 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16192
16193         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init),
16194         (gst_wavpack_dec_class_init), (gst_wavpack_dec_init),
16195         (gst_wavpack_dec_finalize), (gst_wavpack_dec_format_samples),
16196         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
16197         (gst_wavpack_dec_sink_event), (gst_wavpack_dec_change_state):
16198         * ext/wavpack/gstwavpackdec.h:
16199           More clean-ups: remove most of the disfunctional correction
16200           pad stuff for now, if it ever gets implemented a lot of stuff
16201           will have to be rewritten anyway; redo chain function, move
16202           errors to end, error out instead of g_assert()ing. Also rename
16203           overly long variable 'wavpackdec' to just 'dec'; miscellaneous
16204           other small stuff.
16205
16206 2006-07-18  Tim-Philipp Müller  <tim at centricular dot net>
16207
16208         Patch by: Sebastian Dröge <slomo at circular-chaos.org>
16209
16210         * configure.ac:
16211           Check for wavpack version and define WAVPACK_OLD_API if
16212           necessary.
16213
16214         * ext/wavpack/Makefile.am:
16215         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_read_header),
16216         (gst_wavpack_read_metadata):
16217         * ext/wavpack/gstwavpackcommon.h:
16218         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init),
16219         (gst_wavpack_dec_class_init), (gst_wavpack_dec_init),
16220         (gst_wavpack_dec_finalize), (gst_wavpack_dec_format_samples),
16221         (gst_wavpack_dec_clip_outgoing_buffer), (gst_wavpack_dec_chain),
16222         (gst_wavpack_dec_sink_event), (gst_wavpack_dec_change_state),
16223         (gst_wavpack_dec_request_new_pad), (gst_wavpack_dec_plugin_init):
16224         * ext/wavpack/gstwavpackdec.h:
16225         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
16226         (gst_wavpack_enc_init), (gst_wavpack_enc_finalize),
16227         (gst_wavpack_enc_set_wp_config):
16228         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
16229         (gst_wavpack_parse_finalize), (gst_wavpack_parse_class_init),
16230         (gst_wavpack_parse_index_get_entry_from_sample),
16231         (gst_wavpack_parse_scan_to_find_sample),
16232         (gst_wavpack_parse_handle_seek_event),
16233         (gst_wavpack_parse_create_src_pad):
16234         * ext/wavpack/gstwavpackstreamreader.c:
16235         * ext/wavpack/gstwavpackstreamreader.h:
16236           Port to new/official wavpack API, don't use API that was exported
16237           in wavpack header files and in the lib but meant to be private, at
16238           least not for recent wavpack versions; misc. 'cleanups' (#347443).
16239
16240 2006-07-18  Wim Taymans  <wim@fluendo.com>
16241
16242         * gst/nsf/nsf.c: (nsf_load):
16243         Fix compilation by not ignoring return values of fread.
16244
16245 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16246
16247         * docs/plugins/inspect/plugin-alsaspdif.xml:
16248         * docs/plugins/inspect/plugin-filter.xml:
16249         * docs/plugins/inspect/plugin-h264parse.xml:
16250         * docs/plugins/inspect/plugin-musepack.xml:
16251         * docs/plugins/inspect/plugin-nsfdec.xml:
16252         * docs/plugins/inspect/plugin-sdl.xml:
16253         * docs/plugins/inspect/plugin-spectrum.xml:
16254           adding more inspect docs
16255
16256 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16257
16258         * docs/plugins/inspect/plugin-gdp.xml:
16259           actually commit inspectation of gdp element
16260
16261 2006-07-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16262
16263         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_class_init):
16264         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16265           remove parent_class setting, BOILERPLATE does this
16266         (gst_gdp_pay_reset_streamheader):
16267           fix typo in comment
16268
16269 2006-07-17  Wim Taymans  <wim@fluendo.com>
16270
16271         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
16272         (gst_qtdemux_prepare_current_sample),
16273         (gst_qtdemux_loop_state_movie):
16274         Store duration in uint64 too instead of clipping.
16275         When we do a keyframe seek and the requested time is at the
16276         keyframe, don't seek back to the beginning of the keyframe.
16277         Fixes #347439.
16278
16279 2006-07-16  Wim Taymans  <wim@fluendo.com>
16280
16281         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_sync):
16282         Don't crash on small buffers.
16283
16284 2006-07-15  Stefan Kost  <ensonic@users.sf.net>
16285
16286         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_sink_activate):
16287         Reset adapter.
16288
16289 2006-07-15  Stefan Kost  <ensonic@users.sf.net>
16290
16291         * gst/spectrum/demo-audiotest.c: (main):
16292         * gst/spectrum/demo-osssrc.c: (main):
16293         Do not use deprecated gtk functions.
16294
16295 2006-07-14  Wim Taymans  <wim@fluendo.com>
16296
16297         * gst/nsf/Makefile.am:
16298         * gst/nsf/memguard.c:
16299         * gst/nsf/memguard.h:
16300         * gst/nsf/types.h:
16301         Remove crack malloc/free replacement.
16302
16303 2006-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16304
16305         * docs/plugins/Makefile.am:
16306         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
16307         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
16308           add more plugins and elements to docs
16309         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
16310           fix segfaults due to wrong g_free
16311           add example
16312         * gst/gdp/gstgdppay.c:
16313           add example
16314
16315 2006-07-13  Wim Taymans  <wim@fluendo.com>
16316
16317         * gst/nsf/Makefile.am:
16318         Fix build.
16319
16320 2006-07-13  Wim Taymans  <wim@fluendo.com>
16321
16322         Based on patches by: Johan Dahlin <johan at gnome dot org>
16323                 Ronald Bultje <rbultje at ronald dot bitfreak dot net>
16324
16325         * configure.ac:
16326         * gst/nsf/Makefile.am:
16327         * gst/nsf/dis6502.h:
16328         * gst/nsf/fds_snd.c:
16329         * gst/nsf/fds_snd.h:
16330         * gst/nsf/fmopl.c:
16331         * gst/nsf/fmopl.h:
16332         * gst/nsf/gstnsf.c:
16333         * gst/nsf/gstnsf.h:
16334         * gst/nsf/log.c:
16335         * gst/nsf/log.h:
16336         * gst/nsf/memguard.c:
16337         * gst/nsf/memguard.h:
16338         * gst/nsf/mmc5_snd.c:
16339         * gst/nsf/mmc5_snd.h:
16340         * gst/nsf/nes6502.c:
16341         * gst/nsf/nes6502.h:
16342         * gst/nsf/nes_apu.c:
16343         * gst/nsf/nes_apu.h:
16344         * gst/nsf/nsf.c:
16345         * gst/nsf/nsf.h:
16346         * gst/nsf/osd.h:
16347         * gst/nsf/types.h:
16348         * gst/nsf/vrc7_snd.c:
16349         * gst/nsf/vrc7_snd.h:
16350         * gst/nsf/vrcvisnd.c:
16351         * gst/nsf/vrcvisnd.h:
16352         Added NSF decoder plugin. Fixes 151192. 
16353
16354 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
16355
16356         * tests/check/Makefile.am:
16357           Only run mpeg2enc unit test if we built the mpeg2enc plugin.
16358
16359 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
16360
16361         * configure.ac:
16362           Don't error out in configure if mjpegtools dev is not there.
16363
16364 2006-07-13  Tim-Philipp Müller  <tim at centricular dot net>
16365
16366         Patch by: Mark Nauwelaerts <manauw at skynet be>
16367
16368         * configure.ac:
16369         * ext/Makefile.am:
16370         * ext/mpeg2enc/Makefile.am:
16371         * ext/mpeg2enc/gstmpeg2enc.cc:
16372         * ext/mpeg2enc/gstmpeg2enc.hh:
16373         * ext/mpeg2enc/gstmpeg2encoder.cc:
16374         * ext/mpeg2enc/gstmpeg2encoder.hh:
16375         * ext/mpeg2enc/gstmpeg2encoptions.cc:
16376         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
16377         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
16378         * ext/mpeg2enc/gstmpeg2encstreamwriter.cc:
16379         * ext/mpeg2enc/gstmpeg2encstreamwriter.hh:
16380           Port mpeg2enc to 0.10 (#343184).
16381
16382         * tests/check/Makefile.am:
16383         * tests/check/elements/.cvsignore:
16384         * tests/check/elements/mpeg2enc.c:
16385           Add unit test for mpeg2enc.
16386
16387         * tests/icles/.cvsignore:
16388           Ignore pitch-test.
16389
16390 2006-07-12  Tim-Philipp Müller  <tim at centricular dot net>
16391
16392         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
16393           Fix typo in property nick.
16394
16395 2006-07-10  Wim Taymans  <wim@fluendo.com>
16396
16397         * gst/filter/gstbpwsinc.h:
16398         * gst/filter/gstiir.h:
16399         * gst/filter/gstlpwsinc.h:
16400         Don't forget new files.
16401
16402 2006-07-10  Wim Taymans  <wim@fluendo.com>
16403
16404         Patch by: Mathis Hofer <mathis dot hofer at dreamlab dot net>
16405
16406         * configure.ac:
16407         * gst/filter/Makefile.am:
16408         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_dispose),
16409         (gst_bpwsinc_base_init), (gst_bpwsinc_class_init),
16410         (gst_bpwsinc_init), (bpwsinc_set_caps), (bpwsinc_transform_ip),
16411         (bpwsinc_set_property), (bpwsinc_get_property):
16412         * gst/filter/gstfilter.c: (plugin_init):
16413         * gst/filter/gstfilter.h:
16414         * gst/filter/gstiir.c: (gst_iir_dispose), (gst_iir_base_init),
16415         (gst_iir_class_init), (gst_iir_init), (iir_set_caps),
16416         (iir_transform_ip), (iir_set_property), (iir_get_property):
16417         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_dispose),
16418         (gst_lpwsinc_base_init), (gst_lpwsinc_class_init),
16419         (gst_lpwsinc_init), (lpwsinc_set_caps), (lpwsinc_transform_ip),
16420         (lpwsinc_set_property), (lpwsinc_get_property):
16421         Ported the gstfilter plugin to GStreamer 0.10.
16422         Fixes #346853.
16423
16424 2006-07-10  Wim Taymans  <wim@fluendo.com>
16425
16426         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
16427           Extract comment information!!
16428
16429 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
16430
16431         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
16432         (qtdemux_tag_add_date):
16433           Extract year/date information (fixes #347079).
16434
16435 2006-07-07  Wim Taymans  <wim@fluendo.com>
16436
16437         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16438         Don't crash on twos/sowt/raw audio. #345830.
16439
16440 2006-07-07  Wim Taymans  <wim@fluendo.com>
16441
16442         Patch by: Lutz Mueller <lutz at topfrose dot de>
16443
16444         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
16445         (gst_neonhttp_src_init), (gst_neonhttp_src_finalize),
16446         (request_dispatch), (gst_neonhttp_src_create),
16447         (gst_neonhttp_src_start), (gst_neonhttp_src_get_size),
16448         (gst_neonhttp_src_stop), (set_proxy), (set_uri),
16449         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
16450         (gst_neonhttp_src_uri_set_uri), (size_header_handler):
16451         * ext/neon/gstneonhttpsrc.h:
16452         Remove unlock function. start/stop will do everything needed
16453         Removed code that was never called.
16454         Use gst_pad_alloc_buffer. Don't send EOS - parent class does that for us.
16455         Do not escape path. Fixes #346723.
16456         Additional code cleanups.
16457
16458 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
16459
16460         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16461         (gst_qtdemux_loop_state_header), (qtdemux_video_caps):
16462           Fix silly crasher in state change function; add
16463           IV41 fourcc (see bug #171111); don't output confusing
16464           debug message when skipping atoms.
16465
16466 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
16467
16468         * ext/directfb/dfbvideosink.c:
16469         * ext/gsm/gstgsmdec.c:
16470         * ext/gsm/gstgsmenc.c:
16471         * ext/libmms/gstmms.c:
16472         * ext/neon/gstneonhttpsrc.c:
16473         * ext/theora/theoradec.c:
16474         * gst/freeze/gstfreeze.c:
16475         * gst/gdp/gstgdpdepay.c:
16476         * gst/gdp/gstgdppay.c:
16477         * sys/glsink/glimagesink.c:
16478           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
16479           and fix one GObject boilerplate macro.
16480
16481 2006-06-20  Wim Taymans  <wim@fluendo.com>
16482
16483         * gst/modplug/libmodplug/stdafx.h:
16484         Fix modplug on AMD64. Fixes #345336.
16485
16486 2006-06-19  Tim-Philipp Müller  <tim at centricular dot net>
16487
16488         * configure.ac:
16489           Fix check so that future libneon API changes won't break the build.
16490
16491         * ext/neon/gstneonhttpsrc.c:
16492           Fix build with libneon-0.26.x (#345182).
16493
16494 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
16495
16496         * configure.ac:
16497           Fix --disable-external (can't set conditionals conditionally,
16498           #343602).
16499           
16500 2006-06-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16501
16502         * gst/spectrum/Makefile.am:
16503         Fix build.
16504
16505 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
16506
16507         * gst/spectrum/demo-audiotest.c: (on_window_destroy),
16508         (draw_spectrum), (message_handler), (main):
16509         * gst/spectrum/demo-osssrc.c: (on_window_destroy), (draw_spectrum),
16510         (message_handler), (main):
16511         port to use message to get results, cleanly exit when closing the window
16512         
16513         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
16514         (gst_spectrum_init), (gst_spectrum_dispose),
16515         (gst_spectrum_set_property), (gst_spectrum_get_property),
16516         (gst_spectrum_set_caps), (gst_spectrum_start),
16517         (gst_spectrum_message_new), (gst_spectrum_transform_ip):
16518         * gst/spectrum/gstspectrum.h:
16519         port to derive from basetransform and send results via messages
16520         (like level element)
16521
16522 2006-06-15  Wim Taymans  <wim@fluendo.com>
16523
16524         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
16525         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie),
16526         (gst_qtdemux_loop), (gst_qtdemux_chain), (qtdemux_parse_trak):
16527         Combine return values from src pad pushes.
16528
16529 2006-06-15  Wim Taymans  <wim@fluendo.com>
16530
16531         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
16532         (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample),
16533         (gst_qtdemux_add_stream):
16534         Don't crash on files with 0 samples, EOS immediatly instead.
16535         Fixes #344944.
16536
16537 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
16538
16539         Patch by: Wouter Paesen  <wouter at kangaroot net>
16540
16541         * ext/soundtouch/Makefile.am:
16542         * ext/soundtouch/gstpitch.cc:
16543           Make pitch element controllable via GstController interface
16544           (#344821).
16545           
16546         * configure.ac:
16547           Up core requirements to 0.10.8.1/CVS because earlier
16548           GstControllers can't handle float properties correctly.
16549           Check for GstController CFLAGS and LIBS.
16550
16551         * tests/icles/Makefile.am:
16552         * tests/icles/pitch-test.c: (main):
16553           Add small test program for the above (welcome to the 80s!).
16554
16555 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
16556
16557         Patch by: Sebastian Dröge  <slomo at circular-chaos org>
16558
16559         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init),
16560         (gst_wavpack_enc_class_init), (gst_wavpack_enc_set_wp_config),
16561         (gst_wavpack_enc_chain), (gst_wavpack_enc_sink_event),
16562         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
16563         * ext/wavpack/gstwavpackenc.h:
16564           Use bitrate property solely for bitrates and add new
16565           bits-per-sample property for the other stuff. Set duration
16566           to 'unknown' in initial header and resend header with proper
16567           duration on EOS; update Sebastian's e-mail address.
16568
16569 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
16570
16571         * examples/directfb/.cvsignore:
16572         * ext/directfb/.cvsignore:
16573           #define red green
16574
16575 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
16576
16577         * gst/spectrum/.cvsignore:
16578           Ignore more.
16579
16580 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
16581
16582         * ext/libmms/gstmms.c: (gst_mms_create):
16583           Set caps on outgoing buffers.
16584
16585         * sys/directdraw/gstdirectdrawsink.c: (gst_directdrawsink_init):
16586           Comment out unused global instance variable.
16587
16588 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
16589
16590         Patch by: Sebastian Dröge  <mail at slomosnail de>
16591
16592         * ext/wavpack/Makefile.am:
16593         * ext/wavpack/gstwavpack.c: (plugin_init):
16594         * ext/wavpack/gstwavpackcommon.h:
16595         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_mode_get_type),
16596         (gst_wavpack_enc_correction_mode_get_type),
16597         (gst_wavpack_enc_joint_stereo_mode_get_type),
16598         (gst_wavpack_enc_base_init), (gst_wavpack_enc_class_init),
16599         (gst_wavpack_enc_init), (gst_wavpack_enc_dispose),
16600         (gst_wavpack_enc_sink_set_caps), (gst_wavpack_enc_set_wp_config),
16601         (gst_wavpack_enc_format_samples), (gst_wavpack_enc_push_block),
16602         (gst_wavpack_enc_chain), (gst_wavpack_enc_rewrite_first_block),
16603         (gst_wavpack_enc_sink_event), (gst_wavpack_enc_change_state),
16604         (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property),
16605         (gst_wavpack_enc_plugin_init):
16606         * ext/wavpack/gstwavpackenc.h:
16607         * ext/wavpack/md5.c:
16608         * ext/wavpack/md5.h:
16609           Add wavpack encoder element (#343131).
16610
16611 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
16612
16613         * configure.ac:
16614           Check for X before using X_CFLAGS in the check for opengl (#343866).
16615           
16616         * ext/musepack/Makefile.am:
16617         * ext/wavpack/Makefile.am:
16618         * gst/speed/Makefile.am:
16619           Add missing GST_LIBS, fixes build on cygwin (#343866).
16620
16621 2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16622
16623         * configure.ac:
16624           enable building of GDP elements
16625         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
16626         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16627         (gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
16628         (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
16629         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_sink_event),
16630         (gst_gdp_pay_set_property), (gst_gdp_pay_get_property),
16631         (gst_gdp_pay_change_state):
16632         * gst/gdp/gstgdppay.h:
16633           add version 1.0
16634
16635 2006-06-02  Michael Smith  <msmith@fluendo.com>
16636
16637         * ext/theora/theoradec.c: (theora_dec_src_convert),
16638         (theora_handle_type_packet), (theora_handle_422_image),
16639         (theora_handle_444_image), (theora_handle_420_image),
16640         (theora_handle_data_packet):
16641           Theora 4:4:4 pixel format support.
16642
16643 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16644
16645         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
16646         (gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
16647         (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
16648         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain),
16649         (gst_gdp_pay_sink_event), (gst_gdp_pay_set_property),
16650         (gst_gdp_pay_get_property):
16651           add crc-header and crc-payload properties
16652           don't error out on some things that are recoverable
16653         * tests/check/elements/gdppay.c: (GST_START_TEST), (gdppay_suite):
16654           add test for crc
16655
16656 2006-06-02  Stefan Kost  <ensonic@users.sf.net>
16657
16658         * ext/alsaspdif/alsaspdifsink.h:
16659         * ext/amrwb/gstamrwbdec.h:
16660         * ext/amrwb/gstamrwbenc.h:
16661         * ext/amrwb/gstamrwbparse.h:
16662         * ext/arts/gst_arts.h:
16663         * ext/artsd/gstartsdsink.h:
16664         * ext/audiofile/gstafparse.h:
16665         * ext/audiofile/gstafsink.h:
16666         * ext/audiofile/gstafsrc.h:
16667         * ext/audioresample/gstaudioresample.h:
16668         * ext/bz2/gstbz2dec.h:
16669         * ext/bz2/gstbz2enc.h:
16670         * ext/dirac/gstdiracdec.h:
16671         * ext/directfb/dfbvideosink.h:
16672         * ext/divx/gstdivxdec.h:
16673         * ext/divx/gstdivxenc.h:
16674         * ext/dts/gstdtsdec.h:
16675         * ext/faac/gstfaac.h:
16676         * ext/gsm/gstgsmdec.h:
16677         * ext/gsm/gstgsmenc.h:
16678         * ext/ivorbis/vorbisenc.h:
16679         * ext/libfame/gstlibfame.h:
16680         * ext/nas/nassink.h:
16681         * ext/neon/gstneonhttpsrc.h:
16682         * ext/polyp/polypsink.h:
16683         * ext/sdl/sdlaudiosink.h:
16684         * ext/sdl/sdlvideosink.h:
16685         * ext/shout/gstshout.h:
16686         * ext/snapshot/gstsnapshot.h:
16687         * ext/sndfile/gstsf.h:
16688         * ext/swfdec/gstswfdec.h:
16689         * ext/tarkin/gsttarkindec.h:
16690         * ext/tarkin/gsttarkinenc.h:
16691         * ext/theora/theoradec.h:
16692         * ext/wavpack/gstwavpackdec.h:
16693         * ext/wavpack/gstwavpackparse.h:
16694         * ext/xine/gstxine.h:
16695         * ext/xvid/gstxviddec.h:
16696         * ext/xvid/gstxvidenc.h:
16697         * gst/cdxaparse/gstcdxaparse.h:
16698         * gst/cdxaparse/gstcdxastrip.h:
16699         * gst/colorspace/gstcolorspace.h:
16700         * gst/festival/gstfestival.h:
16701         * gst/freeze/gstfreeze.h:
16702         * gst/gdp/gstgdpdepay.h:
16703         * gst/gdp/gstgdppay.h:
16704         * gst/modplug/gstmodplug.h:
16705         * gst/mpeg1sys/gstmpeg1systemencode.h:
16706         * gst/mpeg1videoparse/gstmp1videoparse.h:
16707         * gst/mpeg2sub/gstmpeg2subt.h:
16708         * gst/mpegaudioparse/gstmpegaudioparse.h:
16709         * gst/multifilesink/gstmultifilesink.h:
16710         * gst/overlay/gstoverlay.h:
16711         * gst/playondemand/gstplayondemand.h:
16712         * gst/qtdemux/qtdemux.h:
16713         * gst/rtjpeg/gstrtjpegdec.h:
16714         * gst/rtjpeg/gstrtjpegenc.h:
16715         * gst/smooth/gstsmooth.h:
16716         * gst/smoothwave/gstsmoothwave.h:
16717         * gst/spectrum/gstspectrum.h:
16718         * gst/speed/gstspeed.h:
16719         * gst/stereo/gststereo.h:
16720         * gst/switch/gstswitch.h:
16721         * gst/tta/gstttadec.h:
16722         * gst/tta/gstttaparse.h:
16723         * gst/videodrop/gstvideodrop.h:
16724         * gst/xingheader/gstxingmux.h:
16725         * sys/directdraw/gstdirectdrawsink.h:
16726         * sys/directsound/gstdirectsoundsink.h:
16727         * sys/dxr3/dxr3audiosink.h:
16728         * sys/dxr3/dxr3spusink.h:
16729         * sys/dxr3/dxr3videosink.h:
16730         * sys/qcam/gstqcamsrc.h:
16731         * sys/vcd/vcdsrc.h:
16732         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
16733
16734 2006-05-31  Edward Hervey  <edward@fluendo.com>
16735
16736         * ext/faad/gstfaad.h:
16737         Forgot to commit the header file too.
16738
16739 2006-05-31  Edward Hervey  <edward@fluendo.com>
16740
16741         * ext/faad/gstfaad.c: (gst_faad_class_init), (gst_faad_init),
16742         (gst_faad_dispose), (gst_faad_sink_event), (clip_outgoing_buffer),
16743         (gst_faad_chain), (gst_faad_change_state):
16744         Added GstSegment to control segments.
16745         Added clipping/dropping of outgoing buffers in order to have accurate
16746         seeking working properly.
16747
16748 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
16749
16750         Patch by: Lutz Müller  <lutz at topfrose de>
16751
16752         * ext/bz2/Makefile.am:
16753         * ext/bz2/gstbz2dec.c: (gst_bz2dec_chain), (gst_bz2dec_init),
16754         (gst_bz2dec_change_state), (gst_bz2dec_class_init):
16755           Use gst_type_find_helper_* functions for typefinding; use
16756           correct caps with gst_pad_alloc_buffer(); add state change
16757           function and reset decoder in it; don't unref buffer if
16758           pad_push fails; use fixed caps on source pad. (#341524).
16759
16760 2006-05-27  Stefan Kost  <ensonic@users.sf.net>
16761
16762         * gst/spectrum/Makefile.am:
16763         * gst/spectrum/demo-audiotest.c: (on_frequency_changed),
16764         (spectrum_chain), (main):
16765         * gst/spectrum/demo-osssrc.c:
16766         added another example
16767         
16768         * sys/v4l2/gstv4l2src.c:
16769         fix typo
16770
16771 2006-05-26  Edward Hervey  <edward@fluendo.com>
16772
16773         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment): 
16774         Clip the outputed NEWSEGMENT stop time to the configured segment stop
16775         time.
16776
16777 2006-05-26  Wim Taymans  <wim@fluendo.com>
16778
16779         * gst/qtdemux/qtdemux.c: (gst_qtdemux_do_seek):
16780         Don't clear the running variable in the seek code.
16781
16782 2006-05-24  Wim Taymans  <wim@fluendo.com>
16783
16784         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_esds):
16785         Detect QCELP in mp4a descriptors.
16786
16787 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16788
16789         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak), (plugin_init):
16790           po/POTFILES.in:
16791           Throw an error when the file is encrypted. Move plugin_init stuff
16792           to the end of the file, add stuff for i18n, make debug category
16793           static.
16794
16795 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
16796
16797         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16798
16799         * configure.ac:
16800         * gst/h264parse/Makefile.am:
16801         * gst/h264parse/gsth264parse.c: (gst_h264_parse_base_init),
16802         (gst_h264_parse_finalize), (gst_h264_parse_class_init),
16803         (gst_h264_parse_init), (gst_h264_parse_chain),
16804         (gst_h264_parse_handle_event), (plugin_init):
16805         * gst/h264parse/gsth264parse.h:
16806           New plugin: h264parse (#340638)
16807
16808 2006-05-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16809
16810         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain),
16811         (gst_gdp_depay_change_state):
16812         * gst/gdp/gstgdpdepay.h:
16813         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader),
16814         (gst_gdp_pay_chain), (gst_gdp_pay_sink_event),
16815         (gst_gdp_pay_change_state):
16816         * gst/gdp/gstgdppay.h:
16817           Handle error cases when calling functions
16818           do downwards state change after parent's change_state
16819         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
16820         * tests/check/elements/gdppay.c: (GST_START_TEST):
16821           clean up more
16822
16823 2006-05-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16824
16825         * gst/gdp/Makefile.am:
16826         * gst/gdp/gstgdp.c: (plugin_init):
16827         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_base_init),
16828         (gst_gdp_depay_class_init), (gst_gdp_depay_init),
16829         (gst_gdp_depay_finalize), (gst_gdp_depay_chain),
16830         (gst_gdp_depay_change_state), (gst_gdp_depay_plugin_init):
16831         * gst/gdp/gstgdpdepay.h:
16832         * gst/gdp/gstgdppay.c: (gst_gdp_pay_base_init),
16833         (gst_gdp_pay_class_init), (gst_gdp_pay_init),
16834         (gst_gdp_pay_dispose), (gst_gdp_stamp_buffer),
16835         (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
16836         (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
16837         (gst_gdp_queue_buffer), (gst_gdp_pay_chain),
16838         (gst_gdp_pay_sink_event), (gst_gdp_pay_change_state),
16839         (gst_gdp_pay_plugin_init):
16840         * gst/gdp/gstgdppay.h:
16841         * tests/check/Makefile.am:
16842         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
16843         (cleanup_gdpdepay), (gdpdepay_push_per_byte), (GST_START_TEST),
16844         (setup_gdpdepay_streamheader), (gdpdepay_suite), (main):
16845         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay),
16846         (GST_START_TEST), (setup_gdppay_streamheader), (gdppay_suite),
16847         (main):
16848           adding GDP payloader and depayloader.  Build integration will
16849           follow later when the GDP issues for core are sorted out.
16850
16851 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
16852
16853         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
16854         (gst_spectrum_init), (gst_spectrum_set_sink_caps),
16855         (gst_spectrum_get_sink_caps), (gst_spectrum_chain):
16856           Use boilerplate macro, fix strings to match plugin-moval-requirements
16857
16858 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
16859
16860         * gst/spectrum/Makefile.am:
16861           Link to base libraries
16862
16863         * gst/spectrum/demo-osssrc.c: (main):
16864           use new threshhold property
16865
16866         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
16867         (gst_spectrum_init), (gst_spectrum_dispose),
16868         (gst_spectrum_set_property), (gst_spectrum_set_sink_caps),
16869         (gst_spectrum_get_sink_caps), (gst_spectrum_chain),
16870         (gst_spectrum_change_state):
16871         * gst/spectrum/gstspectrum.h:
16872         Use gst_adapter, support multiple-channels, add threshold property for
16873         result, add docs, fix resulting spectrum range (was including mirrored
16874         results)
16875
16876 2006-05-21  Stefan Kost  <ensonic@users.sf.net>
16877
16878         * configure.ac:
16879         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main):
16880         * gst/spectrum/fix_fft.c: (gst_spectrum_fix_dot):
16881         * gst/spectrum/gstspectrum.c: (gst_spectrum_get_type),
16882         (gst_spectrum_base_init), (gst_spectrum_class_init),
16883         (gst_spectrum_init), (gst_spectrum_dispose),
16884         (gst_spectrum_set_property), (gst_spectrum_chain):
16885         * gst/spectrum/gstspectrum.h:
16886         Initial port of the spectrum element
16887
16888 2006-05-19  Edgard Lima <edgard.lima@indt.org.br>
16889
16890         * sys/v4l2/gstv4l2.c:
16891         * sys/v4l2/gstv4l2object.c:
16892         * sys/v4l2/gstv4l2object.h:
16893         * sys/v4l2/gstv4l2src.c:
16894         * sys/v4l2/gstv4l2xoverlay.c:
16895         Some clean-ups requested by wingo in bug #338818.       
16896
16897 2006-05-19  Michael Smith  <msmith@fluendo.com>
16898
16899         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_base_init),
16900         (alsaspdifsink_class_init), (alsaspdifsink_init),
16901         (alsaspdifsink_dispose), (alsaspdifsink_set_property),
16902         (alsaspdifsink_get_property), (alsaspdifsink_set_caps),
16903         (alsaspdifsink_get_time), (alsaspdifsink_open),
16904         (alsaspdifsink_close), (alsaspdifsink_find_pcm_device),
16905         (alsaspdifsink_write_frame), (alsaspdifsink_event),
16906         (alsaspdifsink_get_times), (alsaspdifsink_current_delay),
16907         (generate_iec958_zero_frame), (alsaspdifsink_render),
16908         (ignore_alsa_err), (alsaspdifsink_change_state), (plugin_init):
16909         * ext/alsaspdif/alsaspdifsink.h:
16910           Use sampling rate from set_caps. Comment out some more unused code.
16911
16912 2006-05-18  Stefan Kost  <ensonic@users.sf.net>
16913
16914         * configure.ac:
16915           Check for X11
16916         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
16917         * sys/v4l2/gstv4l2object.h:
16918         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_iface_supported):
16919         * sys/v4l2/gstv4l2src.h:
16920         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open):
16921         * sys/v4l2/gstv4l2xoverlay.h:
16922           Code cleanups, fix debug macros
16923
16924 2006-05-18  Michael Smith  <msmith@fluendo.com>
16925
16926         * ext/Makefile.am:
16927           Fix distcheck?
16928
16929 2006-05-18  Michael Smith  <msmith@fluendo.com>
16930
16931         * configure.ac:
16932         * ext/Makefile.am:
16933         * ext/alsaspdif/Makefile.am:
16934         * ext/alsaspdif/alsaspdifsink.c: (alsaspdifsink_base_init),
16935         (alsaspdifsink_class_init), (alsaspdifsink_init),
16936         (alsaspdifsink_dispose), (alsaspdifsink_set_property),
16937         (alsaspdifsink_get_property), (alsaspdifsink_provide_clock),
16938         (alsaspdifsink_get_time), (alsaspdifsink_open),
16939         (alsaspdifsink_close), (alsaspdifsink_find_pcm_device),
16940         (alsaspdifsink_write_frame), (alsaspdifsink_event),
16941         (alsaspdifsink_get_times), (alsaspdifsink_current_delay),
16942         (generate_iec958_zero_frame), (alsaspdifsink_render),
16943         (ignore_alsa_err), (alsaspdifsink_change_state), (plugin_init):
16944         * ext/alsaspdif/alsaspdifsink.h:
16945           Add an alsa plugin to output IEC958 frames over S/PDIF
16946
16947 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
16948
16949         * ext/faad/gstfaad.c: (gst_faad_update_caps), (gst_faad_chain):
16950           Remove unused caps cruft from chain function altogether.
16951
16952 2006-05-17  Edward Hervey  <edward@fluendo.com>
16953
16954         * ext/faad/gstfaad.c: (gst_faad_chain): 
16955         There's no guarantee that caps was set to something, and if it did, the
16956         function called to fill that variable actually sets the caps on the
16957         sourcpad, so we call gst_pad_alloc_buffer_and_set_caps() using
16958         GST_PAD_CAPS(faad->srcpad).
16959
16960 2006-05-13  Tim-Philipp Müller  <tim at centricular dot net>
16961
16962         Patch by: Young-Ho Cha  <ganadist chollian net>
16963
16964         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chain),
16965         (gst_faad_change_state):
16966         * ext/faad/gstfaad.h:
16967           If we encounter a decoding error, don't error out immediately,
16968           but try to resync (or see if we have better luck with the next
16969           buffer in case of framed input). Only error out after five
16970           consecutive errors. Fixes #341563.
16971
16972 2006-05-12  Wim Taymans  <wim@fluendo.com>
16973
16974         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init),
16975         (gst_xvidenc_init), (gst_xvidenc_finalize),
16976         (gst_xvidenc_handle_sink_event), (gst_xvidenc_setup),
16977         (gst_xvidenc_setcaps), (gst_xvidenc_encode), (gst_xvidenc_chain),
16978         (gst_xvidenc_flush_buffers), (gst_xvidenc_set_property),
16979         (gst_xvidenc_get_property):
16980         Compile fixes.
16981
16982 2006-05-12  Wim Taymans  <wim@fluendo.com>
16983
16984         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
16985
16986         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_structure_to_csp),
16987         (gst_xvid_csp_to_caps), (gst_xvid_image_get_size),
16988         (gst_xvid_image_fill):
16989         * ext/xvid/gstxvid.h:
16990         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
16991         (gst_xviddec_init), (gst_xviddec_reset), (gst_xviddec_unset),
16992         (gst_xviddec_handle_sink_event), (gst_xviddec_setup),
16993         (gst_xviddec_add_par), (gst_xviddec_negotiate),
16994         (gst_xviddec_decode), (gst_xviddec_chain),
16995         (gst_xviddec_flush_buffers), (gst_xviddec_src_getcaps),
16996         (gst_xviddec_src_link), (gst_xviddec_setcaps),
16997         (gst_xviddec_change_state):
16998         * ext/xvid/gstxviddec.h:
16999         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
17000         (gst_xvidenc_quant_type_get_type), (gst_xvidenc_pass_get_type),
17001         (gst_xvidenc_get_type), (gst_xvidenc_base_init),
17002         (gst_xvidenc_class_init), (gst_xvidenc_init),
17003         (gst_xvidenc_finalize), (gst_xvidenc_handle_sink_event),
17004         (gst_xvidenc_setup), (gst_xvidenc_setcaps), (gst_xvidenc_encode),
17005         (gst_xvidenc_chain), (gst_xvidenc_flush_buffers),
17006         (gst_xvidenc_set_property), (gst_xvidenc_get_property),
17007         (gst_xvidenc_change_state):
17008         * ext/xvid/gstxvidenc.h:
17009         xvid plugin to support more capabilities of XviD codec.
17010         Fixes #339462.
17011         Some more cleanups here and there.
17012
17013 2006-05-11  Edgard Lima <edgard.lima@indt.org.br>
17014
17015         * sys/v4l2/Makefile.am:
17016         * sys/v4l2/gstv4l2.c:
17017         * sys/v4l2/gstv4l2colorbalance.c:
17018         * sys/v4l2/gstv4l2colorbalance.h:
17019         * sys/v4l2/gstv4l2element.c:
17020         * sys/v4l2/gstv4l2element.h:
17021         * sys/v4l2/gstv4l2object.c:
17022         * sys/v4l2/gstv4l2object.h:
17023         * sys/v4l2/gstv4l2src.c:
17024         * sys/v4l2/gstv4l2src.h:
17025         * sys/v4l2/gstv4l2tuner.c:
17026         * sys/v4l2/gstv4l2tuner.h:
17027         * sys/v4l2/gstv4l2xoverlay.c:
17028         * sys/v4l2/gstv4l2xoverlay.h:
17029         * sys/v4l2/v4l2_calls.c:
17030         * sys/v4l2/v4l2_calls.h:
17031         * sys/v4l2/v4l2src_calls.c:
17032         * sys/v4l2/v4l2src_calls.h:
17033         Changes proposed by Wingo in bug #338818.
17034
17035 2006-05-11  Wim Taymans  <wim@fluendo.com>
17036
17037         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak),
17038         (gst_qtdemux_handle_esds):
17039         Figure out the real audio type in mp4a boxes by parsing the
17040         optional descriptors in the optional esds box. Promote the
17041         default AAC to mp3 when indicated. Fixes #330632.
17042
17043 2006-05-10  Wim Taymans  <wim@fluendo.com>
17044
17045         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_dump_unknown),
17046         (qtdemux_parse_trak), (gst_qtdemux_handle_esds):
17047         Parse version 2 sample descriptions. Fixes #341231
17048         Don't #define gst_util_dump_mem(), use something more
17049         specific instead to avoid confusion.
17050
17051 2006-05-08  Edgard Lima <edgard.lima@indt.org.br>
17052
17053         * sys/v4l2/gstv4l2src.c:
17054         * sys/v4l2/v4l2src_calls.c:
17055         Fix fourcc name printed out. Patch from Martin Rubli.
17056
17057 2006-05-08  Wim Taymans  <wim@fluendo.com>
17058
17059         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query),
17060         (qtdemux_dump_mvhd):
17061         Don't cause side effects in a debugging function.
17062         Also report duration in push mode since we can.
17063
17064 2006-05-08  Edward Hervey  <edward@fluendo.com>
17065
17066         * autogen.sh: (CONFIGURE_DEF_OPT): 
17067         libtoolize on Darwin/MacOSX is called glibtoolize
17068
17069 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
17070
17071         * ext/amrwb/gstamrwbdec.c:
17072         * ext/amrwb/gstamrwbenc.c:
17073         * ext/sdl/sdlaudiosink.c:
17074         * ext/sdl/sdlvideosink.c:
17075         * ext/wavpack/gstwavpackdec.c:
17076         * ext/xine/xine.c:
17077         * ext/xine/xineaudiodec.c:
17078         * ext/xine/xineaudiosink.c:
17079         * ext/xine/xineinput.c:
17080         * gst/cdxaparse/gstcdxaparse.c:
17081         * gst/freeze/gstfreeze.c:
17082         * sys/v4l2/gstv4l2element.c:
17083         Add semicolons after GST_BOILERPLATE[_FULL] so that
17084         indent doesn't mess up following lines.
17085
17086 2006-05-05  Edgard Lima <edgard.lima@indt.org.br>
17087
17088         * sys/v4l2/gstv4l2element.c:
17089         * sys/v4l2/gstv4l2element.h:
17090         * sys/v4l2/gstv4l2src.c:
17091         * sys/v4l2/gstv4l2src.h:
17092         * sys/v4l2/gstv4l2tuner.c:
17093         * sys/v4l2/gstv4l2tuner.h:
17094         * sys/v4l2/v4l2_calls.c:
17095         * sys/v4l2/v4l2_calls.h:
17096         * sys/v4l2/v4l2src_calls.c:
17097         * sys/v4l2/v4l2src_calls.h:
17098         * tests/icles/v4l2src-test.c:
17099         Some changes proposed by wingo in bug #338818 (but not everything
17100         yet). Patch from Martin Rubli to fix framerate detection.
17101
17102 2006-05-05  Tim-Philipp Müller  <tim at centricular dot net>
17103
17104         * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_prepare):
17105           Use (NULL) instead of just NULL in GST_ELEMENT_ERROR macro.
17106
17107 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
17108
17109         * configure.ac:
17110           Back to CVS
17111
17112 === release 0.10.3 ===
17113
17114 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
17115
17116         * configure.ac:
17117           releasing 0.10.3, "Petition to request permission"
17118
17119 2006-05-04  Julien MOUTTE  <julien@moutte.net>
17120
17121         * tests/icles/Makefile.am: Fix build.
17122
17123 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17124
17125         * ext/musicbrainz/Makefile.am:
17126           Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/tag/tag.h
17127
17128 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
17129
17130         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17131         Clean up one piece of logic slightly and remove a 
17132         dead code block.
17133
17134 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17135
17136         * docs/plugins/Makefile.am:
17137         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17138         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17139         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
17140         * docs/plugins/inspect/plugin-musicbrainz.xml:
17141         * ext/musicbrainz/gsttrm.c:
17142         * ext/musicbrainz/gsttrm.h:
17143           Everybody loves docs - add docs for musicbrainz plugin.
17144
17145 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17146
17147         * ext/Makefile.am:
17148           Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).
17149           
17150 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17151
17152         * ext/Makefile.am:
17153           Forgot to commit this one.
17154
17155 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
17156
17157         Patch by: James "Doc" Livingston  <doclivingston gmail com>
17158
17159         * configure.ac:
17160         * ext/musicbrainz/Makefile.am:
17161         * ext/musicbrainz/gsttrm.c: (gst_trm_base_init),
17162         (gst_trm_class_init), (gst_trm_init), (gst_trm_setcaps),
17163         (gst_trm_chain), (gst_trm_emit_signature), (gst_trm_set_property),
17164         (gst_trm_get_property), (gst_trm_change_state), (plugin_init):
17165         * ext/musicbrainz/gsttrm.h:
17166           Port MusicBrainz TRM plugin (#336898).
17167
17168 2006-05-03  Michael Smith  <msmith@fluendo.com>
17169
17170         * ext/faad/gstfaad.c: (gst_faad_setcaps),
17171         (looks_like_valid_header), (gst_faad_chain):
17172           Fix #334748: use fake_codec_data if the first bytes of the first
17173           buffer we process doesn't look like plausible AAC data (e.g.
17174           reserved values for rate, or channels). Fixes playback of Apple's
17175           movie trailers.
17176
17177 2006-05-02  Edgard Lima <edgard.lima@indt.org.br>
17178
17179         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_caps):
17180         Fix get_caps func to work when no framerate is available and the caps
17181         isn't simple.
17182
17183 2006-05-01  Edgard Lima <edgard.lima@indt.org.br>
17184
17185         * sys/v4l2/Makefile.am:
17186         * sys/v4l2/gstv4l2colorbalance.c:
17187         * sys/v4l2/gstv4l2xoverlay.c:
17188         * sys/v4l2/v4l2_calls.c:
17189         * tests/icles/Makefile.am:
17190         * tests/icles/v4l2src-test.c:
17191         Few improvements to move to good.
17192
17193 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17194
17195         * configure.ac:
17196         * docs/plugins/Makefile.am:
17197         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17198         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17199         * docs/plugins/inspect/plugin-taglib.xml:
17200         * ext/Makefile.am:
17201         * ext/taglib/Makefile.am:
17202         * ext/taglib/gstid3v2mux.cc:
17203         * ext/taglib/gstid3v2mux.h:
17204         * ext/taglib/gsttaglib.cc:
17205         * ext/taglib/gsttaglib.h:
17206         * tests/check/Makefile.am:
17207         * tests/check/elements/tagid3v2mux.c:
17208           moved to good.  Closes #336110
17209
17210 2006-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17211
17212         * docs/plugins/Makefile.am:
17213         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
17214         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
17215         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17216         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17217         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
17218           Fix up docs for taglib plugin
17219           Also scan .cc files
17220
17221 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
17222
17223         * ext/taglib/gsttaglib.cc:
17224           Post an error message on the bus in the (extremely unlikely)
17225           case of an error.
17226
17227 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
17228
17229         * ext/taglib/Makefile.am:
17230         * ext/taglib/gstid3v2mux.cc:
17231         * ext/taglib/gstid3v2mux.h:
17232         * ext/taglib/gsttaglib.cc:
17233         * ext/taglib/gsttaglib.h:
17234           Split the actual ID3v2 tag rendering code into
17235           its own subclass.
17236
17237 2006-04-29  Sebastien Moutte  <sebastien@moutte.net>
17238
17239         * ext/neon/gstneonhttpsrc.c:
17240         * ext/neon/gstneonhttpsrc.h:
17241           added iradio-mode support as in gnomevfssrc to enable 
17242           connections with icydemux that will send title tag messages on 
17243           shoutcast/icecast streams. I've also added iradio properties
17244           iradio-name, iradio-genre, iradio-url.
17245           added user-agent property because some shoutcast streams don't return 
17246           data if the GET requests don't have a User-Agent.
17247         * win32/common/libgstneon.dsp:
17248           use debug version of libneon in debug mode
17249 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17250
17251         * configure.ac:
17252         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
17253         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
17254         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17255         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
17256         * sys/Makefile.am:
17257         * sys/ximagesrc/Makefile.am:
17258         * sys/ximagesrc/ximagesrc.c:
17259         * sys/ximagesrc/ximagesrc.h:
17260         * sys/ximagesrc/ximageutil.c:
17261         * sys/ximagesrc/ximageutil.h:
17262         * tests/Makefile.am:
17263         * tests/icles/.cvsignore:
17264         * tests/icles/Makefile.am:
17265         * tests/icles/ximagesrc-test.c:
17266           moved ximagesrc to good (See #336756)
17267
17268 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
17269
17270         * ext/faad/gstfaad.c: (gst_faad_init), (aac_rate_idx),
17271         (gst_faad_setcaps), (gst_faad_chain), (gst_faad_open_decoder),
17272         (gst_faad_close_decoder), (gst_faad_change_state):
17273         * ext/faad/gstfaad.h:
17274           If we run into a decoding error, try re-opening the decoder
17275           with faacDecInit2() using fake codec data created from the
17276           data the demuxer gave us. Should fix a whole bunch of
17277           GStreamer-faad problems incl. 'channel coupling not
17278           implemented', 'maximum number of scalefactor bands exceeded'
17279           etc. (#173007, #332892).
17280
17281 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
17282
17283         * ext/amrwb/gstamrwbdec.c:
17284         * ext/amrwb/gstamrwbenc.c:
17285         * ext/amrwb/gstamrwbparse.c:
17286         * ext/arts/gst_arts.c:
17287         * ext/artsd/gstartsdsink.c:
17288         * ext/audiofile/gstafparse.c:
17289         * ext/audiofile/gstafsink.c:
17290         * ext/audiofile/gstafsrc.c:
17291         * ext/audioresample/gstaudioresample.c:
17292         * ext/bz2/gstbz2dec.c:
17293         * ext/bz2/gstbz2enc.c:
17294         * ext/cdaudio/gstcdaudio.c:
17295         * ext/directfb/dfbvideosink.c:
17296         * ext/divx/gstdivxdec.c:
17297         * ext/divx/gstdivxenc.c:
17298         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
17299         * ext/faac/gstfaac.c: (gst_faac_base_init):
17300         * ext/faad/gstfaad.c:
17301         * ext/gsm/gstgsmdec.c:
17302         * ext/gsm/gstgsmenc.c:
17303         * ext/hermes/gsthermescolorspace.c:
17304         * ext/ivorbis/vorbisfile.c:
17305         * ext/lcs/gstcolorspace.c:
17306         * ext/libfame/gstlibfame.c:
17307         * ext/libmms/gstmms.c: (gst_mms_base_init):
17308         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init):
17309         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
17310         * ext/nas/nassink.c: (gst_nassink_base_init):
17311         * ext/neon/gstneonhttpsrc.c:
17312         * ext/sdl/sdlaudiosink.c:
17313         * ext/sdl/sdlvideosink.c:
17314         * ext/shout/gstshout.c:
17315         * ext/snapshot/gstsnapshot.c:
17316         * ext/sndfile/gstsf.c:
17317         * ext/swfdec/gstswfdec.c:
17318         * ext/tarkin/gsttarkindec.c:
17319         * ext/tarkin/gsttarkinenc.c:
17320         * ext/theora/theoradec.c:
17321         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
17322         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
17323         * ext/xvid/gstxviddec.c:
17324         * ext/xvid/gstxvidenc.c:
17325         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
17326         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
17327         * gst/chart/gstchart.c:
17328         * gst/colorspace/gstcolorspace.c:
17329         * gst/deinterlace/gstdeinterlace.c:
17330         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
17331         * gst/festival/gstfestival.c:
17332         * gst/filter/gstbpwsinc.c:
17333         * gst/filter/gstiir.c:
17334         * gst/filter/gstlpwsinc.c:
17335         * gst/freeze/gstfreeze.c:
17336         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17337         * gst/librfb/gstrfbsrc.c:
17338         * gst/mixmatrix/mixmatrix.c:
17339         * gst/mpeg1sys/gstmpeg1systemencode.c:
17340         * gst/mpeg1videoparse/gstmp1videoparse.c:
17341         * gst/mpeg2sub/gstmpeg2subt.c:
17342         * gst/mpegaudioparse/gstmpegaudioparse.c:
17343         * gst/multifilesink/gstmultifilesink.c:
17344         * gst/overlay/gstoverlay.c:
17345         * gst/passthrough/gstpassthrough.c:
17346         * gst/playondemand/gstplayondemand.c:
17347         * gst/qtdemux/qtdemux.c:
17348         * gst/rtjpeg/gstrtjpegdec.c:
17349         * gst/rtjpeg/gstrtjpegenc.c:
17350         * gst/smooth/gstsmooth.c:
17351         * gst/smoothwave/gstsmoothwave.c:
17352         * gst/spectrum/gstspectrum.c:
17353         * gst/speed/gstspeed.c:
17354         * gst/stereo/gststereo.c:
17355         * gst/switch/gstswitch.c:
17356         * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
17357         * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
17358         * gst/vbidec/gstvbidec.c:
17359         * gst/videocrop/gstvideocrop.c:
17360         * gst/videodrop/gstvideodrop.c:
17361         * gst/virtualdub/gstxsharpen.c:
17362         * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
17363         * gst/y4m/gsty4mencode.c:
17364         * sys/cdrom/gstcdplayer.c:
17365         * sys/directdraw/gstdirectdrawsink.c:
17366         * sys/directsound/gstdirectsoundsink.c:
17367         * sys/glsink/glimagesink.c:
17368         * sys/qcam/gstqcamsrc.c:
17369         * sys/v4l2/gstv4l2src.c:
17370         * sys/vcd/vcdsrc.c: (gst_vcdsrc_base_init):
17371         * sys/ximagesrc/ximagesrc.c:
17372           Define GstElementDetails as const and also static (when defined as
17373           global)
17374
17375 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
17376
17377         * ext/musepack/gstmusepackdec.c:
17378         (gst_musepackdec_handle_seek_event), (gst_musepackdec_loop):
17379           Add support for segment seeks.
17380
17381 2006-04-20  Edgard Lima  <edgard.lima@indt.org.br>
17382
17383         * sys/v4l2/gstv4l2src.c:
17384         Added a couple of ifdefs to make it compile with other kernels.
17385         
17386 2006-04-20  Wim Taymans  <wim@fluendo.com>
17387
17388         Patch by: j^ <j at bootlab dot org>
17389
17390         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
17391         (qtdemux_video_caps):
17392         Never treat video streams as an audio stream.
17393         Add qtdrw mime type.
17394         Fixes #339041
17395
17396 2006-04-19  Wim Taymans  <wim@fluendo.com>
17397
17398         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17399         For VBR audio, don't try to calculate the samples_per_frame.
17400         Fixes #338935.
17401
17402 2006-04-13  Edgard Lima  <edgard.lima@indt.org.br>
17403
17404         * sys/v4l2/gstv4l2src.c:
17405         Just added a gtk-doc comment.
17406
17407 2006-04-17  Michael Smith  <msmith@fluendo.com>
17408
17409         * ext/theora/theoradec.c: (theora_dec_src_convert),
17410         (theora_handle_type_packet), (theora_handle_422_image),
17411         (theora_handle_420_image), (theora_handle_data_packet):
17412         * ext/theora/theoradec.h:
17413           Apply fix from j^ for API change in libtheoradec.
17414
17415           Implement 4:2:2 pixel format. Untested at the moment.
17416
17417 2006-04-14  Tim-Philipp Müller  <tim at centricular dot net>
17418
17419         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_init),
17420         (gst_musepack_stream_init):
17421           Fix track/album peak tag values; use GST_DEBUG_FUNCPTR and
17422           gst_pad_new_from_static_template().
17423
17424 2006-04-13  Edgard Lima  <edgard.lima@indt.org.br>
17425
17426         * sys/v4l2/gstv4l2src.c: (gst_v4l2element_class_init),
17427         (gst_v4l2src_dispose):
17428         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_buffer_new):
17429         Fixed some memory leaks.
17430
17431 2006-04-12  Edgard Lima  <edgard.lima@indt.org.br>
17432
17433         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
17434         Fix to work in read mode.
17435
17436 2006-04-10  Wim Taymans  <wim@fluendo.com>
17437
17438         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17439         Fix parsing of newer stsd chunks again.
17440
17441 2006-04-10  Wim Taymans  <wim@fluendo.com>
17442
17443         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17444         (qtdemux_parse_trak):
17445         Fix framerate calculation.
17446
17447 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17448
17449         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init):
17450           Fix build (class_init declaration/definition mismatch).
17451
17452 2006-04-10  Wim Taymans  <wim@fluendo.com>
17453
17454         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17455         force mono 8000 Hz on AMR samples.
17456
17457 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
17458
17459         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
17460           remove atoll by using g_ascii_strtoull (atoll is not supported on WIN32)
17461         * sys/directdraw/gstdirectdrawsink.c:
17462         * sys/directsound/gstdirectsoundsink.c:
17463           done some cleans in sources
17464         * win32/vs6:
17465           add project files for neon, qtdemux
17466           
17467 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17468
17469         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_class_init):
17470         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_class_init):
17471         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_class_init):
17472         * ext/arts/gst_arts.c: (gst_arts_class_init):
17473         * ext/artsd/gstartsdsink.c: (gst_artsdsink_class_init):
17474         * ext/audiofile/gstafsink.c: (gst_afsink_class_init):
17475         * ext/audiofile/gstafsrc.c: (gst_afsrc_class_init):
17476         * ext/audioresample/gstaudioresample.c:
17477         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
17478         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_class_init):
17479         * ext/divx/gstdivxdec.c: (gst_divxdec_class_init):
17480         * ext/hermes/gsthermescolorspace.c:
17481         (gst_hermes_colorspace_class_init):
17482         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_class_init):
17483         * ext/jack/gstjack.c: (gst_jack_class_init):
17484         * ext/jack/gstjackbin.c: (gst_jack_bin_class_init):
17485         * ext/lcs/gstcolorspace.c: (gst_colorspace_class_init):
17486         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init):
17487         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
17488         * ext/nas/nassink.c: (gst_nassink_class_init):
17489         * ext/shout/gstshout.c: (gst_icecastsend_class_init):
17490         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17491         * ext/sndfile/gstsf.c: (gst_sf_class_init):
17492         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init),
17493         (gst_swfdec_class_init):
17494         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_class_init):
17495         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_class_init):
17496         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_class_init):
17497         * gst/chart/gstchart.c: (gst_chart_class_init):
17498         * gst/colorspace/gstcolorspace.c: (gst_colorspace_class_init):
17499         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_class_init):
17500         * gst/festival/gstfestival.c: (gst_festival_class_init):
17501         * gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init):
17502         * gst/filter/gstiir.c: (gst_iir_class_init):
17503         * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init):
17504         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init):
17505         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_class_init):
17506         * gst/mpeg1sys/gstmpeg1systemencode.c:
17507         (gst_system_encode_class_init):
17508         * gst/mpeg1videoparse/gstmp1videoparse.c:
17509         (gst_mp1videoparse_class_init):
17510         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_class_init):
17511         * gst/mpegaudioparse/gstmpegaudioparse.c:
17512         (gst_mp3parse_class_init):
17513         * gst/overlay/gstoverlay.c: (gst_overlay_class_init):
17514         * gst/passthrough/gstpassthrough.c: (passthrough_class_init):
17515         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init):
17516         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_class_init):
17517         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_class_init):
17518         * gst/smooth/gstsmooth.c: (gst_smooth_class_init):
17519         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init):
17520         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
17521         * gst/stereo/gststereo.c: (gst_stereo_class_init):
17522         * gst/switch/gstswitch.c: (gst_switch_class_init):
17523         * gst/tta/gstttadec.c: (gst_tta_dec_class_init):
17524         * gst/tta/gstttaparse.c: (gst_tta_parse_class_init):
17525         * gst/vbidec/gstvbidec.c: (gst_vbidec_class_init):
17526         * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init):
17527         * gst/virtualdub/gstxsharpen.c: (gst_xsharpen_class_init):
17528         * gst/y4m/gsty4mencode.c: (gst_y4mencode_class_init):
17529         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
17530         * sys/directsound/gstdirectsoundsink.c:
17531         (gst_directsoundsink_class_init):
17532         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_class_init):
17533         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
17534         * sys/dxr3/dxr3videosink.c: (dxr3videosink_class_init):
17535         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_class_init):
17536         * sys/v4l2/gstv4l2colorbalance.c:
17537         (gst_v4l2_color_balance_channel_class_init):
17538         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_channel_class_init),
17539         (gst_v4l2_tuner_norm_class_init):
17540         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_class_init):
17541         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17542
17543 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17544
17545         * gst/colorspace/gstcolorspace.h:
17546         * gst/deinterlace/gstdeinterlace.h:
17547         * gst/passthrough/gstpassthrough.h:
17548         * gst/y4m/gsty4mencode.h:
17549         Fix more broken GObject macros
17550
17551 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17552
17553         * ext/xine/gstxine.h:
17554         * gst-libs/gst/play/play.h:
17555         * sys/v4l2/gstv4l2element.h:
17556         * sys/ximagesrc/ximageutil.h:
17557         Fix broken GObject macros
17558
17559 2006-04-08  Wim Taymans  <wim@fluendo.com>
17560
17561         * gst/qtdemux/qtdemux.c: (gst_qtdemux_prepare_current_sample),
17562         (gst_qtdemux_chain), (gst_qtdemux_add_stream), (qtdemux_dump_stsz),
17563         (qtdemux_dump_stco), (qtdemux_parse_trak):
17564         Don't make rounding errors in timestamp/duration calculations.
17565         Fix timestamps for AMR and IMA4.  Fixes (#337436).
17566         Create a dummy segment even when there is no edit list.
17567
17568 2006-04-07  Julien MOUTTE  <julien@moutte.net>
17569
17570         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.
17571         * examples/directfb/Makefile.am: Add example resource files to
17572         dist.
17573
17574 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17575
17576         * ext/amrwb/amrwb-code/Makefile.am:
17577         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc),
17578         (gst_ximagesrc_create), (gst_ximagesrc_set_property):
17579         Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to
17580         25fps
17581
17582 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17583
17584         * tests/icles/ximagesrc-test.c: (main):
17585         Actually assert that pipeline goes to playing
17586
17587 2006-04-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17588
17589         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc),
17590         (composite_pixel), (gst_ximagesrc_ximage_get),
17591         (gst_ximagesrc_create), (gst_ximagesrc_set_property):
17592         Fix typo, C++ style comments and other small cleanups
17593         
17594 2006-04-06  Wim Taymans  <wim@fluendo.com>
17595
17596         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
17597         (gst_qtdemux_handle_src_query), (gst_qtdemux_find_index),
17598         (gst_qtdemux_find_keyframe), (gst_qtdemux_find_segment),
17599         (gst_qtdemux_move_stream), (gst_qtdemux_perform_seek),
17600         (gst_qtdemux_do_seek), (gst_qtdemux_change_state),
17601         (gst_qtdemux_activate_segment),
17602         (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample),
17603         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
17604         (qtdemux_parse_trak):
17605         Added full edit list support.
17606         Avoid overflows in prologue image detection code.
17607         Avoid roundoff errors in timestamp calculations.
17608
17609 2006-04-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17610
17611         * configure.ac:
17612           clean up so report properly on missing stuff
17613           fix modplug detection
17614
17615 2006-04-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17616
17617         * ext/Makefile.am:
17618         * ext/amrwb/amrwb-code/Makefile.am:
17619           don't dist amr wb source code
17620
17621 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17622
17623         Patch by: j^  <j at bootlab dot org>
17624
17625         * ext/amrwb/gstamrwbdec.c:
17626         * ext/amrwb/gstamrwbenc.c:
17627         * ext/amrwb/gstamrwbparse.c:
17628         * ext/arts/gst_arts.c:
17629         * ext/artsd/gstartsdsink.c:
17630         * ext/audiofile/gstafparse.c:
17631         * ext/audiofile/gstafsink.c:
17632         * ext/audiofile/gstafsrc.c:
17633         * ext/cdaudio/gstcdaudio.c:
17634         * ext/directfb/dfbvideosink.c:
17635         * ext/divx/gstdivxdec.c:
17636         * ext/divx/gstdivxenc.c:
17637         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
17638         * ext/faac/gstfaac.c: (gst_faac_base_init):
17639         * ext/faad/gstfaad.c:
17640         * ext/gsm/gstgsmdec.c:
17641         * ext/gsm/gstgsmenc.c:
17642         * ext/hermes/gsthermescolorspace.c:
17643         * ext/ivorbis/vorbisfile.c:
17644         * ext/lcs/gstcolorspace.c:
17645         * ext/libfame/gstlibfame.c:
17646         * ext/libmms/gstmms.c: (gst_mms_base_init):
17647         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
17648         * ext/nas/nassink.c: (gst_nassink_base_init):
17649         * ext/neon/gstneonhttpsrc.c:
17650         * ext/polyp/polypsink.c: (gst_polypsink_base_init):
17651         * ext/sdl/sdlaudiosink.c:
17652         * ext/sdl/sdlvideosink.c:
17653         * ext/shout/gstshout.c:
17654         * ext/snapshot/gstsnapshot.c:
17655         * ext/sndfile/gstsf.c:
17656         * ext/tarkin/gsttarkindec.c:
17657         * ext/tarkin/gsttarkinenc.c:
17658         * ext/theora/theoradec.c:
17659         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
17660         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
17661         * ext/xvid/gstxviddec.c:
17662         * ext/xvid/gstxvidenc.c:
17663         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
17664         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
17665         * gst/chart/gstchart.c:
17666         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
17667         * gst/festival/gstfestival.c:
17668         * gst/filter/gstiir.c:
17669         * gst/filter/gstlpwsinc.c:
17670         * gst/freeze/gstfreeze.c:
17671         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17672         * gst/mixmatrix/mixmatrix.c:
17673         * gst/mpeg1sys/gstmpeg1systemencode.c:
17674         * gst/mpeg1videoparse/gstmp1videoparse.c:
17675         * gst/mpeg2sub/gstmpeg2subt.c:
17676         * gst/mpegaudioparse/gstmpegaudioparse.c:
17677         * gst/multifilesink/gstmultifilesink.c:
17678         * gst/overlay/gstoverlay.c:
17679         * gst/passthrough/gstpassthrough.c:
17680         * gst/playondemand/gstplayondemand.c:
17681         * gst/qtdemux/qtdemux.c:
17682         * gst/rtjpeg/gstrtjpegdec.c:
17683         * gst/rtjpeg/gstrtjpegenc.c:
17684         * gst/smooth/gstsmooth.c:
17685         * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
17686         * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
17687         * gst/videocrop/gstvideocrop.c:
17688         * gst/videodrop/gstvideodrop.c:
17689         * gst/virtualdub/gstxsharpen.c:
17690         * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
17691         * gst/y4m/gsty4mencode.c:
17692           Unify the long descriptions in the plugin details (#337263).
17693
17694 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17695
17696         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
17697         (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property):
17698           Add back "uri" property and mark it as deprecated; undoes
17699           API/ABI breakage from 2006-02-24.
17700
17701 2006-04-05  Wim Taymans  <wim@fluendo.com>
17702
17703         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
17704         (gst_qtdemux_do_seek), (gst_qtdemux_loop_state_movie),
17705         (gst_qtdemux_loop):
17706         Use duration as segment stop position if none is
17707         explicitly configured.
17708         Also perform EOS when we run past the segment stop.
17709
17710 2006-04-04  Wim Taymans  <wim@fluendo.com>
17711
17712         * gst/qtdemux/qtdemux.c: (gst_qtdemux_go_back),
17713         (gst_qtdemux_perform_seek), (gst_qtdemux_do_seek),
17714         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
17715         (gst_qtdemux_chain), (qtdemux_parse_tree), (qtdemux_parse_trak):
17716         More cleanups, added comments.
17717         Mark discontinuities on outgoing buffers.
17718         Post better errors when something goes wrong.
17719         Handle EOS and segment end properly.
17720
17721 2006-04-04  Wim Taymans  <wim@fluendo.com>
17722
17723         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
17724         (gst_qtdemux_push_event), (gst_qtdemux_go_back),
17725         (gst_qtdemux_perform_seek), (gst_qtdemux_do_seek),
17726         (gst_qtdemux_handle_src_event), (plugin_init),
17727         (gst_qtdemux_change_state), (gst_qtdemux_loop_state_movie),
17728         (gst_qtdemux_loop), (gst_qtdemux_chain),
17729         (qtdemux_sink_activate_pull), (gst_qtdemux_add_stream),
17730         (qtdemux_parse), (qtdemux_parse_tree), (qtdemux_parse_trak),
17731         (qtdemux_parse_udta), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
17732         (qtdemux_tag_add_gnre), (gst_qtdemux_handle_esds):
17733         * gst/qtdemux/qtdemux.h:
17734         Handle stss boxes so we can mark and find keyframes.
17735         Implement correct accurate and keyframe seeking.
17736         Use _DEBUG_OBJECT when possible.
17737         Fixes #332155
17738
17739 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
17740
17741         * tests/check/Makefile.am:
17742           Only run the id3v2mux check if taglib is available and
17743           the taglib plugin has been built.
17744
17745 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
17746
17747         * ext/swfdec/Makefile.am:
17748           Don't set plugindir.
17749
17750         * ext/swfdec/gstswfdec.c:
17751           GST_PLUGIN_DEFINE_STATIC isn't a good idea for installed plugins.
17752
17753 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
17754
17755         * configure.ac:
17756           Add AX_CREATE_STDINT_H to create _stdint.h, needed by
17757           the dts plugin.
17758
17759 2006-04-03  Tim-Philipp Müller  <tim at centricular dot net>
17760
17761         * ext/soundtouch/gstpitch.cc:
17762         * ext/theora/theoradec.c:
17763         * gst/modplug/gstmodplug.cc:
17764           GST_ORIGIN => GST_PACKAGE_ORIGIN
17765           GST_PACKAGE => GST_PACKAGE_NAME
17766
17767 2006-04-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17768
17769         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17770         * docs/plugins/inspect/plugin-bz2.xml:
17771         * docs/plugins/inspect/plugin-cdxaparse.xml:
17772         * docs/plugins/inspect/plugin-freeze.xml:
17773         * docs/plugins/inspect/plugin-glimagesink.xml:
17774         * docs/plugins/inspect/plugin-modplug.xml:
17775         * docs/plugins/inspect/plugin-neon.xml:
17776         * docs/plugins/inspect/plugin-sdl.xml:
17777         * docs/plugins/inspect/plugin-video4linux2.xml:
17778         * docs/plugins/inspect/plugin-ximagesrc.xml:
17779         * docs/plugins/inspect/plugin-xingheader.xml:
17780           add more plugins to docs
17781
17782 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17783
17784         * sys/dxr3/ac3_padder.h:
17785           fix up doc strings
17786         * docs/plugins/Makefile.am:
17787         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
17788         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
17789         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
17790         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
17791         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
17792         * docs/plugins/inspect/plugin-qtdemux.xml:
17793         * docs/plugins/inspect/plugin-speed.xml:
17794         * docs/plugins/inspect/plugin-taglib.xml:
17795         * docs/plugins/inspect/plugin-tta.xml:
17796           commit updates
17797         * configure.ac:
17798         * ext/taglib/gsttaglib.cc:
17799         * tests/Makefile.am:
17800         * tests/check/.cvsignore:
17801         * tests/check/Makefile.am:
17802         * tests/check/elements/.cvsignore:
17803         * tests/check/elements/tagid3v2mux.c:
17804         (test_taglib_id3mux_create_tags), (test_taglib_id3mux_check_tags),
17805         (fill_mp3_buffer), (got_buffer), (demux_pad_added),
17806         (test_taglib_id3mux_check_output_buffer),
17807         (test_taglib_id3mux_with_tags), (GST_START_TEST),
17808         (tagid3v2mux_suite), (main):
17809            add the tagid3v2mux check from #336110
17810
17811 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17812
17813         * configure.ac:
17814           rework like the other configure.ac files
17815         * Makefile.am:
17816         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
17817         * ext/amrwb/gstamrwb.c:
17818         * ext/arts/gst_arts.c:
17819         * ext/artsd/gstartsdsink.c:
17820         * ext/audiofile/gstaf.c:
17821         * ext/audioresample/gstaudioresample.c:
17822         * ext/bz2/gstbz2.c:
17823         * ext/cdaudio/gstcdaudio.c:
17824         * ext/directfb/dfbvideosink.c:
17825         * ext/dts/gstdtsdec.c:
17826         * ext/faac/gstfaac.c:
17827         * ext/faad/gstfaad.c:
17828         * ext/hermes/gsthermescolorspace.c:
17829         * ext/ivorbis/vorbis.c:
17830         * ext/jack/gstjack.c:
17831         * ext/lcs/gstcolorspace.c:
17832         * ext/musepack/gstmusepackdec.c:
17833         * ext/musicbrainz/gsttrm.c:
17834         * ext/nas/nassink.c:
17835         * ext/sdl/gstsdl.c:
17836         * ext/snapshot/gstsnapshot.c:
17837         * ext/sndfile/gstsf.c:
17838         * ext/swfdec/gstswfdec.c:
17839         * ext/tarkin/gsttarkin.c:
17840         * ext/xine/xine.c:
17841         * ext/xvid/gstxvid.c:
17842         * gst/cdxaparse/gstcdxaparse.c:
17843         * gst/chart/gstchart.c:
17844         * gst/colorspace/gstcolorspace.c:
17845         * gst/deinterlace/gstdeinterlace.c:
17846         * gst/equalizer/gstiirequalizer.c:
17847         * gst/festival/gstfestival.c:
17848         * gst/filter/gstfilter.c:
17849         * gst/freeze/gstfreeze.c:
17850         * gst/games/gstpuzzle.c:
17851         * gst/librfb/gstrfbsrc.c:
17852         * gst/mixmatrix/mixmatrix.c:
17853         * gst/mpeg1sys/gstmpeg1systemencode.c:
17854         * gst/mpeg1videoparse/gstmp1videoparse.c:
17855         * gst/mpeg2sub/gstmpeg2subt.c:
17856         * gst/mpegaudioparse/gstmpegaudioparse.c:
17857         * gst/multifilesink/gstmultifilesink.c:
17858         * gst/overlay/gstoverlay.c:
17859         * gst/passthrough/gstpassthrough.c:
17860         * gst/playondemand/gstplayondemand.c:
17861         * gst/qtdemux/qtdemux.c:
17862         * gst/rtjpeg/gstrtjpeg.c:
17863         * gst/smooth/gstsmooth.c:
17864         * gst/smoothwave/gstsmoothwave.c:
17865         * gst/spectrum/gstspectrum.c:
17866         * gst/speed/gstspeed.c:
17867         * gst/stereo/gststereo.c:
17868         * gst/switch/gstswitch.c:
17869         * gst/vbidec/gstvbidec.c:
17870         * gst/videocrop/gstvideocrop.c:
17871         * gst/videodrop/gstvideodrop.c:
17872         * gst/virtualdub/gstvirtualdub.c:
17873         * gst/xingheader/gstxingmux.c:
17874         * gst/y4m/gsty4mencode.c:
17875         * sys/cdrom/gstcdplayer.c:
17876         * sys/directdraw/gstdirectdrawplugin.c:
17877         * sys/directsound/gstdirectsoundplugin.c:
17878         * sys/dxr3/dxr3init.c:
17879         * sys/glsink/glimagesink.c:
17880         * sys/qcam/gstqcamsrc.c:
17881         * sys/v4l2/gstv4l2.c:
17882         * sys/vcd/vcdsrc.c:
17883         * sys/ximagesrc/ximagesrc.c:
17884           update to use correct defines
17885         * po/POTFILES.in:
17886         * po/af.po:
17887         * po/az.po:
17888         * po/cs.po:
17889         * po/en_GB.po:
17890         * po/hu.po:
17891         * po/it.po:
17892         * po/nb.po:
17893         * po/nl.po:
17894         * po/or.po:
17895         * po/sq.po:
17896         * po/sr.po:
17897         * po/sv.po:
17898         * po/uk.po:
17899         * po/vi.po:
17900           v4l2 has translations, pick them up
17901
17902 2006-03-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17903
17904         * sys/ximagesrc/ximagesrc.c: 
17905           Add docs to ximagesrc
17906
17907 2006-03-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17908
17909         * sys/ximagesrc/ximagesrc.c: (composite_pixel),
17910         (gst_ximagesrc_ximage_get), (gst_ximagesrc_set_property),
17911         (gst_ximagesrc_get_caps), (gst_ximagesrc_class_init):
17912         * sys/ximagesrc/ximagesrc.h:
17913         * sys/ximagesrc/ximageutil.c: (ximageutil_xcontext_get):
17914         * sys/ximagesrc/ximageutil.h:
17915           Fix ximagesrc so a) the cursor doesnt trail and b) there are no
17916           yellow rectangles with the cursor
17917
17918 2006-03-31  Michael Smith  <msmith@fluendo.com>
17919
17920         * configure.ac:
17921           Add autoconfery for theoradec.
17922         * ext/Makefile.am:
17923           Add theora directory.
17924         * ext/theora/Makefile.am:
17925         * ext/theora/theoradec.c: (gst_theoradec_base_init),
17926         (gst_theoradec_class_init), (gst_theoradec_init),
17927         (gst_theoradec_reset), (inc_granulepos), (theora_get_query_types),
17928         (gst_theoradec_granule_clocktime), (theora_dec_src_convert),
17929         (theora_dec_sink_convert), (theora_dec_src_query),
17930         (theora_dec_sink_query), (theora_dec_src_event),
17931         (theora_dec_sink_event), (theora_handle_comment_packet),
17932         (theora_handle_type_packet), (theora_handle_header_packet),
17933         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
17934         (theora_dec_change_state), (plugin_init):
17935         * ext/theora/theoradec.h:
17936           Add theora plugin for theora-exp decoder. Very heavily based on the
17937           existing theora decoder plugin.
17938
17939 2006-03-29  Wim Taymans  <wim@fluendo.com>
17940
17941         * ext/gsm/gstgsmdec.c: (gst_gsmdec_class_init), (gst_gsmdec_init),
17942         (gst_gsmdec_finalize), (gst_gsmdec_sink_event), (gst_gsmdec_chain):
17943         * ext/gsm/gstgsmdec.h:
17944         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
17945         (gst_gsmenc_finalize), (gst_gsmenc_chain):
17946         Cleanups, fix leaks.
17947         Handle events and DISCONT.
17948         Use adapter in the decoder.
17949
17950 2006-03-29  Wim Taymans  <wim@fluendo.com>
17951
17952         Patch by: Renato Araujo Oliveira Filho <renatox at gmail dot com>
17953
17954         * configure.ac:
17955         * ext/Makefile.am:
17956         * ext/amrwb/Makefile.am:
17957         * ext/amrwb/README:
17958         * ext/amrwb/amrwb-code/Makefile.am:
17959         * ext/amrwb/amrwb-code/run.sh:
17960         * ext/amrwb/gstamrwb.c: (plugin_init):
17961         * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_base_init),
17962         (gst_amrwbdec_class_init), (gst_amrwbdec_init),
17963         (gst_amrwbdec_setcaps), (gst_amrwbdec_event), (gst_amrwbdec_chain),
17964         (gst_amrwbdec_state_change):
17965         * ext/amrwb/gstamrwbdec.h:
17966         * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_base_init),
17967         (gst_amrwbenc_class_init), (gst_amrwbenc_init),
17968         (gst_amrwbenc_finalize), (gst_amrwbenc_setcaps),
17969         (gst_amrwbenc_chain), (gst_amrwbenc_state_change):
17970         * ext/amrwb/gstamrwbenc.h:
17971         * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_base_init),
17972         (gst_amrwbparse_class_init), (gst_amrwbparse_init),
17973         (gst_amrwbparse_querytypes), (gst_amrwbparse_query),
17974         (gst_amrwbparse_chain), (gst_amrwbparse_read_header),
17975         (gst_amrwbparse_loop), (gst_amrwbparse_sink_activate),
17976         (gst_amrwbparse_sink_activate_pull), (gst_amrwbparse_state_change):
17977         * ext/amrwb/gstamrwbparse.h:
17978         Added new plugin amrwb parse.
17979         Renamed audio/AMR to audio/AMR-WB as per spec.
17980         Fixes #333307
17981
17982 2006-03-27  Edgard Lima <edgard.lima@indt.org.br>
17983
17984         * gst-plugins-bad/sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init):
17985         Small fix, now pwc driver can tell about its buffers.
17986
17987 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17988
17989         * configure.ac:
17990           Remove CXX tag from AS_LIBTOOL_TAGS, just like we
17991           did for -good and -ugly. Fixes build on some systems
17992           and doesn't seem to be required for C++ code.
17993
17994 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17995
17996         * ext/taglib/gsttaglib.cc:
17997         * ext/taglib/gsttaglib.h:
17998           Fix newsegment event handling a bit. We need to
17999           cache the first newsegment event, because we can't
18000           adjust offsets yet when we get it, as we don't
18001           know the size of the tag yet for sure at that point.
18002           Also do some minor cleaning up here and there and add
18003           some debug statements.
18004
18005 2006-03-25  Tim-Philipp Müller  <tim at centricular dot net>
18006
18007         * ext/taglib/gsttaglib.cc:
18008           We do not want to proxy the caps on the sink pad; our 
18009           source pad should have application/x-id3 caps; also,
18010           don't use already-freed strings in debug messages;
18011           finally, adjust buffer offsets on buffers sent out.
18012
18013 2006-03-25  Tim-Philipp Müller  <tim at centricular dot net>
18014
18015         * sys/v4l2/gstv4l2src.c:
18016           Older kernels don't seem to have this particular v4l2 format,
18017           so comment out until this gets fixed properly (and make
18018           buildbots happy).
18019
18020 2006-03-25  Edgard Lima  <edgard.lima@indt.org.br>
18021
18022         * sys/v4l2/gstv4l2colorbalance.c:
18023         * sys/v4l2/gstv4l2colorbalance.h:
18024         * sys/v4l2/gstv4l2element.c:
18025         * sys/v4l2/gstv4l2src.c:
18026         * sys/v4l2/gstv4l2src.h:
18027         * sys/v4l2/gstv4l2tuner.c:
18028         * sys/v4l2/v4l2_calls.c:
18029         * sys/v4l2/v4l2src_calls.c:
18030         * sys/v4l2/v4l2src_calls.h:
18031         Just make few things more robust and also some identation.
18032
18033 2006-03-23  Wim Taymans  <wim@fluendo.com>
18034
18035         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
18036
18037         * ext/xvid/gstxvidenc.c: (gst_xvidenc_init), (gst_xvidenc_setup),
18038         (gst_xvidenc_chain):
18039         Patch to mark outgoing encoded buffers as delta-units (or not).
18040         Note that this patch also patches:
18041         - the setting of fincr and fbase in xvid-encoder creation based on
18042           caps framerate
18043         - makes 0, rather than 2, the default max_b_frames, as the current
18044           xvidenc does not seem "fully prepared" to handle b-frame 
18045           "effects", such as encoder returning 0 encoded bytes, etc.
18046         Fixes #335585
18047
18048 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
18049
18050         * gst/modplug/libmodplug/Makefile.am:
18051         * gst/modplug/libmodplug/load_it.cpp:
18052           Try that again (not only should it be MODPLUG_ instead
18053           of MODFILE, also that define is already set in stdafx.h;
18054           what we really need is some more #ifndefs).
18055
18056 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
18057
18058         * gst/modplug/libmodplug/Makefile.am:
18059           More gcc-4.1 fixes (we don't need file saving, so just
18060           define MODPLUG_NO_FILESAVE. That way, the compiler won't
18061           complain about modplug ignoring the return value of fwrite
18062           any longer and we might even save a few bytes as well).
18063
18064 2006-03-22  Tim-Philipp Müller  <tim at centricular dot net>
18065
18066         Patch by: Wouter Paeson  <wouter at kangaroot dot net>
18067
18068         * configure.ac:
18069         * ext/Makefile.am:
18070         * ext/soundtouch/Makefile.am:
18071         * ext/soundtouch/gstpitch.cc:
18072         * ext/soundtouch/gstpitch.hh:
18073           Add new libsoundtouch-based pitch plugin (#331335).
18074
18075 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
18076
18077         * gst/modplug/libmodplug/load_ptm.cpp:
18078           Fix compilation with gcc-4.1 and -Werror (#327355).
18079
18080 2006-03-20  Tim-Philipp Müller  <tim at centricular dot net>
18081
18082         * ext/taglib/gsttaglib.h:
18083           Fix left-over gst_my_filter_get_type.
18084
18085 2006-03-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18086
18087         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_open_display),
18088         (gst_ximagesrc_set_property), (gst_ximagesrc_get_property),
18089         (gst_ximagesrc_class_init), (gst_ximagesrc_init):
18090         Have a show mouse pointer property and use it if we can
18091
18092 2006-03-15  Edward Hervey  <edward@fluendo.com>
18093
18094         * gst/qtdemux/qtdemux.c: (gst_qtdemux_dispose):
18095         Let's not forget to chain up to the parent dispose.
18096
18097 2006-03-15  Edward Hervey  <edward@fluendo.com>
18098
18099         * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
18100         (gst_qtdemux_init), (gst_qtdemux_dispose),
18101         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
18102         Series of memleak fixes:
18103         - Unref the GstAdapter in finalize.
18104         - Use gst_pad_new_from_static_template(), shorter and safer.
18105         - Free unused QtDemuxStream when not used.
18106
18107 2006-03-14  Edward Hervey  <edward@fluendo.com>
18108
18109         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_base_init),
18110         (gst_v4l2src_class_init):
18111         Initialization of the debugging category should be as early as possible,
18112         moving it from _class_init() to beginning of _base_init().
18113
18114 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
18115
18116         * ext/taglib/gsttaglib.cc:
18117           Add gtk-doc blurb (unused for the time being); match registered
18118           plugin name to the filename of the plugin (taglibmux => taglib)
18119
18120 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
18121
18122         Patch by: Mikhail Zabaluev  <mhz altlinux org>
18123
18124         * autogen.sh:
18125           Don't check for file that only exists in CVS but isn't
18126           disted (#334417)
18127
18128 2006-03-13  Julien MOUTTE  <julien@moutte.net>
18129
18130         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
18131         * sys/v4l2/Makefile.am: Fix build of v4l2 (sigh)
18132
18133 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
18134
18135         * Makefile.am:
18136         * configure.ac:
18137           Fix distcheck.
18138
18139 2006-03-12  Edward Hervey  <edward@fluendo.com>
18140
18141         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
18142         (gst_v4l2src_buffer_pool_free):
18143         g_atomic_int_set is only available in glib-0.10, use gst_atomic_int_et
18144         instead.
18145
18146 2006-03-12  Edward Hervey  <edward@fluendo.com>
18147
18148         * sys/v4l2/gstv4l2element.h:
18149         Remove tim's addition of "_stdint.h" since it doesn't make the PPC
18150         buildbot happy.
18151         I will just use the same comment Ronald used when he added these lines:
18152         Yet Another Hack (tm) for kernel header borkedness.
18153
18154 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
18155
18156         * ext/taglib/Makefile.am:
18157         * ext/taglib/gsttaglib.cc:
18158         * ext/taglib/gsttaglib.h:
18159           Add support for writing MusicBrainz IDs.
18160
18161 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
18162
18163         * sys/v4l2/gstv4l2element.h:
18164           Include "_stdint.h" in an attempt to make the
18165           PPC-buildbot happy.
18166
18167 2006-03-11  Edgard Lima  <edgard.lima@indt.org.br>
18168
18169         * configure.ac:
18170         * sys/Makefile.am:
18171         * sys/v4l2/Makefile.am:
18172         * sys/v4l2/gstv4l2.c:
18173         * sys/v4l2/gstv4l2colorbalance.h:
18174         * sys/v4l2/gstv4l2element.c:
18175         * sys/v4l2/gstv4l2element.h:
18176         * sys/v4l2/gstv4l2src.c:
18177         * sys/v4l2/gstv4l2src.h:
18178         * sys/v4l2/gstv4l2tuner.c:
18179         * sys/v4l2/gstv4l2tuner.h:
18180         * sys/v4l2/gstv4l2xoverlay.c:
18181         * sys/v4l2/gstv4l2xoverlay.h:
18182         * sys/v4l2/v4l2_calls.c:
18183         * sys/v4l2/v4l2_calls.h:
18184         * sys/v4l2/v4l2src_calls.c:
18185         * sys/v4l2/v4l2src_calls.h:
18186         V4L2 ported to 0.10.
18187         
18188 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
18189
18190         * configure.ac:
18191           Only compile the taglib plugin if a C++ compiler is
18192           present. Use GST_DEFAULT_ELEMENTS macro from common/
18193           for all the defaults stuff.
18194
18195 2006-03-11  Christophe Fergeau  <teuf@gnome.org>
18196
18197         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18198
18199         * configure.ac:
18200         * gst/xingheader/Makefile.am:
18201         * gst/xingheader/gstxingmux.c: 
18202         * gst/xingheader/gstxingmux.h: added new element to add Xing headers
18203         to MP3 files (this allows decoder to figure out the length of VBR
18204         files) 
18205
18206 2006-03-11  Christophe Fergeau  <teuf@gnome.org>
18207         
18208         Patch by: Alex Lancaster
18209         
18210         * ext/taglib/gsttaglib.cc: fix writing of TPOS tags (album number),
18211         and add support for TCOP (copyright)
18212
18213 2006-03-10  Julien MOUTTE  <julien@moutte.net>
18214
18215         * gst/modplug/Makefile.am:
18216         * gst/modplug/gstmodplug.cc: Fix modplug compilation.
18217
18218 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
18219
18220         * configure.ac:
18221         * gst/modplug/Makefile.am:
18222         * gst/modplug/gstmodplug.cc:
18223         * gst/modplug/gstmodplug.h:
18224         * gst/modplug/libmodplug/sndfile.cpp:
18225         * gst/modplug/libmodplug/sndfile.h:
18226           modplug plugin ported to 0.10 (#332598, patch by:
18227           Jonathan Matthew <jonathan at kaolin wh9 net>).
18228
18229 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
18230
18231         * ext/libmms/gstmms.c: (gst_mms_urihandler_init),
18232         (gst_mms_base_init), (gst_mms_class_init), (gst_mms_init),
18233         (gst_mms_finalize), (gst_mms_create), (gst_mms_start),
18234         (gst_mms_set_property), (gst_mms_get_property),
18235         (gst_mms_uri_get_uri):
18236         * ext/libmms/gstmms.h:
18237           Some clean-ups; more debug output; use blocksize property
18238           of GstBaseSrc instead of re-registering our own; make debug
18239           category actually be used.
18240
18241 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
18242
18243         * gst/qtdemux/qtdemux.c: (gst_qtdemux_send_event):
18244           Fix build with gcc-4.1 (#327355).
18245
18246 2006-03-09  Christophe Fergeau  <teuf@gnome.org>
18247
18248         reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18249
18250         * configure.ac:
18251         * ext/Makefile.am:
18252         * ext/taglib/Makefile.am:
18253         * ext/taglib/gsttaglib.cc:
18254         * ext/taglib/gsttaglib.h: new id3v2 muxer based on TagLib
18255
18256 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
18257
18258         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
18259           Extract disc number and count from files that use
18260           'disk' instead of 'disc' as node identifier for that
18261           (fixes #332066).
18262
18263 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
18264
18265         * ext/musepack/gstmusepackdec.h:
18266         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek):
18267           Forgot those two.
18268
18269 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
18270
18271         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
18272         (gst_musepackdec_init), (gst_musepackdec_send_newsegment),
18273         (gst_musepackdec_handle_seek_event),
18274         (gst_musepackdec_get_src_query_types), (gst_musepackdec_src_query),
18275         (gst_musepack_stream_init), (gst_musepackdec_sink_activate),
18276         (gst_musepackdec_sink_activate_pull), (gst_musepackdec_loop),
18277         (gst_musepackdec_change_state):
18278           Some cleanups; pause task when push fails.
18279
18280 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
18281
18282         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
18283           Add support for '3IVD' fourcc (#333403).
18284
18285 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
18286
18287         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_send_tags),
18288         (gst_faad_setcaps), (gst_faad_do_raw_seek), (gst_faad_src_event),
18289         (gst_faad_sink_event), (gst_faad_src_convert),
18290         (gst_faad_src_query), (gst_faad_chain), (gst_faad_change_state):
18291           Add query function for position/duration querying (mostly for
18292           raw AAC streams); make seeking in raw AAC streams work; post
18293           tags with codec name if this is a raw AAC stream.
18294
18295 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
18296
18297         * sys/directdraw:
18298         * sys/directsound:
18299           sinks are now using GST_RANK_PRIMARY to be used with autodectection
18300         * win32/vs6:
18301           project files updated to fix some bugs
18302         * win32/vs7:
18303         * win32/vs8:
18304           vs7 and vs8 project files added
18305         
18306 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
18307
18308         * ext/xvid/gstxviddec.c: (gst_xviddec_chain):
18309           Declare variable at the beginning of the block and make gcc-2.9x
18310           happy (fixes #333283; patch by: Jens Granseuer).
18311
18312 2006-03-03  Edward Hervey  <edward@fluendo.com>
18313
18314         * gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak):
18315         Use GST_WARNING instead of GST_ERROR for all the too short/long atoms
18316         when parsing.
18317         Also let's be a bit less vulgar in our warning messages :)
18318
18319 2006-02-28  Tim-Philipp Müller  <tim at centricular dot net>
18320
18321         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
18322           Can't divide through zero (suppress warning in case of
18323           stream with one single still picture) (see #327083)
18324
18325 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18326
18327         * sys/glsink/glimagesink.c: It doesn't seem we need GLU.h
18328
18329 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
18330
18331         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
18332         (qtdemux_parse_trak), (qtdemux_video_caps):
18333           Add support for palettised Apple SMC videos (#327075, based on
18334           patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>).
18335
18336 2006-02-24  Michael Smith  <msmith@fluendo.com>
18337
18338         * autogen.sh:
18339           Allow automake 1.9
18340
18341 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
18342
18343         * ext/neon/gstneonhttpsrc.c:
18344         Changed property name from "uri" to "location" 
18345
18346 2006-02-22  Jan Schmidt  <thaytan@mad.scientist.com>
18347
18348         * configure.ac:
18349         * sys/glsink/Makefile.am:
18350         Merge patch from #317048 for building on Cygwin. Patch by 
18351         Cygwin Ports maintainer.
18352         * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display):
18353         Move normal debug output to LOG level not ERROR.
18354
18355 2006-02-19  Jan Gerber  <j@bootlab.org>
18356
18357         Reviewed by : Edward Hervey <edward@fluendo.com>
18358
18359         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
18360           Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video.
18361           Add image/png for fourcc 'png '
18362  
18363 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
18364
18365         * configure.ac:
18366           Surely this is supposed to be >= a.b, not == a.b
18367
18368 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18369
18370         * configure.ac:
18371         * sys/Makefile.am:
18372         * sys/ximagesrc/Makefile.am:
18373         * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_return_buf),
18374         (gst_ximagesrc_open_display), (gst_ximagesrc_start),
18375         (gst_ximagesrc_stop), (gst_ximagesrc_unlock),
18376         (gst_ximagesrc_recalc), (composite_pixel),
18377         (gst_ximagesrc_ximage_get), (gst_ximagesrc_create),
18378         (gst_ximagesrc_set_property), (gst_ximagesrc_get_property),
18379         (gst_ximagesrc_clear_bufpool), (gst_ximagesrc_base_init),
18380         (gst_ximagesrc_dispose), (gst_ximagesrc_finalize),
18381         (gst_ximagesrc_get_caps), (gst_ximagesrc_set_caps),
18382         (gst_ximagesrc_fixate), (gst_ximagesrc_class_init),
18383         (gst_ximagesrc_init), (plugin_init):
18384         * sys/ximagesrc/ximagesrc.h:
18385         * sys/ximagesrc/ximageutil.c: (ximageutil_handle_xerror),
18386         (ximageutil_check_xshm_calls), (ximageutil_xcontext_get),
18387         (ximageutil_xcontext_clear),
18388         (ximageutil_calculate_pixel_aspect_ratio),
18389         (gst_ximagesrc_buffer_finalize), (gst_ximage_buffer_free),
18390         (gst_ximagesrc_buffer_init), (gst_ximagesrc_buffer_class_init),
18391         (gst_ximagesrc_buffer_get_type), (gst_ximageutil_ximage_new),
18392         (gst_ximageutil_ximage_destroy):
18393         * sys/ximagesrc/ximageutil.h:
18394
18395         Port ximagesrc to 0.10 (Closes #304795)
18396
18397 2006-02-20  Edgard Lima <edgard.lima@indt.org.br>
18398
18399         * gst/freeze/gstfreeze.c:
18400         * gst/freeze/gstfreeze.h:
18401         Some event handling added by Renato Filho <renato.filho@indt.org.br>
18402
18403 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18404
18405         * configure.ac:
18406         Back to CVS nano
18407
18408 === release 0.10.1 ===
18409
18410 2006-02-20  Jan Schmidt <thaytan@mad.scientist.com>
18411
18412         * configure.ac:
18413           releasing 0.10.1, "Slimy - yet satisfying"
18414
18415 2006-02-19  Jan Schmidt <thaytan@mad.scientist.com>
18416
18417         * configure.ac:
18418           Release 0.10.0.3 - pre-release for 0.10.1
18419
18420 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
18421
18422         * ext/bz2/gstbz2.c:
18423         * ext/bz2/gstbz2dec.c:
18424         * ext/bz2/gstbz2dec.h:
18425         * ext/bz2/gstbz2enc.c:
18426         * ext/bz2/gstbz2enc.h:
18427           Add proper copyright headers identifying Lutz Müller
18428           as the author and copyright holder (#331600).
18429
18430 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18431
18432         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
18433           Don't GST_LOG timestamps from nonexistent index
18434           entries (#331582).
18435
18436 2006-02-17  Edward Hervey  <edward@fluendo.com>
18437
18438         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header):
18439         Check that the size of the returned buffer is of the correct size
18440         because the parser assumes that.
18441         Fixes #331543.
18442
18443 2006-02-17  Jan Schmidt <thaytan@mad.scientist.com>
18444
18445         * configure.ac:
18446           Release 0.10.0.2 - pre-release for 0.10.1
18447
18448 2006-02-16  Edward Hervey  <edward@fluendo.com>
18449
18450         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event),
18451         (gst_qtdemux_loop), (qtdemux_sink_activate_pull):
18452         Don't stop the task if the pad isn't linked.
18453
18454 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
18455
18456         * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain):
18457           It appears 100% equals 1/1 and not 100/1 ...
18458
18459 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
18460
18461         * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_buffering),
18462         (gst_qtdemux_chain):
18463           When buffering MDAT data, show the user something is
18464           happening by posting 'buffering' messages on the bus.
18465
18466 2006-02-14  Edward Hervey  <edward@fluendo.com>
18467
18468         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18469         (gst_qtdemux_handle_src_query), (gst_qtdemux_change_state),
18470         (next_entry_size), (gst_qtdemux_chain):
18471         * gst/qtdemux/qtdemux.h:
18472         Make push-based work if mdat atom is before moov atom.
18473         Don't answer duration query. This should be transformed into replying
18474         FALSE to seek events.
18475
18476 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18477
18478         * ext/libmms/gstmms.c: (gst_mms_class_init), (gst_mms_create),
18479         (gst_mms_start):
18480           Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no need to
18481           push our own EOS event on EOS, the base class will do that for us;
18482           fix bogus query code; post semi-decent errors on the bus when an
18483           error occurs in ::start(), otherwise the user will get to see
18484           whatever cryptic default message GstBaseSrc comes up with.
18485
18486 2006-02-14  Andy Wingo  <wingo@pobox.com>
18487
18488         * sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on
18489         schleef, don't break me gst-inspect -a.
18490
18491 2006-02-14  Edward Hervey  <edward@fluendo.com>
18492
18493         * gst/qtdemux/qtdemux.c: (next_entry_size), (gst_qtdemux_chain):
18494         Handle the case where data atoms are before moov atoms in push-based mode.
18495         Errors out gracefully.
18496
18497 2006-02-13  Edward Hervey  <edward@fluendo.com>
18498
18499         * gst/qtdemux/Makefile.am:
18500         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18501         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
18502         (extract_initial_length_and_fourcc),
18503         (gst_qtdemux_loop_state_header), (gst_qtdemux_loop_state_movie),
18504         (gst_qtdemux_loop_header), (next_entry_size), (gst_qtdemux_chain),
18505         (qtdemux_sink_activate), (qtdemux_sink_activate_pull),
18506         (qtdemux_sink_activate_push), (qtdemux_parse_trak):
18507         * gst/qtdemux/qtdemux.h:
18508         QtDemux can now work push-based.
18509         It still needs some love for seeking.
18510
18511 2006-02-13  Edgard Lima  <edgard.lima@indt.org.br>
18512
18513         * configure.ac:
18514         * gst/freeze/Makefile.am:
18515         * gst/freeze/gstfreeze.c:
18516         * gst/freeze/gstfreeze.h:
18517         * gst/freeze/FAQ:
18518         freeze plugin ported to 0.10 by
18519         Renato Filho <renato.filho@indt.org.br>
18520
18521 2006-02-10  Tim-Philipp Müller  <tim at centricular dot net>
18522
18523         * configure.ac:
18524         * gst/cdxaparse/Makefile.am:
18525         * gst/cdxaparse/gstcdxaparse.c:
18526         * gst/cdxaparse/gstcdxaparse.h:
18527           Port cdxaparse, makes VCD playback work.
18528
18529 2006-02-07  Thomas Vander Stichele  <thomas at apestaart dot org>
18530
18531         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18532         (qtdemux_parse_trak):
18533           use the correct variable to check if we can calculate
18534           the last chunk.  Looks like an obvious bug, and makes
18535           the dump of offsets comparable to other tools
18536
18537 2006-02-07  Thomas Vander Stichele  <thomas at apestaart dot org>
18538
18539         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18540         (qtdemux_parse_trak):
18541           clean up some debugging, using _OBJECT, moving recurring
18542           messages to LOG level
18543
18544 2006-02-06  Edgard Lima <edgard.lima@indt.org.br>
18545
18546         * configure.ac:
18547         * ext/neon/gstneonhttpsrc.c:
18548         Now it uses libneon 0.25.5 that supports shoutcast.
18549
18550 2006-02-06  Lutz Mueller <lutz@topfrose.de>
18551
18552         Reviewed by: Edward Hervey <edward@fluendo.com>
18553         
18554         * ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of
18555         "x-bz2".
18556         * ext/bz2/gstbz2dec.c: Use "x-bzip" instead of "x-bz2". Initial
18557         caps are "ANY".
18558         (gst_bz2dec_chain): Configure the source pad if we can figure out
18559         the mime type of the decompressed data.
18560         (gst_bz2dec_[get,set]_property):
18561         (gst_bz2dec_class_init: New property "first_buffer_size".
18562         
18563
18564 2006-02-06  Wim Taymans  <wim@fluendo.com>
18565
18566         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query),
18567         (gst_qtdemux_handle_src_event), (gst_qtdemux_loop_header),
18568         (qtdemux_inflate), (qtdemux_parse), (qtdemux_parse_trak),
18569         (qtdemux_parse_udta), (qtdemux_tag_add_str), (qtdemux_tag_add_num),
18570         (qtdemux_tag_add_gnre), (gst_qtdemux_handle_esds),
18571         (qtdemux_video_caps), (qtdemux_audio_caps):
18572         * gst/qtdemux/qtdemux.h:
18573         Some QT demux loving.
18574         Handle seeking in a less broken way.
18575         Fix AMR caps to match the AMR decoder.
18576         Set first timestamp on AMR samples to 0 for now.
18577         Remove some \n in DEBUG strings.
18578         Use _scale_int for maximum precision.
18579
18580 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18581
18582         * gst/apetag/Makefile.am:
18583         * gst/apetag/apedemux.c:
18584         * gst/apetag/apedemux.h:
18585         * gst/apetag/apetag.c:
18586           Remove old files, apetag is in gst-plugins-good now.
18587
18588 2006-02-06  Andy Wingo  <wingo@pobox.com>
18589
18590         * ext/bz2/gstbz2enc.c (gst_bz2enc_class_init): 
18591         * ext/bz2/gstbz2dec.c (gst_bz2dec_class_init): No need to init
18592         parent_class, the boilerplate does it for you.
18593
18594 2006-02-05  Lutz Mueller <lutz@topfrose.de>
18595
18596         reviewed by: Andy Wingo <wingo@pobox.com>
18597
18598         * configure.ac:
18599         * ext/Makefile.am: Hook it up.
18600         * ext/bz2/gstbz2.c:
18601         * ext/bz2/gstbz2dec.h:
18602         * ext/bz2/gstbz2dec.c:
18603         * ext/bz2/gstbz2enc.h:
18604         * ext/bz2/gstbz2enc.c: New plugin, implements bz2 encoding and
18605         decoding (#303167).
18606         
18607 2006-01-30  Andy Wingo  <wingo@pobox.com>
18608
18609         * sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD) 
18610         (libgstglimagesink_la_CFLAGS): Add PLUGINS_BASE cflags and libs.
18611
18612 2006-01-29  Tim-Philipp Müller  <tim at centricular dot net>
18613
18614         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_setcaps),
18615         (gst_wavpack_dec_base_init), (gst_wavpack_dec_dispose),
18616         (gst_wavpack_dec_class_init), (gst_wavpack_dec_sink_event),
18617         (gst_wavpack_dec_init), (gst_wavpack_dec_format_samples),
18618         (gst_wavpack_dec_chain), (gst_wavpack_dec_plugin_init):
18619           Add debug category, use boilerplate macros, fix handling
18620           of widths of 32 bits.
18621
18622         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init),
18623         (gst_wavpack_parse_dispose), (gst_wavpack_parse_class_init),
18624         (gst_wavpack_parse_index_get_last_entry),
18625         (gst_wavpack_parse_index_get_entry_from_sample),
18626         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
18627         (gst_wavpack_parse_src_query),
18628         (gst_wavpack_parse_scan_to_find_sample),
18629         (gst_wavpack_parse_send_newsegment),
18630         (gst_wavpack_parse_handle_seek_event),
18631         (gst_wavpack_parse_src_event), (gst_wavpack_parse_init),
18632         (gst_wavpack_parse_get_upstream_length),
18633         (gst_wavpack_parse_pull_buffer),
18634         (gst_wavpack_parse_create_src_pad), (gst_wavpack_parse_loop),
18635         (gst_wavpack_parse_change_state),
18636         (gst_wavepack_parse_sink_activate),
18637         (gst_wavepack_parse_sink_activate_pull),
18638         (gst_wavpack_parse_plugin_init):
18639         * ext/wavpack/gstwavpackparse.h:
18640           Rewrite a bit, mostly to fix flow logic and to make seeking work.
18641           Fix buffer/event refcounting. Add some debug statements. Add
18642           width of 32 to source pad template caps. Use boilerplate macros.
18643
18644 2006-01-28  Edward Hervey  <edward@fluendo.com>
18645
18646         * sys/glsink/Makefile.am:
18647         glimagesink.h is dead, long live glimagesink.h
18648
18649 2006-01-27  David Schleef  <ds@schleef.org>
18650
18651         * configure.ac:
18652         * sys/Makefile.am:
18653         * sys/glsink/Makefile.am:
18654         * sys/glsink/glimagesink.c:
18655         * sys/glsink/glimagesink.h:
18656           revival of glimagesink.  Kind of works.
18657
18658 2006-01-27  Tim-Philipp Müller  <tim at centricular dot net>
18659
18660         * ext/faad/gstfaad.c: (gst_faad_setcaps),
18661         (gst_faad_chanpos_to_gst), (gst_faad_sync), (gst_faad_chain):
18662           Handle 'framed' field in caps; Port syncing for raw streams
18663           from 0.8 branch (for AAC+ radio streams) (#328854, #328721).
18664
18665 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18666
18667         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_supported),
18668         (gst_sdlvideosink_xoverlay_set_xwindow_id),
18669         (gst_sdlvideosink_deinitsdl), (gst_sdlv_process_events),
18670         (gst_sdlvideosink_event_thread), (gst_sdlvideosink_initsdl),
18671         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18672         (gst_sdlvideosink_setcaps), (gst_sdlvideosink_show_frame),
18673         (gst_sdlvideosink_change_state),
18674         (gst_sdlvideosink_navigation_send_event):
18675         * ext/sdl/sdlvideosink.h:
18676           Fix output stride copying, so that it displays correctly on 
18677           framebuffer devices that don't match our implict GStreamer stride
18678           arrangement.
18679
18680           Fix locking things. Offer XOverlay only when SDL is running against
18681           X. Make non-scaled (and ugly) embedding work via X Overlay. It can't
18682           actually match the embedded window size because there's no way to
18683           figure out what size that should be from the XOverlay interface.
18684           See comment in sdlvideosink.c
18685
18686 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
18687
18688         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
18689           Fix wrong memcpy source pointer.
18690
18691 2006-01-25  Edgard Lima <edgard.lima@indt.org.br>
18692
18693         * ext/libmms/gstmms.c: (gst_mms_finalize):
18694         * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_finalize):
18695         Just chain up finalize calls (calling parent_class->finalize).
18696
18697 2006-01-25  Edgard Lima <edgard.lima@indt.org.br>
18698
18699         * ext/libmms/gstmms.c: (gst_mms_finalize), (gst_mms_set_property),
18700         (gst_mms_get_property), (gst_mms_src_query), (gst_mms_class_init):
18701         Finalize method has been created and others small changes.
18702
18703 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
18704
18705         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init),
18706         (gst_musepackdec_class_init), (gst_musepackdec_init),
18707         (gst_musepackdec_send_newsegment),
18708         (gst_musepackdec_handle_seek_event), (gst_musepackdec_src_event),
18709         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
18710         (gst_musepack_stream_init), (gst_musepackdec_sink_activate_pull),
18711         (gst_musepackdec_loop), (gst_musepackdec_change_state):
18712         * ext/musepack/gstmusepackdec.h:
18713         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
18714         (gst_musepack_reader_seek), (gst_musepack_reader_tell),
18715         (gst_musepack_reader_get_size):
18716         * ext/musepack/gstmusepackreader.h:
18717           Fix seeking in musepack files (it's still incredibly slow, but I
18718           don't think that is our plugin's fault). Clean up code and get
18719           rid of old cruft. Post tags with all kind of neat information like
18720           replay gain and such on the bus, if it is available. Add a
18721           'musepackdec' debug category.
18722
18723 2006-01-24  Edward Hervey  <edward@fluendo.com>
18724
18725         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18726         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
18727         More coherent framerate setting on caps.
18728         If sample_size is available, use that for the samples' duration in
18729         the index. This enables single frame streams to work (and I imagine
18730         fixes some other cases).
18731         Tested on testsuite, no regression.
18732
18733 2006-01-23  Edward Hervey  <edward@fluendo.com>
18734
18735         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
18736         (qtdemux_video_caps), (qtdemux_audio_caps):
18737         Added codec recognition for:
18738         _ VP31 : video/x-vp3
18739         _ AVDJ : image/jpeg
18740         _ dvcp, dvc  : video/x-dv, systemstream=(boolean)false
18741         _ 0x6d730017 : audio/x-adpcm, layout=(string)quicktime
18742
18743 2006-01-21  David Schleef  <ds@schleef.org>
18744
18745         * configure.ac:
18746         * ext/swfdec/gstswfdec.c: Update from swfdec.
18747
18748 2006-01-21  Tim-Philipp Müller  <tim at centricular dot net>
18749
18750         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
18751         (qtdemux_audio_caps):
18752           'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
18753           Fix 8bit case (#327133, based on patch by: Fabrizio
18754           Gennari <fabrizio dot ge at tiscali dot it>).
18755           Also, "G_LITTLE_ENDIAN" and "G_BIG_ENDIAN" are not
18756           valid literals for endianness in caps strings,
18757           only "LITTLE_ENDIAN" and "BIG_ENDIAN" are valid. 
18758
18759 2006-01-20  Edgard Lima <edgard.lima@indt.org.br>
18760
18761         * ext/ivorbis/vorbisfile.c:
18762         * ext/neon/gstneonhttpsrc.c:
18763         Fixed state transictions PLAYING->NULL->PLAYING.
18764         
18765 2006-01-19  Edgard Lima <edgard.lima@indt.org.br>
18766
18767         * ext/tremor/vorbisfile.c:
18768         Some minor improvements on log messages.
18769
18770 2006-01-18  Edgard Lima <edgard.lima@indt.org.br>
18771
18772         * gst/qtdemux/qtdemux.c: qtdemux_parse_trak:
18773         Ronald's patch applied. see bug #326318.
18774
18775 2006-01-17  Tim-Philipp Müller  <tim at centricular dot net>
18776
18777         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18778         (gst_qtdemux_send_event), (gst_qtdemux_handle_src_event),
18779         (gst_qtdemux_change_state), (gst_qtdemux_loop_header):
18780         * gst/qtdemux/qtdemux.h:
18781           Fix seeking for quicktime files. Could still use some more
18782           love and sophistication.
18783
18784 2006-01-16  Edgard Lima <edgard.lima@indt.org.br>
18785
18786         * ext/libmms/gstmms.c: gst_mms_init:
18787         * ext/neon/gstneonhttpsrc.c: gst_neonhttp_src_init:
18788         * ext/sdl/sdlaudiosink.c: gst_sdlaudio_sink_dispose:
18789         Removed gst_base_src_set_live from mms and neon, and now calling
18790         parent_class->dispose in dispose on sdlaudio.
18791         
18792 2006-01-11  Edgard Lima <edgard.lima@indt.org.br>
18793
18794         * ext/sdl/sdlvideosink.c:
18795         Now implementing navigation interface and using
18796         GST_BOILER_PLATE_FULL.
18797         
18798 2006-01-11  Christian Schaller  <christian@fluendo.com>
18799
18800         Remove SunAudio plugin as Brian's new one is in -good
18801
18802         * sys/Makefile.am:
18803         * sys/sunaudio/Makefile.am:
18804         * sys/sunaudio/gstsunaudio.c:
18805         * sys/sunaudio/gstsunaudiosrc.c:
18806         * sys/sunaudio/gstsunaudiosrc.h:
18807         * sys/sunaudio/gstsunelement.c:
18808         * sys/sunaudio/gstsunelement.h:
18809         * sys/sunaudio/gstsunmixer.c:
18810         * sys/sunaudio/gstsunmixer.h:
18811
18812 2006-01-11  Edgard Lima <edgard.lima@indt.org.br>
18813
18814         * ext/sdl/sdlaudiosink.c:
18815         Replaced wrong style code by GST_BOILERPLATE.
18816         
18817 2006-01-11  Fabrizio Gennari <fabrizio.ge@tiscali.it>
18818
18819         reviewed by: Edward Hervey  <edward@fluendo.com>
18820
18821         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
18822         Add support for Indeo3 video in Quicktime files.
18823         Closes #326524
18824
18825 2006-01-09  Edgard Lima <edgard.lima@indt.org.br>
18826
18827         * configure.ac:
18828         * ext/sdl/Makefile.am:
18829         * ext/sdl/gstsdl.c:
18830         * ext/sdl/sdlaudiosink.c:
18831         * ext/sdl/sdlaudiosink.h:
18832         * ext/sdl/sdlvideosink.c:
18833         Created new element, sdlaudiosink.
18834         
18835 2006-01-05  Sebastien Moutte  <sebastien@moutte.net>
18836
18837         * added sys/directdraw
18838         * added sys/directsound
18839         * added win32/vs6/gst_plugins_bad.dsw
18840         * added win32/vs6/libgstdirectsound.dsp
18841         * added win32/vs6/libgstdirectdraw.dsp
18842         * added win32/common/config.h
18843         
18844 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18845
18846         * gst/games/gstpuzzle.c: (plugin_init):
18847           call oil_init() when using liboil
18848
18849 2006-01-04  Edgard Lima <edgard.lima@indt.org.br>
18850
18851         * ext/neon/gstneonhttpsrc.c:
18852         * ext/neon/gstneonhttpsrc.h:
18853         Some improvements in cancellation and debug messages.
18854                         
18855 2006-01-04  Edgard Lima <edgard.lima@indt.org.br>
18856
18857         * ext/neon/gstneonhttpsrc.c:
18858         * ext/neon/gstneonhttpsrc.h:
18859         Removed not need thread and changed to push out blocksize bytes.
18860         
18861 2005-12-28  Edgard Lima <edgard.lima@indt.org.br>
18862
18863         * configure.ac:
18864         * ext/Makefile.am
18865         * ext/neon:
18866         * ext/neon/Makefile.am:
18867         * ext/neon/gstneonhttpsrc.c:
18868         * ext/neon/gstneonhttpsrc.h:
18869         Created new element neonhttpsrc.
18870
18871 2005-12-19  Edward Hervey  <edward@fluendo.com>
18872
18873         * ext/swfdec/gstswfdec.c: (gst_swfdec_class_init),
18874         (gst_swfdec_chain), (gst_swfdec_render):
18875         Add debugging category and return GstFlowReturn in the right places
18876         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link):
18877         Get something from the peer pad once we've checked if there is a peer pad.
18878         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
18879         (qtdemux_tree_get_child_by_type), (qtdemux_parse_trak),
18880         (qtdemux_video_caps):
18881         Couple of fixes
18882
18883 2005-12-19  Edgard Lima <edgard.lima@indt.org.br>
18884
18885         * ext/divx/Makefile.am:
18886         just a small fix. I have to pay more attention when commiting ;-)
18887
18888 2005-12-19  Edgard Lima <edgard.lima@indt.org.br>
18889
18890         * configure.ac:
18891         * ext/Makefile.am:
18892         * ext/divx/Makefile.am:
18893         * ext/divx/gstdivxdec.c:
18894         * ext/divx/gstdivxdec.h:
18895         * ext/divx/gstdivxenc.c:
18896         * ext/divx/gstdivxenc.h:
18897         divxdec and divxenc ported to 0.10
18898         
18899 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18900
18901         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
18902         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
18903         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_devices),
18904         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
18905         (gst_dfbvideosink_can_blit_from_format),
18906         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
18907         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_buffer_alloc),
18908         (gst_dfbsurface_finalize),
18909         (gst_dfbvideosink_navigation_send_event),
18910         (gst_dfbvideosink_update_colorbalance),
18911         (gst_dfbvideosink_set_property), (gst_dfbvideosink_init): Some
18912         more refactoring, handle exotic DirectFB row stride.
18913
18914 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18915
18916         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
18917         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: Updates.
18918         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
18919         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_devices),
18920         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
18921         (gst_dfbvideosink_can_blit_from_format),
18922         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
18923         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_buffer_alloc),
18924         (gst_dfbsurface_finalize),
18925         (gst_dfbvideosink_navigation_send_event),
18926         (gst_dfbvideosink_update_colorbalance),
18927         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
18928         (gst_dfbvideosink_finalize), (gst_dfbvideosink_init),
18929         (gst_dfbvideosink_class_init):
18930         * ext/directfb/dfbvideosink.h: Implement pixel-aspect-ratio.
18931         This should work both for hardware accelerated scaling and
18932         reverse caps negotiation with a scaling element.
18933
18934 2005-12-17  Julien MOUTTE  <julien@moutte.net>
18935
18936         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
18937         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
18938         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
18939         * docs/plugins/gst-plugins-bad-plugins.args:
18940         * docs/plugins/gst-plugins-bad-plugins.interfaces:
18941         * docs/plugins/gst-plugins-bad-plugins.signals:
18942         * docs/plugins/inspect/plugin-dfbvideosink.xml:
18943         * docs/plugins/inspect/plugin-qtdemux.xml:
18944         * docs/plugins/inspect/plugin-sdlvideosink.xml:
18945         * docs/plugins/inspect/plugin-speed.xml:
18946         * docs/plugins/inspect/plugin-tta.xml: Updates.
18947         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
18948         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_vmodes),
18949         (gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup),
18950         (gst_dfbvideosink_cleanup),
18951         (gst_dfbvideosink_can_blit_from_format),
18952         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
18953         (gst_dfbvideosink_setcaps), (gst_dfbvideosink_show_frame),
18954         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
18955         (gst_dfbvideosink_interface_supported),
18956         (gst_dfbvideosink_navigation_send_event),
18957         (gst_dfbvideosink_update_colorbalance),
18958         (gst_dfbvideosink_colorbalance_list_channels),
18959         (gst_dfbvideosink_colorbalance_set_value),
18960         (gst_dfbvideosink_colorbalance_get_value),
18961         (gst_dfbvideosink_colorbalance_init),
18962         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
18963         (gst_dfbvideosink_init), (gst_dfbvideosink_class_init):
18964         * ext/directfb/dfbvideosink.h: Implement vertical sync and 
18965         color balance interface.
18966
18967 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18968
18969         * ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio):
18970         * gst/festival/gstfestival.c: (socket_receive_file_to_buff):
18971         * gst/vbidec/vbidata.c:
18972         * gst/vbidec/vbidata.h:
18973         * gst/vbidec/vbiscreen.c:
18974         * sys/dxr3/ac3_padder.c:
18975           don't use doc comments for non-docs
18976           change some char* into char[]
18977
18978 2005-12-16  Julien MOUTTE  <julien@moutte.net>
18979
18980         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
18981         (gst_dfbvideosink_init): Always prefer the primary layer.
18982
18983 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18984
18985         * ext/wavpack/gstwavpackdec.c:
18986           Oops, remove trailing comma from caps string.
18987
18988 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18989
18990         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link):
18991         * ext/wavpack/gstwavpackparse.c:
18992           Wavpack supports samplerates from 6-192kHz, fix pad template
18993           caps (fixes #322973; patch by: gcocatre@gmail.com). Also
18994           remove buffer-frames from caps, they are gone in 0.10.
18995
18996 2005-12-15  Edgard Lima <edgard.lima@indt.org.br>
18997
18998         * ext/xvid/Makefile.am:
18999         * ext/xvid/gstxviddec.c:
19000         * ext/xvid/gstxvidenc.c:
19001         Fixed some mem-leaks in xvid.
19002
19003 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19004
19005         * configure.ac:
19006         * ext/Makefile.am:
19007         * ext/xvid/gstxvid.c:
19008         * ext/xvid/gstxvid.h:
19009         * ext/xvid/gstxviddec.c:
19010         * ext/xvid/gstxviddec.h:
19011         * ext/xvid/gstxvidenc.c:
19012         * ext/xvid/gstxvidenc.h:
19013         xviddec and xvideenc ported to 0.10
19014                 
19015
19016 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19017
19018         * configure.ac:
19019         * ext/Makefile.am:
19020         * ext/dts/Makefile.am:
19021         * ext/dts/gstdtsdec.c:
19022         * ext/dts/gstdtsdec.h:
19023         dtsdec ported to 0.10
19024
19025 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19026
19027         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19028         * ext/libmms/gstmms.c: (gst_mms_src_query), (gst_mms_create):
19029         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_src_query),
19030         (gst_musepackdec_loop):
19031         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_link),
19032         (gst_swfdec_src_query):
19033         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query):
19034           GstObjects must be unref'ed with gst_object_unref() instead of
19035           g_object_unref(), otherwise things break for GLib-2.6 users.
19036
19037 2005-12-12  David Schleef  <ds@schleef.org>
19038
19039         * ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_get_type),
19040         (gst_swfdecbuffer_class_init), (gst_swfdecbuffer_finalize),
19041         (gst_swfdec_buffer_from_swf), (gst_swfdec_render): Add a subclass
19042         of GstBuffer that wraps SwfdecBuffers.  Fix a massive memleak
19043         because the video buffers previously never got freed.
19044
19045 2005-12-11  Edgard Lima <edgard.lima@indt.org.br>
19046
19047         * ext/libmms/gstmms.c:
19048         Just removed a weird printf ;-)
19049
19050 2005-12-11  Edgard Lima <edgard.lima@indt.org.br>
19051
19052         * configure.ac:
19053         * ext/libmms/gstmms.c:
19054         * ext/libmms/gstmms.h:
19055         Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant
19056         PREROOL..." to be fixed.
19057
19058 2005-12-09  Jan Schmidt  <thaytan@mad.scientist.com>
19059
19060         * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
19061         (gst_faad_update_caps):
19062           Assume that an unknown channel mapping with 2 channels
19063           is stereo and play it that way instead of erroring.
19064
19065         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19066         (gst_qtdemux_add_stream), (qtdemux_parse_trak):
19067           Handle e.g. jpeg streams with 0 duration frames as having 0 framerate.
19068           Debug fixes. Some 64 bit variable fixes
19069
19070 2005-12-09  Edgard Lima <edgard.lima@indt.org.br>
19071
19072         * configure.ac:
19073         * ext/Makefile.am:
19074         * ext/swfdec/Makefile.am:
19075         * ext/swfdec/gstswfdec.c:
19076         * ext/swfdec/gstswfdec.h:
19077         swfdec Ported to 0.10.
19078
19079 2005-12-07  Edward Hervey  <edward@fluendo.com>
19080
19081         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19082         (gst_qtdemux_add_stream):
19083         Memleak fixes.
19084         Send out EOS for valid reasons (couldn't pull_range() from upstream
19085         for example).
19086
19087 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19088
19089         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19090         * ext/audiofile/gstafparse.h:
19091         * ext/audiofile/gstafsink.c: (gst_afsink_chain):
19092         * ext/audiofile/gstafsink.h:
19093         * ext/audiofile/gstafsrc.c: (gst_afsrc_close_file):
19094         * ext/audiofile/gstafsrc.h:
19095         * ext/cdaudio/gstcdaudio.c:
19096         * ext/divx/gstdivxenc.c:
19097         * ext/dts/gstdtsdec.h:
19098         * ext/faac/gstfaac.h:
19099         * ext/ivorbis/vorbisenc.h:
19100         * ext/ivorbis/vorbisfile.c:
19101         * ext/musepack/gstmusepackdec.h:
19102         * ext/nas/nassink.c:
19103         * ext/snapshot/gstsnapshot.c:
19104         * ext/sndfile/gstsf.h:
19105         * ext/tarkin/gsttarkindec.h:
19106         * ext/tarkin/gsttarkinenc.h:
19107         * ext/xine/gstxine.h:
19108         * ext/xine/xinecaps.c:
19109         * ext/xvid/gstxvid.h:
19110         * gst-libs/gst/play/play.h:
19111         * gst/apetag/apedemux.h:
19112         * gst/cdxaparse/gstcdxaparse.h:
19113         * gst/cdxaparse/gstcdxastrip.h:
19114         * gst/colorspace/yuv2rgb.c:
19115         * gst/colorspace/yuv2rgb.h:
19116         * gst/equalizer/gstiirequalizer.c:
19117         * gst/festival/gstfestival.h:
19118         * gst/games/gstpuzzle.c:
19119         * gst/games/gstvideoimage.c:
19120         * gst/games/gstvideoimage.h:
19121         * gst/modplug/gstmodplug.h:
19122         * gst/modplug/libmodplug/it_defs.h:
19123         * gst/modplug/libmodplug/modplug.h:
19124         * gst/modplug/libmodplug/sndfile.h:
19125         * gst/modplug/libmodplug/stdafx.h:
19126         * gst/mpeg1sys/buffer.c:
19127         * gst/mpeg1sys/gstmpeg1systemencode.h:
19128         * gst/mpeg1sys/main.h:
19129         * gst/mpeg1sys/systems.c:
19130         * gst/mpeg1videoparse/gstmp1videoparse.h:
19131         * gst/mpeg2sub/gstmpeg2subt.h:
19132         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19133         * gst/mpegaudioparse/gstmpegaudioparse.h:
19134         * gst/multifilesink/gstmultifilesink.h:
19135         * gst/overlay/gstoverlay.h:
19136         * gst/qtdemux/qtdemux.c:
19137         * gst/qtdemux/qtdemux.h:
19138         * gst/rtjpeg/RTjpeg.c: (RTjpeg_dctY), (RTjpeg_idct):
19139         * gst/rtjpeg/RTjpeg.h:
19140         * gst/tta/crc32.h:
19141         * gst/tta/filters.h:
19142         * gst/tta/ttadec.h:
19143         * gst/videodrop/gstvideodrop.h:
19144         * sys/cdrom/gstcdplayer.h:
19145         * sys/cdrom/gstcdplayer_ioctl.c:
19146         * sys/cdrom/gstcdplayer_ioctl.h:
19147         * sys/cdrom/gstcdplayer_ioctl_bsd.h:
19148         * sys/cdrom/gstcdplayer_ioctl_irix.h:
19149         * sys/cdrom/gstcdplayer_ioctl_solaris.h:
19150         * sys/dxr3/dxr3audiosink.c:
19151         * sys/dxr3/dxr3audiosink.h:
19152         * sys/dxr3/dxr3spusink.c:
19153         * sys/dxr3/dxr3spusink.h:
19154         * sys/dxr3/dxr3videosink.c:
19155         * sys/dxr3/dxr3videosink.h:
19156         * sys/qcam/dark.c:
19157         * sys/qcam/gstqcamsrc.c:
19158         * sys/v4l2/gstv4l2colorbalance.h:
19159         * sys/v4l2/gstv4l2element.h:
19160         * sys/v4l2/gstv4l2src.h:
19161         * sys/v4l2/gstv4l2tuner.h:
19162         * sys/v4l2/gstv4l2xoverlay.h:
19163         * sys/v4l2/v4l2_calls.c:
19164         * sys/v4l2/v4l2_calls.h:
19165         * sys/v4l2/v4l2src_calls.c:
19166         * sys/v4l2/v4l2src_calls.h:
19167         * sys/vcd/vcdsrc.h:
19168           expand tabs
19169
19170 === release 0.10.0 ===
19171
19172 2005-12-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19173
19174         * configure.ac:
19175           releasing 0.10.0, "Camembert"
19176
19177 2005-12-05  Andy Wingo  <wingo@pobox.com>
19178
19179         * ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain):
19180         * ext/faad/gstfaad.c: (gst_faad_chain):
19181         * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_chain):
19182         * ext/lcs/gstcolorspace.c: (gst_colorspace_chain):
19183         * ext/xine/xineinput.c: (gst_xine_input_get):
19184         * gst/colorspace/gstcolorspace.c: (gst_colorspace_chain):
19185         * gst/speed/gstspeed.c: (speed_chain):
19186         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain): Update for
19187         alloc_buffer changes.
19188
19189 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
19190
19191         * ext/Makefile.am:
19192           Add missing $(WAVPACK_DIR) (#322962).
19193
19194 === release 0.9.7 ===
19195
19196 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19197
19198         * configure.ac:
19199           releasing 0.9.7, "Arrigato Gasuimas Skebisan"
19200
19201 2005-11-28  Edgard Lima <edgard.lima@indt.org.br>
19202
19203         * PORTED_09:
19204         * configure.ac:
19205         * ext/Makefile.am:
19206         * ext/libmms/Makefile.am:
19207         * ext/libmms/gstmms.c:
19208         * ext/libmms/gstmms.h:
19209         libmm ported to 0.9. It works fine, but print some error messages. I
19210         ll fix them soon. Tested with  mmssrc location=mms:// ! filesink.
19211         
19212 2005-11-28  Edward Hervey  <edward@fluendo.com>
19213
19214         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
19215         Handle gracefully the consequence of "Maximum number of scalefactor
19216         bands exceeded", which results in 0 channels with samplerates of 0.
19217         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state):
19218         Do upward transitions, then call parent state_change, then do
19219         downward transitions.
19220
19221 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19222
19223         * ext/Makefile.am:
19224           alphabets, so hard to master.  Should fix distcheck.
19225
19226 2005-11-25  Edgard Lima  <edgard.lima@indt.org.br>
19227
19228         * configure.ac:
19229         * PORTED_09:
19230         * ext/Makefile.am:
19231         * ext/wavpack/Makefile.am:
19232         * ext/wavpack/gstwavpackdec.c:
19233         * ext/wavpack/gstwavpackdec.h:
19234         * ext/wavpack/gstwavpackparse.c:
19235         * ext/wavpack/gstwavpackparse.h:
19236         Wavpack ported to 0.9. No support for correction file yet.
19237
19238 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19239
19240         * ext/wavpack/Makefile.am:
19241         * ext/wavpack/gstwavpack.c: (plugin_init):
19242         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_read_header):
19243         * ext/wavpack/gstwavpackcommon.h:
19244         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link),
19245         (gst_wavpack_dec_wvclink), (gst_wavpack_dec_get_type),
19246         (gst_wavpack_dec_base_init), (gst_wavpack_dec_dispose),
19247         (gst_wavpack_dec_class_init), (gst_wavpack_dec_src_query),
19248         (gst_wavpack_dec_init), (gst_wavpack_dec_setup_context),
19249         (gst_wavpack_dec_format_samples), (gst_wavpack_dec_loop),
19250         (gst_wavpack_dec_plugin_init):
19251         * ext/wavpack/gstwavpackdec.h:
19252         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_get_type),
19253         (gst_wavpack_parse_base_init), (gst_wavpack_parse_dispose),
19254         (gst_wavpack_parse_class_init), (gst_wavpack_parse_src_query),
19255         (gst_wavpack_parse_src_event), (find_header), (find_sample),
19256         (gst_wavpack_parse_seek), (gst_wavpack_parse_init),
19257         (gst_wavpack_parse_handle_event), (gst_wavpack_parse_loop),
19258         (gst_wavpack_parse_change_state), (gst_wavpack_parse_plugin_init):
19259         * ext/wavpack/gstwavpackparse.h:
19260           put back wavpack - still needs porting
19261
19262 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19263
19264         * configure.ac: back to HEAD
19265
19266 === release 0.9.6 ===
19267
19268 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19269
19270         * configure.ac:
19271           releasing 0.9.6, "Hot Tea"
19272
19273 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19274
19275         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19276         * ext/directfb/dfb-example.c: (main):
19277         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy),
19278         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_setup),
19279         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps),
19280         (gst_dfbvideosink_change_state), (gst_dfbvideosink_get_times),
19281         (gst_dfbvideosink_bufferpool_clear),
19282         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
19283         (gst_dfbvideosink_navigation_send_event),
19284         (gst_dfbvideosink_finalize), (gst_dfbvideosink_init),
19285         (gst_dfbvideosink_class_init):
19286         * ext/directfb/dfbvideosink.h: Use fraction for framerate, various
19287         fixes.
19288
19289 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19290
19291         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init),
19292         (gst_sdlvideosink_get_times), (gst_sdlvideosink_init),
19293         (gst_sdlvideosink_setcaps), (gst_sdlvideosink_change_state):
19294         * ext/sdl/sdlvideosink.h:
19295         Updates for fractional framerates and XOverlay interface changes
19296
19297 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19298
19299         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19300         (gst_qtdemux_add_stream), (qtdemux_dump_mvhd),
19301         (qtdemux_parse_trak):
19302         Convert to fractional framerates
19303
19304 2005-11-23  Edward Hervey  <edward@fluendo.com>
19305
19306         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_loop):
19307         Fix for latest API changes
19308
19309 2005-11-22  Edgard Lima <edgard.lima@indt.org.br>
19310         * configure.ac:
19311         * PORTED_09:
19312         * extt/Makefile.am:
19313         * ext/musepack/gstmusepackdec.c:
19314         * ext/musepack/gstmusepackdec.h:
19315         * ext/musepack/gstmusepackreader.c:
19316         * ext/musepack/gstmusepackreader.h:
19317         Musepackdec ported to 0.9. There is still a small problem to be
19318         solved, after the end of file, the pipeline doens't stop.
19319
19320 2005-11-22  Andy Wingo  <wingo@pobox.com>
19321
19322         * ext/faad/gstfaad.c (gst_faad_event)
19323         * ext/ivorbis/vorbisfile.c (gst_ivorbisfile_loop)
19324         * gst/qtdemux/qtdemux.c (gst_qtdemux_loop_header)
19325         * gst/speed/gstspeed.c (speed_sink_event)
19326         * gst/tta/gstttaparse.c (gst_tta_parse_src_event)
19327         (gst_tta_parse_parse_header): Run update-funcnames.
19328
19329 2005-11-21  Michael Smith <msmith@fluendo.com>
19330
19331         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_event):
19332           Don't take STREAM_LOCK in sink event handlers any more.
19333
19334 2005-11-21  Wim Taymans  <wim@fluendo.com>
19335
19336         * ext/faac/gstfaac.c: (gst_faac_sink_event):
19337         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event):
19338         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event):
19339         Fix for stream lock updates.
19340
19341 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19342
19343         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
19344           Add DX50, DIVX and DIV3 fourccs (patch by
19345           j@bootlab.org, #321903).
19346
19347 2005-11-21  Andy Wingo  <wingo@pobox.com>
19348
19349         * *.h:
19350         * *.c: Ran scripts/update-macros. Oh yes.
19351
19352 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19353
19354         * ext/directfb/dfbvideosink.c:
19355         (gst_dfbvideosink_get_format_from_caps):
19356         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create):
19357         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19358         (qtdemux_parse), (qtdemux_type_get), (qtdemux_node_dump_foreach),
19359         (qtdemux_dump_hdlr), (qtdemux_dump_dref), (qtdemux_dump_stsd),
19360         (qtdemux_dump_dcom), (qtdemux_parse_trak), (qtdemux_video_caps),
19361         (qtdemux_audio_caps):
19362         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
19363         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19364         (gst_v4l2src_capture_init), (gst_v4l2src_get_size_limits):
19365           Update for GST_FOURCC_FORMAT API change.
19366
19367 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19368
19369         * ext/audioresample/gstaudioresample.c:
19370         * ext/polyp/polypsink.c: (gst_polypsink_sink_fixate):
19371         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_fixate):
19372         * gst/modplug/gstmodplug.cc:
19373         * sys/glsink/glimagesink.c: (gst_glimagesink_fixate):
19374         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
19375         Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19376         (#322027)
19377
19378 2005-11-21  Edgard Lima <edgard.lima@indt.org.br>
19379
19380         * ext/Makefile.am:
19381         * ext/ivorbis/vorbisfile.c:
19382         Now it works in push-mode. Tested with gnomevfssrc location=http://..
19383         ! tremor ! alsasink. Some issues to be solved yet:
19384         1- set correct timestamps
19385         2- seek is forced to disabled in pull-mode
19386         
19387 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19388
19389         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
19390         (gst_faac_sink_setcaps), (gst_faac_configure_source_pad),
19391         (gst_faac_chain):
19392           Set proper caps on source pad (#320532).
19393
19394         * ext/faad/gstfaad.c:
19395           Don't use gtk-doc markers for comment block.
19396
19397 2005-11-14  Andy Wingo  <wingo@pobox.com>
19398
19399         * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better
19400         debugging, allows dll builds on windows. Fixes #316076.
19401
19402 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19403
19404         * configure.ac: back to HEAD
19405
19406 === release 0.9.5 ===
19407
19408 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19409
19410         * configure.ac:
19411           releasing 0.9.5, "Thrice Belgian Bar"
19412
19413 2005-11-11  Michael Smith <msmith@fluendo.com>
19414
19415         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain):
19416           Make this compile on systems with broken headers. 
19417
19418 2005-11-11  Michael Smith <msmith@fluendo.com>
19419
19420         * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_chain):
19421           Call functions with the correct API. Unfortunately, unless your
19422           distribution patches upstream, the public header file for FAAD
19423           doesn't actually declare the API accurately. So, some nastiness
19424           ensues...
19425
19426 2005-11-10  Daniel Amelang  <daniel dot amelang at gmail dot com>
19427
19428         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19429
19430         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta):
19431           Add support for custom genre tags.
19432
19433 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
19434
19435         * ext/tarkin/wavelet.c:
19436         * ext/tarkin/wavelet.h:
19437         * gst/mpegaudioparse/gstmpegaudioparse.c:
19438         * gst/vbidec/vbidata.c:
19439         * gst/vbidec/vbiscreen.h:
19440         * sys/dxr3/ac3_padder.c:
19441         * sys/dxr3/dxr3audiosink.c:
19442         * sys/dxr3/dxr3spusink.c:
19443         * sys/dxr3/dxr3videosink.c:
19444         * sys/qcam/dark.c:
19445           Don't use gtk-doc markers for normal comments. Fix
19446           gtk-doc formatting where required.
19447
19448 2005-11-08  Edgard Lima <edgard.lima@indt.org.br>
19449
19450         * configure.ac:
19451         * PORTED_09:
19452         * ext/Makefile.am:
19453         * ext/ivorbis/vorbis.c:
19454         * ext/ivorbis/vorbisfile.c:
19455         Ported to 0.9. Some issues to be solved yet:
19456         1- set correct timestamps
19457         2- seg fault when eos
19458         3- seek is now disabled
19459
19460 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19461
19462         * examples/Makefile.am: Cleanup non existing
19463         examples.
19464
19465 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19466
19467         * docs/plugins/inspect.stamp: Add missing files.
19468
19469 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19470
19471         * examples/Makefile.am: Make buildbot happy.
19472
19473 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19474
19475         * Makefile.am: examples in dist subdirs.
19476         * configure.ac: enable parameter for building 
19477         examples.
19478         * docs/plugins/gst-plugins-bad-plugins.args:
19479         * docs/plugins/inspect/plugin-dfbvideosink.xml:
19480         * examples/Makefile.am: Updates.
19481
19482 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19483
19484         * Makefile.am:
19485         * autogen.sh:
19486         * configure.ac:
19487         * docs/Makefile.am:
19488         * docs/plugins/.cvsignore:
19489         * docs/plugins/Makefile.am:
19490         * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
19491         * docs/plugins/gst-plugins-bad-plugins-decl.txt:
19492         * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
19493         * docs/plugins/gst-plugins-bad-plugins-sections.txt:
19494         * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
19495         * docs/plugins/gst-plugins-bad-plugins.args:
19496         * docs/plugins/gst-plugins-bad-plugins.hierarchy:
19497         * docs/plugins/gst-plugins-bad-plugins.interfaces:
19498         * docs/plugins/gst-plugins-bad-plugins.prerequisites:
19499         * docs/plugins/gst-plugins-bad-plugins.signals:
19500         * docs/plugins/gst-plugins-bad-plugins.types:
19501         * docs/plugins/inspect/plugin-dfbvideosink.xml:
19502         * docs/version.entities.in: Enable documentation.
19503         * examples/Makefile.am:
19504         * examples/directfb/Makefile.am:
19505         * examples/directfb/decker.ttf:
19506         * examples/directfb/dfblogo.png:
19507         * examples/directfb/gstdfb.c: (myclock), (dynamic_link),
19508         (size_changed), (setup_dynamic_link), (main): Add an example
19509         application for DirectFB.
19510
19511 2005-11-06  Julien MOUTTE  <julien@moutte.net>
19512
19513         * ext/directfb/Makefile.am: Add the example application.
19514         * ext/directfb/dfb-example.c: (get_me_out), (main):
19515         Here is an example application that runs videotestsrc for 20
19516         seconds. It's included in the documentation.
19517         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
19518         (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format),
19519         (gst_dfbvideosink_getcaps), (gst_dfbvideosink_buffer_alloc):
19520         More fixes, calculate new size of the buffer when renegotiating.
19521         This completely breaks ffmpegcolorspace but i need to discuss 
19522         that with Wim on monday. Add documentation.
19523
19524 2005-11-05  Julien MOUTTE  <julien@moutte.net>
19525
19526         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
19527         (gst_dfbvideosink_setup), (gst_dfbvideosink_can_blit_from_format),
19528         (gst_dfbvideosink_getcaps): Make acceleration detection work, 
19529         better, add safety checks and ARGB support for cards that
19530         support it.
19531
19532 2005-11-04  Julien MOUTTE  <julien@moutte.net>
19533
19534         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_create),
19535         (gst_dfbvideosink_surface_destroy),
19536         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
19537         (gst_dfbvideosink_center_rect), (gst_dfbvideosink_show_frame),
19538         (gst_dfbvideosink_buffer_alloc):
19539         * ext/directfb/dfbvideosink.h: Now does clipping when surface
19540         is too small, handles upstream elements that are not calling
19541         gst_pad_alloc_buffer, fixes a lot of bugs.
19542
19543 2005-11-03  Julien MOUTTE  <julien@moutte.net>
19544
19545         * ext/directfb/Makefile.am: Prepare for liboil usage.
19546         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_show_frame),
19547         (gst_dfbvideosink_buffer_alloc):  Prepare for liboil, handle
19548         rendering in external surface correctly. Will commit a neat
19549         example soon.
19550
19551 2005-11-03  Edgard Lima <edgard.lima@indt.org.br>
19552
19553         * ext/sdl/sdlvideosink.c: (SDL_WaitEventTimeout),
19554         (gst_sdlvideosink_event_thread), (gst_sdlvideosink_initsdl),
19555         (gst_sdlvideosink_change_state), (gst_sdlvideosink_deinitsdl):
19556         * ext/sdl/sdlvideosink.h:
19557         Add support to exit when 'Esc' key is pressed.
19558
19559 2005-11-02  Julien MOUTTE  <julien@moutte.net>
19560
19561         * configure.ac: Requires DirectFB 0.9.24
19562
19563 2005-11-02  Julien MOUTTE  <julien@moutte.net>
19564
19565         * configure.ac:
19566         * ext/Makefile.am:
19567         * ext/directfb/Makefile.am:
19568         * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_get_format_name),
19569         (gst_dfbvideosink_surface_create),
19570         (gst_dfbvideosink_surface_destroy),
19571         (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_layers),
19572         (gst_dfbvideosink_enum_vmodes), (gst_dfbvideosink_enum_devices),
19573         (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup),
19574         (gst_dfbvideosink_get_format_from_caps),
19575         (gst_dfbvideosink_get_caps_from_format),
19576         (gst_dfbvideosink_can_blit_from_format),
19577         (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
19578         (gst_dfbvideosink_setcaps), (gst_dfbvideosink_change_state),
19579         (gst_dfbvideosink_get_times), (gst_dfbvideosink_center_rect),
19580         (gst_dfbvideosink_show_frame), (gst_dfbvideosink_bufferpool_clear),
19581         (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize),
19582         (gst_dfbsurface_init), (gst_dfbsurface_class_init),
19583         (gst_dfbsurface_get_type), (gst_dfbvideosink_interface_supported),
19584         (gst_dfbvideosink_interface_init),
19585         (gst_dfbvideosink_navigation_send_event),
19586         (gst_dfbvideosink_navigation_init),
19587         (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property),
19588         (gst_dfbvideosink_init), (gst_dfbvideosink_base_init),
19589         (gst_dfbvideosink_class_init), (gst_dfbvideosink_get_type),
19590         (plugin_init):
19591         * ext/directfb/dfbvideosink.h:
19592         * ext/directfb/directfbvideosink.c:
19593         * ext/directfb/directfbvideosink.h: Complete rewrite/port of
19594         DirectFB video sink to 0.9. Handles reverse negotiation, hardware
19595         scaling, navigation, buffer allocation from video memory etc...
19596
19597 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
19598
19599         * gst-plugins-bad/ext/sdl/sdlvideosink.c:
19600         gst_sdlvideosink_set_property, gst_sdlvideosink_init,
19601         gst_sdlvideosink_create:
19602         Changed property full-screen to fullscreen, using SDL_SWSURFACE
19603         instead of SDL_HWSURFACE when in full screen mode.
19604         
19605 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
19606
19607         * gst-plugins-bad/ext/sdl/sdlvideosink.c: gst_sdlvideosink_class_init,
19608         gst_sdlvideosink_set_property, gst_sdlvideosink_get_property,
19609         gst_sdlvideosink_init, gst_sdlvideosink_create:
19610         * gst-plugins-bad/ext/sdl/sdlvideosink.h:
19611         Added a property that allows full-screen.
19612
19613 2005-10-28  Tim-Philipp Müller  <tim at centricular dot net>
19614
19615         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init),
19616         (gst_sdlvideosink_class_init),
19617         (gst_sdlvideosink_get_sdl_from_fourcc), (gst_sdlvideosink_setcaps),
19618         (gst_sdlvideosink_show_frame):
19619         * ext/sdl/sdlvideosink.h:
19620           Fix I420 output on some machines (not very nice, but should work).
19621           Add an 'sdlvideosink' debug category. Disable formats that do
19622           not work. Fix some vararg function issues.
19623
19624 2005-10-27  Wim Taymans  <wim@fluendo.com>
19625
19626         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19627         (gst_sdlvideosink_get_times), (gst_sdlvideosink_class_init),
19628         (gst_sdlvideosink_init), (gst_sdlvideosink_lock),
19629         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create),
19630         (gst_sdlvideosink_show_frame), (gst_sdlvideosink_set_property),
19631         (gst_sdlvideosink_get_property), (gst_sdlvideosink_change_state):
19632         Fix SDL videosink and did some cleanups.
19633
19634 2005-10-27  Edgard Lima <edgard.lima@indt.org.br>
19635
19636         * ext/sdl/sdlvideosink.c:
19637         * ext/sdl/sdlvideosink.h:
19638         Trying to fix videos out of sync (not fixed yet)
19639         
19640 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
19641
19642         * gst/qtdemux/qtdemux.h:
19643           Remove got_redirect from class structure as well.
19644
19645 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
19646
19647         * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
19648         (qtdemux_parse_tree):
19649           Remove 'got-redirect' signal and post element message
19650           on the bus instead.
19651
19652 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
19653
19654         * ext/gsm/gstgsm.c:
19655         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
19656         * ext/gsm/gstgsmdec.h:
19657         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
19658         (gst_gsmenc_chain):
19659         Fixing stuff as wingo pointed out.
19660
19661 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
19662
19663         * ext/gsm/gstgsm.c: (plugin_init):
19664         * ext/gsm/gstgsmdec.c: (gst_gsmdec_class_init), (gst_gsmdec_init),
19665         (gst_gsmdec_chain):
19666         * ext/gsm/gstgsmdec.h:
19667         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
19668         (gst_gsmenc_chain):
19669         * ext/gsm/gstgsmenc.h:
19670         Over-writing Wim's gsm plugins (currently not working) with that from the 
19671         farsight repo. Also made sure that they work with the RTP (de)payloader.
19672
19673 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19674
19675         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), 
19676         (gst_gsmenc_sink_event), (gst_gsmenc_chain):
19677         * ext/gsm/gstgsmenc.h:
19678         Fixed event handling
19679
19680 2005-10-24  Christian Schaller  <christian@fluendo.com>
19681
19682         * configure.ac: port over thomas's plugin listing from base
19683
19684 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19685
19686         * configure.ac:
19687           back to HEAD
19688
19689 === release 0.9.4 ===
19690
19691 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19692
19693         * NEWS:
19694         * RELEASE:
19695         * configure.ac:
19696           Releasing 0.9.4, "Utahraptor"
19697
19698 2005-10-23  Julien MOUTTE  <julien@moutte.net>
19699
19700         * gst/tta/gstttaparse.c: (gst_tta_parse_loop): STOPPED->FAILED.
19701
19702 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
19703
19704         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init),
19705         (gst_faad_init), (gst_faad_srcgetcaps), (gst_faad_event),
19706         (gst_faad_chain), (gst_faad_change_state):
19707         * ext/faad/gstfaad.h:
19708           Do some timestamp smoothing (matroskademux apparently sends
19709           multiple buffers in a row with the same timestamp); fix
19710           duration on outgoing buffers; fix change state function; use
19711           GST_DEBUG_FUNCPTR for pad functions.
19712
19713 2005-10-19  Wim Taymans  <wim@fluendo.com>
19714
19715         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_query_types),
19716         (gst_qtdemux_handle_src_query):
19717         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query):
19718         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
19719         (gst_tta_parse_get_query_types), (gst_tta_parse_query):
19720         API change fix.
19721
19722 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
19723
19724         * configure.ac:
19725           All the cool kids use GST_DOCBOOK_CHECK now.
19726
19727 2005-10-18  Julien MOUTTE  <julien@moutte.net>
19728
19729         * gst/speed/Makefile.am: Fix build of speed. 
19730
19731 2005-10-17  Edgard Lima <edgard.lima@indt.org.br>
19732
19733         * gst/speed/gstspeed.c: (speed_chain), (speed_setcaps),
19734         (speed_parse_caps), (speed_src_event), (speed_sink_event),
19735         (speed_src_query), (speed_init), (speed_set_property),
19736         (speed_change_state), (gst_speed_convert):
19737         Fixed speed - the previous version, 1.38, has been ported to 0.9
19738         from a wrong version, 1.37 (from 1.36). That fix already includes
19739         the changes done in 1.36.2.4.
19740
19741 2005-10-16  Tim-Philipp Müller  <tim at centricular dot net>
19742
19743         * configure.ac:
19744           Fix glib check
19745
19746 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
19747
19748         * examples/stats/mp2ogg.c:
19749         * ext/tarkin/tarkin.c: (tarkin_analysis_framein),
19750         (tarkin_synthesis_packetin):
19751           and more typos fixed
19752
19753 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
19754
19755         * ext/faac/gstfaac.c: (gst_faac_class_init), (gst_faac_init),
19756         (gst_faac_sink_setcaps), (gst_faac_src_setcaps),
19757         (gst_faac_sink_event), (gst_faac_chain), (gst_faac_set_property),
19758         (gst_faac_get_property), (gst_faac_change_state):
19759           Gst09-ize code a little bit more: use gst_pad_alloc_buffer(),
19760           move event handling from chain function into an event function,
19761           add some locks here and there, do some cleanups; disable 32-bit
19762           integer and float input formats until we're sure that those 
19763           actually work (couldn't play back the produced files with 
19764           anything).
19765
19766 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
19767
19768         * examples/indexing/indexmpeg.c: (main):
19769         * ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio),
19770         (gst_artsdsink_close_audio), (gst_artsdsink_change_state):
19771         * ext/artsd/gstartsdsink.h:
19772         * ext/audiofile/gstafparse.c: (gst_afparse_open_file),
19773         (gst_afparse_close_file):
19774         * ext/audiofile/gstafparse.h:
19775         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19776         (gst_afsink_close_file), (gst_afsink_chain),
19777         (gst_afsink_change_state):
19778         * ext/audiofile/gstafsink.h:
19779         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19780         (gst_afsrc_close_file), (gst_afsrc_change_state):
19781         * ext/audiofile/gstafsrc.h:
19782         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_init):
19783         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_init):
19784         * ext/dts/gstdtsdec.c: (gst_dtsdec_init):
19785         * ext/jack/gstjack.h:
19786         * ext/jack/gstjackbin.c: (gst_jack_bin_init),
19787         (gst_jack_bin_change_state):
19788         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_init):
19789         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_init):
19790         * ext/nas/nassink.c: (gst_nassink_open_audio),
19791         (gst_nassink_close_audio), (gst_nassink_change_state):
19792         * ext/nas/nassink.h:
19793         * ext/polyp/polypsink.c: (gst_polypsink_init):
19794         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_change_state):
19795         * ext/sdl/sdlvideosink.h:
19796         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
19797         * ext/sndfile/gstsf.c: (gst_sf_set_property),
19798         (gst_sf_change_state), (gst_sf_release_request_pad),
19799         (gst_sf_open_file), (gst_sf_close_file), (gst_sf_loop):
19800         * ext/sndfile/gstsf.h:
19801         * ext/swfdec/gstswfdec.c: (gst_swfdec_init):
19802         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_init):
19803         * gst/apetag/apedemux.c: (gst_ape_demux_init):
19804         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init):
19805         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
19806         * gst/festival/gstfestival.c: (gst_festival_change_state):
19807         * gst/festival/gstfestival.h:
19808         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
19809         * gst/multifilesink/gstmultifilesink.c: (gst_multifilesink_init),
19810         (gst_multifilesink_set_location), (gst_multifilesink_open_file),
19811         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
19812         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
19813         (gst_multifilesink_chain), (gst_multifilesink_change_state):
19814         * gst/multifilesink/gstmultifilesink.h:
19815         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
19816         * sys/cdrom/gstcdplayer.c: (cdplayer_init):
19817         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init),
19818         (dxr3audiosink_open), (dxr3audiosink_close),
19819         (dxr3audiosink_chain_pcm), (dxr3audiosink_chain_ac3),
19820         (dxr3audiosink_change_state):
19821         * sys/dxr3/dxr3audiosink.h:
19822         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init), (dxr3spusink_open),
19823         (dxr3spusink_close), (dxr3spusink_chain),
19824         (dxr3spusink_change_state):
19825         * sys/dxr3/dxr3spusink.h:
19826         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init),
19827         (dxr3videosink_open), (dxr3videosink_close),
19828         (dxr3videosink_write_data), (dxr3videosink_change_state):
19829         * sys/dxr3/dxr3videosink.h:
19830         * sys/glsink/glimagesink.c: (gst_glimagesink_init):
19831         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
19832         (gst_qcamsrc_open), (gst_qcamsrc_close):
19833         * sys/qcam/gstqcamsrc.h:
19834         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
19835         * sys/vcd/vcdsrc.c: (gst_vcdsrc_set_property), (gst_vcdsrc_get),
19836         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
19837         (gst_vcdsrc_change_state), (gst_vcdsrc_recalculate):
19838         * sys/vcd/vcdsrc.h:
19839         renamed GST_FLAGS macros to GST_OBJECT_FLAGS
19840         moved bitshift from macro to enum definition
19841
19842 2005-10-12  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19843
19844         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19845
19846         * ext/faac/gstfaac.c: (gst_faac_sink_setcaps):
19847           Fix depth/width handling for float audio (#318659).
19848
19849 2005-10-12  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19850
19851         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19852
19853         * ext/faac/gstfaac.c: (gst_faac_sink_setcaps),
19854         (gst_faac_src_setcaps), (gst_faac_chain):
19855           Refcount fixes (#318660)
19856
19857 2005-10-12  Julien MOUTTE  <julien@moutte.net>
19858
19859         * ext/Makefile.am: libvisual and snapshot are not here anymore. Makes
19860         automake-1.7 happy again.
19861
19862 2005-10-12  Tim-Philipp Müller  <tim at centricular dot net>
19863
19864         * ext/faad/gstfaad.c: (gst_faad_event):
19865           newsegment API update
19866
19867 2005-10-11  Wim Taymans  <wim@fluendo.com>
19868
19869         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
19870         * gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
19871         (gst_tta_parse_parse_header):
19872         newsegment API update.
19873
19874 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19875
19876         * configure.ac:
19877           back to development
19878
19879 === release 0.9.3 ===
19880
19881 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19882
19883         * configure.ac:
19884           Releasing 0.9.3, "Porthos"
19885
19886 2005-09-28  Wim Taymans  <wim@fluendo.com>
19887
19888         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
19889         No need to take stream lock here.
19890
19891 2005-09-26  Christian Schaller  <uraeus@gnome.org>
19892
19893         * configure.ac: add speed and rfb where needed
19894         * gst/librfb/Makefile.am: add rfbsrc.c file to files getting disted
19895
19896 2005-09-23  Edgard Lima  <edgard.lima@indt.org.br>
19897
19898         * ext/gsm/Makefile.am:
19899         * ext/gsm/gstgsm.c:
19900         * ext/gsm/gstgsmdec.c:
19901         * PORTED_09:
19902         Gsmdec ported to 0.9.
19903
19904 2005-09-22  Arwed v. Merkatz  <v.merkatz@gmx.net>
19905
19906         * configure.ac:
19907         * gst/tta/gstttadec.c: (gst_tta_dec_setcaps), (gst_tta_dec_init),
19908         (gst_tta_dec_chain):
19909         * gst/tta/gstttaparse.c: (gst_tta_parse_dispose),
19910         (gst_tta_parse_class_init), (gst_tta_parse_reset),
19911         (gst_tta_parse_init), (gst_tta_parse_src_event),
19912         (gst_tta_parse_get_query_types), (gst_tta_parse_query),
19913         (gst_tta_parse_activate), (gst_tta_parse_activate_pull),
19914         (gst_tta_parse_parse_header), (gst_tta_parse_stream_data),
19915         (gst_tta_parse_loop), (gst_tta_parse_change_state):
19916         * gst/tta/gstttaparse.h:
19917           Ported tta plugin to 0.9.
19918
19919
19920 2005-09-20  Flavio Oliveira  <flavio.oliveira@indt.org.br>
19921
19922         * ext/gsm/gstgsmenc.c:
19923           Setting caps on the outgoing buffers.
19924           Need to fix: rtpencoder does not know what it is handling and
19925           errors out
19926
19927 2005-09-20  Edgard Lima  <edgard.lima@indt.org.br>
19928
19929         * configure.ac:
19930         * ext/sdl/Makefile.am:
19931           Fixed Makefile.am - removed hard coded flags from Makefile.am.
19932           Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
19933
19934 2005-09-19  Edgard Lima  <edgard.lima@indt.org.br>
19935
19936         * Makefile.am:
19937         * configure.ac:
19938         * ext/sdl/Makefile.am:
19939         * ext/sdl/sdlvideosink.c:
19940         * PORTED_09:
19941           Ported to 0.9.
19942
19943 === release 0.9.1 ===
19944
19945 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
19946
19947         * configure.ac:
19948         * gst/speed/Makefile.am:
19949         * gst/speed/gstspeed.c: Ported to GStreamer 0.9.
19950         * PORTED_09:
19951
19952 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19953
19954         * NEWS:
19955         * README:
19956         * RELEASE:
19957         * configure.ac:
19958         * autogen.sh:
19959           releasing 0.9.1, "Angel Eyes"
19960
19961 2005-09-05  Jan Schmidt  <thaytan@mad.scientist.com>
19962         * examples/gstplay/player.c: (main):
19963         * examples/stats/mp2ogg.c: (main):
19964         * ext/artsd/gstartsdsink.c: (gst_artsdsink_change_state):
19965         * ext/audiofile/gstafsink.c: (gst_afsink_change_state):
19966         * ext/audiofile/gstafsrc.c: (gst_afsrc_change_state):
19967         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_change_state):
19968         * ext/dirac/gstdiracdec.cc:
19969         * ext/directfb/directfbvideosink.c:
19970         (gst_directfbvideosink_change_state):
19971         * ext/dts/gstdtsdec.c: (gst_dtsdec_change_state):
19972         * ext/faac/gstfaac.c: (gst_faac_change_state):
19973         * ext/hermes/gsthermescolorspace.c:
19974         (gst_hermes_colorspace_change_state):
19975         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_change_state):
19976         * ext/jack/gstjack.c: (gst_jack_change_state):
19977         * ext/jack/gstjackbin.c: (gst_jack_bin_change_state):
19978         * ext/lcs/gstcolorspace.c: (gst_colorspace_change_state):
19979         * ext/libmms/gstmms.c: (gst_mms_change_state):
19980         * ext/mpeg2enc/gstmpeg2enc.cc:
19981         * ext/mplex/gstmplex.cc:
19982         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_change_state):
19983         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_change_state):
19984         * ext/nas/nassink.c: (gst_nassink_change_state):
19985         * ext/polyp/polypsink.c: (gst_polypsink_change_state),
19986         (context_state_callback), (gst_polypsink_link):
19987         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_change_state):
19988         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
19989         * ext/smoothwave/gstsmoothwave.c: (gst_sw_change_state):
19990         * ext/sndfile/gstsf.c: (gst_sf_change_state):
19991         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
19992         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_change_state):
19993         * ext/xine/xine.c: (gst_xine_change_state):
19994         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_change_state):
19995         * ext/xine/xineaudiosink.c: (gst_xine_audio_sink_change_state):
19996         * ext/xine/xineinput.c: (gst_xine_input_change_state):
19997         * ext/xvid/gstxviddec.c: (gst_xviddec_change_state):
19998         * ext/xvid/gstxvidenc.c: (gst_xvidenc_change_state):
19999         * gst/apetag/apedemux.c: (gst_ape_demux_change_state):
20000         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_change_state):
20001         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_change_state):
20002         * gst/colorspace/gstcolorspace.c: (gst_colorspace_change_state):
20003         * gst/festival/gstfestival.c: (gst_festival_change_state):
20004         * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state):
20005         * gst/modplug/gstmodplug.cc:
20006         * gst/mpeg1videoparse/gstmp1videoparse.c:
20007         (gst_mp1videoparse_change_state):
20008         * gst/mpegaudioparse/gstmpegaudioparse.c:
20009         (gst_mp3parse_change_state):
20010         * gst/multifilesink/gstmultifilesink.c:
20011         (gst_multifilesink_change_state):
20012         * gst/speed/gstspeed.c: (speed_change_state):
20013         * gst/switch/gstswitch.c: (gst_switch_change_state):
20014         * gst/videocrop/gstvideocrop.c: (gst_video_crop_change_state):
20015         * gst/videodrop/gstvideodrop.c: (gst_videodrop_change_state):
20016         * gst/y4m/gsty4mencode.c: (gst_y4mencode_change_state):
20017         * po/af.po:
20018         * po/az.po:
20019         * po/cs.po:
20020         * po/en_GB.po:
20021         * po/hu.po:
20022         * po/it.po:
20023         * po/nb.po:
20024         * po/nl.po:
20025         * po/or.po:
20026         * po/sq.po:
20027         * po/sr.po:
20028         * po/sv.po:
20029         * po/uk.po:
20030         * po/vi.po:
20031         * sys/cdrom/gstcdplayer.c: (cdplayer_change_state):
20032         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_change_state):
20033         * sys/dxr3/dxr3spusink.c: (dxr3spusink_change_state):
20034         * sys/dxr3/dxr3videosink.c: (dxr3videosink_change_state):
20035         * sys/glsink/glimagesink.c: (gst_glimagesink_change_state):
20036         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state):
20037         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_change_state):
20038         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_change_state):
20039         * sys/sunaudio/gstsunelement.c: (gst_sunaudioelement_change_state):
20040         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_change_state):
20041         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_change_state):
20042         * sys/vcd/vcdsrc.c: (gst_vcdsrc_change_state):
20043           Fix up all the state change functions.
20044
20045 2005-09-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20046
20047         * created gst-plugins-bad
20048
20049 2005-09-02  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20050
20051         * configure.ac:
20052         * ext/Makefile.am:
20053         * ext/gsm/Makefile.am:
20054         * ext/gsm/gstgsm.c: 
20055         * ext/gsm/gstgsmenc.c: Ported GSM Encoder to GStreamer 0.9.
20056         * PORTED_09:
20057
20058 2005-08-31  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20059
20060         * configure.ac:
20061         * ext/Makefile.am:
20062         * ext/faac/Makefile.am:
20063         * ext/faac/gstfaac.c: Ported to GStreamer 0.9.