Revert accidental commits to these files.
[platform/upstream/gstreamer.git] / ChangeLog
1 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
2
3         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
4         * win32/common/config.h:
5           Revert accidental commits to these files.
6
7 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
8
9         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10
11         * tests/Makefile.am:
12           Don't try to build tests in tests/icles if we
13           don't have X (#323852)
14
15 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16
17         * gst-libs/gst/tag/gstid3tag.c:
18           Add TXXX frame identifiers for replaygain stuff as used
19           by some taggers (see #323721).
20
21 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
22
23         * gst/playback/gststreamselector.c:
24         (gst_stream_selector_set_property),
25         (gst_stream_selector_bufferalloc):
26           Preserve the existing buggy streamselector behaviour by performing
27           a fallback buffer allocation when downstream isn't linked yet.
28           This should really be fixed in playbin by blocking pads until it's
29           linked them.
30           Also, use gst_pad_alloc_buffer instead of
31           gst_pad_alloc_buffer_and_set.
32
33 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
34
35         * gst-libs/gst/tag/gstid3tag.c:
36           Don't crash on unknown ID3v2 TXXX frames.
37           
38 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
39
40         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
41           Chain up to the parent finalize method.
42           Add 32-bit sample size to the template caps.
43
44         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
45         (gst_riff_create_video_template_caps):
46           Add the fourcc that the VMWare codec uses.
47           
48         * gst/playback/gststreamselector.c:
49         (gst_stream_selector_set_property),
50         (gst_stream_selector_bufferalloc),
51         (gst_stream_selector_request_new_pad):
52           For the active pad, forward buffer-alloc requests, otherwise
53           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
54           having to memcpy every frame when used by playbin.
55
56         * gst/tcp/gstmultifdsink.c:
57         (gst_multi_fd_sink_handle_client_write):
58           Get negotiated caps from the sink pad, rather than the sink
59           pad's peer.
60
61 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
62
63         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
64         
65         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
66           Don't forget to set src->callbacks_pushed to FALSE again when
67           popping them, otherwise re-activation in a different mode won't
68           work (#334620).
69
70 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
71
72         Patch by: Sebastien Moutte  <sebastien moutte net>
73
74         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
75         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
76         (gst_ffmpeg_smpfmt_to_caps):
77           Replace __VA_ARGS__ caps creation macros with varargs functions.
78           Makes things compile on MSVC (#320765), looks nicer, and we can
79           tell the compiler to check for the NULL terminator.
80
81 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
82
83         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
84
85         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
86           Make sure the buffer we copy into is really always big
87           enough, this time for real (#333488).
88           
89 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
90
91         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
92           Add support for 24bpp DIB (#305279).
93
94 2006-03-14  Wim Taymans  <wim@fluendo.com>
95
96         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
97         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
98         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
99         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
100         (gst_video_scale_init), (gst_video_scale_src_event):
101         Re-enable QoS after the release.
102         Rework videoscale to use the base class src_event handler.
103
104 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
105
106         * configure.ac:
107           back to CVS.
108
109 === release 0.10.5 ===
110
111 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
112
113         * configure.ac:
114           releasing 0.10.5, "Net"
115
116 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
117
118         * docs/plugins/Makefile.am:
119           Part of previous cdparanoiasrc docs fixes, forgot to commit.
120           
121 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
122
123         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
124         * docs/plugins/gst-plugins-base-plugins-sections.txt:
125         * docs/plugins/gst-plugins-base-plugins.hierarchy:
126           Add cdparanoiasrc to docs.
127
128         * gst-libs/gst/cdda/gstcddabasesrc.c:
129           More GstCddaBaseSrc docs.
130
131 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
132
133         * docs/libs/gst-plugins-base-libs-sections.txt:
134         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
135         * gst-libs/gst/tag/tag.h:
136           Add new API to libgsttag: gst_tag_from_id3_user_tag().
137
138 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
139
140         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
141           NULL-terminate array of mpeg4 video file extensions.
142           Fixes crash on PPC (#334226).
143
144 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
145
146         * ext/gnomevfs/gstgnomevfssrc.c:
147         (gst_gnome_vfs_src_check_get_range):
148           gnome_vfs_uri_is_local() alone is not a good indicator
149           whether we can operate in pull-mode with a specific URI,
150           as it returns FALSE for file:// URIs that point to an
151           NFS-mounted path. Be more conservative here: whitelist
152           local files, blacklist http URIs and use the old
153           mechanism for anything else (fixes #334216).
154
155 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
156
157         * configure.ac:
158           back to trunk
159
160 === release 0.10.4 ===
161
162 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
163
164         * configure.ac:
165           releasing 0.10.4, "Power"
166
167 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
168
169         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
170         Disable max-lateness by setting it to -1 for now, so that 
171         we can bed QoS stuff in thoroughly between now and the next
172         release.
173
174 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
175
176         Patch by: Fabrizio Gennari
177
178         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
179           Make sure we don't read beyond the palette buffer in case of
180           broken or manipulated files (#333488)
181
182 2006-03-10  Edward Hervey  <edward@fluendo.com>
183
184         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
185         Fix for variable not initialized.
186
187 2006-03-09  Wim Taymans  <wim@fluendo.com>
188
189         * ext/libvisual/visual.c: (gst_visual_get_type),
190         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
191         (gst_visual_chain):
192         Small cleanups.
193
194         * ext/theora/gsttheoradec.h:
195         * ext/theora/theoradec.c: (gst_theora_dec_init),
196         (gst_theora_dec_reset), (_theora_granule_time),
197         (theora_dec_src_convert), (theora_dec_sink_convert),
198         (theora_dec_src_query), (theora_dec_src_event),
199         (theora_dec_sink_event), (theora_handle_comment_packet),
200         (theora_handle_header_packet), (theora_dec_push),
201         (theora_handle_data_packet), (theora_dec_chain),
202         (theora_dec_change_state):
203         Add simple QoS.
204
205 2006-03-09  Wim Taymans  <wim@fluendo.com>
206
207         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
208         (audiocast_register_listener), (gst_gnome_vfs_src_start):
209         Some cleanups.
210
211 2006-03-09  Wim Taymans  <wim@fluendo.com>
212
213         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
214         Don't try to activate NULL chains.
215
216 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
217
218         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
219           Fix invalid memory access to region before peek'd data (#332964).
220
221 2006-03-09  Wim Taymans  <wim@fluendo.com>
222
223         Patch by: Christophe Fergeau
224
225         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
226         * ext/pango/gsttextrender.c: (gst_text_render_init):
227         * gst/adder/gstadder.c: (gst_adder_init):
228         Don't leak padtemplates, closes #333510.
229
230 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
231
232         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
233           Fix invalid memory access: make sure string passed to
234           regexec() is NUL-termianted.
235
236 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
237
238         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
239         (mp3_type_find):
240           Refactor mpeg/audio typefinding to make it more maintainable
241           and easier to fine-tune. Make probing into middle of the file
242           work properly (fixes #333900, also see #152688).
243
244 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
245
246         * gst/typefind/gsttypefindfunctions.c:
247         (utf8_type_find_have_valid_utf8_at_offset):
248           Remove part from previous commit that was bogus:
249           g_utf8_validate() does in fact not accept embedded
250           zeroes, so we don't need to check for those (thanks
251           to Mike for the hint).
252
253 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
254
255         * gst/typefind/gsttypefindfunctions.c:
256         (utf8_type_find_count_embedded_zeroes),
257         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
258           Make plain/text typefinder more conservative: firstly, check
259           for embedded zeroes, which are perfectly valid UTF-8 characters,
260           but also a fairly good sign that something is not a plain text
261           file; secondly, probe into the middle of the file if possible.
262           If we can't probe into the middle, limit the probability value
263           to be returned to TYPE_FIND_POSSIBLE (see #333900).
264
265 2006-03-08  Michael Smith  <msmith@fluendo.com>
266
267         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
268           Make typefind function name for mpeg4 video unique.
269
270 2006-03-08  Wim Taymans  <wim@fluendo.com>
271
272         * ext/libvisual/visual.c: (gst_visual_init),
273         (gst_visual_clear_actors), (gst_visual_dispose),
274         (gst_visual_reset), (gst_visual_src_setcaps),
275         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
276         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
277         (gst_visual_chain), (gst_visual_change_state):
278         Cleanups, post nice errors.
279         Handle sink and src events.
280         Implement simple QoS.
281
282         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
283         Use new basesink methods to configure max-lateness.
284         Small doc update.
285
286         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
287         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
288         Debug statement cleanups.
289
290         * gst/volume/gstvolume.c: (gst_volume_class_init):
291         Simple cleanup.
292
293 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
294
295         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
296         (gst_text_overlay_init), (gst_text_overlay_set_property),
297         (gst_text_overlay_get_property):
298           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
299           as string type properties, but mark them deprecated. Add
300           'halignment' and 'valignment' properties that use enums
301           instead of strings.
302
303 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
304
305         Patch by: Fabrizio Gennari
306
307         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
308           Allow palettes with less than 256 colours in AVI files
309           (#333488)
310
311 2006-03-07  Julien MOUTTE  <julien@moutte.net>
312
313         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
314         (gst_text_overlay_video_event): Fix wrong EOS handling on text
315         pad. We were releasing the queued text buffer when we should keep
316         it until video pad gets EOS or discard the text buffer because it's
317         too old. That was eating the last subtitle buffer. Add some more
318         debug.
319
320 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
321
322         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
323         (gst_text_overlay_video_chain):
324           Fix invalid memory access (we can't access a buffer after it's been
325           pushed downstream without taking a reference); fix memory leak (if
326           there's no text to render, bail out before allocating stuff).
327
328 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
329
330         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
331         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
332         * ext/pango/gsttextoverlay.h:
333           If input is plain text, escape it before passing it to
334           pango_layout_set_markup().
335
336 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
337
338         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
339           Don't ignore flow return from gst_pad_push().
340
341 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
342
343         Patch by: Fabrizio Gennari
344
345         * ext/libvisual/visual.c: (gst_visual_getcaps),
346         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
347         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
348         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
349         (gst_vorbisenc_convert_sink):
350         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
351         (gst_audio_duration_from_pad_buffer):
352         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
353         (gst_audio_filter_chain):
354         * gst-libs/gst/rtp/gstbasertpdepayload.c:
355         (gst_base_rtp_depayload_setcaps):
356         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
357         (gst_video_get_size):
358         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
359           Don't leak references returned by gst_pad_get_parent()
360           (#333663)
361
362 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
363
364         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
365           change location param details
366         * gst/volume/gstvolume.c: (plugin_init):
367           correct plugin description
368
369 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
370
371         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
372         (gst_gnome_vfs_src_check_get_range):
373           Override GstBaseSrc::check_get_range() in order to avoid opening
374           the resource just to check whether we can operate in pull-mode or
375           not - we can predict that pretty well from the URI alone. Should
376           fix problems with last.fm (#331690). (Requires latest core CVS).
377
378 2006-03-06  Wim Taymans  <wim@fluendo.com>
379
380         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
381         (gst_video_sink_class_init):
382         Throw away frames that are later than 20 ms.
383
384 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
385
386         Patch by: Fabrizio Gennari
387
388         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
389           Set depth on WMA caps (#333545)
390
391 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
392
393         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
394         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
395           put Theora BOS pages before others.  This hardcodes
396           the Ogg/Theora I profile, but hey.
397
398 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
399
400         * ext/ogg/README:
401           updated with some examples
402         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
403         (granulepos_add), (theora_buffer_from_packet):
404         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
405         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
406         (gst_vorbisenc_chain):
407           implement strategy from ext/ogg/README
408         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
409         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
410         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
411         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
412           Fix muxer so that oggz-validate is happy with all streams;
413           except for no eos mark, and the BOS page ordering
414         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
415         (check_buffer_granulepos):
416         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
417           update tests to check for OFFSET being set as requested
418           fixed type of granulepos, it's not a ClockTime
419
420 2006-03-05  Julien MOUTTE  <julien@moutte.net>
421
422         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
423         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
424         Check that the xvimage we are creating has a correct size
425         before returning it. (#314897)
426
427 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
428
429         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
430           Give id3 and ape tag typefinders a rank slightly higher
431           than PRIMARY to ensure they're always run before any of
432           the other typefinders (in particular wav and mp3) (#324186).
433
434 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
435
436         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
437           Add support for '3IVD' fourcc (#333403).
438
439 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
440
441         * configure.ac:
442           Bump requirements to GStreamer CVS for the new error enum.
443
444         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
445           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
446           space left on the device (fixes #333352).
447
448 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
449
450         * win32/vs6:
451           add a project file for libgstvolume
452           update the workspace
453
454 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
455
456         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
457         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
458         (GST_START_TEST):
459           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
460           Set IN_CAPS on header buffers
461
462 2006-03-02  Wim Taymans  <wim@fluendo.com>
463
464         * docs/plugins/Makefile.am:
465         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
466         * docs/plugins/gst-plugins-base-plugins-sections.txt:
467         Add audioresample to docs.
468
469         * gst/audioconvert/gstaudioconvert.c:
470         Add revision date.
471
472         * gst/audioresample/gstaudioresample.c:
473         (gst_audioresample_base_init), (gst_audioresample_class_init),
474         (gst_audioresample_init), (gst_audioresample_dispose),
475         (audioresample_get_unit_size), (audioresample_transform_caps),
476         (resample_set_state_from_caps), (audioresample_transform_size),
477         (audioresample_set_caps), (audioresample_event),
478         (audioresample_do_output), (audioresample_transform),
479         (audioresample_pushthrough), (gst_audioresample_set_property),
480         (gst_audioresample_get_property), (plugin_init):
481         * gst/audioresample/gstaudioresample.h:
482         Added docs.
483         Small code cleanups.
484
485 2006-03-02  Wim Taymans  <wim@fluendo.com>
486
487         * docs/plugins/Makefile.am:
488         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
489         * docs/plugins/gst-plugins-base-plugins-sections.txt:
490         Added videoscale to docs.
491
492         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
493         (gst_video_rate_swap_prev), (gst_video_rate_event),
494         (gst_video_rate_chain):
495         Fix typo in docs.
496
497         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
498         (gst_video_scale_init), (gst_video_scale_prepare_size),
499         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
500         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
501         * gst/videoscale/gstvideoscale.h:
502         Added docs, examples.
503         Some code cleanups.
504         Post errors instead of g_warning.
505
506 2006-03-02  Wim Taymans  <wim@fluendo.com>
507
508         * docs/libs/gst-plugins-base-libs-docs.sgml:
509         * docs/libs/gst-plugins-base-libs-sections.txt:
510         * docs/libs/gst-plugins-base-libs.types:
511         * docs/plugins/Makefile.am:
512         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
513         * docs/plugins/gst-plugins-base-plugins-sections.txt:
514         Added some more docs to libs and plugins.
515
516         * gst-libs/gst/audio/gstringbuffer.c:
517         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
518         * gst-libs/gst/audio/gstringbuffer.h:
519         Document ringbuffer some more.
520
521         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
522         (gst_video_rate_setcaps), (gst_video_rate_reset),
523         (gst_video_rate_init), (gst_video_rate_flush_prev),
524         (gst_video_rate_swap_prev), (gst_video_rate_event),
525         (gst_video_rate_chain), (gst_video_rate_change_state):
526         * gst/videorate/gstvideorate.h:
527         Fix videorate to use segments.
528         Make it work with 0/1 framerates (closes #331903)
529         Handle EOS correctly.
530         Added docs.
531
532 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
533
534         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
535         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
536         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
537           In state change function, first chain up to parent class,
538           then handle downwards state change stuff. Remove some
539           commented out cruft from 0.8 code.
540
541 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
542
543         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
544         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
545         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
546         (gst_ogm_parse_chain):
547           Don't remove/re-add source pad if the new caps are the same as
548           the old caps anyway (#333042). When removing source pad, don't
549           unref it afterwards - we didn't ref it when adding. Sprinkle some
550           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
551           after using gst_pad_get_parent(). Return downstream flow return
552           value in chain function.
553
554 2006-03-02  Wim Taymans  <wim@fluendo.com>
555
556         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
557         * docs/plugins/gst-plugins-base-plugins.args:
558         * docs/plugins/gst-plugins-base-plugins.hierarchy:
559         * docs/plugins/gst-plugins-base-plugins.interfaces:
560         * docs/plugins/gst-plugins-base-plugins.signals:
561         Fix hierarchy, added some more elements to the docs.
562
563         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
564         (gst_ffmpegcsp_get_type):
565         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
566         Fix docs for ffmpegcolorspace.
567
568 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
569
570         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
571         (apetag_type_find), (ape_type_find), (plugin_init):
572           Some typefinding fine-tuning:
573           - rank ID3/APE tags in order of preference via probabilities, so that
574             ID3v2 > APEv2 > APEv1 > ID3v1.
575           - three or four bytes don't really justify MAXIMUM probability,
576             change those to 'very likely' (musepack and monkeysaudio).
577
578 2006-03-01  Wim Taymans  <wim@fluendo.com>
579
580         * docs/plugins/Makefile.am:
581         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
582         * docs/plugins/gst-plugins-base-plugins-sections.txt:
583         * ext/alsa/gstalsamixer.c:
584         * ext/alsa/gstalsamixer.h:
585         * ext/alsa/gstalsamixerelement.c:
586         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
587         * ext/alsa/gstalsamixerelement.h:
588         * ext/alsa/gstalsasink.c:
589         * ext/alsa/gstalsasink.h:
590         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
591         (gst_alsasrc_init):
592         * ext/alsa/gstalsasrc.h:
593         Added alsa docs.
594         Small code cleanups.
595
596 2006-03-01  Wim Taymans  <wim@fluendo.com>
597
598         * ext/theora/Makefile.am:
599         Dist new header too,
600
601 2006-03-01  Wim Taymans  <wim@fluendo.com>
602
603         * docs/plugins/Makefile.am:
604         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
605         * docs/plugins/gst-plugins-base-plugins-sections.txt:
606         * ext/gnomevfs/gstgnomevfssink.h:
607         * ext/gnomevfs/gstgnomevfssrc.h:
608         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
609         * ext/vorbis/vorbisdec.h:
610         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
611         * ext/vorbis/vorbisenc.h:
612         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
613         (vorbis_parse_chain), (vorbis_parse_change_state):
614         * ext/vorbis/vorbisparse.h:
615         * gst/audioconvert/gstaudioconvert.h:
616         * gst/tcp/gsttcpserversink.h:
617         * gst/videotestsrc/gstvideotestsrc.c:
618         * gst/videotestsrc/gstvideotestsrc.h:
619         * gst/volume/gstvolume.c:
620         * gst/volume/gstvolume.h:
621         Fix some more docs.
622         Added docs for vorbisdec and vorbisparse.
623         Fix vorbisparse.
624
625 2006-03-01  Wim Taymans  <wim@fluendo.com>
626
627         * docs/plugins/Makefile.am:
628         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
629         * docs/plugins/gst-plugins-base-plugins-sections.txt:
630         * ext/pango/gstclockoverlay.h:
631         * ext/pango/gsttextoverlay.h:
632         * ext/pango/gsttextrender.h:
633         * ext/pango/gsttimeoverlay.h:
634         * ext/theora/gsttheoradec.h:
635         * ext/theora/gsttheoraenc.h:
636         * ext/theora/theoradec.c:
637         * ext/theora/theoraenc.c:
638         * gst/audioconvert/gstaudioconvert.h:
639         * gst/audiotestsrc/gstaudiotestsrc.h:
640         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
641         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
642         * gst/tcp/gstmultifdsink.h:
643         Updated/added documentation.
644
645         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
646         (gst_text_overlay_halign_get_type),
647         (gst_text_overlay_wrap_mode_get_type),
648         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
649         (gst_text_overlay_init), (gst_text_overlay_set_property),
650         (gst_text_overlay_get_property):
651         Fix up properties to be enums instead of string to make bindings,
652         introspection and automatic GUI creation possible.
653         Add getters for the properties.
654
655 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
656
657         * gst/audiotestsrc/gstaudiotestsrc.c:
658           added defines of M_PI and M_PI_2
659         * gst/ffmpegcolorspace/avcodec.h:
660           removed #include "stdint.h" for win32 as _stdint.h is 
661           autogenerated to win32/common
662         * win32/common/libgstaudio.def:
663         * win32/common/libgsttag.def:
664           added some exports
665         * win32/vs6:
666           some project files bugs corrected
667         * win32/vs7:
668           project files are reset to the default vs7 configuration 
669           (they link to msvcr71.dll using default optimizations)
670           
671 2006-02-28  Wim Taymans  <wim@fluendo.com>
672
673         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
674         Fix some docs.
675
676 2006-02-28  Edward Hervey  <edward@fluendo.com>
677
678         * ext/alsa/gstalsasrc.c:
679         Set proper class on the ElementDetails:
680         Source/Audio instead of Src/Audio/
681
682 2006-02-28  Edward Hervey  <edward@fluendo.com>
683
684         * gst/videoscale/vs_scanline.c:
685         (vs_scanline_resample_nearest_RGBA):
686         Revert optimization in videoscale. It should go in liboil and have
687         an appropriate liboil function.
688
689 2006-02-28  Wim Taymans  <wim@fluendo.com>
690
691         * gst-libs/gst/audio/gstbaseaudiosink.c:
692         (gst_base_audio_sink_provide_clock):
693         Don't try to provide a clock in the NULL state.
694
695 2006-02-28  Wim Taymans  <wim@fluendo.com>
696
697         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
698         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
699         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
700         (gst_ogg_demux_deactivate_current_chain),
701         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
702         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
703         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
704         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
705         Use GstSegment infrastructure to remove duplicated code
706         and handle more seek cases correctly.
707
708 2006-02-28  Wim Taymans  <wim@fluendo.com>
709
710         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
711         (gst_ffmpegcsp_transform):
712         Don't ignore return code from ffmpeg convert function.
713
714         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
715         Split out some long statements to ease debugging.
716
717 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
718
719         * ext/libvisual/visual.c: (gst_visual_init),
720         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
721         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
722         being able to renegotiate the size. Instead, use the negotiation
723         algorithm from the goom plugin to pick an initial output caps. 
724
725         Also, allow theoretical libvisual plugins that might support non-GL 
726         output even if they also do GL.
727
728 2006-02-26  Julien MOUTTE  <julien@moutte.net>
729
730         * ext/libvisual/visual.c: (gst_visual_init),
731         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
732         (plugin_init): Load only non GL plugins. Fix some memleaks and 
733         possible negotiation issues.
734
735 2006-02-25  Julien MOUTTE  <julien@moutte.net>
736
737         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
738
739 2006-02-24  Michael Smith  <msmith@fluendo.com>
740
741         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
742         (cmml_type_find), (plugin_init):
743           Fix CMML type find function to not require a specific minor version
744           of the CMML header.
745
746           Add an MPEG4 video elementary stream typefind function.
747
748 2006-02-04  Michael Smith  <msmith@fluendo.com>
749
750         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
751         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
752         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
753         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
754         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
755         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
756           Annodex support in ogg demuxer. Doesn't do very much without the
757           other annodex patches (to come).
758
759 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
760
761         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
762
763         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
764           Pick up palette for MS video v1 (#327028)
765
766 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
767
768         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
769         (gst_ffmpegcsp_caps_remove_format_info),
770         (gst_ffmpegcsp_get_unit_size):
771           The 'palette_data' field from incoming RGB caps shouldn't be
772           proxied on outgoing YUV caps; also, restrict unit size
773           adjustment in case of paletted data only to the unit that
774           actually has a palette. Fixes #330711.
775
776 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
777
778         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
779         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
780         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
781         (gst_ffmpegcsp_get_unit_size):
782           Plug some memory leaks.
783
784 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
785
786         * sys/ximage/Makefile.am:
787         * sys/xvimage/Makefile.am:
788           Add some _CFLAGS and _LIBS that seem to be missing
789           and/or required for Cygwin (see #317048).
790
791 2006-02-22  Wim Taymans  <wim@fluendo.com>
792
793         * ext/alsa/gstalsasrc.c:
794         Fix description as pointed out by caugier.
795
796 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
797
798         Reviewed by : Edward Hervey  <edward@fluendo.com>
799
800         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
801         (qt_type_find):
802         Better 3gp typefinding (#331526).
803
804 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
805
806         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
807           Don't send EOS event here, the base class will send one for us.
808
809         * gst/playback/gstplaybasebin.c: (prepare_output):
810           Subpictures without video stream aren't allowed either.
811         
812         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
813           Fix debug statement copy'n'paste-o.
814
815 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
816
817         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
818           Fix issues with mixer keeping state when muting/unmuting
819           and when changing the volume whilst muted (see #331763
820           and #331765).
821
822 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
823
824         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
825         (parse_subrip), (gst_sub_parse_format_autodetect):
826           Set right caps given that we send escaped text. Also,
827           honour <i></i>, <b></b> and <u></u> markers that can be found
828           in .srt files (fixes #310202).
829
830 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
831
832         * gst-libs/gst/audio/mixerutils.c:
833         (element_factory_rank_compare_func):
834           Make order in which elements are tried more determinable.
835
836 2006-02-20  Julien MOUTTE  <julien@moutte.net>
837
838         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
839         (remove_element_chain), (cleanup_decodebin),
840         (gst_decode_bin_change_state): Make decodebin reusable by
841         fixing remove_element_chain first and then introduce a
842         cleaner in state change to ->NULL. (Closes #331678)
843
844 2006-02-19  Wim Taymans  <wim@fluendo.com>
845
846         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
847         use 0666 mask when creating files so umask gets applied
848         correctly. Fixes #331295.
849
850 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
851
852         * gst/subparse/Makefile.am:
853         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
854         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
855         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
856         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
857         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
858         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
859         * gst/subparse/gstssaparse.h:
860         * gst/subparse/gstsubparse.c: (plugin_init):
861           Add very basic parser for SSA subtitle streams (as often
862           found in matroska files).
863
864 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
865
866         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
867           That should be text/x-pango-markup, not text/x-pango-layout.
868
869 2006-02-19  Julien MOUTTE  <julien@moutte.net>
870
871         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
872         Polishing.
873
874 2006-02-19  Julien MOUTTE  <julien@moutte.net>
875
876         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
877         (gst_text_overlay_finalize), (gst_text_overlay_init),
878         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
879         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
880         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
881         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
882         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
883         Fix state change deadlock.
884
885 2006-02-19  Julien MOUTTE  <julien@moutte.net>
886
887         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
888         (gst_text_overlay_finalize), (gst_text_overlay_init),
889         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
890         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
891         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
892         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
893         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
894         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
895         and subtitles files.
896
897 2006-02-19  Julien MOUTTE  <julien@moutte.net>
898
899         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
900         should be considered as raw.
901
902 2006-02-19  Julien MOUTTE  <julien@moutte.net>
903
904         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
905         (cb_probe):
906         * gst/playback/gststreaminfo.h: Introduce language informations.
907
908 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
909
910         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
911         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
912         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
913         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
914         Set shared memory segments to be deleted as soon as we have attached,
915         that way they get cleaned up automatically if we crash.
916
917 2006-02-18  Julien MOUTTE  <julien@moutte.net>
918
919         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
920         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
921         functions are called with lock held.
922
923 2006-02-18  Julien MOUTTE  <julien@moutte.net>
924
925         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
926         (gst_text_overlay_finalize), (gst_text_overlay_init),
927         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
928         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
929         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
930         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
931         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
932         (gst_text_overlay_change_state): Refactoring of textoverlay
933         without collectpads. This now supports sparse subtitles coming
934         from a demuxer instead of a sub file. Seeking is still broken 
935         though. Need to discuss with wtay some more on how to handle
936         seeking correctly.
937         * ext/pango/gsttextoverlay.h:
938         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
939         subtitles coming from the demuxer.
940
941 2006-02-17  Wim Taymans  <wim@fluendo.com>
942
943         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
944         (gst_vorbisenc_convert_sink):
945         Use some more scaling functions.
946
947 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
948
949         * ext/cdparanoia/gstcdparanoiasrc.c:
950         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
951         (gst_cd_paranoia_paranoia_callback),
952         (gst_cd_paranoia_src_signal_is_being_watched),
953         (gst_cd_paranoia_src_read_sector):
954         * ext/cdparanoia/gstcdparanoiasrc.h:
955           Add back 'transport-error' and 'uncorrected-error' signals and
956           make them actually be fired when bad stuff happens (#319340).
957
958 2006-02-17  Wim Taymans  <wim@fluendo.com>
959
960         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
961         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
962         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
963         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
964         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
965         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
966         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
967         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
968         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
969         (gst_ring_buffer_clear):
970         Small cleanups.
971         Added some G_LIKELY.
972
973 2006-02-17  Wim Taymans  <wim@fluendo.com>
974
975         * gst-libs/gst/audio/TODO:
976         Update TODO
977
978         * gst-libs/gst/audio/gstbaseaudiosink.c:
979         (gst_base_audio_sink_get_offset):
980         When trying to play samples ASAP and we don't have a
981         previous sample, try to play at position 0 instead of
982         an invalid position.
983
984 2006-02-17  Wim Taymans  <wim@fluendo.com>
985
986         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
987         (gst_alsasink_reset):
988         Also release lock when we get an error in _reset();
989         fix an error message.
990
991 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
992
993         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
994         (gst_alsasink_init), (get_channel_free_structure),
995         (caps_add_channel_configuration), (gst_alsasink_getcaps),
996         (gst_alsasink_close):
997         * ext/alsa/gstalsasink.h:
998           Add support for more than 2 channels (#326720).
999
1000 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1001
1002         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1003           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
1004           with 4 or 6 channels, assume a default channel layout to make things
1005           work (not sure there's anything else we can do in those cases).
1006
1007 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1008
1009         * gst-libs/gst/audio/multichannel.c:
1010           Minor docs fix.
1011
1012         * gst-libs/gst/riff/Makefile.am:
1013         * gst-libs/gst/riff/riff-ids.h:
1014         * gst-libs/gst/riff/riff-media.c:
1015         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
1016           Add support for WAVEFORMATEX, eg. PCM audio with more than two
1017           channels and a channel layout map.
1018           
1019 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
1020
1021         Reviewed by Edward Hervey  <edward@fluendo.com>
1022
1023         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
1024         C-level optimization of the RGBA nearest neighbour function.
1025         Eventually this might end up in liboil with vectorized versions.
1026
1027 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1028
1029         * gst-libs/gst/audio/multichannel.c:
1030         (gst_audio_get_channel_positions):
1031           When we have more than 2 channels, but no channel layout is
1032           specified in the caps, return some default channel layout
1033           to the caller and warn about about a possibly buggy element
1034           (could be buggy filtercaps as well of course) (#317038).
1035
1036 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1037
1038         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1039           Add gst-libs/gst/cdda to list of lib search paths.
1040
1041 2006-02-15  Andy Wingo  <wingo@pobox.com>
1042
1043         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
1044         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
1045         to the Lord Jesus that I do not have to touch the ogg muxer ever
1046         again.
1047
1048 2006-02-15  Edward Hervey  <edward@fluendo.com>
1049
1050         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1051         quicktime movie files can also contain 'uuid' atoms.
1052
1053 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
1054
1055         * gst/audioconvert/plugin.c: (plugin_init):
1056           Register the GstAudioChannelPosition enum type with the type
1057           system in the plugin_init function, so that it is known before
1058           any element actually makes use of multi-channel stuff. This is
1059           required for example if one wants to be able to deserialise/use
1060           a caps string with channel positions before any pipeline has
1061           been setup and started, like with gst-launch.
1062
1063 2006-02-14  Wim Taymans  <wim@fluendo.com>
1064
1065         * gst-libs/gst/audio/gstringbuffer.c:
1066         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
1067         (gst_ring_buffer_samples_done), (wait_segment),
1068         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
1069         Add some compiler G_(UN_)LIKELY help.
1070         SIGNAL the ringbuffer waiters when going to PAUSED as well to
1071         make sure they can exit their functions. Should fix #330748
1072
1073 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1074
1075         * Makefile.am:
1076         * configure.ac:
1077         * win32/MANIFEST:
1078         * win32/common/_stdint.h:
1079           Windows does not have long long; copy the generated _stdint.h
1080         * win32/common/interfaces-enumtypes.c:
1081         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
1082         (gst_mixer_track_flags_get_type),
1083         (gst_tuner_channel_flags_get_type):
1084         * win32/common/multichannel-enumtypes.c:
1085         (gst_audio_channel_position_get_type):
1086           update
1087
1088 2006-02-13  Wim Taymans  <wim@fluendo.com>
1089
1090         * gst-libs/gst/audio/gstbaseaudiosink.c:
1091         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
1092         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1093         Always sync on first sample we receive when starting.
1094
1095 2006-02-13  Wim Taymans  <wim@fluendo.com>
1096
1097         * gst/playback/gstplaybin.c: (gen_vis_element):
1098         Update vis bin docs.
1099         Move queue after tee so we don't queue video buffers but
1100         audio samples instead. Fixes problems where the video queue
1101         is filled and the audio queue empty.
1102
1103 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
1104
1105         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1106           No need to push an EOS event here, GstBaseSrc will do that for us
1107           when we return FLOW_UNEXPECTED.
1108           
1109 2006-02-12  Wim Taymans  <wim@fluendo.com>
1110
1111         * gst-libs/gst/audio/gstbaseaudiosink.c:
1112         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
1113         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
1114         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1115         Use scale functions when possible.
1116         Fix error messages.
1117         Free clockid when after waiting for EOS.
1118         Use G_(UN_)LIKLY when it makes sense.
1119         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
1120
1121 2006-02-12  Edward Hervey  <edward@fluendo.com>
1122
1123         * gst/playback/gstplaybasebin.c: (prepare_output): 
1124         Remove stray semi-colon (fixes #330888).
1125
1126 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
1127
1128         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
1129         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1130         Fix up the XShm call testing so that we catch errors, and don't
1131         cause new ones by attempting to detach from a segment we failed
1132         to attach to. Fixes #312439.
1133
1134 2006-02-10  Edward Hervey  <edward@fluendo.com>
1135
1136         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1137         Added flv file typefind (video/x-flv).
1138
1139 2006-02-10  Edward Hervey  <edward@fluendo.com>
1140
1141         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1142         (gst_riff_create_video_template_caps):
1143         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
1144         Also added the caps to the default set of riff video caps.
1145
1146 2006-02-09  Andy Wingo  <wingo@pobox.com>
1147
1148         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
1149         time and the end time of the last packet in the page.
1150         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
1151         on the pages in our queue, set the duration as well. Reflow a
1152         debug statement.
1153         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
1154         Fixes bad muxing order.
1155
1156 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1157
1158         * gst-libs/gst/rtp/gstbasertppayload.c:
1159         (gst_basertppayload_setcaps), (gst_basertppayload_push):
1160           update seqnum before setting it on the packet; this makes sure
1161           that the timestamp and seqnum properties match after pushing
1162           a buffer
1163
1164 2006-02-09  Andy Wingo  <wingo@pobox.com>
1165
1166         * gst-libs/gst/audio/gstringbuffer.c
1167         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
1168         overflow after 13.5 hours of recording. Kapow!
1169
1170         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
1171         the buffer size -- we don't care about underrun/overrun reporting
1172         right now, just need to return a useful value.
1173
1174 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
1175
1176         * configure.ac:
1177           Back to CVS
1178
1179 === release 0.10.3 ===
1180
1181 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
1182
1183         * configure.ac:
1184           releasing 0.10.3, "Under Pressure"
1185
1186 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1187
1188         * configure.ac:
1189         Drat. Bump libtool version number for new API.
1190         Prelease 0.10.2.3 (of 0.10.3)
1191
1192 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1193
1194         * configure.ac:
1195         * win32/common/config.h:
1196         0.10.2.2 prerelease (of 0.10.3).
1197
1198 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1199
1200         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
1201           Revert Andy's newsegment change pending a more correct
1202           fix.
1203
1204 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1205
1206         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
1207         (qt_type_find), (plugin_init):
1208           detect more files as 3gp
1209           group and reorder the iso file formats
1210
1211 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1212
1213         * ext/vorbis/vorbis.c: (plugin_init):
1214           Register musicbrainz tags, so apps don't have to.
1215
1216 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1217
1218         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
1219         (gst_tag_to_vorbis_tag):
1220           Make sure we called gst_tag_register_musicbrainz_tags()
1221           before possibly mapping a vorbiscomment string from/to a
1222           musicbrainz tag.
1223
1224 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1225
1226         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
1227           In case we can't find the required number of consecutive
1228           mpeg audio frames to positively identify an MPEG audio
1229           stream, check if there's at least a valid mpeg audio
1230           frame right at offset 0 and if so suggest mpeg/audio
1231           caps with a very low probability (#153004).
1232
1233 2006-02-07  Andy Wingo  <wingo@pobox.com>
1234
1235         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
1236         a TIME segment if we get timestamped buffers. Requires recent
1237         fixes in core to work properly.
1238
1239 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1240
1241         * gst/playback/gstplaybasebin.c: (prepare_output):
1242           Don't print the URI as part of the error message, it
1243           makes error dialogs look rather ugly, especially if
1244           the URI is very long or has characters in it that
1245           need escaping.
1246
1247 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1248
1249         * gst/playback/gstplaybasebin.c: (prepare_output):
1250           Error out if we have only text or subtitles, but nothing
1251           else. Also error out if we have subtitles but no video
1252           stream.
1253
1254 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1255
1256         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
1257           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
1258           Post an error message on the bus when we encounter an
1259           error, which will hopefully be more meaningful than the
1260           'Internal Flow Error' message users get to see if we
1261           just return GST_FLOW_ERROR.
1262
1263 2006-02-07  Andy Wingo  <wingo@pobox.com>
1264
1265         * configure.ac (GST_MAJORMINOR): Update core version req to
1266         0.10.2.2, for the collectpads API addition (#330244).
1267
1268 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
1269
1270         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1271           Return FALSE from plugin_init() when GnomeVFS can't
1272           be initialised for some reason (#328423).
1273
1274 2006-02-06  Julien MOUTTE  <julien@moutte.net>
1275
1276         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
1277         Stick to seeking theory until i find the bug.
1278         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
1279
1280 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
1281
1282         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1283         (theora_enc_finalize), (theora_enc_sink_setcaps),
1284         (theora_set_header_on_caps), (theora_enc_chain),
1285         (theora_enc_change_state):
1286         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
1287           Make theoraenc and the tests leak free. Like, really.
1288
1289 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
1290
1291         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1292         (theora_enc_finalize), (theora_enc_sink_setcaps):
1293           Add a finalize method to ensure we clean up state even if
1294           someone omitted the state change back to NULL.
1295
1296         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
1297         (gst_vorbisenc_chain):
1298           Free some more leaked bits.
1299
1300         * tests/check/pipelines/theoraenc.c: (start_pipeline),
1301         (stop_pipeline):
1302           Wait for state changes to happen if they're ASYNC.
1303
1304           This ought to teach those fancy pants buildbots a lesson.
1305
1306 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
1307
1308         * gst-libs/gst/tag/gstid3tag.c:
1309           Add mapping for ID3 International Standard Recording Code
1310           tag "TSRC"
1311
1312 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
1313
1314         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
1315           Don't leak tag names.
1316
1317 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1318
1319         * docs/libs/gst-plugins-base-libs-docs.sgml:
1320         * docs/libs/gst-plugins-base-libs-sections.txt:
1321         * gst-libs/gst/tag/gstid3tag.c:
1322         * gst-libs/gst/tag/gstvorbistag.c:
1323         * gst-libs/gst/tag/tags.c:
1324           Split libgsttag docs into multiple sections.
1325
1326 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1327
1328         * docs/libs/Makefile.am:
1329         * docs/libs/gst-plugins-base-libs-docs.sgml:
1330         * docs/libs/gst-plugins-base-libs-sections.txt:
1331         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
1332         * gst-libs/gst/tag/gstvorbistag.c:
1333         * gst-libs/gst/tag/tag.h:
1334         * gst-libs/gst/tag/tags.c:
1335           Add libgsttag to the docs.
1336
1337 2006-02-05  Julien MOUTTE  <julien@moutte.net>
1338
1339         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
1340         (gst_text_overlay_init), (gst_text_overlay_src_event),
1341         (gst_text_overlay_collected): Fix clockoverlay.
1342
1343 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1344
1345         * docs/libs/compiling.sgml:
1346           Fix typo: it's pkg-config, not pkg-gconfig
1347
1348         * docs/libs/gst-plugins-base-libs-docs.sgml:
1349         * docs/libs/gst-plugins-base-libs-sections.txt:
1350         * docs/libs/tmpl/gstgconf.sgml:
1351           There is no libgstgconf in 0.10, remove it
1352           from the docs.
1353
1354 2006-02-05  Julien MOUTTE  <julien@moutte.net>
1355
1356         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
1357         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1358         (gst_text_overlay_src_event), (gst_text_overlay_collected):
1359         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
1360         (gst_sub_parse_class_init), (gst_sub_parse_init),
1361         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
1362         (parse_mpsub), (parser_state_init), (handle_buffer),
1363         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
1364         * gst/subparse/gstsubparse.h: Introduce seeking code.
1365
1366 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1367
1368         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
1369           Add comment about LANGUAGE tag inconsistency (we want
1370           ISO-639-1, but extract three-letter identifiers?)
1371
1372         * po/POTFILES.in:
1373           Add two translatable files.
1374
1375 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1376
1377         * gst-libs/gst/tag/Makefile.am:
1378         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
1379         * gst-libs/gst/tag/tag.h:
1380         * gst-libs/gst/tag/tags.c:
1381         (gst_tag_register_musicbrainz_tags_internal),
1382         (gst_tag_register_musicbrainz_tags):
1383           Forward-port some tags stuff from the 0.8 branch. This is
1384           mostly the addition of musicbrainz tags and their mapping
1385           to vorbistags, and a vorbistag mapping of the language tag.
1386
1387 2006-02-05  Julien MOUTTE  <julien@moutte.net>
1388
1389         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
1390         refactoring.
1391
1392 2006-02-04  David Schleef  <ds@schleef.org>
1393
1394         * ext/ogg/gstoggmux.c:
1395         * gst/typefind/gsttypefindfunctions.c:
1396           Add Dirac typefinding and add dirac format to oggmux.
1397
1398 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1399
1400         * gst/playback/gstdecodebin.c: (try_to_link_1):
1401           Don't put essential function call into
1402           g_return_*() macro, otherwise it'll all be
1403           replaced by NOOPs when compiling with
1404           G_DISABLE_CHECKS defined.
1405
1406 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
1407
1408         * ext/ogg/gstoggdemux.c:
1409         * ext/ogg/gstoggparse.c:
1410         * gst/tcp/gsttcpserversink.c:
1411         * sys/v4l/v4lsrc_calls.c:
1412         * sys/v4l/v4lsrc_calls.h:
1413         Just make it compile with --disable-gst-debug.
1414
1415 2006-02-03  Wim Taymans  <wim@fluendo.com>
1416
1417         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
1418         (gst_alsasink_class_init), (gst_alsasink_init),
1419         (gst_alsasink_write), (gst_alsasink_reset):
1420         * ext/alsa/gstalsasink.h:
1421         Add lock to protect alsa calls.
1422         Implement reset to flush samples ASAP, does not work
1423         with dmix though.
1424
1425 2006-02-02  Wim Taymans  <wim@fluendo.com>
1426
1427         * gst-libs/gst/audio/gstbaseaudiosink.c:
1428         (gst_base_audio_sink_provide_clock):
1429         Ugh.. getting late I guess...
1430
1431 2006-02-02  Wim Taymans  <wim@fluendo.com>
1432
1433         * gst-libs/gst/audio/gstbaseaudiosink.c:
1434         (gst_base_audio_sink_provide_clock),
1435         (gst_base_audio_sink_set_property),
1436         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
1437         Don't try to provide a clock when we are not negotiated since
1438         we might not be able to make it run.
1439
1440 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1441
1442         * gst/playback/gstdecodebin.c: (try_to_link_1):
1443           Unlinking two source pads is ... hard.
1444
1445 2006-02-02  Wim Taymans  <wim@fluendo.com>
1446
1447         * gst-libs/gst/audio/TODO:
1448         Updated.
1449
1450         * gst-libs/gst/audio/gstbaseaudiosink.c:
1451         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
1452         On EOS, wait till the last sample is played before posting EOS.
1453
1454 2006-02-01  Philippe Kalaf <burger at speedy dot org>
1455
1456         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1457           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
1458           setting queue_delay to zero. Also avoid thread being started if
1459           queue_delay is zero.
1460
1461 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1462
1463         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
1464           Make test work again by connecting fakesinks to each decoded pad,
1465           which makes the pipeline wait until each fakesink has a buffer
1466           queued before going to PAUSED state. At that point we know the
1467           decodebin pads are negotiated.
1468
1469 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1470
1471         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
1472         (gst_cdda_base_src_handle_event):
1473         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
1474           Pass unhandled queries to the parent class's query function.
1475
1476 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1477
1478         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
1479         (gst_ogg_pad_src_query):
1480         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1481         * ext/theora/theoradec.c: (theora_dec_src_query),
1482         (theora_dec_sink_query):
1483         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1484         (vorbis_dec_sink_query):
1485         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
1486         (gst_vorbisenc_sink_query):
1487         * gst/adder/gstadder.c: (gst_adder_query):
1488           Pass unhandled queries upstream instead of just
1489           dropping them (#326447). Also, fix supported
1490           query types list for some elements.
1491
1492 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1493
1494         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
1495         (paris_type_find), (ilbc_type_find), (plugin_init):
1496           Fix typefinding for audio/x-au, audio/x-paris and
1497           audio/iLBC-sh. We cannot use the START_WITH macros
1498           here, because there can only be one typefind factory
1499           with the same name (caps), so the second one would
1500           replace the first one and the first one would never
1501           be called when doing typefinding (see #161712).
1502           
1503
1504 2006-01-31  Wim Taymans  <wim@fluendo.com>
1505
1506         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
1507         (vorbis_handle_header_packet), (vorbis_dec_push),
1508         (vorbis_handle_data_packet):
1509         Use scale_int when we can, add some more scaling.
1510         Check packettype before parsing it.
1511
1512 2006-01-31  Wim Taymans  <wim@fluendo.com>
1513
1514         * ext/theora/theoradec.c: (_theora_granule_time),
1515         (theora_dec_src_convert), (theora_dec_sink_convert):
1516         Call right _scale functions.
1517         Use parameter instead of some other random value.
1518
1519 2006-01-31  Wim Taymans  <wim@fluendo.com>
1520
1521         * ext/theora/theoradec.c: (_theora_granule_frame),
1522         (_theora_granule_time), (_inc_granulepos),
1523         (theora_dec_src_convert), (theora_dec_sink_convert),
1524         (theora_handle_type_packet), (theora_handle_data_packet),
1525         (theora_dec_chain):
1526         Use higher precision timestamps calculation.
1527         Convert some other conversions to _scale.
1528
1529 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
1530
1531         * gst/audiotestsrc/gstaudiotestsrc.c:
1532         (gst_audio_test_src_create_sine_table), (plugin_init):
1533         * gst/volume/gstvolume.c: (plugin_init):
1534           initialize gst_controller before using
1535
1536 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
1537
1538         * tests/check/pipelines/theoraenc.c:
1539         * tests/check/pipelines/vorbisenc.c:
1540         Define constant using G_GINT64_CONSTANT to avoid errors when
1541         passing it around - otherwise it gets truncated to 32 bits.
1542
1543         Fixes failing tests.
1544
1545 2006-01-31  Andy Wingo  <wingo@pobox.com>
1546
1547         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
1548         caps being set doesn't have a framerate value. Basically a stopgap
1549         measure.
1550
1551         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
1552         technically correct enough to put into core though.
1553         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
1554         DURATION. Fixes theoraenc ! oggmux.
1555
1556         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
1557         fraction, not double.
1558
1559 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
1560
1561         * win32/vs7:
1562         add vs7 project files created by Sergey Scobich
1563
1564 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
1565
1566         * win32/vs8:
1567         add vs8 project files created by Sergey Scobich
1568         
1569 2006-01-30  Andy Wingo  <wingo@pobox.com>
1570
1571         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
1572         timestamp + duration, not just timestamp -- ogg pages should be
1573         ordered by stop time. Necessary fix given the change in vorbis
1574         timestamps.
1575
1576         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
1577         (gst_theora_enc_init): Pull the granule shift out of the encoder.
1578         (granulepos_add): New function, handles the messiness of adjusting
1579         granulepos values.
1580         (theora_buffer_from_packet):
1581         (theora_enc_chain):
1582         (theora_enc_sink_event): Use granulepos_add, not +.
1583
1584         * tests/check/pipelines/theoraenc.c
1585         (check_buffer_granulepos_from_starttime): Just check the frame
1586         count, not the actual granulepos -- we can't dictate to the
1587         encoder when it should be placing keyframes.
1588
1589 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
1590
1591         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
1592           SERVICE_NOT_AVAILABLE happens for example when you're trying to
1593           play an http:// stream from a server that's not serving
1594
1595 2006-01-30  Andy Wingo  <wingo@pobox.com>
1596
1597         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
1598         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
1599         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
1600         available.
1601
1602         * ext/theora/gsttheoraenc.h:
1603         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
1604         although theoraenc was timestamping correctly. Added handling of
1605         streams that start with nonzero timestamps.
1606
1607         * tests/check/Makefile.am:
1608         * tests/check/pipelines/theoraenc.c: New file, basically does same
1609         tests as vorbisenc.
1610
1611         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
1612
1613 2006-01-30  Wim Taymans  <wim@fluendo.com>
1614
1615         * gst-libs/gst/audio/gstaudiosink.c:
1616         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
1617         (gst_audioringbuffer_pause):
1618         Implement pause that does not wait for completion.
1619
1620         * gst-libs/gst/audio/gstbaseaudiosink.c:
1621         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1622         Don't drop buffers when going to PAUSED but perform preroll on
1623         remaining samples now that core base class supports this.
1624
1625         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
1626         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
1627         (gst_ring_buffer_commit):
1628         Pause should not signal waiters.
1629         Implement return value of _commit correctly.
1630
1631 2006-01-30  Andy Wingo  <wingo@pobox.com>
1632
1633         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
1634
1635         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
1636         updated to timestamp from the first sample, not the last.
1637         (gst_vorbisenc_buffer_from_header_packet): New function, takes
1638         special care of granulepos and timestamp for header packets.
1639         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
1640         when the first buffer has a nonzero timestamp.
1641
1642         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
1643         (GstVorbisEnc.subgranule_offset): New members. Take care of the
1644         case when the first audio buffer we get has a nonzero timestamp.
1645         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
1646         properly timestamp vorbis buffers with the time of the first
1647         sample, not the last.
1648         
1649         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
1650         vorbis_granule_time_copy -- now it takes the granule/subgranule
1651         offset into account.
1652
1653         * tests/check/pipelines/vorbisenc.c: New test for correctness of
1654         timestamps, durations, and granulepos on buffers produced by
1655         vorbisenc.
1656
1657 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
1658
1659         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1660         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
1661           Patch from Eric Jonas to support conversions to/from UYVY 
1662           (Fixes: #324626)
1663
1664 2006-01-30  Julien MOUTTE  <julien@moutte.net>
1665
1666         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
1667         (setup_subtitle), (setup_source), (set_active_source):
1668         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
1669         (gen_text_element), (gen_audio_element), (gen_vis_element),
1670         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
1671
1672 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
1673
1674         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
1675         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
1676                 use gst_guint64_to_gdouble to be compliant with vs6
1677         * gst/playback/gstdecodebin.c: (try_to_link_1)
1678         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
1679                 use G_GINT64_CONSTANT for int64 constants
1680         * win32/common/libgstinterfaces.def:
1681                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
1682         * win32/vs6:
1683                 update and add new project files
1684                 
1685 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1686
1687         * Makefile.am:
1688         * win32/MANIFEST:
1689         * win32/common/interfaces-enumtypes.c:
1690         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
1691         (gst_mixer_track_flags_get_type),
1692         (gst_tuner_channel_flags_get_type):
1693         * win32/common/interfaces-enumtypes.h:
1694         * win32/common/multichannel-enumtypes.c:
1695         (gst_audio_channel_position_get_type):
1696         * win32/common/multichannel-enumtypes.h:
1697           add a win32-update rule like in core, and copy over enumtypes files
1698
1699 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1700
1701         * win32/MANIFEST:
1702         * win32/common/config.h:
1703         * win32/common/config.h.in:
1704           add config files just like in core
1705
1706 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
1707
1708         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
1709           Make gcc-4.1 happy (part of #327357).
1710
1711 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1712
1713         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
1714         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
1715         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
1716         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
1717         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
1718         (gst_alsasrc_unprepare), (gst_alsasrc_read):
1719           Update all error messages.  All of them should either use
1720           the default translated message, or actually provide a
1721           translatable string.
1722           Make the string for channel count problems meaningful.
1723
1724 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1725
1726         * sys/v4l/v4l_calls.c: (gst_v4l_open):
1727           check for and throw RESOURCE_BUSY
1728
1729 2006-01-27  David Schleef  <ds@schleef.org>
1730
1731         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
1732           checked in this change -- it requires liboil features not
1733           in 0.3.6.  Revert parts.
1734
1735 2006-01-27  David Schleef  <ds@schleef.org>
1736
1737         * REQUIREMENTS:
1738         * configure.ac: update liboil requirement to 0.3.6
1739         * gst/videoscale/Makefile.am:
1740         * gst/videoscale/vs_scanline.c: liboilify
1741
1742 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
1743
1744         * ext/libvisual/visual.c: (get_buffer):
1745           When pad_alloc returns a GstFlowReturn other
1746           than GST_FLOW_OK, make sure it is passed upstream.
1747
1748 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
1749
1750         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
1751         (gst_alsasink_class_init):
1752           Free the device name string.
1753
1754         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1755         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
1756         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
1757           Don't remove a pad from the collectpads structure until it
1758           is released - it's a request pad, and may receive data again
1759           if the element gets moved back to PLAYING state.
1760
1761         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1762           Ensure we turn on double buffering on the Xv port, and
1763           set the colour key to something dark and mysterious that
1764           isn't black.
1765
1766 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
1767
1768         * ext/alsa/gstalsaplugin.c: (plugin_init):
1769         * ext/cdparanoia/gstcdparanoiasrc.c:
1770         (gst_cd_paranoia_src_base_init), (plugin_init):
1771         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1772         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1773           - a library should not call setlocale. see "Libraries" node in
1774             gettext manual
1775           - make sure all plugins that use translation do bindtextdomain
1776             to point to the localedir
1777         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
1778         (setup_sinks), (plugin_init):
1779           all this, and check for NULL when creating sinks
1780
1781 2006-01-27  Julien MOUTTE  <julien@moutte.net>
1782
1783         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
1784         (plugin_init): Make typefinding of subtitles work again.
1785
1786 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
1787
1788         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1789         (mp3_type_frame_length_from_header), (mp3_type_find),
1790         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
1791         (plugin_init):
1792           Backport a bunch of typefinding fixes from the 0.8 branch.
1793           Also, improve wavpack typefinding: if we can't peek the
1794           entire wavpack block, try to parse the bits we can get and
1795           see if we find what we're looking for in those.
1796
1797 2006-01-26  Julien MOUTTE  <julien@moutte.net>
1798
1799         * sys/ximage/ximagesink.c:
1800         (gst_ximagesink_calculate_pixel_aspect_ratio):
1801         * sys/xvimage/xvimagesink.c:
1802         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
1803         more cases of pixel aspect ratio.
1804
1805 2006-01-26  Edward Hervey  <edward@fluendo.com>
1806
1807         * gst/playback/gstdecodebin.c: (pad_probe):
1808         Also consider the flush-start and tag events as unblockers
1809         for the pad probes.
1810
1811 2006-01-26  Julien MOUTTE  <julien@moutte.net>
1812
1813         * gst/playback/gstplaybin.c: (gst_play_bin_init),
1814         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
1815         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
1816         On the fly visualisation switch, works disabling, enabling as
1817         well but it won't be able to enable vis in a playbin that was
1818         created with no visualisation.
1819
1820 2006-01-25  Wim Taymans  <wim@fluendo.com>
1821
1822         * gst-libs/gst/audio/gstbaseaudiosink.c:
1823         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1824         Undo previous commit that returned WRONG_STATE sooner, it breaks 
1825         resume after pause.
1826
1827 2006-01-25  Wim Taymans  <wim@fluendo.com>
1828
1829         * gst-libs/gst/audio/gstbaseaudiosink.c:
1830         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
1831         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
1832         Improve debugging.
1833         Post error when caps cannot be parsed.
1834         Resync on discontinuity in the stream.
1835         Clip samples to segment boundaries.
1836         return WRONG_STATE sooner when we are flushing.
1837
1838         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
1839         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
1840         Make audiosrc operate in TIME.
1841         Set TIMESTAMP and DURATION on buffers.
1842
1843 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
1844
1845         * tests/examples/seek/seek.c: (main):
1846           Output tag messages as well.
1847
1848 2006-01-23  Edward Hervey  <edward@fluendo.com>
1849
1850         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1851         (free_pad_probes), (remove_fakesink), (pad_probe),
1852         (close_pad_link), (gst_decode_bin_change_state):
1853         Replace GstPadBlockCallback with pad probes that detect
1854         first buffer AND eos before removing fakesink.
1855         Fixes hang with demuxers doing EOS while pre-rolling.
1856         Solves #328279
1857
1858 2006-01-23  Andy Wingo  <wingo@pobox.com>
1859
1860         * ext/alsa/gstalsasink.c:
1861         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1862         (gst_base_rtp_depayload_setcaps),
1863         (gst_base_rtp_depayload_add_to_queue),
1864         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
1865         
1866         Patch by: Jens Granseuer <jensgr at gmx dot net>
1867
1868 2006-01-22  Julien MOUTTE  <julien@moutte.net>
1869
1870         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
1871         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1872         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
1873         frames. We might get a frame destroyed after changing state to
1874         NULL, adding a safety check on xcontext.
1875
1876 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
1877
1878         * gst-libs/gst/interfaces/xoverlay.c:
1879           Fix prepare-xwindow-id code example in the docs - we need to
1880           ignore all messages that aren't element messages as well.
1881           
1882 2006-01-21  Julien MOUTTE  <julien@moutte.net>
1883
1884         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
1885           I think one day i'll completely undestand how caps negotiation
1886           is supposed to work. This refactoring handles buffer_alloc
1887           called with caps we can't handle. We definitely don't want a
1888           set_caps with those caps, so we define and allocate a buffer
1889           we would like to receive.
1890
1891 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1892
1893         * gst/playback/gstplaybasebin.c: (setup_source):
1894           Free iterator when done.
1895
1896 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
1897
1898         * gst-libs/gst/audio/gstbaseaudiosink.c:
1899         (gst_base_audio_sink_render):
1900           Fix playback of non-synchronised streams by assuming a rate
1901           of 1.0 instead of a random one.
1902
1903           Makes this work again:
1904
1905           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
1906           endianness=(int)4321, signed=(boolean)true, width=(int)16,
1907           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
1908           audioresample ! alsasink
1909
1910 === release 0.10.2 ===
1911
1912 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
1913
1914         * configure.ac:
1915           releasing 0.10.2, "Then the devil is six"
1916
1917 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
1918
1919         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
1920         * gst/playback/gststreamselector.c:
1921         (gst_stream_selector_set_property):
1922           Comment out broken code that connects to the state-changed signal.
1923           At this point, changing current stream selection is broken, but 
1924           stuff like gst-launch playbin current-audio=1 works and filters
1925           to the chosen stream.
1926
1927 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1928
1929         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
1930           Fix #327216 (null dereference in vorbisdec)
1931
1932 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
1933
1934         * ext/theora/theoradec.c: (theora_handle_comment_packet):
1935           Post taglist actually on bus instead of just freeing it
1936           (fixes #327114 and totem bug #327080).
1937
1938         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
1939           Use gst_element_found_tags_for_pad(), so that the tags
1940           are sent downstream as an event as well.
1941
1942 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1943
1944         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1945         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
1946         (gst_ximagesink_buffer_alloc):
1947         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
1948         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
1949         (gst_xvimagesink_buffer_alloc):
1950           move all regularly occurring messages to GST_LOG level
1951           add some more object logs
1952
1953 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1954
1955         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
1956           fix a silly segfault
1957
1958 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
1959
1960         * docs/libs/gst-plugins-base-libs-docs.sgml:
1961         * docs/libs/gst-plugins-base-libs-sections.txt:
1962         * gst-libs/gst/audio/mixerutils.c:
1963         * gst-libs/gst/audio/mixerutils.h:
1964           Add docs for mixerutils stuff.
1965
1966 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
1967
1968         * gst/playback/gstplaybasebin.c: (setup_source):
1969           Fix playback for sources that emit raw audio or
1970           raw video streams (e.g.: cd audio sources) (#325984).
1971
1972 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1973
1974         * gst-libs/gst/audio/mixerutils.c:
1975         (gst_audio_mixer_filter_do_filter):
1976           actually save the element we create
1977
1978 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1979
1980         * gst-libs/gst/cdda/gstcddabasesrc.c:
1981         (gst_cdda_base_src_handle_track_seek):
1982           No need to post a tag message on the bus when seeking
1983           within the same track, only post it when the current
1984           track changes.
1985
1986 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
1987
1988         * gst/playback/gstplaybasebin.c: (group_destroy),
1989         (probe_triggered), (new_decoded_pad), (mute_group_type),
1990         (set_active_source):
1991         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
1992         * gst/playback/gststreamselector.c:
1993         (gst_stream_selector_base_init),
1994         (gst_stream_selector_set_property),
1995         (gst_stream_selector_request_new_pad):
1996           Reenable stream selection. These mechanisms need a complete overhaul
1997           in the face of 0.8->0.10 changes though.
1998
1999 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
2000
2001         * ext/ogg/gstoggdemux.c:
2002           Change the pad template to src_%d to match the pads that 
2003           are created from it. decodebin needs this information in order
2004           to decide that oggdemux is capable of producing multiple pads
2005           (and hence needs queues inserted).
2006
2007         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2008         (gst_ogg_mux_collected):
2009           Make debug output more useful by using GST_PTR_FORMAT.
2010
2011 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2012
2013         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2014
2015         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
2016           Set depth and width for alaw/mulaw (fixes #326601).
2017
2018 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2019
2020         * tests/icles/Makefile.am:
2021           don't build the tests if we don't have the libs
2022
2023 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2024
2025         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
2026         (gst_cd_paranoia_paranoia_callback):
2027           Don't try to free NULL pointers.
2028
2029 2006-01-10  Edward Hervey  <edward@fluendo.com>
2030
2031         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
2032         (gst_audio_rate_change_state), (plugin_init):
2033         Add debugging category.
2034         Fix type issues.
2035         Add case for incoming buffers without valid offset/offset_end.
2036
2037 2006-01-10  Michael Smith  <msmith@fluendo.com>
2038
2039         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
2040           Don't leak GCond in audio sources.
2041
2042 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
2043
2044         * gst/playback/gstplaybin.c: (gen_audio_element):
2045           Don't leak an autoaudiosink/alsasink when we generate
2046           a new audio element. (old code, I guess)
2047
2048 2006-01-10  Michael Smith  <msmith@fluendo.com>
2049
2050         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
2051           Support float audio in audiorate.
2052           Use width rather than depth for selecting sample width.
2053
2054 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2055
2056         * gst/videotestsrc/videotestsrc.h:
2057           Use GLib types here (that way we don't have to include the
2058           generated _stdint.h header, which makes life easier for win32
2059           folks that don't use autotools for the build) (#325990, patch
2060           by: Sergey Scobich).
2061
2062 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2063
2064         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
2065         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
2066         (gst_ring_buffer_pause), (wait_segment):
2067         * gst-libs/gst/audio/gstringbuffer.h:
2068           Name (private) union, makes Forte compiler happy (this time
2069           for real) (#324900).
2070
2071 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
2072
2073         * gst-libs/gst/audio/Makefile.am:
2074           Link against libgstinterfaces, needed for mixer
2075           and property probe stuff.
2076
2077 2006-01-09  Edward Hervey  <edward@fluendo.com>
2078
2079         * gst-libs/gst/Makefile.am:
2080
2081 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
2082
2083         * gst-libs/gst/audio/Makefile.am:
2084         * gst-libs/gst/audio/mixerutils.c:
2085         (gst_audio_mixer_filter_do_filter),
2086         (gst_audio_mixer_filter_check_element),
2087         (gst_audio_mixer_filter_probe_feature),
2088         (element_factory_rank_compare_func),
2089         (gst_audio_default_registry_mixer_filter):
2090         * gst-libs/gst/audio/mixerutils.h:
2091           Add gst_audio_default_registry_mixer_filter() utility
2092           function.
2093
2094 2006-01-03  Michael Smith  <msmith@fluendo.com>
2095
2096         * gst/audioresample/resample.h:
2097           As before, but for o_buf
2098
2099 2006-01-03  Michael Smith  <msmith@fluendo.com>
2100
2101         * gst/audioresample/resample.h:
2102           Declare struct _ResampleState.buffer as unsigned char *, not void *,
2103           since we do arithmetic on it.
2104
2105 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
2106
2107         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
2108         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
2109         (gst_ring_buffer_pause), (wait_segment):
2110         * gst-libs/gst/audio/gstringbuffer.h:
2111           Sun's Forte compiler doesn't seem to like anonymous structs,
2112           so use same setup as in GstBaseSrc (fixes #324900).
2113
2114 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
2115
2116         * configure.ac:
2117         * gst/volume/Makefile.am:
2118         * gst/volume/demo.c:
2119           move old example to tests/examples/volume/volune.c
2120         * tests/examples/Makefile.am:
2121         * tests/examples/seek/seek.c: (main):
2122           change window-close event from "delete-event" to "destroy"
2123         * tests/examples/volume/Makefile.am:
2124         * tests/examples/volume/volume.c: (value_changed_callback),
2125         (setup_gui), (message_received), (eos_message_received), (main):
2126           fix event handling and bus usage
2127
2128 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
2129
2130         * gst/audiotestsrc/gstaudiotestsrc.c:
2131         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
2132         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
2133         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
2134         (gst_audio_test_src_create_square),
2135         (gst_audio_test_src_create_saw),
2136         (gst_audio_test_src_create_triangle),
2137         (gst_audio_test_src_create_silence),
2138         (gst_audio_test_src_create_white_noise),
2139         (gst_audio_test_src_create_pink_noise),
2140         (gst_audio_test_src_init_sine_table),
2141         (gst_audio_test_src_create_sine_table),
2142         (gst_audio_test_src_change_wave),
2143         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
2144         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
2145         * gst/audiotestsrc/gstaudiotestsrc.h:
2146           update to basesrc changes, implement segmented seeking and eos
2147           handling, add a 'sine-tab' waveform for performance critical playback
2148
2149 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2150
2151         * po/POTFILES.in:
2152           ... and this time the other modified file that I missed last time.
2153
2154 2005-12-29  Michael Smith  <msmith@fluendo.com>
2155
2156         * gst/playback/gstdecodebin.c: (new_pad):
2157           Fix non-C89 variable declaration not at the start of a block. Should
2158           help some compilers.
2159
2160 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2161
2162         * tests/check/Makefile.am:
2163           And now fix 'make distcheck' (builddir != srcdir)
2164
2165 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2166
2167         * configure.ac:
2168         * ext/cdparanoia/Makefile.am:
2169         * ext/cdparanoia/gstcdparanoia.c:
2170         * ext/cdparanoia/gstcdparanoia.h:
2171         * ext/cdparanoia/gstcdparanoiasrc.c:
2172         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
2173         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
2174         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
2175         (gst_cd_paranoia_paranoia_callback),
2176         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
2177         (gst_cd_paranoia_src_set_property),
2178         (gst_cd_paranoia_src_get_property), (plugin_init):
2179         * ext/cdparanoia/gstcdparanoiasrc.h:
2180           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
2181           plugin again (there are still fixes required to playbin to make
2182           cdda:// uris work there).
2183
2184 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2185
2186         * tests/check/Makefile.am:
2187           Fix test case compilation.
2188
2189 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2190
2191         * gst-libs/gst/cdda/gstcddabasesrc.c:
2192         (gst_cdda_base_src_update_duration),
2193         (gst_cdda_base_src_calculate_cddb_id):
2194           An integer is not a string. Fix access to uninitialised variable.
2195
2196         * tests/check/Makefile.am:
2197           Add cddabasesrc unit test; also actually enable the vorbis test.
2198
2199         * tests/check/generic/states.c:
2200           Blacklist new cd audio elements as well.
2201
2202         * tests/check/libs/cddabasesrc.c:
2203           Unit test for GstCddaBaseSrc (discid calculation mostly).
2204
2205 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2206
2207         * docs/libs/Makefile.am:
2208         * docs/libs/gst-plugins-base-libs-docs.sgml:
2209         * docs/libs/gst-plugins-base-libs-sections.txt:
2210         * docs/libs/gst-plugins-base-libs.types:
2211           Add docs for libgstcdda/GstCddaBaseSrc.
2212
2213         * gst-libs/gst/interfaces/mixertrack.h:
2214           Do one struct member per line with a semicolon at the end, that way
2215           even gtk-doc might parse it without complaining.
2216
2217 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2218
2219         * configure.ac:
2220         * gst-libs/gst/Makefile.am:
2221         * gst-libs/gst/cdda/Makefile.am:
2222         * gst-libs/gst/cdda/base64.c:
2223         * gst-libs/gst/cdda/base64.h:
2224         * gst-libs/gst/cdda/gstcddabasesrc.c:
2225         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
2226         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
2227         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
2228         (gst_cdda_base_src_get_property),
2229         (gst_cdda_base_src_get_track_from_sector),
2230         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
2231         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
2232         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
2233         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
2234         (gst_cdda_base_src_uri_get_protocols),
2235         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
2236         (gst_cdda_base_src_uri_handler_init),
2237         (gst_cdda_base_src_setup_interfaces),
2238         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
2239         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
2240         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
2241         (gst_cdda_base_src_add_tags),
2242         (gst_cdda_base_src_add_index_associations),
2243         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
2244         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
2245         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
2246         (gst_cdda_base_src_create):
2247         * gst-libs/gst/cdda/gstcddabasesrc.h:
2248         * gst-libs/gst/cdda/sha1.c:
2249         * gst-libs/gst/cdda/sha1.h:
2250           Add new libgstcdda with GstCddaBaseSrc class.
2251
2252 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2253
2254         * ext/gnomevfs/gstgnomevfssink.h:
2255           Use GstBaseSinkClass as parent_class member for class struct, not
2256           GstBaseSink.
2257
2258 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
2259
2260         Patch by: Michael Benes
2261
2262         * gst/videotestsrc/gstvideotestsrc.c:
2263         (gst_video_test_src_class_init), (gst_video_test_src_start):
2264           Add start method to reset running time and number of frames sent
2265           when starting up (fixes #324696)
2266
2267 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
2268
2269         * docs/plugins/Makefile.am:
2270         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2271         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2272         * docs/plugins/gst-plugins-base-plugins.args:
2273         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2274         * docs/plugins/gst-plugins-base-plugins.signals:
2275           Add docs stuff for gnomevfssrc and gnomevfssink.
2276
2277         * ext/gnomevfs/gstgnomevfssrc.c:
2278           Fix example pipeline in gtk-doc blurb.
2279
2280 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
2281
2282         * ext/gnomevfs/Makefile.am:
2283         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
2284         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
2285         (gst_gnome_vfs_handle_get_type), (plugin_init):
2286         * ext/gnomevfs/gstgnomevfs.h:
2287         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
2288         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
2289         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
2290         (gst_gnome_vfs_sink_set_property),
2291         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
2292         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
2293         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
2294         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
2295         (gst_gnome_vfs_sink_uri_get_type),
2296         (gst_gnome_vfs_sink_uri_get_protocols),
2297         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
2298         (gst_gnome_vfs_sink_uri_handler_init):
2299         * ext/gnomevfs/gstgnomevfssink.h:
2300           Port gnomevfssink; add gtk-doc blurb.
2301
2302         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
2303         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
2304         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
2305         (gst_gnome_vfs_src_uri_get_type),
2306         (gst_gnome_vfs_src_uri_get_protocols),
2307         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
2308         (gst_gnome_vfs_src_uri_handler_init),
2309         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
2310         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
2311         (gst_gnome_vfs_src_send_additional_headers_callback),
2312         (gst_gnome_vfs_src_received_headers_callback),
2313         (gst_gnome_vfs_src_push_callbacks),
2314         (gst_gnome_vfs_src_pop_callbacks),
2315         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
2316         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
2317         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
2318         * ext/gnomevfs/gstgnomevfssrc.h:
2319           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
2320           file; add gtk-doc blurb with example pipelines.
2321
2322 === release 0.10.1 ===
2323
2324 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
2325
2326         * configure.ac:
2327           releasing 0.10.1, "Dobro Dedek"
2328
2329 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
2330
2331         * gst/typefind/gsttypefindfunctions.c:
2332         iLBC30 and iLBC20 added to typefind.
2333
2334 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2335
2336         * gst-libs/gst/audio/gstbaseaudiosink.c:
2337         (gst_base_audio_sink_class_init):
2338         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2339         (gst_base_audio_src_class_init):
2340           update strings, values are in microseconds
2341           change the default sink buffer time to something that is smaller
2342           (to help software volume mixing have a slightly lower delay) but
2343           still be acceptable on Wim's laptop
2344
2345 2005-12-20  Edward Hervey  <edward@fluendo.com>
2346
2347         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
2348         Made a quack, forgot to add DUCK to the riff video template.
2349
2350 2005-12-19  Edward Hervey  <edward@fluendo.com>
2351
2352         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
2353         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
2354         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
2355         (gst_ogm_parse_chain):
2356         Make sure pads are initialized correctly.
2357         * gst-libs/gst/riff/riff-ids.h:
2358         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2359         (gst_riff_create_video_template_caps):
2360         Add a whole bunch of FOURCC <=> MimeType.
2361         Extend the riff video pad template to support the newly added fourcc.
2362
2363 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
2364
2365         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
2366         (gst_ogg_demux_activate_chain):
2367           Extra debug output when activating/deactivating chains.
2368
2369         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2370         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
2371         (unlinked):
2372           Remove a queue from our list when it becomes unlinked.
2373           Don't add queues to elements in class 'Demux' if they
2374           can only produce one pad 
2375
2376 2005-12-18  Julien MOUTTE  <julien@moutte.net>
2377
2378         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
2379         (gst_video_sink_get_type): Add a debug category.
2380
2381 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
2382
2383         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2384         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
2385           Handle downstream newsegment by sending our own newsegment before the
2386           next buffer to be released. (#323900)
2387
2388 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
2389
2390         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2391         (gst_base_rtp_depayload_set_gst_timestamp):
2392           add queue delay to new segment as well (as opposed to just the first
2393           buffer). (bug #322347)
2394
2395 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
2396
2397         * ext/libvisual/visual.c: (make_valid_name):
2398           change some char* into char[]
2399         * gst/audiotestsrc/gstaudiotestsrc.c:
2400         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
2401         (gst_audio_test_src_create):
2402         * gst/audiotestsrc/gstaudiotestsrc.h:
2403           prepare to handle EOS and SEGMENT_DONE
2404
2405 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
2406
2407         * tests/check/generic/states.c: (GST_START_TEST):
2408           Blacklist cdparanoia element in state test.
2409
2410 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
2411
2412           Patch by: Benjamin Pineau
2413
2414         * gst/tcp/gsttcp.c:
2415         * gst/tcp/gsttcpclientsink.c:
2416         * gst/tcp/gsttcpserversink.c:
2417         * gst/tcp/gsttcpserversrc.c:
2418           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
2419
2420 2005-12-15  Michael Smith  <msmith@fluendo.com>
2421
2422         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
2423         (gst_video_rate_chain):
2424           Fix timestamping for videorate when the first buffer it sees has a
2425           non-zero timestamp. Fix some misleading debug output.
2426
2427 2005-12-15  Michael Smith  <msmith@fluendo.com>
2428
2429         * gst/audioresample/gstaudioresample.c:
2430           Don't leak all input buffers to audioresample.
2431
2432 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2433
2434         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
2435           Don't operate on empty text buffers. Strip newlines and
2436           tabs only from the end of the text, but leave them intact
2437           in the middle. Fix typo in gtk-doc description.
2438
2439 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2440
2441         * gst/playback/gstplaybasebin.c:
2442         * gst/playback/gstplaybin.c: (handoff):
2443           Make sure the video frame buffer we return to apps via the
2444           "frame" property always has caps set on it. Modify
2445           _gst_gvalue_set_object() macro to handle NULL objects
2446           gracefully too.
2447
2448 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
2449
2450         * gst/audiotestsrc/gstaudiotestsrc.c:
2451         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
2452         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
2453         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
2454         (gst_audio_test_src_create):
2455         * gst/audiotestsrc/gstaudiotestsrc.h:
2456         Adjust to some recent api changes and add wtays new cool seeking
2457         capabillities
2458
2459 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
2460
2461         * ext/alsa/Makefile.am:
2462         * ext/alsa/gstalsadeviceprobe.c:
2463         * ext/alsa/gstalsadeviceprobe.h:
2464           Helper functions to add device probing via the GstPropertyProbe
2465           interface to a class.
2466
2467         * ext/alsa/gstalsamixer.h:
2468           Comment out GST_ALSA_MIXER, it returns a struct that's not
2469           used.
2470
2471         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
2472           Add some debug info. 
2473
2474         * ext/alsa/gstalsamixerelement.c:
2475         (gst_alsa_mixer_element_interface_supported),
2476         (gst_implements_interface_init),
2477         (gst_alsa_mixer_element_init_interfaces),
2478         (gst_alsa_mixer_element_class_init),
2479         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
2480         (gst_alsa_mixer_element_set_property),
2481         (gst_alsa_mixer_element_get_property),
2482         (gst_alsa_mixer_element_change_state):
2483         * ext/alsa/gstalsamixerelement.h:
2484           Add 'device' and 'device-name' properties. Add GstPropertyProbe
2485           for device handling (gnome-volume-control will need that).
2486
2487 2005-12-12  Christian Schaller  <uraeus@gnome.org>
2488
2489         * ext/Makefile.am: fix cdparanoia entry
2490         * gst-plugins-base.spec.in: add cdparanoia
2491
2492 2005-12-12  Michael Smith  <msmith@fluendo.com>
2493
2494         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
2495           Use the correct function to free list of typefind factories.
2496
2497 2005-12-12  Wim Taymans  <wim@fluendo.com>
2498
2499         * gst/videotestsrc/gstvideotestsrc.c:
2500         (gst_video_test_src_class_init), (gst_video_test_src_init),
2501         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
2502         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
2503         (gst_video_test_src_create):
2504         * gst/videotestsrc/gstvideotestsrc.h:
2505         Implement seeking in videotestsrc.
2506         Small cleanups.
2507
2508 2005-12-12  Wim Taymans  <wim@fluendo.com>
2509
2510         * ext/cdparanoia/Makefile.am:
2511         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
2512         (gst_paranoia_endian_get_type), (_do_init),
2513         (cdparanoia_class_init), (cdparanoia_init),
2514         (cdparanoia_set_property), (cdparanoia_get_property),
2515         (cdparanoia_do_seek), (cdparanoia_is_seekable),
2516         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
2517         (cdparanoia_convert), (cdparanoia_get_query_types),
2518         (cdparanoia_query), (cdparanoia_set_index),
2519         (cdparanoia_uri_set_uri):
2520         * ext/cdparanoia/gstcdparanoia.h:
2521         Partially ported cdparanoia now that basesrc can support a
2522         plugin like this..
2523
2524 2005-12-12  Wim Taymans  <wim@fluendo.com>
2525
2526         * tests/examples/seek/scrubby.c: (main):
2527         Set higher priority for bus events so they don't get reordered with
2528         gtk gui events.
2529
2530         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2531         (flush_toggle_cb), (main):
2532         Added checkbox to disable flushing seeks. 
2533         Disable scrubbing when doing non flushing seeks.
2534
2535 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
2536
2537         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
2538         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
2539         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
2540         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
2541           Implement some sort of event handling that doesn't rely on
2542           g_return_if_fail; make sure we always push the last chunk of an 
2543           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
2544           state change function; remove some old cruft. Seeking is still
2545           rather unlikely to work though.
2546
2547         * tools/.cvsignore:
2548           Ignore more.
2549
2550 2005-12-11  Julien MOUTTE  <julien@moutte.net>
2551
2552         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
2553         Fixed a leak of the current image reference when cleaning up.
2554         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
2555
2556 2005-12-09  Michael Smith  <msmith@fluendo.com>
2557
2558         * tools/Makefile.am:
2559         * tools/gst-launch-ext-m.m:
2560           Remove gst-launch-ext. It doesn't work, and is no longer
2561           particularly useful.
2562
2563 2005-12-08  Luca Ognibene  <luogni@tin.it>
2564
2565         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
2566           don't pass random values to ogmparse convert function.
2567           Make seeking possible in the exile1.ogm file.
2568
2569 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
2570
2571         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
2572         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
2573           Work around refcount problem with g_value_set_object() that occur
2574           if the core has been compiled against GLib-2.6 (g_value_set_object()
2575           will only g_object_ref() the element, but the caller will
2576           gst_object_unref() it and bad things will happen due to the way
2577           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
2578           totem for people on FC4 using Thomas's 0.10 RPMs.
2579           
2580 2005-12-07  Edward Hervey  <edward@fluendo.com>
2581
2582         Time to welcome ogm to 0.10 :)
2583         
2584         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
2585         (gst_ogg_pad_typefind):
2586         Oggdemux can now properly typefind elements with dynamic pads.
2587         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
2588         Properly set caps on src pad, and set caps on outgoing buffers.
2589
2590 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2591
2592         * ext/alsa/gstalsamixer.h:
2593         * ext/alsa/gstalsamixerelement.h:
2594         * ext/alsa/gstalsamixeroptions.h:
2595         * ext/alsa/gstalsamixertrack.h:
2596         * ext/alsa/gstalsasink.c:
2597         * ext/alsa/gstalsasink.h:
2598         * ext/alsa/gstalsasrc.c:
2599         * ext/alsa/gstalsasrc.h:
2600         * ext/cdparanoia/gstcdparanoia.h:
2601         * ext/gnomevfs/gstgnomevfsuri.h:
2602         * ext/ogg/gstoggdemux.c:
2603         * ext/ogg/gstoggmux.c:
2604         * ext/pango/gsttextoverlay.h:
2605         * ext/theora/theoradec.c:
2606         * ext/theora/theoraenc.c:
2607         * ext/vorbis/vorbisdec.h:
2608         * ext/vorbis/vorbisenc.c:
2609         * ext/vorbis/vorbisenc.h:
2610         * ext/vorbis/vorbisparse.h:
2611         * gst-libs/gst/audio/gstaudioclock.h:
2612         * gst-libs/gst/audio/gstaudiosink.c:
2613         * gst-libs/gst/audio/gstaudiosink.h:
2614         * gst-libs/gst/audio/gstaudiosrc.c:
2615         * gst-libs/gst/audio/gstaudiosrc.h:
2616         * gst-libs/gst/audio/gstbaseaudiosink.c:
2617         * gst-libs/gst/audio/gstbaseaudiosink.h:
2618         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2619         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2620         * gst-libs/gst/audio/gstringbuffer.h:
2621         * gst-libs/gst/audio/multichannel.h:
2622         * gst-libs/gst/floatcast/floatcast.h:
2623         * gst-libs/gst/interfaces/colorbalance.c:
2624         * gst-libs/gst/interfaces/colorbalance.h:
2625         * gst-libs/gst/interfaces/colorbalancechannel.h:
2626         * gst-libs/gst/interfaces/mixer.h:
2627         * gst-libs/gst/interfaces/mixeroptions.h:
2628         * gst-libs/gst/interfaces/mixertrack.h:
2629         * gst-libs/gst/interfaces/navigation.h:
2630         * gst-libs/gst/interfaces/propertyprobe.h:
2631         * gst-libs/gst/interfaces/tuner.h:
2632         * gst-libs/gst/interfaces/tunerchannel.h:
2633         * gst-libs/gst/interfaces/tunernorm.h:
2634         * gst-libs/gst/interfaces/xoverlay.h:
2635         * gst-libs/gst/netbuffer/gstnetbuffer.h:
2636         * gst-libs/gst/riff/riff-ids.h:
2637         * gst-libs/gst/riff/riff-media.h:
2638         * gst-libs/gst/riff/riff-read.h:
2639         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2640         * gst-libs/gst/rtp/gstbasertppayload.c:
2641         * gst-libs/gst/rtp/gstbasertppayload.h:
2642         * gst-libs/gst/rtp/gstrtpbuffer.c:
2643         * gst-libs/gst/rtp/gstrtpbuffer.h:
2644         * gst-libs/gst/tag/gsttageditingprivate.h:
2645         * gst-libs/gst/tag/gstvorbistag.c:
2646         (gst_tag_list_from_vorbiscomment_buffer):
2647         * gst-libs/gst/tag/tag.h:
2648         * gst-libs/gst/video/video.h:
2649         * gst/adder/gstadder.c:
2650         * gst/adder/gstadder.h:
2651         * gst/audioconvert/audioconvert.c:
2652         * gst/audioconvert/audioconvert.h:
2653         * gst/audioconvert/gstaudioconvert.c:
2654         * gst/audioconvert/gstchannelmix.c:
2655         * gst/audioconvert/gstchannelmix.h:
2656         * gst/audiorate/gstaudiorate.c:
2657         * gst/audioresample/buffer.h:
2658         * gst/audioresample/functable.h:
2659         * gst/audioresample/gstaudioresample.c:
2660         * gst/audioresample/resample.h:
2661         * gst/ffmpegcolorspace/avcodec.h:
2662         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2663         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
2664         * gst/ffmpegcolorspace/imgconvert.c:
2665         * gst/ffmpegcolorspace/imgconvert_template.h:
2666         * gst/playback/gstdecodebin.c:
2667         * gst/playback/gstplaybasebin.h:
2668         * gst/playback/gstplaybin.c:
2669         * gst/playback/gststreaminfo.h:
2670         * gst/tcp/gstfdset.c:
2671         * gst/tcp/gstfdset.h:
2672         * gst/tcp/gstmultifdsink.c:
2673         * gst/tcp/gstmultifdsink.h:
2674         * gst/tcp/gsttcp.h:
2675         * gst/tcp/gsttcpclientsrc.c:
2676         * gst/tcp/gsttcpclientsrc.h:
2677         * gst/tcp/gsttcpplugin.h:
2678         * gst/tcp/gsttcpserversink.c:
2679         * gst/tcp/gsttcpserversrc.c:
2680         * gst/typefind/gsttypefindfunctions.c:
2681         * gst/videorate/gstvideorate.c:
2682         * gst/videotestsrc/gstvideotestsrc.h:
2683         * gst/videotestsrc/videotestsrc.h:
2684         * sys/v4l/gstv4lcolorbalance.h:
2685         * sys/v4l/gstv4ltuner.h:
2686         * sys/v4l/gstv4lxoverlay.h:
2687         * sys/v4l/v4l_calls.h:
2688         * sys/v4l/videodev_mjpeg.h:
2689         * tests/check/elements/audioconvert.c:
2690         * tests/check/elements/audioresample.c:
2691         * tests/check/elements/audiotestsrc.c:
2692         * tests/check/elements/videotestsrc.c:
2693         * tests/check/elements/volume.c:
2694         * tests/examples/seek/scrubby.c:
2695         * tests/examples/seek/seek.c:
2696           expand tabs
2697
2698 === release 0.10.0 ===
2699
2700 2005-12-05   <thomas (at) apestaart (dot) org>
2701
2702         * configure.ac:
2703           releasing 0.10.0, "Mont-d'or"
2704
2705 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
2706
2707         * tests/examples/seek/Makefile.am:
2708         Build fix for when gtk is not available.
2709
2710 2005-12-05  Andy Wingo  <wingo@pobox.com>
2711
2712         * ext/libvisual/visual.c: (get_buffer):
2713         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2714         * ext/pango/gsttextrender.c: (gst_text_render_chain):
2715         * ext/theora/theoradec.c: (theora_handle_data_packet):
2716         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
2717         (theora_enc_chain):
2718         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2719         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2720         Update for alloc_buffer changes.
2721
2722 2005-12-05  Andy Wingo  <wingo@pobox.com>
2723
2724         patch by: Kai Vehmanen <kv2004 eca cx>
2725         
2726         * gst-libs/gst/rtp/gstbasertpdepayload.c
2727         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
2728
2729 2005-12-04  Andy Wingo  <wingo@pobox.com>
2730
2731         patch by: Sebastien Cote <sebas642 yahoo ca>
2732         
2733         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
2734         Fixes #319172.
2735
2736 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
2737
2738         * docs/plugins/Makefile.am:
2739         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2740         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2741         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2742         * ext/pango/gstclockoverlay.c:
2743         * ext/pango/gsttextoverlay.c: 
2744         * ext/pango/gsttextrender.c:
2745         * ext/pango/gsttimeoverlay.c:
2746           Add gtk-doc blurbs to pango elements.
2747
2748 2005-12-02  Wim Taymans  <wim@fluendo.com>
2749
2750         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
2751         * gst/audioresample/buffer.h:
2752         * gst/audioresample/gstaudioresample.c:
2753         * gst/audioresample/gstaudioresample.h:
2754         * gst/audioresample/resample.c: (resample_input_flush),
2755         (resample_input_pushthrough), (resample_input_eos),
2756         (resample_get_output_size_for_input),
2757         (resample_get_input_size_for_output), (resample_get_output_size),
2758         (resample_get_output_data):
2759         * gst/audioresample/resample.h:
2760         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2761         Fix audioresample, seek torture, new segments, reverse negotiation
2762         etc.. work fine.
2763
2764 2005-12-02  Wim Taymans  <wim@fluendo.com>
2765
2766         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2767         Small cleanups.
2768
2769 2005-12-02  Wim Taymans  <wim@fluendo.com>
2770
2771         * gst/audioconvert/gstaudioconvert.c:
2772         (gst_audio_convert_transform):
2773         Post errors.
2774
2775 === release 0.9.7 ===
2776
2777 2005-12-01   <thomas (at) apestaart (dot) org>
2778
2779         * configure.ac:
2780           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
2781
2782 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2783
2784         * Makefile.am:
2785         * po/hu.po:
2786         * win32/MANIFEST:
2787         * win32/gst.sln:
2788           add win32 MANIFEST file
2789           do something to the hungarian translation
2790
2791 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
2792
2793         * ext/Makefile.am:
2794           Add $(PANGO_DIR) to SUBDIRS
2795
2796         * ext/pango/gstclockoverlay.c:
2797         * ext/pango/gsttimeoverlay.c:
2798           Fix and improve element descriptions.
2799
2800 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2801
2802         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2803         * docs/plugins/inspect/plugin-libvisual.xml:
2804         * docs/plugins/inspect/plugin-pango.xml:
2805           add pango plugin to docs
2806
2807 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2808
2809         * configure.ac:
2810         * ext/Makefile.am:
2811           moved pango to base
2812
2813 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2814
2815         * configure.ac:
2816         * tests/Makefile.am:
2817         * tests/icles/.cvsignore:
2818         * tests/icles/Makefile.am:
2819         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
2820         (close_display), (resize_window), (move_window), (create_window),
2821         (terminate_playback), (pause_playback), (start_playback), (main):
2822           add stress test for xoverlay from Julien
2823
2824 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2825
2826         * docs/libs/tmpl/gstcolorbalance.sgml:
2827         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2828         * gst-libs/gst/rtp/gstbasertppayload.c:
2829         * gst-libs/gst/rtp/gstrtpbuffer.c:
2830         * gst-libs/gst/rtp/gstrtpbuffer.h:
2831           Do burger's rename for rtp payloaders and depayloaders
2832
2833 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2834
2835         * win32/:
2836           add Visual Studio 6 build files
2837
2838 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2839
2840         * docs/libs/gst-plugins-base-libs-docs.sgml:
2841         * docs/libs/gst-plugins-base-libs-sections.txt:
2842         * docs/libs/tmpl/gstaudio.sgml:
2843         * docs/libs/tmpl/gstringbuffer.sgml:
2844         * gst-libs/gst/interfaces/xoverlay.c:
2845         * gst-libs/gst/video/gstvideofilter.c:
2846         * gst-libs/gst/video/gstvideosink.c:
2847           update documentation
2848
2849 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2850
2851         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
2852         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
2853         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
2854         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
2855         (gst_multi_fd_sink_get_stats),
2856         (gst_multi_fd_sink_remove_client_link),
2857         (gst_multi_fd_sink_handle_client_read),
2858         (gst_multi_fd_sink_client_queue_data),
2859         (gst_multi_fd_sink_client_queue_caps),
2860         (gst_multi_fd_sink_client_queue_buffer),
2861         (gst_multi_fd_sink_new_client),
2862         (gst_multi_fd_sink_handle_client_write),
2863         (gst_multi_fd_sink_recover_client),
2864         (gst_multi_fd_sink_queue_buffer),
2865         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
2866         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
2867         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
2868         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
2869         * gst/tcp/gstmultifdsink.h:
2870         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
2871         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
2872         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
2873         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
2874         (gst_tcp_client_sink_set_property),
2875         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
2876         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
2877         * gst/tcp/gsttcpclientsink.h:
2878         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
2879         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
2880         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
2881         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
2882         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
2883         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
2884         * gst/tcp/gsttcpclientsrc.h:
2885         * gst/tcp/gsttcpplugin.c: (plugin_init):
2886         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
2887         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
2888         (gst_tcp_server_sink_finalize),
2889         (gst_tcp_server_sink_handle_server_read),
2890         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
2891         (gst_tcp_server_sink_set_property),
2892         (gst_tcp_server_sink_get_property),
2893         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
2894         * gst/tcp/gsttcpserversink.h:
2895         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
2896         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
2897         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
2898         (gst_tcp_server_src_set_property),
2899         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
2900         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
2901         * gst/tcp/gsttcpserversrc.h:
2902           more borgifying
2903
2904 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2905
2906         * docs/plugins/Makefile.am:
2907         * docs/plugins/gst-plugins-base-plugins.args:
2908         * docs/plugins/inspect/plugin-libvisual.xml:
2909         * gst/audioconvert/plugin.h:
2910         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
2911         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
2912         (gst_audio_rate_setcaps), (gst_audio_rate_init),
2913         (gst_audio_rate_chain), (gst_audio_rate_set_property),
2914         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
2915         (plugin_init):
2916         * gst/audiotestsrc/gstaudiotestsrc.c:
2917         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
2918         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
2919         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
2920         (gst_audio_test_src_get_query_types),
2921         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
2922         (gst_audio_test_src_create_square),
2923         (gst_audio_test_src_create_saw),
2924         (gst_audio_test_src_create_triangle),
2925         (gst_audio_test_src_create_silence),
2926         (gst_audio_test_src_create_white_noise),
2927         (gst_audio_test_src_init_pink_noise),
2928         (gst_audio_test_src_generate_pink_noise_value),
2929         (gst_audio_test_src_create_pink_noise),
2930         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
2931         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
2932         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
2933         (plugin_init):
2934         * gst/audiotestsrc/gstaudiotestsrc.h:
2935         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
2936         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
2937         (gst_sub_parse_init), (gst_sub_parse_formats),
2938         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
2939         (convert_encoding), (get_next_line),
2940         (gst_sub_parse_data_format_autodetect),
2941         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
2942         (gst_sub_parse_loop), (gst_sub_parse_chain),
2943         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
2944         (plugin_init):
2945         * gst/subparse/gstsubparse.h:
2946         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
2947         (gst_video_rate_base_init), (gst_video_rate_class_init),
2948         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
2949         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
2950         (gst_video_rate_init), (gst_video_rate_event),
2951         (gst_video_rate_chain), (gst_video_rate_set_property),
2952         (gst_video_rate_get_property), (gst_video_rate_change_state),
2953         (plugin_init):
2954         * gst/videoscale/gstvideoscale.c:
2955         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
2956         (gst_video_scale_src_template_factory),
2957         (gst_video_scale_sink_template_factory),
2958         (gst_video_scale_get_type), (gst_video_scale_base_init),
2959         (gst_video_scale_class_init), (gst_video_scale_init),
2960         (gst_video_scale_set_property), (gst_video_scale_get_property),
2961         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
2962         (gst_video_scale_prepare_size), (parse_caps),
2963         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
2964         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
2965         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
2966         (plugin_init):
2967         * gst/videoscale/gstvideoscale.h:
2968         * gst/videotestsrc/gstvideotestsrc.c:
2969         (gst_video_test_src_pattern_get_type),
2970         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
2971         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
2972         (gst_video_test_src_set_pattern),
2973         (gst_video_test_src_set_property),
2974         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
2975         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
2976         (gst_video_test_src_event), (gst_video_test_src_get_times),
2977         (gst_video_test_src_create), (plugin_init):
2978         * gst/videotestsrc/gstvideotestsrc.h:
2979         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
2980         (gst_video_test_src_smpte), (gst_video_test_src_snow),
2981         (gst_video_test_src_black):
2982         * gst/videotestsrc/videotestsrc.h:
2983           borgify further
2984           clean up docs a little
2985
2986 2005-11-30  Wim Taymans  <wim@fluendo.com>
2987
2988         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2989         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2990         (gst_basertppayload_event), (gst_basertppayload_push),
2991         (gst_basertppayload_change_state):
2992         * gst-libs/gst/rtp/gstbasertppayload.h:
2993         closed #320644.
2994
2995 2005-11-30  Julien MOUTTE  <julien@moutte.net>
2996
2997         * docs/libs/gst-plugins-base-libs-docs.sgml:
2998         * docs/libs/gst-plugins-base-libs-sections.txt:
2999         * gst-libs/gst/video/gstvideofilter.c:
3000         * gst-libs/gst/video/gstvideosink.c:
3001         * gst-libs/gst/video/gstvideosink.h: Adding docs.
3002
3003 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3004
3005         * LICENSE:
3006           move
3007         * po/af.po:
3008         * po/az.po:
3009         * po/cs.po:
3010         * po/en_GB.po:
3011         * po/hu.po:
3012         * po/it.po:
3013         * po/nb.po:
3014         * po/nl.po:
3015         * po/or.po:
3016         * po/sq.po:
3017         * po/sr.po:
3018         * po/sv.po:
3019         * po/uk.po:
3020         * po/vi.po:
3021         * Makefile.am:
3022           update
3023         * scripts/autoplugins.sh:
3024           remove
3025
3026 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3027
3028         * Makefile.am:
3029         * configure.ac:
3030         * examples/Makefile.am:
3031         * examples/capsfilter/Makefile.am:
3032         * examples/capsfilter/capsfilter1.c:
3033         * examples/gob/Makefile.am:
3034         * examples/gob/gst-identity2.gob:
3035         * examples/indexing/.cvsignore:
3036         * examples/indexing/Makefile.am:
3037         * examples/indexing/indexmpeg.c:
3038         * examples/seeking/.cvsignore:
3039         * examples/seeking/Makefile.am:
3040         * examples/seeking/cdparanoia.c:
3041         * examples/seeking/cdplayer.c:
3042         * examples/seeking/chained.c:
3043         * examples/seeking/scrubby.c:
3044         * examples/seeking/seek.c:
3045         * examples/stats/Makefile.am:
3046         * examples/stats/mp2ogg.c:
3047         * examples/switch/.cvsignore:
3048         * examples/switch/Makefile.am:
3049         * examples/switch/switcher.c:
3050         * tests/Makefile.am:
3051         * tests/check/generic/.cvsignore:
3052         * tests/check/pipelines/.cvsignore:
3053         * tests/examples/Makefile.am:
3054         * tests/examples/seek/Makefile.am:
3055           reorganize stuff under tests/
3056
3057 2005-11-30  Edward Hervey  <edward@fluendo.com>
3058
3059         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
3060         Go away you stupid GstStaticPadTemplate memleak.
3061
3062 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3063
3064         * gst-libs/gst/net/Makefile.am:
3065         * gst-libs/gst/net/README:
3066         * gst-libs/gst/net/gstnetbuffer.c:
3067         * gst-libs/gst/net/gstnetbuffer.h:
3068           this was moved to "netbuffer"
3069
3070 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3071
3072         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
3073         (gst_video_filter_class_init), (gst_video_filter_init):
3074         * gst-libs/gst/video/gstvideofilter.h:
3075           borgify name to bring in line with other classes
3076
3077 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3078
3079         * gst/audioscale/.cvsignore:
3080         * gst/audioscale/Makefile.am:
3081         * gst/audioscale/README:
3082         * gst/audioscale/audioscale.vcproj:
3083         * gst/audioscale/dtof.c:
3084         * gst/audioscale/dtos.c:
3085         * gst/audioscale/functable.c:
3086         * gst/audioscale/gstaudioscale.c:
3087         * gst/audioscale/gstaudioscale.h:
3088         * gst/audioscale/private.h:
3089         * gst/audioscale/resample.c:
3090         * gst/audioscale/resample.h:
3091         * gst/audioscale/test.c:
3092           remove
3093
3094 2005-11-30  Edward Hervey  <edward@fluendo.com>
3095
3096         * gst-libs/gst/netbuffer/Makefile.am:
3097         really, really tired
3098
3099 2005-11-30  Edward Hervey  <edward@fluendo.com>
3100
3101         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3102         Update for new GstTypeFindFactory _register()
3103
3104 2005-11-30  Edward Hervey  <edward@fluendo.com>
3105
3106         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
3107         Let's not override libgstnet from core for no reason...
3108         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
3109         Ok, maybe not so quick next time.
3110
3111 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3112
3113         * configure.ac:
3114         * gst-libs/gst/Makefile.am:
3115           moved gst-libs/gst/net to netbuffer through CVS surgery
3116           remove old directory
3117           updating build to accomodate
3118           (#322257)
3119
3120 2005-11-29  Andy Wingo  <wingo@pobox.com>
3121
3122         * pkgconfig/gstreamer-plugins-base.pc.in:
3123         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
3124         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
3125         (#322257).
3126
3127 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3128
3129         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
3130         3rd time's the charm. Correct ref-counting for discarded buffers.
3131
3132 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3133
3134         * gst/playback/gststreamselector.c:
3135         (gst_stream_selector_class_init),
3136         (gst_stream_selector_set_property),
3137         (gst_stream_selector_get_property),
3138         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3139         Fix ref-counting
3140
3141 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
3142
3143         * gst/subparse/gstsubparse.c: (feed_textbuf):
3144           Don't access already unref'ed buffer.
3145
3146 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3147
3148         * gst/playback/gststreamselector.c:
3149         (gst_stream_selector_class_init), (gst_stream_selector_init),
3150         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
3151         (gst_stream_selector_get_property),
3152         (gst_stream_selector_get_linked_pad),
3153         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3154         * gst/playback/gststreamselector.h:
3155         Add the active-pad property for playbin to use shortly. Ignore buffers
3156         from any other pad, returning GST_FLOW_NOT_LINKED
3157
3158 2005-11-29  Julien MOUTTE  <julien@moutte.net>
3159
3160         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
3161         patch from bug #322704 (Alessandro Decina).
3162
3163 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3164
3165         * gst-libs/gst/audio/Makefile.am:
3166           folded audiofilter into the audio library
3167
3168 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3169
3170         * gst/videoscale/gstvideoscale.h:
3171         * gst/videoscale/gstvideoscale.c:
3172           remove unimplemented scale methods
3173
3174 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
3175
3176         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
3177           Don't leak caps.
3178
3179 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3180
3181         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3182         (gst_ximagesink_setcaps):
3183         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
3184         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
3185         happens (only visible on ximagesink but bug is in xv too) set_caps was
3186         destroying the internal x[v]image used to memcpy non locally alloced
3187         buffers so that it got renewed on next _chain. The issue is that 
3188         _expose will try to put that image as it reffed it in _put.
3189         Using gst_buffer_unref instead of destroy fixes it !
3190
3191 2005-11-28  Edward Hervey  <edward@fluendo.com>
3192
3193         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
3194         (try_to_link_1), (queue_filled_cb):
3195         Better use of the queues. Start with a small size queue and only increase
3196         the size of the queues when the other queues are empty.
3197
3198 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
3199
3200         * gst-libs/gst/video/Makefile.am:
3201           compile in copied-over videofilter into the video library
3202         * gst-libs/gst/video/videosink.h:
3203           rename the header to gstvideosink.h since it's a base GstObject class
3204         * sys/ximage/ximagesink.h:
3205         * sys/xvimage/xvimagesink.h:
3206           use the new header
3207
3208 2005-11-28  Wim Taymans  <wim@fluendo.com>
3209
3210         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
3211         * gst/playback/gstplaybasebin.h:
3212         Prepare to handle errors betters.
3213
3214         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
3215         Set sinks to PAUSED first before adding and linking them so that
3216         we don't interrupt dataflow.
3217
3218 2005-11-28  Wim Taymans  <wim@fluendo.com>
3219
3220         * gst-libs/gst/audio/TODO:
3221         Updated TODO
3222
3223         * gst-libs/gst/audio/gstaudiosink.c:
3224         (gst_audioringbuffer_open_device),
3225         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
3226         (gst_audioringbuffer_release):
3227         Small cleanups.
3228
3229         * gst-libs/gst/audio/gstbaseaudiosink.c:
3230         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
3231         (gst_base_audio_sink_change_state):
3232         Slave to the master clock when going to PLAYING and unslave when
3233         going to PAUSED.
3234
3235         * gst-libs/gst/audio/gstringbuffer.c:
3236         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
3237         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
3238         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3239         (gst_ring_buffer_clear_all), (wait_segment),
3240         (gst_ring_buffer_commit), (gst_ring_buffer_read),
3241         (gst_ring_buffer_advance):
3242         * gst-libs/gst/audio/gstringbuffer.h:
3243         Add some docs and cleanups.
3244
3245 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3246
3247         * sys/xvimage/xvimagesink.c:
3248         (gst_xvimagesink_navigation_send_event): Fix navigation events
3249         coordinates translation with pixel aspect ratios.
3250
3251 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3252
3253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
3254         Use calculated video geometry from _setcaps instead of buffer
3255         caps to respect pixel aspect ratio. (fixes #322388)
3256
3257 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3258
3259         * docs/libs/tmpl/gstcolorbalance.sgml:
3260         * docs/libs/tmpl/gstmixer.sgml:
3261         * docs/libs/tmpl/gstxoverlay.sgml:
3262         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
3263         interface.
3264
3265 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3266
3267         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
3268         Refuse to create an XvImage if we can't find the format.
3269
3270 2005-11-28  Edward Hervey  <edward@fluendo.com>
3271
3272         * gst-libs/gst/riff/riff-media.c:
3273         (gst_riff_create_audio_template_caps):
3274         Add ATRAC3 to the list of riff-possible audio caps.
3275         I know we still don't have a plugin for atrac3, but it's saner to output
3276         that than a cryptic mimetype.
3277
3278 2005-11-27  Edward Hervey  <edward@fluendo.com>
3279
3280         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
3281         Don't try to create a zero-sized subbuffer.
3282
3283 2005-11-27  Julien MOUTTE  <julien@moutte.net>
3284
3285         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
3286         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
3287         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
3288         (gst_ximagesink_expose): Fixed a tricky race.
3289         * sys/ximage/ximagesink.h:
3290         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
3291         (gst_xvimagesink_expose): Fixed a tricky race.
3292         * sys/xvimage/xvimagesink.h:
3293
3294 2005-11-27  Edward Hervey  <edward@fluendo.com>
3295
3296         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3297         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
3298         Remove unused properties, and add queues between demuxers and decoders
3299         so that a lot more files can preroll properly.
3300
3301 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3302
3303         * gst-libs/gst/net/Makefile.am:
3304         * gst-libs/gst/rtp/Makefile.am:
3305         * gst-libs/gst/tag/Makefile.am:
3306           remove silly include
3307         * gst/tags/Makefile.am:
3308         * gst/tags/gsttagediting.c:
3309         * gst/tags/gsttageditingprivate.h:
3310         * gst/tags/tagedit.vcproj:
3311           remove directory, is as good as empty
3312
3313 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3314
3315         * configure.ac:
3316           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
3317         * gst-libs/Makefile.am:
3318         * gst-libs/gst/audio/Makefile.am:
3319         * gst-libs/gst/interfaces/Makefile.am:
3320         * gst-libs/gst/net/Makefile.am:
3321         * gst-libs/gst/riff/Makefile.am:
3322         * gst-libs/gst/rtp/Makefile.am:
3323         * gst-libs/gst/tag/Makefile.am:
3324         * gst-libs/gst/video/Makefile.am:
3325           and use them
3326
3327 2005-11-27  Julien MOUTTE  <julien@moutte.net>
3328
3329         * docs/libs/tmpl/gstcolorbalance.sgml:
3330         * docs/libs/tmpl/gstmixer.sgml:
3331         * docs/libs/tmpl/gstxoverlay.sgml:
3332         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
3333         * sys/ximage/ximagesink.h:
3334         * sys/xvimage/xvimagesink.h: More and more documentation.
3335
3336 2005-11-26  Julien MOUTTE  <julien@moutte.net>
3337
3338         * docs/libs/gst-plugins-base-libs-docs.sgml:
3339         * docs/libs/gst-plugins-base-libs-sections.txt:
3340         * docs/libs/tmpl/gstcolorbalance.sgml:
3341         * docs/libs/tmpl/gstmixer.sgml:
3342         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
3343         to documentation.
3344
3345 2005-11-26  Julien MOUTTE  <julien@moutte.net>
3346
3347         * docs/plugins/Makefile.am:
3348         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3349         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3350         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
3351
3352 2005-11-26  Julien MOUTTE  <julien@moutte.net>
3353
3354         * docs/plugins/Makefile.am:
3355         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3356         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3357         * docs/plugins/inspect/plugin-adder.xml:
3358         * docs/plugins/inspect/plugin-alsa.xml:
3359         * docs/plugins/inspect/plugin-audioconvert.xml:
3360         * docs/plugins/inspect/plugin-audiorate.xml:
3361         * docs/plugins/inspect/plugin-audioresample.xml:
3362         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3363         * docs/plugins/inspect/plugin-decodebin.xml:
3364         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3365         * docs/plugins/inspect/plugin-gnomevfs.xml:
3366         * docs/plugins/inspect/plugin-ogg.xml:
3367         * docs/plugins/inspect/plugin-playbin.xml:
3368         * docs/plugins/inspect/plugin-subparse.xml:
3369         * docs/plugins/inspect/plugin-tcp.xml:
3370         * docs/plugins/inspect/plugin-theora.xml:
3371         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3372         * docs/plugins/inspect/plugin-video4linux.xml:
3373         * docs/plugins/inspect/plugin-videorate.xml:
3374         * docs/plugins/inspect/plugin-videoscale.xml:
3375         * docs/plugins/inspect/plugin-videotestsrc.xml:
3376         * docs/plugins/inspect/plugin-volume.xml:
3377         * docs/plugins/inspect/plugin-vorbis.xml:
3378         * docs/plugins/inspect/plugin-ximagesink.xml:
3379         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
3380         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
3381
3382 2005-11-26  Edward Hervey  <edward@fluendo.com>
3383
3384         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
3385         Properly return GstFlowReturn from gst_pad_push in chain functions.
3386
3387 2005-11-25  Michael Smith  <msmith@fluendo.com>
3388
3389         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
3390         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
3391         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
3392         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3393           Handle various conditions better when we don't understand a stream.
3394           Removes a heap of CRITICALs on ogg streams containing unknown data.
3395
3396 2005-11-24  Andy Wingo  <wingo@pobox.com>
3397
3398         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
3399         Be threadsafe.
3400
3401 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3402
3403         * configure.ac: back to HEAD
3404
3405 === release 0.9.6 ===
3406
3407 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
3408
3409         * configure.ac:
3410           releasing 0.9.6, "White Eight"
3411
3412 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3413
3414         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
3415         * docs/plugins/inspect/plugin-sine.xml:
3416           remove sinesrc some more
3417
3418 2005-11-23  Wim Taymans  <wim@fluendo.com>
3419
3420         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
3421         If we are reading too slowly, jump forward in the ringbuffer
3422         instead of blocking.
3423
3424 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
3425
3426         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
3427         (gst_visual_chain):
3428         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
3429         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
3430         (gst_videorate_chain):
3431         * gst/videotestsrc/gstvideotestsrc.c:
3432         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
3433         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
3434         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
3435         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
3436         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
3437         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
3438           Updates for API changes
3439
3440 2005-11-23  Wim Taymans  <wim@fluendo.com>
3441
3442         * gst-libs/gst/audio/gstbaseaudiosink.c:
3443         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
3444         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3445         Fix for calibration API change.
3446
3447 2005-11-23  Michael Smith <msmith@fluendo.com>
3448
3449         * gst-libs/gst/audio/multichannel.c:
3450         (gst_audio_get_channel_positions),
3451         (gst_audio_set_channel_positions),
3452         (gst_audio_set_structure_channel_positions_list),
3453         (gst_audio_fixate_channel_positions):
3454           Use gst_value_array_*() functions on value arrays, not
3455           gst_value_list_*().
3456
3457 2005-11-23  Edward Hervey  <edward@fluendo.com>
3458
3459         * autogen.sh:
3460         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
3461         Fixes autogen
3462
3463 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3464
3465         * check/Makefile.am:
3466         * check/elements/videotestsrc.c: (setup_videotestsrc),
3467         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
3468         (main):
3469           add a test for videotestsrc
3470
3471 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3472
3473         * gst/sine/.cvsignore:
3474         * gst/sine/Makefile.am:
3475         * gst/sine/gstsinesrc.c:
3476         * gst/sine/gstsinesrc.h:
3477         * gst/sine/sinesrc.vcproj:
3478           and remove sinesrc from the repository.  Closes #321446
3479
3480 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3481
3482         * configure.ac:
3483         * gst-plugins-base.spec.in:
3484           remove sinesrc from the build
3485
3486 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3487
3488         * check/Makefile.am:
3489         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
3490         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
3491         (main):
3492           add a test for audiotestsrc, testing all waves.  Even seems
3493           leak-free at first glance, nice job Stefan
3494
3495 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
3496
3497         * po/af.po:
3498         * po/az.po:
3499         * po/cs.po:
3500         * po/en_GB.po:
3501         * po/hu.po:
3502         * po/it.po:
3503         * po/nb.po:
3504         * po/nl.po:
3505         * po/or.po:
3506         * po/sq.po:
3507         * po/sr.po:
3508         * po/sv.po:
3509         * po/uk.po:
3510         * po/vi.po:
3511           Translation string updates
3512
3513         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
3514         (gst_v4lsrc_set_caps):
3515         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
3516         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
3517         * sys/v4l/v4lsrc_calls.h:
3518           Improve v4lsrc, by making it work again.
3519
3520 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
3521
3522         * ext/libvisual/visual.c: (gst_visual_chain):
3523           Fix the fps calculations.
3524
3525         * gst/ffmpegcolorspace/avcodec.h:
3526           Move structure element for clarity
3527
3528         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
3529         * gst-libs/gst/interfaces/tunernorm.h:
3530         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
3531         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
3532         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
3533         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
3534         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
3535         (gst_v4lmjpegsrc_getcaps):
3536         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
3537         (gst_v4lsrc_set_caps):
3538         * sys/v4l/gstv4lsrc.h:
3539         * sys/v4l/v4l_calls.c: (gst_v4l_open):
3540         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
3541         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
3542         * sys/v4l/v4lsrc_calls.h:
3543           Fractional framerates...
3544
3545 2005-11-22  Wim Taymans  <wim@fluendo.com>
3546
3547         * gst-libs/gst/audio/gstbaseaudiosink.c:
3548         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
3549         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3550         And we provide a clock by default, of course...
3551
3552 2005-11-22  Wim Taymans  <wim@fluendo.com>
3553
3554         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
3555         This clock can be slaved to a master clock now.
3556
3557         * gst-libs/gst/audio/gstbaseaudiosink.c:
3558         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
3559         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
3560         (gst_base_audio_sink_set_clock),
3561         (gst_base_audio_sink_set_property),
3562         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
3563         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3564         * gst-libs/gst/audio/gstbaseaudiosink.h:
3565         Handle slaving the internal clock to the clock selected in the
3566         pipeline.
3567         Add property to make the basesink not provide a clock.
3568
3569         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3570         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
3571         (gst_base_rtp_depayload_wait):
3572         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3573         We can use the clock in GstElement, no need to store it ourselves.
3574
3575 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3576
3577         * docs/libs/tmpl/gstaudio.sgml:
3578           update
3579         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
3580         (gst_paranoia_endian_get_type):
3581         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
3582         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
3583         * gst/audiotestsrc/gstaudiotestsrc.c:
3584         (gst_audiostestsrc_wave_get_type):
3585         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
3586         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3587         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3588         (gst_sync_method_get_type), (gst_unit_type_get_type),
3589         (gst_client_status_get_type), (gst_multifdsink_class_init),
3590         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
3591         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
3592         (gst_multifdsink_get_property):
3593         * gst/tcp/gstmultifdsink.h:
3594         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
3595         * gst/videotestsrc/gstvideotestsrc.c:
3596         (gst_videotestsrc_pattern_get_type):
3597           remove deprecated properties
3598           fix up enums to correctly have short lowercase dashed nicks
3599
3600 2005-11-22  Michael Smith <msmith@fluendo.com>
3601
3602         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
3603         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
3604           Add underscore.
3605
3606 2005-11-22  Michael Smith <msmith@fluendo.com>
3607
3608         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
3609         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
3610           Use utility method for scaling clocktime for fractional framerates.
3611
3612 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
3613
3614         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
3615         (gst_visual_chain):
3616         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3617         * ext/theora/theoradec.c: (theora_handle_type_packet):
3618         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
3619         (theora_enc_chain):
3620         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3621         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
3622         * gst-libs/gst/video/video.h:
3623         * gst/ffmpegcolorspace/avcodec.h:
3624         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3625         (gst_ffmpeg_caps_to_pixfmt):
3626         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3627         (gst_ffmpegcsp_set_caps):
3628         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
3629         (gst_videorate_setcaps), (gst_videorate_blank_data),
3630         (gst_videorate_chain):
3631         * gst/videotestsrc/gstvideotestsrc.c:
3632         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
3633         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
3634         (gst_videotestsrc_event), (gst_videotestsrc_create):
3635         * gst/videotestsrc/gstvideotestsrc.h:
3636         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
3637         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
3638         (gst_ximagesink_get_times), (gst_ximagesink_init):
3639         * sys/ximage/ximagesink.h:
3640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3641         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3642         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
3643         * sys/xvimage/xvimagesink.h:
3644           Convert elements to use fractions for their framerate.
3645           V4L elements to come later tonight.
3646
3647 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3648
3649         * gst-libs/gst/audio/audio.c:
3650         * gst-libs/gst/audio/audio.h:
3651           remove some deprecated functions
3652
3653 2005-11-22  Andy Wingo  <wingo@pobox.com>
3654
3655         * Update for gst_tag_setter API changes.
3656
3657 2005-11-22  Andy Wingo  <wingo@pobox.com>
3658
3659         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
3660         (gst_ogg_demux_perform_seek):
3661         * ext/theora/theoradec.c (theora_dec_sink_event):
3662         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
3663         update-funcnames.
3664
3665 2005-11-22  Wim Taymans  <wim@fluendo.com>
3666
3667         * examples/seeking/seek.c: (main):
3668         Give higher priority to bus signals than the gtk events
3669         to fix a race condition in the segment looping.
3670
3671 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3672
3673         * ext/theora/Makefile.am:
3674         * ext/vorbis/Makefile.am:
3675         * gst-libs/gst/tag/Makefile.am:
3676         * gst-plugins-base.spec.in:
3677           Rename libgsttagedit to libgsttag (#322117).
3678
3679 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3680
3681         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
3682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
3683           Call gst_x_overlay_prepare_xwindow_id() to give applications
3684           a final chance to set their own xwindow id before the video
3685           sink creates its own window.
3686
3687 2005-11-22  Julien MOUTTE  <julien@moutte.net>
3688
3689         * sys/xvimage/xvimagesink.c:
3690         (gst_xvimagesink_navigation_send_event): Handle navigation
3691         events correcly with borders if applicable.
3692
3693 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3694
3695         Patch by: Luca Ognibene
3696
3697         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3698         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
3699         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3700         (gst_ffmpegcsp_caps_remove_format_info):
3701         * gst/ffmpegcolorspace/imgconvert.c:
3702         * gst/ffmpegcolorspace/imgconvert_template.h:
3703           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
3704           #318353); use gst_structure_has_name().
3705
3706 2005-11-22  Julien MOUTTE  <julien@moutte.net>
3707
3708         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
3709         (gst_ximagesink_class_init): Add debug macros on functions.
3710         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3711         (gst_xvimagesink_xwindow_draw_borders),
3712         (gst_xvimagesink_xvimage_put),
3713         (gst_xvimagesink_xwindow_update_geometry),
3714         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
3715         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
3716         (gst_xvimagesink_xcontext_clear),
3717         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
3718         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
3719         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
3720         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
3721         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
3722         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
3723         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
3724         expose while being PAUSED, out of data flow navigation events, etc..
3725
3726 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3727
3728         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
3729         * gst-libs/gst/audio/audio.h:
3730           fix prototype - wondering why the test worked regardless
3731
3732 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3733
3734         * check/Makefile.am:
3735         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
3736         * gst-libs/gst/audio/audio.h:
3737           add a method that returns a proper GstClockTime
3738
3739 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
3740
3741         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
3742         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
3743         * gst-libs/gst/interfaces/xoverlay.h:
3744           Remove everything having to do with the desired size; add 
3745           gst_x_overlay_prepare_xwindow_id() function; remove the
3746           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
3747           post a message on the bus instead (#321816).
3748
3749         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
3750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
3751         (gst_xvimagesink_xoverlay_init):
3752           Remove desired size stuff (#321816).
3753
3754 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
3755
3756         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3757         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
3758         (mpeg_video_type_find), (mpeg_video_stream_type_find):
3759           Terminate vararg functions with NULL instead of 0 to 
3760           make gcc4 happy.
3761
3762 2005-11-21  Andy Wingo  <wingo@pobox.com>
3763
3764         patch by: Sebastien Cote <sebas642@yahoo.ca>
3765         
3766         * gst-libs/gst/rtp/gstrtpbuffer.h: 
3767         * gst-libs/gst/rtp/gstrtpbuffer.c
3768         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
3769
3770 2005-11-21  Andy Wingo  <wingo@pobox.com>
3771
3772         * gst/playback/gstplaybin.c (gen_audio_element) 
3773         (gen_video_element): Use the new MISSING_PLUGIN core error
3774         category. Closes #320060.
3775
3776         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
3777         * gst/videorate/gstvideorate.c (gst_videorate_event):
3778         * ext/theora/theoradec.c (theora_dec_sink_event): 
3779         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
3780         stream lock.
3781
3782         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
3783         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
3784         stream lock changes.
3785
3786 2005-11-21  Wim Taymans  <wim@fluendo.com>
3787
3788         * gst-libs/gst/audio/gstbaseaudiosink.c:
3789         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
3790         (gst_base_audio_sink_provide_clock),
3791         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
3792         (gst_base_audio_sink_change_state):
3793         * gst/audioresample/gstaudioresample.c:
3794         Segment update fix.
3795
3796 2005-11-21  Andy Wingo  <wingo@pobox.com>
3797
3798         * *.h:
3799         * *.c: Ran scripts/update-macros. Oh yes.
3800
3801 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
3802
3803         * sys/ximage/Makefile.am:
3804         * sys/ximage/ximage.c:
3805           Rename ximage plugin to ximagesink (#321426) (Don't forget to
3806           remove your old libgstximage.* manually if necessary).
3807
3808 2005-11-21  Michael Smith <msmith@fluendo.com>
3809
3810         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
3811           Minimal fix for bug #320200: set the min/max bitrate in the correct
3812           units. A better fix would be to upgrade to the RATEMANAGE2
3813           interface, rather than using the deprecated interface used here, but
3814           that would require an update in our libvorbis dependency (to 1.1),
3815           which is probably undesirable.
3816
3817 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
3818
3819         * ext/libvisual/visual.c: (get_buffer):
3820         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3821         (gst_base_audio_src_fixate):
3822         * gst/audioconvert/gstaudioconvert.c:
3823         (gst_audio_convert_fixate_caps):
3824         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
3825         * gst/audiotestsrc/gstaudiotestsrc.c:
3826         (gst_audiotestsrc_src_fixate):
3827         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
3828         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
3829         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
3830         * gst/videotestsrc/gstvideotestsrc.c:
3831         (gst_videotestsrc_src_fixate):
3832         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
3833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
3834           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
3835           (#322027)
3836
3837
3838 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
3839
3840         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
3841         (gst_riff_create_iavs_caps):
3842         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
3843         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3844         (gst_riff_parse_info):
3845         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
3846         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
3847         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
3848           Fixes for GST_FOURCC_FORMAT API change.
3849
3850 2005-11-21  Andy Wingo  <wingo@pobox.com>
3851
3852         patch by: Alessandro Dessina <alessandro nnva org>
3853
3854         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
3855         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
3856         (gst_ogg_parse_chain):
3857         * ext/theora/theoraenc.c (theora_set_header_on_caps):
3858         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
3859         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
3860         gst_value_list calls on arrays. Fixes #321962.
3861
3862 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
3863
3864         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
3865         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
3866         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
3867         * gst/adder/gstadder.c: (gst_adder_init),
3868         (gst_adder_request_new_pad), (gst_adder_collected),
3869         (gst_adder_change_state):
3870           Update for gst_collectpads_foo() to gst_collect_pads_foo()
3871           API change.
3872
3873 2005-11-21  Michael Smith <msmith@fluendo.com>
3874
3875         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
3876         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
3877           Properly handle pad_push return values.
3878
3879 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
3880
3881         * gst-libs/gst/tag/Makefile.am:
3882         * gst-libs/gst/tag/gstvorbistag.c:
3883         (gst_tag_list_to_vorbiscomment_buffer):
3884           Remove obsolete vorbistag element and debug category.
3885
3886         * gst/playback/gstplaybasebin.c: (check_queue):
3887           Don't divide by 0 when queue-threshold is 0.
3888
3889         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
3890           Don't modify an existing pixel-aspect-ratio if we fail to read
3891           a new one.
3892
3893 2005-11-20  Wim Taymans  <wim@fluendo.com>
3894
3895         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
3896         (gst_vorbisenc_push_packet):
3897         GST_PAD_IS_USABLE is gone, use the return value of
3898         the push or pad_alloc_buffer instead.
3899
3900 2005-11-18  Julien MOUTTE  <julien@moutte.net>
3901
3902         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
3903         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
3904         (gst_ximagesink_ximage_destroy),
3905         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
3906         (gst_ximagesink_xwindow_new),
3907         (gst_ximagesink_xwindow_update_geometry),
3908         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
3909         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
3910         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
3911         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
3912         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
3913         (gst_ximagesink_navigation_send_event),
3914         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
3915         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
3916         (gst_ximagesink_finalize), (gst_ximagesink_init),
3917         (gst_ximagesink_class_init):
3918         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
3919         This new version brings correct software scaling, non flickering
3920         window while resizing, pixel aspect ratio handling, usage of
3921         hardware buffer pools, out of data flow event thread for 
3922         navigation and handling of expose events even when being PAUSED,
3923         a new property to keep video aspect ratio when resizing, etc...
3924
3925 2005-11-18  Julien MOUTTE  <julien@moutte.net>
3926
3927         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3928         (gst_videoscale_fixate_caps): Introduce back caps fixate with
3929         handling of PAR.
3930
3931 2005-11-18    <bilboed@dvdsrc.fluendo.com>
3932
3933         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
3934         Unsetting IS_SINK flag from the fakesink, so decodebin
3935         never behaves as a sink.
3936
3937 2005-11-17  Wim Taymans  <wim@fluendo.com>
3938
3939         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3940         (gst_base_audio_src_change_state):
3941         Fix the audiosrc base class again, we did not unflush.
3942
3943 2005-11-17  Julien MOUTTE  <julien@moutte.net>
3944
3945         * examples/seeking/seek.c: (make_dv_pipeline),
3946         (make_vorbis_theora_pipeline), (make_avi_pipeline),
3947         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
3948         to ogg/vorbis/theora pipeline.
3949
3950 2005-11-17  Wim Taymans  <wim@fluendo.com>
3951
3952         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
3953         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
3954         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
3955         Fix EOS on multiple streams.
3956         More debugging.
3957
3958 2005-11-16  Wim Taymans  <wim@fluendo.com>
3959
3960         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
3961         (gst_ogg_demux_perform_seek):
3962         Segment done must include stream time.
3963
3964         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
3965         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
3966         (gst_ogg_mux_change_state):
3967         Fix ogg muxer again.
3968
3969 2005-11-16  Wim Taymans  <wim@fluendo.com>
3970
3971         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
3972         Fix compile again.
3973
3974 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3975
3976         * ext/libvisual/visual.c: (gst_visual_init):
3977         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
3978         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
3979         (gst_ogg_parse_chain):
3980         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
3981         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
3982         * ext/theora/theoradec.c: (gst_theora_dec_init):
3983         * ext/theora/theoraenc.c: (gst_theora_enc_init):
3984         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
3985         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
3986         * gst/adder/gstadder.c: (gst_adder_class_init),
3987         (gst_adder_dispose):
3988         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
3989         * gst/subparse/gstsubparse.c: (gst_subparse_init):
3990         * gst/videorate/gstvideorate.c: (gst_videorate_init):
3991           Fix a whole set of pad template leaks
3992
3993 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3994
3995         * check/generic/states.c: (GST_START_TEST):
3996           fix the test so that it only checks for elements that are part of
3997           this source module
3998
3999 2005-11-16  Michael Smith <msmith@fluendo.com>
4000
4001         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
4002         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
4003         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4004         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4005         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
4006         (gst_ogg_mux_change_state):
4007           Fix leaking collectpads.
4008
4009 2005-11-16  Edward Hervey  <edward@fluendo.com>
4010
4011         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
4012         (gst_videorate_event), (gst_videorate_chain):
4013         Handle segment seeks
4014
4015 2005-11-16  Wim Taymans  <wim@fluendo.com>
4016
4017         * gst-libs/gst/audio/gstbaseaudiosink.c:
4018         (gst_base_audio_sink_provide_clock),
4019         (gst_base_audio_sink_change_state):
4020         Set ringbuffer to non-flushing when going to PAUSED, set to
4021         flushing again when going to READY.
4022
4023         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
4024         (gst_ring_buffer_stop):
4025         Start in flushing mode by default.
4026         Don't set flushing in the _stop method, let the app call
4027         this explicitly.
4028
4029 2005-11-16  Julien MOUTTE  <julien@moutte.net>
4030
4031         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
4032         * gst-libs/gst/video/videosink.h: Add helper function needed
4033         for video sinks.
4034
4035 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
4036
4037         * gst/videoscale/gstvideoscale.c:
4038         (gst_videoscale_handle_src_event):
4039           Don't leak reference to pad parent.
4040
4041 2005-11-16  Wim Taymans  <wim@fluendo.com>
4042
4043         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
4044         Set ringbuffer to flushing when stopping so that we don't
4045         block on wait_segment anymore and livelock.
4046
4047 2005-11-16  Wim Taymans  <wim@fluendo.com>
4048
4049         * examples/seeking/seek.c: (send_event), (do_seek),
4050         (loop_toggle_cb), (segment_done), (main):
4051         Added looping checkbox.
4052
4053 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4054
4055         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4056         (gst_ogg_demux_init):
4057         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
4058         (gst_vorbis_dec_init):
4059           revert unrefs, they don't pass make check
4060
4061 2005-11-15  Johan Dahlin  <johan@gnome.org>
4062
4063         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4064         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
4065         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
4066         (gst_vorbis_dec_init):
4067         Fix pad template leaks. 
4068
4069 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
4070
4071         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
4072           Make state change function thread safe.
4073
4074 2005-11-15  Edward Hervey  <edward@fluendo.com>
4075
4076         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
4077         (gst_ogg_demux_class_init):
4078         Implement GstElement::send_event, so we can send seek events
4079         in GST_STATE_READY
4080
4081 2005-11-14  Julien MOUTTE  <julien@moutte.net>
4082
4083         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
4084         Discovered how to take away flickering while resizing the
4085         window. Please don't put that in ximagesink, refactoring in
4086         progress.
4087
4088 2005-11-14  Michael Smith <msmith@fluendo.com>
4089
4090         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
4091         (gst_multifdsink_render):
4092           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
4093
4094 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
4095
4096         * gst/playback/gstplaybin.c: (gen_audio_element):
4097           Use autoaudiosink, it tends to be more widely available than
4098           autoaudiiosink.
4099           
4100 2005-11-14  Andy Wingo  <wingo@pobox.com>
4101
4102         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
4103         as well if it is available. Fixes #316442.
4104
4105 2005-11-14  Michael Smith <msmith@fluendo.com>
4106
4107         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
4108         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
4109         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4110         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4111         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
4112         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4113         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
4114         (gst_vorbisenc_change_state):
4115           Fix a small memory leak in vorbisenc.
4116           Fix large memory leaks in oggmux, also fix lots of state change
4117           bugs in oggmux.
4118
4119 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4120
4121         * gst/videotestsrc/gstvideotestsrc.c:
4122         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
4123         (gst_videotestsrc_src_fixate):
4124           move fixation to a fixate function
4125           remove negotiate function, basesrc's is good enough
4126           fixes a bug for check when using the element alone
4127
4128 2005-11-13  Edward Hervey  <edward@fluendo.com>
4129
4130         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
4131         (key_toggle_cb), (main):
4132         Added checkboxes for adding/removing the accurate and key_unit seek
4133         flags.
4134
4135 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4136
4137         * configure.ac: back to HEAD
4138
4139 === release 0.9.5 ===
4140
4141 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
4142
4143         * configure.ac:
4144           releasing 0.9.5, "No No Kia"
4145
4146 2005-11-11  Edward Hervey  <edward@fluendo.com>
4147
4148         * examples/seeking/seek.c: (make_parselaunch_pipeline):
4149         Added parse-launch syntax seeking mode for the seeking example.
4150         This should help stress-test even more cases.
4151         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
4152
4153 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
4154
4155         * sys/xvimage/xvimagesink.c:
4156         (gst_xvimagesink_navigation_send_event):
4157           Check whether peer pad exists before sending navigation events
4158           to it.
4159
4160 2005-11-11  Michael Smith <msmith@fluendo.com>
4161
4162         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
4163         (gst_vorbisenc_buffer_from_packet):
4164         * ext/vorbis/vorbisenc.h:
4165           Set duration on encoded buffers. This allows oggmux's
4166           max_page_delay parameter to actually work.
4167
4168 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
4169
4170         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4171         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
4172         (gst_ffmpegcsp_avpicture_fill):
4173         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4174         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
4175           Make palettes work again (see #132341). Use our own macros
4176           for rounding up.
4177
4178 2005-11-10  Andy Wingo  <wingo@pobox.com>
4179
4180         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
4181         string doober.
4182
4183 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4184
4185         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4186         (gst_ffmpegcsp_transform_caps):
4187           Prefer passthrough in transform_caps
4188
4189 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4190
4191         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4192           check for ALSA errors properly, instead of relying on ALSA's
4193           error strings to serve to the user.
4194
4195 2005-11-10  Wim Taymans  <wim@fluendo.com>
4196
4197         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
4198         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
4199         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
4200         Modernise the seek code.
4201
4202 2005-11-10  Michael Smith <msmith@fluendo.com>
4203         
4204         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
4205         (setup_substreams), (set_active_source):
4206           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
4207           trying to go to NULL if we failed to read a file.
4208
4209 2005-11-10  Wim Taymans  <wim@fluendo.com>
4210
4211         * gst/audiotestsrc/gstaudiotestsrc.c:
4212         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
4213         (gst_audiotestsrc_create):
4214         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4215         (gst_sinesrc_get_times), (gst_sinesrc_create):
4216         * gst/videotestsrc/gstvideotestsrc.c:
4217         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
4218         (gst_videotestsrc_create):
4219         The base class can now sync for us.
4220
4221 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4222
4223         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
4224           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
4225           name=source autoprobe=false autoprobe-fps=false copy-mode=1
4226           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
4227           format=(fourcc)I420" ! xvimagesink
4228
4229 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
4230
4231         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4232         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
4233         (gst_sinesrc_newsegment):
4234           Send newsegment event in TIME format, set duration if
4235           num-buffers is set, fix duration querying.
4236
4237 2005-11-10  Michael Smith <msmith@fluendo.com>
4238
4239         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
4240         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4241         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4242         (gst_ogg_mux_collected):
4243          Fix EOS handling, partially. Now forwarding an EOS event once we have
4244          EOS on all pads works correctly. However, we still don't properly set
4245          EOS on the actual ogg stream pages.
4246
4247 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
4248
4249         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
4250           Set elements to NULL state before disposing of them.
4251
4252 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
4253
4254         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
4255
4256         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4257         (gst_base_rtp_depayload_init),
4258         (gst_base_rtp_depayload_set_gst_timestamp):
4259         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4260           We need to send a newsegment event for each instance, not
4261           just for the first instance of this class (get rid of
4262           static variable in function). (#321011).
4263           
4264 2005-11-08  Michael Smith <msmith@fluendo.com>
4265
4266         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
4267         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
4268         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
4269         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
4270           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
4271           This makes us mux things correctly according to the ogg muxing
4272           rules. Still not handling EOS correctly right now, though.
4273
4274 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
4275
4276         * gst/audioconvert/gstaudioconvert.c:
4277           Fix typo in docs. 
4278
4279 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
4280
4281         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4282         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
4283           Initialise segment_stop to GST_CLOCK_TIME_NONE when
4284           creating a new chain; should fix live streaming. Also
4285           add more debug output and fix a typo.
4286
4287 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
4288
4289         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
4290
4291         * gst/volume/gstvolume.c: (volume_set_caps):
4292           Fix compilation on Solaris with Forte. (#320923)
4293
4294 2005-11-08  Wim Taymans  <wim@fluendo.com>
4295
4296         * gst-libs/gst/audio/gstbaseaudiosink.c:
4297         (gst_base_audio_sink_render):
4298         No need to do a typecheck.
4299
4300 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
4301
4302         * ext/alsa/gstalsa.h:
4303           We register a debug category, so let's use it.
4304
4305 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
4306
4307         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4308         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
4309         Fixed a small problem.
4310
4311 2005-11-04  Wim Taymans  <wim@fluendo.com>
4312
4313         * examples/seeking/Makefile.am:
4314         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
4315         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
4316         (make_playerbin_pipeline), (format_value), (update_scale),
4317         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
4318         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
4319         (print_usage), (main):
4320         Added app for playback speed testing.
4321
4322         * examples/seeking/seek.c: (dynamic_link),
4323         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
4324         (make_mpeg_pipeline), (do_seek), (set_update_scale),
4325         (message_received), (main):
4326         Updated seek example.
4327
4328 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
4329
4330         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4331         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
4332         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
4333         (gst_base_rtp_depayload_set_clock):
4334         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4335         Don't sleep on the bench (system clock) when you have a nice 
4336         comfortable bed (Gstreamer clock) to sleep on.
4337
4338 2005-11-03  Wim Taymans  <wim@fluendo.com>
4339
4340         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4341         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
4342         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
4343         Handle the case where a pad_block failed.
4344
4345 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
4346
4347         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
4348
4349         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4350         (gst_base_rtp_depayload_add_to_queue),
4351         (gst_base_rtp_depayload_push),
4352         (gst_base_rtp_depayload_set_gst_timestamp),
4353         (gst_base_rtp_depayload_queue_release):
4354           Fixes some bugs in the depayloader's queuing/de-queueing code.
4355
4356 2005-10-31  Michael Smith <msmith@fluendo.com>
4357
4358         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
4359         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
4360         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
4361           Patch from Alessandro Decina <alessandro@nnva.org>.
4362           Make oggdemux only find the final time in a chain, not per-pad,
4363           since the per-pad information can be very expensive to locate, and
4364           it isn't used anywhere. This makes reading a file containing
4365           OggSkeleton reasonably fast.
4366           Also, make chain finding work when there are logical bitstreams that
4367           can't be decoded. Fixes #319110.
4368
4369 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
4370
4371         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4372         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
4373         (gst_base_rtp_depayload_chain),
4374         (gst_base_rtp_depayload_add_to_queue),
4375         (gst_base_rtp_depayload_push),
4376         (gst_base_rtp_depayload_set_gst_timestamp),
4377         (gst_base_rtp_depayload_queue_release),
4378         (gst_base_rtp_depayload_start_thread),
4379         (gst_base_rtp_depayload_set_property),
4380         (gst_base_rtp_depayload_get_property):
4381         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4382         Some random fixes, to fullfill the desires of thomas.
4383
4384 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
4385
4386         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4387         (gst_base_rtp_depayload_add_to_queue),
4388         (gst_base_rtp_depayload_push):
4389         Fixed the queueing algorithm.
4390
4391 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
4392
4393         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4394         (gst_base_rtp_depayload_push):
4395         A small fix
4396
4397 2005-10-31  Wim Taymans  <wim@fluendo.com>
4398
4399         * gst-libs/gst/audio/gstringbuffer.h:
4400         Don't break ABI.
4401
4402         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4403         (gst_ffmpeg_caps_to_pixfmt):
4404         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4405         (gst_ffmpegcsp_set_caps):
4406         Some more comments.
4407         Handle missing required caps fields better.
4408
4409 2005-10-31  Wim Taymans  <wim@fluendo.com>
4410
4411         * gst-libs/gst/audio/gstbaseaudiosink.c:
4412         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
4413         (gst_base_audio_sink_render):
4414         * gst-libs/gst/audio/gstringbuffer.c:
4415         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
4416         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
4417         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
4418         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
4419         (gst_ring_buffer_read):
4420         * gst-libs/gst/audio/gstringbuffer.h:
4421         Add flushing mode to the ringbuffer so that it in all cases does
4422         not try to handle more audio. This makes sure it does not try to
4423         block anymore when flushing and fixes a livelock.
4424
4425 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
4426
4427         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
4428         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
4429         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
4430           Explicitly check for -1 values before doing a conversion
4431           and always map them to -1. (#315545)
4432
4433 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
4434
4435         * gst/playback/gstplaybin.c: (gen_video_element):
4436           first try autovideosink, then xvimagesink, then error out
4437         * po/POTFILES.in:
4438           add translatable file
4439         * po/af.po:
4440         * po/az.po:
4441         * po/cs.po:
4442         * po/en_GB.po:
4443         * po/hu.po:
4444         * po/it.po:
4445         * po/nb.po:
4446         * po/nl.po:
4447         * po/or.po:
4448         * po/sq.po:
4449         * po/sr.po:
4450         * po/sv.po:
4451         * po/uk.po:
4452         * po/vi.po:
4453           update translations
4454
4455 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
4456
4457         * gst-libs/gst/rtp/gstbasedepayload.c:
4458         * gst-libs/gst/rtp/gstbasedepayload.h:
4459           Minor cleanups
4460
4461 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
4462
4463         * gst/playback/.cvsignore:
4464         * gst/playback/decodetest.c:
4465         * gst/playback/test3.c:
4466           Port these two tests as well.
4467
4468 2005-10-27  Wim Taymans  <wim@fluendo.com>
4469
4470         * ext/theora/theoradec.c: (theora_dec_src_query),
4471         (theora_dec_sink_event):
4472         * ext/theora/theoraenc.c: (theora_enc_sink_event),
4473         (theora_enc_change_state):
4474         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
4475         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
4476         Take proper locks when handling events.
4477
4478 2005-10-27  Wim Taymans  <wim@fluendo.com>
4479
4480         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
4481         (gst_adder_change_state):
4482         Fix timestamps and fix deadlock when stopping the collectpads.
4483
4484 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
4485
4486         * gst-libs/gst/rtp/gstrtpbuffer.h:
4487         Declaring the payload types as strings too so that they can be used
4488         in the padtemplate inialization.
4489
4490 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
4491
4492         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
4493
4494         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4495         (gst_base_rtp_depayload_class_init):
4496         Fixes a small but nasty bug. The derived elements no longer segfaults
4497         on finalization.
4498
4499 2005-10-26  Michael Smith <msmith@fluendo.com>
4500
4501         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
4502           When clearing an audioconvert context, set tmpbufsize to zero, so
4503           we'll allocate it again later if required.
4504           This fixes audioconvert re-negotiating formats, which previously
4505           segfaulted with a NULL destination buffer.
4506
4507 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
4508
4509         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4510         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
4511         (gst_base_rtp_depayload_set_gst_timestamp),
4512         (gst_base_rtp_depayload_queue_release):
4513         Fixed a smalll memleak.
4514
4515 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
4516         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4517         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
4518         (gst_base_rtp_depayload_finalize),
4519         (gst_base_rtp_depayload_setcaps),
4520         (gst_base_rtp_depayload_add_to_queue),
4521         (gst_base_rtp_depayload_push),
4522         (gst_base_rtp_depayload_set_gst_timestamp),
4523         (gst_base_rtp_depayload_queue_release),
4524         (gst_base_rtp_depayload_thread),
4525         (gst_base_rtp_depayload_change_state):
4526         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4527         Changed the C++ comments to C comments
4528
4529 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
4530
4531         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
4532         * gst/tcp/gsttcpclientsrc.h:
4533         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
4534         * gst/tcp/gsttcpserversrc.h:
4535           Remove unused 'curoffset' structure member.
4536
4537 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
4538
4539         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4540         (gst_base_rtp_depayload_base_init),
4541         (gst_base_rtp_depayload_finalize):
4542         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4543         * gst-libs/gst/rtp/gstbasertppayload.h:
4544           The pad-template on the sinkpad should be set by the derived classes.
4545           Also added some useful macros.
4546
4547 2005-10-24  Wim Taymans  <wim@fluendo.com>
4548
4549         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4550         Correctly flush decoder samples even if we could not
4551         copy them to an output buffer. Fixes #319618.
4552
4553 2005-10-24  Julien MOUTTE  <julien@moutte.net>
4554
4555         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
4556         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
4557         the caps against our xcontext caps.
4558
4559 2005-10-24  Wim Taymans  <wim@fluendo.com>
4560
4561         * gst-libs/gst/audio/gstbaseaudiosink.c:
4562         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
4563         Remove g_print
4564         Use sync property from baseclass to disable sync.
4565
4566 2005-10-24  Wim Taymans  <wim@fluendo.com>
4567
4568         * gst-libs/gst/audio/gstbaseaudiosink.c:
4569         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
4570         Buffers with no timestamps get aligned with previous buffers or
4571         on underrun, played ASAP.
4572
4573 2005-10-24  Julien MOUTTE  <julien@moutte.net>
4574
4575         * gst-libs/gst/video/video.h:
4576         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4577         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
4578         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
4579         here comes my change on caps for framerate and geometry range.
4580         We are now accepting 1 to MAXINT for width and height, and from
4581         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
4582         to be blended correctly in videomixer.
4583
4584 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4585
4586         * configure.ac:
4587           back to HEAD
4588
4589 === release 0.9.4 ===
4590
4591 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4592
4593         * NEWS:
4594         * RELEASE:
4595         * configure.ac:
4596           releasing 0.9.4, "Velociraptor"
4597
4598 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4599
4600         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
4601         * po/POTFILES.in:
4602           STOPPED -> FAILED
4603
4604 2005-10-21  Wim Taymans  <wim@fluendo.com>
4605
4606         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4607         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
4608         (pad_blocked), (close_pad_link), (new_pad):
4609         Don't try to remove elements twice.
4610
4611 2005-10-21  Wim Taymans  <wim@fluendo.com>
4612
4613         * ext/theora/theoradec.c: (theora_dec_src_query),
4614         (theora_dec_sink_event):
4615         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4616         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
4617         (vorbis_handle_data_packet):
4618         * ext/vorbis/vorbisdec.h:
4619         Fix old naming.
4620
4621         * gst-libs/gst/audio/gstbaseaudiosink.c:
4622         (gst_base_audio_sink_render):
4623         Don't try to sync on buffers without a timestamp.
4624
4625 2005-10-21  Wim Taymans  <wim@fluendo.com>
4626
4627         * ext/theora/theoradec.c: (theora_dec_src_query),
4628         (theora_dec_sink_event):
4629         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4630         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
4631         (vorbis_handle_data_packet):
4632         * ext/vorbis/vorbisdec.h:
4633         Fix old naming.
4634
4635 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
4636
4637         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
4638         (gst_vorbisenc_src_query):
4639           Implement position and duration queries.
4640
4641         * gst/playback/test3.c: (update_scale), (main):
4642           Fix for async state changes and print nicer output.
4643
4644 2005-10-20  Wim Taymans  <wim@fluendo.com>
4645
4646         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
4647         (dump_element_stats), (main):
4648         * gst/playback/test6.c: (main):
4649         Fix tests again
4650
4651 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
4652
4653         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
4654         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
4655           Don't use functions for position queries when handling
4656           duration queries.
4657
4658 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
4659
4660         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4661         (vorbis_handle_data_packet), (vorbis_dec_chain),
4662         (vorbis_dec_change_state):
4663         * ext/vorbis/vorbisdec.h:
4664           Vorbis streams can be embedded in other container formats
4665           than ogg, container formats where the demuxer might set 
4666           timestamps on encoded vorbis buffers instead of those silly 
4667           granulepos thingies. In short: make vorbisdec handle 
4668           timestamps on incoming buffers as well.
4669
4670 2005-10-20  Wim Taymans  <wim@fluendo.com>
4671
4672         * gst/playback/gstplaybasebin.c: (group_destroy),
4673         (gst_play_base_bin_change_state):
4674         Fix leak.
4675         Handle case where playbasebin is now ASYNC because
4676         decodebin is.
4677
4678 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
4679
4680         * gst/audioconvert/Makefile.am:
4681         * gst/audioconvert/bufferframesconvert.c:
4682         * gst/audioconvert/plugin.c: (plugin_init):
4683         * gst/audioconvert/plugin.h:
4684           And bye bye buffer-frames-convert
4685
4686 2005-10-19  Wim Taymans  <wim@fluendo.com>
4687
4688         * check/elements/audioconvert.c:
4689         * docs/libs/tmpl/gstaudio.sgml:
4690         * docs/libs/tmpl/gstcolorbalance.sgml:
4691         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4692         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
4693         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
4694         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
4695         * gst-libs/gst/audio/audio.h:
4696         * gst/audioconvert/audioconvert.h:
4697         * gst/audioconvert/gstaudioconvert.c:
4698         (gst_audio_convert_parse_caps):
4699         * gst/volume/gstvolume.c:
4700         Bye bye buffer-frames.
4701
4702 2005-10-19  Wim Taymans  <wim@fluendo.com>
4703
4704         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
4705         (query_positions_elems), (query_positions_pads), (update_scale),
4706         (do_seek), (set_update_scale), (message_received), (main):
4707         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
4708         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
4709         (gst_ogg_demux_loop):
4710         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
4711         * ext/theora/theoradec.c: (theora_dec_src_query),
4712         (theora_dec_sink_event):
4713         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4714         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
4715         * gst/adder/gstadder.c: (gst_adder_query):
4716         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
4717         * gst/playback/test3.c: (update_scale):
4718         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
4719         (dump_element_stats), (main):
4720         * gst/playback/test6.c: (main):
4721         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
4722         Query API update.
4723
4724 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
4725
4726         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4727         (xml_check_first_element), (xml_type_find), (smil_type_find),
4728         (plugin_init):
4729           Add typefinding for SMIL and for generic XML. Based on patch by
4730           Akos Maroy (#308663).
4731
4732 2005-10-18  Wim Taymans  <wim@fluendo.com>
4733
4734         * gst/playback/Makefile.am:
4735         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4736         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
4737         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
4738         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
4739         (gst_decode_bin_change_state):
4740         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4741         (gst_play_bin_send_event_to_sink):
4742         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
4743         (dump_element_stats), (main):
4744         * gst/playback/test6.c: (main):
4745         Make playbin async, it'll commit state to paused when all streams
4746         are detected.
4747         Remove ugly hack.
4748         Added test6.c to show async behaviour.
4749
4750 2005-10-18  Wim Taymans  <wim@fluendo.com>
4751
4752         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
4753         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
4754         Fix for segment-start/stop API change.
4755
4756 2005-10-18  Wim Taymans  <wim@fluendo.com>
4757
4758         * check/Makefile.am:
4759         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
4760         (main):
4761         Add future test for clock selection.
4762
4763 2005-10-18  Wim Taymans  <wim@fluendo.com>
4764
4765         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
4766         (gst_alsasink_close):
4767         Set handle to NULL.
4768
4769         * gst-libs/gst/audio/gstringbuffer.c:
4770         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
4771         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
4772         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4773         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
4774         (gst_ring_buffer_read):
4775         More debug info.
4776
4777 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
4778
4779         * gst/audiotestsrc/Makefile.am:
4780         * gst/sine/Makefile.am:
4781         * gst/volume/Makefile.am:
4782           fix broken build of controllerized plugins
4783
4784 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
4785
4786         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
4787
4788         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4789         (gst_riff_create_video_template_caps):
4790           Add support for Indeo-3 (IV32).
4791
4792 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4793
4794         * configure.ac:
4795           rewrite
4796
4797 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4798
4799         * gst-libs/gst/video/video.c: (gst_video_get_size):
4800         * gst/audiotestsrc/gstaudiotestsrc.c:
4801           doc updates
4802
4803 2005-10-17  Andy Wingo  <wingo@pobox.com>
4804
4805         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
4806         with the collectpads change.
4807         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
4808
4809         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
4810
4811         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
4812
4813         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
4814         alloc_buffer flow return to callers.
4815         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
4816         change. Fix some memleaks in theoraenc.
4817
4818         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
4819         in strange circumstance.
4820
4821 2005-10-17  Julien MOUTTE  <julien@moutte.net>
4822
4823         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4824         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
4825         from caps, let's use the caps...
4826
4827 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4828
4829         * configure.ac:
4830           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
4831
4832 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4833
4834         * gst-libs/gst/interfaces/Makefile.am:
4835           fix silly typo
4836
4837 2005-10-16  Andy Wingo  <wingo@pobox.com>
4838
4839         * gst/playback/gstdecodebin.c
4840         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
4841         function!
4842         (try_to_link_1): Increase kraziness level.
4843
4844 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4845
4846         * configure.ac:
4847           restructure like the core one
4848         * gst-libs/gst/audio/Makefile.am:
4849         * gst-libs/gst/interfaces/Makefile.am:
4850         * gst-libs/gst/net/Makefile.am:
4851         * gst-libs/gst/riff/Makefile.am:
4852         * gst-libs/gst/rtp/Makefile.am:
4853         * gst-libs/gst/tag/Makefile.am:
4854         * gst-libs/gst/video/Makefile.am:
4855           use correct linker flags, now the libs are properly versioned
4856         * check/elements/audioconvert.c: (verify_convert):
4857         * ext/alsa/gstalsaplugin.c:
4858         * ext/cdparanoia/gstcdparanoia.c:
4859         * ext/gnomevfs/gstgnomevfs.c:
4860         * ext/libvisual/visual.c:
4861         * ext/ogg/gstogg.c:
4862         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
4863         * ext/theora/theora.c:
4864         * ext/vorbis/vorbis.c:
4865         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4866         * gst-libs/gst/tag/gsttagediting.c:
4867         * gst-libs/gst/video/video.c:
4868         * gst/adder/gstadder.c:
4869         * gst/audioconvert/plugin.c:
4870         * gst/audiorate/gstaudiorate.c:
4871         * gst/audioresample/gstaudioresample.c:
4872         * gst/audioresample/resample_ref.c: (resample_scale_ref):
4873         * gst/audioscale/gstaudioscale.c:
4874         * gst/audioscale/resample.c:
4875         * gst/audiotestsrc/gstaudiotestsrc.c:
4876         * gst/ffmpegcolorspace/gstffmpeg.c:
4877         * gst/playback/gstdecodebin.c: (close_pad_link):
4878         * gst/playback/gstplaybin.c: (gen_video_element),
4879         (gen_audio_element):
4880         * gst/sine/gstsinesrc.c:
4881         * gst/subparse/gstsubparse.c:
4882         * gst/tags/gsttagediting.c:
4883         * gst/tcp/gsttcpplugin.c:
4884         * gst/typefind/gsttypefindfunctions.c:
4885         * gst/videorate/gstvideorate.c:
4886         * gst/videoscale/gstvideoscale.c:
4887         * gst/videotestsrc/gstvideotestsrc.c:
4888         * gst/volume/gstvolume.c:
4889         * sys/v4l/gstv4l.c:
4890         * sys/ximage/ximage.c:
4891         * sys/xvimage/xvimagesink.c:
4892           fix up defines
4893
4894 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
4895
4896         * ext/vorbis/vorbisenc.c:
4897         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
4898         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
4899         (gst_tag_to_vorbis_comments):
4900           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
4901
4902 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
4903
4904         * examples/stats/mp2ogg.c:
4905         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4906           typo fixes
4907
4908 2005-10-13  Michael Smith <msmith@fluendo.com>
4909
4910         * ext/ogg/gstoggmux.c:
4911           Use magic glib macros to define constants as 64 bit, to ensure
4912           appropriate vararg passing.
4913
4914 2005-10-13  Michael Smith <msmith@fluendo.com>
4915
4916         * ext/ogg/gstoggmux.c:
4917         * gst/audioconvert/audioconvert.c: (float):
4918           Don't use LL suffix, as it's not portable, and neither of these
4919           uses required it anyway.
4920
4921 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
4922
4923         * examples/indexing/indexmpeg.c: (main):
4924         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
4925         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
4926         (cdparanoia_convert), (cdparanoia_query):
4927         * ext/cdparanoia/gstcdparanoia.h:
4928         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
4929         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
4930         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
4931         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
4932         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
4933         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
4934         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4935         (gst_multifdsink_render), (gst_multifdsink_start),
4936         (gst_multifdsink_stop):
4937         * gst/tcp/gstmultifdsink.h:
4938         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
4939         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4940         (gst_tcpclientsink_stop):
4941         * gst/tcp/gsttcpclientsink.h:
4942         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
4943         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
4944         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
4945         * gst/tcp/gsttcpclientsrc.h:
4946         * gst/tcp/gsttcpserversink.h:
4947         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
4948         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4949         (gst_tcpserversrc_stop):
4950         * gst/tcp/gsttcpserversrc.h:
4951         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
4952         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
4953         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
4954           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
4955           moved bitshift from macro to enum definition
4956
4957 2005-10-12  Wim Taymans  <wim@fluendo.com>
4958
4959         * examples/seeking/Makefile.am:
4960         Oops.
4961
4962 2005-10-12  Wim Taymans  <wim@fluendo.com>
4963
4964         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
4965         (gst_ring_buffer_read), (gst_ring_buffer_clear):
4966         Don't assert on normal stuff.
4967
4968         * gst/playback/gstplaybin.c: (do_playbin_seek):
4969         API fix.
4970
4971 2005-10-12  Wim Taymans  <wim@fluendo.com>
4972
4973         * check/pipelines/simple_launch_lines.c: (run_pipeline):
4974         * examples/seeking/Makefile.am:
4975         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
4976         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
4977         (do_seek), (set_update_scale), (message_received), (main):
4978         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
4979         (gst_ring_buffer_read), (gst_ring_buffer_clear):
4980         Update for _get_state() API change.
4981
4982 2005-10-11  Wim Taymans  <wim@fluendo.com>
4983
4984         * gst-libs/gst/audio/gstbaseaudiosink.c:
4985         (gst_base_audio_sink_render):
4986         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4987         (gst_base_audio_src_create):
4988         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
4989         (gst_ring_buffer_read):
4990         Cleanups.
4991         Commit and read from ringbuffer in samples rather than bytes.
4992
4993 2005-10-11  Wim Taymans  <wim@fluendo.com>
4994
4995         * gst-libs/gst/audio/gstbaseaudiosink.c:
4996         (gst_base_audio_sink_render):
4997         Respect segment rate and accum when scheduling samples.
4998
4999 2005-10-11  Julien MOUTTE  <julien@moutte.net>
5000
5001         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
5002         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
5003         EOS correctly, that needs more work.
5004
5005 2005-10-11  Wim Taymans  <wim@fluendo.com>
5006
5007         * check/generic/states.c: (GST_START_TEST):
5008         remove old property.
5009
5010         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5011         (gst_ogg_demux_perform_seek):
5012         * ext/theora/theoradec.c: (theora_dec_sink_event):
5013         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5014         (vorbis_handle_data_packet):
5015         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5016         (gst_base_rtp_depayload_set_gst_timestamp):
5017         * gst/videorate/gstvideorate.c: (gst_videorate_event):
5018         Update for newsegment API change.
5019
5020 2005-10-11  Michael Smith <msmith@fluendo.com>
5021
5022         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
5023         (do_playbin_seek), (gst_play_bin_send_event):
5024           Override send_event differently, so that we can takes bits of
5025           functionality from GstPipeline (special handling for seeks,
5026           including pausing/resuming, and resetting stream time) and still get
5027           the appropriate behaviour of only forwarding event to a single sink,
5028           rather than all of them.
5029           Unfortunately requires a lot of code duplication, but the
5030           alternatives are equally ugly in the end.
5031
5032 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5033
5034         * check/elements/audioconvert.c: (setup_audioconvert),
5035         (cleanup_audioconvert), (get_int_caps), (verify_convert),
5036         (GST_START_TEST), (audioconvert_suite):
5037           clean up tests a little, fix some leaks.
5038
5039 2005-10-10  Wim Taymans  <wim@fluendo.com>
5040
5041         * ext/alsa/gstalsasink.c:
5042         Also allow unsigned int.
5043
5044         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5045         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5046         Small cleanup
5047
5048 2005-10-10  Wim Taymans  <wim@fluendo.com>
5049
5050         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5051         Small update, use API as stated in design docs.
5052
5053         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
5054         (update_scale), (do_seek), (seek_cb), (set_update_scale),
5055         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
5056         (message_received), (main):
5057         Updated seek example for GOption. Some usability improvements.
5058
5059 2005-10-10  Wim Taymans  <wim@fluendo.com>
5060
5061         * gst/audioconvert/audioconvert.h:
5062         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
5063         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
5064         Alloc temp storage somewhere else where we can do it more
5065         portable.
5066
5067 2005-10-10  Wim Taymans  <wim@fluendo.com>
5068
5069         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
5070         (gst_tcpserversrc_start):
5071         Don't block in accept while doing the state change, move
5072         to poll and make cancellable.
5073
5074 2005-10-09  Philippe Khalaf <burger@speedy.org>
5075
5076         * gst-libs/gst/rtp/rtpbasedepayload.c:
5077         Set timestamp and add queue delay to timestamp
5078         * gst-libs/gst/rtp/rtpbuffer.h:
5079         Set correct payload type for h263
5080
5081 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
5082
5083         * gst/audiotestsrc/gstaudiotestsrc.c:
5084         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
5085         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
5086         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
5087         (gst_audiotestsrc_create_triangle),
5088         (gst_audiotestsrc_create_silence),
5089         (gst_audiotestsrc_create_white_noise),
5090         (gst_audiotestsrc_init_pink_noise),
5091         (gst_audiotestsrc_generate_pink_noise_value),
5092         (gst_audiotestsrc_create_pink_noise),
5093         (gst_audiotestsrc_change_wave):
5094         * gst/audiotestsrc/gstaudiotestsrc.h:
5095           fixed typo, added pink noise
5096
5097 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5098
5099         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
5100         (plugin_init):
5101           Add wavpack and spc typefind functions from 0.8 branch.
5102
5103 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5104
5105         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
5106         (ar_type_find), (msdos_type_find), (plugin_init):
5107           Add typefind functions for tar archives, ar archives,
5108           RAR archives, and msdos-executables (dlls, exe, etc.).
5109           Some of those would be wrongly identified as mpeg
5110           streams of some sort before (#315550).
5111
5112 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
5113
5114         * configure.ac:
5115         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5116         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5117         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
5118         * gst/audiotestsrc/Makefile.am:
5119         * gst/audiotestsrc/gstaudiotestsrc.c:
5120         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
5121         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
5122         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
5123         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
5124         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
5125         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
5126         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
5127         (gst_audiotestsrc_create_silence),
5128         (gst_audiotestsrc_create_white_noise),
5129         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
5130         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
5131         (gst_audiotestsrc_start), (plugin_init):
5132         * gst/audiotestsrc/gstaudiotestsrc.h:
5133           add new plugin and element
5134         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
5135           use gobject_class
5136
5137 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5138
5139         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
5140         (gst_adder_init), (gst_adder_request_new_pad),
5141         (gst_adder_change_state):
5142           Add query function to source pad, so adder reports the correct
5143           time/sample position when queried (#315457); fix state change
5144           function; use GST_DEBUG_FUNCPTR() for pad functions.
5145
5146 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5147
5148         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
5149           Fix leaks in typefind registration
5150           Clean up the gratuitous commenting and whitespacing a little
5151
5152 2005-10-08  Wim Taymans  <wim@fluendo.com>
5153
5154         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
5155         Only actually wait for the thread to be stopped if it's 
5156         running.
5157
5158 2005-10-08  Wim Taymans  <wim@fluendo.com>
5159
5160         * gst-libs/gst/audio/gstbaseaudiosink.c:
5161         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
5162         If we receive EOS we can start playback of what we had.
5163
5164 2005-10-08  Wim Taymans  <wim@fluendo.com>
5165
5166         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
5167         (gst_multifdsink_finalize), (multifdsink_hash_remove),
5168         (gst_multifdsink_stop):
5169         Fix crasher when going to NULL multiple times.
5170
5171 2005-10-06  Wim Taymans  <wim@fluendo.com>
5172
5173         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
5174         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5175         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5176         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
5177         patch from Edgard Lima <edgard.lima@indt.org.br>
5178         Fixed gstbaseaudiosrc adding ring buffer sync to it.
5179
5180 2005-10-06  Wim Taymans  <wim@fluendo.com>
5181
5182         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
5183         Report the FLOW_RETURN as string in the error message.
5184
5185         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
5186         Don't assert when clearing an unnegotiated buffer.
5187
5188 2005-10-04  Michael Smith <msmith@fluendo.com>
5189
5190         * gst/playback/gstplaybasebin.c: (group_destroy),
5191         (gen_preroll_element), (remove_groups), (setup_source):
5192         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
5193         (setup_sinks), (gst_play_bin_send_event),
5194         (gst_play_bin_change_state):
5195           Set state to NULL before removing from bin. Fix refcounting.
5196
5197 2005-10-04  Michael Smith <msmith@fluendo.com>
5198
5199         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
5200           Correct refcounting in send_event() function. Previously was wrong
5201           if the first sink was unable to handle the event.
5202
5203 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5204
5205         * configure.ac:
5206           back to development
5207
5208 === release 0.9.3 ===
5209
5210 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5211
5212         * configure.ac:
5213           Releasing 0.9.3, "De Facto"
5214
5215 2005-10-03  Andy Wingo  <wingo@pobox.com>
5216
5217         * gst/playback/gstdecodebin.c (try_to_link_1)
5218         (remove_element_chain): set element to NULL before removing it.
5219
5220 2005-10-02  Johan Dahlin  <johan@gnome.org>
5221
5222         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
5223         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
5224         MT safe.
5225
5226 2005-10-02  Andy Wingo  <wingo@pobox.com>
5227
5228         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
5229         (gst_ring_buffer_prepare_read): 
5230         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
5231         Demote to LOG.
5232
5233 2005-09-29  Wim Taymans  <wim@fluendo.com>
5234
5235         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
5236         * ext/theora/theoradec.c: (theora_handle_data_packet):
5237         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
5238         Propagate error codes from alloc_buffer too.
5239
5240 2005-09-29  Wim Taymans  <wim@fluendo.com>
5241
5242         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
5243         We use fixed caps.
5244
5245         * gst/playback/Makefile.am:
5246         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
5247         (dump_element_stats), (main):
5248         Added example stream introspection code.
5249
5250 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
5251
5252         * gst/adder/gstadder.c: (gst_adder_collected):
5253           fix adder for float elements
5254
5255 2005-09-28  Wim Taymans  <wim@fluendo.com>
5256
5257         * gst-libs/gst/audio/gstbaseaudiosink.c:
5258         (gst_base_audio_sink_class_init),
5259         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
5260         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5261         (gst_base_audio_src_class_init),
5262         (gst_base_audio_src_provide_clock):
5263         get_clock -> provide_clock
5264
5265 2005-09-28  Andy Wingo  <wingo@pobox.com>
5266
5267         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
5268         and unlocking.
5269
5270         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
5271         unlocking.
5272
5273         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
5274         Actually add the pad template.
5275         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
5276
5277         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
5278         I'm at it...
5279
5280         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
5281         from fdsrc. Get caps in create() instead of start() so it can be
5282         interrupted. Interruption somewhat untested.
5283
5284         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
5285         Proper EOS handling.
5286
5287 2005-09-27  Andy Wingo  <wingo@pobox.com>
5288
5289         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
5290
5291         * gst/tcp/gsttcpserversrc.c: Cleaned up.
5292
5293         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
5294
5295         * gst/tcp/gsttcp.h: 
5296         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
5297         out of tcpclientsrc.c. Cancellable.
5298         (gst_tcp_socket_read): Made private, cancellable, with better
5299         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
5300         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
5301         whole buffer, and better diagnostics.
5302         (gst_tcp_gdp_read_caps): Same.
5303
5304         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
5305
5306 2005-09-26  Andy Wingo  <wingo@pobox.com>
5307
5308         * gst/sine/gstsinesrc.h:
5309         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
5310         change the 'sync' property to 'is-live' and implement it halfway,
5311         update for controller api change.
5312
5313         * gst/volume/gstvolume.c (volume_transform_ip): Update for
5314         controller api change.
5315
5316 2005-09-24  Wim Taymans  <wim@fluendo.com>
5317
5318         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
5319         * gst-libs/gst/audio/gstaudiosink.c:
5320         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
5321         (gst_audioringbuffer_stop):
5322         * gst-libs/gst/audio/gstbaseaudiosink.c:
5323         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
5324         (gst_base_audio_sink_change_state):
5325         * gst-libs/gst/audio/gstbaseaudiosink.h:
5326         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
5327         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5328         (gst_ring_buffer_commit), (gst_ring_buffer_read):
5329         * gst-libs/gst/audio/gstringbuffer.h:
5330         Fix sync again. Moved sample alignment to basesink.
5331
5332 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5333
5334         * docs/plugins/Makefile.am:
5335         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5336         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5337         * gst/volume/gstvolume.c:
5338           add/fix docs
5339         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
5340         * gst-libs/gst/audio/audio.h:
5341           add conversion macros for frames <-> clocktime
5342
5343 2005-09-23  David Schleef  <ds@schleef.org>
5344
5345         * gst/audioresample/Makefile.am:
5346         * gst/audioresample/debug.h:
5347         * gst/audioresample/gstaudioresample.c:
5348         * gst/audioresample/resample.c: Convert to using gst debugging
5349
5350 2005-09-22  Wim Taymans  <wim@fluendo.com>
5351
5352         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5353         (gst_play_bin_send_event):
5354         Only seek on one sink, the first one that succeeds.
5355
5356 2005-09-22  Michael Smith <msmith@fluendo.com>
5357
5358         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
5359         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
5360         Don't flush encoder state unless we have an initialised encoder.
5361         Clear out encoder state on PAUSED_TO_READY.
5362
5363 2005-09-22  Wim Taymans  <wim@fluendo.com>
5364
5365         * gst-libs/gst/rtp/gstbasertppayload.c:
5366         (gst_basertppayload_class_init), (gst_basertppayload_init),
5367         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5368         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5369         (gst_basertppayload_is_filled), (gst_basertppayload_push),
5370         (gst_basertppayload_set_property),
5371         (gst_basertppayload_get_property),
5372         (gst_basertppayload_change_state):
5373         * gst-libs/gst/rtp/gstbasertppayload.h:
5374         Added max-ptime to control amount of data in the rtp packets.
5375
5376 2005-09-21  Andy Wingo  <wingo@pobox.com>
5377
5378         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
5379         thingies.
5380
5381         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
5382         can be called multiple times, dogs.
5383
5384 2005-09-21  Wim Taymans  <wim@fluendo.com>
5385
5386         * gst-libs/gst/rtp/gstbasertppayload.c:
5387         (gst_basertppayload_class_init), (gst_basertppayload_init),
5388         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5389         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5390         (gst_basertppayload_push), (gst_basertppayload_get_property),
5391         (gst_basertppayload_change_state):
5392         Allow 0 ssrc too.
5393
5394 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
5395
5396         * docs/libs/compiling.sgml:
5397           fixing typos
5398
5399 2005-09-20  Wim Taymans  <wim@fluendo.com>
5400
5401         * gst-libs/gst/rtp/gstbasertppayload.c:
5402         (gst_basertppayload_class_init), (gst_basertppayload_init),
5403         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5404         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5405         (gst_basertppayload_push), (gst_basertppayload_set_property),
5406         (gst_basertppayload_get_property),
5407         (gst_basertppayload_change_state):
5408         * gst-libs/gst/rtp/gstbasertppayload.h:
5409         Added property to configure sequence number offsets.
5410
5411 2005-09-20  Wim Taymans  <wim@fluendo.com>
5412
5413         * gst-libs/gst/rtp/gstbasertppayload.c:
5414         (gst_basertppayload_class_init), (gst_basertppayload_init),
5415         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5416         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5417         (gst_basertppayload_push), (gst_basertppayload_set_property),
5418         (gst_basertppayload_get_property),
5419         (gst_basertppayload_change_state):
5420         * gst-libs/gst/rtp/gstbasertppayload.h:
5421         Make timestamp offset configurable.
5422
5423 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
5424
5425         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5426           fix wrong pop/unref
5427
5428 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
5429
5430         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5431
5432         * gst-libs/gst/interfaces/propertyprobe.c:
5433         (gst_property_probe_probe_property_name),
5434         (gst_property_probe_needs_probe_name),
5435         (gst_property_probe_get_values_name),
5436         (gst_property_probe_probe_and_get_values_name):
5437           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
5438           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
5439
5440 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
5441
5442         * check/Makefile.am:
5443           have some tests be disabled for valgrinding
5444         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
5445         (GST_START_TEST):
5446         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
5447           Fix A Leak.  Chain To Parent Finalize.
5448
5449 2005-09-19  Wim Taymans  <wim@fluendo.com>
5450
5451         * examples/seeking/seek.c: (make_wav_pipeline), (main):
5452         Fixed wav pipeline.
5453
5454 2005-09-19  Wim Taymans  <wim@fluendo.com>
5455
5456         * gst-libs/gst/rtp/gstbasertppayload.c:
5457         (gst_basertppayload_class_init), (gst_basertppayload_init),
5458         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5459         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5460         (gst_basertppayload_push), (gst_basertppayload_get_property),
5461         (gst_basertppayload_change_state):
5462         Posting ERROR and WARNING messages is good.
5463
5464 2005-09-19  Wim Taymans  <wim@fluendo.com>
5465
5466         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5467         (gst_base_rtp_depayload_add_to_queue),
5468         (gst_base_rtp_depayload_push),
5469         (gst_base_rtp_depayload_set_gst_timestamp),
5470         (gst_base_rtp_depayload_queue_release):
5471         This one was not supposed to go in.
5472
5473 2005-09-19  Wim Taymans  <wim@fluendo.com>
5474
5475         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5476         Fix for bus API.
5477
5478         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5479         (gst_base_rtp_depayload_chain),
5480         (gst_base_rtp_depayload_add_to_queue),
5481         (gst_base_rtp_depayload_push),
5482         (gst_base_rtp_depayload_set_gst_timestamp),
5483         (gst_base_rtp_depayload_queue_release):
5484         Some cleanups.
5485
5486         * gst-libs/gst/rtp/gstbasertppayload.c:
5487         (gst_basertppayload_class_init), (gst_basertppayload_init),
5488         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
5489         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
5490         (gst_basertppayload_get_property),
5491         (gst_basertppayload_change_state):
5492         Added debugging category.
5493
5494 2005-09-18  David Schleef  <ds@schleef.org>
5495
5496         * gst/playback/gstdecodebin.c: free plugin list correctly
5497         * gst/playback/gstplaybin.c: emit warning if autovideosink
5498           and autoaudiosink can't be found (instead of segfaulting)
5499
5500 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5501
5502         * check/elements/audioconvert.c: (GST_START_TEST):
5503           try out 24 bit conversion
5504
5505 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5506
5507         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
5508         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5509         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
5510         * ext/vorbis/vorbisenc.h:
5511           Fix EOS handling.  Still needs a fix in the ogg muxer to
5512           mark the last page as eos.
5513
5514 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5515
5516         * common/gtk-doc-plugins.mak:
5517         * docs/plugins/Makefile.am:
5518         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5519         * gst/ffmpegcolorspace/Makefile.am:
5520         * gst/ffmpegcolorspace/avcodec.h:
5521         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5522         * gst/tcp/gstmultifdsink.c:
5523           fix up ffmpegcolorspace docs; extract header
5524
5525 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5526
5527         * common/gtk-doc-plugins.mak:
5528         * docs/plugins/Makefile.am:
5529         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5530         * ext/theora/Makefile.am:
5531         * ext/theora/gsttheoraenc.h:
5532         * ext/theora/theoraenc.c:
5533         * ext/vorbis/vorbisenc.c:
5534           pick up signals and args for vorbis; add some docs for vorbis
5535
5536 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5537
5538         * common/gstdoc-scangobj:
5539         * common/gtk-doc-plugins.mak:
5540         * docs/libs/Makefile.am:
5541         * docs/plugins/gst-plugins-base-plugins.args:
5542         * docs/plugins/gst-plugins-base-plugins.hierarchy:
5543         * docs/plugins/gst-plugins-base-plugins.interfaces:
5544         * docs/plugins/gst-plugins-base-plugins.prerequisites:
5545         * docs/plugins/gst-plugins-base-plugins.signals:
5546           only scanobj stuff from our source module.  Not sure yet
5547           if that's correct, given the hierarchy stuff :)
5548
5549 2005-09-15  Wim Taymans  <wim@fluendo.com>
5550
5551         * gst/audioconvert/gstaudioconvert.c:
5552         And enable 24 bits mode as well..
5553
5554 2005-09-15  Wim Taymans  <wim@fluendo.com>
5555
5556         * gst-libs/gst/rtp/Makefile.am:
5557         * gst-libs/gst/rtp/gstbasertppayload.c:
5558         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
5559         (gst_basertppayload_class_init), (gst_basertppayload_init),
5560         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
5561         (gst_basertppayload_chain), (gst_basertppayload_set_options),
5562         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
5563         (gst_basertppayload_set_property),
5564         (gst_basertppayload_get_property),
5565         (gst_basertppayload_change_state):
5566         * gst-libs/gst/rtp/gstbasertppayload.h:
5567         Added rtp payloader base class.
5568
5569 2005-09-15  Andy Wingo  <wingo@pobox.com>
5570
5571         * configure.ac (plugindir): Remove the EOL matcher from the
5572         regexp, as it causes me problems. Libtool? Make? Who knows?
5573
5574 2005-09-14  David Schleef  <ds@schleef.org>
5575
5576         * check/generic/states.c: 
5577         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5578         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
5579           Fixes for changes in registry API.
5580
5581         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
5582           to GST_PLUGIN_LDFLAGS.
5583         * ext/libvisual/visual.c: Make the library shut up.
5584         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
5585         * gst-libs/gst/audio/gstaudiofilter.c: same
5586
5587 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5588
5589         * docs/plugins/Makefile.am:
5590         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5591         * docs/plugins/inspect/plugin-libvisual.xml:
5592         * docs/plugins/tmpl/element-tcpserversink.sgml:
5593         * ext/theora/theoraenc.c:
5594           add libvisual plugin and theoraenc element to docs
5595
5596 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5597
5598         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5599         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5600         * ext/theora/theoraenc.c:
5601           add theoraenc
5602
5603 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
5604
5605         * gst/audioconvert/Makefile.am:
5606           Audioconvert derives from GstBaseTransform and should
5607           link to the library with our base elements to avoid
5608           unresolved symbols. Makes things work with MinGW (#316160)
5609
5610         * gst/playback/test4.c: (main):
5611           Fix MinGW build problem and use g_usleep() instead of 
5612           sleep() (#316162)
5613
5614 2005-09-12  Wim Taymans  <wim@fluendo.com>
5615
5616         * gst/audioconvert/audioconvert.c: (float),
5617         (audio_convert_prepare_context), (audio_convert_convert):
5618         * gst/audioconvert/audioconvert.h:
5619         Cleanups, speedups, simplifications, added back support
5620         for 24 bits.
5621
5622 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5623
5624         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5625         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5626         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
5627         * docs/plugins/tmpl/element-tcpserversink.sgml:
5628         * gst/ffmpegcolorspace/gstffmpeg.c:
5629         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5630         * gst/videotestsrc/gstvideotestsrc.c:
5631         * gst/volume/gstvolume.c:
5632           add more elements to the docs
5633
5634 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
5635
5636         * check/Makefile.am:
5637         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
5638         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
5639           Add extra tests for basetransform based components. 
5640           Comment out the test_element_negotiation test until we decide
5641           if it's testing correct behaviour.
5642         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
5643         (gst_visual_chain), (gst_visual_change_state):
5644           Slightly more correct but still bogus timestamping.
5645           Fix state change function.
5646         * gst/audioconvert/gstaudioconvert.c:
5647         (gst_audio_convert_class_init):
5648         * gst/audioresample/gstaudioresample.c:
5649         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5650         (gst_ffmpegcsp_class_init):
5651         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
5652         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
5653         (gst_videoscale_prepare_image):
5654         * gst/volume/gstvolume.c: (gst_volume_class_init),
5655         (volume_transform_ip):
5656           Basetransform updates. Enable passthrough modes.
5657         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
5658         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
5659         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
5660           Negotiation fix that allows the window to return to the original
5661           size and renegotiate passthrough upstream. Extra debug output.
5662
5663 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5664
5665         * gst/sine/gstsinesrc.c:
5666         * gst/volume/gstvolume.c:
5667           fix up header include
5668
5669 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
5670
5671         * gst-libs/gst/audio/gstbaseaudiosink.c:
5672         (gst_base_audio_sink_render):
5673         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
5674         * gst/volume/gstvolume.c: (gst_volume_class_init),
5675         (volume_transform):
5676           fixing lost sync, some more debugging
5677
5678 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
5679
5680         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
5681         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
5682         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
5683         (gst_xvimagesink_check_xshm_calls):
5684           Fix compilation when XShm is not available.
5685
5686 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
5687
5688         * ext/libvisual/visual.c: (gst_visual_dispose),
5689         (gst_visual_getcaps), (gst_visual_src_setcaps),
5690         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
5691         (gst_visual_change_state):
5692           Finish fixing up libvisual plugin so that it runs. 
5693
5694 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
5695
5696         * ext/vorbis/vorbisenc.c:
5697         * gst-libs/gst/tag/gstvorbistag.c:
5698           gsttaginterface.h -> gsttagsetter.h
5699
5700 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
5701
5702         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
5703           added another test that failes for me (test is not active by default)
5704
5705 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5706
5707         * configure.ac:
5708           v4l2 is no longer in gst-plugins-base
5709
5710 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
5711
5712         * configure.ac:
5713           In the output at the end, don't show the first plugin on the same
5714           line as "Core plug-ins, always built:".
5715           Indent the output as for other plugin categories
5716         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
5717           #define that can be used to not use peer buffer_alloc functions for
5718           test purposes.
5719         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
5720         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
5721         (gst_ximagesink_show_frame):
5722         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
5723         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
5724         (gst_xvimagesink_show_frame):
5725           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
5726           fails gracefully instead of XError aborting or deadlocking.
5727
5728 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
5729
5730         * ext/libvisual/Makefile.am:
5731           link against gst-base-libs
5732
5733 2005-09-06  David Schleef  <ds@schleef.org>
5734
5735         * configure.ac: Enable libvisual plugin.
5736         * ext/libvisual/Makefile.am:
5737         * ext/libvisual/visual.c: Fixes to make it compile.
5738
5739 === release 0.9.2 ===
5740
5741 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5742
5743         * NEWS:
5744         * RELEASE:
5745         * configure.ac:
5746         * docs/random/ChangeLog-0.8:
5747           releasing 0.9.2, "Spoon"
5748
5749 2005-09-05  Michael Smith <msmith@fluendo.com>
5750
5751         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
5752           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
5753           that in the vorbisenc element.
5754
5755 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5756
5757         * common/gtk-doc-plugins.mak:
5758         * docs/plugins/Makefile.am:
5759           fix distcheck
5760         * gst/audioresample/resample.c:
5761           fix wrong docstring
5762
5763 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5764
5765         * common/gst-xmlinspect.py:
5766         * common/gtk-doc-plugins.mak:
5767           only inspect plugins for this given package
5768           require gst-python 0.9
5769
5770 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5771
5772         * Makefile.am:
5773         * autogen.sh:
5774         * common/gst-xmlinspect.py:
5775         * configure.ac:
5776         * docs/Makefile.am:
5777         * docs/plugins/inspect/plugin-alsa.xml:
5778         * docs/plugins/inspect/plugin-audioresample.xml:
5779         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
5780         * docs/plugins/inspect/plugin-ogg.xml:
5781         * docs/plugins/tmpl/element-gnomevfssink.sgml:
5782         * docs/plugins/tmpl/element-multifdsink.sgml:
5783         * docs/plugins/tmpl/element-tcpserversink.sgml:
5784         * docs/plugins/tmpl/element-vorbisenc.sgml:
5785         * gst-plugins-base.spec.in:
5786           various doc-related updates
5787
5788 2005-08-31  Wim Taymans  <wim@fluendo.com>
5789
5790         * gst-libs/gst/audio/gstbaseaudiosink.c:
5791         (gst_base_audio_sink_render):
5792         Resync if the buffer timestamps drift more than a 10th 
5793         of a second.
5794
5795 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
5796
5797         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
5798         (gst_v4lsrc_get_property):
5799           The 'timestamp-offset' property is registered as an int64, so
5800           let's use g_value_{set|get}_int64() in our setter and getter
5801           functions (makes it work and fixes warnings with gst-inspect).
5802
5803 2005-08-30  Wim Taymans  <wim@fluendo.com>
5804
5805         * check/elements/audioconvert.c: (setup_audioconvert):
5806         * check/elements/audioresample.c: (setup_audioresample):
5807         * check/elements/volume.c: (setup_volume):
5808         Fix checks.
5809
5810 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
5811
5812         * common/gtk-doc-plugins.mak:
5813         * common/plugins.xsl:
5814         * docs/plugins/Makefile.am:
5815           make module a param
5816
5817 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
5818
5819         * examples/seeking/seek.c: (make_mp3_pipeline),
5820         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
5821         (play_cb), (pause_cb), (stop_cb):
5822           update the example
5823
5824 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
5825
5826         * gst/volume/gstvolume.c: (gst_volume_class_init),
5827         (volume_transform):
5828           do not update controlled params, if buffer has no timestamp
5829
5830 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
5831
5832         * configure.ac:
5833         * gst/sine/Makefile.am:
5834         * gst/volume/Makefile.am:
5835           controllerized elements also need to link against controller-libs ;)
5836
5837 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
5838
5839         * docs/libs/tmpl/gstcolorbalance.sgml:
5840         * docs/libs/tmpl/gstgconf.sgml:
5841         * docs/libs/tmpl/gstmixer.sgml:
5842         * docs/libs/tmpl/gstringbuffer.sgml:
5843         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5844         (gst_sinesrc_create):
5845         * gst/volume/gstvolume.c: (gst_volume_class_init),
5846         (volume_transform):
5847           controllerized two audio plugins
5848
5849 2005-08-29  Andy Wingo  <wingo@pobox.com>
5850
5851         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
5852         (vorbis_handle_data_packet): Fix some int overflow errors.
5853
5854         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
5855         -1.
5856         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
5857         valid.
5858         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
5859         if it's valid. Fixed streaming-mode playback.
5860
5861         * check/elements/volume.c (cleanup_volume): Fix for running
5862         CK_FORK=no.
5863
5864         * check/elements/audioconvert.c: Convert from native endian, not
5865         little endian.
5866
5867 2005-08-29  Michael Smith <msmith@fluendo.com>
5868
5869         * ext/ogg/Makefile.am:
5870         * ext/ogg/gstogg.c: (plugin_init):
5871         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
5872         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
5873         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
5874         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
5875         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
5876         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
5877         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
5878         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
5879         Add an ogg parser element.
5880
5881 2005-08-28  Andy Wingo  <wingo@pobox.com>
5882
5883         * Updates for two-arg init from GST_BOILERPLATE_FULL.
5884
5885 2005-08-26  Wim Taymans  <wim@fluendo.com>
5886
5887         * gst/audioconvert/audioconvert.c: (if), (float),
5888         (audio_convert_get_func_index), (check_default),
5889         (audio_convert_clean_fmt), (audio_convert_prepare_context),
5890         (audio_convert_clean_context), (audio_convert_get_sizes),
5891         (audio_convert_convert):
5892         Cleanups.
5893
5894 2005-08-26  Wim Taymans  <wim@fluendo.com>
5895
5896         * gst/audioconvert/audioconvert.c: (if), (float),
5897         (audio_convert_get_func_index), (check_default),
5898         (audio_convert_clean_fmt), (audio_convert_prepare_context),
5899         (audio_convert_clean_context), (audio_convert_get_sizes),
5900         (audio_convert_convert):
5901         More elegant and working temp buffer selection algo.
5902
5903 2005-08-26  Wim Taymans  <wim@fluendo.com>
5904
5905         * gst/audioconvert/audioconvert.c: (if), (float),
5906         (audio_convert_get_func_index), (check_default),
5907         (audio_convert_clean_fmt), (audio_convert_prepare_context),
5908         (audio_convert_clean_context), (audio_convert_get_sizes),
5909         (get_temp_buffer), (audio_convert_convert):
5910         Use realloc else we lose our original data.
5911
5912 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
5913
5914         * gst/audioresample/gstaudioresample.c:
5915           use base class' newsegment to properly timestamp
5916
5917 2005-08-26  Wim Taymans  <wim@fluendo.com>
5918
5919         * gst/audioconvert/audioconvert.c: (if), (float),
5920         (audio_convert_get_func_index), (check_default),
5921         (audio_convert_clean_fmt), (audio_convert_prepare_context),
5922         (audio_convert_clean_context), (audio_convert_get_sizes),
5923         (get_temp_buffer), (audio_convert_convert):
5924         * gst/audioconvert/gstaudioconvert.c:
5925         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
5926         (gst_audio_convert_transform_caps),
5927         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
5928         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
5929         Oops, allocate enough space to perform the channel mix.
5930
5931 2005-08-26  Wim Taymans  <wim@fluendo.com>
5932
5933         * gst/audioconvert/Makefile.am:
5934         * gst/audioconvert/audioconvert.c: (if), (float),
5935         (audio_convert_get_func_index), (check_default),
5936         (audio_convert_clean_fmt), (audio_convert_prepare_context),
5937         (audio_convert_clean_context), (audio_convert_get_sizes),
5938         (get_temp_buffer), (audio_convert_convert):
5939         * gst/audioconvert/audioconvert.h:
5940         * gst/audioconvert/gstaudioconvert.c:
5941         (gst_audio_convert_class_init), (gst_audio_convert_init),
5942         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
5943         (gst_audio_convert_get_unit_size),
5944         (gst_audio_convert_transform_caps),
5945         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
5946         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
5947         * gst/audioconvert/gstaudioconvert.h:
5948         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
5949         (gst_channel_mix_fill_identical),
5950         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
5951         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
5952         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
5953         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
5954         (gst_channel_mix_mix):
5955         * gst/audioconvert/gstchannelmix.h:
5956         Cleanups, librarify a bit, optimize, better negotiation and more.
5957
5958 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
5959
5960         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
5961         Another from MikeS:
5962         During typefinding, don't support negative offsets
5963         (offsets from the end of the stream) in our typefind->peek() function
5964         - nothing embedded in ogg ever needs them. However, we need to recognise
5965         those requests and reject them, otherwise we return invalid pointers.
5966
5967 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
5968
5969         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5970         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
5971         (vorbisdec_finalize), (vorbis_handle_type_packet):
5972           Big shout-out to MikeS for fixing this giant memory leak.
5973           Huzzah!
5974
5975 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5976
5977         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
5978         (audio_convert_get_unit_size):
5979           plug some leaks
5980
5981 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5982
5983         * check/Makefile.am:
5984         * check/elements/audioconvert.c: (setup_audioconvert),
5985         (cleanup_audioconvert), (get_int_caps), (verify_convert),
5986         (GST_START_TEST), (audioconvert_suite), (main):
5987           add a test for audioconvert
5988         * gst/audioresample/gstaudioresample.c:
5989         * gst/audioresample/gstaudioresample.h:
5990           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
5991           note that for buffers of 1/3 sec this means DURATION(c) is 
5992           one nanosecond more than for a and b
5993
5994 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5995
5996         * check/Makefile.am:
5997         * check/elements/audioresample.c: (setup_audioresample),
5998         (cleanup_audioresample), (fail_unless_perfect_stream),
5999         (test_perfect_stream_instance), (GST_START_TEST),
6000           add a check for audioresample
6001         (audioresample_suite), (main):
6002         * check/elements/volume.c: (GST_START_TEST):
6003           remove unused method
6004         * gst/audioresample/gstaudioresample.c:
6005           set correct buffer parameters since we're changing them
6006         * gst/audioresample/resample_ref.c: (resample_scale_ref):
6007           add some debug
6008
6009 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6010
6011         * gst/audioresample/debug.c:
6012         * gst/audioresample/gstaudioresample.c:
6013           add room for extra overlap samples when asked to transform size
6014           protect against possible mem corruption and check for discrepancies
6015           between written size and outbuffer's size so we can warn for
6016           potential problems
6017         * gst/audioresample/resample.c: (resample_init),
6018         (resample_get_output_size_for_input), (resample_get_output_size),
6019         (resample_set_n_channels), (resample_set_format):
6020           set debug level based on RESAMPLE_DEBUG env var
6021           make sure that get_output_size* returns a whole number of
6022           sample_size
6023           set sample_size each time either channel or format is set
6024         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
6025         * gst/audioresample/resample_functable.c:
6026         (resample_scale_functable):
6027         * gst/audioresample/resample_ref.c: (resample_scale_ref):
6028           remove r->sample_size, it's done in resample.c now
6029           add some debugging to the ref implementation
6030           make sure we only give back bytes that are wholes of the sample
6031           size
6032
6033 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
6034         * gst/playback/gstplaybasebin.c: (fill_buffer):
6035         Revert unpopular change for GST_MESSAGE_SRC to GObject.
6036
6037 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
6038
6039         * gst/volume/gstvolume.c:
6040           made set_caps function static
6041
6042 2005-08-24  Wim Taymans  <wim@fluendo.com>
6043
6044         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6045         (gst_vorbisenc_change_state):
6046         Stop leaking taglists.
6047
6048 2005-08-24  Wim Taymans  <wim@fluendo.com>
6049
6050         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6051         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
6052         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
6053         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
6054         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
6055         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
6056         Parse seeking events better.
6057         Unref static caps.
6058         Generate correct newsegment events, fixes seeking in live oggs.
6059
6060         * ext/theora/theoradec.c: (theora_dec_src_query),
6061         (theora_dec_src_event), (theora_dec_src_getcaps),
6062         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
6063         Use newsegment values to report correct play time.
6064
6065         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6066         (vorbis_dec_src_event), (vorbis_dec_sink_event):
6067         * ext/vorbis/vorbisdec.h:
6068         Parse and use newsegment values to report correct play time.
6069
6070         * gst-libs/gst/audio/gstbaseaudiosink.c:
6071         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6072         Clear ringbuffer on flush.
6073         Use newsegment values to calculate playback time.
6074
6075         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
6076         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
6077         Basesink does newsegment calculations for us now.
6078
6079 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6080
6081         * check/Makefile.am:
6082         * configure.ac:
6083           add core's plugins to the mix so that playbin works
6084         * check/generic/states.c: (GST_START_TEST):
6085           set a 0 timeout on pipelines, so they don't force the next
6086           state change
6087         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
6088         (gst_play_base_bin_change_state):
6089           remove the crappy error handling and do GST error handling
6090
6091 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6092
6093         * check/Makefile.am:
6094         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
6095           add same test as to core, it bitches out on playbin atm.
6096
6097 2005-08-24  Wim Taymans  <wim@fluendo.com>
6098
6099         * configure.ac:
6100         Remove audioscale.
6101
6102 2005-08-24  Wim Taymans  <wim@fluendo.com>
6103
6104         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
6105         (gst_videoscale_prepare_size), (parse_caps),
6106         (gst_videoscale_set_caps), (gst_videoscale_get_size),
6107         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
6108         (gst_videoscale_transform):
6109         * gst/videoscale/gstvideoscale.h:
6110         Refactor, make use of BaseTranform really well.
6111
6112 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6113
6114         * configure.ac:
6115           compile audioresample
6116         * gst/audioresample/Makefile.am:
6117         * gst/audioresample/buffer.c:
6118         * gst/audioresample/functable.c:
6119         * gst/audioresample/gstaudioresample.c:
6120         * gst/audioresample/gstaudioresample.h:
6121         * gst/audioresample/resample.c:
6122         (resample_get_output_size_for_input):
6123         * gst/audioresample/resample.h:
6124         * gst/audioresample/resample_chunk.c:
6125         * gst/audioresample/resample_functable.c:
6126         * gst/audioresample/resample_ref.c:
6127           port to use basetransform; doesn't work in all cases yet
6128
6129 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6130
6131         * gst/audioconvert/gstaudioconvert.c:
6132         (gst_audio_convert_class_init), (gst_audio_convert_init),
6133         (audio_convert_get_unit_size), (audio_convert_transform_caps),
6134         (audio_convert_fixate_caps), (audio_convert_set_caps),
6135         (audio_convert_transform),
6136         (gst_audio_convert_buffer_to_default_format),
6137         (gst_audio_convert_buffer_from_default_format),
6138         (gst_audio_convert_channels):
6139         * gst/audioconvert/gstchannelmix.c:
6140         * gst/audioconvert/gstchannelmix.h:
6141           port to basetransform
6142         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6143         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
6144         (gst_ffmpegcsp_get_unit_size):
6145         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
6146         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
6147           fix for basetransform changes
6148
6149 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
6150
6151         * check/Makefile.am:
6152           Add CHECK_CFLAGS and LDFLAGS
6153
6154         * gst/playback/gstplaybasebin.c: (fill_buffer):
6155           GST_MESSAGE_SRC became a GObject
6156
6157 2005-08-24  Wim Taymans  <wim@fluendo.com>
6158
6159         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
6160         (gst_ring_buffer_clear_all):
6161         * gst-libs/gst/audio/gstringbuffer.h:
6162         Added function to clear the ringbuffer.
6163
6164 2005-08-24  Andy Wingo  <wingo@pobox.com>
6165
6166         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
6167         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
6168         of _open and _close.
6169
6170         * sys/v4l/gstv4lxoverlay.h:
6171         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
6172         an Xv connection here, instead of all the time. Make Xv only be
6173         loaded if you axe for it. Kindof a workaround for buggy behaviour
6174         of Xv when using remote xservers (XvQueryExtension would block).
6175         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
6176         replace the _open and _close public API. Only start the xv
6177         connection if necessary.
6178         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
6179
6180 2005-08-23  David Schleef  <ds@schleef.org>
6181
6182         * gst/audioresample/Makefile.am: Leet audioresampling code
6183         * gst/audioresample/buffer.c:
6184         * gst/audioresample/buffer.h:
6185         * gst/audioresample/debug.c:
6186         * gst/audioresample/debug.h:
6187         * gst/audioresample/functable.c:
6188         * gst/audioresample/functable.h:
6189         * gst/audioresample/gstaudioresample.c:
6190         * gst/audioresample/gstaudioresample.h:
6191         * gst/audioresample/resample.c:
6192         * gst/audioresample/resample.h:
6193         * gst/audioresample/resample_chunk.c:
6194         * gst/audioresample/resample_functable.c:
6195         * gst/audioresample/resample_ref.c:
6196
6197 2005-08-23  Wim Taymans  <wim@fluendo.com>
6198
6199         * examples/seeking/seek.c: (make_vorbis_pipeline),
6200         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
6201         Small seek updates.
6202
6203 2005-08-23  Andy Wingo  <wingo@pobox.com>
6204
6205         * gst-libs/gst/audio/gstbaseaudiosrc.c
6206         (gst_base_audio_src_fixate): Only fixate endianness if it is
6207         present in the caps.
6208
6209 2005-08-22  Andy Wingo  <wingo@pobox.com>
6210
6211         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
6212         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
6213         device-name property.
6214
6215         * gst-libs/gst/audio/gstaudiosrc.h:
6216         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
6217         close_device in the ring buffer, like gstaudiosink.
6218
6219         * ext/alsa/gstalsamixer.h:
6220         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
6221         macro to implement the interface without much code. Cleanups. 
6222
6223         * ext/alsa/gstalsasrc.h:
6224         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
6225         READY.
6226
6227         * ext/alsa/Makefile.am: Add new files.
6228         * ext/alsa/gstalsamixerelement.c: 
6229         * ext/alsa/gstalsamixerelement.c: Split element code out from
6230         mixer code so that alsasrc can be a mixer too.
6231
6232 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
6233
6234         * check/elements/volume.c: (setup_volume), (cleanup_volume),
6235         (GST_START_TEST):
6236         * check/elements/vorbisdec.c: (setup_vorbisdec),
6237         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
6238         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6239         (vorbis_handle_identification_packet),
6240         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
6241         (vorbis_handle_header_packet), (vorbis_dec_push),
6242         (vorbis_dec_chain):
6243           use the setup/teardown methods to save code.  save code is good.
6244
6245 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6246
6247         * check/Makefile.am:
6248           add ext dir for plugins
6249           add vorbisdec test conditionally
6250         * check/elements/volume.c: (setup_volume), (cleanup_volume),
6251         (GST_START_TEST), (volume_suite):
6252           add a test with wrong caps
6253         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
6254         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
6255           add a vorbisdec test
6256         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
6257         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
6258           clean up debug output
6259         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6260           yay, fix a segfault/security issue in vorbisdec
6261           gst-launch fakesrc ! vorbisdec wasn't happy
6262         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
6263         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
6264         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
6265         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
6266         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
6267         (gst_vorbisenc_set_metadata), (get_constraints_string),
6268         (update_start_message), (gst_vorbisenc_setup),
6269         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6270         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
6271         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
6272         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
6273         * ext/vorbis/vorbisenc.h:
6274           march in line
6275         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6276         (gst_ffmpegcsp_transform):
6277           have the kow come home
6278         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
6279           debug my func ptr
6280         * gst/volume/gstvolume.c: (volume_set_caps):
6281           add a debug
6282
6283 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6284
6285         * Makefile.am:
6286         * check/.cvsignore:
6287         * check/Makefile.am:
6288         * check/elements/.cvsignore:
6289         * check/elements/volume.c: (chain_func), (event_func),
6290         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
6291         (main):
6292         * configure.ac:
6293           add unit test structure for gst-plugins-base
6294           add a test for volume
6295         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
6296         (gst_volume_set_volume), (gst_volume_get_volume),
6297         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
6298         (volume_funcfind), (volume_process_float), (volume_process_int16),
6299         (volume_set_caps), (volume_transform), (volume_update_mute),
6300         (volume_update_volume), (volume_set_property),
6301         (volume_get_property):
6302           document a little; use basetransform vmethod _set_caps
6303
6304 2005-08-19  Andy Wingo  <wingo@pobox.com>
6305
6306         * ext/alsa/gstalsamixertrack.h:
6307         * ext/alsa/gstalsamixertrack.c:
6308         * ext/alsa/gstalsamixeroptions.h:
6309         * ext/alsa/gstalsamixeroptions.c:
6310         * ext/alsa/gstalsamixer.h:
6311         * ext/alsa/gstalsamixer.c: Port to 0.9.
6312
6313         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
6314         Remove gstalsa.c and alsaclock. No more cruft here.
6315         
6316 2005-08-18  Wim Taymans  <wim@fluendo.com>
6317
6318         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6319         (gst_base_rtp_depayload_chain),
6320         (gst_base_rtp_depayload_add_to_queue),
6321         (gst_base_rtp_depayload_push),
6322         (gst_base_rtp_depayload_queue_release):
6323         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6324         Fix for RTPBuffer changes.
6325
6326         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
6327         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
6328         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
6329         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
6330         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
6331         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
6332         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
6333         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
6334         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
6335         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
6336         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
6337         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
6338         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
6339         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
6340         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
6341         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
6342         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
6343         (gst_rtpbuffer_get_payload):
6344         * gst-libs/gst/rtp/gstrtpbuffer.h:
6345         Don't subclass GstBuffer but add methods and helper functions
6346         to construct and manipulate RTP packets in regular GstBuffers.
6347
6348 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
6349
6350         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
6351           moved statement below switch
6352         * gst/volume/gstvolume.c: (gst_volume_class_init):
6353           added debug ptr
6354
6355 2005-08-16  Wim Taymans  <wim@fluendo.com>
6356
6357         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6358         (gst_base_audio_src_change_state):
6359         Open and close device in READY<->NULL state change.
6360
6361 2005-08-16  Andy Wingo  <wingo@pobox.com>
6362
6363         * examples/seeking/Makefile.am: Don't compile non-compiling
6364         compiled objects with the compiler.
6365
6366         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
6367         elements.
6368
6369 2005-08-12  Philippe Khalaf <burger@speedy.org>
6370         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6371         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6372           Made a thread to release the queue.
6373           Removed timestamp conversion for now.
6374
6375 2005-08-10  Philippe Khalaf <burger@speedy.org>
6376         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6377         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6378           Added rtp timestamp -> gst timestamp conversion.
6379           Fixed several problems with queue.
6380
6381 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
6382
6383         * gst-libs/gst/audio/gstaudioclock.h:
6384         * gst-libs/gst/audio/gstaudiofilter.h:
6385         * gst-libs/gst/audio/gstaudiosink.h:
6386         * gst-libs/gst/audio/gstaudiosrc.h:
6387         * gst-libs/gst/audio/gstbaseaudiosink.h:
6388         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6389         * gst-libs/gst/audio/gstringbuffer.h:
6390         * gst-libs/gst/net/gstnetbuffer.h:
6391         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6392         * gst-libs/gst/rtp/gstrtpbuffer.h:
6393           Add padding (you will need to rebuild gst-plugins-base,
6394           gst-plugins and all applications afterwards!)
6395
6396 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
6397
6398         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6399         (gst_riff_parse_chunk):
6400           Fix bug in debug message and add some more debug messages.
6401
6402 2005-08-08  Edward Hervey  <edward@fluendo.com>
6403
6404         * gst-libs/gst/riff/riff-media.c:
6405         backported updates since branch
6406
6407 2005-08-08  Andy Wingo  <wingo@pobox.com>
6408
6409         * gst-libs/gst/audio/gstbaseaudiosink.c
6410         (gst_base_audio_sink_change_state): Open the device in NULL->READY
6411         like good elements should. Close on READY->NULL too.
6412
6413         * gst-libs/gst/audio/gstaudiosink.c
6414         (gst_audioringbuffer_open_device,
6415         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
6416         (gst_audioringbuffer_release): Updates for new ring buffer API,
6417         hook into the new audio sink api.
6418
6419         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
6420         (GstAudioSinkClass.close): Just open and close the device -- no
6421         resource allocation or configuration.
6422         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
6423         vmethods, handle device setup and resource allocation.
6424
6425         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
6426         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
6427         base class API.
6428
6429         * gst-libs/gst/audio/gstringbuffer.h
6430         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
6431         New vmethods.
6432
6433         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
6434         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
6435         New API functions. The device should be opened before acquiring
6436         and closed after releasing.
6437
6438 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
6439
6440         * gst-libs/gst/interfaces/mixer.h:
6441           Reset padding to GST_PADDING.
6442
6443 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6444
6445         * gst/playback/gstplaybin.c: (remove_sinks):
6446           Remove visualization from parent explicitely; works around some
6447           apparent refcount issue that I haven't tracked down yet.
6448
6449 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6450
6451         * ext/alsa/gstalsasink.c: (set_hwparams):
6452           Assign debug category, add negotiation debug msgs.
6453
6454 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6455
6456         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
6457           Fix error code for file-not-found to NOT_FOUND.
6458
6459 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6460
6461         * common/gtk-doc-plugins.mak:
6462         * docs/plugins/Makefile.am:
6463         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6464         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6465           renamed to actual element names, so much nicer to look at
6466         * docs/plugins/tmpl/gstmultifdsink.sgml:
6467           remove
6468         * docs/plugins/tmpl/multifdsink.sgml:
6469         * docs/plugins/tmpl/tcpserversink.sgml:
6470           add
6471         * ext/alsa/gstalsa.c:
6472         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
6473         * ext/ogg/gstoggmux.c:
6474         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
6475         * gst/playback/gstdecodebin.c:
6476         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
6477         * gst/tcp/gsttcpserversink.c:
6478           various fixes and documentation additions
6479
6480 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6481
6482         * common/Makefile.am:
6483         * common/gstdoc-scangobj:
6484         * common/gtk-doc-plugins.mak:
6485         * common/gtk-doc.mak:
6486           add a custom scangobj that uses the registry
6487           add a custom gtk-doc-plugins.mak that uses it
6488           some doc build fixes
6489         * configure.ac:
6490         * docs/Makefile.am:
6491         * docs/plugins/Makefile.am:
6492         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6493         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6494         * docs/plugins/gst-plugins-base-plugins.types:
6495         * docs/plugins/tmpl/gstmultifdsink.sgml:
6496           add docs for one element, multifdsink
6497         * gst/adder/gstadder.h:
6498         * gst/volume/gstvolume.h:
6499           don't privatize enum
6500         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
6501         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
6502         (gst_sync_method_get_type), (gst_client_status_get_type),
6503         (gst_multifdsink_class_init),
6504         (gst_multifdsink_client_queue_buffer),
6505         (gst_multifdsink_handle_client_write):
6506         * gst/tcp/gstmultifdsink.h:
6507         * gst/tcp/gsttcp.h:
6508         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6509         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
6510         (gst_tcpclientsink_render):
6511         * gst/tcp/gsttcpclientsink.h:
6512         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6513         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
6514         (gst_tcpclientsrc_start):
6515         * gst/tcp/gsttcpclientsrc.h:
6516         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6517         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
6518         * gst/tcp/gsttcpserversrc.h:
6519         * gst/typefind/gsttypefindfunctions.c:
6520           remove superfluous Type stuff
6521
6522 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6523
6524         * gst/playback/gstplaybin.c: (gen_video_element):
6525           Enable videoscale.
6526
6527 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6528
6529         * gst-libs/gst/gconf/gconf.c:
6530         * gst-libs/gst/gconf/gconf.h:
6531           Fix some Andy Problem [tm].
6532
6533 2005-08-04  Andy Wingo  <wingo@pobox.com>
6534
6535         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
6536         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
6537         (gst_ffmpegcsp_get_size): Adapt to API changes.
6538
6539         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
6540         Implement an in-place do-nothing transform.
6541
6542 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6543
6544         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
6545         (gst_ximagesink_renegotiate_size):
6546           Do not set new window sizes yet if we prepare a new buffer size
6547           for upstream renegotiation (software scaling) at some point in the
6548           future, because this new size waqs not actually accepted yet. Once
6549           accepted, renegotiation later on will set the new sizes just fine.
6550           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
6551           embedding testcase.
6552
6553 2005-08-03  Andy Wingo  <wingo@pobox.com>
6554
6555         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
6556         (gst_ximagesink_buffer_alloc): 
6557         Protect the height, width, and desired_caps with the pool_lock.
6558         Fixes videotestsrc ! queue ! ximagesink.
6559
6560 2005-08-02  Edward Hervey  <edward@fluendo.com>
6561
6562         * gst/volume/gstvolume.c:
6563         include left from controller cleanup
6564
6565 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
6566         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
6567           Stop collectpads before calling the parent state
6568           change function on PAUSED->READY.
6569
6570 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
6571         * configure.ac:
6572           When testing for X libs, use the X CFlags 
6573         * gst/adder/gstadder.c: (gst_adder_change_state):
6574           Stop the collectpads before calling parent state change function
6575           on PAUSED->READY, otherwise we deadlock deactivating pads.
6576
6577 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
6578
6579         * configure.ac:
6580         * docs/libs/tmpl/gstcolorbalance.sgml:
6581         * docs/libs/tmpl/gstmixer.sgml:
6582         * examples/Makefile.am:
6583         * gst/sine/Makefile.am:
6584         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
6585         (gst_sinesrc_set_property), (plugin_init):
6586         * gst/sine/gstsinesrc.h:
6587         * gst/volume/Makefile.am:
6588         * gst/volume/gstvolume.c: (gst_volume_set_volume),
6589         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
6590         (volume_process_float), (volume_process_int16),
6591         (volume_set_property), (plugin_init):
6592         * gst/volume/gstvolume.h:
6593           deactivate and remove dparams (libgstcontrol)
6594
6595 2005-07-29  Wim Taymans  <wim@fluendo.com>
6596
6597         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
6598         Convert me to BaseTransform!! help..
6599
6600 2005-07-29  Andy Wingo  <wingo@pobox.com>
6601
6602         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
6603         sinks.
6604
6605         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
6606         support of both endiannesses.
6607
6608 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
6609
6610         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
6611           Fix confusing debug message (s/event/query/)
6612
6613 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
6614
6615         * gst/videotestsrc/videotestsrc.h:
6616           Use "_stdint.h" instead of <stdint.h>
6617
6618 2005-07-27  Wim Taymans  <wim@fluendo.com>
6619
6620         * ext/vorbis/Makefile.am:
6621         Revert wrong commit.
6622
6623 2005-07-27  Wim Taymans  <wim@fluendo.com>
6624
6625         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
6626         More compilation fixen.
6627
6628 2005-07-27  Wim Taymans  <wim@fluendo.com>
6629
6630         * gst-libs/gst/audio/gstbaseaudiosink.c:
6631         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
6632         (gst_base_audio_sink_create_ringbuffer),
6633         (gst_base_audio_sink_change_state):
6634         Fix compilation.
6635
6636 2005-07-27  Wim Taymans  <wim@fluendo.com>
6637
6638         * examples/seeking/seek.c: (setup_dynamic_link),
6639         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
6640         (query_positions_elems), (query_positions_pads), (do_seek):
6641         Update seek example.
6642
6643         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
6644         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
6645         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
6646         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6647         (gst_ogg_demux_handle_event),
6648         (gst_ogg_demux_deactivate_current_chain),
6649         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6650         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
6651         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
6652         (gst_ogg_demux_loop):
6653         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
6654         * ext/theora/theoradec.c: (theora_dec_src_event),
6655         (theora_dec_src_getcaps), (theora_dec_sink_event),
6656         (theora_dec_push), (theora_dec_chain):
6657         * ext/vorbis/Makefile.am:
6658         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
6659         (vorbis_dec_sink_event), (vorbis_dec_push),
6660         (vorbis_handle_data_packet):
6661         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
6662         (gst_vorbisenc_chain):
6663         * gst/playback/gststreaminfo.c: (cb_probe):
6664         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
6665         * gst/videorate/gstvideorate.c: (gst_videorate_event):
6666         * gst/videoscale/gstvideoscale.c:
6667         (gst_videoscale_handle_src_event):
6668         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
6669         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
6670         (gst_ximagesink_navigation_send_event):
6671         * sys/xvimage/xvimagesink.c:
6672         (gst_xvimagesink_navigation_send_event):
6673         Various event updates and cleanups
6674
6675 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6676
6677         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
6678           Fix segfault for I420/YV12.
6679
6680 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6681
6682         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
6683           Report bitrate.
6684
6685 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6686
6687         * gst/playback/gstplaybin.c: (gen_video_element),
6688         (gen_audio_element):
6689           Switch to auto*sink elements as default sinks; add volume element
6690           so that volume control in totem works.
6691
6692 2005-07-21  Wim Taymans  <wim@fluendo.com>
6693
6694         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
6695         * gst/playback/gstplaybin.c: (setup_sinks),
6696         (gst_play_bin_change_state):
6697         Refcount fix and more comments.
6698
6699 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6700
6701         * sys/ximage/Makefile.am:
6702         * sys/ximage/ximage.c: (plugin_init):
6703         * sys/ximage/ximagesink.c:
6704         Prepare for adding ximagesrc, rename of plugin to ximage etc.
6705         
6706
6707 2005-07-21  Wim Taymans  <wim@fluendo.com>
6708
6709         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
6710         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6711         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
6712         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6713         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
6714         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
6715         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
6716         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
6717         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
6718         Generate correct disconts for live chained oggs.
6719
6720         * gst-libs/gst/audio/gstbaseaudiosink.c:
6721         (gst_base_audio_sink_render),
6722         (gst_base_audio_sink_create_ringbuffer),
6723         (gst_base_audio_sink_change_state):
6724         Handle discont math correctly.
6725
6726         * gst/playback/gstplaybin.c: (add_sink):
6727         Some small debug cleanup.
6728
6729 2005-07-21  Wim Taymans  <wim@fluendo.com>
6730
6731         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
6732         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6733         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
6734         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6735         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
6736         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
6737         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6738         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
6739         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
6740         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
6741         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
6742         (gst_ogg_demux_change_state), (gst_ogg_print):
6743         Reorganize code to send the right disconts when in streaming
6744         mode.
6745
6746 2005-07-20  Andy Wingo  <wingo@pobox.com>
6747
6748         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
6749         fix (?), fixes a seggie mcfalterson (#310894).
6750
6751 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6752
6753         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
6754         (gst_ogg_mux_set_header_on_caps):
6755         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
6756         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
6757         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
6758         * gst-libs/gst/audio/multichannel.c:
6759         (gst_audio_set_channel_positions),
6760         (gst_audio_set_structure_channel_positions_list):
6761         * gst/playback/gstdecodebin.c: (dynamic_create):
6762         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
6763         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
6764           Fixes for API changes in core.
6765
6766 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6767
6768         * gst/playback/gstplaybasebin.c: (fill_buffer):
6769           Use _new_custom() so we can set custom message types for buffering
6770           messages.
6771
6772 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6773
6774         * configure.ac:
6775         * gst-libs/gst/Makefile.am:
6776         * gst-libs/gst/gconf/.cvsignore:
6777         * gst-libs/gst/gconf/Makefile.am:
6778         * gst-libs/gst/gconf/test-gconf.c:
6779         * pkgconfig/Makefile.am:
6780         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
6781         * pkgconfig/gstreamer-gconf.pc.in:
6782           Remove gconf stuff, use gconf elements instead from now on.
6783
6784 2005-07-20  Wim Taymans  <wim@fluendo.com>
6785
6786         * gst-libs/gst/audio/TODO:
6787         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
6788         (gst_audio_clock_get_internal_time):
6789         * gst-libs/gst/audio/gstaudioclock.h:
6790         * gst-libs/gst/audio/gstbaseaudiosink.c:
6791         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
6792         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
6793         (gst_base_audio_sink_render),
6794         (gst_base_audio_sink_create_ringbuffer),
6795         (gst_base_audio_sink_change_state):
6796         Make sure the audio clock always returns an increasing value.
6797
6798 2005-07-19  Andy Wingo  <wingo@pobox.com>
6799
6800         * gst/videotestsrc/: Cleanups.
6801
6802 2005-07-19  Wim Taymans  <wim@fluendo.com>
6803
6804         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
6805         Better debugging.
6806
6807 2005-07-19  Wim Taymans  <wim@fluendo.com>
6808
6809         * examples/seeking/seek.c: (make_dv_pipeline),
6810         (make_vorbis_theora_pipeline), (query_rates),
6811         (query_positions_elems), (query_positions_pads), (do_seek):
6812         Make correct DV pipeline.
6813
6814 2005-07-18  Andy Wingo  <wingo@pobox.com>
6815
6816         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
6817         default. Also because it's the only thing that really works. (This
6818         is used in the GConf elements).
6819         Use AS_LIBTOOL_TAGS.
6820
6821 2005-07-18  Wim Taymans  <wim@fluendo.com>
6822
6823         * gst/playback/gstdecodebin.c: (remove_element_chain):
6824         * gst/playback/gstplaybin.c: (add_sink):
6825         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6826         (gst_stream_info_set_mute):
6827         * gst/playback/gststreamselector.c:
6828         (gst_stream_selector_get_linked_pad),
6829         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
6830         More leak and compile fixes.
6831
6832 2005-07-18  Wim Taymans  <wim@fluendo.com>
6833
6834         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
6835         (query_rates), (query_positions_elems), (query_positions_pads),
6836         (do_seek), (seek_cb), (stop_seek):
6837         Updated seek example. 
6838
6839         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
6840         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
6841         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
6842         * gst/playback/gstplaybin.c: (add_sink):
6843         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6844         (gst_stream_info_set_mute):
6845         Some refcount leak fixes.
6846
6847 2005-07-16  Wim Taymans  <wim@fluendo.com>
6848
6849         * gst-libs/gst/audio/gstbaseaudiosink.c:
6850         (gst_base_audio_sink_render):
6851         Align samples even if we have roundoff errors in the 
6852         timestamp conversion.
6853
6854 2005-07-16  Wim Taymans  <wim@fluendo.com>
6855
6856         * docs/libs/tmpl/gstringbuffer.sgml:
6857         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
6858         (query_rates), (query_positions_elems), (query_positions_pads),
6859         (update_scale), (do_seek):
6860         Updated seek example.
6861
6862         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6863         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
6864         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
6865         (gst_ogg_demux_loop):
6866         Push out correct discont values.
6867
6868         * ext/theora/theoradec.c: (theora_dec_src_convert),
6869         (theora_dec_sink_convert), (theora_dec_src_getcaps),
6870         (theora_dec_sink_event), (theora_handle_type_packet),
6871         (theora_handle_header_packet), (theora_dec_push),
6872         (theora_handle_data_packet), (theora_dec_chain),
6873         (theora_dec_change_state):
6874         Better timestamping.
6875
6876         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6877         (vorbis_dec_sink_event), (vorbis_dec_push),
6878         (vorbis_handle_data_packet), (vorbis_dec_chain):
6879         * ext/vorbis/vorbisdec.h:
6880         Better timestamping.
6881
6882         * gst-libs/gst/audio/gstbaseaudiosink.c:
6883         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
6884         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6885         Handle syncing on timestamps instead of sample offsets. Make
6886         use of DISCONT values as described in design docs.
6887
6888         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6889         (gst_base_audio_src_get_time):
6890         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
6891         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
6892         (gst_ring_buffer_read):
6893         * gst-libs/gst/audio/gstringbuffer.h:
6894         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
6895         (gst_ximagesink_show_frame):
6896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
6897         Correcly convert buffer timestamp to stream time.
6898
6899 2005-07-16  Wim Taymans  <wim@fluendo.com>
6900
6901         * gst/audioconvert/gstaudioconvert.c:
6902         (gst_audio_convert_get_buffer):
6903         Timestamp buffers correctly.
6904
6905         * gst/playback/gstplaybin.c: (gen_video_element):
6906         Make internal fakesink silent.
6907
6908 2005-07-15  Wim Taymans  <wim@fluendo.com>
6909
6910         * gst/ffmpegcolorspace/Makefile.am:
6911         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6912         (gst_ffmpegcsp_caps_remove_format_info),
6913         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
6914         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
6915         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
6916         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
6917         Ported ffmpegcolorspace to basetransform.
6918
6919         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
6920         * gst/volume/gstvolume.c: (volume_transform):
6921         Ported to new API.
6922
6923 2005-07-14  Wim Taymans  <wim@fluendo.com>
6924
6925         * gst/videotestsrc/Makefile.am:
6926         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
6927         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
6928         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
6929         (gst_videotestsrc_init), (gst_videotestsrc_event),
6930         (gst_videotestsrc_create), (gst_videotestsrc_start),
6931         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
6932         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
6933         (gst_videotestsrc_get_property):
6934         * gst/videotestsrc/gstvideotestsrc.h:
6935         Make videotestsrc a pushsrc.
6936
6937 2005-07-14  Wim Taymans  <wim@fluendo.com>
6938
6939         * gst/tcp/gstfdset.c: (gst_fdset_free):
6940         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
6941         (gst_multifdsink_add), (gst_multifdsink_remove),
6942         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
6943         (gst_multifdsink_remove_client_link),
6944         (gst_multifdsink_client_queue_data),
6945         (gst_multifdsink_client_queue_caps),
6946         (gst_multifdsink_client_queue_buffer),
6947         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
6948         (gst_multifdsink_stop):
6949         * gst/tcp/gstmultifdsink.h:
6950         0.8 backporting.
6951
6952         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
6953         Also draw image when not from a pool.
6954
6955 2005-07-14  Wim Taymans  <wim@fluendo.com>
6956
6957         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
6958         (mute_stream), (silence_stream):
6959         Small debug additions.
6960
6961 2005-07-14  Wim Taymans  <wim@fluendo.com>
6962
6963         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
6964         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6965         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
6966         Better error recovery, ignore unconnected pads and
6967         non-fatal errors.
6968
6969 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
6970
6971         * docs/libs/tmpl/gstaudio.sgml:
6972         * docs/libs/tmpl/gstcolorbalance.sgml:
6973         * docs/libs/tmpl/gstgconf.sgml:
6974         * docs/libs/tmpl/gstmixer.sgml:
6975         * docs/libs/tmpl/gstringbuffer.sgml:
6976         * docs/libs/tmpl/gsttuner.sgml:
6977         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6978         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
6979         (gst_tcpclientsrc_class_init):
6980         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
6981         (gst_tcpserversrc_class_init):
6982         * sys/v4l/gstv4lelement.c:
6983           more autistic cleanliness in functions/names/defines
6984
6985 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6986
6987         * configure.ac:
6988           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
6989           added manually to each Makefile.am so we are sure it goes
6990           *last* and doesn't add -L flags before linking in libs of our
6991           own, like, say, internal .la libs, that then accidentally pick
6992           up the installed copy.
6993         * docs/libs/Makefile.am:
6994         * ext/alsa/Makefile.am:
6995         * ext/cdparanoia/Makefile.am:
6996         * ext/gnomevfs/Makefile.am:
6997         * ext/libvisual/Makefile.am:
6998         * ext/ogg/Makefile.am:
6999         * ext/theora/Makefile.am:
7000         * ext/vorbis/Makefile.am:
7001         * gst-libs/gst/video/Makefile.am:
7002         * gst/adder/Makefile.am:
7003         * gst/audioconvert/Makefile.am:
7004         * gst/audiorate/Makefile.am:
7005         * gst/audioscale/Makefile.am:
7006         * gst/ffmpegcolorspace/Makefile.am:
7007         * gst/playback/Makefile.am:
7008         * gst/sine/Makefile.am:
7009         * gst/subparse/Makefile.am:
7010         * gst/tags/Makefile.am:
7011         * gst/tcp/Makefile.am:
7012         * gst/typefind/Makefile.am:
7013         * gst/videorate/Makefile.am:
7014         * gst/videoscale/Makefile.am:
7015         * gst/videotestsrc/Makefile.am:
7016         * gst/volume/Makefile.am:
7017         * sys/v4l/Makefile.am:
7018         * sys/ximage/Makefile.am:
7019         * sys/xvimage/Makefile.am:
7020           adapt properly to this change. This should make sure that
7021           plugins and libs properly link to the as-yet-uninstalled
7022           copies of stuff like libgstinterfaces and libgstvideo
7023
7024 2005-07-13  Andy Wingo  <wingo@pobox.com>
7025
7026         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
7027         (gst_v4lsrc_fixate): Fixate on format as well.
7028
7029         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
7030         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
7031         buffer points to it.
7032         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
7033         rather just doing X calls ourselves. Also fixes a memleak.
7034
7035 2005-07-12  Andy Wingo  <wingo@pobox.com>
7036
7037         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
7038         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
7039         (gst_v4lsrc_create): Re-add the copy-mode property, default to
7040         TRUE to avoid deadlocks if an element holds on to our buffers.
7041
7042 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7043
7044         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7045         (gst_sinesrc_init), (gst_sinesrc_create),
7046         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
7047         (gst_sinesrc_start):
7048         * gst/sine/gstsinesrc.h:
7049           removing num-buffers property before moving it
7050
7051 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
7052
7053         * configure.ac:
7054           use overridable ERROR_CFLAGS
7055         * docs/libs/gst-plugins-base-libs.types:
7056         * docs/libs/tmpl/gstringbuffer.sgml:
7057         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
7058         (gst_alsasink_class_init):
7059         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
7060         (gst_alsasrc_class_init):
7061         * gst-libs/gst/audio/audio.h:
7062         * gst-libs/gst/audio/gstaudioclock.h:
7063         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
7064         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
7065         (gst_audio_filter_link), (gst_audio_filter_init),
7066         (gst_audio_filter_chain), (gst_audio_filter_set_property),
7067         (gst_audio_filter_get_property),
7068         (gst_audio_filter_class_add_pad_templates):
7069         * gst-libs/gst/audio/gstaudiofilter.h:
7070         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7071         (gst_audio_filter_template_get_type),
7072         (gst_audio_filter_template_base_init),
7073         (gst_audio_filter_template_class_init),
7074         (gst_audio_filter_template_init),
7075         (gst_audio_filter_template_set_property),
7076         (gst_audio_filter_template_get_property), (plugin_init),
7077         (gst_audio_filter_template_setup),
7078         (gst_audio_filter_template_filter),
7079         (gst_audio_filter_template_filter_inplace):
7080         * gst-libs/gst/audio/gstaudiosink.c:
7081         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
7082         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
7083         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
7084         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
7085         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
7086         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
7087         * gst-libs/gst/audio/gstaudiosink.h:
7088         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
7089         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
7090         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
7091         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
7092         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
7093         (gst_audio_src_class_init), (gst_audio_src_init),
7094         (gst_audio_src_create_ringbuffer):
7095         * gst-libs/gst/audio/gstaudiosrc.h:
7096         * gst-libs/gst/audio/gstbaseaudiosink.c:
7097         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
7098         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
7099         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
7100         (gst_base_audio_sink_set_property),
7101         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
7102         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
7103         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
7104         (gst_base_audio_sink_create_ringbuffer),
7105         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
7106         * gst-libs/gst/audio/gstbaseaudiosink.h:
7107         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7108         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
7109         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
7110         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
7111         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
7112         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
7113         (gst_base_audio_src_event), (gst_base_audio_src_create),
7114         (gst_base_audio_src_create_ringbuffer),
7115         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
7116         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7117         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7118         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
7119         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
7120         (gst_ring_buffer_debug_spec_caps),
7121         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
7122         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
7123         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
7124         (gst_ring_buffer_start), (gst_ring_buffer_pause),
7125         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
7126         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
7127         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
7128         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
7129         (gst_ring_buffer_clear):
7130         * gst-libs/gst/audio/gstringbuffer.h:
7131         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7132         (gst_video_sink_class_init), (gst_video_sink_get_type):
7133         * gst-libs/gst/video/videosink.h:
7134         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
7135         (gst_multifdsink_class_init),
7136         (gst_multifdsink_handle_client_write),
7137         (gst_multifdsink_change_state):
7138         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7139         (gst_tcpclientsink_setcaps):
7140         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7141         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
7142         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
7143         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
7144         (gst_ximagesink_send_pending_navigation),
7145         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
7146         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
7147         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
7148         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
7149         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
7150         (gst_xvimagesink_send_pending_navigation),
7151         (gst_xvimagesink_navigation_send_event),
7152         (gst_xvimagesink_set_xwindow_id),
7153         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
7154         (gst_xvimagesink_get_type):
7155         more macro splitting
7156
7157 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7158
7159         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
7160           plug a memleak, allows me to import 1479 albums in one go
7161           in jamboree
7162         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
7163         (vorbis_handle_type_packet), (vorbis_dec_chain),
7164         (vorbis_dec_change_state):
7165           fix some format strings
7166
7167 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7168
7169         * docs/libs/tmpl/gstcolorbalance.sgml:
7170         * docs/libs/tmpl/gstmixer.sgml:
7171         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7172         (gst_alsasink_set_property), (gst_alsasink_get_property):
7173         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7174         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
7175           add device property
7176
7177 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7178
7179         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7180         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7181         (audiocast_register_listener), (audiocast_thread_run),
7182         (gst_gnomevfssrc_send_additional_headers_callback),
7183         (gst_gnomevfssrc_received_headers_callback),
7184         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
7185         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
7186         (gst_gnomevfssrc_get_size):
7187           add/clean up debugging
7188         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
7189           cleanups
7190
7191 2005-07-07  Andy Wingo  <wingo@pobox.com>
7192
7193         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
7194         framerate. Need to get a handle on when exactly this function is
7195         called, tho.
7196
7197         * sys/v4l/v4lsrc_calls.h:
7198         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
7199         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
7200         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
7201
7202         * sys/v4l/v4l_calls.h: Cast to V4lElement.
7203         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
7204         v4lelements are sources.
7205
7206         * sys/v4l/gstv4lxoverlay.h:
7207         * sys/v4l/gstv4lxoverlay.c:
7208         * sys/v4l/gstv4ltuner.h:
7209         * sys/v4l/gstv4ltuner.c: Header loc fixen.
7210         
7211         * sys/v4l/gstv4lsrc.h:
7212         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
7213         PushSrc/BaseSrc. Removed most sync-related properties, videorate
7214         or something should handle that. Made a live source.
7215
7216         * sys/v4l/gstv4lelement.h:
7217         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
7218         signals. Some cleanups.
7219
7220         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
7221
7222         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
7223         stuff.
7224
7225         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
7226         stuff.
7227
7228         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
7229
7230 2005-07-07  Wim Taymans  <wim@fluendo.com>
7231
7232         * ext/theora/theoradec.c: (theora_get_query_types),
7233         (theora_dec_src_getcaps), (theora_dec_push):
7234         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
7235         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
7236         Remove deprecated/unused query types.
7237
7238 2005-07-06  Wim Taymans  <wim@fluendo.com>
7239
7240         * ext/alsa/Makefile.am:
7241         * ext/alsa/gstalsaplugin.c: (plugin_init):
7242         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
7243         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
7244         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
7245         (gst_alsasrc_class_init), (gst_alsasrc_init),
7246         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
7247         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
7248         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
7249         (gst_alsasrc_reset):
7250         * ext/alsa/gstalsasrc.h:
7251         * gst-libs/gst/audio/Makefile.am:
7252         * gst-libs/gst/audio/gstaudiosink.c:
7253         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
7254         (gst_audioringbuffer_start):
7255         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
7256         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
7257         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
7258         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
7259         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
7260         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
7261         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
7262         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
7263         * gst-libs/gst/audio/gstaudiosrc.h:
7264         * gst-libs/gst/audio/gstbaseaudiosink.c:
7265         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
7266         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
7267         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
7268         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7269         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
7270         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
7271         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
7272         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
7273         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
7274         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
7275         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
7276         (gst_baseaudiosrc_change_state):
7277         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7278         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
7279         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
7280         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
7281         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
7282         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
7283         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
7284         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
7285         * gst-libs/gst/audio/gstringbuffer.h:
7286         Added audiosource base classes.
7287         Ported alsasrc, still very basic.
7288
7289 2005-07-06  Wim Taymans  <wim@fluendo.com>
7290
7291         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
7292         (theora_dec_push), (theora_handle_data_packet):
7293         Prepare for better timestamp fix later.
7294
7295         * gst/audioconvert/gstaudioconvert.c:
7296         List most accurate caps first
7297
7298         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
7299         Use proper pad task function.
7300
7301         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7302         (gst_xvimagesink_show_frame):
7303         Fix deadlock when alloc failed.
7304
7305 2005-07-05  Andy Wingo  <wingo@pobox.com>
7306
7307         * ext/gnomevfs/gstgnomevfssrc.c:
7308         * gst/sine/gstsinesrc.c:
7309         * gst/tcp/gsttcpserversrc.c:
7310         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
7311
7312         * sys/v4l/: Port from 0.8.
7313
7314         * Many files: Null if we got it....
7315
7316 2005-07-05  Andy Wingo  <wingo@pobox.com>
7317
7318         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
7319         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
7320         Signedness fixes.
7321
7322 2005-07-05  Wim Taymans  <wim@fluendo.com>
7323
7324         * configure.ac:
7325         * gst/tcp/Makefile.am:
7326         * gst/tcp/README:
7327         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
7328         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
7329         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
7330         (is_sync_frame), (gst_multifdsink_handle_client_write),
7331         (gst_multifdsink_render), (gst_multifdsink_start),
7332         (gst_multifdsink_stop), (gst_multifdsink_change_state):
7333         * gst/tcp/gstmultifdsink.h:
7334         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
7335         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
7336         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
7337         * gst/tcp/gsttcp.h:
7338         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7339         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
7340         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
7341         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
7342         * gst/tcp/gsttcpclientsink.h:
7343         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
7344         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
7345         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
7346         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
7347         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
7348         * gst/tcp/gsttcpclientsrc.h:
7349         * gst/tcp/gsttcpplugin.c: (plugin_init):
7350         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
7351         * gst/tcp/gsttcpserversink.h:
7352         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
7353         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
7354         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
7355         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
7356         (gst_tcpserversrc_stop):
7357         * gst/tcp/gsttcpserversrc.h:
7358         * gst/tcp/gsttcpsink.c:
7359         * gst/tcp/gsttcpsink.h:
7360         * gst/tcp/gsttcpsrc.c:
7361         * gst/tcp/gsttcpsrc.h:
7362         Ported tcp plugins to 0.9. 
7363         
7364
7365 2005-07-05  Andy Wingo  <wingo@pobox.com>
7366
7367         * gst/playback/gstplaybasebin.c (fill_buffer):
7368         message_new_application fixen.
7369
7370         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
7371         Style fix.
7372
7373 2005-07-04  Wim Taymans  <wim@fluendo.com>
7374
7375         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
7376         Set caps on output buffer.
7377
7378 2005-07-04  Andy Wingo  <wingo@pobox.com>
7379
7380         * ext/gnomevfs/gstgnomevfssrc.c
7381         (gst_gnomevfssrc_received_headers_callback) 
7382         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
7383         hopefully.
7384
7385         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
7386         No refcount leakage.
7387
7388         * configure.ac: Enable -Werror.
7389         
7390         * ext/theora/theoradec.c (theora_dec_src_getcaps):
7391         * gst/audioconvert/bufferframesconvert.c
7392         (buffer_frames_convert_fixate):
7393         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
7394         (gst_audio_convert_fixate):
7395         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
7396         (gst_sinesrc_create): Fixate func changes.
7397         
7398         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7399         (gst_ximagesink_buffer_alloc): Unused var.
7400
7401 2005-07-01  Andy Wingo  <wingo@pobox.com>
7402
7403         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
7404         getcaps to do explicit caps. Needs to be done in all decoders,
7405         possibly via a base class.
7406
7407         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
7408
7409         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
7410         caps on the sink pad, just rely on the pad template. Also, setting
7411         ANY caps on a pad is not valid because the caps are not fixed.
7412
7413         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
7414         caps on the buffer, and get the width from the desired_caps if
7415         they're set.
7416         (gst_ximagesink_renegotiate_size): Implement via setting the
7417         desired_caps on the ximagesink.
7418         (gst_ximagesink_setcaps): Only reset the width of the player if it
7419         wasn't already set. Not sure if this is right.
7420         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
7421
7422         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
7423         that the user wants. NULL unless the window has been resized.
7424
7425         * gst/volume/gstvolume.c (volume_transform): Adapt to
7426         basetransform refcount changes.
7427         
7428 2005-07-01  Andy Wingo  <wingo@pobox.com>
7429
7430         * gst/videoscale/gstvideoscale.c:
7431         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
7432         from BaseTransform, implements a transform_caps. Removed dead code
7433         including some PAR stuff that was never reached -- should probably
7434         be added back somehow.
7435
7436 2005-07-01  Andy Wingo  <wingo@pobox.com>
7437
7438         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
7439         come later.
7440
7441 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7442
7443         * configure.ac:
7444         * docs/libs/Makefile.am:
7445         * docs/libs/gst-plugins-libs.types:
7446         * ext/alsa/Makefile.am:
7447         * ext/alsa/gstalsamixer.h:
7448         * ext/alsa/gstalsamixeroptions.h:
7449         * ext/alsa/gstalsamixertrack.h:
7450         * gst-libs/gst/Makefile.am:
7451         * gst-libs/gst/colorbalance/.cvsignore:
7452         * gst-libs/gst/colorbalance/Makefile.am:
7453         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
7454         * gst-libs/gst/colorbalance/colorbalance.c:
7455         * gst-libs/gst/colorbalance/colorbalance.h:
7456         * gst-libs/gst/colorbalance/colorbalance.vcproj:
7457         * gst-libs/gst/colorbalance/colorbalancechannel.c:
7458         * gst-libs/gst/colorbalance/colorbalancechannel.h:
7459         * gst-libs/gst/interfaces/Makefile.am:
7460         * gst-libs/gst/interfaces/colorbalance.c:
7461         (gst_color_balance_class_init):
7462         * gst-libs/gst/interfaces/colorbalance.h:
7463         * gst-libs/gst/interfaces/interfaces-marshal.list:
7464         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
7465         * gst-libs/gst/interfaces/mixer.h:
7466         * gst-libs/gst/interfaces/mixeroptions.h:
7467         * gst-libs/gst/interfaces/navigation.c:
7468         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
7469         * gst-libs/gst/interfaces/tuner.h:
7470         * gst/volume/Makefile.am:
7471         * gst/volume/gstvolume.c:
7472         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
7473         * sys/ximage/Makefile.am:
7474         * sys/ximage/ximagesink.c:
7475         * sys/xvimage/Makefile.am:
7476         * sys/xvimage/xvimagesink.c:
7477           fold in all interfaces into an interfaces dir, preserving CVS
7478           history
7479
7480 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7481
7482         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
7483           Fix build after riff changes.
7484
7485 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7486
7487         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7488         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
7489         (gst_riff_create_video_template_caps),
7490         (gst_riff_create_audio_template_caps),
7491         (gst_riff_create_iavs_template_caps):
7492         * gst-libs/gst/riff/riff-media.h:
7493         * gst-libs/gst/riff/riff-read.h:
7494         * gst-libs/gst/riff/riff.c: (gst_riff_init):
7495           Add gst_riff_init() to initialize the debug category, instead
7496           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
7497
7498 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7499
7500         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
7501           Oops, I shouldn't apply hacks.
7502
7503 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7504
7505         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
7506           Remove pad_loop function which doesn't work.
7507
7508 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7509
7510         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
7511           Send EOS when deactivating.
7512         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7513         (check_queue), (queue_threshold_reached), (queue_out_of_data),
7514         (gen_preroll_element), (probe_triggered), (mute_stream),
7515         (silence_stream), (new_decoded_pad), (setup_substreams),
7516         (set_active_source):
7517         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
7518         (remove_sinks), (add_sink):
7519         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
7520           Change for new probe API.
7521
7522 2005-06-29  Wim Taymans  <wim@fluendo.com>
7523
7524         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
7525         * gst-libs/gst/audio/gstbaseaudiosink.c:
7526         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
7527         (gst_baseaudiosink_change_state):
7528         * gst-libs/gst/audio/gstbaseaudiosink.h:
7529         * gst-libs/gst/audio/gstringbuffer.c:
7530         (gst_ringbuffer_set_callback):
7531         Fix compilation error.
7532         Ringbuffer starts out as not running.
7533         Free our clock in dispose.
7534         When releasing the ringbuffer we need to renegotiate so
7535         clear the pad caps.
7536
7537 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7538
7539         * autogen.sh:
7540         * configure.ac:
7541         * docs/Makefile.am:
7542         * docs/libs/Makefile.am:
7543         * docs/libs/gst-plugins-libs-docs.sgml:
7544         * docs/libs/gst-plugins-libs-sections.txt:
7545         * docs/libs/gst-plugins-libs.types:
7546         * docs/libs/tmpl/gstaudio.sgml:
7547         * docs/libs/tmpl/gstcolorbalance.sgml:
7548         * docs/libs/tmpl/gstringbuffer.sgml:
7549         * gst-libs/gst/audio/gstringbuffer.c:
7550         (gst_ringbuffer_set_callback):
7551           reinstate gtk-doc docs for plugin libs
7552
7553 2005-06-28  Wim Taymans  <wim@fluendo.com>
7554
7555         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7556         (gst_ogg_demux_init):
7557         Removed pad loop function.
7558
7559 2005-06-28  Wim Taymans  <wim@fluendo.com>
7560
7561         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
7562         If we're building a chain we are not in an error case
7563         when we queue a buffer.
7564
7565 2005-06-28  Andy Wingo  <wingo@pobox.com>
7566
7567         * *.c: Don't cast to GstObject before reffing/unreffing.
7568
7569 2005-06-27  Andy Wingo  <wingo@pobox.com>
7570
7571         * gst/videotestsrc/gstvideotestsrc.c
7572         (gst_videotestsrc_activate_push): Activation API changes.
7573
7574         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
7575         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
7576         they have refs on the decodebin.
7577
7578         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
7579         parent class.
7580         (gst_ogg_pad_typefind): Don't leak a pad ref.
7581         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
7582         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
7583         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
7584
7585 2005-06-27  Edward Hervey  <edward@fluendo.com>
7586
7587         * ext/theora/theoradec.c: (theora_dec_change_state): 
7588         re-arranged call to parent's state change in order to avoid locks (or
7589         worse).
7590
7591 2005-06-26  Edward Hervey  <edward@fluendo.com>
7592
7593         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
7594         2nd argument of 'unknow-type' signal is a GstCaps and not a
7595         GstMiniObject
7596
7597 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
7598         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
7599           Set the worker thread's running flag to TRUE before starting the
7600           thread.
7601         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
7602           Catch a failure to add typefind to the bin.
7603
7604 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7605
7606         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7607         (gst_sinesrc_init), (gst_sinesrc_create),
7608         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
7609         (gst_sinesrc_start):
7610         * gst/sine/gstsinesrc.h:
7611           add num-buffers and timestamp-offset properties
7612         * gst/videotestsrc/gstvideotestsrc.c:
7613         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
7614         (gst_videotestsrc_get_property):
7615           add timestamp-offset property
7616
7617 2005-06-23  Christian Schaller  <uraeus@gnome.org>
7618
7619         * configure.ac: add videorate
7620         * gst-plugins-base.spec.in: add videorate
7621
7622 2005-06-23  Wim Taymans  <wim@fluendo.com>
7623
7624         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
7625         (gst_videorate_getcaps), (gst_videorate_setcaps),
7626         (gst_videorate_event), (gst_videorate_chain):
7627         Fixed videorate, fixating an already fixated caps is not
7628         an error.
7629
7630 2005-06-23  Wim Taymans  <wim@fluendo.com>
7631
7632         * ext/ogg/README:
7633         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
7634         Buffer on caps is not boxed anymore.
7635
7636 2005-06-22  Wim Taymans  <wim@fluendo.com>
7637
7638         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7639         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
7640         Set buffers on caps as miniobjects and not as boxed.
7641
7642 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7643
7644         * configure.ac:
7645           back to HEAD
7646
7647 === release 0.9.1 ===
7648
7649 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7650
7651         * .cvsignore:
7652         * NEWS:
7653         * README:
7654         * RELEASE:
7655         * configure.ac:
7656         * po/af.po:
7657         * po/az.po:
7658         * po/cs.po:
7659         * po/en_GB.po:
7660         * po/hu.po:
7661         * po/it.po:
7662         * po/nb.po:
7663         * po/nl.po:
7664         * po/or.po:
7665         * po/sq.po:
7666         * po/sr.po:
7667         * po/sv.po:
7668         * po/uk.po:
7669         * po/vi.po:
7670           updates for release
7671
7672 2005-06-09  Andy Wingo  <wingo@pobox.com>
7673
7674         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
7675         
7676 2005-06-09  Andy Wingo  <wingo@pobox.com>
7677
7678         * configure.ac:
7679         * gst-libs/gst/Makefile.am:
7680         * gst-libs/gst/net/Makefile.am:
7681         Add gstnet to build.
7682
7683 2005-06-09  Andy Wingo  <wingo@pobox.com>
7684
7685         * gst-libs/gst/gconf/gconf.c:
7686         * gst/playback/test.c:
7687         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
7688         fixes.
7689
7690         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
7691
7692         * ext/theora/theoraenc.c (theora_enc_chain): 
7693         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
7694
7695         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
7696         RealPad.
7697
7698 2005-06-02  Wim Taymans  <wim@fluendo.com>
7699
7700         * gst-libs/gst/net/Makefile.am:
7701         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7702         * pkgconfig/gstreamer-libs.pc.in:
7703         Added net stuff, version net lib.
7704
7705 2005-06-02  Wim Taymans  <wim@fluendo.com>
7706
7707         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
7708         (query_rates), (query_positions_elems), (query_positions_pads),
7709         (do_seek):
7710         Updated seek example.
7711
7712 2005-06-02  Andy Wingo  <wingo@pobox.com>
7713
7714         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
7715         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
7716         list.
7717
7718         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
7719         remove the typefind, the bin dispose will do it for us. When it's
7720         removed and unreffed, the signal handler will be disconnected,
7721         too.
7722         (unlinked): It's too difficult to disconnect from unlinked
7723         handlers, as they are on pads not elements. Just punt if the pads
7724         aren't grandkids of the bin.
7725
7726 2005-06-02  Wim Taymans  <wim@fluendo.com>
7727
7728         * ext/ogg/README:
7729         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7730         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
7731         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
7732         * ext/theora/theoradec.c: (theora_dec_src_query),
7733         (theora_handle_data_packet):
7734         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
7735         (theora_enc_chain):
7736         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
7737         (vorbis_handle_data_packet):
7738         * gst/audioconvert/bufferframesconvert.c:
7739         (buffer_frames_convert_chain):
7740         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7741         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
7742         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
7743         (gst_ffmpegcsp_chain):
7744         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
7745         (gst_videorate_getcaps), (gst_videorate_setcaps),
7746         (gst_videorate_event), (gst_videorate_chain):
7747         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
7748         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
7749         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7750         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
7751         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7752         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
7753         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
7754         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
7755         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7756         Cleanups and buffer alloc.
7757
7758 2005-05-31  Wim Taymans  <wim@fluendo.com>
7759
7760         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
7761         Don't try to call the delay method when the device is not
7762         opened.
7763
7764 2005-05-31  Wim Taymans  <wim@fluendo.com>
7765
7766         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
7767         Get actual segment size and buffer size after opening
7768         the device.
7769
7770 2005-05-30  Wim Taymans  <wim@fluendo.com>
7771
7772         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
7773         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
7774         Also FLUSH upstream, makes the loop function exit faster.
7775         
7776         * ext/theora/theoradec.c: (theora_dec_src_query):
7777         Some more debug info in the query.
7778         
7779         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7780         (gst_ximagesink_setcaps):
7781         Release lock on par error, better error reporting.
7782
7783 2005-05-26  Wim Taymans  <wim@fluendo.com>
7784
7785         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7786         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
7787         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
7788         Clear chains in READY
7789         Queue packets until the chain is activated.
7790
7791 2005-05-25  Wim Taymans  <wim@fluendo.com>
7792
7793         * gst-libs/gst/audio/gstaudiosink.c:
7794         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
7795         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
7796         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
7797         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
7798         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
7799         (gst_audiosink_create_ringbuffer):
7800         * gst-libs/gst/audio/gstbaseaudiosink.c:
7801         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
7802         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
7803         (gst_baseaudiosink_set_property), (build_linear_format),
7804         (debug_spec_caps), (debug_spec_buffer),
7805         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
7806         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
7807         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
7808         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
7809         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
7810         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
7811         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
7812         (gst_ringbuffer_play), (gst_ringbuffer_pause),
7813         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
7814         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
7815         (wait_segment), (gst_ringbuffer_commit),
7816         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
7817         (gst_ringbuffer_clear):
7818         Various small cleanups.
7819
7820         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
7821         (gst_audio_convert_change_state):
7822         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
7823         No need to take the locks anymore.
7824
7825 2005-05-25  Wim Taymans  <wim@fluendo.com>
7826
7827         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
7828         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
7829         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
7830         (type_found):
7831         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
7832         (group_destroy), (group_commit), (queue_overrun),
7833         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
7834         (mute_stream), (new_decoded_pad), (setup_substreams),
7835         (setup_source), (mute_group_type), (set_active_source),
7836         (gst_play_base_bin_change_state):
7837         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
7838         (gen_video_element), (gen_text_element), (gen_audio_element),
7839         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
7840         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
7841         (gst_stream_info_dispose), (gst_stream_info_set_mute):
7842         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
7843         Some playbin cleanups mostly refcounting sloppyness.
7844
7845 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7846
7847         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
7848           Work with streaming input.
7849
7850 2005-05-25  Wim Taymans  <wim@fluendo.com>
7851
7852         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7853         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
7854         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
7855         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
7856         No need to take the STREAM lock anymore.
7857
7858 2005-05-25  Wim Taymans  <wim@fluendo.com>
7859
7860         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
7861         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
7862         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
7863         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
7864         (gst_ogg_demux_sink_activate):
7865         * ext/theora/theoradec.c: (theora_dec_src_event),
7866         (theora_handle_comment_packet), (theora_dec_chain),
7867         (theora_dec_change_state):
7868         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
7869         (vorbis_handle_data_packet), (vorbis_dec_chain),
7870         (vorbis_dec_change_state):
7871         Remove STREAM locks as they are taken in core now.
7872         Never set bogus granulepos on vorbis/theora.
7873         Fix leaks in theoradec tag parsing.
7874
7875 2005-05-25  Wim Taymans  <wim@fluendo.com>
7876
7877         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
7878         Fix memleaks, GST_BUFFER_DATA() is not freed.
7879
7880 2005-05-25  Wim Taymans  <wim@fluendo.com>
7881
7882         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
7883         Open non-blocking, set to blocking mode afterwards to avoid
7884         lockups when audio device is busy.
7885
7886 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7887
7888         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
7889           This can't be good.
7890
7891 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7892
7893         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
7894         (gst_audio_convert_chain), (gst_audio_convert_link_src),
7895         (gst_audio_convert_setcaps):
7896           Implement instant setup switching.
7897
7898 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7899
7900         * gst/playback/gstplaybasebin.c: (probe_triggered):
7901           Fix missing unlock.
7902         * gst/playback/gstplaybin.c: (add_sink):
7903           First add, then link (otherwise pad link fails).
7904
7905 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7906
7907         * examples/Makefile.am:
7908         fix buildbot (make distcheck)
7909
7910 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7911
7912         * gst/playback/gstplaybin.c: (gen_vis_element):
7913           Remove some wrong code. Doesn't work yet.
7914
7915 2005-05-19  Wim Taymans  <wim@fluendo.com>
7916
7917         * gst-libs/gst/net/Makefile.am:
7918         * gst-libs/gst/net/README:
7919         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
7920         (gst_netbuffer_class_init), (gst_netbuffer_init),
7921         (gst_netbuffer_finalize), (gst_netbuffer_copy),
7922         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
7923         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
7924         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
7925         * gst-libs/gst/net/gstnetbuffer.h:
7926         Added buffer subclass to store extra to/from addresses for
7927         network sources/sinks.
7928
7929 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7930
7931         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
7932           Don't lock an unassigned variable.
7933
7934 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7935
7936         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
7937           Increase buffer for video, decrease buffer for other media types.
7938         * gst/playback/gstplaybin.c: (gen_video_element),
7939         (gen_audio_element):
7940           Change names for debugging purposes.
7941
7942 2005-05-18  Wim Taymans  <wim@fluendo.com>
7943
7944         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7945         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
7946         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
7947         (gst_ffmpegcsp_chain):
7948         Enable buffer alloc passthrough if the source and dest
7949         formats are the same.
7950
7951 2005-05-17  Wim Taymans  <wim@fluendo.com>
7952
7953         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
7954         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
7955         (gst_ogg_demux_chain_unlocked):
7956         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
7957         (gst_audio_convert_caps_remove_format_info),
7958         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
7959         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
7960         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7961         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
7962         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
7963         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
7964         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
7965         (gst_ffmpegcsp_get_property):
7966         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7967         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
7968         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
7969         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
7970         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
7971         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
7972         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
7973         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
7974         Leak fixes in oggdemux.
7975         Some cleanups in audioconvert.
7976         Make passthrough work along with buffer_alloc etc.
7977         Make buffer_alloc and buffer recycling actually work in
7978         xvimagesink.
7979
7980 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
7981
7982         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
7983           make the compiler happy
7984
7985 2005-05-17  Wim Taymans  <wim@fluendo.com>
7986
7987         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
7988         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
7989         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
7990         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
7991         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
7992         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
7993         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
7994         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
7995         (gst_xvimagesink_set_xwindow_id):
7996         * sys/xvimage/xvimagesink.h:
7997         Port xvimagesink to new MiniObject.
7998
7999 2005-05-17  Wim Taymans  <wim@fluendo.com>
8000
8001         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
8002         (gst_audiofilter_chain):
8003         * gst-libs/gst/audio/gstaudiosink.c:
8004         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8005         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8006         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8007         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8008         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8009         (gst_audiosink_create_ringbuffer):
8010         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8011         (gst_audio_convert_caps_remove_format_info),
8012         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8013         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8014         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8015         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8016         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
8017         Fix passthrough in ffmpegcolorspace.
8018         Fix memset in audiosink on wrong memory.
8019
8020 2005-05-16  David Schleef  <ds@schleef.org>
8021
8022         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
8023         to GstMiniObject.
8024
8025 2005-05-16  David Schleef  <ds@schleef.org>
8026
8027         Port from GstData to GstMiniObject.
8028         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
8029         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
8030         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
8031         (gst_ogg_mux_collected):
8032         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8033         * ext/theora/theoradec.c: (theora_handle_comment_packet),
8034         (theora_handle_data_packet):
8035         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8036         (theora_set_header_on_caps), (theora_enc_chain):
8037         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8038         (vorbis_handle_comment_packet):
8039         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
8040         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
8041         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
8042         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
8043         * gst/audioconvert/gstaudioconvert.c:
8044         (gst_audio_convert_get_buffer):
8045         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
8046         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
8047         (mute_stream), (silence_stream):
8048         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8049         * gst/volume/gstvolume.c: (volume_transform):
8050         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8051         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
8052         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
8053         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
8054         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
8055         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
8056         (gst_ximagesink_buffer_alloc):
8057         * sys/ximage/ximagesink.h:
8058
8059 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8060
8061         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8062         (fill_buffer), (check_queue), (queue_threshold_reached),
8063         (queue_out_of_data):
8064         * gst/playback/gstplaybasebin.h:
8065           Post buffer-fullness on the bus.
8066
8067 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8068
8069         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8070         (try_to_link_1):
8071         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8072         (group_commit), (probe_triggered), (setup_source),
8073         (gst_play_base_bin_change_state):
8074         * gst/playback/gstplaybasebin.h:
8075         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8076         (gst_play_bin_init), (remove_sinks), (setup_sinks),
8077         (gst_play_bin_change_state):
8078           Move setup_output_pads into a virtual function, remove
8079           group-switch (no longer needed) and redirect (handled by bus
8080           now) signals.
8081
8082 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8083
8084         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8085         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
8086         (get_active_group), (get_building_group), (group_destroy),
8087         (group_commit), (check_queue), (queue_overrun),
8088         (queue_threshold_reached), (queue_out_of_data),
8089         (gen_preroll_element), (remove_groups), (unknown_type),
8090         (add_element_stream), (no_more_pads), (probe_triggered),
8091         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
8092         (setup_substreams), (setup_source), (finish_source),
8093         (prepare_output), (muted_group_change_state),
8094         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8095         (gst_play_base_bin_change_state):
8096         * gst/playback/gstplaybasebin.h:
8097         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8098         (gst_play_bin_init), (gst_play_bin_set_property),
8099         (gen_video_element), (gen_text_element), (gen_audio_element),
8100         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
8101         (gst_play_bin_change_state):
8102         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
8103         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
8104         (stream_info_change_state), (gst_stream_info_set_mute),
8105         (gst_stream_info_get_property):
8106         * gst/playback/gststreaminfo.h:
8107         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
8108         (gst_stream_selector_get_linked_pad),
8109         (gst_stream_selector_getcaps),
8110         (gst_stream_selector_get_linked_pads),
8111         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
8112         * gst/playback/gststreamselector.h:
8113           Rough port of playbin. Needs some more work, but is mostly done,
8114           and uses a few locks in important places, which should make stuff
8115           like chain-switches clean. Still uses GST_STATE() in a few places,
8116           which isn't all that good an idea, subtitles/elements disabled
8117           because no elements to test with and thus probably broken, query
8118           and event handling moved to GstBin, internal thread removed
8119           alltogether because the pipeline does that for us now. Can play
8120           Ogg/Vorbis files. Haven't tested anything else yet.
8121
8122 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8123
8124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
8125           Do no-more-pads (needed for autoplugging).
8126
8127 2005-05-10  Andy Wingo  <wingo@pobox.com>
8128
8129         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
8130         message to the bus with the tags. Still not sent downstream tho.
8131
8132         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
8133         get_parent.
8134         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
8135         avoid refcounting hassles.
8136
8137 2005-05-09  Andy Wingo  <wingo@pobox.com>
8138
8139         * gst/volume/Makefile.am:
8140         * gst/volume/demo.c
8141         * gst/volume/gstvolume.h
8142         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
8143         basetransform. Probably need an audio filter base class.
8144
8145 2005-05-09  Wim Taymans  <wim@fluendo.com>
8146
8147         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
8148         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
8149         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
8150         (gst_vorbisenc_chain):
8151         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8152         (gst_audio_convert_caps_remove_format_info),
8153         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8154         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8155         Make caps writable before writing to it.
8156         Fix negotiation in audioconvert some more.
8157
8158 2005-05-09  Wim Taymans  <wim@fluendo.com>
8159
8160         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
8161         (gst_videorate_getcaps), (gst_videorate_setcaps),
8162         (gst_videorate_event), (gst_videorate_chain):
8163         Better negotiation.
8164
8165 2005-05-09  Wim Taymans  <wim@fluendo.com>
8166
8167         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8168         (gst_videorate_getcaps), (gst_videorate_setcaps),
8169         (gst_videorate_blank_data), (gst_videorate_init),
8170         (gst_videorate_event), (gst_videorate_chain),
8171         (gst_videorate_change_state):
8172         Port videorate, do a better job at negotiation while we're at
8173         it.
8174
8175 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
8176
8177         * configure.ac:
8178           Disable libvisual
8179
8180         * examples/Makefile.am:
8181         * gst-libs/gst/audio/Makefile.am:
8182         * gst-libs/gst/riff/Makefile.am:
8183         * gst-libs/gst/tag/Makefile.am:
8184         * gst-libs/gst/video/Makefile.am:
8185           Fixups for missing variables.
8186
8187 2005-05-09  Wim Taymans  <wim@fluendo.com>
8188
8189         * examples/seeking/seek.c: (make_theora_pipeline),
8190         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
8191         (query_rates), (query_positions_elems), (query_positions_pads),
8192         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
8193         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
8194         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
8195         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
8196         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
8197         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
8198         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8199         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
8200         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
8201         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
8202         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
8203         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
8204         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
8205         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
8206         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
8207         (theora_dec_src_convert), (theora_dec_sink_convert),
8208         (theora_dec_src_query), (theora_dec_sink_query),
8209         (theora_dec_src_event), (theora_dec_sink_event),
8210         (theora_handle_comment_packet), (theora_handle_type_packet),
8211         (theora_handle_header_packet), (theora_handle_data_packet),
8212         (theora_dec_chain):
8213         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
8214         (vorbis_dec_convert), (vorbis_dec_src_query),
8215         (vorbis_dec_sink_query), (vorbis_dec_src_event),
8216         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
8217         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
8218         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
8219         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8220         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
8221         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
8222         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8223         (gst_play_bin_query):
8224         * gst/playback/test3.c: (update_scale):
8225         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
8226         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
8227         * gst/subparse/gstsubparse.c: (gst_subparse_init):
8228         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
8229         (gst_videotestsrc_src_query):
8230         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
8231         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
8232         (paint_hline_YUV9):
8233         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
8234         Port to new query API.
8235         Updated seek.
8236         Cleanups in x[v]imagesink
8237
8238 2005-05-09  Andy Wingo  <wingo@pobox.com>
8239
8240         * ext/alsa/gstalsasink.h:
8241         * ext/gnomevfs/gstgnomevfssrc.c:
8242         (gst_gnomevfssrc_get_icy_metadata):
8243         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
8244         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
8245         * ext/theora/theoradec.c (theora_dec_src_query)
8246         (theora_dec_src_event, theora_dec_sink_event)
8247         (theora_handle_comment_packet, theora_handle_data_packet):
8248         * ext/theora/theoraenc.c (theora_enc_chain):
8249         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
8250         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
8251         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
8252         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
8253         (qt_type_find):
8254         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
8255         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
8256         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
8257         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
8258         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
8259         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
8260         (paint_setup_xBGR8888, paint_setup_RGBx8888)
8261         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
8262         (paint_setup_RGB565, paint_setup_xRGB1555):
8263         * gst/videotestsrc/videotestsrc.h:
8264         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
8265         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
8266         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
8267         GCC4 fixes.
8268         
8269         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
8270         gst_pad_query_position. Fixes oggdemux.
8271
8272 2005-05-08  David Schleef  <ds@schleef.org>
8273
8274         * configure.ac: Require liboil.
8275         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
8276         a few more.
8277         * gst/videotestsrc/videotestsrc.c:
8278         * gst/videotestsrc/videotestsrc.h:
8279
8280 2005-05-06  Wim Taymans  <wim@fluendo.com>
8281
8282         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8283         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8284         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
8285         Well, unreffing a buffer right before pushing it is asking
8286         for trouble..
8287
8288 2005-05-06  Christian Schaller  <uraeus@gnome.org>
8289
8290         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
8291
8292 2005-05-06  Wim Taymans  <wim@fluendo.com>
8293
8294         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8295         (gst_audio_convert_caps_remove_format_info),
8296         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8297         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8298         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8299         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8300         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
8301         * gst/sine/Makefile.am:
8302         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
8303         (gst_sinesrc_class_init), (gst_sinesrc_init),
8304         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
8305         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
8306         (gst_sinesrc_update_freq):
8307         * gst/sine/gstsinesrc.h:
8308         * gst/tcp/gstmultifdsink.c:
8309         * sys/xvimage/xvimagesink.c:
8310         Fixed negotiation wrt _peer_get_caps()
8311         Some cleanups.
8312
8313
8314 2005-05-06  Wim Taymans  <wim@fluendo.com>
8315
8316         * gst-libs/gst/audio/gstaudiosink.c:
8317         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8318         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8319         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8320         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8321         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8322         (gst_audiosink_create_ringbuffer):
8323         * gst-libs/gst/audio/gstbaseaudiosink.c:
8324         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8325         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8326         (gst_baseaudiosink_set_property), (build_linear_format),
8327         (debug_spec_caps), (debug_spec_buffer),
8328         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8329         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8330         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8331         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8332         * gst-libs/gst/audio/gstbaseaudiosink.h:
8333         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8334         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8335         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
8336         (gst_ringbuffer_play), (gst_ringbuffer_pause),
8337         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
8338         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
8339         (wait_segment), (gst_ringbuffer_commit),
8340         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
8341         (gst_ringbuffer_clear):
8342         * gst-libs/gst/audio/gstringbuffer.h:
8343         Make the base audiosink return an error when there is no
8344         audiobuffer negotiated.
8345
8346 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8347
8348         * ext/Makefile.am:
8349         Disable cdparanoia until someone ports it!
8350
8351 2005-05-06  Wim Taymans  <wim@fluendo.com>
8352
8353         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
8354         (gst_ogg_demux_sink_activate):
8355         And revert after wingo's revert.. sigh..
8356
8357 2005-05-05  Andy Wingo  <wingo@pobox.com>
8358
8359         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
8360         GObject.
8361         * configure.ac: Return audiorate and subparse from the ghetto.
8362         Re-enable -Wall -Werror.
8363         * gst/subparse/gstsubparse.c:
8364         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
8365         or chain-based. Cleaned up a bit. Not tested.
8366         
8367 2005-05-05  Christian Schaller <christian@fluendo.com> 
8368
8369         * Makefile.am: remove stuff that is not building
8370         * configure.ac: remove stuff that is not building
8371         * examples/Makefile.am: remove stuff that is not building
8372         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
8373         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
8374         * sys/Makefile.am: remove stuff that is not building
8375         * testsuite/Makefile.am: remove stuff that is not building
8376
8377 2005-05-05  Andy Wingo  <wingo@pobox.com>
8378
8379         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
8380         * gst-libs/gst/tag/gstvorbistag.c:
8381         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
8382         * gst/adder/gstadder.h:
8383         * gst/audioconvert/gstchannelmix.c:
8384         (gst_audio_convert_fill_one_other):
8385         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
8386         (gst_audiorate_init), (gst_audiorate_chain):
8387         * gst/playback/gstplaybasebin.c: (setup_source):
8388         * gst/playback/test3.c: (update_scale):
8389         Some GCC4 fixes
8390         
8391         * po/af.po:
8392         * po/az.po:
8393         * po/cs.po:
8394         * po/en_GB.po:
8395         * po/hu.po:
8396         * po/it.po:
8397         * po/nb.po:
8398         * po/nl.po:
8399         * po/or.po:
8400         * po/sq.po:
8401         * po/sr.po:
8402         * po/sv.po:
8403         * po/uk.po:
8404         * po/vi.po: Foo
8405
8406 2005-05-05  Wim Taymans  <wim@fluendo.com>
8407
8408         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8409         (gst_audio_convert_caps_remove_format_info),
8410         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
8411         (gst_audio_convert_change_state), (gst_audio_convert_channels):
8412         * gst/videotestsrc/gstvideotestsrc.c:
8413         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
8414         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
8415         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
8416         (gst_videotestsrc_init), (gst_videotestsrc_loop):
8417         Don't ignore _push() return values.
8418         Make sure no processing is done when shutting down.
8419         Videotestsrc pad activation fix.
8420
8421 2005-05-05  Wim Taymans  <wim@fluendo.com>
8422
8423         * gst/adder/Makefile.am:
8424         * gst/adder/gstadder.c: (gst_adder_setcaps),
8425         (gst_adder_class_init), (gst_adder_init),
8426         (gst_adder_request_new_pad), (gst_adder_collected),
8427         (gst_adder_change_state):
8428         * gst/adder/gstadder.h:
8429         Ported adder as an example of a mixer element using
8430         collect pads. Needs more negotiation work.
8431
8432 2005-05-05  Wim Taymans  <wim@fluendo.com>
8433
8434         * ext/theora/theoradec.c: (_inc_granulepos),
8435         (theora_dec_src_event), (theora_dec_sink_event),
8436         (theora_handle_comment_packet), (theora_handle_type_packet),
8437         (theora_handle_header_packet), (theora_handle_data_packet),
8438         (theora_dec_chain):
8439         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8440         (gst_theora_enc_init), (theora_enc_sink_setcaps),
8441         (theora_push_buffer), (theora_push_packet),
8442         (theora_enc_sink_event), (theora_enc_chain),
8443         (theora_enc_change_state), (theora_enc_set_property),
8444         (theora_enc_get_property):
8445         Added stream lock to decoder so that we can serialize
8446         the discont event.
8447         More theoraenc porting, recover from errors, do clean
8448         shutdown.
8449
8450 2005-05-05  Wim Taymans  <wim@fluendo.com>
8451
8452         * ext/ogg/Makefile.am:
8453         * ext/ogg/README:
8454         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
8455         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
8456         (gst_ogg_print):
8457         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8458         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
8459         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
8460         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8461         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
8462         (gst_ogg_mux_change_state):
8463         Ported ogg muxer.
8464
8465 2005-05-05  Wim Taymans  <wim@fluendo.com>
8466
8467         * docs/design-audiosinks.txt:
8468         * gst-libs/gst/audio/TODO:
8469         * gst-libs/gst/audio/gstaudiosink.c:
8470         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8471         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8472         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8473         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8474         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8475         (gst_audiosink_create_ringbuffer):
8476         * gst-libs/gst/audio/gstbaseaudiosink.c:
8477         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8478         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8479         (gst_baseaudiosink_set_property), (build_linear_format),
8480         (debug_spec_caps), (debug_spec_buffer),
8481         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8482         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8483         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8484         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8485         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8486         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8487         (gst_ringbuffer_release), (gst_ringbuffer_play),
8488         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
8489         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
8490         (gst_ringbuffer_set_sample), (wait_segment),
8491         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
8492         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
8493         More work on the audiosink, mostly debugging and a race in
8494         shutdown.
8495
8496 2005-04-28  Wim Taymans  <wim@fluendo.com>
8497
8498         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
8499         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
8500         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8501         (vorbis_dec_src_query), (vorbis_dec_src_event),
8502         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
8503         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
8504         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
8505         Don't crap out when seeking back to position 0.
8506
8507 2005-04-28  Wim Taymans  <wim@fluendo.com>
8508
8509         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
8510         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
8511         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
8512         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
8513         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
8514         Make audio sink configurable, use alsasink as default.
8515
8516 2005-04-28  Wim Taymans  <wim@fluendo.com>
8517
8518         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8519         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
8520         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
8521         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
8522         (vorbis_dec_change_state):
8523         * ext/vorbis/vorbisdec.h:
8524         Refactor, use STREAM_LOCK.
8525
8526 2005-04-28  Wim Taymans  <wim@fluendo.com>
8527
8528         * ext/theora/theoradec.c: (_inc_granulepos),
8529         (theora_dec_sink_event), (theora_handle_comment_packet),
8530         (theora_handle_type_packet), (theora_handle_header_packet),
8531         (theora_handle_data_packet), (theora_dec_chain),
8532         (theora_dec_change_state):
8533         Refactor a bit, use STREAM_LOCK.
8534
8535 2005-04-28  Wim Taymans  <wim@fluendo.com>
8536
8537         * ext/alsa/Makefile.am:
8538         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
8539         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
8540         (gst_alsa_link), (gst_alsa_close_audio):
8541         * ext/alsa/gstalsaplugin.c: (plugin_init):
8542         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
8543         (gst_alsasink_dispose), (gst_alsasink_base_init),
8544         (gst_alsasink_class_init), (gst_alsasink_init),
8545         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
8546         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
8547         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
8548         (gst_alsasink_reset):
8549         * ext/alsa/gstalsasink.h:
8550         Implement alsasink with simple open/write/close API. 
8551         Make alsa dir build by disabling compilation of code.
8552
8553 2005-04-28  Wim Taymans  <wim@fluendo.com>
8554
8555         * gst-libs/gst/audio/Makefile.am:
8556         * gst-libs/gst/audio/audio.h:
8557         * gst-libs/gst/audio/audioclock.c:
8558         * gst-libs/gst/audio/audioclock.h:
8559         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
8560         (gst_audio_clock_class_init), (gst_audio_clock_init),
8561         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
8562         * gst-libs/gst/audio/gstaudioclock.h:
8563         * gst-libs/gst/audio/gstaudiosink.c:
8564         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8565         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8566         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8567         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8568         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8569         (gst_audiosink_create_ringbuffer):
8570         * gst-libs/gst/audio/gstbaseaudiosink.c:
8571         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8572         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8573         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
8574         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
8575         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8576         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8577         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8578         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8579         * gst-libs/gst/audio/gstbaseaudiosink.h:
8580         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8581         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
8582         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8583         (gst_ringbuffer_release), (gst_ringbuffer_play),
8584         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
8585         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
8586         (gst_ringbuffer_set_sample), (wait_segment),
8587         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
8588         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
8589         * gst-libs/gst/audio/gstringbuffer.h:
8590         Make ringbuffer faster and more simple by removing the locks
8591         in the playback thread.
8592         Add sample accurate playback based on buffer sample offsets.
8593         Make the baseaudiosink provide a clock.
8594         Parse caps in the base class.
8595         Correctly handle seeking, flushing and state changes.
8596
8597 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8598
8599         * configure.ac:
8600         * gst/audioconvert/Makefile.am:
8601         * gst/audioscale/Makefile.am:
8602           Fix part of the build.  Come on guys, autogen didn't even work :)
8603
8604 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8605
8606         * configure.ac:
8607         * gst-libs/gst/Makefile.am:
8608         * gst-libs/gst/media-info/.cvsignore:
8609         * gst-libs/gst/media-info/Makefile.am:
8610         * gst-libs/gst/media-info/README:
8611         * gst-libs/gst/media-info/media-info-priv.c:
8612         * gst-libs/gst/media-info/media-info-priv.h:
8613         * gst-libs/gst/media-info/media-info-test.c:
8614         * gst-libs/gst/media-info/media-info.c:
8615         * gst-libs/gst/media-info/media-info.h:
8616         * gst-libs/gst/media-info/media-info.vcproj:
8617         * pkgconfig/Makefile.am:
8618         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
8619         * pkgconfig/gstreamer-media-info.pc.in:
8620           Remove media-info, which is also successed by playbin (see Totem
8621           implementation).
8622
8623 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8624
8625         * configure.ac:
8626         * examples/Makefile.am:
8627         * examples/gstplay/.cvsignore:
8628         * examples/gstplay/Makefile.am:
8629         * examples/gstplay/player.c:
8630         * gst-libs/gst/Makefile.am:
8631         * gst-libs/gst/play/.cvsignore:
8632         * gst-libs/gst/play/Makefile.am:
8633         * gst-libs/gst/play/play.c:
8634         * gst-libs/gst/play/play.h:
8635         * gst-libs/gst/play/play.vcproj:
8636         * pkgconfig/Makefile.am:
8637         * pkgconfig/gstreamer-play-uninstalled.pc.in:
8638         * pkgconfig/gstreamer-play.pc.in:
8639           Remove libgstplay, playbin is now the official successor.
8640
8641 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8642
8643         * configure.ac:
8644         * gst-libs/gst/Makefile.am:
8645         * gst-libs/gst/xwindowlistener/Makefile.am:
8646         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
8647         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
8648           Remove deprecated xwindowlistener (I've moved xwindowlistening
8649           in the v4l/v4l2 plugins over to serverside).
8650
8651 2005-04-25  David Schleef  <ds@schleef.org>
8652
8653         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
8654         to examples/dynparams.  Examples do not belong interspersed with
8655         source code.
8656         * examples/dynparams/demo-dparams.c:
8657         * gst/sine/Makefile.am:
8658         * gst/sine/demo-dparams.c:
8659
8660 2005-04-25  David Schleef  <ds@schleef.org>
8661
8662         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
8663         * gst-libs/gst/audio/Makefile.am:
8664         * gst-libs/gst/riff/Makefile.am:
8665         * gst-libs/gst/tag/Makefile.am:
8666         * gst-libs/gst/video/Makefile.am:
8667         * gst-libs/gst/xwindowlistener/Makefile.am:
8668
8669         Convert to 0.9 API, seems to work:
8670         * sys/ximage/Makefile.am:
8671         * sys/ximage/ximagesink.c:
8672
8673 2005-04-24  David Schleef  <ds@schleef.org>
8674
8675         Link plugins against libraries:
8676         * ext/alsa/Makefile.am:
8677         * gst/tcp/Makefile.am:
8678
8679         Remove asm code that should be in liboil
8680         * gst/videoscale/Makefile.am:
8681         * gst/videoscale/videoscale_x86_asm.s:
8682
8683         gettext wants these checked in:
8684         * po/af.po:
8685         * po/az.po:
8686         * po/cs.po:
8687         * po/en_GB.po:
8688         * po/hu.po:
8689         * po/it.po:
8690         * po/nb.po:
8691         * po/nl.po:
8692         * po/or.po:
8693         * po/sq.po:
8694         * po/sr.po:
8695         * po/sv.po:
8696         * po/uk.po:
8697         * po/vi.po:
8698
8699 2005-04-24  David Schleef  <ds@schleef.org>
8700
8701         Convert gst_main() to g_main_loop_run()
8702         * gst/playback/decodetest.c: (main):
8703         * gst/playback/test2.c: (main):
8704         * gst/playback/test3.c: (main):
8705         * gst/playback/test4.c: (main):
8706
8707         Link plugins against libraries:
8708         * ext/libvisual/Makefile.am:
8709         * sys/xvimage/Makefile.am:
8710
8711 2005-04-24  David Schleef  <ds@schleef.org>
8712
8713         * configure.ac: Remove idct and resample libs
8714         * gst-libs/gst/Makefile.am: same
8715
8716         Remove usage of gst_library_load():
8717         * ext/alsa/gstalsaplugin.c: (plugin_init):
8718         * ext/libvisual/visual.c: (plugin_init):
8719         * ext/ogg/gstogg.c: (plugin_init):
8720         * ext/theora/theora.c: (plugin_init):
8721         * ext/vorbis/vorbis.c: (plugin_init):
8722         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
8723         * gst/audioscale/gstaudioscale.c:
8724         * gst/adder/gstadder.c: (plugin_init):
8725         * gst/audioconvert/plugin.c: (plugin_init):
8726         * sys/ximage/ximagesink.c: (plugin_init):
8727         * sys/xvimage/xvimagesink.c: (plugin_init):
8728         * gst/tcp/gsttcpplugin.c: (plugin_init):
8729
8730         Link plugins against libraries:
8731         * ext/ogg/Makefile.am:
8732         * ext/theora/Makefile.am:
8733         * ext/vorbis/Makefile.am:
8734         * gst/audioconvert/Makefile.am:
8735
8736         Create proper libraries:
8737         * gst-libs/gst/riff/Makefile.am:
8738         * gst-libs/gst/audio/Makefile.am:
8739         * gst-libs/gst/video/Makefile.am:
8740
8741         Move resample library to audioscale plugin directory:
8742         * gst-libs/gst/resample/Makefile.am:
8743         * gst-libs/gst/resample/README:
8744         * gst-libs/gst/resample/dtof.c:
8745         * gst-libs/gst/resample/dtos.c:
8746         * gst-libs/gst/resample/functable.c:
8747         * gst-libs/gst/resample/private.h:
8748         * gst-libs/gst/resample/resample.c:
8749         * gst-libs/gst/resample/resample.h:
8750         * gst-libs/gst/resample/resample.vcproj:
8751         * gst-libs/gst/resample/test.c:
8752         * gst/audioscale/Makefile.am:
8753         * gst/audioscale/README:
8754         * gst/audioscale/dtof.c:
8755         * gst/audioscale/dtos.c:
8756         * gst/audioscale/functable.c:
8757         * gst/audioscale/private.h:
8758         * gst/audioscale/resample.c:
8759         * gst/audioscale/resample.h:
8760         * gst/audioscale/test.c:
8761
8762         Move tagedit library to gst-libs:
8763         * gst-libs/gst/tag/Makefile.am:
8764         * gst-libs/gst/tag/gstid3tag.c:
8765         * gst-libs/gst/tag/gsttagediting.c:
8766         * gst-libs/gst/tag/gsttageditingprivate.h:
8767         * gst-libs/gst/tag/gstvorbistag.c:
8768         * gst/tags/Makefile.am:
8769         * gst/tags/gstid3tag.c:
8770         * gst/tags/gstvorbistag.c:
8771
8772         Fix for core changes:
8773         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
8774         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
8775         (gst_sinesrc_getrange):
8776
8777 2005-04-23  David Schleef  <ds@schleef.org>
8778
8779         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
8780         in gst-plugins in a long time, and properly belongs in liboil.
8781         * gst-libs/gst/idct/Makefile.am:
8782         * gst-libs/gst/idct/README:
8783         * gst-libs/gst/idct/dct.h:
8784         * gst-libs/gst/idct/doieee:
8785         * gst-libs/gst/idct/fastintidct.c:
8786         * gst-libs/gst/idct/floatidct.c:
8787         * gst-libs/gst/idct/idct.c:
8788         * gst-libs/gst/idct/idct.h:
8789         * gst-libs/gst/idct/idtc.vcproj:
8790         * gst-libs/gst/idct/ieeetest.c:
8791         * gst-libs/gst/idct/intidct.c:
8792
8793 2005-04-20  Wim Taymans  <wim@fluendo.com>
8794
8795         * docs/design-audiosinks.txt:
8796         * gst-libs/gst/audio/Makefile.am:
8797         * gst-libs/gst/audio/TODO:
8798         * gst-libs/gst/audio/gstaudiosink.c:
8799         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8800         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8801         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
8802         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8803         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8804         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
8805         (gst_audiosink_class_init), (gst_audiosink_init),
8806         (gst_audiosink_create_ringbuffer):
8807         * gst-libs/gst/audio/gstaudiosink.h:
8808         * gst-libs/gst/audio/gstbaseaudiosink.c:
8809         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
8810         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
8811         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
8812         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
8813         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
8814         (gst_baseaudiosink_create_ringbuffer),
8815         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8816         * gst-libs/gst/audio/gstbaseaudiosink.h:
8817         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8818         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
8819         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
8820         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8821         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
8822         (gst_ringbuffer_play), (gst_ringbuffer_pause),
8823         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
8824         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
8825         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
8826         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
8827         * gst-libs/gst/audio/gstringbuffer.h:
8828         An attempt at a set of audio base classes together with some
8829         design docs.
8830
8831 2005-04-20  Wim Taymans  <wim@fluendo.com>
8832
8833         * gst/audioconvert/Makefile.am:
8834         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8835         (gst_audio_convert_caps_remove_format_info),
8836         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
8837         (gst_audio_convert_channels):
8838         Link against audio libs.
8839         Fix audio convert plugin.
8840
8841 2005-04-20  Wim Taymans  <wim@fluendo.com>
8842
8843         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
8844         (gst_ogg_demux_sink_activate):
8845         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
8846         (theora_set_header_on_caps), (theora_enc_sink_event),
8847         (theora_enc_chain):
8848         Fix theora encoder.
8849
8850 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8851
8852         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
8853         * gst/playback/gstdecodebin.c: (find_compatibles):
8854           Work with staticpadtemplates in elementfactories.
8855
8856 2005-04-12  Wim Taymans  <wim@fluendo.com>
8857
8858         * gst/playback/README:
8859         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8860         (compare_ranks), (print_feature), (gst_decode_bin_init),
8861         (dynamic_create), (dynamic_free), (find_compatibles),
8862         (mimetype_is_raw), (close_pad_link), (got_redirect),
8863         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
8864         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
8865         (gst_decode_bin_change_state):
8866         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8867         (gst_play_base_bin_init), (group_destroy), (group_commit),
8868         (check_queue), (queue_overrun), (queue_threshold_reached),
8869         (queue_out_of_data), (gen_preroll_element), (unknown_type),
8870         (new_decoded_pad), (setup_subtitle), (gen_source_element),
8871         (got_redirect), (setup_source), (play_base_eos),
8872         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
8873         (gst_play_base_bin_remove_element):
8874         * gst/playback/gstplaybasebin.h:
8875         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8876         (gst_play_bin_init), (gst_play_bin_dispose),
8877         (gst_play_bin_set_property), (gen_video_element),
8878         (gen_text_element), (gen_audio_element), (remove_sinks),
8879         (gst_play_bin_send_event):
8880         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
8881         (stream_info_change_state), (gst_stream_info_set_mute):
8882         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
8883         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
8884         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
8885         (gst_stream_selector_chain):
8886         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
8887         (main):
8888         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
8889         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
8890         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
8891         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
8892         Raw and crude port of decodebin. 
8893         Make playbin compile.
8894
8895 2005-04-06  Wim Taymans  <wim@fluendo.com>
8896
8897         * ext/gnomevfs/Makefile.am:
8898         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
8899         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
8900         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
8901         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
8902         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
8903         (gst_gnomevfssrc_stop):
8904         * ext/ogg/Makefile.am:
8905         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
8906         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
8907         * ext/theora/Makefile.am:
8908         * ext/theora/theoradec.c: (_inc_granulepos),
8909         (theora_dec_sink_event), (theora_dec_chain):
8910         * ext/vorbis/Makefile.am:
8911         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8912         (vorbis_dec_sink_event), (vorbis_dec_chain):
8913         * gst-libs/gst/audio/Makefile.am:
8914         * sys/xvimage/Makefile.am:
8915         Make gnomevfssrc extend the source base class.
8916         Fix linking against libs in various plugins.
8917
8918 2005-04-06  Andy Wingo  <wingo@pobox.com>
8919
8920         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
8921         GST_BASE_LIBS.
8922
8923         * configure.ac: Add check and AC_SUBST for libgstbase.
8924
8925 2005-03-31  Wim Taymans  <wim@fluendo.com>
8926
8927         * examples/seeking/Makefile.am:
8928         * examples/seeking/cdparanoia.c: (main):
8929         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
8930         (play_cb), (pause_cb), (stop_cb), (main):
8931         * examples/seeking/playbin.c:
8932         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
8933         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
8934         (make_sid_pipeline), (make_vorbis_pipeline),
8935         (make_theora_pipeline), (make_vorbis_theora_pipeline),
8936         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
8937         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
8938         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
8939         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
8940         (stop_cb), (main):
8941         * examples/seeking/spider_seek.c:
8942         * examples/seeking/vorbisfile.c:
8943         * ext/gnomevfs/Makefile.am:
8944         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8945         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
8946         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
8947         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
8948         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
8949         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
8950         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
8951         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
8952         * ext/ogg/README:
8953         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
8954         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
8955         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
8956         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
8957         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
8958         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
8959         (gst_ogg_pad_event), (gst_ogg_pad_reset),
8960         (gst_ogg_demux_factory_filter), (compare_ranks),
8961         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
8962         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
8963         (gst_ogg_chain_new), (gst_ogg_chain_free),
8964         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
8965         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
8966         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
8967         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
8968         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
8969         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
8970         (gst_ogg_demux_get_prev_page),
8971         (gst_ogg_demux_deactivate_current_chain),
8972         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8973         (gst_ogg_demux_bisect_forward_serialno),
8974         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
8975         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
8976         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
8977         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
8978         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
8979         (gst_ogg_demux_change_state), (gst_ogg_print):
8980         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8981         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
8982         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
8983         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
8984         (gst_ogg_mux_loop):
8985         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8986         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
8987         (theora_dec_src_convert), (theora_dec_sink_convert),
8988         (theora_dec_src_query), (theora_dec_src_event),
8989         (theora_dec_sink_event), (theora_dec_chain),
8990         (theora_dec_change_state):
8991         * ext/theora/theoraenc.c: (gst_theora_enc_init),
8992         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
8993         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
8994         (theora_enc_change_state):
8995         * ext/vorbis/Makefile.am:
8996         * ext/vorbis/oggvorbisenc.c:
8997         * ext/vorbis/oggvorbisenc.h:
8998         * ext/vorbis/vorbis.c: (plugin_init):
8999         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
9000         (vorbis_dec_src_query), (vorbis_dec_src_event),
9001         (vorbis_dec_sink_event), (vorbis_dec_chain),
9002         (vorbis_dec_change_state):
9003         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
9004         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
9005         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
9006         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
9007         (gst_vorbisenc_change_state):
9008         * ext/vorbis/vorbisenc.h:
9009         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
9010         * gst-libs/gst/audio/audioclock.c:
9011         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9012         (gst_audiofilter_init), (gst_audiofilter_chain):
9013         * gst-libs/gst/audio/testchannels.c: (main):
9014         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
9015         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
9016         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
9017         (gmip_find_track_streaminfo), (gmip_find_track_format):
9018         * gst-libs/gst/media-info/media-info.c:
9019         (gst_media_info_read_idler):
9020         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
9021         (gst_play_get_all_by_interface):
9022         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
9023         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
9024         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
9025         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
9026         (gst_riff_parse_info):
9027         * gst-libs/gst/riff/riff-read.h:
9028         * gst-libs/gst/riff/riff.c: (plugin_init):
9029         * gst-libs/gst/video/Makefile.am:
9030         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
9031         (gst_videosink_class_init), (gst_videosink_get_type):
9032         * gst-libs/gst/video/videosink.h:
9033         * gst/audioconvert/bufferframesconvert.c:
9034         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
9035         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
9036         * gst/audioconvert/channelmixtest.c: (main):
9037         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9038         (gst_audio_convert_chain),
9039         (gst_audio_convert_caps_remove_format_info),
9040         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
9041         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
9042         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
9043         (gst_audio_convert_buffer_to_default_format),
9044         (gst_audio_convert_buffer_from_default_format),
9045         (gst_audio_convert_channels):
9046         * gst/audioconvert/gstchannelmix.h:
9047         * gst/ffmpegcolorspace/avcodec.h:
9048         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9049         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9050         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
9051         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
9052         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
9053         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9054         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
9055         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
9056         (mpeg_video_type_find), (mpeg_video_stream_type_find),
9057         (dv_type_find):
9058         * gst/videotestsrc/gstvideotestsrc.c:
9059         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
9060         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
9061         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
9062         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
9063         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
9064         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
9065         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
9066         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
9067         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
9068         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
9069         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
9070         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
9071         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
9072         (gst_xvimagesink_navigation_send_event),
9073         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
9074         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
9075         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
9076         * sys/xvimage/xvimagesink.h:
9077         Plugin port to 0.9, ogg/theora playback should work in the seek
9078         example now.
9079         Removed old examples.
9080         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
9081         explained in 0.9 TODO doc.
9082
9083
9084 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9085
9086         * autogen.sh:
9087         * configure.ac:
9088         * ext/Makefile.am:
9089         * gst/Makefile.am:
9090         * po/POTFILES.in:
9091         * po/af.po:
9092         * po/az.po:
9093         * po/cs.po:
9094         * po/en_GB.po:
9095         * po/hu.po:
9096         * po/it.po:
9097         * po/nb.po:
9098         * po/nl.po:
9099         * po/or.po:
9100         * po/sq.po:
9101         * po/sr.po:
9102         * po/sv.po:
9103         * po/uk.po:
9104         * po/vi.po:
9105         * sys/Makefile.am:
9106         * testsuite/Makefile.am:
9107           remove a whole bunch of plugins.  This module now contains a set
9108           of free reference plugins/elements as agreed.
9109
9110 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9111
9112         * configure.ac:
9113           hunting season on 0.9 is now OPEN
9114
9115 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9116
9117         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
9118           Kick the hell out of gcc for not warning me about a symbol conflict.
9119
9120 2005-02-22  Luca Ognibene  <luogni@tin.it>
9121
9122         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9123
9124         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
9125           Don't leak caps string (fixes #168134)
9126
9127         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
9128         (gst_jpegenc_init), (gst_jpegenc_finalize),
9129         (gst_jpegenc_change_state):
9130           Don't leak line buffers and context struct (fixes #168133).
9131
9132 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
9133
9134         * configure.ac:
9135         * ext/dirac/gstdiracdec.cc:
9136         (gst_diracdec_chain):
9137           Since dirac 0.5.0 the framerate in dirac is expressed as a
9138           rational number. Fix build and up requirement to 0.5.0, and
9139           also pass parameters to gst_diracdec_link in the right order
9140           (fixes #167959).
9141
9142 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
9143
9144         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
9145         * ext/faad/gstfaad.h:
9146         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
9147         certain invalid muxed streams, where some packets will contain 
9148         junk after decoder data. Partially fixes #149158.
9149
9150 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
9151         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
9152           Make sure we only write to writable buffers
9153
9154 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
9155
9156         * gst-libs/gst/riff/riff-media.c:
9157         (gst_riff_create_audio_caps_with_data):
9158           Do actually fix invalid RIFF fmt header values for alaw
9159           and mulaw audio instead of just saying so.
9160
9161         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9162           Give gst_riff_create_audio_caps_with_data() a chance to
9163           fix up broken format header fields before extracting any
9164           parameters from the header. (fixes #167633)
9165
9166 2005-02-19  Martin Holters  <martin.holters@gmx.de>
9167
9168         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9169
9170         * gst/audioconvert/bufferframesconvert.c:
9171         (buffer_frames_convert_link):
9172           Don't leak othercaps. (fixes #167878)
9173
9174 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
9175
9176         * configure.ac:
9177         * ext/libvisual/visual.c: (gst_visual_srclink),
9178         (gst_visual_change_state):
9179           Support libvisual 0.2.0.
9180
9181 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
9182
9183         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
9184         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
9185           Use same rowstrides for I420 as used everywhere else.
9186
9187 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
9188
9189         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
9190           Declare variables at beginning of block and make gcc-2.95 happy
9191           (fixes # 167482, patch by Gergely Nagy).
9192           
9193         * gst/tcp/gsttcpclientsrc.c:
9194         * gst/tcp/gsttcpclientsrc.h:
9195           Move some includes into the header, so that struct sockaddr_in is
9196           defined when it should be defined on FreeBSD as well (fixes
9197           #167483).
9198           
9199         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
9200           Don't pass uninitialised values to setsockopt() here either.
9201
9202 2005-02-17  Luca Ognibene  <luogni at tin dot it>
9203
9204         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9205
9206         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
9207           Don't pass uninitialised values to setsockopt(). (fixes #167704)
9208
9209 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9210
9211         * gst/playback/gstplaybin.c: (add_sink):
9212           Invert bin_add/link order to workaround deadlock in opt.
9213
9214 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9215
9216         * gst/modplug/gstmodplug.cc:
9217           Add missing break causing position queries to fail.
9218
9219 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9220
9221         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
9222           Granpos can apparently be -1, which screws up calculations...
9223
9224 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
9225
9226         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9227         (gst_ximagesink_send_pending_navigation),
9228         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
9229         (gst_ximagesink_init):
9230         * sys/ximage/ximagesink.h:
9231         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9232         (gst_xvimagesink_send_pending_navigation),
9233         (gst_xvimagesink_navigation_send_event),
9234         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
9235         * sys/xvimage/xvimagesink.h:
9236           Use a mutex protected list to marshal navigation
9237           events into the stream thread from whichever thread
9238           sends them.
9239
9240 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
9241
9242         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
9243           Display current position and track length; misc. clean-ups.
9244           
9245         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
9246         (speed_init), (speed_chain):
9247           Add query function, so that the stream length and current position
9248           get adjusted when queried (note that current position queries may
9249           still be wrong if the audio sink returns values based on buffer
9250           timestamps instead of passing on the query).
9251
9252 2005-02-13  Benjamin Otte  <otte@gnome.org>
9253
9254         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
9255         (gst_audio_convert_channels):
9256           create channel conversion matrix when linking
9257         * gst/audioconvert/.cvsignore:
9258         * gst/audioconvert/Makefile.am:
9259         * gst/audioconvert/channelmixtest.c: (main):
9260           add (ugly) test that ensures stereo <=> mono conversion works
9261           correctly
9262
9263 2005-02-13  Benjamin Otte  <otte@gnome.org>
9264
9265         * gst/audioconvert/gstchannelmix.h:
9266           include missing header file
9267         * gst/audioconvert/gstchannelmix.c:
9268         (gst_audio_convert_fill_compatible):
9269           use same sign for both channels when converting to/from compatible
9270           channel. Previously used different signs made the signals cancel
9271           each other out and appear like silence. (fixes #167269)
9272
9273 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
9274
9275         * gst/ffmpegcolorspace/avcodec.h:
9276         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9277         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9278         (gst_ffmpegcsp_avpicture_fill):
9279         * gst/ffmpegcolorspace/imgconvert.c:
9280           Convert to and from YV12 (fixes #156379).
9281
9282 2005-02-12  Julien MOUTTE  <julien@moutte.net>
9283
9284         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
9285         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
9286         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
9287         (gst_ximagesink_expose), (gst_ximagesink_set_property),
9288         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
9289         methods from chain and negotiation and vice versa (Fixes #166142).
9290         * sys/ximage/ximagesink.h: Add stream_lock.
9291         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
9292         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
9293         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
9294         (gst_xvimagesink_expose): Check for xcontext before trying to link.
9295
9296 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
9297
9298         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
9299           Don't send "Hey! You gave me a NULL pointer you naughty person" as
9300           error message when we can't open the DVD device (when dvdnav_open()
9301           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
9302           the above). Send something more useful instead (fixes #167117).
9303
9304 2005-02-11  Julien MOUTTE  <julien@moutte.net>
9305
9306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9307         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
9308         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
9309         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
9310         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
9311         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
9312         methods from chain and negotiation and vice versa (Fixes #166142).
9313         Fix a possible bug of images in the buffer pool being discarded because
9314         we are looking at the wrong geometry.
9315         * sys/xvimage/xvimagesink.h: Add stream_lock.
9316
9317 2005-02-11  David Schleef  <ds@schleef.org>
9318
9319         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
9320         unsigned int. (fixes #167128)
9321
9322 2005-02-11  David Schleef  <ds@schleef.org>
9323
9324         * gst/librfb/Makefile.am: Testing stuff before committing is
9325           for wimps... and people with fast machines.  Fix stupid
9326           mistake.
9327
9328 2005-02-11  David Schleef  <ds@schleef.org>
9329
9330         * configure.ac: Pull in librfb from my CVS tree, because it is
9331           too small and annoying to be separate.  Move rfbsrc plugin
9332           to gst/.
9333         * ext/Makefile.am:
9334         * ext/librfb/Makefile.am:
9335         * ext/librfb/gstrfbsrc.c:
9336         * gst/librfb/Makefile.am:
9337         * gst/librfb/gstrfbsrc.c:
9338         * gst/librfb/rfb.c:
9339         * gst/librfb/rfb.h:
9340         * gst/librfb/rfbbuffer.c:
9341         * gst/librfb/rfbbuffer.h:
9342         * gst/librfb/rfbbytestream.c:
9343         * gst/librfb/rfbbytestream.h:
9344         * gst/librfb/rfbcontext.h:
9345         * gst/librfb/rfbdecoder.c:
9346         * gst/librfb/rfbdecoder.h:
9347         * gst/librfb/rfbutil.h:
9348
9349 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
9350
9351         * gst/speed/Makefile.am:
9352         * gst/speed/demo-mp3.c: (main):
9353         * gst/speed/filter.func:
9354         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
9355         (speed_class_init), (speed_init), (speed_chain_int16),
9356         (speed_chain_float32), (speed_chain), (speed_set_property),
9357         (speed_get_property), (speed_change_state):
9358         * gst/speed/gstspeed.h:
9359           Fix speed element and make it chain-based (fixes #156467),
9360           and make it handle more than one channel.
9361
9362 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
9363
9364         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
9365         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
9366         (gst_dtsdec_chain), (gst_dtsdec_change_state):
9367         * ext/dts/gstdtsdec.h:
9368           Don't clobber the stack constructing the channels array.
9369           Make the element chain-based. DTS tracks can now be played.
9370           
9371 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
9372
9373         * gst-libs/gst/audio/multichannel.h:
9374         * gst-libs/gst/gconf/gconf.h:
9375         * gst-libs/gst/idct/idct.h:
9376         * gst-libs/gst/media-info/media-info-priv.h:
9377         * gst-libs/gst/play/play.h:
9378         * gst-libs/gst/resample/private.h:
9379         * gst-libs/gst/resample/resample.h:
9380         * gst-libs/gst/riff/riff-ids.h:
9381         * gst-libs/gst/video/video.h:
9382         * gst-libs/gst/video/videosink.h:
9383           Add G_BEGIN_DECLS and G_END_DECLS around headers where
9384           missing, so that they work when included from C++ code.
9385
9386 2005-02-09  David Schleef  <ds@schleef.org>
9387
9388         * testsuite/gst-lint: Check for non-statically scoped
9389           parent_class variables.  This won't be a problem once
9390           plugins are loaded with RTLD_LOCAL.
9391
9392 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9393
9394         * ext/mplex/gstmplexibitstream.cc:
9395           gcc madness.
9396
9397 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9398
9399         * ext/ogg/gstogmparse.c:
9400         * gst/debug/gstnavigationtest.c:
9401           Die, thou faulty symbol pollutors (non-static parent_class).
9402
9403 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9404
9405         * ext/mplex/gstmplexibitstream.cc:
9406           Fix event handling (#165525).
9407
9408 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9409
9410         * ext/mikmod/gstmikmod.c:
9411         * gst/modplug/gstmodplug.cc:
9412           Add missing endianness to template (fixes #165509).
9413
9414 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9415
9416         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
9417           Fix wrong order of reading of optional bytes (#165290).
9418
9419 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9420
9421         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9422           Implement FILLER event awareness.
9423
9424 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9425
9426         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
9427           Fix track calculations (#166208).
9428
9429 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
9430
9431         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9432
9433         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
9434         * ext/libpng/gstpngenc.c:
9435           Fix byte-order, use proper fixed caps. Fixes #164197.
9436
9437 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
9438
9439         * configure.ac:
9440           Add dvdlpcmdec 
9441
9442         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
9443         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
9444           Don't push buffers if the src pad isn't negotiated yet.
9445           
9446         * gst/audioconvert/gstaudioconvert.c:
9447         (gst_audio_convert_buffer_to_default_format),
9448         (gst_audio_convert_buffer_from_default_format):
9449           Add support for 24-bit width.
9450
9451         * gst/dvdlpcmdec/.cvsignore:
9452         * gst/dvdlpcmdec/Makefile.am:
9453         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
9454         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
9455         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
9456         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
9457         (plugin_init):
9458         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
9459           New decoder for rearranging DVD LPCM into our audio/x-raw-int
9460           format. Needs support for the channels maps if someone can find 
9461           a DVD LPCM track with > 2 channels.
9462
9463         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
9464         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
9465         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
9466         * gst/mpegstream/gstdvddemux.h:
9467         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
9468         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
9469         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
9470         * gst/mpegstream/gstmpegdemux.h:
9471         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
9472         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
9473         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
9474         (gst_mpeg_parse_handle_src_query),
9475         (gst_mpeg_parse_handle_src_event):
9476           Use audio/x-dvd-lpcm for LPCM output.
9477           Add DTS output.
9478
9479 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
9480
9481         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9482
9483         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
9484         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
9485           Add BGRA handling (#165736).
9486
9487 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
9488
9489         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9490
9491         * gst/law/alaw-decode.c: (alawdec_link):
9492         * gst/law/alaw-encode.c: (alawenc_link):
9493         * gst/law/mulaw-decode.c: (mulawdec_link):
9494         * gst/law/mulaw-encode.c: (mulawenc_link):
9495           Fix caps memleaks (#166600).
9496
9497 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
9498
9499         * ext/tarkin/mem.h:
9500         * ext/tarkin/wavelet.h:
9501         * ext/tarkin/yuv.h:
9502         * gst/ffmpegcolorspace/avcodec.h:
9503           Include "_stdint.h" instead of <stdint.h>. Fixes build on
9504           systems that don't have stdint.h, like Solaris9 (fixes #166631).
9505
9506 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9507
9508         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
9509         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
9510         (gst_xvimagesink_change_state):
9511           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
9512           Xv video (and thereby regenerate Xv colourkey) in clear() so
9513           that PLAY -> READY -> PLAY works (fixes #162504).
9514
9515 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9516
9517         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
9518           Switch to list instead of range, since MJPEG-devices really just
9519           support decimations, not any size.
9520
9521 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
9522         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
9523         (gst_mpeg2dec_reset), (free_all_buffers),
9524         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
9525         * ext/mpeg2dec/gstmpeg2dec.h:
9526           The libmpeg2 user-allocated buffer management is awkward, 
9527           to say the least. Hopefully this fixes things.
9528
9529 2005-02-04  Andy Wingo  <wingo@pobox.com>
9530
9531         * gst/audioconvert/bufferframesconvert.c
9532         (buffer_frames_convert_fixate): New function, fixates to 256
9533         frames per buffer by default. (Much better than 1.)
9534         (buffer_frames_convert_init): Set the fixate function for both src
9535         and sink pad.
9536         (buffer_frames_convert_link): After success setting nonfixed caps,
9537         get the negotiated caps so we can know how many buffer-frames it
9538         will be. No idea how this worked at all before.
9539
9540 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
9541
9542         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
9543         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
9544         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
9545         (handle_sequence), (handle_picture):
9546         * ext/mpeg2dec/gstmpeg2dec.h:
9547           Rearrange buffer tracking and refcounting and refactor
9548           a little for readability. 
9549
9550 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
9551         * sys/v4l/gstv4l.c: (plugin_init):
9552         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
9553         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
9554         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
9555         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
9556         * sys/v4l/gstv4ljpegsrc.h:
9557         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
9558         * sys/v4l/v4l_calls.h:
9559         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
9560         (gst_v4lsrc_get_fps):
9561         * sys/v4l/v4lsrc_calls.h:
9562           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
9563           you jpeg inside rgb frames" driver.
9564           Don't error in the v4lsrc link function, just return 
9565           REFUSED.
9566
9567 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9568
9569         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
9570         (gst_qcamsrc_open):
9571           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
9572
9573 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9574
9575         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
9576           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
9577
9578 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9579
9580         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
9581           Reset negotiated state on PAUSED->READY.
9582
9583 2005-02-02  David Schleef  <ds@schleef.org>
9584
9585         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
9586         whereever possible.  (Fixes #165997)
9587         * examples/capsfilter/capsfilter1.c: (main):
9588         * examples/dynparams/filter.c: (create_ui):
9589         * examples/seeking/cdparanoia.c: (get_track_info), (main):
9590         * examples/seeking/chained.c: (main):
9591         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
9592         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
9593         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
9594         (make_mpeg_pipeline), (make_mpegnt_pipeline):
9595         * examples/seeking/spider_seek.c: (make_spider_pipeline):
9596         * examples/switch/switcher.c: (main):
9597         * ext/dv/demo-play.c: (main):
9598         * ext/faad/gstfaad.c: (gst_faad_change_state):
9599         * ext/mad/gstmad.c: (gst_mad_chain):
9600         * ext/smoothwave/demo-osssrc.c: (main):
9601         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
9602         (gst_gconf_render_bin_from_description),
9603         (gst_gconf_get_default_audio_sink),
9604         (gst_gconf_get_default_video_sink),
9605         (gst_gconf_get_default_audio_src),
9606         (gst_gconf_get_default_video_src),
9607         (gst_gconf_get_default_visualization_element):
9608         * gst/level/demo.c: (main):
9609         * gst/level/plot.c: (main):
9610         * gst/playback/gstplaybin.c: (gen_video_element),
9611         (gen_audio_element):
9612         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
9613         * gst/playondemand/demo-mp3.c: (setup_pipeline):
9614         * gst/sine/demo-dparams.c: (main):
9615         * gst/spectrum/demo-osssrc.c: (main):
9616         * gst/speed/demo-mp3.c: (main):
9617         * gst/volume/demo.c: (main):
9618         * testsuite/embed/embed.c: (main):
9619
9620 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
9621
9622         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
9623         (gst_tcpclientsink_finalize):
9624         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
9625         (gst_tcpclientsrc_finalize):
9626         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
9627         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
9628         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
9629         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
9630           Don't leak the hostname when shutting down.
9631           In tcpserversrc, take a copy of the default hostname.
9632
9633 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9634
9635         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
9636           Set caps to systemstream=TRUE.
9637
9638 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9639
9640         * testsuite/Makefile.am:
9641           Fix more OSX buildbots.
9642
9643 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
9644
9645         * ext/mpeg2dec/gstmpeg2dec.c:
9646           Don't send things to NULL PAD_PEERs
9647
9648         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
9649           Copy-on-write the incoming buffer.
9650
9651         * gst/mpegstream/gstdvddemux.h:
9652         * gst/mpegstream/gstmpegclock.h:
9653         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
9654         (normal_seek), (gst_mpeg_demux_handle_src_event):
9655         * gst/mpegstream/gstmpegdemux.h:
9656         * gst/mpegstream/gstmpegpacketize.h:
9657         * gst/mpegstream/gstmpegparse.c:
9658         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
9659         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
9660         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
9661         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
9662         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
9663         * gst/mpegstream/gstmpegparse.h:
9664         * gst/mpegstream/gstrfc2250enc.h:
9665           Various changes to the way time is computed that make seeking and
9666           total time estimation much better here.
9667           Use G_BEGIN/END_DECLS instead of __cplusplus
9668
9669         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
9670           Use gst_buffer_stamp instead of only copying the TIMESTAMP
9671
9672 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9673
9674         * gst/subparse/gstsubparse.c:
9675           Fix OSX buildbot.
9676
9677 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
9678
9679         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9680         (theora_enc_chain), (theora_enc_change_state):
9681         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
9682         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
9683         (gst_vorbisenc_change_state):
9684         * ext/vorbis/vorbisenc.h:
9685           Set granulepos and timestamp correctly for streams not
9686           starting at 0, taking into account the initial delay.
9687
9688 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
9689
9690         * gst/mpegstream/gstdvddemux.c:
9691           Add audio/x-dts to audio pad template caps
9692
9693 2005-01-30  David Schleef  <ds@schleef.org>
9694
9695         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
9696         (create_context), (gst_polypsink_link): Fix silly endianness
9697         bug.  Add some debugging.  Remove float from caps; it doesn't
9698         work.  Attempt to get remote audio working.
9699
9700 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9701
9702         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
9703           Add 3IV2 fourcc.
9704
9705 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9706
9707         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
9708         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
9709         (gst_avi_demux_stream_data):
9710         * gst/avi/gstavidemux.h:
9711           Invert DIB images. Fixes #132341.
9712
9713 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9714
9715         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9716         (gst_ffmpegcsp_chain):
9717           D'oh, reference the palette data, not the palette structure.
9718           Fixes color distortion in #132341.
9719
9720 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9721
9722         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
9723           PAR can be non-fixed when not provided as argument (#162626).
9724
9725 2005-01-29  David Moore  <dcm@acm.org>
9726
9727         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9728
9729         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
9730         (gst_qtdemux_loop_header):
9731           Re-apply patch from #142272 that allows non-seekable sources,
9732           re-proposed by Daniel Drake <dsd@gentoo.org>.
9733
9734 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9735
9736         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
9737           Use the src template for creating the src pad (#162330).
9738
9739 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9740
9741         * configure.ac:
9742         * ext/musepack/Makefile.am:
9743         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
9744         (gst_musepackdec_init), (gst_musepackdec_dispose),
9745         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
9746         (gst_musepack_stream_init), (gst_musepackdec_loop),
9747         (gst_musepackdec_change_state):
9748         * ext/musepack/gstmusepackdec.cpp:
9749         * ext/musepack/gstmusepackdec.h:
9750         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
9751         (gst_musepack_reader_read), (gst_musepack_reader_seek),
9752         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
9753         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
9754         * ext/musepack/gstmusepackreader.cpp:
9755         * ext/musepack/gstmusepackreader.h:
9756           Update to 1.1 API (#165446).
9757
9758 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9759
9760         * ext/Makefile.am:
9761           Unbreak buildbot.
9762
9763 2005-01-28  Andy Wingo  <wingo@pobox.com>
9764
9765         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
9766         to reflect a different dubious internet source. Add a reference
9767         and some commentary.
9768
9769 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9770
9771         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
9772         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
9773         * gst/playback/gststreamselector.h:
9774           Be more selective when we're redoing caps negotiation from
9775           within the chain function on a stream change.
9776
9777 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9778
9779         * configure.ac:
9780         * ext/Makefile.am:
9781         * ext/amrnb/Makefile.am:
9782         * ext/amrnb/amrnb.c: (plugin_init):
9783         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
9784         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
9785         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
9786         (gst_amrnbdec_state_change):
9787         * ext/amrnb/amrnbdec.h:
9788         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
9789         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
9790         (gst_amrnbparse_init), (gst_amrnbparse_formats),
9791         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
9792         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
9793         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
9794         * ext/amrnb/amrnbparse.h:
9795           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
9796         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9797           Add AMR-NB/-WB raw formats.
9798         * ext/alsa/gstalsa.c: (gst_alsa_link):
9799           Keep valid time when changing format.
9800         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9801         (qtdemux_parse_trak):
9802           Add some more format-specific options (#140141, #143555, #155163).
9803
9804 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9805
9806         * gst/matroska/matroska-demux.c:
9807         (gst_matroska_demux_parse_blockgroup):
9808           Fix logic error in timing of subtitle stream synchronization.
9809         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
9810           Add skip-chunk, which is found in kodak-camera streams.
9811
9812 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9813
9814         * po/LINGUAS:
9815         * po/vi.po:
9816           Adding Vietnamese translation (submitted by Clytie Siddall)
9817
9818 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9819
9820         * gst/playback/gstdecodebin.c: (try_to_link_1):
9821           Use realpad for signal.
9822
9823 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9824
9825         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
9826           Fix category so decodebin picks it up.
9827
9828 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9829
9830         * ext/mad/Makefile.am:
9831         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
9832         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
9833         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
9834         (found_type), (gst_id3demux_bin_change_state):
9835         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
9836         (gst_id3_tag_init), (gst_id3_tag_handle_event),
9837         (gst_id3_tag_src_link), (gst_id3_tag_chain),
9838         (gst_id3_tag_change_state), (plugin_init):
9839         * ext/mad/gstmad.h:
9840           Add id3demuxbin (which is a simple bin consisting of id3demux
9841           and typefind), take over rank from id3demux, remove typefind
9842           code from id3demux. Makes all broken mp3s that I know of work,
9843           and thereby fixes #152688.
9844
9845 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
9846
9847         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9848
9849         * ext/mad/gstmad.c: (gst_mad_src_event):
9850         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
9851           Allow seeks on audio pad, make mad forward those (#164826).
9852         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
9853           Set duration (#165335).
9854
9855 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9856
9857         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
9858         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
9859         (gst_asf_demux_process_ext_content_desc),
9860         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
9861         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
9862         * gst/asfdemux/gstasfdemux.h:
9863           Improve metadata display, e.g. if the metadata comes before the
9864           streams are loaded (which is perfectly valid).
9865
9866 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9867
9868         * tools/gst-launch-ext-m.m:
9869           Fix AVI/ASF pipelines (#165340).
9870
9871 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
9872         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
9873         build failure on amd64
9874
9875 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
9876
9877         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
9878         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
9879           Check environment variables GST_ID3V2_TAG_ENCODING,
9880           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
9881           list of character encodings to force interpretation of non-unicode
9882           strings stored in an ID3v2 tag to a particular encoding. If none
9883           is specified, try to use current locale's encoding, then fall back
9884           to ISO-8859-1 (which will always succeed). (Resolves #149274)
9885         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
9886         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
9887           Check environment variables GST_ID3V1_TAG_ENCODING,
9888           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
9889           list of character encodings to use in case a string encountered
9890           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
9891           specified, try to use the current locale's encoding, then fall
9892           back to ISO-8859-1 (which will always succeed).
9893
9894 2005-01-25  Benjamin Otte  <otte@gnome.org>
9895
9896         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
9897           - on half framerate, compute the rate in advance so the comparisons
9898             don't compare wrong values
9899           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
9900             behaviour
9901           - don't use mad_header_decode anymore, mad_frame_decode does that
9902             automatically
9903           - when getting rid of consumed bytes, reset the stream's skiplen
9904           (fixes #163867)
9905
9906 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
9907
9908         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
9909           Use 1/2 a second for default max_discont, as PES streams from DVB
9910           seem to have larger spacings in the SCR. 
9911           Fix a typo.
9912
9913 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9914
9915         * gst/playback/gstplaybasebin.c: (group_commit):
9916           Notify delayed stream-info availability.
9917
9918 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
9919         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
9920         (gst_a52dec_handle_event), (gst_a52dec_chain):
9921         Add some debug output. Check that a discont has a valid
9922         time associated.
9923         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9924         (gst_alsa_sink_loop):
9925         Ignore TAG events. A little extra debug for broken timestamps.
9926         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
9927         (dvdnavsrc_change_state):
9928         Ensure we send a discont to engage the link before we send any
9929         other events.
9930         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
9931         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
9932         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
9933         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
9934         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
9935         dvd://title works in totem because typefinding sends a seek that ends
9936         up going back to chapter 1 regardless.
9937         * ext/mpeg2dec/gstmpeg2dec.c:
9938         * ext/mpeg2dec/gstmpeg2dec.h:
9939         Output correct timestamps and handle disconts.
9940         * ext/ogg/gstoggdemux.c: (get_relative):
9941         Small guard against a null dereference.
9942         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
9943         (gst_textoverlay_set_property):
9944         Free memory when done. Don't call gst_event_filler_get_duration on
9945         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
9946         g_warning.
9947         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
9948         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
9949         (gst_sw_srclink), (gst_smoothwave_chain):
9950         Draw solid lines, prettier colours.
9951         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
9952         Add a default palette that'll work for some movies.
9953         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
9954         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
9955         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
9956         * gst/mpegstream/gstdvddemux.h:
9957         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
9958         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
9959         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
9960         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
9961         * gst/mpegstream/gstmpegparse.h:
9962         Use PTM/NAV events when for timestamp adjustment when connected to 
9963         dvdnavsrc. Don't use many discont events where one suffices.
9964         * gst/playback/gstplaybasebin.c: (group_destroy),
9965         (gen_preroll_element), (gst_play_base_bin_add_element):
9966         * gst/playback/gstplaybasebin.h:
9967         Make sure we remove subtitles from the same bin we put them in.
9968         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
9969         (gst_subparse_buffer_format_autodetect),
9970         (gst_subparse_change_state):
9971         Fix some memleaks and invalid accesses.
9972         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
9973         (oggskel_type_find), (cmml_type_find), (plugin_init):
9974         Some typefind functions for Annodex v3.0 files
9975         * gst/wavparse/gstwavparse.h:
9976         GstRiffReadClass is the correct parent class.
9977
9978 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9979
9980         * gst-libs/gst/riff/riff-media.c:
9981         (gst_riff_create_video_caps_with_data):
9982           Add extradata to huffyuv (fixes #165013).
9983         * gst-libs/gst/riff/riff-read.c:
9984         (gst_riff_read_strf_vids_with_data):
9985           Fix extradata extraction if it is in the chunk size.
9986
9987 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
9988
9989         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9990
9991         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
9992         (gst_quarktv_change_state), (gst_quarktv_dispose):
9993           Memory free'ing location fix (#164708).
9994
9995 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9996
9997         * gst/playback/gstplaybasebin.c: (group_commit),
9998         (gen_preroll_element), (probe_triggered), (gen_source_element),
9999         (setup_source), (gst_play_base_bin_change_state),
10000         (gst_play_base_bin_add_element):
10001           Don't block for streams.
10002         * gst/playback/gststreaminfo.c: (stream_info_change_state),
10003         (gst_stream_info_set_mute):
10004           Use gst_pad_set_active_recursive.
10005
10006 2005-01-25  Andy Wingo  <wingo@pobox.com>
10007
10008         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
10009         for #ifndef HAVE_XVIDEO.
10010
10011 2005-01-24  Jeffrey C. Ollie
10012
10013         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
10014
10015         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
10016         * ext/gsm/gstgsmdec.h:
10017         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
10018         * ext/gsm/gstgsmenc.h:
10019         Fix rate to 8kHz as per spec, removes obscure errors when no rate
10020         was given by property. Add proper buffer timestamps and offsets.
10021
10022 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10023
10024         * gst-libs/gst/riff/riff-media.c:
10025         (gst_riff_create_audio_caps_with_data):
10026           Audio can be <8000Hz.
10027
10028 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10029
10030         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10031           Explicit state change to workaround refcount bugs.
10032
10033 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10034
10035         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
10036         (gst_avimux_riff_get_avi_header):
10037           Fix...
10038
10039 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10040
10041         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
10042         (gst_riff_read_element_data):
10043         * gst-libs/gst/riff/riff-read.h:
10044           Add _peek version (req'ed in CDXA).
10045         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
10046         (gst_cdxaparse_loop):
10047           Fix parsing in playbin.
10048         * gst/playback/gstdecodebin.c: (close_pad_link):
10049           Ignore current_ pads, they cause major annoyance.
10050
10051 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10052
10053         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
10054           Safety guard.
10055
10056 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10057
10058         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
10059           Fix padding...
10060
10061 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10062
10063         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
10064           Allow for 0-sized buffers. Fixes length query problems in
10065           starwars.mkv from the testsuite.
10066
10067 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
10068
10069         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
10070         (gst_video_box_i420), (gst_video_box_chain):
10071           Fix row strides for I420 (fixes #163159)
10072           
10073 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10074
10075         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10076           MPEG2 has a useful rate property, so we can actually use that.
10077           For MPEG-1, continue using the bytes/time properties.
10078
10079 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10080
10081         * gst-libs/gst/riff/riff-media.c:
10082         (gst_riff_create_video_caps_with_data),
10083         (gst_riff_create_video_template_caps):
10084           Add intel-h263.
10085
10086 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10087
10088         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10089           Fail if caps negotiation fails. Should fix #162184, and should
10090           definately be in there regardless of it fixing the actual bug.
10091         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
10092         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
10093         (gst_avimux_riff_get_avix_header),
10094         (gst_avimux_riff_get_video_header),
10095         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
10096         (gst_avimux_start_file), (gst_avimux_handle_event),
10097         (gst_avimux_change_state):
10098         * gst/avi/gstavimux.h:
10099           Refactor structure writing to use GST_WRITE_UINT macros, add
10100           metadata writing support.
10101
10102 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10103
10104         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
10105           Elements may already be destroyed when this function is called.
10106
10107 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10108
10109         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10110         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
10111           More memory leak fixes (#149162).
10112
10113 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10114
10115         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10116         (gst_qtdemux_add_stream):
10117           Fix two memleaks.
10118
10119 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10120
10121         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
10122           Argh...
10123
10124 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10125
10126         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
10127           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
10128           when fixating to six channels in Totem.
10129
10130 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10131
10132         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
10133           Fix compile warnings on Solaris 10 buildbot
10134
10135 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10136
10137         * ext/dvdread/dvdreadsrc.c: (_read):
10138           Don't read beyond the last cell in a chapter (fixes 
10139           invalid memory access)
10140
10141 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10142
10143         * ext/dvdread/stream_labels.c:
10144         (dvdreadsrc_get_audio_stream_labels):
10145           Use NULL for an empty GList instead of g_list_alloc(); fix 
10146           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
10147           of GString (easier to bulk free later)
10148
10149 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
10150
10151         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10152
10153         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10154         (gst_ffmpeg_pixfmt_to_caps):
10155           Fix BGRA32 caps (#164209).
10156
10157 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
10158
10159         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10160
10161         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10162         (gst_ffmpeg_caps_to_pixfmt):
10163           alpha_mask can be RGBA/ABGR. Fixes #164265.
10164
10165 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
10166
10167         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10168
10169         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
10170         (gst_mpeg2dec_alloc_buffer):
10171         * ext/mpeg2dec/gstmpeg2dec.h:
10172           Crop if decoding size is not the actual image size (#163676).
10173
10174 2005-01-17  Steve Baker  <steve@stevebaker.org>
10175
10176         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10177
10178         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
10179         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
10180           Add libsndfile typefind functions (#163309).
10181
10182 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10183
10184         * tools/gst-launch-ext-m.m:
10185           Add .aac, fix .m1v/.m2v (#163891).
10186
10187 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10188
10189         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
10190           Sanity check, don't wait endlessly since the clock might not
10191           actually run at this point (which is a deadlock). Fixes #164069.
10192
10193 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10194
10195         * gst/playback/gstplaybasebin.c: (probe_triggered):
10196           Of course, only pause if group is done...
10197
10198 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10199
10200         * gst/playback/gstplaybasebin.c: (probe_triggered):
10201           Thread safety.
10202
10203 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
10204
10205         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
10206           Don't return state change success when the parent
10207           failed.
10208
10209 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10210
10211         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
10212           Free events (fix memleak in #162905).
10213
10214 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
10215
10216         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10217
10218         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10219         (gst_ffmpeg_caps_to_pixfmt):
10220           Fix for depth = 15. Fixes #161675.
10221
10222 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10223
10224         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10225           Set FPS correctly, even for webcams and the like.
10226         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
10227           Don error on setting while capturing.
10228
10229 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10230
10231         * ext/dv/gstdvdec.c:
10232         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10233         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
10234           I'm a bad boy. using /1001. to force C to do float division
10235           and not integer division (as it did in my last commit)
10236           Thanks to David I. Lehn for pointing this mistake.
10237
10238 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10239
10240         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
10241           Revert Johan??s 1.35->1.36 since it breaks compat.
10242
10243 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10244
10245         * ext/dv/gstdvdec.c:
10246         * ext/libfame/gstlibfame.c:
10247         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10248         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
10249           replace framerate aproximations by their real value
10250           (24000/1001, 30000/1001, 60000/1001)
10251           Finish fixing bug #164049
10252
10253 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10254
10255         * ext/ogg/gstoggmux.c:
10256           eos/bos debugging
10257         * gst/tcp/gstmultifdsink.c:
10258         * gst/tcp/gstmultifdsink.h:
10259         * gst/tcp/gsttcp.c:
10260         * gst/tcp/gsttcp.h:
10261         * gst/tcp/gsttcpclientsink.c:
10262         * gst/tcp/gsttcpclientsrc.c:
10263         * gst/tcp/gsttcpserversink.c:
10264         * gst/tcp/gsttcpserversrc.c:
10265           improve reusability of elements after state changes and errors
10266           make multifdsink throw away streamheaders when receiving new ones
10267
10268 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10269
10270         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
10271           Fix for if items are already in list...
10272
10273 2005-01-12  Benjamin Otte  <otte@gnome.org>
10274
10275         * gst/adder/gstadder.c: (gst_adder_loop):
10276           fix adder a bit so it doesn't screw up with events as much anymore
10277
10278 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
10279
10280         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
10281         (pixbufscale_scale), (gst_pixbufscale_chain):
10282         * ext/gdk_pixbuf/pixbufscale.h:
10283           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
10284           to ensure rowstrides are calculated the same way as 
10285           ffmpegcolorspace
10286           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
10287           that we pick up duration and offset also.
10288
10289 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10290
10291         * gst/avi/gstavimux.c: (gst_avimux_class_init),
10292         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
10293           Reusability fixes.
10294
10295 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10296
10297         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
10298         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
10299         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
10300         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
10301           Update flags when requested.
10302
10303 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10304
10305         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
10306           Fix dmix.
10307
10308 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10309
10310         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10311         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
10312         (probe_triggered), (new_decoded_pad), (gen_source_element),
10313         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
10314         * gst/playback/gstplaybasebin.h:
10315         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10316         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
10317         (gst_play_bin_change_state):
10318           Implement group-switch signal for use in apps to clear metadata
10319           cache, clean up subtitle, add suburi property instead of # hack,
10320           some error-out fixes.
10321
10322 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10323
10324         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10325           Debug.
10326         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
10327           If we got a state change in the _get handler, don't return success.
10328
10329 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10330
10331         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
10332         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
10333           Make jpegdec quiet on MJPEG decoding
10334         * gst/asfdemux/README:
10335           Fix mimetypes for MJPEG and H263
10336
10337 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10338
10339         * ext/theora/theoradec.c: (theora_dec_chain):
10340           Fix broken code generation by gcc by swapping arguments.
10341         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
10342           Fix \n in debug.
10343
10344 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10345
10346         * TODO:
10347           delete this file, it is by far outdated
10348         * ext/alsa/gstalsa.1: remove
10349         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
10350         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
10351         (gst_alsa_get_caps):
10352           Add HW probing for supported sample rates. Fixes #161704
10353
10354 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10355
10356         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10357           Don't crash, biatch! :).
10358
10359 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10360
10361         * ext/musepack/gstmusepackreader.cpp:
10362         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
10363           Some work on tags - still doesn't work in playbin...
10364         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10365           Handle events...
10366
10367 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10368
10369         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
10370           Also shove tags on kid pads.
10371
10372 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10373
10374         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
10375           Don't bail on unknown events.
10376         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10377           Don't crash on events before negotiation.
10378         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10379           Send tags on pads, too.
10380         * gst/playback/gststreamselector.c:
10381         (gst_stream_selector_request_new_pad):
10382           Forward events on first pad if no input was selected yet.
10383
10384 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10385
10386         * gst/playback/gstplaybasebin.c: (setup_substreams):
10387           Don't disable streamtype if the stream doesn't exist, since
10388           then playing a video after audio will disable both and nothing
10389           will happen. Fixes the testsuite.
10390
10391 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10392
10393         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
10394         (gst_v4l_xoverlay_set_xwindow_id):
10395         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
10396         (gst_v4l2_xoverlay_set_xwindow_id):
10397           Add debug categories, fix overlay disabling.
10398
10399 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10400
10401         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
10402         * ext/alsa/gstalsa.h:
10403           Add HW probing for period_count/size and buffer_size MIX/MAX
10404           Adjust default/user defined value if out of bounds
10405           Should fix bug #162024
10406
10407 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10408
10409         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
10410           Fix warning (#161191).
10411
10412 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10413
10414         * ext/dvdread/stream_labels.c:
10415         (dvdreadsrc_get_audio_stream_labels):
10416           Fix warning (init the good variable in switch default)
10417
10418 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
10419
10420         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10421
10422         * gst/tta/gstttaparse.c: (gst_tta_src_event):
10423           Fix gcc-2.95 compile (#163485).
10424
10425 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10426
10427         * configure.ac:
10428         * ext/flac/gstflacenc.c: (gst_flacenc_init),
10429         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
10430         (gst_flacenc_tell_callback), (gst_flacenc_chain),
10431         (gst_flacenc_change_state):
10432         * ext/flac/gstflacenc.h:
10433           Update for API change in flac-1.1.1. Update requirement in
10434           configure.ac. Fixes #162974.
10435
10436 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10437
10438         * gst/playback/gstplaybasebin.c: (group_destroy):
10439           Remove hack to get rid of assert and get rid of unlinked
10440           signals properly.
10441
10442 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10443
10444         * gst/playback/gstplaybasebin.c: (setup_source):
10445           Set source to NULL so that resources are free'ed. Fixes issues
10446           with playback of CDDA and similar device-accessing things.
10447
10448 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10449
10450         * testsuite/embed/Makefile.am:
10451           test->noinst, fix make test in buildbot.
10452
10453 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10454
10455         * ext/dvdread/stream_labels.c: new file
10456         * ext/dvdread/stream_labels.h: new file
10457         * ext/dvdread/Makefile.am:
10458         * ext/dvdread/dvdreadsrc.c: (_seek_title):
10459           Extract audio stream label from DVD IFO files.
10460           It only dump them on the console for now, still have to
10461           make playbin aware of them.
10462
10463 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10464
10465         * gst/playback/gstplaybasebin.c: (setup_source):
10466           Fix hanging subs.
10467
10468 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10469
10470         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
10471         (gen_preroll_element), (remove_groups), (setup_subtitle),
10472         (gen_source_element), (setup_source):
10473         * gst/playback/gstplaybasebin.h:
10474           Multiple .sub files is just a stupid idea... Fix some threading
10475           mistakes. Interestingly, external .sub files cause playbin to
10476           hang, I don't know why... Parsing fixes contributed by Fran??ois
10477           Kooman <fkooman@tuxed.net>.
10478
10479 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10480
10481         * testsuite/embed/Makefile.am:
10482           Fix buildbot.
10483
10484 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
10485
10486         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10487
10488         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
10489         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
10490         (gst_pngenc_set_property):
10491         * ext/libpng/gstpngenc.h:
10492           Add compression level property (#163323).
10493
10494 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10495
10496         * configure.ac:
10497         * examples/capsfilter/capsfilter1.c: (main):
10498         * examples/seeking/spider_seek.c: (make_spider_pipeline):
10499         * ext/dvdread/Makefile.am:
10500         * ext/dvdread/demo-play:
10501         * ext/dvdread/demo-play.c:
10502         * gconf/gstreamer.schemas.in:
10503         * gst-libs/gst/gconf/gconf.c:
10504         * sys/v4l/TODO:
10505         * testsuite/Makefile.am:
10506         * testsuite/embed/Makefile.am:
10507         * testsuite/embed/embed.c: (cb_expose), (main):
10508           Remove all references to xvideosink, fix examples (#140845).
10509         * gst/playback/gstplaybasebin.c: (group_destroy):
10510           Apparently, disposal does not unlink - so do explicitely.
10511         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10512           Add debug.
10513
10514 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
10515
10516         * README: fix PKG_CONFIG_PATH instructions, what was there
10517         previously was breaking default search path, not nice. 
10518         Fixes #163358
10519
10520 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10521
10522         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
10523         (gst_audioscale_chain):
10524           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
10525           when resampling - how the ^@$^!@^! is this possible?!?
10526
10527 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10528
10529         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
10530           Reset variables on READY.
10531         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
10532         (gst_matroska_mux_loop):
10533           Require data before writing header.
10534
10535 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
10536
10537         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10538
10539         * ext/mad/gstmad.c: (gst_mad_chain):
10540           Don't call mad_stream_sync() directly after recovering sync.
10541           Fixes #151661.
10542
10543 2005-01-09  Martin Eikermann  <meiker@upb.de>
10544
10545         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10546
10547         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
10548         (snapshot_handler), (gst_snapshot_sinkconnect),
10549         (gst_snapshot_chain):
10550           Allocate resources when required, fix recursive signal emission
10551           and fix caps. Fixes #161667.
10552
10553 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
10554
10555         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10556
10557         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
10558         (gst_pngdec_chain):
10559           Handle only 8-bppc (bits-per-pixel-component) images, better
10560           error handling and correct strides. Fixes #163177.
10561         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
10562         (gst_pngenc_chain):
10563           Better error handling. Fixes #163348.
10564
10565 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10566
10567         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
10568         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
10569         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
10570         (dvdnavsrc_uri_handler_init):
10571           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
10572         * gst/playback/gstplaybasebin.c: (gen_source_element):
10573           Add MMS to streaming URIs.
10574
10575 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10576
10577         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
10578         * sys/xvimage/xvimagesink.c:
10579         (gst_xvimagesink_navigation_send_event):
10580           Check for pad availability before sending event.
10581
10582 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10583
10584         * gst-plugins.spec.in:
10585           Add subparse.
10586
10587 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10588
10589         * configure.ac:
10590           Since we use functions from CVS, up requirement.
10591
10592 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10593
10594         * gst/playback/Makefile.am:
10595         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10596         (group_destroy), (group_commit), (group_is_muted),
10597         (gen_preroll_element), (add_stream), (unknown_type),
10598         (probe_triggered), (preroll_unlinked), (mute_stream),
10599         (silence_stream), (new_decoded_pad), (setup_substreams),
10600         (setup_source), (get_active_source), (mute_group_type),
10601         (muted_group_change_state), (set_active_source),
10602         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
10603         (play_base_eos), (gst_play_base_bin_change_state):
10604         * gst/playback/gstplaybasebin.h:
10605         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
10606         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
10607         (gst_stream_info_dispose), (stream_info_mute_pad),
10608         (stream_info_change_state), (gst_stream_info_set_mute):
10609         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
10610         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
10611         (gst_stream_selector_init), (gst_stream_selector_dispose),
10612         (gst_stream_selector_get_linked_pad),
10613         (gst_stream_selector_get_caps), (gst_stream_selector_link),
10614         (gst_stream_selector_get_linked_pads),
10615         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
10616         * gst/playback/gststreamselector.h:
10617           Adding stream selection support plus required properties for
10618           applications to use this. Fully fixes #100931.
10619
10620 2005-01-08  Benjamin Otte  <otte@gnome.org>
10621
10622         * gst/games/gstpuzzle.c: (nav_event_handler):
10623           - handle nav events differently: forward every event no matter if it
10624             was handled or not.
10625           - translate events
10626           You can now cheat by using navigationtest ! puzzle and moving the
10627           mouse close to the edge of a tile. ;)
10628
10629 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10630
10631         * configure.ac:
10632         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
10633         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
10634         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
10635         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
10636         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
10637         (gst_ogm_parse_plugin_init):
10638         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
10639         (gst_textoverlay_link), (gst_textoverlay_getcaps),
10640         (gst_textoverlay_event), (gst_textoverlay_video_chain),
10641         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
10642         * ext/pango/gsttextoverlay.h:
10643         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10644         (gst_matroska_demux_handle_seek_event),
10645         (gst_matroska_demux_sync_streams),
10646         (gst_matroska_demux_parse_blockgroup),
10647         (gst_matroska_demux_subtitle_caps),
10648         (gst_matroska_demux_plugin_init):
10649         * gst/matroska/matroska-ids.h:
10650         * gst/playback/gstdecodebin.c: (close_pad_link):
10651         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
10652         (gen_preroll_element), (remove_groups), (add_stream),
10653         (new_decoded_pad), (setup_subtitles), (gen_source_element),
10654         (setup_source):
10655         * gst/playback/gstplaybasebin.h:
10656         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
10657         * gst/subparse/Makefile.am:
10658         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
10659         (gst_subparse_base_init), (gst_subparse_class_init),
10660         (gst_subparse_init), (gst_subparse_formats),
10661         (gst_subparse_eventmask), (gst_subparse_event),
10662         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
10663         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
10664         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
10665         (parse_mpsub_deinit), (parse_mpsub_init),
10666         (gst_subparse_buffer_format_autodetect),
10667         (gst_subparse_format_autodetect), (gst_subparse_loop),
10668         (gst_subparse_change_state), (gst_subparse_type_find),
10669         (plugin_init):
10670         * gst/subparse/gstsubparse.h:
10671         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
10672         (plugin_init):
10673           Add subtitle support, .sub parser (supports SRT and MPsub),
10674           OGM text support, Matroska UTF-8 text support, deadlock fixes
10675           all over the place, subtitle awareness in decodebin/playbin
10676           and some fixes to textoverlay to handle subtitles in a stream
10677           correctly. Fixes #100931.
10678
10679 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10680
10681         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
10682           Check for pad availability before doing a query on it.
10683
10684 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10685
10686         * ext/dv/gstdvdec.c:
10687           really fix bpp24/32 dvdec caps (classic rgba indeed)
10688         * gst/asfdemux/gstasfdemux.c:
10689         (gst_asf_demux_process_ext_content_desc):
10690           don't send text tags if they are empty (bis repetita)
10691
10692 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10693
10694         * ext/dv/gstdvdec.c:
10695          remove unneeded comment from dvdec
10696           (related to DV 4CC codes in AVI files)
10697           moved them in gstreamer/docs/random/mimetypes
10698         * gst/asfdemux/gstasfdemux.c:
10699         (gst_asf_demux_process_ext_content_desc):
10700          don't send text tags if they are empty
10701          fix mem leak on error path
10702         * gst/ffmpegcolorspace/avcodec.h:
10703         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10704         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10705         (gst_ffmpegcsp_avpicture_fill):
10706         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
10707         * gst/ffmpegcolorspace/imgconvert_template.h:
10708          adds BGR32 and BGRA32 to ffmpegcolorspace
10709           (still bad colors, fixing it on next commit)
10710           helps with dvdec outputing BGR32
10711
10712 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10713
10714         * ext/dv/gstdvdec.c:
10715          Fix audio caps i just broke (missing ',')
10716         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
10717         (gst_matroska_mux_reset):
10718          Fix typo + add FIXME about old "x-gst-metadata" crap
10719
10720 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10721
10722         * ext/dv/demo-play.c: (main):
10723          xvideosink -> xvimagesink
10724         * ext/dv/gstdvdec.c:
10725          change rgb 32/32 caps to 24/32 (no alpha)
10726          change nb of channels to be a list (2 or 4, not 2)
10727          change sample rate to be a list (32, 44.1, 48 kHz) not a range
10728         * gst/asfdemux/gstasfdemux.c:
10729         (gst_asf_demux_process_ext_content_desc):
10730          Add 'date/year' to extracted metadata list
10731
10732 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10733
10734         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
10735           The return value of fixate_to does not imply that the requested
10736           value was set, so don't assume.
10737
10738 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
10739
10740         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10741
10742         * ext/libpng/gstpngdec.c:
10743         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
10744         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
10745         * ext/libpng/gstpngenc.h:
10746           Alpha support (encoder; #163161), mime fixage.
10747
10748 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
10749
10750         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10751
10752         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
10753         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
10754         (gst_faac_set_property), (gst_faac_get_property):
10755         * ext/faac/gstfaac.h:
10756           Allow for ADTS output (#153434).
10757
10758 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10759
10760         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10761           Fix against template (#150576).
10762
10763 2005-01-06  Benjamin Otte  <otte@gnome.org>
10764
10765         * gst/games/gstpuzzle.c: (draw_puzzle):
10766           don't draw a puzzle if either width or height of tiles would be 0.
10767
10768 2005-01-06  Benjamin Otte  <otte@gnome.org>
10769
10770         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
10771         (gst_puzzle_class_init), (gst_puzzle_finalize):
10772           no memleaks, please
10773         (gst_puzzle_create), (gst_puzzle_init),
10774         (gst_puzzle_set_property), (gst_puzzle_setup):
10775           change initialization code around so we don't reshuffle on resize
10776         (draw_puzzle):
10777           fix another stupid typo
10778
10779 2005-01-06  Benjamin Otte  <otte@gnome.org>
10780
10781         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
10782           fix stupid typo that borked copying on YUY2
10783
10784 2005-01-06  Benjamin Otte  <otte@gnome.org>
10785
10786         * gst/games/gstpuzzle.c: (draw_puzzle):
10787           fix edges when image sizes aren't multiples of tile sizes
10788
10789 2005-01-06  Benjamin Otte  <otte@gnome.org>
10790
10791         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
10792           make RGB endianness work correctly
10793         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
10794           refactor and fix race with initial shuffling
10795         (nav_event_handler):
10796           allow using the mouse to puzzle
10797         (draw_puzzle):
10798           insist on tiles having width and height as multiples of 4 to get
10799           clean YUV image handling
10800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10801         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
10802           s/DEBUG/LOG/ for common messages
10803         (gst_xvimagesink_navigation_send_event):
10804           fix mouse event translation to not include screen PAR
10805         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
10806           fix mouse event translation to actually work
10807
10808 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10809
10810         * gst/asfdemux/gstasfdemux.c:
10811         (gst_asf_demux_process_ext_content_desc):
10812          Extract TrackNumber metadata + clean up code
10813         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
10814          Hope this is the good fix (var used unitialised)
10815
10816 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10817
10818         * ext/faad/gstfaad.c: (gst_faad_chain):
10819           Only increment timestamp if it's valid. Fixes raw AAC streams.
10820
10821 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10822
10823         * configure.ac:
10824         * gst/games/Makefile.am:
10825         * gst/games/gstpuzzle.c:
10826           add a puzzle game with...
10827         * gst/games/gstvideoimage.c:
10828         * gst/games/gstvideoimage.h:
10829           ... full colorspace support (that includes YUV9 and RGB16)) stolen
10830           from videotestsrc and made into something that would be a nice
10831           library for a lot of other plugins.
10832
10833 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10834
10835         * configure.ac:
10836          don't compile faad plugin if a RC of 2.0 is found
10837          Fixes #155346 (and FC1 buildbot)
10838         * gst/asfdemux/gstasfdemux.c:
10839         (gst_asf_demux_process_ext_content_desc):
10840          try to make Solaris compiler happier
10841
10842 2005-01-06  Paul Jack  <pjack@sfaf.org>
10843
10844         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10845
10846         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
10847           Fix segfault (#161667).
10848
10849 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10850
10851         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10852           Fix framerate reporting.
10853
10854 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10855
10856         * gst-libs/gst/riff/riff-ids.h:
10857         * gst/wavenc/riff.h:
10858          Add AMR (VBR and CBR) ids to riff.h audio codec list
10859         * gst/asfdemux/gstasfdemux.c:
10860         (gst_asf_demux_process_ext_content_desc),
10861         (gst_asf_demux_process_object):
10862           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
10863
10864 2005-01-05  Martin Eikermann  <meiker@upb.de>
10865
10866         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10867
10868         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
10869         (gst_dvd_demux_handle_discont):
10870         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
10871         (gst_mpeg_demux_handle_discont):
10872           Recreate pads on new-media (#160730).
10873         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
10874           Send discont even if manager changes timestamps (#161929).
10875
10876 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
10877
10878         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10879
10880         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
10881           Fix invalid memory access (#159211).
10882
10883 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10884
10885         * examples/gstplay/player.c: (main):
10886           Don't iterate.
10887         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
10888           Add visualizations.
10889         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
10890         (gst_a52dec_handle_frame):
10891           Set duration.
10892         * ext/dvdnav/gst-dvd:
10893           Add audioconvert. Fixes #161325.
10894         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
10895           Explicitely case to gint64. Possible valgrind error.
10896         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
10897         (gst_play_tick_callback), (gst_play_change_state),
10898         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
10899         (gst_play_set_location), (gst_play_get_location),
10900         (gst_play_seek_to_time), (gst_play_set_data_src),
10901         (gst_play_set_video_sink), (gst_play_set_audio_sink),
10902         (gst_play_set_visualization), (gst_play_connect_visualization),
10903         (gst_play_get_framerate), (gst_play_get_all_by_interface),
10904         (gst_play_new):
10905           Use playbin. Fixes #139749 and #147744.
10906         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
10907           Add genre tag.
10908         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
10909         (audioscale_get_type), (gst_audioscale_base_init),
10910         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
10911         (gst_audioscale_getcaps), (gst_audioscale_fixate),
10912         (gst_audioscale_link), (gst_audioscale_get_buffer),
10913         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
10914         (gst_audioscale_init), (gst_audioscale_dispose),
10915         (gst_audioscale_chain), (gst_audioscale_set_property),
10916         (gst_audioscale_get_property), (plugin_init):
10917           Indent properly.
10918         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
10919           Fix LPCM.
10920         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
10921         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
10922         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
10923           Add more metadata (fixes #162656).
10924
10925 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10926
10927         * configure.ac:
10928           back to cvs
10929
10930 === release 0.8.7 ===
10931
10932 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10933
10934         * NEWS:
10935         * RELEASE:
10936         * configure.ac:
10937           releasing 0.8.7, "Hyperspace"
10938
10939 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10940
10941         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10942
10943         * gst/playback/gstplaybasebin.c:
10944          Fix for #162924 - free caps after use, not before
10945
10946 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10947
10948         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
10949
10950         * gst/playback/gstplaybasebin.c:
10951         * gst/wavparse/gstwavparse.c:
10952           Fix for #154773 - fixes playback of small .wav files
10953
10954 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10955
10956         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
10957
10958         * gst/audioscale/gstaudioscale.c:
10959           Fix for #162819 - make audioscale reusable
10960           Fixes playback of more than one file with playbin/totem
10961
10962 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10963
10964         * gst/ffmpegcolorspace/avcodec.h:
10965         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10966         * gst/ffmpegcolorspace/imgconvert.c:
10967           clean up the mess that made me cry and avoid needless duplication
10968
10969 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10970
10971         * gst/ffmpegcolorspace/imgconvert.c:
10972           give some indication of why we're segfaulting
10973
10974 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10975
10976         * configure.ac:
10977           Fix indentation, fix v4l2 plugin detection.
10978         * ext/Makefile.am:
10979           Fix libmms location (Maciej, use diff -u!).
10980         * ext/alsa/gstalsa.c: (gst_alsa_init):
10981           Initialize caps cache to NULL.
10982         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10983           Only change state on audiosink if it exists.
10984
10985 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
10986
10987         * gst/matroska/matroska-demux.c:
10988         * gst/matroska/matroska-ids.h:
10989         * gst/matroska/matroska-demux.h:
10990         Fix Vorbis streams failing to decode in some files, where cluster_time
10991         isn't 0, because then it doesn't send codec_priv before actual data.
10992         Remove time-based test and replace it with marker set on beginning of
10993         new stream
10994
10995 2004-12-28  David Schleef  <ds@schleef.org>
10996
10997         Merge patch from Ronald fixing problems with streaming
10998         text.
10999         * ext/cairo/gstcairo.c: (plugin_init):
11000         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
11001         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
11002         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
11003         (gst_textoverlay_font_init), (gst_textoverlay_init),
11004         (gst_textoverlay_set_property):
11005         * ext/cairo/gsttextoverlay.h:
11006
11007 2004-12-27  David Schleef  <ds@schleef.org>
11008
11009         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
11010         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
11011         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
11012         (gst_textoverlay_font_init), (gst_textoverlay_init),
11013         (gst_textoverlay_set_property): Improvements to actually
11014         render text as white on black outline on video, including
11015         font selection and horizontal/vertical alignment.  (Ronald's
11016         christmas present)
11017         * ext/cairo/gsttextoverlay.h:
11018
11019 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11020
11021         * ext/ogg/gstogg.c:
11022         * ext/ogg/gstogmparse.c:
11023           fix ogm[audio/video]parse plugin registration
11024           (riff won't load if bytestream is already loaded)
11025
11026 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11027
11028         * gst/audioconvert/gstchannelmix.c:
11029           fix for GLIB < 2.4
11030
11031 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11032
11033         * Makefile.am:
11034         * configure.ac:
11035           disable docs again until it actually passes make distcheck.
11036
11037 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11038
11039         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
11040         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
11041         (plugin_init):
11042           Add 3GP (variables name Q3GP because they can't start with a
11043           number). Add samr audio fourcc (used in .3gp files), decoder
11044           is work in progress. Also do a GST_WARNING instead of ERROR
11045           in case of unknown nodes, to decrease output.
11046
11047 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11048
11049         * Makefile.am:
11050           really fix dist
11051
11052 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11053
11054         * configure.ac:
11055         * ext/speex/gstspeexdec.h:
11056         * ext/speex/gstspeexenc.h:
11057           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
11058           Fix detection code in configure.ac
11059
11060 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11061
11062         * gst/matroska/matroska-demux.c:
11063         (gst_matroska_demux_parse_blockgroup):
11064           Save position, so that queries give proper return values. Don't
11065           know how this could ever have worked before...
11066
11067 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11068
11069         * configure.ac:
11070           Put additional LAME check inside the conditional.  Fixes #152339
11071
11072 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11073
11074         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11075         (gst_avi_demux_stream_scan):
11076           Add some more debug. Fix logic error when setting movi offset
11077           while reading index.
11078
11079 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11080
11081         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11082         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
11083         (gst_avi_demux_process_next_entry):
11084           Add some debugging. Better detection of broken indexes and the
11085           accompanying index recovery. No infinite loops on state changes
11086           when we're still in our loopfunction.
11087
11088 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11089
11090         * configure.ac:
11091           Fix up.
11092
11093 2004-12-22  Archana Shah  <archana.shah@wipro.com>
11094
11095         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11096
11097         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
11098           Normalizing the value before setting
11099         (gst_sunaudiomixer_get_volume):
11100           Normalizing the value after getting. Fixes bug# 161980
11101
11102 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11103
11104         * Makefile.am: Make sure docs gets disted
11105         * docs/Makefile.am: Make sure all needed files get disted
11106         * gst-plugins.spec.in: latest updates
11107
11108 2004-12-22  Wim Taymans  <wim@fluendo.com>
11109
11110         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
11111         Revert patch 1.38 as clock distribution over schedulers does
11112         not work correcly in the core yet.
11113
11114 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11115
11116         * sys/oss/README: remove this file, which predates my birth
11117           (and which content is by far outdated)
11118
11119 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
11120
11121         * Makefile.am:
11122         * configure.ac:
11123         * docs/Makefile.am:
11124         * docs/libs/Makefile.am:
11125         * docs/libs/gst-plugins-libs-docs.sgml:
11126         * docs/libs/gst-plugins-libs-sections.txt:
11127         * docs/libs/tmpl/gstgconf.sgml:
11128         * docs/upload.mak:
11129         * docs/version.entities.in:
11130           Added boilerplate gtk-doc files for plugin-libs documentation.
11131
11132 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11133
11134         * gst/auparse/gstauparse.c: fix int and float audio caps
11135
11136 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11137
11138         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
11139         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
11140           g_assert() can be a macro, don't use #ifdef inside it.
11141
11142 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
11143
11144         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11145
11146         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
11147         (gst_videorate_init), (gst_videorate_chain),
11148         (gst_videorate_change_state):
11149           Event handling (fixes #159986).
11150
11151 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11152
11153         * gst-libs/gst/riff/riff-media.c:
11154         (gst_riff_create_video_caps_with_data):
11155           Add BLZ0 (Blizzard's version of DivX) fourcc.
11156
11157 2004-12-18  David Schleef  <ds@schleef.org>
11158
11159         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
11160         portability fix.
11161
11162 2004-12-18  David Schleef  <ds@schleef.org>
11163
11164         * gst/tta/ttadec.h: Disable some header code that isn't used
11165         and clearly isn't portable.
11166
11167 2004-12-18  David Schleef  <ds@schleef.org>
11168
11169         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
11170         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
11171         (avcodec_get_pix_fmt), (avpicture_layout),
11172         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
11173         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
11174         Fix code to not use GCC extensions (and c99 extensions that
11175         Forte does not like.)
11176
11177 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
11178
11179         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11180
11181         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
11182         (gst_deinterlace_chain):
11183           Rowstride fixes. Fixes #161039.
11184         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
11185         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
11186         (gst_video_crop_getcaps), (gst_video_crop_link),
11187         (gst_video_crop_i420), (gst_video_crop_chain),
11188         (gst_video_crop_change_state):
11189           Rework of negotiation. Actually works now. Fixes #158650.
11190
11191 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11192
11193         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
11194           That was very stupid.
11195
11196 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11197
11198         * gst/matroska/matroska-demux.c:
11199         (gst_matroska_demux_parse_blockgroup):
11200           Fix possible crasher.
11201
11202 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11203
11204         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
11205         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
11206           Lace sizes can be zero.
11207
11208 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11209
11210         * ext/musepack/gstmusepackdec.cpp:
11211           Fetch error return values. Fixes #161624.
11212         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
11213           Really EOS.
11214
11215 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11216
11217         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
11218           Work for truncated (unfinished download etc.) files. Fixes #160514.
11219
11220 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11221
11222         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11223           Fix for integer overflow. Makes #156001 not crash. Probably masks
11224           the real bug.
11225
11226 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11227
11228         * gst/ac3parse/gstac3parse.c: (plugin_init):
11229           Parsers never have ranks. Fixes #159651.
11230
11231 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11232
11233         * gst/playback/gstdecodebin.c: (compare_ranks):
11234           make sure the facotries are ordered the same every time even if they
11235           have the same rank by using the name
11236         * gst/playback/gstdecodebin.c: (find_compatibles):
11237           make sure we don't add factories to the list twice
11238
11239 2004-12-16  David Schleef  <ds@schleef.org>
11240
11241         * configure.ac: look for musepack headers as musepack/*.h
11242         (fixes #159847)
11243         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
11244         * ext/musepack/gstmusepackreader.h: same
11245
11246 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11247
11248         * gst-libs/gst/riff/riff-read.c:
11249         (gst_riff_read_strf_auds_with_data):
11250           Read extradata correctly (fixes #155879).
11251
11252 2004-12-16  David Schleef  <ds@schleef.org>
11253
11254         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
11255         audio.  does _not_ attempt or allow conversion unless channels
11256         is 1 or 2.
11257
11258 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11259
11260         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
11261
11262 2004-12-16  David Schleef  <ds@schleef.org>
11263
11264         * gst/audioscale/gstaudioscale.c: the resample library only
11265         handles 1 or 2 channels.  Change caps to compensate.
11266
11267 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11268
11269         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
11270         (gst_matroska_demux_audio_caps):
11271           Some MPEG-AAC hacks, because else it doesn't work...
11272
11273 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11274
11275         * gst-libs/gst/riff/riff-media.c:
11276         (gst_riff_create_video_caps_with_data),
11277         (gst_riff_create_video_template_caps):
11278           Add h264.
11279
11280 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11281
11282         * gst-libs/gst/audio/Makefile.am:
11283           Try to fix buildbot.
11284
11285 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11286
11287         * gst/tcp/gstmultifdsink.c:
11288           Clean up and uniformize debugging.
11289
11290 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
11291
11292         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11293
11294         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
11295         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
11296         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
11297         (gst_mpeg_demux_change_state):
11298           Reset on ready. Fixes 160276.
11299
11300 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
11301
11302         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11303
11304         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11305         (gst_ffmpegcsp_pad_link):
11306           Fix memleak (#154815).
11307
11308 2004-12-16  James Bowes  <bowes@cs.dal.ca>
11309
11310         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11311
11312         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
11313         (gst_musicbrainz_init), (gst_musicbrainz_chain),
11314         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
11315         * ext/musicbrainz/gsttrm.h:
11316           Add support for using a proxy server when getting a trm id from
11317           the MusicBrainz database (#149613).
11318
11319 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
11320
11321         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11322
11323         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
11324         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11325           Fix memleaks (#157233).
11326
11327 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
11328
11329         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11330
11331         * gst-libs/gst/resample/resample.c: (gst_resample_close):
11332         * gst-libs/gst/resample/resample.h:
11333         * gst/audioscale/gstaudioscale.c:
11334           Fix memleak (#159215).
11335
11336 2004-12-16  Toni Willberg  <toniw@iki.fi>
11337
11338         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11339
11340         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
11341         * sys/oss/oss_probe.c: (main):
11342           Check for mono/stereo support (similar to samplerate probing),
11343           fixes #159433. Also add missing copyright header to oss_probe.c.
11344
11345 2004-12-15  David Schleef  <ds@schleef.org>
11346
11347         * configure.ac: add audioresample and cairo plugins.  Remove
11348         HAVE_MMX stuff, because it's not used.
11349         * ext/Makefile.am: same
11350         * ext/audioresample/Makefile.am: You are not ready for an
11351         audio resampling element based on audioresample.
11352         * ext/audioresample/gstaudioresample.c:
11353         * ext/audioresample/gstaudioresample.h:
11354         * ext/cairo/Makefile.am: You are not ready for overlay elements
11355         based on cairo.  Don't look too closely, these elements kinda
11356         suck right now.
11357         * ext/cairo/gstcairo.c: new
11358         * ext/cairo/gsttextoverlay.c: new
11359         * ext/cairo/gsttextoverlay.h: new
11360         * ext/cairo/gsttimeoverlay.c: new
11361         * ext/cairo/gsttimeoverlay.h: new
11362         * gst-libs/gst/media-info/media-info-priv.h: fix compile
11363         problem with compilers that don't support variadic macros.
11364
11365 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11366
11367         Reviewed by:  David Schleef  <ds@schleef.org>
11368
11369         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
11370         Bala, registering sunaudiosrc (oops!), and cleaning up code a
11371         bit.  Also ran indent-gst.
11372         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
11373         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
11374         (gst_sunaudiosrc_setparams):
11375
11376 2004-12-14  David Schleef  <ds@schleef.org>
11377
11378         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
11379         output rate to 16000.  Should fix #160235.
11380
11381 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11382
11383         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
11384         Add typefinding for mpeg2 pes streams
11385
11386 2004-12-13  David Schleef  <ds@schleef.org>
11387
11388         * configure.ac:  Applied patch from bug #143659, making default
11389         sources and sinks OS-dependent (for Solaris), and added code
11390         for OS/X.
11391         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
11392
11393 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11394
11395         * gst-libs/gst/riff/riff-media.c:
11396           forgot to add h2.64 to avidemux template caps
11397
11398 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11399
11400         * gst/wavenc/riff.h:
11401         * gst-libs/gst/riff/riff-media.c:
11402         * gst-libs/gst/riff/riff-ids.h:
11403         * gst/avi/gstavimux.c
11404         add 4CC code for VideoSoft h264 in AVI (VSSH)
11405           fixes bug #160655
11406         remove s323 from riff, it's quicktime specific :(
11407
11408 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11409
11410         * gst/asfdemux/README
11411         * gst/wavenc/riff.h
11412         * gst-libs/gst/riff/riff-ids.h
11413         * gst-libs/gst/riff/riff-media.c
11414         * gst/qtdemux/qtdemux.c:
11415           add new 4CC codes for h263 related codecs
11416           fixes partially bug #155163
11417
11418 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
11419
11420         * configure.ac: Update polyaudio requirement to 0.7
11421         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
11422
11423 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11424
11425         * gst/interleave/deinterleave.c:
11426         fix my name's spelling! :)
11427
11428 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11429
11430         * AUTHORS ChangeLog
11431         * gst/auparse/gstauparse.c
11432         * gst/interleave/deinterleave.c
11433         * gst/law/:
11434                 alaw-decode.c alaw-encode.c
11435                 mulaw-decode.c mulaw-encode.c
11436         * gst/oneton/gstoneton.c
11437         * sys/osxaudio/:
11438                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
11439         * sys/osxvideo/:
11440                 cocoawindow.h cocoawindow.m
11441                 osxvideosink.h osxvideosink.m
11442
11443         put the same mail address for Zaheer Abbas Merali everywhere
11444
11445 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11446
11447         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
11448           Align by packetsize, and assert that we a packet available before
11449           playing. The first makes webstreams work (they often include
11450           trailing padding data in a packet), the second allows pausing a
11451           ASF stream in totem without getting demux errors afterwards.
11452
11453 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11454
11455         * ext/ogg/gstoggdemux.c: (get_relative):
11456           Check for non-NULL before accessing member (end-of-chain).
11457
11458 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11459
11460         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
11461         (cdparanoia_set_property), (cdparanoia_get_property):
11462         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
11463         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
11464         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11465         (dvdreadsrc_init), (dvdreadsrc_set_property),
11466         (dvdreadsrc_get_property):
11467         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
11468         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
11469           Synchronize property names where not yet the case. Devices are
11470           now device=X, other versions are deprecated (but still exist).
11471           Also use g_free() unconditionally.
11472         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11473         (setup_source), (gst_play_base_bin_get_property):
11474           Expose source.
11475
11476 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11477
11478         * configure.ac: move GCONF macro outside conditional for the am
11479           conditional. Fixes #160439
11480
11481 2004-12-08  David Schleef  <ds@schleef.org>
11482
11483         * tools/gst-visualise-m.m: Switch to elements that currently
11484         exist.
11485
11486 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11487
11488         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
11489           We love wrong commas.
11490
11491 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11492
11493         * gst/matroska/matroska-demux.c:
11494         (gst_matroska_demux_handle_src_query):
11495           Don't set DEFAULT, unsupported - makes length display incorrectly
11496           in some cases.
11497
11498 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11499
11500         * gst/monoscope/README: remove blurb about files being GPL
11501         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
11502         * gst/monoscope/monoscope.c: Change license to BSD with explanation
11503           monoscope is now effectively LGPL licensed
11504
11505 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11506
11507         * gst/monoscope/README: Update information to be more correct
11508         * gst/monoscope/convolve.c: Relicense to LGPL
11509         * gst/monoscope/convolve.h: Relicense to LGPL
11510
11511 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
11512
11513         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
11514           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
11515         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
11516           set default_duration for mpeg1 audio
11517
11518 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11519
11520         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
11521         * ext/alsa/gstalsa.h:
11522           refactor big chunks of the core caps negotiation code to make it
11523           a lot faster, because people claim it's really slow
11524           (actually, just cache the getcaps when the device is opened)
11525
11526 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11527
11528         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
11529         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
11530         (gst_a52dec_handle_frame), (gst_a52dec_chain),
11531         (gst_a52dec_change_state), (plugin_init):
11532         * ext/a52dec/gsta52dec.h:
11533           Do something useful with timestamps. Make chain-based (since
11534           there's really no reason to be loopbased).
11535         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11536           Update current_byte/frame correctly.
11537
11538 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11539
11540         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
11541         (gst_ape_demux_stream_init):
11542           Forward tags, too.
11543
11544 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11545
11546         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
11547           Let's make sure we're done typefinding when detecting tags.
11548
11549 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11550
11551         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
11552         (gst_ebml_read_init), (gst_ebml_read_use_event),
11553         (gst_ebml_read_element_id), (gst_ebml_peek_id),
11554         (gst_ebml_read_seek), (gst_ebml_read_skip),
11555         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
11556         (gst_ebml_read_master):
11557         * gst/matroska/ebml-read.h:
11558         * gst/matroska/matroska-demux.c:
11559         (gst_matroska_demux_parse_contents),
11560         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
11561           Disgustingly evil hack for working around INTERRUPT events and
11562           their extremely annoying habit of being a pain in the ass. We
11563           simply peek a cluster before reading any of it.
11564
11565 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11566
11567         * ext/musepack/gstmusepackdec.cpp:
11568           There's also floating point libmusepacks.
11569
11570 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11571
11572         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
11573         (gst_faad_chanpos_to_gst), (gst_faad_chain):
11574           Set DURATION even if source buffer didn't. Also use increasing
11575           timestamps.
11576         * gst-libs/gst/riff/riff-media.c:
11577         (gst_riff_create_audio_caps_with_data):
11578           Block_align can have larger values than 8192.
11579
11580 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11581
11582         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
11583         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
11584         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
11585         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
11586           Fix caps.
11587
11588 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11589
11590         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
11591           Fix logic bug.
11592
11593 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11594
11595         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
11596           Yay, another one.
11597
11598 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11599
11600         * ext/esd/esdsink.c: (gst_esdsink_chain):
11601           Make error actually say something useful (fixes #156798).
11602         * gst-libs/gst/riff/riff-media.c:
11603         (gst_riff_create_video_caps_with_data),
11604         (gst_riff_create_video_template_caps):
11605           Add Intel Video 5.0 fourcc (IV50).
11606
11607 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
11608
11609         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
11610         detection on mono and stereo mp3 files.
11611
11612 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11613
11614         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11615           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
11616           the contained stream).
11617
11618 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11619
11620         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
11621           Oops, remove debug.
11622
11623 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11624
11625         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11626
11627         * gst/law/alaw-decode.c: (alawdec_getcaps):
11628         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
11629           Prevent warnings when negotiating caps (fixes #159338).
11630
11631 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11632
11633         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11634         (gst_ffmpegcsp_chain):
11635           Remove old leftover that shouldn't be there...
11636
11637 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11638
11639         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11640
11641         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
11642           Don't forward DISCONT events (fixes #159684).
11643
11644 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11645
11646         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
11647           Unlink manually since sometimes bin disposal (and therefore
11648           pad unlinking) is delayed, which will cause a new media file
11649           to not be able to start playing instantly.
11650
11651 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11652
11653         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
11654           On mute of an unlinked stream, check for pad availability so
11655           we don't crash on unlinked pad.
11656
11657 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11658
11659         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11660         (gst_avi_demux_massage_index):
11661           Fix quite humiliating bug in omitting 0-sized index chunks but
11662           forgetting to count them for timestamps.
11663
11664 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11665
11666         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
11667           Actually leave the loop if we failed to sync. Don't crash.
11668
11669 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11670
11671         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
11672         (gst_dvd_demux_process_private):
11673         * gst/mpegstream/gstdvddemux.h:
11674           Fix crash (#159759). Doesn't work, though. :-(.
11675
11676 2004-11-28  Benjamin Otte  <otte@gnome.org>
11677
11678         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
11679           more overwriting protection due to modifying channels one by one
11680           instead of all at once
11681
11682 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11683
11684         * gst/audioconvert/gstchannelmix.c:
11685         (gst_audio_convert_fill_normalize):
11686           Normalize using absolute values.
11687
11688 2004-11-28  Julien MOUTTE  <julien@moutte.net>
11689
11690         * configure.ac:
11691         * ext/Makefile.am:
11692         * ext/directfb/Makefile.am:
11693         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
11694         (gst_directfbvideosink_get_pixel_format),
11695         (gst_directfbvideosink_get_format_from_fourcc),
11696         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
11697         (gst_directfbvideosink_sink_link),
11698         (gst_directfbvideosink_change_state),
11699         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
11700         (gst_directfbvideosink_buffer_alloc),
11701         (gst_directfbvideosink_interface_supported),
11702         (gst_directfbvideosink_interface_init),
11703         (gst_directfbvideosink_navigation_send_event),
11704         (gst_directfbvideosink_navigation_init),
11705         (gst_directfbvideosink_set_property),
11706         (gst_directfbvideosink_get_property),
11707         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
11708         (gst_directfbvideosink_base_init),
11709         (gst_directfbvideosink_class_init),
11710         (gst_directfbvideosink_get_type), (plugin_init):
11711         * ext/directfb/directfbvideosink.h: Adding a first version of
11712         directfbvideosink.
11713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
11714         more.
11715
11716 2004-11-28  Benjamin Otte  <otte@gnome.org>
11717
11718         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
11719           walk the samples backwards if out_channels > in_channels so we don't
11720           overwrite data
11721
11722 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11723
11724         * gst/audioconvert/Makefile.am:
11725         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
11726         (gst_audio_convert_link), (gst_audio_convert_change_state),
11727         (gst_audio_convert_channels):
11728         * gst/audioconvert/gstchannelmix.c:
11729         (gst_audio_convert_unset_matrix),
11730         (gst_audio_convert_fill_identical),
11731         (gst_audio_convert_fill_compatible),
11732         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
11733         (gst_audio_convert_fill_others),
11734         (gst_audio_convert_fill_normalize),
11735         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
11736         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
11737         * gst/audioconvert/gstchannelmix.h:
11738           Implement a channel mixer.
11739
11740 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
11741
11742         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
11743         * ext/alsa/gstalsa.h:
11744         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
11745         Make alsasink actually honor gst_element_set_clock and use that
11746         clock instead of its internal one.
11747
11748 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
11749
11750         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
11751         (gst_play_base_bin_change_state): nullify source and decoder when
11752         going from READY to NULL so that we don't try to do weird stuff with
11753         them when going from NULL to READY
11754         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
11755         instead of g_object_unref
11756         (gen_video_element), (gen_audio_element): more refcounting fixes, now
11757         it should be correct
11758         (gst_play_bin_change_state): don't call remove_sinks if we are
11759         currently disposing the object
11760
11761 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11762
11763         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
11764           Don't forget bass if it's there. Else left channel is silent...
11765
11766 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11767
11768         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
11769         (gst_a52dec_change_state):
11770           Don't do sample adjusting anymore, we use float audio now.
11771         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
11772           Don't fixate to non-existing properties.
11773
11774 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11775
11776         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
11777         (gst_a52dec_change_state):
11778           Advertise that we can do surround sound.
11779
11780 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11781
11782         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
11783           Add buffer-frames=0.
11784         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
11785         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
11786         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
11787         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
11788         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
11789         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
11790         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
11791         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
11792         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
11793         * ext/dvdread/dvdreadsrc.h:
11794           Add seeking, querying for bytes, sectors, title, angle and
11795           chapter. Handle multiple chapters. Relicense to LGPL because
11796           Billy agreed on that (thanks Billy!).
11797
11798 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
11799
11800         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
11801         call parent dispose method
11802
11803 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
11804
11805         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
11806         (gst_audio_clock_get_internal_time):
11807         Fix active <-> inactive transitions: ensure time value always
11808         grows and avoid abrupt value changes.
11809
11810 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
11811
11812         * configure.ac:
11813         * gst/tta/Makefile.am:
11814         * gst/tta/crc32.h:
11815         * gst/tta/filters.h:
11816         * gst/tta/gsttta.c:
11817         * gst/tta/gstttadec.c:
11818         * gst/tta/gstttadec.h:
11819         * gst/tta/gstttaparse.c:
11820         * gst/tta/gstttaparse.h:
11821         * gst/tta/ttadec.h:
11822           added TTA parser and decoder
11823
11824 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11825
11826         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11827         (probe_triggered), (check_queue), (buffer_underrun),
11828         (buffer_running), (buffer_overrun), (gen_source_element),
11829         (setup_source):
11830         * gst/playback/gstplaybasebin.h:
11831           Implement buffering. Needs some more work.
11832
11833 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11834
11835         * ext/theora/theoradec.c: (theora_dec_chain):
11836           Fix ilog mask range overflow.
11837
11838 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11839
11840         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
11841           Don't omit the last (which in case of dmix is the only :) )
11842           channel count. Don't set channels if <= 2.
11843
11844 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
11845
11846         * gst/playback/gstplaybin.c: (gen_video_element),
11847         (gen_audio_element): Removed 2 obsolete comments
11848
11849 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11850
11851         * ext/vorbis/oggvorbisenc.c
11852         * ext/vorbis/vorbisenc.c :
11853           change description fields of those plugins to differentiate them
11854           (pitivi show Encoders by description, they had the same one)
11855
11856 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
11857
11858         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11859
11860         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
11861         (gst_play_bin_set_property), (gen_video_element),
11862         (gen_audio_element):
11863           Refcounting fixes for provided audio-/videosinks.
11864
11865 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11866
11867         * gst/playback/gstplaybin.c: (gen_video_element),
11868         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
11869           Don't reference all sinks, but only the video- and audiosinks.
11870           The vis. element should be disposed when we're done with it.
11871           We don't have any reason to keep it around. This fixes warnings
11872           when reusing playbin for playing multiple audio files with
11873           vis. enabled. Also release audio device on pause - idea stolen
11874           from Rhythmbox.
11875
11876 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11877
11878         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
11879         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
11880         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
11881         * ext/alsa/gstalsaplugin.c: (plugin_init):
11882         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
11883         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
11884         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
11885         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
11886         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
11887         (gst_faad_change_state), (plugin_init):
11888         * ext/faad/gstfaad.h:
11889         * ext/vorbis/vorbis.c: (plugin_init):
11890         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
11891         * gst-libs/gst/audio/Makefile.am:
11892         * gst-libs/gst/audio/audio.c: (plugin_init):
11893         * gst-libs/gst/audio/multichannel.c:
11894         (gst_audio_check_channel_positions),
11895         (gst_audio_get_channel_positions),
11896         (gst_audio_set_channel_positions),
11897         (gst_audio_set_structure_channel_positions_list),
11898         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
11899         (gst_audio_fixate_channel_positions):
11900         * gst-libs/gst/audio/multichannel.h:
11901         * gst-libs/gst/audio/testchannels.c: (main):
11902         * gst/audioconvert/gstaudioconvert.c:
11903         (gst_audio_convert_class_init), (gst_audio_convert_init),
11904         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
11905         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
11906         (gst_audio_convert_fixate), (gst_audio_convert_channels):
11907         * gst/audioconvert/plugin.c: (plugin_init):
11908           Surround sound support.
11909
11910 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11911
11912         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
11913           Fix position for discont if we're close as well. Nitpicking, but
11914           saves a few milliseconds of extra waiting or skipping.
11915
11916 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11917
11918         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
11919           We sometimes need parsers for playback, so add those too.
11920
11921 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11922
11923         * configure.ac:
11924         * gst/apetag/Makefile.am:
11925         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
11926         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
11927         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
11928         (gst_ape_demux_get_src_query_types),
11929         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
11930         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
11931         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
11932         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
11933         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
11934         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
11935         (gst_ape_demux_change_state):
11936         * gst/apetag/apedemux.h:
11937         * gst/apetag/apetag.c: (plugin_init):
11938         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
11939         (plugin_init):
11940           APE v1/2 tag reader plus typefind function.
11941
11942 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11943
11944         * configure.ac:
11945         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
11946         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
11947           Remove hacks for older core. Require newer core version
11948           accordingly.
11949
11950 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11951
11952         * gst/cdxaparse/Makefile.am:
11953         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
11954         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
11955         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
11956         * gst/cdxaparse/gstcdxaparse.h:
11957         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
11958         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
11959         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
11960         (gst_cdxastrip_get_src_query_types),
11961         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
11962         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
11963         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
11964         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
11965         * gst/cdxaparse/gstcdxastrip.h:
11966           SVCD/VCD header stripping separated from CDXA image parsing.
11967         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
11968         (plugin_init):
11969           Add VCD/SVCD header typefinding for VCD/SVCD.
11970         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
11971         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
11972         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
11973         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
11974         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
11975         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
11976         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
11977         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
11978         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
11979         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
11980         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
11981         * sys/vcd/vcdsrc.h:
11982           Fix up, add seeking, querying, URI interface. Works in totem now.
11983
11984 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
11985
11986         * configure.ac:
11987           back to CVS
11988
11989 === release 0.8.6 ===
11990
11991 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
11992
11993         * NEWS:
11994         * RELEASE:
11995         * configure.ac:
11996         * po/af.po:
11997         * po/az.po:
11998         * po/cs.po:
11999         * po/en_GB.po:
12000         * po/hu.po:
12001         * po/it.po:
12002         * po/nb.po:
12003         * po/nl.po:
12004         * po/or.po:
12005         * po/sq.po:
12006         * po/sr.po:
12007         * po/sv.po:
12008         * po/uk.po:
12009           releasing 0.8.6, "IOU Love"
12010
12011 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12012
12013         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12014
12015         * gst/playback/gstplaybasebin.c:
12016           Fix unplayable files error handling.  Fixes #158365
12017
12018 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12019
12020         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12021
12022         * gst/typefind/gsttypefindfunctions.c:
12023           Fix broken mp3 typefinding.  Fixes #158375
12024
12025 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12026
12027         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12028
12029         * ext/ogg/gstoggdemux.c:
12030           Fix sync on broken files.  Fixes #158976
12031
12032 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12033
12034         patch by: Edward Hervey <bilboed@bilboed.com>
12035
12036         * ext/libpng/gstpngenc.c:
12037           Copy over buffer properties.  Fixes #158832
12038
12039 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12040
12041         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
12042
12043         * ext/dvdread/dvdreadsrc.c:
12044           Fixes invalid reads (#158462)
12045
12046 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12047
12048         * sys/v4l/gstv4lsrc.c:
12049         * sys/v4l/gstv4lsrc.h:
12050         * sys/v4l/v4lsrc_calls.c:
12051           Probe less and cache it.  Fixes #159187.
12052
12053 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12054
12055         * gst/videorate/gstvideorate.c:
12056           Handle all video formats. Fixes #159186.
12057
12058 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
12059         * gst/synaesthesia/gstsynaesthesia.c:
12060         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
12061         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
12062         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
12063         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
12064         (gst_synaesthesia_change_state), (plugin_init):
12065         Fix up synaesthesia to work under different samplerates/ buffer sizes.
12066         Force 320x200 output, as that's the only thing the underlying
12067         synaesthesia implementation supports. Still needs to be made
12068         re-entrant.
12069
12070 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12071
12072         * configure.ac:
12073           Fix mpeg2enc configure check (similar to mplex check below).
12074
12075 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
12076
12077         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12078
12079         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12080           Fix for gcc-2.95 (fixes #158221).
12081
12082 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12083
12084         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12085           Re-add clock distribution hack (until new core is released).
12086           Fixes #158125.
12087
12088 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
12089         * configure.ac:
12090           fix mplex configure check segfaulting on some systems (bug #140994)
12091
12092 2004-11-13  Benjamin Otte  <otte@gnome.org>
12093
12094         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
12095           add debugging
12096         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
12097           do a wait when we enter the loop func with no data available to
12098           write instead of getting into an 100% CPU loop by just returning and
12099           being called again by the scheduler
12100
12101 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
12102
12103         * configure.ac:
12104         * ext/libvisual/visual.c: (gst_visual_get_type),
12105         (libvisual_log_handler), (gst_visual_getcaps),
12106         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
12107         (plugin_init):
12108           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
12109         * ext/smoothwave/Makefile.am:
12110         * ext/smoothwave/demo-osssrc.c: (main):
12111         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
12112         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
12113         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
12114         (plugin_init):
12115         * ext/smoothwave/gstsmoothwave.h:
12116           Make gstsmoothwave a working element in the 20th century.
12117
12118         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
12119           Fix incorrect link function
12120
12121 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12122
12123         * gst/volume/gstvolume.c:
12124           Allow buffer-frames=0.
12125
12126 2004-11-12 Iain <iaingnome@gmail.com>
12127
12128         * configure.ac: Check for polypaudio
12129
12130         * ext/Makefile.am: Build the polyp dir
12131
12132         * ext/polyp: The polypsink sources.
12133
12134 2004-10-30 Iain <iaingnome@gmail.com>
12135
12136         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
12137         caps to reflect the new number of channels.
12138
12139 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12140
12141         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
12142           Fix for negotiation order problem. This would show when the
12143           ALSA loopfuction was called before any other function. ALSA
12144           wouldn't do anything because we're not negotiated yet, leading
12145           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
12146
12147 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12148
12149         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12150
12151         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
12152           No warnings (#157986).
12153
12154 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12155
12156         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12157           Prefer apev1/2 and id3v1 (at end of file) over musepack.
12158
12159 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12160
12161         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
12162           Signal no-more-pads (so it works in playbin).
12163
12164 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12165
12166         * ext/musepack/gstmusepackreader.cpp:
12167           Workaround for older core.
12168
12169 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12170
12171         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
12172           Actually test for odd width/height rather than testing whether
12173           a temporary variable that was 0 before we subtracted 1 is now
12174           not equal to zero (which it always is).
12175
12176 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12177
12178         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
12179         Fix compilation if HAVE_XVIDEO is not defined
12180
12181 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12182
12183         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
12184         Fix compilation if HAVE_XVIDEO is not defined
12185
12186 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
12187
12188         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12189         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
12190         (gst_goom_change_state), (plugin_init):
12191         Use the bytestream adapter so goom doesn't depend on the input
12192         buffer size.
12193         Add a debug category
12194
12195 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12196
12197         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
12198           Only set hardware parameters *after* negotiation. Before
12199           negotiation, it will set ANY and that seems to cause crashes
12200           (see e.g. #151288, #153227).
12201
12202 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12203
12204         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
12205           This seems to be antique leftover. It needs to pass error
12206           checking.
12207         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
12208         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
12209         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
12210         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
12211           Fix GstXOverlay implementation (#151059).
12212
12213 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12214
12215         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
12216           Don't assert (#157853).
12217
12218 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12219
12220         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
12221           Fix bytes/samples confustion.
12222         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
12223           Fix for underrun (#144389).
12224
12225 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12226
12227         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
12228           Disable halfway-seek for pending release (since it needs a new
12229           core release).
12230
12231 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12232
12233         * sys/v4l/gstv4lsrc.c:
12234         * sys/v4l/gstv4lsrc.h:
12235         * sys/v4l/v4lsrc_calls.c:
12236           add autoprobe-fps property so we can separate autoprobing parts
12237
12238 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12239
12240         * sys/v4l/gstv4lsrc.c:
12241         * sys/v4l/v4lsrc_calls.c:
12242         initialise fourcc to catch unset fourcc's, and debug
12243
12244 2004-11-09  Wim Taymans  <wim@fluendo.com>
12245
12246         * gst/playback/README:
12247         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
12248         * gst/playback/gstplaybin.c: (gst_play_bin_init),
12249         (gst_play_bin_dispose), (gst_play_bin_set_property),
12250         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
12251         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
12252         (gst_play_bin_get_formats), (gst_play_bin_convert),
12253         (gst_play_bin_get_query_types), (gst_play_bin_query):
12254         Cleanups and some more documentation.
12255
12256 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
12257
12258         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
12259         (gst_cacasink_init), (gst_cacasink_chain):
12260         * ext/libcaca/gstcacasink.h:
12261         Cacasink inherits from VideoSink, so let that store the clock.
12262
12263 2004-11-09  Wim Taymans  <wim@fluendo.com>
12264
12265         * gst/playback/README:
12266         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
12267         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
12268         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
12269         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
12270         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
12271         (setup_sinks):
12272         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
12273         (gst_stream_info_is_mute), (gst_stream_info_set_property):
12274         * gst/playback/gststreaminfo.h:
12275         Updated README.
12276         Only switch groups if all streams have muted (EOSed).
12277         Send Tags in sync with the stream playback instead of in
12278         the playback/preroll phase.
12279         Some cleanups, free the fakesrc elements.
12280
12281 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12282
12283         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
12284           buffer-frames property was missing
12285         * ext/arts/gst_arts.c:
12286           rate missing from sinkcaps
12287         * ext/audiofile/gstafparse.c:
12288         * ext/audiofile/gstafsink.c:
12289         * ext/audiofile/gstafsrc.c:
12290         * ext/swfdec/gstswfdec.c:
12291           int audio doesn't know buffer-frames
12292         * ext/cdparanoia/gstcdparanoia.c:
12293           int audio doesn't know chunksize either
12294         * ext/nas/nassink.c:
12295           it's endianness, not endianess
12296         * gst-libs/gst/audio/audio.h:
12297           make float standard pad template caps really describe float
12298         * gst/law/mulaw.c: (linear_factory):
12299           signed only, please
12300         * gst/mpegstream/gstdvddemux.c:
12301           widths of 20 are not valid
12302
12303 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12304
12305         Submitted by: Luca Ferretti <elle.uca@infinito.it>
12306
12307         * po/LINGUAS:
12308         * po/it.po:
12309           Add Italian
12310
12311 2004-11-08  Wim Taymans  <wim@fluendo.com>
12312
12313         * gst/playback/README:
12314         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
12315         * gst/playback/gstplaybasebin.c: (probe_triggered),
12316         (gst_play_base_bin_change_state):
12317         Updated README, added more comments for fixmes etc..
12318
12319 2004-11-08  Wim Taymans  <wim@fluendo.com>
12320
12321         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12322         We can remove this hack now.
12323
12324 2004-11-08  Wim Taymans  <wim@fluendo.com>
12325
12326         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
12327         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
12328         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
12329         Only mix AYUV for maximum quality.
12330
12331 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12332
12333         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
12334         (gst_ogg_demux_push), (gst_ogg_pad_push):
12335           Let's act as if we're synchronized now! :).
12336         * ext/theora/theoradec.c: (theora_dec_chain):
12337           Add some debug.
12338
12339 2004-11-08  Wim Taymans  <wim@fluendo.com>
12340
12341         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
12342         (gst_alpha_set_property), (gst_alpha_sink_link),
12343         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
12344         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
12345         (gst_alpha_init_params), (gst_alpha_chain):
12346         Implement alpha functions for AYUV too, this increases
12347         accuracy quite a bit.
12348
12349 2004-11-08  Wim Taymans  <wim@fluendo.com>
12350
12351         * gst/ffmpegcolorspace/avcodec.h:
12352         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12353         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
12354         (gst_ffmpegcsp_avpicture_fill):
12355         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12356         (gst_ffmpegcsp_caps_remove_format_info):
12357         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
12358         (shrink12), (img_get_alpha_info), (deinterlace_line),
12359         (deinterlace_line_inplace):
12360         * gst/ffmpegcolorspace/imgconvert_template.h:
12361         Added AYUV colorspace and handle RGBA a bit more respectful.
12362
12363 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12364
12365         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12366           Actually always send a discont (cornercase when resending the
12367           same serial-tagged chain twice).
12368
12369 2004-11-08  Julien MOUTTE  <julien@moutte.net>
12370
12371         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
12372         (gst_ximagesink_finalize):
12373         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
12374         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
12375
12376 2004-11-08  Wim Taymans  <wim@fluendo.com>
12377
12378         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
12379         Don't segfault on NULL data.
12380
12381 2004-11-08  Wim Taymans  <wim@fluendo.com>
12382
12383         * gst/playback/gstdecodebin.c: (unlinked):
12384         * gst/playback/gstplay-marshal.list:
12385         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12386         (gst_play_base_bin_init), (group_create), (get_active_group),
12387         (get_building_group), (group_destroy), (group_commit),
12388         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
12389         (add_element_stream), (no_more_pads), (probe_triggered),
12390         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
12391         (state_change), (setup_source), (gst_play_base_bin_get_property),
12392         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
12393         (gst_play_base_bin_link_stream),
12394         (gst_play_base_bin_get_streaminfo):
12395         * gst/playback/gstplaybasebin.h:
12396         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12397         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
12398         Add support for chained ogg files. Prepare for playlist
12399         support. This patch introduces the concept of pad groups, which
12400         together compose one playable media file.
12401
12402 2004-11-07  David Schleef  <ds@schleef.org>
12403
12404         * testsuite/gst-lint: Check for pad templates that aren't statically
12405         scoped.
12406
12407 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12408
12409         * configure.ac:
12410         * ext/Makefile.am:
12411         * ext/musepack/Makefile.am:
12412         * ext/musepack/gstmusepackdec.cpp:
12413         * ext/musepack/gstmusepackdec.h:
12414         * ext/musepack/gstmusepackreader.cpp:
12415         * ext/musepack/gstmusepackreader.h:
12416           Add musepack decoder.
12417         * ext/faad/gstfaad.c: (gst_faad_base_init):
12418           Make pad templates static.
12419         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
12420         (plugin_init):
12421           Add musepack typefinder, make mp3 typefinding work halfway stream,
12422           which doesn't actually work yet because id3demux doesn't implement
12423           _get_length().
12424
12425 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12426
12427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12428         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
12429           Fix interrupt event handling (#144436).
12430
12431 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12432
12433         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
12434           Hide unused glory.
12435
12436 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12437
12438         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12439
12440         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
12441           Fix weird caps (#157548).
12442
12443 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12444
12445         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12446
12447         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
12448           Add missing NULL terminator (#157543).
12449
12450 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12451
12452         * gst/tcp/gsttcp.h:
12453         * gst/tcp/gsttcpclientsink.c:
12454         * gst/tcp/gsttcpclientsrc.c:
12455         * gst/tcp/gsttcpserversink.c:
12456         * gst/tcp/gsttcpserversrc.c:
12457           ports can go up to 65535.  Move common defines to gsttcp.h
12458
12459 2004-11-05  Wim Taymans  <wim@fluendo.com>
12460
12461         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
12462         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
12463         Added two more colorspaces.
12464
12465 2004-11-05  Wim Taymans  <wim@fluendo.com>
12466
12467         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12468         (gst_ffmpegcsp_avpicture_fill):
12469         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
12470         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
12471         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
12472         More stride fixes.
12473
12474 2004-11-05  Wim Taymans  <wim@fluendo.com>
12475
12476         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
12477         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
12478         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
12479         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
12480         (gst_videomixer_loop):
12481         More stride fixes.
12482
12483 2004-11-05  Benjamin Otte  <otte@gnome.org>
12484
12485         * ext/mad/gstmad.c: (gst_mad_chain):
12486           don't overflow data buffer. Flush not needed sync data when syncing
12487           failed.
12488
12489 2004-11-04  Wim Taymans  <wim@fluendo.com>
12490
12491         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
12492         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
12493         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
12494         (gst_alpha_init_params), (gst_alpha_chain),
12495         (gst_alpha_change_state):
12496         Updated the chroma keying algorithm with something more
12497         sophisticated.
12498
12499 2004-11-03  Wim Taymans  <wim@fluendo.com>
12500
12501         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
12502         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
12503         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
12504         Fix stride issues. Does not completely work for odd
12505         heights.
12506
12507 2004-11-03  Wim Taymans  <wim@fluendo.com>
12508
12509         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
12510         (gst_alpha_chroma_key), (gst_alpha_chain):
12511         Fix stride issues. Does not completely work for odd
12512         heights.
12513
12514 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
12515
12516         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
12517         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
12518         leak fixes
12519
12520 2004-11-03  Wim Taymans  <wim@fluendo.com>
12521
12522         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12523         (gst_ffmpegcsp_avpicture_fill):
12524         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
12525         (avpicture_alloc):
12526         * gst/ffmpegcolorspace/imgconvert_template.h:
12527         Use correct _fill function to get correct strides.
12528
12529 2004-11-02  David Schleef  <ds@schleef.org>
12530
12531         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
12532         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
12533         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
12534         Change all g_print()s to debugging.  Add a bunch of consistency
12535         checks.
12536
12537 2004-11-02  Wim Taymans  <wim@fluendo.com>
12538
12539         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
12540         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
12541         (unlinked), (no_more_pads), (close_link):
12542         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12543         (unknown_type), (add_element_stream), (new_decoded_pad),
12544         (removed_decoded_pad), (setup_source):
12545         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
12546         (gst_stream_info_class_init), (gst_stream_info_init),
12547         (gst_stream_info_new), (gst_stream_info_dispose),
12548         (stream_info_mute_pad), (gst_stream_info_set_property),
12549         (gst_stream_info_get_property):
12550         * gst/playback/gststreaminfo.h:
12551         Fix playback of multiple files.
12552         a slightly different approach to handling dynamic pad removals.
12553         This one only looks at pads that we have linked.
12554
12555 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
12556
12557         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
12558         free" warning from libc.
12559
12560 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12561
12562         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
12563         (get_unconnected_element), (remove_starting_from), (pad_removed),
12564         (close_link):
12565           Implement support for dynamic pad changing. We listen to "live"
12566           pad removals (i.e. while playing) and re-setup autoplugging
12567           after that. Playbasebin/playbin need some more work for this
12568           to finally work, but decodebin supports (and replugs) chained
12569           ogg now.
12570
12571 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
12572
12573         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
12574         (gst_alsa_finalize):
12575         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
12576         (gst_cdaudio_finalize):
12577         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
12578         (cdparanoia_finalize):
12579         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
12580         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
12581         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
12582         (dvdreadsrc_finalize):
12583         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
12584         (gst_flacdec_finalize):
12585         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
12586         (gst_flacenc_finalize):
12587         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
12588         (gst_gnomevfssink_finalize):
12589         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
12590         (gst_gnomevfssrc_finalize):
12591         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
12592         (gst_fameenc_finalize):
12593         * ext/nas/nassink.c: (gst_nassink_class_init),
12594         (gst_nassink_finalize):
12595         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
12596         (gst_sdlvideosink_class_init):
12597         * ext/sndfile/gstsf.c: (gst_sf_dispose):
12598         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
12599         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
12600         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
12601         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
12602         (gst_x_window_listener_dispose):
12603         * gst/audioscale/gstaudioscale.c:
12604         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
12605         (play_on_demand_finalize):
12606         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
12607         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
12608         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
12609         (cdplayer_finalize):
12610         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
12611         (gst_glimagesink_class_init):
12612         * sys/oss/gstosselement.c: (gst_osselement_class_init),
12613         (gst_osselement_finalize):
12614         * sys/oss/gstosssink.c: (gst_osssink_dispose):
12615         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
12616         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
12617           Fixes a bunch of problems with finalize and dispose functions,
12618           either assumptions that dispose is only called once, or not calling
12619           the parent class dispose/finalize function
12620
12621 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
12622
12623         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
12624           added two api precondition guards
12625           use g_strdup with getenv to fix crash when using ENVVAR
12626
12627 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
12628         * ext/esd/esdsink.c: (gst_esdsink_class_init),
12629         (gst_esdsink_finalize):
12630         Use a finalize function, not dispose, and more importantly,
12631         call the parent class finalize function too
12632
12633 2004-11-01  Johan Dahlin  <johan@gnome.org>
12634
12635         * ext/ogg/gstoggdemux.c:
12636         * gst/tags/gstvorbistag.c:
12637         Plug leaks.
12638
12639 2004-10-31  Benjamin Otte  <otte@gnome.org>
12640
12641         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
12642           lotsa memleaks today. But they're all small...
12643
12644 2004-10-31  Benjamin Otte  <otte@gnome.org>
12645
12646         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12647           another memleak crushed
12648
12649 2004-10-31  Benjamin Otte  <otte@gnome.org>
12650
12651         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12652           fix memleak
12653
12654 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12655
12656         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12657           Hack to prevent crash when going to READY inside signal handler
12658           while this function is active.
12659
12660 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12661
12662         * gst/ffmpegcolorspace/Makefile.am:
12663         * gst/ffmpegcolorspace/avcodec.h:
12664         * gst/ffmpegcolorspace/common.h:
12665         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
12666         * gst/ffmpegcolorspace/dsputil.h:
12667         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
12668         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12669         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
12670         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
12671         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
12672         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
12673         (gst_ffmpegcsp_avpicture_fill):
12674         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12675         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12676         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
12677         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
12678         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
12679         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
12680         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
12681         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
12682         * gst/ffmpegcolorspace/imgconvert.c:
12683         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
12684         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
12685         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
12686         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
12687         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
12688         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
12689         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
12690         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
12691         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
12692         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
12693         (grow21), (grow22), (grow41), (grow44), (conv411),
12694         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
12695         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
12696         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
12697         (avpicture_free), (is_yuv_planar), (img_convert),
12698         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
12699         (deinterlace_line_inplace), (deinterlace_bottom_field),
12700         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
12701         * gst/ffmpegcolorspace/imgconvert_template.h:
12702         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
12703         * gst/ffmpegcolorspace/mmx.h:
12704         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
12705         (av_fast_realloc), (av_mallocz_static), (av_free_static),
12706         (av_freep), (avcodec_get_context_defaults),
12707         (avcodec_alloc_context), (avcodec_init):
12708           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
12709           handling plus update from ffmpeg CVS. Large clean-up.
12710
12711 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12712
12713         * gst/playback/Makefile.am:
12714           We need the marshallers for decodebin, too.
12715
12716 2004-10-30  David Schleef  <ds@schleef.org>
12717
12718         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
12719           quicktime typefinding work with 64-bit offsets.
12720
12721 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
12722
12723         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
12724           Set EOS on the element when processing an EOS event.
12725         * ext/speex/gstspeexdec.h:
12726         * ext/speex/gstspeexenc.h:
12727           Only keep a const ptr to the mode
12728         * gst-libs/gst/riff/riff-media.c:
12729         (gst_riff_create_audio_caps_with_data),
12730         (gst_riff_create_audio_template_caps):
12731           Allow WMAV3, with up to 6 channels.
12732         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
12733           Don't call gst_pad_set_event_function on a sink pad.
12734         * gst/mpegstream/gstdvddemux.c:
12735         (gst_dvd_demux_get_subpicture_stream),
12736         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
12737           Copy the explicit caps that were set across to the cur_* pads,
12738           instead of trying to use a possibly non-existent negotiated caps.
12739           Reset the type of subpicture pads to UNKNOWN after calling
12740           init_stream, so that the caps get set.
12741
12742 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
12743
12744         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12745
12746         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
12747           Don't touch buffer if it is of size 0 (fixes #151064).
12748
12749 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12750
12751         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
12752           Synchronized discont handling.
12753
12754 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12755
12756         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
12757         (gst_ogg_demux_push):
12758           Make seeking sort-of exact again (fixes #156387).
12759
12760 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12761
12762         * gst/playback/gstplaybasebin.c: (unknown_type),
12763         (add_element_stream), (new_decoded_pad),
12764         (gst_play_base_bin_change_state):
12765         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
12766         (gst_stream_info_init), (gst_stream_info_new),
12767         (gst_stream_info_dispose), (gst_stream_info_get_property):
12768         * gst/playback/gststreaminfo.h:
12769           Make caps explicitely available. Makes testing for unsupported
12770           types possible. Improves error reporting.
12771
12772 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12773
12774         * gst/audioconvert/gstaudioconvert.c:
12775         (gst_audio_convert_buffer_to_default_format):
12776           Really don't touch read-only buffers (#156563).
12777
12778 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
12779
12780         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12781
12782         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
12783           Fix memleak (#155223).
12784
12785 2004-10-29  Wim Taymans  <wim@fluendo.com>
12786
12787         * gst/tcp/.cvsignore:
12788         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12789         (gst_multifdsink_class_init), (gst_multifdsink_init),
12790         (gst_multifdsink_add), (gst_multifdsink_remove),
12791         (gst_multifdsink_remove_client_link), (is_sync_frame),
12792         (gst_multifdsink_new_client),
12793         (gst_multifdsink_handle_client_write),
12794         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12795         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12796         (gst_multifdsink_get_property):
12797         * gst/tcp/gstmultifdsink.h:
12798         Added burst on connect sync_method, deprecated sync_clients,
12799         streamlined the sync code some more.
12800
12801 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12802
12803         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
12804         (gst_play_base_bin_change_state):
12805           Improve error reporting.
12806
12807 2004-10-28  Wim Taymans  <wim@fluendo.com>
12808
12809         * gst/tcp/Makefile.am:
12810         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
12811         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
12812         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
12813         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12814         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12815         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12816         (gst_fdset_wait):
12817         Added more locks around fdset structures. Fixed/reworked
12818         the poll array resizing code.
12819         Added stress test for fdset.
12820
12821 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12822
12823         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
12824         fix build
12825
12826 2004-10-28  Benjamin Otte  <otte@gnome.org>
12827
12828         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
12829           fix link function to always query channels and query width for
12830           floats
12831         * configure.ac:
12832           add equalizer dir
12833         * gst/equalizer/Makefile.am:
12834         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
12835         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
12836         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
12837         (arg_to_scale), (setup_filter),
12838         (gst_iir_equalizer_compute_frequencies),
12839         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
12840         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
12841         (plugin_init):
12842           add an equalizer
12843
12844 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12845
12846         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
12847
12848         * po/LINGUAS:
12849         * po/nb.po:
12850           Added Norwegian Bokmaal translation
12851
12852 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12853
12854         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
12855           Don't break on options (fixes #156488).
12856
12857 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12858
12859         * configure.ac:
12860         * ext/cdaudio/Makefile.am:
12861         * sys/Makefile.am:
12862           fix build on older automake
12863
12864 2004-10-26  Wim Taymans  <wim@fluendo.com>
12865
12866         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
12867         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
12868         Allow a little margin when negotiating the framerate.
12869
12870 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
12871
12872         * gst/level/gstlevel.c:
12873           synchonised naming of pads and pad-templates
12874
12875 2004-10-26  Wim Taymans  <wim@fluendo.com>
12876
12877         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
12878         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
12879         (_find_streams_check), (gst_ogg_demux_push):
12880         Fix EOS again. Needs to be done in a better way. We should not
12881         remove the pad if there is no new chained stream.
12882
12883 2004-10-26 Iain <iaingnome@gmail.com>
12884
12885         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
12886         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
12887         of the caps.
12888         * gst/interleave/interleave.c (interleave_class_init): Hook up release
12889         pad.
12890         (interleave_release_pad): Remove the pad.
12891         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
12892         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
12893         the set device.
12894         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
12895         attrs
12896         (gst_xvimagesink_xcontext_clear): Free the xcontext.
12897         (gst_xvimagesink_finalize): Free the par.
12898
12899 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12900
12901         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
12902         (gst_avimux_stop_file):
12903           First calculate the rate, and only then use it. Hdr.rate is a
12904           multiple and not a derivative of hdr.scale. Scale is not the
12905           same as blockalign but is solely related to rate.
12906
12907 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12908
12909         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
12910         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
12911           Implement seeking.
12912
12913 2004-10-25  James Henstridge  <james@jamesh.id.au>
12914
12915         Reviewed by:  David Schleef  <ds@schleef.org>
12916
12917         * examples/gstplay/player.c: (got_stream_length), (main):
12918         * examples/seeking/cdplayer.c: (update_scale):
12919         * examples/seeking/seek.c: (format_value), (update_scale):
12920         * examples/seeking/spider_seek.c: (format_value), (update_scale),
12921         (stop_seek):
12922         Build fixes on AMD64.
12923
12924 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12925
12926         reviewed by: Ronald Bultje <rbultje at gnome dot org>
12927
12928         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
12929         Fix for some v4l cards which hang in v4lsrc
12930
12931 2004-10-25  Wim Taymans  <wim@fluendo.com>
12932
12933         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
12934         (gst_ogg_demux_push), (gst_ogg_chains_clear):
12935         Make sure to remove the pad when a new chain is
12936         encountered. Set some vars to NULL so we don't try
12937         to reference freed memory.
12938
12939 2004-10-25  Wim Taymans  <wim@fluendo.com>
12940
12941         * examples/seeking/Makefile.am:
12942         * examples/seeking/cdplayer.c: (update_scale):
12943         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
12944         * examples/seeking/playbin.c: (make_playerbin_pipeline),
12945         (format_value), (update_scale), (iterate), (start_seek),
12946         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
12947         (print_usage), (main):
12948         Added some more examples, update others.
12949
12950 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12951
12952         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
12953         * ext/speex/gstspeexdec.c: (speex_dec_chain):
12954         * ext/theora/theoradec.c: (theora_dec_chain):
12955         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12956           Add codec-name metadata.
12957
12958 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
12959
12960         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12961
12962         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
12963         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
12964         * ext/alsa/gstalsamixertrack.h:
12965         * po/POTFILES.in:
12966           ALSA mixer track label internationalization (#154054).
12967
12968 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12969
12970         * ext/theora/theoradec.c: (theora_dec_chain):
12971           Export bitrate as metadata.
12972
12973 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12974
12975         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
12976         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
12977         * ext/alsa/gstalsamixertrack.h:
12978           Fix names, fix loop.
12979
12980 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12981
12982         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
12983         (speex_dec_convert):
12984           sinkconvert function so oggdemux can get the file length (totem).
12985
12986 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
12987
12988         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12989
12990         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
12991           Don't push incomplete packets.
12992         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
12993           Fix MPEG-4 audio typefinding.
12994
12995 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12996
12997         * sys/v4l/Makefile.am:
12998         * sys/v4l/gstv4l.c: (plugin_init):
12999         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
13000         (gst_v4lelement_init), (gst_v4lelement_dispose),
13001         (gst_v4lelement_change_state):
13002         * sys/v4l/gstv4lelement.h:
13003         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
13004         (gst_v4l_xoverlay_close), (idle_refresh),
13005         (gst_v4l_xoverlay_set_xwindow_id):
13006         * sys/v4l/gstv4lxoverlay.h:
13007         * sys/v4l/v4l-overlay_calls.c:
13008         * sys/v4l/v4l_calls.h:
13009         * sys/v4l2/Makefile.am:
13010         * sys/v4l2/gstv4l2.c: (plugin_init):
13011         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
13012         (gst_v4l2element_init), (gst_v4l2element_dispose),
13013         (gst_v4l2element_change_state):
13014         * sys/v4l2/gstv4l2element.h:
13015         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
13016         (gst_v4l2_xoverlay_close), (idle_refresh),
13017         (gst_v4l2_xoverlay_set_xwindow_id):
13018         * sys/v4l2/gstv4l2xoverlay.h:
13019         * sys/v4l2/v4l2-overlay_calls.c:
13020         * sys/v4l2/v4l2_calls.h:
13021           Remove client-side overlay handling, use the X-server v4l plugin
13022           for that. Nicer overlay, less code. Also make the plugin
13023           compileable without X (but then without overlay, obviously).
13024           Makes xwindowlistener obsolete, should we remove that?
13025
13026 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13027
13028         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
13029         (gst_osssrc_src_query):
13030         * sys/oss/gstosssrc.h:
13031           OK, so people want offset in DEFAULT. This time, actually fix all
13032           cases.
13033         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
13034           Add FPS properly.
13035
13036 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13037
13038         * gst/asfdemux/gstasfmux.c:
13039         * gst/avi/gstavimux.c:
13040           Framerate.
13041
13042 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13043
13044         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
13045           Fix properties (channel, norm, frequency).
13046
13047 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13048
13049         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
13050           Flag typo.
13051         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
13052           No warnings.
13053
13054 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13055
13056         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
13057           Fix hang.
13058
13059 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13060
13061         * sys/v4l2/gstv4l2element.h:
13062           Yet Another Hack (tm) for kernel header borkedness.
13063         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
13064         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
13065         (gst_v4l2src_link), (gst_v4l2src_getcaps),
13066         (gst_v4l2src_change_state):
13067         * sys/v4l2/gstv4l2src.h:
13068         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
13069         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
13070           Fix caps, keep track of state, work.
13071
13072 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13073
13074         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
13075           Quiet.
13076
13077 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13078
13079         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13080           Don't mix bytes and samples.
13081
13082 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13083
13084         * ext/ogg/gstoggmux.c:
13085           Basic pad template which accepts OGM tracks, speex, flac, vorbis
13086           and theora. Any is incorrect.
13087         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
13088           Fix caps.
13089         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
13090         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
13091         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
13092         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
13093         * sys/v4l/gstv4lmjpegsrc.h:
13094         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
13095         (gst_v4lsrc_change_state):
13096         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
13097         (gst_v4lmjpegsrc_capture_stop):
13098           Fix caps. Keep track of internal state. Work.
13099
13100 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13101
13102         * ext/Makefile.am:
13103           Fix the build fixes.
13104
13105 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13106
13107         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13108         (gst_ogg_demux_src_event), (_find_chain_seek),
13109         (gst_ogg_pad_push):
13110           Check for pad availability before using it.
13111         * ext/ogg/gstoggdemux.c: (_find_chain_process):
13112           Fix parsing of chained ogg. Needs more work on the decoder side.
13113
13114 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13115
13116         * gst/spectrum/Makefile.am:
13117         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
13118         (idle_func):
13119           Fix demo and reenable it. Yes, I'm currently playing with audio
13120           analysis tools
13121
13122 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13123
13124         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13125           We love it if files that start at zero work too...
13126
13127 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13128
13129         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13130           Handle files with missing EOS headers.
13131
13132 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13133
13134         * gst/tcp/gsttcpserversink.c:
13135         (gst_tcpserversink_handle_server_read),
13136         (gst_tcpserversink_init_send):
13137         Zero some variables first (need for accept not to return EINVAL)
13138
13139 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13140
13141         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13142         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
13143         * ext/theora/theoradec.c: (theora_dec_sink_convert),
13144         (theora_dec_chain):
13145         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13146         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
13147           Seeking and querying finetune.
13148
13149 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13150
13151         * configure.ac:
13152         * ext/Makefile.am:
13153         * ext/raw1394/Makefile.am:
13154           fix the build
13155
13156 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13157
13158         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13159           Wrong return.
13160         * gst/playback/Makefile.am:
13161         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
13162         * gst/playback/gstplay-marshal.list:
13163         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
13164           Fix marshallers.
13165
13166 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13167
13168         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
13169           Silence.
13170
13171 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13172
13173         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13174         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
13175         (gst_ogg_pad_push):
13176           Yay for non-lineair granulepos in theora.
13177
13178 2004-10-18  Wim Taymans  <wim@fluendo.com>
13179
13180         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
13181         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
13182         * ext/dv/gstdvdec.h:
13183         Make sure we renegotiate aspect ratio when the camera switches.
13184
13185 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13186
13187         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13188         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
13189           Start at zero.
13190         * ext/theora/theoradec.c: (theora_dec_chain):
13191           Skip headers. Bad idea for chained ogg, but fixes seeking.
13192
13193 2004-10-18  Wim Taymans  <wim@fluendo.com>
13194
13195         * configure.ac:
13196         I swear, this is the last time I touch this.
13197
13198 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13199
13200         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13201         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
13202         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
13203           Faster seeking.
13204         * ext/theora/theoradec.c: (theora_dec_sink_convert):
13205           Time-to-default conversion.
13206         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13207           Don't error on unknown packets, just skip. We should probably
13208           read them if we want to support chained ogg.
13209
13210 2004-10-18  Wim Taymans  <wim@fluendo.com>
13211
13212         * configure.ac:
13213         Added cdaudio to wrong list.
13214
13215 2004-10-18  Wim Taymans  <wim@fluendo.com>
13216
13217         * configure.ac:
13218         Revive cdaudio.
13219
13220 2004-10-18  Wim Taymans  <wim@fluendo.com>
13221
13222         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
13223         (gst_dvdec_video_link), (gst_dvdec_push):
13224         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13225         (gst_smokeenc_resync), (gst_smokeenc_chain):
13226         Fix mimetype on smoke encoder.
13227         Add aspect ratio to dvdec. Not sure if these
13228         values are correct though....
13229
13230 2004-10-18  Wim Taymans  <wim@fluendo.com>
13231
13232         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
13233         Fix vorbis property descriptions and ranges.
13234
13235 2004-10-18  Wim Taymans  <wim@fluendo.com>
13236
13237         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13238         Really do nothing when no data is available.
13239         Go to the playing state when the stream is not seekable
13240         instead of failing.
13241
13242 2004-10-18  Wim Taymans  <wim@fluendo.com>
13243
13244         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
13245         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
13246         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
13247         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
13248         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
13249         Added uri handler for cd://
13250         Port to new API.
13251
13252 2004-10-18  Wim Taymans  <wim@fluendo.com>
13253
13254         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13255         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
13256         (try_to_link_1), (no_more_pads), (close_link), (type_found):
13257         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
13258         (remove_prerolls), (unknown_type), (add_element_stream),
13259         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
13260         (gst_play_base_bin_remove_element),
13261         (gst_play_base_bin_link_stream):
13262         * gst/playback/gstplaybin.c: (gen_video_element),
13263         (gen_vis_element), (remove_sinks), (setup_sinks):
13264         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13265         (gst_stream_info_get_type), (gst_stream_info_class_init),
13266         (gst_stream_info_init), (gst_stream_info_new),
13267         (gst_stream_info_dispose), (stream_info_mute_pad),
13268         (gst_stream_info_set_property), (gst_stream_info_get_property):
13269         * gst/playback/gststreaminfo.h:
13270         Add sink padtemplate to decodebin.
13271         Added some more comments.
13272         Make queue size configurable in playbasebin.
13273         Added possibility to use elements as sinks (ex cdaudio).
13274
13275 2004-10-15  Wim Taymans  <wim@fluendo.com>
13276
13277         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
13278         (gst_speexenc_chain):
13279         Fix speex timestamps so that it gets muxed properly.
13280
13281 2004-10-15  Wim Taymans  <wim@fluendo.com>
13282
13283         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
13284         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
13285         (gst_dv1394src_init), (gst_dv1394src_dispose),
13286         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
13287         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
13288         (gst_dv1394src_event), (gst_dv1394src_get_formats),
13289         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
13290         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
13291         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
13292         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
13293         * ext/raw1394/gstdv1394src.h:
13294         Added conversion/query functions.
13295         Update buffer timestamps,
13296         Added signals.
13297         Added uri dv:// so it might play from the firewire in playbin.
13298         Fix a possible leak.
13299         Added debugging.
13300
13301 2004-10-15  Wim Taymans  <wim@fluendo.com>
13302
13303         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
13304         (gst_dv1394src_init), (gst_dv1394src_set_property),
13305         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
13306         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
13307         * ext/raw1394/gstdv1394src.h:
13308         Added AV/C VTR control support needed for some cameras.
13309         Added automatic port detection.
13310         Added properties for selecting the channel.
13311         The configure.ac script is not yet updated to reflect the
13312         new libavc1394 and librom1394 dependencies.
13313
13314 2004-10-15  Wim Taymans  <wim@fluendo.com>
13315
13316         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
13317         (qtdemux_parse), (gst_qtdemux_handle_esds):
13318         An esds box is not a container.
13319         Fix parsing of mp4v boxes.
13320         Do not try to renegotiate fps for each frame. Need to
13321         find a better method. This should fix mp4 playback.
13322
13323 2004-10-14  David Schleef  <ds@schleef.org>
13324
13325         * configure.ac: update for swfdec-0.3 and liboil-0.2
13326         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
13327         * ext/swfdec/gstswfdec.h: same
13328         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
13329         * gst/videotestsrc/videotestsrc.c: same
13330
13331 2004-10-14  Wim Taymans  <wim@fluendo.com>
13332
13333         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
13334         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
13335         (is_sync_frame), (gst_multifdsink_new_client),
13336         (gst_multifdsink_handle_client_write),
13337         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13338         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
13339         Turn warnings into info.
13340         Don't allow a state change in the streaming thread.
13341
13342 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13343
13344         * ext/vorbis/oggvorbisenc.c:
13345         * ext/vorbis/vorbisdec.c:
13346           fix template sample rate
13347
13348 2004-10-13  Wim Taymans  <wim@fluendo.com>
13349
13350         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
13351         Decoding the header first fixes some problems in resyncing
13352         in more mp3s.
13353
13354 2004-10-12  Wim Taymans  <wim@fluendo.com>
13355
13356         * gst/playback/gstplaybin.c: (gen_video_element),
13357         (gen_vis_element), (remove_sinks), (setup_sinks):
13358         Added vis plugin support, need to configure the vis
13359         element to activate it.
13360
13361 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13362
13363         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
13364         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
13365           Some debug.
13366         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13367         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
13368         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
13369         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
13370         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
13371         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
13372         * gst/avi/gstavidemux.h:
13373           Support for openDML-2.0 indx/ix## chunks. Support for broken index
13374           recovery (where, if part of the index is broken, we will still read
13375           the rest of the index and recover the broken part by stream
13376           scanning). More broken media support. EOS workarounds. General AVI
13377           braindamage headache recovery. Aspirin included.
13378
13379 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13380
13381         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
13382         (cdparanoia_event), (cdparanoia_query):
13383           Get rid of hideous lead-in.
13384
13385 2004-10-11  Wim Taymans  <wim@fluendo.com>
13386
13387         * gst/playback/gstplaybasebin.c: (setup_source):
13388         Wrong var used to get g_list_next.
13389
13390 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13391
13392         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
13393         (cdparanoia_get), (cdparanoia_open):
13394           Report discid as metadata, add duration.
13395
13396 2004-10-11  Wim Taymans  <wim@fluendo.com>
13397
13398         * gst/playback/gstplaybasebin.c: (setup_source):
13399         Cleanup the previous pipeline a little earlier for the
13400         case that a source element provides raw data.
13401
13402 2004-10-11  Benjamin Otte  <otte@gnome.org>
13403
13404         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13405           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
13406           consuming the last 128 bytes, even though it was valid mp3 data.
13407
13408 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13409
13410         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
13411         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
13412         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
13413         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
13414
13415 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13416
13417         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
13418         Fix for webcams that support only specific width or height
13419
13420 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13421
13422         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13423
13424         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
13425           Fix wrong discont event setup (fixes #154967).
13426
13427 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
13428
13429         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13430
13431         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13432           Error out on invalid data (fixes #154807).
13433
13434 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13435
13436         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13437
13438         * ext/dvdread/dvdreadsrc.c: (_read):
13439           Make titles > 0 work again (fixes #154834).
13440
13441 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13442
13443         * gst-libs/gst/riff/riff-media.c:
13444         (gst_riff_create_video_template_caps):
13445           WMV3 missing in template caps.
13446
13447 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13448
13449         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
13450           OK, so the original code was too strict. It makes random AVI files
13451           hang for seconds upon opening, which is unacceptable and is far
13452           beyond the original goal of getting multiple chunks for one-chunk
13453           sounc stream files. So now do just that.
13454
13455 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13456
13457         * gst/playback/gstplaybasebin.c: (setup_source),
13458         (gst_play_base_bin_change_state):
13459           Actually clean up streaminfo if output fails. This would trigger
13460           if, for example, there was no CD in the drive. No preroll, so
13461           a streaminfo structure is created, but the subsequent state change
13462           of the thread fails.
13463         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13464           Don't change state if parent failed.
13465
13466 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13467
13468         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13469         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
13470         (gen_video_element), (remove_sinks):
13471           Add small bits of code for screenshot handling.
13472
13473 2004-10-08  Wim Taymans  <wim@fluendo.com>
13474
13475         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
13476         (gen_video_element), (gen_audio_element), (setup_sinks):
13477         Don't assume the user provided sinks are named "sink"...
13478
13479 2004-10-08  Wim Taymans  <wim@fluendo.com>
13480
13481         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
13482         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
13483         (gst_play_base_bin_link_stream):
13484         Do not try to autoplug sources that generate raw streams like
13485         cdparanoia.
13486         disconnect the preroll overrun signal when we don't need it anymore.
13487
13488 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
13489
13490         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
13491         Added reworked patch from #154903 from milosz derezynski (deadchip).
13492
13493 2004-10-08  Wim Taymans  <wim@fluendo.com>
13494
13495         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
13496         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
13497         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
13498         (cdparanoia_convert), (cdparanoia_uri_get_type),
13499         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
13500         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
13501         * ext/cdparanoia/gstcdparanoia.h:
13502         This adds the cdda://<tracknum> uri.
13503
13504 2004-10-08  Wim Taymans  <wim@fluendo.com>
13505
13506         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13507         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
13508         (try_to_link_1), (no_more_pads), (close_link), (type_found):
13509         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13510         (unknown_type), (gst_play_base_bin_remove_element),
13511         (gst_play_base_bin_link_stream):
13512         * gst/playback/gstplaybasebin.h:
13513         * gst/playback/gstplaybin.c: (gst_play_bin_init),
13514         (gst_play_bin_set_property), (gen_video_element),
13515         (gen_audio_element), (setup_sinks):
13516         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13517         (gst_stream_info_get_type), (gst_stream_info_class_init),
13518         (gst_stream_info_init), (gst_stream_info_new),
13519         (gst_stream_info_dispose), (stream_info_mute_pad),
13520         (gst_stream_info_set_property), (gst_stream_info_get_property):
13521         * gst/playback/gststreaminfo.h:
13522         Reuse the audio and video bins.
13523         Some internal cleanups in the stream selection code.
13524
13525 2004-10-08  Julien MOUTTE  <julien@moutte.net>
13526
13527         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
13528         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
13529         * sys/ximage/ximagesink.h:
13530         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
13531         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
13532         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
13533         not coming from those elements. Moreover these elements should not keep
13534         the xid they have been given when in NULL state.
13535
13536 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13537
13538         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
13539         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
13540         * sys/ximage/ximagesink.h:
13541         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
13542         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
13543         * sys/xvimage/xvimagesink.h:
13544           Actually only create a new toplevel window if we're not gonna
13545           embed it right after.
13546
13547 2004-10-07  Wim Taymans  <wim@fluendo.com>
13548
13549         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
13550         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
13551         * gst/playback/gstplaybin.c: (setup_sinks):
13552         Implement muting/unmuting of streams, mute streams that are not
13553         used.
13554
13555 2004-10-07  Wim Taymans  <wim@fluendo.com>
13556
13557         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
13558         (plugin_init):
13559         Added lame audio/x-ac3 typefind function.
13560
13561 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13562
13563         * configure.ac:
13564           bump nano to cvs
13565
13566 === release 0.8.5 ===
13567
13568 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13569
13570         * NEWS:
13571         * RELEASE:
13572         * configure.ac:
13573           releasing 0.8.5, "Take You On"
13574
13575 2004-10-06  Wim Taymans  <wim@fluendo.com>
13576
13577         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13578         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13579         (no_more_pads), (close_link), (type_found):
13580         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
13581         * gst/playback/gstplaybin.c: (gen_video_element):
13582         Do not signal the no_more_pads after the first pad when
13583         we are plugging a non dynamic element with multiple
13584         output pads (like swfdec, dvdec, ...).
13585
13586 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13587
13588         * configure.ac:
13589           bump for prerelease
13590
13591 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13592
13593         * gst/wavparse/gstwavparse.c:
13594           add ATRAC3 to STATIC CAPS to fix a warning
13595
13596         * gst/matroska/ebml-read.c:
13597         * gst-libs/gst/riff/riff-read.c:
13598           fix typos
13599
13600 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13601
13602         * gst-libs/gst/riff/riff-media.c:
13603           generate caps for ATRAC3 audio streams
13604
13605         * gst/realmedia/rmdemux.c:
13606           generate caps for ATRAC3 audio streams
13607
13608 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13609
13610         * gst/wavparse/Makefile.am
13611         * gst/wavparse/riff.h
13612         * gst/wavparse/wavparse.vcproj
13613           riff.h removal (unused and duplication with riff-ids.h)
13614
13615 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13616
13617         * gst/wavparse/gstwavparse.h
13618           remove duplicated defines for audio codec codes
13619
13620         * gst-libs/gst/riff/riff-ids.h
13621         * gst/wavenc/riff.h:
13622           add "4CC" code for ATRAC3 audio streams
13623           add "4CC" code for ITU_G721_ADPCM (unused for now)
13624
13625 2004-10-06  Wim Taymans  <wim@fluendo.com>
13626
13627         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
13628         Actually _do_ negotiation. Pass gdouble as arg instead
13629         of guint64 for the framerate.
13630
13631 2004-10-06  Wim Taymans  <wim@fluendo.com>
13632
13633         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13634         (find_compatibles), (close_pad_link), (try_to_link_1),
13635         (no_more_pads), (close_link), (type_found):
13636         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
13637         * gst/playback/gstplaybin.c: (gen_video_element),
13638         (gen_audio_element):
13639         Set state on newly added element to READY so that negotiation
13640         can happen ASAP.
13641         Addes some more debug info.
13642         Do not try to plug pads with multiple caps structures or ANY
13643         because it is too dangerous since we do not do dynamic
13644         replugging.
13645
13646 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13647
13648         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
13649
13650         * po/LINGUAS:
13651         * po/or.po:
13652           add Oriya translation
13653
13654 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13655
13656         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
13657           Prevent overwrite of size member. Makes audio sound crappy.
13658
13659 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13660
13661         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13662         Add rmvb to the list of known RealMedia extensions
13663
13664 2004-10-05  Wim Taymans  <wim@fluendo.com>
13665
13666         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
13667         (mngdec_openstream), (mngdec_closestream),
13668         (mngdec_handle_sink_event), (mngdec_readdata),
13669         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
13670         (mngdec_getcanvasline), (mngdec_refresh),
13671         (gst_mngdec_change_state):
13672         Set the framerate correctly.
13673
13674 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13675
13676         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
13677           There was something wrong with the index massaging.
13678
13679 2004-10-04  Wim Taymans  <wim@fluendo.com>
13680
13681         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
13682         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
13683         (gst_smokedec_chain):
13684         * ext/jpeg/gstsmokedec.h:
13685         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13686         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
13687         * ext/jpeg/gstsmokeenc.h:
13688         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
13689         (smokecodec_decode_new), (smokecodec_info_free),
13690         (smokecodec_set_quality), (smokecodec_get_quality),
13691         (smokecodec_set_threshold), (smokecodec_get_threshold),
13692         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
13693         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
13694         (smokecodec_encode), (smokecodec_parse_id),
13695         (smokecodec_parse_header), (smokecodec_decode):
13696         * ext/jpeg/smokecodec.h:
13697         * ext/jpeg/smokeformat.h:
13698         Updated smoke, new bitstream, allows embedding in ogg.
13699
13700 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13701
13702         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
13703           Fix seeking in some files. All this code is no longer needed (and
13704           actually breaks stuff) because we now synchronize the full index
13705           right when reading the header.
13706
13707 2004-10-04  Wim Taymans  <wim@fluendo.com>
13708
13709         * configure.ac:
13710         configure update for libmng.
13711
13712 2004-10-04  Wim Taymans  <wim@fluendo.com>
13713
13714         * ext/libmng/Makefile.am:
13715         * ext/libmng/gstmng.c: (plugin_init):
13716         * ext/libmng/gstmng.h:
13717         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
13718         (gst_mngdec_base_init), (gst_mngdec_class_init),
13719         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
13720         (gst_mngdec_loop), (gst_mngdec_get_property),
13721         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
13722         (mngdec_closestream), (mngdec_handle_sink_event),
13723         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
13724         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
13725         (gst_mngdec_change_state):
13726         * ext/libmng/gstmngdec.h:
13727         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
13728         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
13729         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
13730         (gst_mngenc_chain), (gst_mngenc_get_property),
13731         (gst_mngenc_set_property):
13732         * ext/libmng/gstmngenc.h:
13733         Added basic MNG decoder. Needs more work. The encoder does
13734         not work yet.
13735
13736 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13737
13738         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
13739         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
13740         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
13741           Don't hang on length=0 chunks. Some negotiation fixes. Signal
13742           no-more-pads.
13743
13744 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13745
13746         * configure.ac:
13747           you need at least 1.0.4 of speex
13748
13749 2004-10-04 Iain <iaingnome@gmail.com>
13750
13751         * ext/speex/gstspeexdec.h: Revert the includes changes.
13752
13753         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
13754
13755 2004-09-30 Iain <iaingnome@gmail.com>
13756
13757         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
13758         found during init or set as a property instead of hardcoding /dev/audio
13759
13760 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13761
13762         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
13763         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
13764         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
13765         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
13766         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
13767         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
13768         (gst_rmdemux_dump_data):
13769           Use debug category, fix EOS handling. filesrc ! rmdemux now
13770           works.
13771
13772 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13773
13774         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
13775         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
13776         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
13777           Improve allocation, cutting and sorting of the index. How takes a
13778           few seconds instead of minutes.
13779
13780 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
13781
13782         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
13783           fixed compilation
13784
13785 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13786
13787         * gst-libs/gst/riff/riff-media.c:
13788         (gst_riff_create_video_caps_with_data),
13789         (gst_riff_create_video_template_caps):
13790           Add wing commander format mimetype/fourccs.
13791         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
13792           Don't crash if some value is 0.
13793
13794 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13795
13796         * gst-libs/gst/riff/riff-media.c:
13797         (gst_riff_create_video_caps_with_data),
13798         (gst_riff_create_video_template_caps):
13799           Add DIB fourcc (raw, palettized 8-bit RGB).
13800         * gst-libs/gst/riff/riff-read.c:
13801         (gst_riff_read_strf_vids_with_data):
13802           Oops, fix strf_data reading bug.
13803         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
13804           Use a non-NULL tag.
13805         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
13806           Time for hacks. Sorry Dave. At least one quicktime movie (a
13807           trailer) that I've encountered contains multiple video tracks.
13808           One of those is the actual video track, the other are one-frame
13809           tracks (images). Unfortunately, the number of frames according
13810           to the trak header is 1 for each, so that doesn't help. So
13811           instead, I look at the duration and discard tracks with a
13812           duration shorter than 20% of the length of the stream. Better
13813           than nothing.
13814
13815 2004-10-01  Christian Schaller <christian@fluendo.com>
13816
13817         * ext/ivorbis/vorbis.c:
13818           Patch from Phil Blundell (Bug 152341)
13819
13820 2004-10-01  Wim Taymans  <wim@fluendo.com>
13821
13822         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
13823         (speex_dec_get_formats), (speex_dec_convert),
13824         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
13825         (speex_dec_chain), (gst_speexdec_get_property),
13826         (gst_speexdec_set_property):
13827         Small cleanups.
13828
13829 2004-10-01  Wim Taymans  <wim@fluendo.com>
13830
13831         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
13832         (gst_wavparse_stream_init), (gst_wavparse_fmt),
13833         (gst_wavparse_other), (gst_wavparse_loop),
13834         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
13835         (gst_wavparse_srcpad_event):
13836         * gst/wavparse/gstwavparse.h:
13837         Added some more debugging info.
13838         Fix the case where the length of the file is 0.
13839         Make sure we seek to sample borders.
13840
13841 2004-10-01  Wim Taymans  <wim@fluendo.com>
13842
13843         * gst/playback/README:
13844         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
13845         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
13846         (try_to_link_1), (no_more_pads), (close_link), (type_found):
13847         Add some debug info to decodebin, update README
13848
13849 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13850
13851         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
13852           Don't use g_print(); use GST_DEBUG().
13853
13854 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13855
13856         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
13857         (gst_ogg_mux_queue_pads):
13858           Handle EOS properly.
13859
13860 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
13861
13862         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13863
13864         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
13865         (gst_faad_chain), (gst_faad_change_state):
13866         * ext/faad/gstfaad.h:
13867           Allow playback of raw (unframed) MPEG AAC files (#148993).
13868
13869 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
13870
13871         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13872
13873         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
13874           Throw error if we didn't recognize the stream. Fixes #152289.
13875
13876 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13877
13878         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
13879           Fix negotiation.
13880
13881 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
13882
13883         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13884
13885         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
13886           Fix memleak.
13887
13888 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
13889
13890         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13891
13892         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
13893           Solve #152805.
13894         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
13895           Solve 152806.
13896
13897 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13898
13899         * gst-libs/gst/riff/riff-media.c:
13900         (gst_riff_create_video_caps_with_data),
13901         (gst_riff_create_audio_caps_with_data):
13902           Add codec_data handling (like asfdemux used to do).
13903         * gst/asfdemux/gstasf.c: (plugin_init):
13904         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
13905         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
13906           Use riff-media for caps creation instead of our own (mostly
13907           broken) copy of its functions.
13908
13909 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13910
13911         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
13912           Don't actually error out if we get another return value than
13913           -EINVAL. Opposite to what I first thought, drivers have random
13914           return values for this, although -EINVAL is the expected return
13915           value. Since this is not fatal, we shouldn't use
13916           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
13917
13918 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13919
13920         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
13921         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
13922         (dvdreadsrc_get_property), (_open), (_seek), (_read),
13923         (dvdreadsrc_get), (dvdreadsrc_open_file),
13924         (dvdreadsrc_change_state):
13925           Fix. Don't do one big huge loop around the whole DVD, that will
13926           cache all data and thus eat sizeof(dvd) (several GB) before we
13927           see something.
13928         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
13929           Actually NULL'ify event after using it.
13930         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
13931         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
13932         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
13933         (gst_ebml_read_seek), (gst_ebml_read_skip):
13934           Handle events.
13935         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
13936         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
13937         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
13938           Fix timing (this will probably break if I seek using menus, but
13939           I didn't get there yet). VOBs and normal DVDs should now work.
13940           Add a mpeg2-only pad with high rank so this get autoplugged for
13941           MPEG-2 movies.
13942         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
13943         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
13944         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
13945         (gst_mpeg_demux_get_audio_stream),
13946         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
13947         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
13948           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
13949           MPEG-1 but use dvddemux for MPEG-2.
13950         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
13951         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
13952         (gst_mpeg_parse_parse_packhead):
13953           Timing. Only add pad template if it exists. Add sink template from
13954           class and not from ourselves. This means we will always use the
13955           correct sink template even if it is not the one defined in this
13956           file.
13957
13958 2004-09-29  Wim Taymans  <wim@fluendo.com>
13959
13960         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
13961         (gst_mpeg_demux_parse_pes):
13962         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
13963         Fix playback of mpeg again, timestamps where screwed up by
13964         patch 1.61.
13965
13966 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13967
13968         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
13969           Only return true if we actually filled something in. Prevents
13970           player applications from showing a random length for flac files.
13971         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
13972         (gst_riff_read_use_event), (gst_riff_read_handle_event),
13973         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
13974         (gst_riff_read_strf_vids_with_data),
13975         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
13976           OK, ok, so I implemented event handling. Apparently it's normal
13977           that we receive random events at random points without asking
13978           for it.
13979         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13980         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
13981         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
13982         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
13983         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
13984         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
13985         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
13986         * gst/avi/gstavidemux.h:
13987           Implement non-lineair chunk handling and subchunk processing.
13988           The first solves playback of AVI files where the audio and video
13989           data of individual buffers that we read are not synchronized.
13990           This should not happen according to the wonderful AVI specs, but
13991           of course it does happen in reality. It is also a prerequisite for
13992           the second. Subchunk processing allows us to cut chunks in small
13993           pieces and process each of these pieces separately. This is
13994           required because I've seen several AVI files with incredibly large
13995           audio chunks, even some files with only one audio chunk for the
13996           whole file. This allows for proper playback including seeking.
13997           This patch is supposed to fix all AVI A/V sync issues.
13998         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
13999         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
14000           Work.
14001         * gst/modplug/gstmodplug.cc:
14002           Proper return value setting for the query() function.
14003         * gst/playback/gstplaybasebin.c: (setup_source):
14004           Being in non-playing state (after, e.g., EOS) is not necessarily
14005           a bad thing. Allow for that. This fixes playback of short files.
14006           They don't actually playback fully now, because the clock already
14007           runs. This means that small files (<500kB) with a small length
14008           (<2sec) will still not or barely play. Other files, such as mod
14009           or flx, will work correctly, however.
14010
14011 2004-09-28  Wim Taymans  <wim@fluendo.com>
14012
14013         * ext/speex/gstspeex.c: (plugin_init):
14014         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
14015         (gst_speex_dec_class_init), (speex_dec_get_formats),
14016         (speex_get_event_masks), (speex_get_query_types),
14017         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
14018         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
14019         (gst_speexdec_get_property), (gst_speexdec_set_property),
14020         (speex_dec_change_state):
14021         * ext/speex/gstspeexdec.h:
14022         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
14023         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
14024         (gst_speexenc_base_init), (gst_speexenc_class_init),
14025         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
14026         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
14027         (gst_speexenc_src_query), (gst_speexenc_init),
14028         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
14029         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
14030         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
14031         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
14032         (gst_speexenc_chain), (gst_speexenc_get_property),
14033         (gst_speexenc_set_property), (gst_speexenc_change_state):
14034         * ext/speex/gstspeexenc.h:
14035         Rewrote speex encoder, make sure it can be embedded in ogg.
14036         Implemented speex decoder.
14037
14038 2004-09-28  Christian Schaller <christian@fluendo.com>
14039
14040         * configure.ac:
14041         Remove kioslave plugin. Markey is brewing a new working one
14042         * ext/Makefile.am: Remove kioslave plugin
14043         * ext/kio: remove
14044         * gst-plugins.spec.in: remove kio plugin from spec
14045
14046 2004-09-27  Wim Taymans  <wim@fluendo.com>
14047
14048         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14049         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
14050         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
14051         (gst_multifdsink_new_client),
14052         (gst_multifdsink_handle_client_write),
14053         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14054         (gst_multifdsink_handle_clients):
14055         * gst/tcp/gstmultifdsink.h:
14056         Make syncing to keyframes actually work for new clients and lagging
14057         clients.
14058
14059 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14060
14061         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
14062         (gst_navigationtest_handle_src_event), (draw_box_planar411),
14063         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
14064         * gst/debug/gstnavigationtest.h:
14065           make navigationtest display button-press and button-release events
14066
14067 2004-09-26 Iain <iaingnome@gmail.com>
14068
14069         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
14070         the channels have received a new media event.
14071         (interleave_buffered_loop): Compresses a new media event on all
14072         channels into one.
14073
14074 2004-09-26 Iain <iaingnome@gmail.com>
14075
14076         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
14077         call the sinkpad's default event handler and not the srcpads. He also
14078         says this is confusing :)
14079         (gst_wavenc_stop_file): Company says that seek events only go upstream
14080         we should send a discontinuous downstream instead.
14081
14082 2004-09-25  Christian Schaller <christian@fluendo.com>
14083
14084         * Update SPEC file to be usable in conjunction with Fedora Core,
14085           Fedora.us and freshrpms packages
14086         * Fix typo in multifilesrc test Makefile
14087
14088 2004-09-24  Wim Taymans  <wim@fluendo.com>
14089
14090         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
14091         Only signal the no_more_pads signal when we have
14092         added the stream to our list.
14093
14094 2004-09-24  Wim Taymans  <wim@fluendo.com>
14095
14096         * gst/playback/gstplaybasebin.c: (remove_prerolls),
14097         (new_decoded_pad):
14098         * gst/playback/gstplaybasebin.h:
14099         * gst/playback/gstplaybin.c: (setup_sinks):
14100         Don't try to preroll or decode more than one audio/video
14101         track.
14102
14103 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14104
14105         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
14106           Throw error if we failed to find a suitable output. This should
14107           throw an error if we successfully set up a pipeline (e.g. because
14108           we recognized a media file) but found no decodable streams in it
14109           (e.g. because it contains only media stream types for which we
14110           have no decoders, or because it's not a media type).
14111
14112 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14113
14114         * ext/dirac/Makefile.am:
14115         * ext/dirac/gstdirac.cc:
14116         * ext/dirac/gstdiracdec.cc:
14117         * ext/dirac/gstdiracdec.h:
14118           Do something. Don't actually know if this works because I don't
14119           have a demuxer yet.
14120         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
14121           Add channels=1 to caps returned from _getcaps().
14122         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
14123         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
14124         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
14125         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
14126         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
14127         (gst_ogm_parse_change_state):
14128           Separate between audio/video so ogmaudioparse actually uses the
14129           audio pad templates. Both audio and video work now, including
14130           autoplugging. Also use sometimes-srcpad hack.
14131         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
14132           Handle events better. Don't hang on infinite loops.
14133         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14134         (gst_avi_demux_init), (gst_avi_demux_reset),
14135         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
14136         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
14137         (gst_avi_demux_change_state):
14138         * gst/avi/gstavidemux.h:
14139           Improve A/V sync. Still not perfect.
14140         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
14141         (gst_ebml_read_skip):
14142           Handle events better.
14143         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
14144         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
14145         (qtdemux_audio_caps):
14146           Add IMA4. Improve event handling. Save offset after a seek when
14147           the headers are at the end of the file so that we don't end up in
14148           an infinite loop.
14149         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
14150           Add low-priority typefind support for files with no length.
14151
14152 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14153
14154         * testsuite/multifilesink/Makefile.am:
14155         fix typo
14156
14157 2004-09-22  Julien MOUTTE  <julien@moutte.net>
14158
14159         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
14160         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
14161         mistakes from thaytan's patches.
14162
14163 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
14164
14165         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
14166           For completeness, XSync in the destroy function as xvimage does.
14167
14168 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
14169
14170         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
14171            Correct caps negotiation
14172         * gst/volume/gstvolume.c: (volume_chain_float),
14173         (volume_chain_int16):
14174            Modify debug output to be little more informative
14175         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
14176         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
14177         (gst_xvimagesink_xvimage_destroy):
14178           Add XSync calls after detaching from the shared memory segment to
14179           avoid a crash.
14180
14181 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14182
14183         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14184         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
14185         * ext/vorbis/vorbis.c: (plugin_init):
14186         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
14187         (gst_vorbisenc_chain):
14188         * ext/vorbis/vorbisenc.h:
14189         remove explicit newmedia support from oggmux and vorbisenc
14190         add debug category to vorbisenc
14191         * gst/multifilesink/gstmultifilesink.c:
14192         (gst_multifilesink_class_init), (gst_multifilesink_init),
14193         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
14194         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
14195         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
14196         (plugin_init):
14197         * gst/multifilesink/gstmultifilesink.h:
14198         add support for streamheader in multifilesink
14199
14200 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14201
14202         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
14203         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
14204         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
14205           Prevent infinite loops. More correct error reporting.
14206         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14207           Error out if negotiation fails.
14208         * gst/playback/gstplaybasebin.c: (setup_source),
14209         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
14210         (gst_play_base_bin_found_tag):
14211           Error/tag forwarding. Pre-roll fixes for source errors on state
14212           changes (e.g. "file does not exist") to prevent hangs.
14213
14214 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14215
14216         * testsuite/multifilesink/Makefile.am:
14217         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
14218         (gst_newmedia_class_init), (gst_newmedia_init),
14219         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
14220         (newfile_signal), (test_signal), (main):
14221         * testsuite/multifilesink/multifilesrc_test.c: (main):
14222         * testsuite/multifilesink/oggtheora_test.c:
14223         (gst_newmedia_base_init), (gst_newmedia_class_init),
14224         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
14225         (test_format), (newfile_signal), (test_signal), (main):
14226         * testsuite/multifilesink/oggvorbis_test.c:
14227         (gst_newmedia_base_init), (gst_newmedia_class_init),
14228         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
14229         (test_format), (newfile_signal), (test_signal), (main):
14230         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
14231         (gst_newmedia_class_init), (gst_newmedia_init),
14232         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
14233         (newfile_signal), (test_signal), (main):
14234         New media tests
14235
14236 2004-09-20  Christian Schaller <christian@fluendo.com>
14237
14238         * Fix mikmod license to LGPL as they have relicensed
14239         * Move Dirac and Effectv into LGPL section of README_license
14240
14241 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14242
14243         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
14244         (gst_mad_change_state):
14245           Allow for mp3 rate/channels changes. However, only very
14246           conservatively. Reason that we *have* to enable this is smiply
14247           because the mad find_sync() function is not good enough, it will
14248           regularly sync on random data as valid frames and therefore make
14249           us provide random caps as *final* caps of the stream. The best fix
14250           I could think of is to simply require several of the same stream
14251           changes in a row before we change caps.
14252           The actual testcase that works now is #
14253         * ext/ogg/Makefile.am:
14254         * ext/ogg/gstogg.c: (plugin_init):
14255         * ext/ogg/gstogmparse.c:
14256           OGM support (video only for now; I need an audio sample file).
14257         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
14258         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
14259         (gst_asf_demux_add_video_stream):
14260           WMV extradata.
14261         * gst/playback/gstplaybasebin.c: (unknown_type):
14262           Don't error out on single unknown-types after all. It's wrong.
14263           If we found type of video and audio but not of a subtitle stream,
14264           it will still error out (which is unwanted). Will find a better fix
14265           later on.
14266         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
14267         (ogmaudio_type_find), (plugin_init):
14268           OGM support.
14269
14270 2004-09-20  Johan Dahlin  <johan@gnome.org>
14271
14272         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
14273         after setting caps.
14274
14275 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14276
14277         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
14278         * gst/wavenc/gstwavenc.h:
14279         Added newmedia support to wavenc
14280
14281 2004-09-17  Wim Taymans  <wim@fluendo.com>
14282
14283         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
14284         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
14285         (gst_fdset_fd_can_write), (gst_fdset_wait):
14286         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
14287         (gst_multifdsink_init), (gst_multifdsink_add),
14288         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
14289         (gst_multifdsink_remove_client_link),
14290         (gst_multifdsink_client_queue_buffer),
14291         (gst_multifdsink_handle_client_write),
14292         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
14293         (gst_multifdsink_close), (gst_multifdsink_change_state):
14294         * gst/tcp/gstmultifdsink.h:
14295         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14296         (gst_tcpserversink_removed):
14297         Small cleanups in fdset.c
14298         Use a hastable to map fd to the client structure for faster
14299         lookup in _remove and get_stats.
14300         Added virtual function to close the fds.
14301         Handle clients even when the select/poll call was unblocked because
14302         of a command.
14303         Implement syncing to keyframe in the recovery procedure.
14304
14305 2004-09-16 Iain <iaingnome@gmail.com>
14306
14307         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
14308         try caps.
14309
14310 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14311
14312         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
14313           Caps are only set if the type of the stream is unknown, but this
14314           is initialized in ->init_stream(), so set to UNKNOWN after calling
14315           ->init_stream() so that capsnego starts.
14316
14317 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14318
14319         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14320         (gst_avi_demux_stream_data):
14321           Just hardcode for raw audio then. AVI audio sucks.
14322
14323 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
14324
14325         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
14326         * gst/matroska/matroska-mux.c: (audiosink_templ),
14327         (gst_matroska_mux_audio_pad_link):
14328         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
14329         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
14330
14331 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14332
14333         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14334         (gst_avi_demux_stream_data):
14335           Try to fix a/v sync issues.
14336
14337 2004-09-15  David Schleef  <ds@schleef.org>
14338
14339         * configure.ac: remove NASM check, since we don't use it.  Update
14340         dirac check to 0.4
14341         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
14342         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14343         Initialized variables.
14344         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
14345         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
14346         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
14347         SVQ3 format
14348
14349 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14350
14351         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14352         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
14353         * gst/avi/gstavidemux.h:
14354           Fix for compressed audio (mp3) timestamp generation. How did this
14355           ever work?
14356
14357 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14358
14359         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
14360           Volume is a double not a float.
14361
14362 2004-09-15  Wim Taymans  <wim@fluendo.com>
14363
14364         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
14365         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
14366         Don't close the fd in multifdsink as we didn't open it in the
14367         first place. Some cleanups.
14368
14369 2004-09-15  Wim Taymans  <wim@fluendo.com>
14370
14371         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14372         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14373         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14374         Fix the case where the muxer would mark pages as delta
14375         frames when they are not (vorbis only ogg).
14376
14377 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14378
14379         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
14380         (gst_play_base_bin_change_state):
14381           Handle the case where we failed to setup a clear pipeline. This
14382           will throw an error (or EOS, another nice case) and if you don't
14383           catch that, the app will wait for the signal forever (and thus
14384           hang).
14385
14386 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14387
14388         * ext/gnomevfs/gstgnomevfssink.c:
14389         (gst_gnomevfssink_uri_get_protocols):
14390         * ext/gnomevfs/gstgnomevfssrc.c:
14391         (gst_gnomevfssrc_uri_get_protocols):
14392         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14393         * ext/gnomevfs/gstgnomevfsuri.h:
14394           Use _uri_new() instead of _open(), so it doesn't take as long and
14395           Christophe's computer won't hang.
14396         * gst/playback/gstplaybasebin.c: (unknown_type):
14397           Throw error on unknown media type, so apps actually display it.
14398
14399 2004-09-14  Brian Cameron  <brian.cameron@sun.com
14400
14401         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
14402           this script to work on Solaris since bash shell handles echo
14403           differenly than bash.
14404
14405 2004-09-17  Wim Taymans  <wim@fluendo.com>
14406
14407         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
14408         (setup_source), (gst_play_base_bin_set_property),
14409         (gst_play_base_bin_add_element):
14410         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
14411         Some more work on making sure seeking pauses the pipeline and
14412         that changing the uri actually does something.
14413
14414 2004-09-17  Wim Taymans  <wim@fluendo.com>
14415
14416         * gst/tcp/gstfdset.c: (gst_fdset_wait):
14417         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
14418         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
14419         (gst_tcpserversink_close):
14420         Be a bit more paranoid when freeing memory.
14421
14422 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14423
14424         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
14425         (qtdemux_parse_trak):
14426           Don't crash by dividing by zero (see sample movie in #126922).
14427
14428 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14429
14430         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
14431           Don't touch non-existing data (fixes crash on file in #140147).
14432
14433 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14434
14435         * gst/playback/gstplaybasebin.c:
14436         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
14437           Handle double disposals, and proper change of URIs.
14438
14439 2004-09-13  Martin Eikermann <meiker@upb.de>
14440
14441         * gst/mpegstream/gstmpegparse.c:
14442           fix synchronistation for streams recorded from digital PCR
14443           fixes bug #119376
14444
14445 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14446
14447         * ext/gnomevfs/Makefile.am:
14448         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14449         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
14450         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
14451         (gst_gnomevfssink_uri_get_type),
14452         (gst_gnomevfssink_uri_get_protocols),
14453         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
14454         (gst_gnomevfssink_uri_handler_init),
14455         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
14456         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
14457         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
14458         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
14459         (gst_gnomevfssrc_uri_get_type),
14460         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
14461         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
14462         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
14463         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
14464         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14465         * ext/gnomevfs/gstgnomevfsuri.h:
14466           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
14467           of fake URIs to see which this version of Gnome-VFS likes, and
14468           uses that for the Gst-URI interface. Makes playbin support http://
14469           streams. Also fix up some stupid behaviour in gnomevfssrc.
14470
14471 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14472
14473         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
14474         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
14475         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
14476         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
14477           Update mixer (to sync with other sessions) if we try to obtain
14478           a new value. This makes alsamixer work accross applications.
14479         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
14480           Only call sync functions if we're running, else alsalib asserts.
14481         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
14482           Sometimes fails to compile. Possibly a gcc bug.
14483         * gst/playback/gstplaybin.c: (gen_video_element),
14484         (gen_audio_element):
14485           Add a reference to an application-provided object, because we lose
14486           this same reference if we add it to the bin. If we don't do this,
14487           we can only use this object once and thus crash if we go from
14488           ready to playing, back to ready and back to playing again.
14489           Also add an audioscale element because several cheap soundcards -
14490           like mine - don't support all samplerates.
14491         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14492         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
14493           Fix wrong order or PAR calls. Makes automatically obtained PAR
14494           from the X server atually being used.
14495
14496 2004-09-12  David Schleef  <ds@schleef.org>
14497
14498         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
14499         #151887, #152102, #152247.
14500         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
14501         * examples/seeking/cdparanoia.c: same
14502         * examples/seeking/cdplayer.c: same
14503         * examples/seeking/seek.c: same
14504         * examples/seeking/spider_seek.c: same
14505         * examples/seeking/vorbisfile.c: same
14506         * examples/stats/mp2ogg.c: same
14507         * ext/esd/esdsink.c: (gst_esdsink_class_init),
14508         (gst_esdsink_dispose): Dispose of element properly.
14509         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
14510         fixes.
14511         * ext/nas/nassink.c: (gst_nassink_class_init),
14512         (gst_nassink_dispose): Dispose of element correctly.
14513         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
14514         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
14515         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
14516         Fix 64-bit warning.
14517         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
14518         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
14519         Fix 64-bit warning.
14520
14521 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14522
14523         * configure.ac : change speex detection as 1.1.6 now uses
14524           .pc/pkg-config and they changed their headers location.
14525
14526 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
14527
14528         * gst/matroska/matroska-mux.h:
14529         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
14530         (gst_matroska_mux_start), (gst_matroska_mux_finish),
14531         (gst_matroska_mux_write_data):
14532           Write multiple blocks/frames per cluster.
14533                 Write meta-seek information (seek heads).
14534
14535 2004-09-09  Scott Wheeler <wheeler@kde.org>
14536
14537         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
14538         (gst_play_bin_set_property), (gst_play_bin_get_property),
14539         (gen_audio_element), (gen_audio_element):
14540           Add a volume element / property to the pipeline.
14541
14542 2004-09-07  Wim Taymans  <wim@fluendo.com>
14543
14544         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
14545         Copy timestamps from the master pad to the output buffers.
14546
14547 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14548
14549         * ext/raw1394/gstdv1394src.c:
14550           throw errors when applicable
14551
14552 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
14553
14554         * gst/matroska/ebml-ids.h:
14555         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
14556         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
14557         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
14558           automatically convert unix time <-> ebml time when reading/writing
14559           a date, use gst_ebml_write_uint to write CUETIME,
14560           not gst_ebml_write_date.
14561         * gst/matroska/matroska-ids.h:
14562         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
14563         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
14564         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
14565         (gst_matroska_mux_write_data):
14566           Write track and segment UIDs, write muxing date, write
14567           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
14568           Create cues for audio only files.
14569
14570 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14571
14572         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14573         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14574           Re-commit ALSA switches.
14575         * gst/adder/gstadder.c: (gst_adder_loop):
14576           64-bit fix (#151416).
14577         * gst/debug/progressreport.c: (gst_progressreport_report):
14578           64-bit fix (#151419).
14579         * gst/matroska/matroska-demux.c:
14580         (gst_matroska_demux_parse_contents):
14581           64-bit fix (#151420).
14582         * gst/playback/test3.c: (update_scale):
14583           64-bit fix (#151421).
14584
14585 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14586
14587         * configure.ac:
14588           bump nano to cvs
14589
14590 === release 0.8.4 ===
14591
14592 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14593
14594         * configure.ac: releasing 0.8.4, "Alias"
14595
14596 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14597
14598         * ext/theora/Makefile.am:
14599           fix makefile.  Fixes #151462.
14600
14601 2004-08-30  Wim Taymans  <wim@fluendo.com>
14602
14603         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
14604         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14605         (gst_multifdsink_remove_client_link),
14606         (gst_multifdsink_client_queue_buffer),
14607         (gst_multifdsink_handle_client_write):
14608         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14609         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14610         Fix some memory leaks.
14611
14612 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14613
14614         Patch by: David Schleef
14615
14616         * configure.ac:
14617         * sys/Makefile.am:
14618           rename our detection macro for V4L2.  Fixes #151236.
14619
14620 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14621
14622         Patch by: David Schleef
14623
14624         * configure.ac:
14625           check to define LAMEPRESET.  Fixes #151232.
14626
14627 2004-08-27  David Schleef  <ds@schleef.org>
14628
14629         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
14630         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
14631         (gst_glimagesink_fixate):  Move local variable declarations to
14632         make gcc-2.95 happy.
14633
14634 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14635
14636         * configure.ac:
14637           bump nano for prerelease
14638
14639 2004-08-27  David Schleef  <ds@schleef.org>
14640
14641         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
14642         * sys/sunaudio/gstsunaudiosrc.c:
14643         * sys/sunaudio/gstsunaudiosrc.h:
14644
14645 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
14646
14647         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
14648         handle EOS correctly
14649         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
14650         * gst/matroska/matroska-mux.h:
14651         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
14652         VFW compatibility mode
14653
14654 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14655
14656         patch by: Zaheer Abbas Merali
14657
14658         * ext/ogg/gstoggmux.c:
14659         * ext/vorbis/vorbisenc.c:
14660         * ext/vorbis/vorbisenc.h:
14661           handle NEWMEDIA
14662
14663 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
14664
14665         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
14666         fix byte order reversion on little endian machines.
14667         * gst/matroska/matroska-mux.c: (audiosink_templ),
14668         (gst_matroska_mux_audio_pad_link):
14669         add TTA codec to the list of supported codecs.
14670         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14671         (gst_matroska_mux_start), (gst_matroska_mux_finish),
14672         (gst_matroska_mux_write_data):
14673         * gst/matroska/matroska-mux.h:
14674         write segment duration correctly, write muxing app string, fixes bugs
14675         #140897 and #140898.
14676         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
14677         wait for all pads to be negotiated before starting to mux.
14678
14679 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14680
14681         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
14682         * ext/lame/gstlame.h:
14683         Added new media support to lame
14684
14685 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
14686
14687         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
14688         send vorbis headers at the beginning of a stream, fixes bug #141554.
14689         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
14690         bug #148950.
14691         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
14692         (gst_matroska_demux_plugin_init):
14693         * gst/matroska/matroska-ids.h:
14694         enable demuxing of TTA audio streams, fixes bug #148951.
14695         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
14696         enable typefinding for TTA audio files, fixes bug #148711.
14697         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
14698         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
14699         fixes playback of packed bitstream and xvid with bframes, bug #135407.
14700
14701 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
14702
14703         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14704         (gst_riff_read_element_data), (gst_riff_read_seek),
14705         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
14706         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
14707         <teuf@gnome.org>
14708
14709 2004-08-23 Iain <iaingnome@gmail.com>
14710
14711         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
14712         tags. They appear to be handled differently to normal.
14713         (tag_list_to_id3_tag_foreach): Ditto.
14714
14715 2004-08-22  Wim Taymans  <wim@fluendo.com>
14716
14717         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14718         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14719         Make sure we never send -1 granulepos.
14720
14721 2004-08-20  Wim Taymans  <wim@fluendo.com>
14722
14723         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14724         (gst_ogg_mux_loop):
14725         I will accept bitchslappings with non sharp objects.
14726
14727 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14728
14729         * configure.ac:
14730         Clean up the test for lame presets
14731
14732 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14733
14734         * configure.ac:
14735         * ext/lame/Makefile.am:
14736         * ext/lame/gstlame.c: (gst_lame_class_init),
14737         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
14738         Only enable lame presets if version of lame has presets in API
14739
14740 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
14741         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
14742         * gst/udp/gstudpsrc.h:
14743           Don't call gst_pad_push in a get function. Fixes #150449
14744
14745 2004-08-18  Wim Taymans  <wim@fluendo.com>
14746
14747         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
14748         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
14749         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
14750         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
14751         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
14752         (gst_fdset_wait):
14753         * gst/tcp/gstfdset.h:
14754         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14755         (gst_multifdsink_client_queue_buffer),
14756         (gst_multifdsink_handle_client_write):
14757         * gst/tcp/gstmultifdsink.h:
14758         Some extra checks in gstfdset.
14759         Only use send() when the fd is a socket. Don't try to
14760         read from write only fds.
14761
14762 2004-08-18  Wim Taymans  <wim@fluendo.com>
14763
14764         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
14765         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
14766         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
14767         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
14768         (gst_fdset_wait):
14769         Add more locking and bounds checking.
14770
14771 2004-08-18  Wim Taymans  <wim@fluendo.com>
14772
14773         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
14774         Realloc test fdset in the lock and right before starting
14775         the poll call. Bump the limit to 4096.
14776
14777 2004-08-17  David Schleef  <ds@schleef.org>
14778
14779         * sys/sunaudio/Makefile.am:
14780         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
14781         of rates and channels.  Make debugging less obnoxious.
14782
14783         Patch from Balamurali Viswanathan implementing a mixer for
14784         Sun audio.  (bug #144091):
14785         * sys/sunaudio/gstsunelement.c:
14786         * sys/sunaudio/gstsunelement.h:
14787         * sys/sunaudio/gstsunmixer.c:
14788         * sys/sunaudio/gstsunmixer.h:
14789
14790 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14791
14792         * gst/audioscale/gstaudioscale.c:
14793         * gst/audioscale/gstaudioscale.h:
14794         made audioscale resample from any sample rate to any sample rate
14795
14796 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14797
14798         * ext/libpng/gstpngdec.c:
14799           error out on unsupported types
14800
14801 2004-08-17  Iain <iaingnome@gmail.com>
14802
14803         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
14804         mid_side and loose_mid_side properties if its a stereo stream.
14805
14806 2004-08-17  Wim Taymans  <wim@fluendo.com>
14807
14808         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
14809         (theora_get_formats), (theora_dec_src_convert),
14810         (theora_dec_sink_convert), (theora_dec_src_query),
14811         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
14812         Add a debug line.
14813
14814 2004-08-17  Wim Taymans  <wim@fluendo.com>
14815
14816         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
14817         (gst_ogg_pad_push):
14818         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14819         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14820         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
14821         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14822         Mark delta units in the muxer.
14823         Try to decode the packet after an out-of-sync error from
14824         libogg.
14825
14826 2004-08-17  Wim Taymans  <wim@fluendo.com>
14827
14828         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
14829         (gst_multifdsink_init), (gst_multifdsink_add),
14830         (gst_multifdsink_client_queue_buffer),
14831         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
14832         * gst/tcp/gstmultifdsink.h:
14833         Added option to send a keyframe to clients as the first buffer.
14834         Make timeout property writable.
14835
14836 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14837
14838         patch by: Wim Taymans
14839
14840         * gst/tcp/gstfdset.c:
14841         * gst/tcp/gstmultifdsink.c:
14842           fix index comparison, should include 0
14843
14844 2004-08-16  Wim Taymans  <wim@fluendo.com>
14845
14846         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
14847         (gst_fdset_add_fd), (gst_fdset_remove_fd),
14848         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
14849         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
14850         (gst_fdset_wait):
14851           copy when reallocing for poll so the select arguments don't get
14852           changed during the call
14853
14854 2004-08-16  Wim Taymans  <wim@fluendo.com>
14855
14856         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
14857         (gst_theora_enc_class_init), (theora_enc_sink_link),
14858         (theora_buffer_from_packet), (theora_enc_chain):
14859         Fix bug where buffers were not marked as keyframes
14860         correctly.
14861
14862 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14863
14864         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
14865         (gst_lame_preset_get_type), (gst_lame_class_init):
14866         describe the enum values for vbr mode and presets more verbosely
14867
14868 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14869
14870         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
14871         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
14872         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
14873         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
14874         * ext/lame/gstlame.h:
14875         add preset property to lame so it can use lame presets
14876
14877 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14878
14879         * ext/lame/gstlame.c: (gst_lame_get_property):
14880         whoops forgot break, thanks teuf
14881
14882 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14883
14884         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
14885         (gst_lame_class_init), (gst_lame_src_getcaps),
14886         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
14887         (gst_lame_get_property), (gst_lame_setup):
14888         * ext/lame/gstlame.h:
14889         fix lame's broken vbr stuff, allow it to resample if need be, and also
14890         make xing header optional
14891
14892 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14893
14894         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
14895         added getcaps function so samplerate doesnt get fixated to silly values
14896
14897 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14898
14899         * ext/lame/gstlame.c: (gst_lame_src_link):
14900         revert previous fix
14901
14902 2004-08-12  Johan Dahlin  <johan@gnome.org>
14903
14904         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
14905         checks. Doesn't matter what state we are in. Interfaces are a
14906         compile time thing, not runtime. It also broke the python bindings.
14907
14908 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14909
14910         * ext/lame/gstlame.c: (gst_lame_src_link):
14911         made source pad link function check if sinkpad is ok..fixes the problem
14912         where core fixates the output rate of lame stupidly
14913
14914 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14915
14916         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
14917         * sys/v4l/v4l_calls.c:
14918         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
14919           fix fixate function to handle nonsimple caps.
14920           remove bogus check in _link
14921           cleanups
14922
14923 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14924
14925         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
14926         set default compression ratio parameter to 0.0 so bitrate parameter
14927         works :)
14928
14929 2004-08-11  David Schleef  <ds@schleef.org>
14930
14931         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
14932
14933 2004-08-11  David Schleef  <ds@schleef.org>
14934
14935         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
14936         before.
14937
14938 2004-08-11  David Schleef  <ds@schleef.org>
14939
14940         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
14941
14942 2004-08-11  David Schleef  <ds@schleef.org>
14943
14944         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
14945           license field
14946         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
14947         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
14948           LGPL.
14949         * gst/auparse/gstauparse.c: Fix plugin license field.
14950         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
14951         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
14952         * gst/rtp/gstrtp.c: Fix plugin license field.
14953
14954 2004-08-11  Wim Taymans  <wim@fluendo.com>
14955
14956         * gst/tcp/Makefile.am:
14957         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
14958         (ensure_size), (gst_fdset_new), (gst_fdset_free),
14959         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
14960         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
14961         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
14962         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
14963         (gst_fdset_fd_can_write), (gst_fdset_wait):
14964         * gst/tcp/gstfdset.h:
14965         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
14966         (gst_multifdsink_class_init), (gst_multifdsink_init),
14967         (gst_multifdsink_add), (gst_multifdsink_remove),
14968         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
14969         (gst_multifdsink_remove_client_link),
14970         (gst_multifdsink_handle_client_read),
14971         (gst_multifdsink_client_queue_data),
14972         (gst_multifdsink_client_queue_caps),
14973         (gst_multifdsink_client_queue_buffer),
14974         (gst_multifdsink_handle_client_write),
14975         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14976         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
14977         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14978         (gst_multifdsink_close):
14979         * gst/tcp/gstmultifdsink.h:
14980         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14981         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14982         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
14983         (gst_tcpserversink_close):
14984         * gst/tcp/gsttcpserversink.h:
14985         Abstracted away the select call, implemented poll (yes we ran into
14986         the 1024 limit in production).
14987
14988 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14989
14990         * gst/tcp/gsttcp.c:
14991         * gst/tcp/gsttcpplugin.c:
14992           improve debuggging, remove assert
14993
14994 2004-08-10  Wim Taymans  <wim@fluendo.com>
14995
14996         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
14997         (gst_client_status_get_type), (gst_multifdsink_class_init),
14998         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
14999         (gst_multifdsink_handle_client_read),
15000         (gst_multifdsink_handle_client_write),
15001         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15002         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
15003         (gst_multifdsink_get_property):
15004         * gst/tcp/gstmultifdsink.h:
15005         * gst/tcp/gsttcp-marshal.list:
15006         Starting to prepare for specifying buffer time in other units
15007         than buffers. Expose remove reason in signal.
15008
15009 2004-08-10  Wim Taymans  <wim@fluendo.com>
15010
15011         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15012         (gst_multifdsink_remove), (gst_multifdsink_clear),
15013         (gst_multifdsink_remove_client_link),
15014         (gst_multifdsink_handle_client_read),
15015         (gst_multifdsink_client_queue_data),
15016         (gst_multifdsink_client_queue_buffer),
15017         (gst_multifdsink_handle_client_write),
15018         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
15019         (gst_multifdsink_chain), (gst_multifdsink_close):
15020         * gst/tcp/gstmultifdsink.h:
15021         Added more debugging info. Changed the way clients are
15022         removed from the lists. Fixed a bug where a bad file descriptor
15023         could cause many clients to be removed.
15024
15025 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15026
15027         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
15028           allow all pixel-aspect-ratios, not just 1:1
15029
15030 2004-08-09  David Schleef  <ds@schleef.org>
15031
15032         * sys/glsink/ARB_multitexture.h:  Remove old files.
15033         * sys/glsink/EXT_paletted_texture.h:
15034         * sys/glsink/NV_register_combiners.h:
15035         * sys/glsink/gstgl_nvimage.c:
15036         * sys/glsink/gstgl_pdrimage.c:
15037         * sys/glsink/gstgl_rgbimage.c:
15038         * sys/glsink/gstglsink.c:
15039         * sys/glsink/gstglsink.h:
15040         * sys/glsink/gstglxwindow.c:
15041         * sys/glsink/regcomb_yuvrgb.c:
15042
15043 2004-08-09  David Schleef  <ds@schleef.org>
15044
15045         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
15046         GL sink plugin.  (Bug #147302)
15047
15048         * configure.ac: Test for OpenGL
15049         * sys/Makefile.am: Use test for OpenGL
15050         * sys/glsink/Makefile.am:
15051         * sys/glsink/glimagesink.c: rewrite
15052         * sys/glsink/glimagesink.h: rewrite
15053
15054 2004-08-09  David Schleef  <ds@schleef.org>
15055
15056         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
15057         sane framerates.
15058         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
15059         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
15060         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
15061
15062 2004-08-09  Wim Taymans  <wim@fluendo.com>
15063
15064         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15065         (gst_multifdsink_add), (gst_multifdsink_get_stats),
15066         (gst_multifdsink_client_remove),
15067         (gst_multifdsink_handle_client_read),
15068         (gst_multifdsink_handle_client_write),
15069         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15070         Do a bit more logging, make the client_read code more robust.
15071
15072 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15073
15074         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
15075         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
15076         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
15077         (gst_jpegdec_init), (gst_jpegdec_chain):
15078         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
15079         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
15080           cleanups, debugging fixes and memleak plugging
15081
15082 2004-08-09  Wim Taymans  <wim@fluendo.com>
15083
15084         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
15085         (theora_get_formats), (theora_dec_src_convert),
15086         (theora_dec_sink_convert), (theora_dec_src_query),
15087         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
15088         (theora_dec_change_state):
15089         Don't crash on missing header packets.
15090
15091 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15092
15093         * po/LINGUAS:
15094         * po/sq.po:
15095           Added Albanian translation (Laurent Dhima)
15096         * po/cs.po:
15097           updated
15098
15099 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15100
15101         * ext/lame/gstlame.c:
15102           fix/add debugging
15103
15104 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15105
15106         * sys/ximage/ximagesink.c:
15107         * sys/xvimage/xvimagesink.c:
15108           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
15109
15110 2004-08-06  Wim Taymans  <wim@fluendo.com>
15111
15112         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15113         (gst_multifdsink_add), (gst_multifdsink_get_stats),
15114         (gst_multifdsink_client_remove),
15115         (gst_multifdsink_handle_client_read),
15116         (gst_multifdsink_handle_client_write),
15117         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15118         Make sure we don't try to read more from a client that what
15119         ioctl says us or we deadlock.
15120
15121 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15122
15123         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
15124         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
15125         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
15126           decouple running_time and n_frames so it can handle changing
15127           framerate while running
15128
15129 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15130
15131         * po/nl.po:
15132         * po/sv.po:
15133           updated translations
15134
15135 2004-08-04  Benjamin Otte  <otte@gnome.org>
15136
15137         * gst/videotestsrc/gstvideotestsrc.c:
15138         (gst_videotestsrc_get_capslist), (generate_capslist),
15139         (plugin_init):
15140           generate the list of supported caps at startup and reuse it instead
15141           of always generating it
15142
15143 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15144
15145         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
15146           whoops, last checkin broke normal build
15147
15148 2004-08-03  Benjamin Otte  <otte@gnome.org>
15149
15150         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
15151         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15152         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15153         (gst_alsa_mixer_get_option):
15154         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
15155         (dvdnavsrc_print_event):
15156         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
15157         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
15158         (gst_ogg_mux_pad_unlink):
15159         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
15160         (gst_multipart_mux_pad_unlink):
15161         * gst/videofilter/gstvideobalance.c:
15162         (gst_videobalance_colorbalance_set_value):
15163         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
15164         (gst_videomixer_pad_unlink):
15165         * po/uk.po:
15166         * sys/oss/gstossmixer.c:
15167         * sys/v4l/gstv4lcolorbalance.c:
15168         * sys/v4l/gstv4ltuner.c:
15169         * sys/v4l/v4lsrc_calls.c:
15170         * sys/v4l2/gstv4l2colorbalance.c:
15171         * sys/v4l2/gstv4l2tuner.c:
15172           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
15173
15174 2004-08-03  Benjamin Otte  <otte@gnome.org>
15175
15176         * examples/dynparams/filter.c: (ui_control_create):
15177         * examples/gstplay/player.c: (print_tag):
15178         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
15179         * ext/gdk_pixbuf/gstgdkanimation.c:
15180         (gst_gdk_animation_iter_may_advance):
15181         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
15182         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
15183         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
15184         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
15185         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
15186         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
15187         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
15188         * gst/sine/demo-dparams.c: (main):
15189         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
15190         * testsuite/alsa/formats.c: (create_pipeline):
15191         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
15192           fixes for G_DISABLE_ASSERT and friends
15193         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15194         (mp3_type_frame_length_from_header), (mp3_type_find),
15195         (plugin_init):
15196           require mp3 typefinding to have at least MIN_HEADERS valid headers
15197           add typefinding for AAC adts files
15198
15199 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
15200
15201         * sys/ximage/ximagesink.c:
15202         (gst_ximagesink_calculate_pixel_aspect_ratio):
15203         * sys/xvimage/xvimagesink.c:
15204         (gst_xvimagesink_calculate_pixel_aspect_ratio):
15205         Make sure we calculate pixel-aspect-ratio using floating point maths
15206
15207 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15208
15209         * po/uk.po:
15210           updated translation
15211
15212 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15213
15214         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15215         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
15216           add debugging for display PAR calculation
15217
15218 2004-08-02  David Schleef  <ds@schleef.org>
15219
15220         * configure.ac: Fix mikmod CFLAGS.
15221
15222 2004-07-27  Benjamin Otte  <otte@gnome.org>
15223
15224         * gst/audioscale/gstaudioscale.c:
15225         - fix templates to only support S16, it's the only format that works
15226         - make caps nego code use try_set_caps_nonfixed and fixation instead
15227         of try_set_caps twice, which is not nice for autopluggers
15228         - change rank to secondary, so autopluggers can pick it up after
15229         audioconvert
15230
15231 2004-08-02  Iain <iain@prettypeople.org>
15232
15233         * gst/interleave/interleave.c (interleave_init),
15234         (interleave_request_new_pad),
15235         (interleave_pad_removed),
15236         (interleave_buffered_loop): Use the real pad count, not the artificial
15237         one.
15238
15239 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15240
15241         * configure.ac: bump nano back to development
15242
15243 === release 0.8.3 ===
15244
15245 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15246
15247         * configure.ac: releasing 0.8.3, "Water"
15248
15249 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15250
15251         * sys/xvimage/xvimagesink.c:
15252         (gst_xvimagesink_calculate_pixel_aspect_ratio),
15253         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
15254         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
15255         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
15256         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15257         * sys/xvimage/xvimagesink.h:
15258           apply similar PAR fixes as to ximagesink
15259
15260 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15261
15262         patch from: Benjamin Otte
15263
15264         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
15265           add link function to lame.  Fixes #148986.
15266
15267 2004-08-02  Johan Dahlin  <johan@gnome.org>
15268
15269         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
15270         fix debugging log
15271
15272 2004-07-30  David Schleef  <ds@schleef.org>
15273
15274         * gst/videomixer/Makefile.am: Fix things that should have been
15275         fixed in the last checkin.
15276
15277 2004-07-30  David Schleef  <ds@schleef.org>
15278
15279         * gst/multipart/Makefile.am: Fix things that should have been
15280         fixed in the last checkin.
15281
15282 2004-07-30  David Schleef  <ds@schleef.org>
15283
15284         * testsuite/multifilesink/Makefile.am: Fix unused variable.
15285
15286 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15287
15288         * configure.ac:
15289           bump nano for prerelease
15290         * po/af.po:
15291         * po/az.po:
15292         * po/cs.po:
15293         * po/en_GB.po:
15294         * po/hu.po:
15295         * po/nl.po:
15296         * po/sr.po:
15297         * po/sv.po:
15298         * po/uk.po:
15299           updates
15300
15301 2004-07-30  Wim Taymans  <wim@fluendo.com>
15302
15303         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15304         (gst_multifdsink_add), (gst_multifdsink_remove),
15305         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
15306         (gst_multifdsink_client_remove),
15307         (gst_multifdsink_handle_client_write),
15308         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15309         * gst/tcp/gstmultifdsink.h:
15310         Recover from a select with a bad file descriptor by removing
15311         the client.
15312
15313 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15314
15315         * configure.ac:
15316           fix requirement of core
15317         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
15318         (gst_play_pipeline_setup):
15319           don't use colorspace element.  do use hermescolorspace element.
15320           make macro to get a colorspace element.
15321           mark strings for translation.
15322         * po/POTFILES.in:
15323           add play.c
15324         * po/af.po:
15325         * po/az.po:
15326         * po/cs.po:
15327         * po/en_GB.po:
15328         * po/hu.po:
15329         * po/nl.po:
15330         * po/sr.po:
15331         * po/sv.po:
15332         * po/uk.po:
15333           update translations
15334
15335 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15336
15337         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
15338         fix default for newmedia flag
15339
15340 2004-07-30  Wim Taymans  <wim@fluendo.com>
15341
15342         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
15343         (gst_theora_dec_init), (theora_get_formats),
15344         (theora_dec_src_convert), (theora_dec_sink_convert),
15345         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
15346         (theora_dec_chain), (theora_dec_set_property),
15347         (theora_dec_get_property):
15348         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15349         (gst_theora_enc_class_init), (gst_theora_enc_init),
15350         (theora_enc_sink_link), (theora_enc_chain),
15351         (theora_enc_set_property), (theora_enc_get_property):
15352         Added cropping option to theora decoder.
15353         Added border option to theora encoder.
15354
15355 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15356
15357         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
15358         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
15359         (gst_pngenc_set_property):
15360         * ext/libpng/gstpngenc.h:
15361         Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pngenc snapshot=false newmedia=true ! multifilesink location=blah%d.png works as expected
15362
15363 2004-07-30  Wim Taymans  <wim@fluendo.com>
15364
15365         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15366         (theora_enc_sink_link), (theora_enc_chain),
15367         (theora_enc_set_property), (theora_enc_get_property):
15368         Fix encoding of non-multiple-of-16 video.
15369
15370 2004-07-29  David Schleef  <ds@schleef.org>
15371
15372         * configure.ac: make test for audiofile more strict
15373
15374 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15375
15376         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15377           give different names to typefind functions
15378
15379 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15380
15381         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
15382         (gst_ximagesink_calculate_pixel_aspect_ratio),
15383         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
15384         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15385         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
15386         (gst_ximagesink_get_property), (gst_ximagesink_init):
15387         * sys/ximage/ximagesink.h:
15388           allocate PAR's dynamically.
15389           use autodetected PAR if no object-set PAR is given.
15390           add workaround for directfb's X not setting physical size.
15391           fix to xvimagesink will follow tomorrow.
15392
15393 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15394
15395         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
15396         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15397         (gst_shout2send_get_type), (gst_shout2send_set_clock),
15398         (gst_shout2send_class_init), (gst_shout2send_init),
15399         (set_shout_metadata), (gst_shout2send_set_metadata),
15400         (gst_shout2send_chain), (gst_shout2send_set_property),
15401         (gst_shout2send_get_property), (gst_shout2send_connect),
15402         (gst_shout2send_change_state):
15403         * ext/shout2/gstshout2.h:
15404         - fix for sending mp3 audio to icecast2 server, if pad link function not
15405         called before PAUSED state
15406         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
15407         - added tagging support for mp3 audio broadcasted
15408         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
15409         debug info
15410
15411 2004-07-28  Wim Taymans  <wim@fluendo.com>
15412
15413         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
15414         (gst_ogg_demux_push):
15415         Return query failure when we don't know the length of
15416         an ogg stream insteda of returning TRUE with a bogus value.
15417
15418 2004-07-28  Wim Taymans  <wim@fluendo.com>
15419
15420         * ext/theora/theoradec.c: (theora_get_formats),
15421         (theora_dec_src_convert), (theora_dec_sink_convert),
15422         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
15423         (theora_dec_chain):
15424         Don't screw up the 1 Chroma for 1 luma sample situation when we
15425         have an odd offset/width by adding a black border in those cases.
15426
15427 2004-07-28  Wim Taymans  <wim@fluendo.com>
15428
15429         * ext/theora/theoradec.c: (theora_get_formats),
15430         (theora_dec_src_convert), (theora_dec_sink_convert),
15431         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
15432         (theora_dec_chain):
15433         * ext/theora/theoraenc.c: (theora_enc_sink_link):
15434         Added first attempt at cropping of the image as required by the
15435         theora spec. We need more properties in the caps (offset_x,
15436         offset_y,stride) to implement this correctly.
15437
15438 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
15439
15440         * ext/dvdnav/README:
15441           Update the README to use dvddemux
15442         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
15443           Ensure getcaps returns a subset of the template caps
15444         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
15445         (gst_mpeg2subt_init):
15446           Ensure getcaps returns a subset of the template caps
15447         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
15448         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
15449         (gst_dvd_demux_get_subpicture_stream),
15450         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
15451         * gst/mpegstream/gstdvddemux.h:
15452           Set the explicit caps on the current_video pad before pushing
15453           anything
15454         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
15455         (gst_mpeg_demux_get_audio_stream):
15456           Free caps used to gst_pad_set_explicit_caps, which takes a const
15457           GstCaps *
15458
15459 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15460
15461         * configure.ac: update GStreamer requirement to 0.8.4 because of
15462           GstFraction.
15463
15464 2004-07-28  Wim Taymans  <wim@fluendo.com>
15465
15466         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15467         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
15468         Add the pad to the element after setting up the caps. This
15469         makes it a lot easier to autoplug.
15470
15471 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
15472
15473         * gst/median/gstmedian.c:
15474         * gst/mpeg2subt/gstmpeg2subt.c:
15475         * gst/mpegaudioparse/gstmpegaudioparse.c:
15476         * gst/mpegstream/gstdvddemux.c:
15477         * gst/mpegstream/gstmpegdemux.c:
15478         * gst/mpegstream/gstmpegpacketize.c:
15479         * gst/rtjpeg/gstrtjpeg.c:
15480         * gst/rtjpeg/gstrtjpegdec.c:
15481         * gst/rtjpeg/gstrtjpegenc.c:
15482         * gst/sine/gstsinesrc.c:
15483         * gst/smooth/gstsmooth.c:
15484         * gst/smpte/gstsmpte.c:
15485         * gst/smpte/gstsmpte.h:
15486         * gst/stereo/gststereo.c:
15487         * gst/videofilter/gstgamma.c:
15488         * gst/videofilter/gstvideobalance.c:
15489         * gst/videofilter/gstvideofilter.c:
15490         * gst/videofilter/gstvideoflip.c:
15491         * gst/videoscale/gstvideoscale.c:
15492         * gst/videoscale/videoscale.c:
15493         * gst/videotestsrc/gstvideotestsrc.c:
15494         * gst/videotestsrc/videotestsrc.c:
15495         * gst/wavenc/gstwavenc.c:
15496         * gst/wavparse/gstwavparse.c:
15497           fix local includes and 64 bits constants
15498
15499 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
15500
15501         * win32/gst.sln:
15502         * gst-libs/gst/*/*.vcproj:
15503         * gst/*/*.vcproj:
15504           more working plugins
15505
15506 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15507
15508         * testsuite/alsa/Makefile.am:
15509         * testsuite/alsa/srcstate.c:
15510         add test for alsasrc changing state
15511
15512 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15513
15514         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
15515         (gst_silence_get):
15516         * gst/silence/gstsilence.h:
15517         fix silence generation for 16bit raw audio
15518
15519 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15520
15521         * gst/matroska/matroska-demux.c:
15522         (gst_matroska_demux_parse_metadata),
15523         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
15524         * gst/mpegaudio/common.c:
15525         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
15526         (gst_videoscale_getcaps), (gst_videoscale_link),
15527         (gst_videoscale_src_fixate), (gst_videoscale_init),
15528         (gst_videoscale_finalize):
15529         * gst/videoscale/gstvideoscale.h:
15530         * gst/videotestsrc/gstvideotestsrc.c:
15531         (gst_videotestsrc_get_capslist):
15532         * gst/wavenc/gstwavenc.c:
15533         * sys/oss/gstossmixer.c: (fill_labels):
15534         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
15535         (gst_ximagesink_handle_xevents),
15536         (gst_ximagesink_calculate_pixel_aspect_ratio),
15537         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
15538         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
15539         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
15540         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
15541         (gst_ximagesink_init), (gst_ximagesink_class_init):
15542         * sys/ximage/ximagesink.h:
15543         * sys/xvimage/xvimagesink.c:
15544         (gst_xvimagesink_calculate_pixel_aspect_ratio),
15545         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
15546         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
15547         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
15548         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15549         * sys/xvimage/xvimagesink.h:
15550           first batch of pixel aspect ratio commits.
15551
15552 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15553
15554         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15555         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
15556         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
15557           handle stride, needs work if we want to move stride handling
15558           upstream, but works correctly for our purposes.
15559
15560 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15561
15562         * gst/videoscale/README:
15563           add testing examples
15564         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
15565         (gst_videoscale_chain):
15566         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
15567         (gst_videoscale_get_size):
15568           add get_size function that handles stride like videotestsrc.
15569           fixes conversion for YUV formats for as much as I can test them.
15570
15571 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15572
15573         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
15574         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
15575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15576         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
15577         (gst_xvimagesink_xvimage_put):
15578           further cleanups, logging, error handling and synchronizing
15579
15580 2004-07-27  Wim Taymans  <wim@fluendo.com>
15581
15582         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15583         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
15584         (gst_videomixer_pad_set_property),
15585         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
15586         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15587         (gst_videomixer_class_init), (gst_videomixer_init),
15588         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
15589         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
15590         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
15591         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15592         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15593         (gst_videomixer_loop), (plugin_init):
15594         Be a nicer negotiation citizen and provide a getcaps function on
15595         the srcpad. This also fixes a crash when resizing.
15596
15597 2004-07-27  Julien MOUTTE  <julien@moutte.net>
15598
15599         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15600         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
15601
15602 2004-07-27  Wim Taymans  <wim@fluendo.com>
15603
15604         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
15605         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
15606         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
15607         (gst_pngenc_set_property):
15608         * ext/libpng/gstpngenc.h:
15609         Added snapshot property to pngenc.
15610         removed g_print from pngdec
15611
15612 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
15613
15614         * gst/ac3parse/ac3parse.vcproj
15615         * gst/adder/adder.vcproj
15616         * gst/alpha/alpha.vcproj
15617         * gst/alpha/alphacolor.vcproj
15618         * gst/asfdemux/asf.vcproj
15619         * gst/audioconvert/audioconvert.vcproj
15620         * gst/audiorate/audiorate.vcproj
15621         * gst/audioscale/audioscale.vcproj
15622         * gst/auparse/auparse.vcproj
15623         * gst/avi/avi.vcproj
15624         * gst/cdxaparse/cdxaparse.vcproj
15625         * gst/chart/chart.vcproj
15626         * gst/colorspace/colorspace.vcproj
15627         * gst/cutter/cutter.vcproj
15628         * gst/debug/debug.vcproj
15629         * gst/debug/efence.vcproj
15630         * gst/debug/navigationtest.vcproj
15631         * gst/deinterlace/deinterlace.vcproj
15632         * gst/effectv/effectv.vcproj
15633         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
15634         * gst/filter/filter.vcproj
15635         * gst/flx/flxdec.vcproj
15636         * gst/goom/goom.vcproj
15637         * gst/interleave/interleave.vcproj
15638         * gst/law/alaw.vcproj
15639         * gst/law/mulaw.vcproj
15640         * gst/matroska/matroska.vcproj
15641         * gst/median/median.vcproj
15642         * gst/mixmatrix/mixmatrix.vcproj
15643         * gst/mpeg1sys/mpeg1systemencode.vcproj
15644         * gst/mpeg1videoparse/mp1videoparse.vcproj
15645         * gst/mpeg2sub/mpeg2subt.vcproj
15646         * gst/mpegaudio/mpegaudio.vcproj
15647         * gst/mpegaudioparse/mpegaudioparse.vcproj
15648         * gst/mpegstream/mpegstream.vcproj
15649         * gst/multifilesink/multifilesink.vcproj
15650         * gst/multipart/multipart.vcproj
15651         * gst/oneton/oneton.vcproj
15652         * gst/overlay/overlay.vcproj
15653         * gst/passthrough/passthrough.vcproj
15654         * gst/qtdemux/qtdemux.vcproj
15655         * gst/realmedia/rmdemux.vcproj
15656         * gst/rtjpeg/rtjpeg.vcproj
15657         * gst/rtp/rtp.vcproj
15658         * gst/silence/silence.vcproj
15659         * gst/sine/sinesrc.vcproj
15660         * gst/smooth/smooth.vcproj
15661         * gst/smpte/smpte.vcproj
15662         * gst/spectrum/spectrum.vcproj
15663         * gst/speed/speed.vcproj
15664         * gst/stereo/stereo.vcproj
15665         * gst/switch/switch.vcproj
15666         * gst/tags/tagedit.vcproj
15667         * gst/tcp/tcp.vcproj
15668         * gst/typefind/typefindfunctions.vcproj
15669         * gst/udp/udp.vcproj
15670         * gst/videobox/videobox.vcproj
15671         * gst/videocrop/videocrop.vcproj
15672         * gst/videodrop/videodrop.vcproj
15673         * gst/videofilter/gamma.vcproj
15674         * gst/videofilter/videobalance.vcproj
15675         * gst/videofilter/videofilter.vcproj
15676         * gst/videofilter/videoflip.vcproj
15677         * gst/videoflip/videoflip.vcproj
15678         * gst/videomixer/videomixer.vcproj
15679         * gst/videorate/videorate.vcproj
15680         * gst/videoscale/videoscale.vcproj
15681         * gst/videotestsrc/videotestsrc.vcproj
15682         * gst/virtualdub/virtualdub.vcproj
15683         * gst/volenv/volenv.vcproj
15684         * gst/volume/volume.vcproj
15685         * gst/wavenc/wavenc.vcproj
15686         * gst/wavparse/wavparse.vcproj
15687         * gst/y4m/y4menc.vcproj
15688         * gst-libs/gst/audio/audio.vcproj
15689         * gst-libs/gst/audio/audiofilter.vcproj
15690         * gst-libs/gst/colorbalance/colorbalance.vcproj
15691         * gst-libs/gst/idct/idtc.vcproj
15692         * gst-libs/gst/media-info/media-info.vcproj
15693         * gst-libs/gst/mixer/mixer.vcproj
15694         * gst-libs/gst/navigation/navigation.vcproj
15695         * gst-libs/gst/play/play.vcproj
15696         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
15697         * gst-libs/gst/resample/resample.vcproj
15698         * gst-libs/gst/riff/riff.vcproj
15699         * gst-libs/gst/tuner/tuner.vcproj
15700         * gst-libs/gst/video/video.vcproj
15701         * gst-libs/gst/xoverlay/xoverlay.vcproj
15702           avoid problems with math.h, fix release dependancy
15703           rename GStreamer-0.8.lib to libgstreamer.lib
15704
15705 2004-07-27  Julien MOUTTE  <julien@moutte.net>
15706
15707         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
15708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
15709         the atom is not available we have to unlock the mutex. Fixes #148023
15710
15711 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15712
15713         * gst-libs/gst/media-info/media-info.h:
15714           issue for a vararg macro with MSVC
15715
15716 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15717
15718         * gst/effectv/effectv.vcproj
15719         * gst-libs/gst/idct/idct.vcproj:
15720         * gst-libs/gst/media-info/media-info.vcproj:
15721         * gst-libs/gst/navigation/navigation.vcproj:
15722         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
15723         * gst-libs/gst/video/video.vcproj:
15724         * gst-libs/gst/xoverlay/xoverlay.vcproj:
15725           fixes for build problems
15726
15727 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15728
15729         * gst-libs/gst/audio/audio.def:
15730         * gst-libs/gst/audio/riff.def:
15731           add some definitions needed by plugins
15732
15733 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15734
15735         * gst/asfdemux/gstasfmux.c
15736           Fix some 64 bits constants to be glib friendly
15737
15738 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15739
15740         * gst/ac3parse/gstac3parse.c
15741         * gst/audioscale/gstaudioscale.c
15742         * gst/auparse/gstauparse.c
15743         * gst/colorspace/gstcolorspace.c
15744         * gst/colorspace/yuv2rgb.h
15745           local include fixes
15746
15747 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15748
15749         * win32/gst.sln
15750           add more plugins to the build
15751
15752 2004-07-26  Julien MOUTTE  <julien@moutte.net>
15753
15754         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
15755         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
15756
15757 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15758
15759         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
15760         (gst_level_set_property), (gst_level_get_property),
15761         (gst_level_base_init), (gst_level_class_init):
15762           add debugging categories.  cleanups.
15763
15764 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15765
15766         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
15767         (gst_videoscale_planar411), (gst_videoscale_planar400),
15768         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
15769         (gst_videoscale_scale_nearest_str1),
15770         (gst_videoscale_scale_nearest_str2),
15771         (gst_videoscale_scale_nearest_str4),
15772         (gst_videoscale_scale_nearest_16bit),
15773         (gst_videoscale_scale_nearest_24bit):
15774           fixed stride issues
15775           tested with 320x240 -> 321, 322, 324 x240
15776           tested with YV12, I420, YUY2, UYVY
15777           fixed packed422rev (don't think it could have worked before)
15778           by testing with UYVY
15779
15780 2004-07-26  Benjamin Otte  <otte@gnome.org>
15781
15782         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
15783         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
15784         (plugin_init):
15785           add debugging category, add error checks like checking return values
15786           of setup calls, make sure it still works after
15787           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
15788
15789 2004-07-26  Wim Taymans  <wim@fluendo.com>
15790
15791         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
15792         (gst_mpeg_demux_get_audio_stream),
15793         (gst_mpeg_demux_process_private):
15794         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
15795         Check for error codes from the negotiation functions. Make sure
15796         we really set the pad caps when a new pad is created.
15797
15798 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15799
15800         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15801         (gst_ffmpeg_caps_to_pix_fmt):
15802         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
15803         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15804         (gst_ffmpegcolorspace_pad_link):
15805           don't make function do two things at the same time without reason.
15806
15807 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15808
15809         * gst/ac3parse/ac3parse.vcproj
15810         * gst/adder/adder.vcproj
15811         * gst/alpha/alpha.vcproj
15812         * gst/alpha/alphacolor.vcproj
15813         * gst/asfdemux/asf.vcproj
15814         * gst/audioconvert/audioconvert.vcproj
15815         * gst/audiorate/audiorate.vcproj
15816         * gst/audioscale/audioscale.vcproj
15817         * gst/auparse/auparse.vcproj
15818         * gst/avi/avi.vcproj
15819         * gst/cdxaparse/cdxaparse.vcproj
15820         * gst/chart/chart.vcproj
15821         * gst/colorspace/colorspace.vcproj
15822         * gst/cutter/cutter.vcproj
15823         * gst/debug/debug.vcproj
15824         * gst/debug/efence.vcproj
15825         * gst/debug/navigationtest.vcproj
15826         * gst/deinterlace/deinterlace.vcproj
15827         * gst/effectv/effectv.vcproj
15828         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
15829         * gst/filter/filter.vcproj
15830         * gst/flx/flxdec.vcproj
15831         * gst/goom/goom.vcproj
15832         * gst/interleave/interleave.vcproj
15833         * gst/law/alaw.vcproj
15834         * gst/law/mulaw.vcproj
15835         * gst/matroska/matroska.vcproj
15836         * gst/median/median.vcproj
15837         * gst/mixmatrix/mixmatrix.vcproj
15838         * gst/mpeg1sys/mpeg1systemencode.vcproj
15839         * gst/mpeg1videoparse/mp1videoparse.vcproj
15840         * gst/mpeg2sub/mpeg2subt.vcproj
15841         * gst/mpegaudio/mpegaudio.vcproj
15842         * gst/mpegaudioparse/mpegaudioparse.vcproj
15843         * gst/mpegstream/mpegstream.vcproj
15844         * gst/multifilesink/multifilesink.vcproj
15845         * gst/multipart/multipart.vcproj
15846         * gst/oneton/oneton.vcproj
15847         * gst/overlay/overlay.vcproj
15848         * gst/passthrough/passthrough.vcproj
15849         * gst/qtdemux/qtdemux.vcproj
15850         * gst/realmedia/rmdemux.vcproj
15851         * gst/rtjpeg/rtjpeg.vcproj
15852         * gst/rtp/rtp.vcproj
15853         * gst/silence/silence.vcproj
15854         * gst/sine/sinesrc.vcproj
15855         * gst/smooth/smooth.vcproj
15856         * gst/smpte/smpte.vcproj
15857         * gst/spectrum/spectrum.vcproj
15858         * gst/speed/speed.vcproj
15859         * gst/stereo/stereo.vcproj
15860         * gst/switch/switch.vcproj
15861         * gst/tags/tagedit.vcproj
15862         * gst/tcp/tcp.vcproj
15863         * gst/typefind/typefindfunctions.vcproj
15864         * gst/udp/udp.vcproj
15865         * gst/videobox/videobox.vcproj
15866         * gst/videocrop/videocrop.vcproj
15867         * gst/videodrop/videodrop.vcproj
15868         * gst/videofilter/gamma.vcproj
15869         * gst/videofilter/videobalance.vcproj
15870         * gst/videofilter/videofilter.vcproj
15871         * gst/videofilter/videoflip.vcproj
15872         * gst/videoflip/videoflip.vcproj
15873         * gst/videomixer/videomixer.vcproj
15874         * gst/videorate/videorate.vcproj
15875         * gst/videoscale/videoscale.vcproj
15876         * gst/videotestsrc/videotestsrc.vcproj
15877         * gst/virtualdub/virtualdub.vcproj
15878         * gst/volenv/volenv.vcproj
15879         * gst/volume/volume.vcproj
15880         * gst/wavenc/wavenc.vcproj
15881         * gst/wavparse/wavparse.vcproj
15882         * gst/y4m/y4menc.vcproj
15883           more plugins supported under windows
15884
15885 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15886
15887         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15888         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
15889         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
15890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15891         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
15892           Add debugging statements.  Use the sizes as returned by the
15893           *CreateImage calls.
15894
15895 2004-07-26  Johan Dahlin  <johan@gnome.org>
15896
15897         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
15898         the pad is negotiated.
15899
15900         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
15901
15902 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15903
15904         * gst-libs/gst/colorbalance/colorbalance.vcproj:
15905         * gst-libs/gst/idct/idct.vcproj:
15906         * gst-libs/gst/media-info/media-info.vcproj:
15907         * gst-libs/gst/mixer/mixer.vcproj:
15908         * gst-libs/gst/navigation/navigation.vcproj:
15909         * gst-libs/gst/play/play.vcproj:
15910         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
15911         * gst-libs/gst/resample/resample.vcproj:
15912         * gst-libs/gst/tuner/tuner.vcproj:
15913         * gst-libs/gst/video/video.vcproj:
15914         * gst-libs/gst/xoverlay/xoverlay.vcproj:
15915           more plugins supported under windows
15916
15917 2004-07-25 Iain <iain@prettypeople.org>
15918
15919         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
15920         pad now rather than when the pad is created because state changes wipe
15921         explicit caps (fixes #148043).
15922
15923 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
15924
15925         reviewed by Benjamin Otte  <otte@gnome.org>
15926
15927         * ext/mad/gstmad.c:
15928           fix mad plugin crashing on Sun (fixes #148289)
15929
15930 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
15931
15932         * gst/avi/avi.def:
15933         * gst/avi/avi.vcproj:
15934         * gst/matroska/matroska.def:
15935         * gst/matroska/matroska.vcproj:
15936           remove unused .def files
15937
15938 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
15939
15940         * gst-libs/gst/audio/gstaudiofilter.c:
15941           Clean the local include
15942
15943 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
15944
15945         * win32/gst.sln:
15946         * gst-libs/gst/audio/audio.def:
15947         * gst-libs/gst/audio/audio.vcproj:
15948         * gst-libs/gst/audio/audiofilter.vcproj:
15949         * gst-libs/gst/audio/riff.def:
15950         * gst-libs/gst/audio/riff.vcproj:
15951         * gst-libs/gst/gst-libs.def:
15952         * gst-libs/gst/gst-libs.vcproj:
15953         * gst/avi/avi.vcproj:
15954         * gst/avi/avi.vcproj:
15955           Copy the files where needed after building, cleaner projects
15956
15957 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
15958
15959         * gst/matroska/ebml-write.c:
15960           Fix some 64 bits constants to be glib friendly
15961
15962 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
15963
15964         * win32/gst.sln:
15965         * gst-libs/gst/gst-libs.def:
15966         * gst-libs/gst/gst-libs.vcproj:
15967         * gst/matroska/matroska.def:
15968         * gst/matroska/matroska.vcproj:
15969           Add the preliminary canvas to build plugins on Win32
15970
15971 2004-07-23  Benjamin Otte  <otte@gnome.org>
15972
15973         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15974           don't enfore negotiation from source side, it breaks
15975           sinesrc ! audioconvert ! osssink
15976
15977 2004-07-22  David Schleef  <ds@schleef.org>
15978
15979         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
15980         for ELF files, since they can easily be recognized as audio/mpeg.
15981         (bug #147441)
15982
15983 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15984
15985         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
15986         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
15987         (gst_videoscale_scale_nearest_24bit),
15988         (gst_videoscale_scale_nearest_16bit):
15989           fix 16bit and 24bit for stride (24bit might need testing)
15990           don't pretend we do more than one algorithm
15991
15992 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15993
15994         * configure.ac:
15995         * gst/Makefile.am:
15996         * gst/multifilesink/Makefile.am:
15997         * gst/multifilesink/gstmultifilesink.c:
15998         (gst_multifilesink_get_formats),
15999         (gst_multifilesink_get_query_types), (_do_init),
16000         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
16001         (gst_multifilesink_init), (gst_multifilesink_dispose),
16002         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
16003         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
16004         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
16005         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
16006         (gst_multifilesink_chain), (gst_multifilesink_change_state),
16007         (gst_multifilesink_uri_get_type),
16008         (gst_multifilesink_uri_get_protocols),
16009         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
16010         (gst_multifilesink_uri_handler_init), (plugin_init):
16011         * gst/multifilesink/gstmultifilesink.h:
16012         * testsuite/Makefile.am:
16013         * testsuite/multifilesink/Makefile.am:
16014         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
16015         (gst_newmedia_class_init), (gst_newmedia_init),
16016         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
16017         (newfile_signal), (test_signal), (main):
16018         multifilesink plugin for creating new files every time a new media
16019         discontinuity event occurs
16020
16021 2004-07-22  Wim Taymans  <wim@fluendo.com>
16022
16023         * gst/alpha/Makefile.am:
16024         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
16025         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
16026         (gst_alpha_color_init), (gst_alpha_color_set_property),
16027         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
16028         (transform), (gst_alpha_color_chain),
16029         (gst_alpha_color_change_state), (plugin_init):
16030         Stupid plugin to to RGBA to AYUV conversion because none of
16031         the colorspace plugins can handle that yet.
16032
16033 2004-07-22  Wim Taymans  <wim@fluendo.com>
16034
16035         * examples/seeking/seek.c: (update_scale), (main):
16036         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16037         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
16038         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
16039         (gst_decode_bin_init), (gst_decode_bin_dispose),
16040         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16041         (no_more_pads), (close_link), (type_found),
16042         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16043         (plugin_init):
16044         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16045         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16046         (gst_play_base_bin_dispose), (queue_overrun),
16047         (gen_preroll_element), (remove_prerolls), (unknown_type),
16048         (no_more_pads), (new_stream), (setup_source),
16049         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
16050         (play_base_eos), (gst_play_base_bin_change_state),
16051         (gst_play_base_bin_add_element),
16052         (gst_play_base_bin_remove_element),
16053         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16054         (gst_play_base_bin_unlink_stream),
16055         (gst_play_base_bin_get_streaminfo):
16056         * gst/playback/gstplaybin.c: (gen_video_element),
16057         (gen_audio_element):
16058         * gst/playback/gststreaminfo.h:
16059         More playback updates, attempt to fix things after the state change
16060         breakage.
16061
16062 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16063
16064         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
16065         (gst_videoscale_scale_nearest_16bit):
16066           comment algorithm
16067
16068 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16069
16070         * gst/videotestsrc/gstvideotestsrc.c:
16071         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
16072         (gst_videotestsrc_init), (gst_videotestsrc_get),
16073         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
16074         (gst_videotestsrc_get_property):
16075         * gst/videotestsrc/gstvideotestsrc.h:
16076         * gst/videotestsrc/videotestsrc.c:
16077         * gst/videotestsrc/videotestsrc.h:
16078           cleanup and commenting
16079
16080 2004-07-21  Wim Taymans  <wim@fluendo.com>
16081
16082         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
16083         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
16084         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
16085         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
16086         (_find_chain_get_unknown_part), (_find_streams_check),
16087         (gst_ogg_demux_push), (gst_ogg_pad_push):
16088         * ext/theora/theoradec.c: (theora_get_formats),
16089         (theora_dec_src_convert), (theora_dec_sink_convert),
16090         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16091         (theora_dec_chain):
16092         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
16093         (vorbis_dec_convert), (vorbis_dec_src_query),
16094         (vorbis_dec_src_event), (vorbis_dec_event):
16095         More seeking fixes, oggdemux now supports seeking to time and
16096         uses the downstream element to convert granulepos to time.
16097         Seeking in theora-only ogg files now works.
16098
16099 2004-07-21  Wim Taymans  <wim@fluendo.com>
16100
16101         * ext/theora/theoradec.c: (gst_theora_dec_init),
16102         (theora_get_formats), (theora_get_event_masks),
16103         (theora_get_query_types), (theora_dec_src_convert),
16104         (theora_dec_sink_convert), (theora_dec_src_query),
16105         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
16106         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
16107         (vorbis_get_event_masks), (vorbis_get_query_types),
16108         (gst_vorbis_dec_init), (vorbis_dec_convert),
16109         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
16110         Added query/convert/formats functions to vorbis and theora decoders
16111         so that the outside world can use them too. Fixed seeking on an
16112         ogg/theora/vorbis file by disabling the seeking seeking on the
16113         theora srcpad.
16114
16115 2004-07-21  Julien MOUTTE  <julien@moutte.net>
16116
16117         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16118         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
16119         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
16120         images creation for both elements. We don't create the image on caps
16121         nego or renego, we just destroy the internal one if present if it does
16122         not match the needs. The chain function takes care of creating a new
16123         image when needed.
16124         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16125         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
16126         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
16127         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
16128         the image format information. The buffer pool checks for the context
16129         image format and discard images with different formats.
16130         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
16131
16132 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
16133
16134         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16135         (gst_ffmpegcolorspace_chain):
16136           no point in doing any chaining if the pad we want to push from
16137           isn't usable.
16138
16139 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16140
16141         * gst-libs/gst/riff/riff-media.c:
16142         (gst_riff_create_audio_caps_with_data):
16143           Fix double end-to-native symbol conversion (#148021).
16144
16145 2004-07-20  David Schleef  <ds@schleef.org>
16146
16147         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
16148         Don't use an Atom that doesn't exist.
16149
16150 2004-07-20  Wim Taymans  <wim@fluendo.com>
16151
16152         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16153         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16154         (gst_multifdsink_client_remove),
16155         (gst_multifdsink_handle_client_write),
16156         (gst_multifdsink_queue_buffer):
16157         * gst/tcp/gstmultifdsink.h:
16158         More multifdsink stats. Avoid deadlock by releasing locks
16159         before sending out a signal.
16160
16161 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16162
16163         * po/LINGUAS:
16164         * po/hu.po:
16165           added Hungarian translation (Laszlo Dvornik)
16166
16167 2004-07-20  Wim Taymans  <wim@fluendo.com>
16168
16169         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16170         (gst_multifdsink_add), (gst_multifdsink_client_remove),
16171         (gst_multifdsink_handle_client_write),
16172         (gst_multifdsink_queue_buffer):
16173         * gst/tcp/gsttcp-marshal.list:
16174         Fixed the stupid marshal definition.
16175
16176 2004-07-20  Wim Taymans  <wim@fluendo.com>
16177
16178         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16179         (gst_multifdsink_init), (gst_multifdsink_add),
16180         (gst_multifdsink_client_remove),
16181         (gst_multifdsink_handle_client_write),
16182         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
16183         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
16184         (gst_multifdsink_init_send):
16185         * gst/tcp/gstmultifdsink.h:
16186         Added more stats, added timeout for a client, fixed some typos
16187         and added some comments.
16188
16189 2004-07-20  Wim Taymans  <wim@fluendo.com>
16190
16191         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16192         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16193         (gst_multifdsink_client_remove),
16194         (gst_multifdsink_handle_client_write):
16195         * gst/tcp/gstmultifdsink.h:
16196         * gst/tcp/gsttcp-marshal.list:
16197         Added get_stats method that returns a GValueArray of
16198         stats values.
16199
16200 2004-07-19  Benjamin Otte  <otte@gnome.org>
16201
16202         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
16203           make sure longname, description and author are valid UTF-8
16204
16205 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16206
16207         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
16208         (gst_ximagesink_set_property):
16209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
16210         (gst_xvimagesink_set_property):
16211           make sure SYNCHRONOUS is respected after getting the X context
16212
16213 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16214
16215         * gst/matroska/matroska-demux.c:
16216         (gst_matroska_demux_handle_src_event),
16217         (gst_matroska_demux_parse_blockgroup):
16218         * gst/matroska/matroska-ids.h:
16219           add BlockReference tag and ignore it to clear out log.
16220           ignore NAVIGATION events to clear out log.
16221
16222 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16223
16224         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16225         (gst_matroska_demux_add_stream):
16226         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
16227           add debug categories
16228
16229 2004-07-16  Wim Taymans  <wim@fluendo.com>
16230
16231         * ext/libpng/Makefile.am:
16232         * ext/libpng/gstpng.c: (plugin_init):
16233         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
16234         (gst_pngdec_get_type), (gst_pngdec_base_init),
16235         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
16236         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
16237         * ext/libpng/gstpngdec.h:
16238         Added png decoder.
16239
16240 2004-07-16  Julien MOUTTE  <julien@moutte.net>
16241
16242         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
16243         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
16244         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
16245         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
16246         (gst_ximagesink_buffer_alloc):
16247         * sys/ximage/ximagesink.h:
16248         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
16249         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
16250         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16251         (gst_xvimagesink_buffer_alloc):
16252         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
16253         again. Using internal data pointer of the x(v)image to store image's
16254         data to be coherent with the buffer alloc mechanism. Investigated the
16255         image destruction code to be sure that everything gets freed correctly.
16256
16257 2004-07-16  Wim Taymans  <wim@fluendo.com>
16258
16259         * gst-libs/gst/riff/riff-read.c:
16260         (gst_riff_read_strf_vids_with_data),
16261         (gst_riff_read_strf_auds_with_data):
16262         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16263         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
16264         Make sure we don't create 0 sized subbuffers in riff-read.
16265         Signal the no more pads signal after reading the avi header.
16266
16267 2004-07-16  Wim Taymans  <wim@fluendo.com>
16268
16269         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16270         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
16271         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
16272         (gst_decode_bin_init), (gst_decode_bin_dispose),
16273         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16274         (no_more_pads), (close_link), (type_found),
16275         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16276         (gst_decode_bin_change_state), (plugin_init):
16277         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16278         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16279         (gst_play_base_bin_dispose), (queue_overrun),
16280         (gen_preroll_element), (remove_prerolls), (unknown_type),
16281         (no_more_pads), (new_stream), (setup_source),
16282         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
16283         (play_base_eos), (gst_play_base_bin_change_state),
16284         (gst_play_base_bin_add_element),
16285         (gst_play_base_bin_remove_element),
16286         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16287         (gst_play_base_bin_unlink_stream),
16288         (gst_play_base_bin_get_streaminfo):
16289         * gst/playback/gstplaybasebin.h:
16290         Better error recovery. Added configurable preroll queue size. Faster
16291         detection of no-more-pads.
16292
16293 2004-07-16  Wim Taymans  <wim@fluendo.com>
16294
16295         * gst-libs/gst/video/video.h:
16296         Added 32 bits RGBA. Not sure if we should use another mime-type
16297         for alpha rgb. Currently the presence of the alpha_mask property
16298         signals an alpha channel.
16299
16300 2004-07-16  Wim Taymans  <wim@fluendo.com>
16301
16302         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16303         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
16304         FPS seems to be 0.0 to MAX everywhere else.
16305
16306 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16307
16308         * gst-libs/gst/riff/riff-media.c:
16309         (gst_riff_create_video_caps_with_data):
16310           mp42/mp43 (no caps) exist too.
16311         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16312           Set pixel_width/height; we've got them in-caps.
16313         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16314         * gst/wavparse/gstwavparse.c: (plugin_init):
16315           Both are valid primary.
16316         * sys/oss/gstossmixer.c:
16317           Remove i18n hack and enable translations.
16318
16319 2004-07-15  Benjamin Otte  <otte@gnome.org>
16320
16321         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
16322         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
16323           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
16324
16325 2004-07-15  Benjamin Otte  <otte@gnome.org>
16326
16327         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16328         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
16329         (gst_alsa_close_audio):
16330           disable some of the debugging code for now. Writing debugging to a
16331           buffer is broken in current alsalib releases.
16332
16333 2004-07-12  Benjamin Otte  <otte@gnome.org>
16334
16335         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
16336           use bufferpools
16337
16338 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16339
16340         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16341         (theora_dec_src_query), (theora_dec_event):
16342         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
16343           add debugging categories.  Remove \n's.
16344
16345 2004-07-13  Johan Dahlin  <johan@gnome.org>
16346
16347         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
16348         (gst_play_bin_get_property): Impl.
16349
16350 2004-07-13  Wim Taymans  <wim@fluendo.com>
16351
16352         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
16353         When trying to find the stream length, seek back N pages
16354         instead of just one, where N is the number of streams in
16355         the current chain.
16356
16357 2004-07-13  Wim Taymans  <wim@fluendo.com>
16358
16359         * gst-libs/gst/riff/riff-media.c:
16360         (gst_riff_create_audio_caps_with_data),
16361         (gst_riff_create_audio_caps),
16362         (gst_riff_create_audio_template_caps):
16363         * gst-libs/gst/riff/riff-media.h:
16364         * gst-libs/gst/riff/riff-read.c:
16365         (gst_riff_read_strf_vids_with_data),
16366         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
16367         * gst-libs/gst/riff/riff-read.h:
16368         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16369         (gst_avi_demux_add_stream):
16370         Set codec_data on caps for avidemuxer.
16371
16372 2004-07-12  David Schleef  <ds@schleef.org>
16373
16374         * configure.ac: Fix test for Objective C
16375
16376 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
16377         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16378         (gst_gdk_pixbuf_chain):
16379           Add svg and pcx to template caps, and ensure that getcaps returns a
16380           subset of the template caps.
16381           Copy each row manually for output, as gdkpixbuf may pad the
16382           rowstride to a 32-bit word boundary.
16383
16384 2004-07-12  Wim Taymans  <wim@fluendo.com>
16385
16386         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
16387         (gst_riff_create_video_template_caps):
16388         Fix the template caps to include some more media types.
16389
16390 2004-07-12  Wim Taymans  <wim@fluendo.com>
16391
16392         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16393         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16394         (compare_ranks), (print_feature), (gst_decode_bin_init),
16395         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
16396         (try_to_link_1), (new_pad), (close_link), (type_found),
16397         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16398         (gst_decode_bin_change_state), (plugin_init):
16399         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16400         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16401         (gst_play_base_bin_dispose), (queue_overrun),
16402         (gen_preroll_element), (remove_prerolls), (no_more_pads),
16403         (new_stream), (setup_source), (gst_play_base_bin_set_property),
16404         (gst_play_base_bin_get_property), (play_base_eos),
16405         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
16406         (gst_play_base_bin_remove_element),
16407         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16408         (gst_play_base_bin_unlink_stream),
16409         (gst_play_base_bin_get_streaminfo):
16410         * gst/playback/gstplaybasebin.h:
16411         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16412         (gst_play_bin_class_init), (gst_play_bin_init),
16413         (gst_play_bin_dispose), (gst_play_bin_set_property),
16414         (gst_play_bin_get_property), (gen_video_element),
16415         (gen_audio_element), (remove_sinks), (setup_sinks),
16416         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
16417         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16418         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16419         (gst_play_bin_query), (plugin_init):
16420         * gst/playback/test4.c: (main):
16421         More fixes on reusing of the element.
16422
16423 2004-07-11  Benjamin Otte  <otte@gnome.org>
16424
16425         * ext/mad/gstmad.c: (normal_seek):
16426           allow seeking for other methods than just SET
16427
16428 2004-07-11  Andy Wingo  <wingo@pobox.com>
16429
16430         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
16431         float, "any" caps -> buffer_frames=[0,MAX].
16432
16433         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
16434         doesn't intersect our caps with the template any more. Do it
16435         ourselves.
16436         (interleave_buffered_loop): Use g_newa instead of malloc/free.
16437
16438 2004-07-09  Wim Taymans  <wim@fluendo.com>
16439
16440         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16441         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16442         (compare_ranks), (print_feature), (gst_decode_bin_init),
16443         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
16444         (try_to_link_1), (new_pad), (close_link), (type_found),
16445         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16446         (gst_decode_bin_change_state), (plugin_init):
16447         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16448         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16449         (gst_play_base_bin_dispose), (queue_overrun),
16450         (gen_preroll_element), (remove_prerolls), (no_more_pads),
16451         (new_stream), (setup_source), (gst_play_base_bin_set_property),
16452         (gst_play_base_bin_get_property), (play_base_eos),
16453         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
16454         (gst_play_base_bin_remove_element),
16455         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16456         (gst_play_base_bin_unlink_stream),
16457         (gst_play_base_bin_get_streaminfo):
16458         * gst/playback/gstplaybasebin.h:
16459         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16460         (gst_play_bin_class_init), (gst_play_bin_init),
16461         (gst_play_bin_dispose), (gst_play_bin_set_property),
16462         (gst_play_bin_get_property), (gen_video_element),
16463         (gen_audio_element), (remove_sinks), (setup_sinks),
16464         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
16465         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16466         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16467         (gst_play_bin_query), (plugin_init):
16468         * gst/playback/test4.c: (main):
16469         Work on object reuse and seeking.
16470
16471 2004-07-09  Wim Taymans  <wim@fluendo.com>
16472
16473         * examples/seeking/seek.c: (iterate):
16474         Don't consume all CPU in the idle loop.
16475
16476 2004-07-09  Wim Taymans  <wim@fluendo.com>
16477
16478         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
16479         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
16480         Add pad to element *after* setting the pad functions so that
16481         the scheduler can use the correct ones.
16482
16483 2004-07-09  Wim Taymans  <wim@fluendo.com>
16484
16485         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
16486         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
16487         Sync to keyframe after seek
16488
16489 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16490
16491         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
16492         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16493         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
16494         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
16495         * ext/libvisual/visual.c: (gst_visual_change_state):
16496         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
16497         * ext/theora/theoradec.c: (theora_dec_change_state):
16498         * ext/theora/theoraenc.c: (theora_enc_change_state):
16499         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
16500         * gst-libs/gst/navigation/navigation.c:
16501         * gst/adder/gstadder.c: (gst_adder_change_state):
16502         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
16503         (gst_audio_convert_get_buffer):
16504         * gst/multipart/multipartdemux.c:
16505         (gst_multipart_demux_change_state):
16506         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
16507         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16508         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
16509         * gst/videoscale/gstvideoscale.c:
16510         (gst_videoscale_handle_src_event):
16511         * gst/volume/gstvolume.c: (volume_chain_int16):
16512           don't assert in state change, this should be done by the base
16513           GstElement class.
16514           various debugging fixes.
16515
16516 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16517
16518         * configure.ac:
16519         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
16520         (gst_play_dispose), (gst_play_set_location),
16521         (gst_play_set_data_src), (gst_play_set_video_sink),
16522         (gst_play_set_audio_sink), (gst_play_set_visualization),
16523         (gst_play_connect_visualization), (gst_play_get_sink_element),
16524         (gst_play_get_all_by_interface):
16525         * gst-libs/gst/play/play.h:
16526           add new method to get elements implementing an interface.
16527           add various error logging
16528
16529 2004-07-08  Wim Taymans  <wim@fluendo.com>
16530
16531         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
16532         (make_mpeg_pipeline), (make_mpegnt_pipeline),
16533         (make_playerbin_pipeline), (query_durations_elems),
16534         (query_durations_pads), (query_positions_elems),
16535         (query_positions_pads), (update_scale), (iterate), (stop_seek),
16536         (main):
16537         Added playbin seeking example.
16538
16539 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16540
16541         * gst-libs/gst/play/play.c: (gst_play_set_location),
16542         (gst_play_set_data_src), (gst_play_set_video_sink),
16543         (gst_play_set_audio_sink), (gst_play_set_visualization),
16544         (gst_play_connect_visualization), (gst_play_get_framerate):
16545           use a macro to look up elements from hash table
16546
16547 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16548
16549         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
16550         (gst_play_get_length_callback), (gst_play_set_location),
16551         (gst_play_seek_to_time), (gst_play_set_data_src),
16552         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16553         (gst_play_set_visualization), (gst_play_connect_visualization),
16554         (gst_play_get_sink_element):
16555         - add debugging info
16556         - fix looking up sink elements by iterating over complete caps
16557         - put everything except for source and autoplugger in a complete bin
16558
16559 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16560
16561         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
16562         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
16563         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
16564         (gst_alsa_sink_write), (gst_alsa_sink_loop):
16565         * ext/alsa/gstalsasink.h:
16566         - add debugging info
16567         - clean up schizophrenia of data/buffer/event
16568         - fix double event unref error
16569
16570 2004-07-08  Wim Taymans  <wim@fluendo.com>
16571
16572         * gst/playback/Makefile.am:
16573         Add headers to noinst
16574
16575 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16576
16577         * tools/gst-launch-ext-m.m:
16578         * tools/gst-launch-ext.1.in:
16579           convert to the third millenium
16580
16581 2004-07-07  David Schleef  <ds@schleef.org>
16582
16583         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
16584
16585 2004-07-07  Wim Taymans  <wim@fluendo.com>
16586
16587         * gst/playback/Makefile.am:
16588         * gst/playback/README:
16589         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16590         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16591         (compare_ranks), (print_feature), (gst_decode_bin_init),
16592         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
16593         (try_to_link_1), (new_pad), (close_link), (type_found),
16594         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16595         (plugin_init):
16596         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16597         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16598         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
16599         (gen_preroll_element), (no_more_pads), (new_stream),
16600         (setup_source), (gst_play_base_bin_set_property),
16601         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
16602         (gst_play_base_bin_add_element),
16603         (gst_play_base_bin_remove_element),
16604         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16605         (gst_play_base_bin_unlink_stream),
16606         (gst_play_base_bin_get_streaminfo):
16607         * gst/playback/gstplaybasebin.h:
16608         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16609         (gst_play_bin_class_init), (gst_play_bin_init),
16610         (gst_play_bin_dispose), (gst_play_bin_set_property),
16611         (gst_play_bin_get_property), (gen_video_element),
16612         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
16613         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
16614         (gst_play_bin_get_formats), (gst_play_bin_convert),
16615         (gst_play_bin_get_query_types), (gst_play_bin_query),
16616         (plugin_init):
16617         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
16618         (gst_stream_info_get_type), (gst_stream_info_class_init),
16619         (gst_stream_info_init), (gst_stream_info_new),
16620         (gst_stream_info_dispose), (gst_stream_info_set_property),
16621         (gst_stream_info_get_property):
16622         * gst/playback/gststreaminfo.h:
16623         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
16624         (main):
16625         * gst/playback/test2.c: (main):
16626         * gst/playback/test3.c: (update_scale), (main):
16627         More playbin fixes. Added README. Do better element filtering.
16628         Added base class to preroll media. Added test apps.
16629
16630 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16631
16632         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
16633         * ext/mpeg2dec/gstmpeg2dec.h:
16634           various debugging improvements.  Reset stream to next picture
16635           instead of sequence header, otherwise seeks cannot work.
16636
16637 2004-07-07  Wim Taymans  <wim@fluendo.com>
16638
16639         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
16640         (gst_video_box_class_init), (gst_video_box_set_property),
16641         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
16642         Use pad_alloc where possible.
16643
16644 2004-07-07  Wim Taymans  <wim@fluendo.com>
16645
16646         * sys/oss/gstosselement.c: (gst_osselement_reset),
16647         (gst_osselement_parse_caps):
16648         * sys/oss/gstosselement.h:
16649         * sys/oss/gstosssrc.c: (gst_osssrc_get):
16650         Fix offset on osssrc.
16651
16652 2004-07-07  Wim Taymans  <wim@fluendo.com>
16653
16654         * ext/theora/theora.c: (plugin_init):
16655         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
16656         (theora_dec_src_query), (theora_dec_chain):
16657         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16658         (theora_enc_sink_link), (theora_buffer_from_packet),
16659         (theora_push_packet), (theora_enc_chain):
16660         Fix theora granulepos calculation.
16661         Fix overflow in duration/position calculation.
16662         Bump rank to PRIMARY for theoradec.
16663         Use granulepos of last packet to calculate position.
16664         Set keyframe flag on buffers when needed.
16665
16666 2004-07-06  David Schleef  <ds@schleef.org>
16667
16668         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
16669         serious?  (Fixed, obviously.)
16670
16671 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16672
16673         * po/LINGUAS:
16674         * po/cs.po:
16675           added Czech translation (Miloslav Trmac)
16676
16677 2004-07-05  Wim Taymans  <wim@fluendo.com>
16678
16679         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16680         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16681         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
16682         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16683         (close_link), (type_found), (gst_decode_bin_set_property),
16684         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
16685         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
16686         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
16687         (gst_decode_bin_query), (plugin_init):
16688         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16689         (gst_play_bin_class_init), (gst_play_bin_init),
16690         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
16691         (get_video_element), (new_pad), (setup_source),
16692         (gst_play_bin_set_property), (gst_play_bin_get_property),
16693         (gst_play_bin_change_state), (gst_play_bin_add_element),
16694         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
16695         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16696         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16697         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
16698         * gst/playback/test.c: (main):
16699         More fixes, cleaned up playbin, make it use decodebin. Added
16700         threaded property to playbin.
16701
16702 2004-07-05  Wim Taymans  <wim@fluendo.com>
16703
16704         * configure.ac:
16705         * gst/playback/Makefile.am:
16706         * gst/playback/decodetest.c: (main):
16707         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16708         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16709         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
16710         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16711         (close_link), (type_found), (gst_decode_bin_set_property),
16712         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
16713         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
16714         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
16715         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
16716         (plugin_init):
16717         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16718         (gst_play_bin_class_init), (gst_play_bin_init),
16719         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
16720         (collect_sink_pads), (find_compatibles), (close_pad_link),
16721         (try_to_link_1), (new_pad), (close_link), (type_found),
16722         (setup_source), (gst_play_bin_set_property),
16723         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
16724         (compare_ranks), (gst_play_bin_collect_factories),
16725         (gst_play_bin_change_state), (gst_play_bin_add_element),
16726         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
16727         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16728         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16729         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
16730         * gst/playback/test.c: (main):
16731         Added some playback helper elements and some test apps, very alpha
16732         still.
16733
16734 2004-07-04  Benjamin Otte  <otte@gnome.org>
16735
16736         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
16737           only restart audio when we indeed have an xrun to fix repeated
16738           xruns. Fix suggested by Giuliano Pochini.
16739
16740 2004-07-03  David Schleef  <ds@schleef.org>
16741
16742         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
16743         call to gst_debug_log() if debugging is disabled (bug #145118)
16744
16745 2004-07-03  Benjamin Otte  <otte@gnome.org>
16746
16747         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
16748           use our own functions for restarting the alsa device.
16749         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16750           I should apply patches myself - use MIN for the third argument, not
16751           the second, this fixes seeking
16752
16753 2004-07-02  David Schleef  <ds@schleef.org>
16754
16755         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
16756         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
16757         do with the logic.
16758
16759 2004-07-02  David Schleef  <ds@schleef.org>
16760
16761         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
16762         output buffers.  Fix logic mistake.  (bug #144866)
16763
16764 2004-07-02  David Schleef  <ds@schleef.org>
16765
16766         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
16767         on X.  (bug #144753)
16768
16769 2004-07-02  David Schleef  <ds@schleef.org>
16770
16771         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
16772         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
16773         (bug #144624)
16774         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
16775         (gst_osselement_rate_probe_check): Add another workaround for
16776         buggy drivers (bug #145336)
16777
16778 2004-07-02  David Schleef  <ds@schleef.org>
16779
16780         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
16781         Most systems don't have MSG_NOSIGNAL.
16782
16783 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16784
16785         * Makefile.am:
16786         * gst-libs/gst/colorbalance/Makefile.am:
16787         * gst-libs/gst/mixer/Makefile.am:
16788         * gst-libs/gst/play/Makefile.am:
16789         * gst-libs/gst/tuner/Makefile.am:
16790           (hopefully) fix both install and dist and make error message useful.
16791           needs testing across automakes.
16792
16793 2004-07-02  Benjamin Otte  <otte@gnome.org>
16794
16795         * ext/ogg/gstogg.c: (plugin_init):
16796           we require bytestream now
16797         * ext/ogg/gstoggdemux.c:
16798           huge diff to implement chain setup in a fast and generic way. This
16799           improves tag reading and startup of huge files (read: Theora videos)
16800           quite a bit. It probably contains bugs, too, so please test.
16801           Seeking is not improved to the fast method.
16802
16803 2004-06-29  Wim Taymans  <wim@fluendo.com>
16804
16805         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16806         * ext/ogg/gstoggmux.c:
16807         Fix memleak in oggdemux when running unconnected pads.
16808         doc update in mux, start working on keyframe mode.
16809
16810 2004-06-29  Benjamin Otte  <otte@gnome.org>
16811
16812         * sys/oss/gstosssink.c:
16813         * sys/oss/gstosssrc.c:
16814           advertise correct template caps - we indeed do non-native endianness
16815           and 8bit audio has no endianness
16816         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
16817         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
16818           avoid (wrong) duplications in getcaps function and return
16819           template caps
16820
16821 2004-06-29  Wim Taymans  <wim@fluendo.com>
16822
16823         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
16824         (gst_multifdsink_class_init), (gst_multifdsink_add),
16825         (gst_multifdsink_remove), (gst_multifdsink_clear),
16826         (gst_multifdsink_client_remove),
16827         (gst_multifdsink_handle_client_read),
16828         (gst_multifdsink_client_queue_data),
16829         (gst_multifdsink_client_queue_caps),
16830         (gst_multifdsink_client_queue_buffer),
16831         (gst_multifdsink_handle_client_write),
16832         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
16833         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
16834         (gst_multifdsink_init_send), (gst_multifdsink_close):
16835         Fix wrong GList iteration that could crash the server when
16836         more then 2 clients disconnect at the same time. Read all the
16837         pending commands in one batch to recover from command storms under
16838         very heavy load.
16839
16840 2004-06-28  Wim Taymans  <wim@fluendo.com>
16841
16842         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
16843         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
16844         (gst_videomixer_pad_set_property),
16845         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
16846         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
16847         (gst_videomixer_class_init), (gst_videomixer_init),
16848         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
16849         (pad_zorder_compare), (gst_videomixer_sort_pads),
16850         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
16851         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
16852         (gst_videomixer_update_queues), (gst_videomixer_loop),
16853         (plugin_init):
16854         Avoid divide by zero, choose masterpad as the pad with the highest
16855         framerate.
16856
16857 2004-06-27  Julien Moutte  <julien@moutte.net>
16858
16859         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
16860         (gst_ximagesink_xwindow_new):
16861         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
16862         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
16863         function directly. We might want to call it from somewhere else one day.
16864
16865 2004-06-27  Julien Moutte  <julien@moutte.net>
16866
16867         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
16868         (gst_ximagesink_xwindow_new):
16869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
16870         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
16871         window decorations.
16872
16873 2004-06-27  Wim Taymans  <wim@fluendo.com>
16874
16875         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
16876         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
16877         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
16878         (gst_dvdec_set_property), (gst_dvdec_get_property):
16879         * ext/dv/gstdvdec.h:
16880         Implement drop_factor property to lower the framerate with
16881         a factor.
16882
16883 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16884
16885         * gst-libs/gst/colorbalance/Makefile.am:
16886         * gst-libs/gst/mixer/Makefile.am:
16887         * gst-libs/gst/play/Makefile.am:
16888         * gst-libs/gst/tuner/Makefile.am:
16889           unbreak Company's fix that didn't install the -enum.h files
16890
16891 2004-06-27  Wim Taymans  <wim@fluendo.com>
16892
16893         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
16894         (gst_dvdec_change_state):
16895         * ext/dv/gstdvdec.h:
16896         Fix timestamp, duration and offset of the buffers.
16897
16898 2004-06-27  Wim Taymans  <wim@fluendo.com>
16899
16900         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
16901         (gst_multifdsink_class_init), (gst_multifdsink_add),
16902         (gst_multifdsink_remove), (gst_multifdsink_clear),
16903         (gst_multifdsink_client_remove),
16904         (gst_multifdsink_handle_client_read),
16905         (gst_multifdsink_client_queue_data),
16906         (gst_multifdsink_client_queue_caps),
16907         (gst_multifdsink_client_queue_buffer),
16908         (gst_multifdsink_handle_client_write),
16909         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
16910         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
16911         (gst_multifdsink_init_send), (gst_multifdsink_close):
16912         * gst/tcp/gstmultifdsink.h:
16913         * gst/tcp/gsttcpserversink.c:
16914         (gst_tcpserversink_handle_server_read),
16915         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
16916         More multifdsink fixes, more recovery policy fixes.
16917         Removed stupid g_print
16918
16919 2004-06-26  Wim Taymans  <wim@fluendo.com>
16920
16921         * gst/tcp/Makefile.am:
16922         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
16923         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
16924         (gst_multifdsink_class_init), (gst_multifdsink_init),
16925         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
16926         (gst_multifdsink_handle_client_read),
16927         (gst_multifdsink_client_queue_data),
16928         (gst_multifdsink_client_queue_caps),
16929         (gst_multifdsink_client_queue_buffer),
16930         (gst_multifdsink_handle_client_write),
16931         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
16932         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
16933         (gst_multifdsink_chain), (gst_multifdsink_set_property),
16934         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
16935         (gst_multifdsink_close), (gst_multifdsink_change_state):
16936         * gst/tcp/gstmultifdsink.h:
16937         * gst/tcp/gsttcpplugin.c: (plugin_init):
16938         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
16939         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
16940         (gst_tcpserversink_handle_server_read),
16941         (gst_tcpserversink_handle_select),
16942         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
16943         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
16944         * gst/tcp/gsttcpserversink.h:
16945         Added multifdsink, made tcpserversink a subclass of fdsink, removed
16946         one of the locks, added recovery policy to multifdsink.
16947
16948 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16949
16950         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
16951           fix decision for when getting frames with same timestamp
16952         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
16953         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
16954         (gst_v4lsrc_get_property):
16955         * sys/v4l/gstv4lsrc.h:
16956           add latency offset property
16957
16958 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16959
16960         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
16961         (plugin_init):
16962           fix debugging. add category.
16963
16964 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
16965
16966         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
16967           fix wrong offsets
16968
16969 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
16970
16971         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
16972         (gst_alsa_src_get_time), (gst_alsa_src_loop),
16973         (gst_alsa_src_change_state):
16974           return a time that is in sync with the element's processing
16975
16976 2004-06-25  Wim Taymans  <wim@fluendo.com>
16977
16978         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16979         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
16980         (gst_tcpserversink_client_remove),
16981         (gst_tcpserversink_handle_client_read),
16982         (gst_tcpserversink_client_queue_data),
16983         (gst_tcpserversink_client_queue_caps),
16984         (gst_tcpserversink_client_queue_buffer),
16985         (gst_tcpserversink_handle_client_write),
16986         (gst_tcpserversink_queue_buffer),
16987         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
16988         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
16989         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
16990         (gst_tcpserversink_close):
16991         * gst/tcp/gsttcpserversink.h:
16992         Serversink rewrite. Really do non blocking writes to clients and
16993         maintain an internal queue to handle slower clients while not
16994         disturbing fast clients.
16995
16996 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
16997
16998         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
16999           better debug, don't override OFFSET and OFFSET_END
17000
17001 2004-06-25  Iain <iain@prettypeople.org>
17002
17003         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
17004         name=source for the wavparse pipeline.
17005
17006 2004-06-24  Johan Dahlin  <johan@gnome.org>
17007
17008         * ext/theora/theoraenc.c (theora_enc_chain): Call
17009         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
17010         streamheader caps are set correctly.
17011
17012 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17013
17014         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
17015         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
17016           respect minimum bitrate; same could be done for max bitrate
17017
17018 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17019
17020         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
17021         (gst_vorbisenc_setup):
17022           fix sample rate range
17023
17024 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17025
17026         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
17027         (gst_oggvorbisenc_setup):
17028         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
17029         (gst_vorbisenc_setup):
17030           resolve ambiguities in code and description
17031
17032 2004-06-24  Wim Taymans  <wim@fluendo.com>
17033
17034         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
17035         * ext/alsa/gstalsa.h:
17036         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17037         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
17038         Use alsa trigger_tstamp to get the timestamp of the first
17039         sample in the buffer for more precise sync. Some cleanups.
17040
17041 2004-06-24  Wim Taymans  <wim@fluendo.com>
17042
17043         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
17044         (gst_audiorate_init), (gst_audiorate_chain),
17045         (gst_audiorate_set_property), (gst_audiorate_get_property):
17046         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17047         (gst_videorate_chain):
17048         Added some logging, fixed an overflow bug in videorate.
17049
17050 2004-06-24  Benjamin Otte  <otte@gnome.org>
17051
17052         * ext/kio/Makefile.am:
17053           fix for builddir != srcdir and distcheck
17054
17055 2004-06-24  Benjamin Otte  <otte@gnome.org>
17056
17057         * gst-libs/gst/colorbalance/Makefile.am:
17058         * gst-libs/gst/mixer/Makefile.am:
17059         * gst-libs/gst/play/Makefile.am:
17060         * gst-libs/gst/tuner/Makefile.am:
17061         * gst/tcp/Makefile.am:
17062         * sys/dxr3/Makefile.am:
17063           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
17064           tarball.
17065           Also add all *.list files that were missing.
17066         * Makefile.am:
17067           add a distcheck hook to ensure the above doesn't happen again.
17068
17069 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
17070
17071         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
17072
17073 2004-06-23  Colin Walters  <walters@redhat.com>
17074
17075         * m4/Makefile.am: Distribute gst-fionread.m4.
17076
17077 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17078
17079         * configure.ac: back to dev
17080
17081 2004-06-23  Wim Taymans  <wim@fluendo.com>
17082
17083         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
17084         (gst_alsa_xrun_recovery):
17085         * ext/alsa/gstalsa.h:
17086         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
17087         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
17088         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17089         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
17090         (gst_alsa_src_loop):
17091         Add clock to alsasrc. Take new capture timestamp when
17092         restarting after an overrun. Split up some functions between
17093         alsasrc and alsasink.
17094
17095 === release 0.8.2 ===
17096
17097 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17098
17099         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
17100         (gst_alsa_change_state), (gst_alsa_update_avail),
17101         (gst_alsa_xrun_recovery):
17102         * ext/alsa/gstalsa.h:
17103         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17104           merge back changes from release
17105
17106 2004-06-23  Wim Taymans  <wim@fluendo.com>
17107
17108         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
17109         (gst_audiorate_init), (gst_audiorate_chain),
17110         (gst_audiorate_set_property), (gst_audiorate_get_property):
17111         Implement sample dropping and notify
17112
17113 2004-06-22  Wim Taymans  <wim@fluendo.com>
17114
17115         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17116         (theora_enc_sink_link), (theora_buffer_from_packet),
17117         (theora_push_packet), (theora_enc_chain):
17118         Some cleanups, make sure the timestamps are correct.
17119
17120 2004-06-22  Wim Taymans  <wim@fluendo.com>
17121
17122         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
17123         (gst_alsa_change_state), (gst_alsa_update_avail),
17124         (gst_alsa_xrun_recovery):
17125         * ext/alsa/gstalsa.h:
17126         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
17127         Cleanups, take queued samples into account when reporting
17128         the time.
17129
17130 2004-06-22  Wim Taymans  <wim@fluendo.com>
17131
17132         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17133         (gst_videorate_init):
17134         Initialize the property as well.
17135
17136 2004-06-22  Wim Taymans  <wim@fluendo.com>
17137
17138         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17139         (gst_videorate_init), (gst_videorate_chain),
17140         (gst_videorate_set_property), (gst_videorate_get_property):
17141         Add property to make videorate silent.
17142         Add property to prefer new frames over old ones.
17143
17144 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17145
17146         * sys/osxvideo/Makefile.am:
17147         Workaround so that the osxvideo .so file gets linked with the
17148         Cocoa, OpenGL and QuickTime frameworks
17149
17150 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17151
17152         * sys/osxaudio/Makefile.am:
17153         Workaround so that the osxaudio .so file gets linked with the
17154         CoreAudio framework
17155
17156 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17157
17158         * configure.ac:
17159         Whoops, my fault...fixed build issues
17160
17161 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17162
17163         * configure.ac:
17164         Add objective-c support if running in Darwin/Mac OS X
17165         * sys/Makefile.am:
17166         * sys/osxvideo:
17167         * sys/osxvideo/Makefile.am:
17168         * sys/osxvideo/osxvideosink.h:
17169         * sys/osxvideo/osxvideosink.m:
17170         * sys/osxvideo/cocoawindow.h:
17171         * sys/osxvideo/cocoawindow.m:
17172         Add osxvideosink, a cocoa-based osx video sink
17173
17174
17175 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
17176         * ext/dvdnav/gst-dvd:
17177         Grab the gconf key from the right spot
17178         * gst/debug/gstnavseek.c: (gst_navseek_init),
17179         (gst_navseek_segseek), (gst_navseek_handle_src_event),
17180         (gst_navseek_chain):
17181         * gst/debug/gstnavseek.h:
17182           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
17183           and loop parameters of a segment seek.
17184         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
17185         (gst_videotestsrc_get_event_masks),
17186         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
17187         * gst/videotestsrc/gstvideotestsrc.h:
17188           Add seeking support to videotestsrc
17189           Initialise the timestamp_offset variable.
17190
17191 2004-06-18  Wim Taymans  <wim@fluendo.com>
17192
17193         * ext/sidplay/gstsiddec.cc:
17194         Fix negotiation and set correct end offset.
17195
17196 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17197
17198         * configure.ac: branch and prerelease
17199
17200 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17201
17202         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
17203         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
17204         (gst_tcpclientsrc_init_receive):
17205         * gst/tcp/gsttcpclientsrc.h:
17206           read caps when connecting to server for GDP so we set them correctly
17207
17208 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17209
17210         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
17211           notify drops and duplicates
17212         * gst/videoscale/videoscale.c: (videoscale_get_structure):
17213           no good reason to limit ourselves to 100x100
17214
17215 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17216
17217         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
17218         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
17219         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17220         (gst_v4lsrc_get_property):
17221         * sys/v4l/gstv4lsrc.h:
17222         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
17223         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
17224         (gst_v4l_set_audio):
17225         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
17226         (gst_v4lsrc_try_capture):
17227         * sys/v4l/v4lsrc_calls.h:
17228           change try_palette to more general try_capture
17229           add autoprobe option so we can turn off autoprobing
17230           various fixes
17231
17232 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17233
17234         * configure.ac:
17235           add videorate
17236         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
17237         (gst_ximagesink_class_init):
17238         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
17239         (gst_xvimagesink_class_init):
17240           run them as finalize, not dispose, since dispose can be invoked
17241           multiple times
17242
17243 2004-06-17  Wim Taymans  <wim@fluendo.com>
17244
17245         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
17246         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
17247         * ext/alsa/gstalsa.h:
17248         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
17249         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
17250         (gst_alsa_src_change_state):
17251         * ext/alsa/gstalsasrc.h:
17252         Make the xrun code timestamp and offset the buffers correctly.
17253         moved the clock to the base class, use alsa methods to get time.
17254         Do correct timestamping on outgoing buffers.
17255
17256 2004-06-17  Wim Taymans  <wim@fluendo.com>
17257
17258         * gst/audiorate/Makefile.am:
17259         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
17260         (gst_audiorate_base_init), (gst_audiorate_class_init),
17261         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
17262         (gst_audiorate_set_property), (gst_audiorate_get_property),
17263         (gst_audiorate_change_state), (plugin_init):
17264         Added an audiorate converter that fills in gaps.
17265
17266 2004-06-17  Johan Dahlin  <johan@gnome.org>
17267
17268         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
17269
17270 2004-06-16  Wim Taymans  <wim@fluendo.com>
17271
17272         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
17273         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
17274         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
17275         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17276         (gst_v4lsrc_get_property):
17277         * sys/v4l/gstv4lsrc.h:
17278         Added a copy mode to v4lsrc where it will output a copied version
17279         of its internal hardware buffer.
17280         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
17281         can't | them.
17282
17283 2004-06-16  Wim Taymans  <wim@fluendo.com>
17284
17285         * sys/oss/gstosssrc.c: (gst_osssrc_get):
17286         Timestamp fixes.
17287
17288 2004-06-16  Wim Taymans  <wim@fluendo.com>
17289
17290         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
17291         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
17292         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17293         (gst_v4lsrc_get_property):
17294         * sys/v4l/gstv4lsrc.h:
17295         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
17296         Added a sync mode enum property to control v4lsrc timestamp method
17297         Removed the use-fixed-fps property and moved functionality in
17298         the enum.
17299         Don't error on an error value from v4l-conf, it might not always
17300         be a real error.
17301
17302 2004-06-16  Wim Taymans  <wim@fluendo.com>
17303
17304         * gst/videorate/Makefile.am:
17305         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
17306         (gst_videorate_base_init), (gst_videorate_class_init),
17307         (gst_videorate_getcaps), (gst_videorate_link),
17308         (gst_videorate_init), (gst_videorate_chain),
17309         (gst_videorate_set_property), (gst_videorate_get_property),
17310         (gst_videorate_change_state), (plugin_init):
17311         Added a video timestamp corrector.
17312
17313 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17314
17315         fixed a potential leak with previous commit
17316
17317         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
17318
17319 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17320
17321         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
17322         Added missing refcount, fixes bug #144425
17323         Cheers Tim for finding the bug
17324
17325 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17326
17327         * sys/v4l/gstv4l.c: (plugin_init):
17328         * sys/v4l/gstv4lcolorbalance.c:
17329         * sys/v4l/gstv4lcolorbalance.h:
17330         * sys/v4l/gstv4lelement.c:
17331         * sys/v4l/gstv4lelement.h:
17332         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17333         * sys/v4l/gstv4lmjpegsink.h:
17334         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17335         * sys/v4l/gstv4lmjpegsrc.h:
17336         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
17337         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
17338         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
17339         * sys/v4l/gstv4lsrc.h:
17340         * sys/v4l/gstv4ltuner.c:
17341         * sys/v4l/gstv4ltuner.h:
17342         * sys/v4l/gstv4lxoverlay.c:
17343         * sys/v4l/gstv4lxoverlay.h:
17344         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
17345         (gst_v4l_set_window), (gst_v4l_enable_overlay):
17346         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
17347         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
17348         (gst_v4l_set_audio):
17349         * sys/v4l/v4l_calls.h:
17350         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
17351         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
17352         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
17353         (gst_v4lmjpegsink_playback_init),
17354         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
17355         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
17356         (gst_v4lmjpegsink_playback_stop),
17357         (gst_v4lmjpegsink_playback_deinit):
17358         * sys/v4l/v4lmjpegsink_calls.h:
17359         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
17360         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
17361         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17362         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
17363         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
17364         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
17365         * sys/v4l/v4lmjpegsrc_calls.h:
17366         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
17367         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
17368         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
17369         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
17370         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
17371         (gst_v4lsrc_try_palette):
17372         * sys/v4l/v4lsrc_calls.h:
17373           bunch of paranoia cleanups
17374
17375 2004-06-14  David Schleef  <ds@schleef.org>
17376
17377         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
17378         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
17379         Send discont events and change timestamps appropriately when
17380         we get a seek event.  (bug #144240)
17381         * ext/cdparanoia/gstcdparanoia.h:
17382
17383 2004-06-14  Benjamin Otte  <otte@gnome.org>
17384
17385         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
17386           snd_pcm_hw_params_set_rate  since the latter fails for no good
17387           reason on some setups.
17388
17389 2004-06-14  David Schleef  <ds@schleef.org>
17390
17391         * gst/volume/demo.c: (value_changed_callback): exp10() is not
17392         standard.  Thank you for playing.
17393
17394 2004-06-14  Wim Taymans  <wim@fluendo.com>
17395
17396         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17397         Patch 1.3 broke the ordering of the colorspace info and
17398         made the plugin basically work by coincidence, reordered
17399         the info.
17400
17401 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17402
17403         * ext/lame/gstlame.c:
17404         * ext/mad/gstmad.c:
17405           sync caps.  Make sure mad can only output a list of rates, not
17406           a full range.  In the future, have three caps lists for each of the
17407           mpeg versions.  Change mpegversion to a double as well.
17408
17409 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17410
17411         * gst/volume/.cvsignore:
17412         * gst/volume/Makefile.am:
17413         * gst/volume/demo.c: (value_changed_callback), (idler),
17414         (setup_gui), (main):
17415           added small demo app
17416
17417 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
17418         * ext/esd/esdsink.c: (gst_esdsink_change_state):
17419         * ext/esd/esdsink.h:
17420         Close the esd connection on pause, because esd will just wait -
17421         blocking all other esd clients indefinitely.
17422
17423 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
17424
17425         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
17426           previous commit with GST_DEBUG
17427
17428 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
17429
17430         * configure.ac:
17431           add a header check for a dvdread header in dvdnav.  Fixes #133002
17432
17433 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17434
17435         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
17436         * gst/tcp/gsttcpclientsink.h:
17437         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
17438         * gst/tcp/gsttcpclientsrc.h:
17439         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
17440         (gst_tcpserversink_handle_server_read),
17441         (gst_tcpserversink_init_send):
17442         * gst/tcp/gsttcpserversink.h:
17443         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
17444         * gst/tcp/gsttcpserversrc.h:
17445         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
17446         version of IP)
17447
17448 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17449
17450         * configure.ac:
17451         Added ogg library so that OSX detects libtheora properly
17452
17453 2004-06-11  Wim Taymans  <wim@fluendo.com>
17454
17455         * ext/theora/theoradec.c: (theora_dec_chain),
17456         (theora_dec_change_state):
17457         Don't try to decode frames before we received a keyframe.
17458
17459 2004-06-11  Wim Taymans  <wim@fluendo.com>
17460
17461         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17462         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
17463         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
17464         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
17465         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
17466         Added property to set the maximum delay of a page.
17467
17468 2004-06-10  Wim Taymans  <wim@fluendo.com>
17469
17470         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17471         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
17472         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
17473         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
17474         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
17475         Added max-delay property to control the maximum amount
17476         of data to put in one page.
17477
17478 2004-06-10  Wim Taymans  <wim@fluendo.com>
17479
17480         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17481         (gst_theora_enc_init), (theora_enc_sink_link),
17482         (theora_buffer_from_packet), (theora_enc_set_property),
17483         (theora_enc_get_property):
17484         Set duration on encoded buffer, added some more properties
17485
17486 2004-06-10  Wim Taymans  <wim@fluendo.com>
17487
17488         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
17489         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
17490         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
17491         * ext/theora/theoraenc.c: (theora_enc_chain):
17492         Fix refcounting bugs
17493
17494 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17495
17496         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
17497         (gst_asf_demux_loop), (gst_asf_demux_process_file),
17498         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
17499         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
17500         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
17501         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
17502         (gst_asf_demux_change_state):
17503         * gst/asfdemux/gstasfdemux.h:
17504           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
17505           feels like. I think we should set a new requirement for demuxers
17506           from now on to implement sane loop functions, data loops, query
17507           and seek functions before first commit into CVS. And this commit
17508           fixes all of the above.
17509
17510 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
17511
17512         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
17513           vorbis comments are properly encoded in UTF-8 before adding them
17514           to a GstTagList
17515
17516 2004-06-09  Benjamin Otte  <otte@gnome.org>
17517
17518         * ext/alsa/gstalsa.c: (add_channels):
17519           handle min <= max correctly
17520         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
17521         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
17522           add fixation functions so we fixate correctly. No preferring of alaw
17523           anymore because it's the first structure.
17524         * ext/alsa/gstalsa.h:
17525         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
17526         (gst_alsa_hw_params_dump):
17527           add functions to ease debugging in alsalib
17528         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
17529         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
17530         (gst_alsa_start_audio):
17531           only specify hw params if we really setup a format (fixes #134007 -
17532           or at least works around it)
17533
17534 2004-06-09  Wim Taymans  <wim@fluendo.com>
17535
17536         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
17537         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
17538         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
17539         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
17540         (gst_ogg_mux_loop):
17541         Use stream caps to setup the initial pages in the ogg stream.
17542         Correctly set the streamheader caps on the srcpad.
17543
17544 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17545
17546         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
17547         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
17548         (gst_v4lsrc_getcaps):
17549         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
17550         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
17551           add querying of fps lists for webcams.  Negotiating to a framerate
17552           now works.
17553
17554 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17555
17556         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
17557         (theora_push_buffer), (theora_push_packet),
17558         (theora_set_header_on_caps), (theora_enc_chain):
17559           mark buffers and put on streamheader, raw theora streaming
17560           now works too, whee
17561
17562 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17563
17564         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
17565         (gst_tcp_gdp_read_caps):
17566           do a looping read for caps and GDP headers too
17567
17568 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17569
17570         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17571         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
17572           return EOS instead of NULL in _get
17573
17574 2004-06-08  Wim Taymans  <wim@fluendo.com>
17575
17576         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
17577         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
17578         (gst_tcp_gdp_write_caps):
17579         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17580         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
17581         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
17582         Memory leak fixes
17583
17584 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17585
17586         * ext/vorbis/Makefile.am:
17587         * ext/vorbis/vorbis.c: (plugin_init):
17588         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
17589         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
17590         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
17591         (vorbis_parse_change_state):
17592         * ext/vorbis/vorbisparse.h:
17593           adding a vorbisparse element that marks the buffers, streaming
17594           raw vorbis using GDP now works, whee
17595
17596 2004-06-08  Wim Taymans  <wim@fluendo.com>
17597
17598         * ext/jpeg/Makefile.am:
17599         * ext/jpeg/README:
17600         * ext/jpeg/gstjpeg.c: (plugin_init):
17601         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
17602         (gst_smokedec_base_init), (gst_smokedec_class_init),
17603         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
17604         * ext/jpeg/gstsmokedec.h:
17605         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
17606         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
17607         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
17608         (gst_smokeenc_resync), (gst_smokeenc_chain),
17609         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
17610         * ext/jpeg/gstsmokeenc.h:
17611         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
17612         (smokecodec_flush_destination), (smokecodec_term_destination),
17613         (smokecodec_init_source), (smokecodec_fill_input_buffer),
17614         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
17615         (smokecodec_term_source), (smokecodec_encode_new),
17616         (smokecodec_decode_new), (smokecodec_info_free),
17617         (smokecodec_set_quality), (smokecodec_get_quality),
17618         (smokecodec_set_threshold), (smokecodec_get_threshold),
17619         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
17620         (find_best_size), (abs_diff), (put), (smokecodec_encode),
17621         (smokecodec_parse_header), (smokecodec_decode):
17622         * ext/jpeg/smokecodec.h:
17623         Added a new simple jpeg based codec
17624
17625 2004-06-08  Wim Taymans  <wim@fluendo.com>
17626
17627         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17628         (gst_multipart_mux_loop):
17629         Fix memory leak
17630
17631 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17632
17633         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17634         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
17635         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
17636         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
17637         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
17638         * gst/tcp/gsttcpserversink.h:
17639           take streamheader into account
17640
17641 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17642
17643         * gst/level/Makefile.am:
17644         * gst/level/gstlevel.c: (gst_level_class_init):
17645           clean up marshal generation
17646
17647 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17648
17649         * gst/tcp/Makefile.am:
17650         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
17651         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
17652         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
17653         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
17654         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
17655         (gst_tcpclientsrc_get_property):
17656         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
17657         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
17658         (gst_tcpserversink_handle_client_read),
17659         (gst_tcpserversink_handle_client_write),
17660         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
17661         * gst/tcp/gsttcpserversink.h:
17662           add signals client-added and client-removed
17663         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
17664         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
17665         (gst_tcpserversrc_get_property):
17666         uniformized, change default protocol to NONE
17667         * gst/tcp/gsttcp-marshal.list: added
17668 2004-06-07  Benjamin Otte  <otte@gnome.org>
17669
17670         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17671           handle discont events if they happen before caps nego
17672
17673 2004-06-07  Wim Taymans  <wim@fluendo.com>
17674
17675         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17676         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
17677         (gst_multipart_demux_plugin_init):
17678         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17679         (gst_multipart_mux_init), (gst_multipart_mux_loop),
17680         (gst_multipart_mux_change_state):
17681         Small updates, fix a memleak
17682
17683 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17684
17685         * configure.ac: OSS portability
17686         * ext/arts/gst_arts.c: idem
17687         * sys/oss/gstosselement.c: idem
17688         * sys/oss/gstossmixer.c: idem
17689         * sys/oss/gstosssink.c: idem
17690         * sys/oss/gstosssrc.c: idem
17691         * sys/oss/oss_probe.c: idem
17692           - check for soundcard.h in different places for some BSD
17693
17694 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
17695
17696         * AUTHORS:
17697         Add me to the authors file
17698         * configure.ac:
17699         Increase the libdv requirement to >= version 0.100
17700         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
17701         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
17702         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
17703         * ext/dv/gstdvdec.h:
17704         Add support for the new_media flag when sending DISCONT events
17705         Make the querying work when video pad is not linked
17706
17707 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
17708
17709         reviewed by Benjamin Otte  <otte@gnome.org>
17710
17711         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
17712           create a NULL-initialized array of pads, so we don't think they
17713           exist already. (fixes #143130)
17714
17715 2004-06-07  Benjamin Otte  <otte@gnome.org>
17716
17717         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
17718         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
17719         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
17720           don't use // coments
17721
17722 2004-06-07  Benjamin Otte  <otte@gnome.org>
17723
17724         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
17725           cast to GstClockTime to get higher granularity
17726         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17727           use gst_element_set_time_delay to get the exact time
17728         * ext/mad/gstmad.c: (gst_mad_chain):
17729           use the negotiated rate instead of the current frame's rate which
17730           might be wrong because of bit errors. This avoids emitting totally
17731           bogus timestamps and screwing sync.
17732         (fixes #143454)
17733
17734 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
17735
17736         reviewed by Benjamin Otte  <otte@gnome.org>
17737
17738         * gst/adder/gstadder.c: (gst_adder_loop):
17739           properly error out when no negotiation has happened yet. (fixes
17740           #143032)
17741
17742 2004-06-06  Benjamin Otte  <otte@gnome.org>
17743
17744         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17745           forward correctly transformed offset in discont events. Based on
17746           patch by Arwed v. Merkatz. (fixes #142851)
17747
17748 2004-06-06  David Schleef  <ds@schleef.org>
17749
17750         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
17751         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
17752         problems on several systems.
17753
17754 2004-06-06  Benjamin Otte  <otte@gnome.org>
17755
17756         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
17757           use explicit caps on the srcpad
17758         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17759           properly error out if caps couldn't be set (fixes #142764)
17760
17761 2004-06-06  Benjamin Otte  <otte@gnome.org>
17762
17763         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
17764         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
17765         (gst_alsa_start_audio):
17766           - don't call set_periods_integer anymore, it breaks the
17767           configuration randomly
17768           - call snd_pcm_hw_params_set_access directly instead of using masks
17769           - don't fail if the sw_params can't be set, just use the default
17770           params and hope it works. Alsalib has weird issues when you touch
17771           sw_params and does no proper error reporting about what failed.
17772         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17773         (gst_alsa_close_audio):
17774           make our alsa debugging go via gst debugging and not conditionally
17775           defined
17776         * ext/alsa/gstalsa.h:
17777           add ALSA_DEBUG_FLUSH macro
17778         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
17779         (plugin_init):
17780           wrap alsa errors to be printed via the gst debugging system and not
17781           spammed to stderr
17782
17783 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17784
17785         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
17786         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
17787         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
17788         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
17789         (qtdemux_parse_trak):
17790         * gst/qtdemux/qtdemux.h:
17791           Bitch. Also known as seeking, querying & co.
17792         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17793         (gst_osssink_change_state):
17794         * sys/oss/gstosssink.h:
17795           Resyncing is for weenies, this hack is no longer needed and was
17796           broken anyway (since it - unintendedly - always leaves resync to
17797           TRUE).
17798
17799 2004-06-05  Andrew Turner <zxombie@hotpop.com>
17800
17801         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
17802         * gst/tcp/gsttcpclientsrc.h: idem
17803           - define MSG_NOSIGNAL if not done
17804           - include unistd.h for off_t
17805           (fixes #143749)
17806
17807 2004-06-05  Benjamin Otte  <otte@gnome.org>
17808
17809         * configure.ac:
17810         * ext/kio/Makefile.am:
17811           check for qt's moc preprocessor explicitly and use it
17812
17813 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17814
17815         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
17816           don't get a signal for EPIPE on socket writes
17817           (somebody check if this works on other platforms)
17818
17819 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17820
17821         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
17822         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
17823           check error condition on available samples correctly
17824
17825 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17826
17827         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
17828           avoid a segfault
17829         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
17830         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
17831         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
17832         (gst_tcpserversrc_gdp_read_header):
17833          use ssize_t over size_t since the former is signed and thus the
17834          check for error codes can work
17835
17836 2004-06-02  Wim Taymans  <wim@fluendo.com>
17837
17838         reviewed by: Johan
17839
17840         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17841         (gst_multipart_mux_loop):
17842         Oops
17843
17844 2004-06-02  Wim Taymans  <wim@fluendo.com>
17845
17846         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17847         (gst_multipart_mux_init), (gst_multipart_mux_loop),
17848         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
17849         (gst_multipart_mux_change_state):
17850         Added configurable boundary specifier, added the value as a
17851         caps field as well.
17852
17853 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17854
17855         * gst/tcp/gsttcp.c:
17856         * gst/tcp/gsttcpclientsrc.c:
17857         * gst/tcp/gsttcpclientsrc.h:
17858         * gst/tcp/gsttcpserversrc.c:
17859           - portability fix, to compile on OSX
17860             (fixes #143146)
17861
17862         * sys/osxaudio/gstosxaudioelement.c:
17863         * sys/osxaudio/gstosxaudiosink.c:
17864         * sys/osxaudio/gstosxaudiosrc.c:
17865           - compilation warnings on OSX
17866             (fixes #143153)
17867
17868 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17869
17870         * ext/vorbis/vorbisdec.c : sign warning fixes
17871
17872         * gst-libs/gst/mixer/mixertrack.c :
17873           do no use defines which are glib 2.4 specific
17874
17875 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
17876
17877         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
17878           buffer since libflac doesn't expect it (reports a sync error when
17879           it encounters that)
17880
17881
17882 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
17883
17884         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
17885         * gst-libs/gst/mixer/mixertrack.c:
17886         (gst_mixer_track_get_property), (get_mixer_track_init),
17887         (get_mixer_track_get_property): Added property accessors
17888         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
17889         * gst-libs/gst/mixer/mixeroptions.c:
17890         (gst_mixer_options_get_values): Added
17891         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
17892         * gst-libs/gst/mixer/mixer.c: Fixed comment
17893
17894
17895 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17896
17897         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
17898           improve error messages on open
17899
17900
17901 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17902
17903         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
17904           check if v4l-conf is in path
17905
17906 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17907
17908         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17909           change assert to a more readable error message
17910
17911 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17912
17913         * gst-libs/gst/tuner/tunerchannel.h:
17914           - add a freq_multiplicator field to make the conversion
17915             between internal frequency unit and Hz
17916         * sys/v4l/gstv4lelement.c:
17917         * sys/v4l2/gstv4l2element.c:
17918           - change default video device to /dev/video0
17919         * sys/v4l/v4l_calls.c:
17920         * sys/v4l2/v4l2_calls.c:
17921           - we only expose frequency to the user in Hz instead of
17922             bastard v4lX unit (either 62.5kHz or 62.5Hz)
17923
17924 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
17925         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17926           Initialise b_o_s and e_o_s variables
17927         * gst-libs/gst/riff/riff-media.c:
17928         (gst_riff_create_video_caps_with_data):
17929           Add some unusual fourcc's from mplayer avi's
17930         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
17931           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
17932           autoplugging.
17933
17934 2004-05-28  Wim Taymans  <wim@fluendo.com>
17935
17936         * configure.ac:
17937         * gst/alpha/Makefile.am:
17938         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
17939         (gst_alpha_get_type), (gst_alpha_base_init),
17940         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
17941         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
17942         (gst_alpha_chroma_key), (gst_alpha_chain),
17943         (gst_alpha_change_state), (plugin_init):
17944         A plugin to add an alpha channel to I420 video. Can optionally do
17945         chroma keying.
17946         * gst/multipart/Makefile.am:
17947         * gst/multipart/multipart.c: (plugin_init):
17948         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17949         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17950         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
17951         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
17952         (gst_multipart_demux_change_state),
17953         (gst_multipart_demux_plugin_init):
17954         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
17955         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
17956         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
17957         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
17958         (gst_multipart_mux_pad_unlink),
17959         (gst_multipart_mux_request_new_pad),
17960         (gst_multipart_mux_handle_src_event),
17961         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
17962         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
17963         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
17964         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
17965         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
17966         send multipart jpeg images to a browser.
17967         * gst/videobox/Makefile.am:
17968         * gst/videobox/README:
17969         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
17970         (gst_video_box_get_type), (gst_video_box_base_init),
17971         (gst_video_box_class_init), (gst_video_box_init),
17972         (gst_video_box_set_property), (gst_video_box_get_property),
17973         (gst_video_box_sink_link), (gst_video_box_i420),
17974         (gst_video_box_ayuv), (gst_video_box_chain),
17975         (gst_video_box_change_state), (plugin_init):
17976         Crops or adds borders around an image. can do alpha channel
17977         borders as well.
17978         * gst/videomixer/Makefile.am:
17979         * gst/videomixer/README:
17980         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
17981         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
17982         (gst_videomixer_pad_get_sink_event_masks),
17983         (gst_videomixer_pad_get_property),
17984         (gst_videomixer_pad_set_property),
17985         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
17986         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
17987         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
17988         (gst_videomixer_base_init), (gst_videomixer_class_init),
17989         (gst_videomixer_init), (gst_videomixer_request_new_pad),
17990         (gst_videomixer_handle_src_event),
17991         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
17992         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
17993         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
17994         (gst_videomixer_loop), (gst_videomixer_get_property),
17995         (gst_videomixer_set_property), (gst_videomixer_change_state),
17996         (plugin_init):
17997         Generic video mixer plugin, can handle multiple inputs all with
17998         different framerates and video sizes. Is fully alpha channel
17999         aware.
18000
18001 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18002
18003         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
18004           Select first track as master track. Not sure how else to handle
18005           that...
18006         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
18007           Discard discont events. Should fix #142962.
18008
18009 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18010
18011         * ext/alsa/Makefile.am:
18012         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
18013         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
18014         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
18015         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
18016         (gst_alsa_mixer_get_option):
18017         * ext/alsa/gstalsamixer.h:
18018         * ext/alsa/gstalsamixeroptions.c:
18019         (gst_alsa_mixer_options_get_type),
18020         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
18021         (gst_alsa_mixer_options_new):
18022         * ext/alsa/gstalsamixeroptions.h:
18023         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
18024         * ext/alsa/gstalsamixertrack.h:
18025           Add enumerations (as GstMixerOptions). Make correct distinction
18026           between input/output tracks. Add capture/playback private flag.
18027           Use flag to decide on whether to set capture or playback volumes
18028           or switches. Use playback and record switches.
18029         * gst-libs/gst/mixer/Makefile.am:
18030         * gst-libs/gst/mixer/mixer-marshal.list:
18031         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
18032         (gst_mixer_set_option), (gst_mixer_get_option),
18033         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
18034         (gst_mixer_volume_changed), (gst_mixer_option_changed):
18035         * gst-libs/gst/mixer/mixer.h:
18036         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
18037         (gst_mixer_options_class_init), (gst_mixer_options_init),
18038         (gst_mixer_options_dispose):
18039         * gst-libs/gst/mixer/mixeroptions.h:
18040           Add GstMixerOptions.
18041         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
18042           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
18043           broken device detection on computers with multiple OSS sound
18044           cards.
18045
18046 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18047
18048         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18049           fixate nicely even when the peer is not negotiating
18050
18051 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18052
18053         * gst/audioconvert/gstaudioconvert.c:
18054         (gst_audio_convert_parse_caps):
18055           make sure we don't allow depth > width
18056         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18057           fixate endianness to G_BYTE_ORDER as default
18058         * gst/audioscale/gstaudioscale.c:
18059           we don't handle another endianness as host-endianness
18060
18061 2004-05-25  David Schleef  <ds@schleef.org>
18062
18063         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
18064
18065 2004-05-24  Benjamin Otte  <otte@gnome.org>
18066
18067         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
18068         (gst_oggvorbisenc_setup):
18069           properly fail when we can't setup the vorbis encoder due to
18070           unsupported settings
18071         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
18072         (gst_vorbisenc_setup):
18073           same
18074         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18075           fix case where warnings occured when one pad was unlinked while the
18076           other's link function was called
18077
18078 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18079
18080         * gst/tcp/Makefile.am:
18081           use GST_ENABLE_NEW
18082
18083 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18084
18085         * gst-libs/gst/resample/private.h:
18086           don't use optimizations that are #if 0'ed
18087
18088 2004-05-24  Wim Taymans  <wim@fluendo.com>
18089
18090         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18091         Fix potential division by zero error and hopefully get
18092         the position query right to get correct timestamps on avi
18093         audio.
18094
18095 2004-05-24  Wim Taymans  <wim@fluendo.com>
18096
18097         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
18098         (gst_videoscale_scale_nearest_str2),
18099         (gst_videoscale_scale_nearest_str4),
18100         (gst_videoscale_scale_nearest_32bit),
18101         (gst_videoscale_scale_nearest_24bit),
18102         (gst_videoscale_scale_nearest_16bit):
18103         Fix the scaling algorithm and avoid a buffer overflow.
18104         removed the while loop in the scaling function as it
18105         was used for point sampling only.
18106
18107 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18108
18109         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
18110         (gst_id3_tag_class_init), (gst_id3_tag_init),
18111         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
18112         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
18113         (gst_id3_tag_send_tag_event):
18114           lots of fixes to make id3mux work and id3demux work correctly
18115
18116 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18117
18118         * ext/Makefile.am:
18119           add rules to build shout2send (was removed by accident
18120           when this module was no more marked experimental/broken)
18121
18122 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18123
18124         * ext/shout2/gstshout2.c:
18125         * ext/shout2/gstshout2.h:
18126           adding a "connection problem" signal to shout2send
18127           (fixes #142954)
18128
18129 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
18130
18131         * ext/kio/kioreceiver.cpp:
18132         * ext/kio/kioreceiver.h:
18133           fix sign comparison issues
18134
18135 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18136
18137         * gst/cdxaparse/gstcdxaparse.c:
18138         * gst/cdxaparse/gstcdxaparse.h:
18139           some renaming
18140           add some checks/sanity
18141           prepare for seek addition
18142
18143         * sys/sunaudio/gstsunaudio.c:
18144           remove exported dupe init function
18145
18146 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
18147
18148         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
18149         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
18150           Fix format conversion and position querying.
18151         * gst/debug/progressreport.c: (gst_progressreport_report):
18152           Don't output a bogus total value that we didn't query.
18153         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18154           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
18155           only a blank window after xine has been used.
18156
18157 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18158
18159         * m4/as-arts.m4:
18160           sync with upstream version to fix test on FC2
18161           readd with -ko to preserve Id header
18162
18163 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18164
18165         * configure.ac:
18166           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
18167         * gst/tcp/gsttcpclientsrc.c: idem
18168         * gst/tcp/gsttcpserversink.c: idem
18169         * gst/tcp/gsttcpserversrc.c: idem
18170         * m4/gst-fionread.m4: idem
18171
18172         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
18173
18174         * configure.ac: enable speex plugin for speex 1.1.5+
18175         * ext/speex/gstspeexenc.c: fix cast warning
18176
18177         * ext/esd/README: fix typo
18178
18179 2004-05-20  David Schleef  <ds@schleef.org>
18180
18181         * configure.ac: Minor cosmetic change to convince the buildbot to
18182         reautogen.
18183         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
18184         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
18185         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
18186         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
18187         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
18188         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
18189         More hacking.  Plays audio now.
18190
18191 2004-05-20  David Schleef  <ds@schleef.org>
18192
18193         * configure.ac:
18194         * sys/Makefile.am:
18195
18196 2004-05-20  David Schleef  <ds@schleef.org>
18197
18198         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
18199         * sys/osxaudio/gstosxaudio.c:
18200         * sys/osxaudio/gstosxaudioelement.c:
18201         * sys/osxaudio/gstosxaudioelement.h:
18202         * sys/osxaudio/gstosxaudiosink.c:
18203         * sys/osxaudio/gstosxaudiosink.h:
18204         * sys/osxaudio/gstosxaudiosrc.c:
18205         * sys/osxaudio/gstosxaudiosrc.h:
18206
18207 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18208
18209         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
18210         (gst_vorbisenc_chain):
18211           put the codec headers on the caps as streamheader as well as
18212           pushing them out
18213
18214 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18215
18216         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
18217         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
18218         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
18219         split up push_packet into two functions
18220
18221 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18222
18223         * gst/tcp/.cvsignore:
18224           ignore enums
18225         * gst/tcp/Makefile.am:
18226         * gst/tcp/README:
18227         * gst/tcp/gsttcp.c:
18228         * gst/tcp/gsttcp.h:
18229         * gst/tcp/gsttcpclientsink.c:
18230         * gst/tcp/gsttcpclientsink.h:
18231         * gst/tcp/gsttcpclientsrc.c:
18232         * gst/tcp/gsttcpclientsrc.h:
18233         * gst/tcp/gsttcpplugin.c:
18234         * gst/tcp/gsttcpserversink.c:
18235         * gst/tcp/gsttcpserversink.h:
18236         * gst/tcp/gsttcpserversrc.c:
18237         * gst/tcp/gsttcpserversrc.h:
18238           add new tcp elements
18239
18240 2004-05-19  Wim Taymans  <wim@fluendo.com>
18241
18242         * gst/law/mulaw-conversion.c: (mulaw_encode):
18243         Fix overflow bug in ulaw encoding.
18244
18245 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18246
18247         * ext/mad/gstmad.c: (gst_mad_handle_event):
18248           don't unref the event twice
18249
18250 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18251
18252         * configure.ac:
18253           remove -Wno-sign-compare
18254
18255 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18256
18257         * configure.ac:
18258           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
18259           if you want to work against glib 2.2 and 2.4
18260
18261 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
18262
18263         * gst/tcp/Makefile.am:
18264         * gst/tcp/gsttcp.c:
18265         * gst/tcp/gsttcp.h:
18266         * gst/tcp/gsttcpsink.h:
18267         * gst/tcp/gsttcpsrc.h:
18268           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
18269
18270 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18271
18272         * gst/debug/tests.c: (md5_get_value):
18273           fix segfault on gst-inspect
18274
18275 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18276
18277         * gst/debug/testplugin.c:
18278         * gst/debug/tests.c:
18279         * gst/debug/tests.h:
18280           add new extensible and configurable testing element. Current tests
18281           include buffer count, stream length, timestamp/duration matching and
18282           md5.
18283         * gst/debug/Makefile.am:
18284         * gst/debug/gstdebug.c: (plugin_init):
18285           add infrastructure for new element
18286
18287 2004-05-19  Johan Dahlin  <johan@gnome.org>
18288
18289         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
18290         ending of the array. Fixes gst-inspect segfault on ppc.
18291
18292 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18293
18294         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
18295
18296         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
18297
18298 2004-05-18  David Schleef  <ds@schleef.org>
18299
18300         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
18301         warnings (bugs, actually) noticed by gcc but not forte.
18302
18303 2004-05-18  David Schleef  <ds@schleef.org>
18304
18305         * sys/sunaudio/Makefile.am:
18306         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
18307
18308 2004-05-18  David Schleef  <ds@schleef.org>
18309
18310         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
18311         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
18312         to allow qtdemux to use non-seekable streams. (bug #142272)
18313
18314 2004-05-18  David Schleef  <ds@schleef.org>
18315
18316         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
18317         (gst_resample_sinc_ft_float): Remove use of static temporary
18318         buffer.  This code was obviously not supposed to last long, but
18319         it's stuck in our ABI, so it required a little hack to make it
18320         ABI-compatible.  Fixes #142585.
18321         * gst-libs/gst/resample/resample.h: same.
18322
18323 2004-05-18  David Schleef  <ds@schleef.org>
18324
18325         * configure.ac: Add sunaudio
18326         * examples/Makefile.am: make gstplay depend on gconf
18327         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
18328         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
18329         (convert_table_lookup), (img_convert): remove c99-isms
18330         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
18331           unsigned, to fix a warning on Solaris
18332         * gst/mpeg1sys/systems.c: bcopy->memcpy
18333         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
18334         * sys/Makefile.am: Add sunaudio
18335
18336 2004-05-18  Wim Taymans  <wim@fluendo.com>
18337
18338         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
18339         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
18340         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
18341         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
18342         (gst_ogg_mux_loop):
18343         Fix an ugly memleak where the muxer didn't flush enough ogg
18344         pages. This also resulted in badly muxed ogg files.
18345
18346 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18347
18348         * gst/asfdemux/asfheaders.c :
18349         * gst/asfdemux/asfheaders.h :
18350         * gst/asfdemux/gstasfdemux.c :
18351           - fix ASF_OBJ_PADDING guid
18352           - add 3 new object guids (language list, metadata,
18353             extended stream properties)
18354           - add a function to parse extended header objects
18355
18356 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18357
18358         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18359           remove leftover debugging g_print
18360
18361 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18362
18363         * ext/mad/gstmad.c: (gst_mad_handle_event):
18364           Fix for when the first format in a discont event is not a
18365           byte-based one. Should fix #137710.
18366
18367 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18368
18369         * m4/a52.m4 : fix compilation with -Wall -Werror
18370         * m4/libfame.m4 : idem
18371         * m4/libmikmod.m4 : idem
18372
18373 2004-05-17  Benjamin Otte  <otte@gnome.org>
18374
18375         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18376           signal the new tags before giving up the reference
18377
18378 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18379
18380         * ext/shout2/gstshout2.c:
18381           use application/ogg instead of application/x-ogg (patch by Patrick
18382           Guimond, fixes #142432)
18383         * sys/oss/gstosselement.c: (gst_osselement_reset),
18384         (gst_osselement_sync_parms):
18385           don't set fragment size unless specified (fixes #142493)
18386
18387 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18388
18389         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
18390           fixes #142664
18391
18392 2004-05-17  Benjamin Otte  <otte@gnome.org>
18393
18394         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18395           compute offsets correctly for internal buffers so timestamps are set
18396           correctly when we can't seek. Also handle cases where there are no
18397           offsets. (based on a patch by David Moore, fixes #142507)
18398
18399 2004-05-17  Benjamin Otte  <otte@gnome.org>
18400
18401         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18402           use correct variable when determining amount of data to skip so we
18403           don't skip into the void and segfault
18404
18405 2004-05-16  Benjamin Otte  <otte@gnome.org>
18406
18407         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
18408           Hi, I'm a memleak
18409
18410 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18411
18412         * gst/asfdemux/gstasfdemux.c:
18413           - fix a mem leak and always propagate tags
18414           - add WMV3 to known video codecs (but no decoder yet)
18415           - replace "surplus data" at end of audio header for what
18416             it is : codec specific data
18417           - fix a typo
18418
18419 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
18420
18421         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
18422
18423         * gst-libs/gst/audio/audioclock.c:
18424           Fix wrong return type (#142205).
18425
18426 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18427
18428         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
18429           Ignore CRCs by default (fixes #142566).
18430
18431 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18432
18433         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
18434         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
18435         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
18436         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
18437         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
18438         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
18439           Fix for cases where we fail to attach to a mixer.
18440
18441 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18442
18443         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
18444           Don't touch events after not owning them anymore.
18445         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
18446         (gst_wavparse_fmt), (gst_wavparse_other),
18447         (gst_wavparse_handle_seek), (gst_wavparse_loop),
18448         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
18449         (gst_wavparse_srcpad_event):
18450         * gst/wavparse/gstwavparse.h:
18451           Add seeking, fix querying.
18452
18453 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18454
18455         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18456           - process comments even if they don't end with \0\0
18457             g_convert would ignore them if present and works well without them
18458
18459 2004-05-16  Benjamin Otte  <otte@gnome.org>
18460
18461         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
18462           simplify caps
18463
18464 2004-05-16  Benjamin Otte  <otte@gnome.org>
18465
18466         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18467           don't write to memory we might not write to - g_convert does that
18468           for us anyway (fixes #142613)
18469         (gst_asf_demux_audio_caps):
18470           comment out gst_util_dump_mem
18471
18472 2004-05-16  Benjamin Otte  <otte@gnome.org>
18473
18474         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18475           compute correct expected timestamps after seek (broken since
18476           last commit)
18477         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
18478           rename element and debugging category to gdkpixbufscale
18479
18480 2004-05-16  Benjamin Otte  <otte@gnome.org>
18481
18482         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18483           add error checking to snd_pcm_delay and remove duplicate call to
18484           snd_pcm_delay that caused issues (see inline code comments)
18485         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18486           make more readable and fix return value when snd_pcm_delay fails
18487         (fixes #142586)
18488
18489 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
18490         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
18491         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
18492         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
18493         (gst_pixbufscale_link), (gst_pixbufscale_init),
18494         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
18495         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
18496         (gst_pixbufscale_get_property), (pixbufscale_init):
18497         * ext/gdk_pixbuf/pixbufscale.h:
18498         Add these files I forgot earlier
18499
18500 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
18501         * ext/gdk_pixbuf/Makefile.am:
18502         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18503         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18504         Add new pixbufscale element to scale RGB video
18505         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
18506         and HYPER interpolation correctly.
18507         * ext/theora/theoraenc.c: (theora_enc_chain),
18508         Discard buffer and return if explicit caps could not be set
18509         (theora_enc_get_property):
18510         Make _get return kbps for the bitrate consistent with
18511         the _set function.
18512
18513
18514 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18515
18516         * ext/libvisual/visual.c: (gst_visual_chain):
18517           add missing visual_audio_analyze
18518
18519 2004-05-14  David Schleef  <ds@schleef.org>
18520
18521         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
18522         is killed while we're playing.
18523         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
18524         gst_element_no_more_pads().
18525
18526 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18527
18528         * gst-libs/gst/riff/riff-read.c :
18529           - fix INFO tag extraction in RIFF/AVI files
18530             because gst_event_unref (event) also freed taglist
18531           - avoid a mem leak
18532
18533 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18534
18535         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
18536         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
18537
18538         * gst/auparse/gstauparse.c :
18539           - add code (commented for now) to support audio/x-adpcm on src pad
18540             (we have no decoder for those layout yet)
18541
18542         * gst/cdxaparse/gstcdxaparse.c :
18543         * gst/cdxaparse/gstcdxaparse.h :
18544           - partial rewrite using RiffRead (ripped iain's wavparse code)
18545
18546         * gst/rtp/gstrtpL16enc.c : typo
18547         * gst/rtp/gstrtpgsmenc.c : typo
18548
18549 2004-05-13  Benjamin Otte  <otte@gnome.org>
18550
18551         * configure.ac:
18552           check for exact version of libvisual, it's not supposed to be
18553           API/ABI stable yet
18554
18555 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18556
18557         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18558           signal no-more-pads
18559
18560 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
18561
18562         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
18563         Report which format was used for GST_FORMAT_DEFAULT
18564         * gst/debug/Makefile.am:
18565         * gst/debug/gstdebug.c: (plugin_init):
18566         * gst/debug/progressreport.c: (gst_progressreport_base_init),
18567         (gst_progressreport_class_init), (gst_progressreport_init),
18568         (gst_progressreport_report), (gst_progressreport_set_property),
18569         (gst_progressreport_get_property), (gst_progressreport_chain),
18570         (gst_progressreport_plugin_init):
18571         Add progressreport element for testing.
18572
18573 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18574
18575         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
18576         * sys/v4l/gstv4lsrc.h:
18577         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
18578         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
18579         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
18580         (gst_v4lsrc_grab_frame):
18581           add more debugging
18582           send a discont at start
18583
18584 2004-05-12  Colin Walters  <walters@redhat.com>
18585
18586         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
18587         inflooping if we can't find a chunk.  Or in other words, don't blow
18588         chunks if we don't have a chunk to blow.
18589
18590 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
18591         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
18592         Remove old debug output
18593         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
18594         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
18595         (gst_dvdec_set_property), (gst_dvdec_get_property):
18596         Change the quality setting to an enum, so it works from gst-launch
18597         Don't renegotiate a non-linked pad. Allows audio only decoding.
18598         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
18599         (gst_deinterlace_link), (gst_deinterlace_init):
18600         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
18601         (gst_videodrop_link):
18602         Some caps negotiation fixes
18603
18604 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18605
18606         * ext/tarkin/gsttarkin.c :
18607           - Change RANK from NONE to PRIMARY
18608         * ext/gdk_pixbuf/gstgdkpixbuf.c :
18609           - Change RANK from NONE to MARGINAL
18610         * ext/divx/gstdivxenc.c :
18611           - Change RANK from PRIMARY to NONE (encoder/spider issue)
18612
18613 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18614
18615         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
18616         (gst_vorbisenc_push_packet):
18617           copy a function that was added between 1.0 and 1.0.1 until we
18618           depend on worthwhile features of post-1.0
18619
18620 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18621
18622         * configure.ac:
18623           enable shout2 by default
18624         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
18625         (gst_shout2send_base_init), (gst_shout2send_init),
18626         (gst_shout2send_connect), (gst_shout2send_change_state):
18627         * ext/shout2/gstshout2.h:
18628           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
18629           #142262)
18630         * ext/theora/theora.c: (plugin_init):
18631           don't set rank on encoders
18632
18633 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
18634
18635         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
18636           Use codec_data property instead of flag1 and flag2 for wma
18637
18638 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18639
18640         * gst/cdxaparse/gstcdxaparse.c :
18641           - Add mpegversion to CAPS to make it link
18642           - Rank is as GST_RANK_SECONDARY instead of NONE
18643         * gst/auparse/gstauparse.c :
18644           - Document all audio encoding we can encounter from Solaris 9
18645             headers and libsndfile information.
18646           - Increase max. rate from 48000 to 192000 (to match other elements)
18647           - Don't try to play junk data between header and samples
18648
18649 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18650
18651         * ext/libvisual/visual.c: (gst_visual_getcaps):
18652           use the right caps depending on endianness (I hope)
18653         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
18654           use GST_RANK_NONE for all non-decoding elements or spider gets
18655           mighty confused
18656
18657 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18658
18659         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18660           Fix some odd cases and fix BE metadata parsing of unicode16 text.
18661
18662 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18663
18664         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18665         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18666         (gst_switch_loop), (gst_switch_get_type):
18667           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
18668           HEADERS. Had to be said.
18669
18670 2004-05-10  David Schleef  <ds@schleef.org>
18671
18672         * configure.ac: Add prototype Dirac support.
18673         * ext/Makefile.am:
18674         * ext/dirac/Makefile.am:
18675         * ext/dirac/gstdirac.cc:
18676         * ext/dirac/gstdiracdec.cc:
18677
18678 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18679
18680         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
18681         (gst_auparse_init), (gst_auparse_chain),
18682         (gst_auparse_change_state):
18683           Hack around spider. Remove me some day please.
18684
18685 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18686
18687         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18688           Fix for some uninitialized variables in previous patch, also
18689           makes it work. Fixes #142286 while we're at it.
18690
18691 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18692
18693         * gst/auparse/gstauparse.c:
18694                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
18695                 only unsupported formats are ADPCM/CCITT G.72x
18696                 reviewed by Ronald
18697         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
18698
18699 2004-05-10  Wim Taymans  <wim@fluendo.com>
18700
18701         * ext/vorbis/Makefile.am:
18702         * ext/vorbis/README:
18703         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
18704         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
18705         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
18706         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
18707         (gst_oggvorbisenc_convert_sink),
18708         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
18709         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
18710         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
18711         (get_constraints_string), (update_start_message),
18712         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
18713         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
18714         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
18715         * ext/vorbis/oggvorbisenc.h:
18716         * ext/vorbis/vorbis.c: (plugin_init):
18717         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
18718         (raw_caps_factory), (gst_vorbisenc_class_init),
18719         (gst_vorbisenc_init), (gst_vorbisenc_setup),
18720         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
18721         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
18722         * ext/vorbis/vorbisenc.h:
18723         Added a raw vorbis encoder to be used with the oggmuxer.
18724         We still need the old encoder for some gnome applications,
18725         read the README to find out how that works.
18726         The raw encoder is called "rawvorbisenc" until 0.9.
18727
18728 2004-05-10  Wim Taymans  <wim@fluendo.com>
18729
18730         * ext/ogg/gstogg.c: (plugin_init):
18731         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
18732         (gst_ogg_print):
18733         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
18734         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
18735         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
18736         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
18737         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
18738         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
18739         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
18740         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
18741         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
18742         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
18743         Added an ogg muxer.
18744         Small typo fixes in the demuxer.
18745
18746 2004-05-10  Wim Taymans  <wim@fluendo.com>
18747
18748         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18749         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
18750         (theora_enc_change_state), (theora_enc_set_property),
18751         (theora_enc_get_property):
18752         Mark the last packet with an EOS flag which is not really needed
18753         in gstreamer.
18754         Do some better video framerate initialisation.
18755         Update the buffer timestamp.
18756
18757 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
18758
18759         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
18760         Return the result of the parent state change call
18761
18762 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18763
18764         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
18765         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
18766         * gst/law/alaw-encode.c : (idem)
18767         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
18768         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
18769         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
18770
18771 2004-05-09  Benjamin Otte  <otte@gnome.org>
18772
18773         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18774           don't use a fixed buffer size when writing variable length data to
18775           it. Fixes memory corruption and makes alsasrc work
18776
18777 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18778
18779         * ext/gnomevfs/gstgnomevfssink.c:
18780         (_gst_boolean_allow_overwrite_accumulator),
18781         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
18782           Run glib's default signal handler (??) in RUN_CLEANUP rather than
18783           RUN_LAST, and don't use that to set the accumulator value because
18784           then it's always FALSE.
18785
18786 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18787
18788         * gst-libs/gst/riff/riff-media.c:
18789         (gst_riff_create_video_caps_with_data),
18790         (gst_riff_create_audio_caps),
18791         (gst_riff_create_audio_template_caps):
18792         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
18793           Fix for unaligned RIFF files (i.e. where all the chunks together
18794           in a LIST chunk are not of the same size as the size given in
18795           the LIST chunk header). Fixes several odd WAVE files. Also fix
18796           ADPCM (block_align property) in audio, so that wavparse based
18797           on this works now as it used to stand-alone.
18798
18799 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
18800
18801         reviewed by Benjamin Otte  <otte@gnome.org>
18802
18803         * ext/a52dec/gsta52dec.c:
18804         * ext/divx/gstdivxdec.c:
18805         * ext/divx/gstdivxenc.c:
18806         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
18807         * ext/faac/gstfaac.c: (gst_faac_base_init):
18808         * ext/faad/gstfaad.c: (gst_faad_base_init):
18809         * ext/ivorbis/vorbisfile.c:
18810         * ext/lame/gstlame.c:
18811         * ext/libfame/gstlibfame.c:
18812         * ext/mpeg2enc/gstmpeg2enc.cc:
18813         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
18814         * ext/sidplay/gstsiddec.cc:
18815         * ext/speex/gstspeexdec.c:
18816         * ext/speex/gstspeexenc.c:
18817         * ext/xvid/gstxviddec.c:
18818         * ext/xvid/gstxvidenc.c:
18819           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
18820           (fixes #142193)
18821
18822 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18823
18824         * ext/alsa/gstalsa.c: (device_list),
18825         (gst_alsa_class_probe_devices):
18826         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
18827           Fix alsa oddness in mixer after the combination of using mixer
18828           in source/sink elements and using hw:x,y instead of just hw:x.
18829
18830 2004-05-09  Benjamin Otte  <otte@gnome.org>
18831
18832         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
18833         (gst_wavparse_create_sourcepad):
18834           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
18835           sourcepads
18836
18837 2004-05-09  Benjamin Otte  <otte@gnome.org>
18838
18839         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18840           allow discont events before caps nego
18841
18842 2004-05-08  Benjamin Otte  <otte@gnome.org>
18843
18844         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
18845           don't leak events
18846
18847 2004-05-08  Benjamin Otte  <otte@gnome.org>
18848
18849         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
18850         (gst_level_change_state), (gst_level_init):
18851         * gst/level/gstlevel.h:
18852           figure out if we're initialized directly instead of keeping a
18853           variable that's wrong in 90% of cases
18854           don't initialize pads and then leak them and use a new unitialized
18855           pad. (fixes #142084)
18856           these were bugs so n00bish I didn't find them for an hour :/
18857
18858 2004-05-08 Iain <iain@prettypeople.org>
18859
18860         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
18861         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
18862         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
18863         return the length that was read.
18864         (gst_riff_read_strf_auds): Allow fmt tags as well.
18865
18866 2004-05-07  David Schleef  <ds@schleef.org>
18867
18868         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
18869         signed char assumption in faad.h.
18870
18871 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18872
18873         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
18874           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
18875
18876 2004-05-07  Colin Walters  <walters@redhat.com>
18877
18878         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
18879         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
18880         function.
18881         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
18882         Add dispose function.
18883
18884 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
18885         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
18886           Fix caps nego and pad templates. RGB mode caps should
18887           work now.
18888         * ext/dvdnav/gst-dvd:
18889           Move mpeg2dec inside the thread because otherwise the
18890           queue rejects cap changes mid-stream
18891         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
18892         (gst_mpeg2dec_flush_decoder):
18893           For mpeg2dec > 0.4.0, call the flush function instead of
18894           manually extracting all in-flight frames.
18895         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
18896         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
18897           Change mime type video/dv go video/x-dv to match the
18898           rest of gst-plugins
18899
18900 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18901
18902         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
18903         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
18904         (gst_alsa_sink_class_init):
18905         * ext/alsa/gstalsasink.h:
18906         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
18907         (gst_alsa_src_class_init):
18908         * ext/alsa/gstalsasrc.h:
18909           Make alsasink/src a subclass of alsamixer so that mixer stuff
18910           shows up in gst-rec. Needs some finetuning.
18911
18912 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18913
18914         * ext/lame/gstlame.c: (gst_lame_chain):
18915           simplify
18916         * ext/mad/gstmad.c: (gst_mad_handle_event):
18917           fix event leak
18918         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18919           be able to detect mp3 files < 4096 bytes
18920
18921 2004-05-06  Wim Taymans  <wim@fluendo.com>
18922
18923         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18924         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
18925         (theora_enc_set_property), (theora_enc_get_property):
18926         Also encode the first frame, cleanup some code.
18927
18928 2004-05-06  Wim Taymans  <wim@fluendo.com>
18929
18930         * ext/mpeg2enc/gstmpeg2enc.cc:
18931         Forward events first before deciding that negotiation was
18932         not performed.
18933
18934 2004-05-06  Wim Taymans  <wim@fluendo.com>
18935
18936         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
18937         First process the events before deciding that negotiation
18938         was not performed.
18939
18940 2004-05-06  Wim Taymans  <wim@fluendo.com>
18941
18942         * ext/theora/Makefile.am:
18943         * ext/theora/theora.c: (plugin_init):
18944         * ext/theora/theoradec.c: (theora_dec_change_state):
18945         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
18946         (gst_theora_enc_class_init), (gst_theora_enc_init),
18947         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
18948         (theora_enc_chain), (theora_enc_change_state),
18949         (theora_enc_set_property), (theora_enc_get_property):
18950         Added a theora encoder, grouped the encoder and decoder into the
18951         same plugin.
18952
18953 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18954
18955         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
18956         (gst_jpegenc_chain):
18957         fix DURATION on outgoing buffers
18958         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
18959         debug using time formats
18960         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
18961         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
18962         (gst_xvimagesink_sink_link):
18963         windows with width/height 0 generate X errors, so don't allow them
18964
18965 2004-05-05  Wim Taymans  <wim@fluendo.com>
18966
18967         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
18968         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
18969         (gst_mpeg2dec_negotiate_format):
18970         * ext/mpeg2dec/gstmpeg2dec.h:
18971           removed the static pad template so that we can add the
18972           more accurate framerate value to the caps.
18973
18974
18975 2004-05-04  Benjamin Otte  <otte@gnome.org>
18976
18977         * configure.ac:
18978           check for kdemacros.h, too (should fix #141821)
18979         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
18980           don't crash if no header was sent, but nicely error out (fixes part
18981           of #141554)
18982
18983 2004-05-04  Wim Taymans  <wim@fluendo.com>
18984
18985         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
18986         parent dispose function to avoid segfault on destroy.
18987
18988 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18989
18990         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
18991         (plugin_init):
18992         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18993         (gst_xvimagesink_sink_link):
18994         clean up debugging caps
18995         also recreate xvimage when format has changed
18996
18997 2004-05-04  Benjamin Otte  <otte@gnome.org>
18998
18999         * ext/libvisual/Makefile.am:
19000         * ext/libvisual/visual.c: (gst_visual_class_init),
19001         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
19002         (gst_visual_srclink), (gst_visual_chain),
19003         (gst_visual_change_state), (plugin_init):
19004           use a GstAdapter to correctly adapt buffer sizes - allows using a
19005           framerate
19006
19007 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19008
19009         * sys/v4l/gstv4lelement.h:
19010         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
19011         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
19012         (gst_v4lsrc_buffer_free):
19013         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
19014         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19015         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
19016         (gst_v4lsrc_requeue_frame):
19017         move some debugging categories around
19018         query for fps index and set accordingly if found
19019
19020 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19021
19022         * ext/lame/gstlame.c:
19023         correct defaults that lame_init puts out of range
19024
19025 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19026
19027         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
19028         (gst_divxenc_class_init):
19029         fix range since -1 is the default
19030         * gst/mpeg1sys/gstmpeg1systemencode.c:
19031         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
19032         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
19033         (gst_rtjpegdec_chain):
19034         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
19035         (gst_rtjpegenc_chain):
19036         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
19037         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
19038         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
19039         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
19040         * sys/v4l/gstv4lsrc.c:
19041         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19042         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
19043         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
19044         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
19045         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
19046           remove gst_info calls
19047
19048 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19049
19050         * Makefile.am:
19051         * po/af.po:
19052         * po/az.po:
19053         * po/en_GB.po:
19054         * po/nl.po:
19055         * po/sr.po:
19056         * po/sv.po:
19057           Updated translations
19058
19059 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19060
19061         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
19062           refactor/comment code
19063
19064 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19065
19066         * gst/asfdemux/Makefile.am:
19067         * gst/asfdemux/asfheaders.c:
19068         * gst/asfdemux/asfheaders.h:
19069         * gst/asfdemux/gstasf.c: (plugin_init):
19070         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
19071         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
19072         (gst_asf_demux_setup_pad):
19073         * gst/asfdemux/gstasfdemux.h:
19074         * gst/asfdemux/gstasfmux.c:
19075         * gst/asfdemux/gstasfmux.h:
19076           Add tagging support to demuxer, split out registration in its own
19077           file instead of in demux (hacky), and prevent having some tables
19078           in our memory multiple times (in asfheaders.h).
19079
19080 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19081
19082         * gst/matroska/matroska-demux.c:
19083         (gst_matroska_demux_parse_metadata):
19084         * gst/matroska/matroska-ids.h:
19085           Basic tag reading support.
19086
19087 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19088
19089         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
19090           Really detect ac-3 audio.
19091         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
19092           really detect matroska files (off-by-1).
19093
19094 2004-04-30  David Schleef  <ds@schleef.org>
19095
19096         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19097         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
19098         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
19099         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
19100         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
19101         hackage -- parse a lot more atoms, extract a few tags.  One might even
19102         mistake this for tag support.  Maybe it is.
19103         * gst/qtdemux/qtdemux.h:
19104
19105 2004-04-30  Colin Walters  <walters@verbum.org>
19106
19107         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
19108
19109 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19110
19111         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19112         (gst_ffmpegcolorspace_getcaps):
19113           remove broken nego fix
19114
19115 2004-04-30  Benjamin Otte  <otte@gnome.org>
19116
19117         * configure.ac:
19118         * ext/Makefile.am:
19119         * ext/libvisual/Makefile.am:
19120         * ext/libvisual/visual.c:
19121           add initial support for libvisual (http://libvisual.sourceforge.net)
19122           libvisual is still quite alpha, so expect crashes in there :)
19123
19124 2004-04-29  David Schleef  <ds@schleef.org>
19125
19126         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
19127         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
19128         up qtdemux to make it spit out codec_data.  Do _not_ look at this
19129         code; you will no longer respect me.
19130
19131 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19132
19133         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
19134         * ext/alsa/gstalsa.h :
19135         change alsa pcm device discovery to find more than 1 device
19136         per card. code review by Ronald.
19137
19138 2004-04-29  David Schleef  <ds@schleef.org>
19139
19140         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
19141         Add a check for a driver bug on FreeBSD.  (bug #140565)
19142
19143 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19144
19145         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
19146         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
19147         (gst_jpegenc_getcaps):
19148           move format setting to inner loop
19149         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19150         (gst_ffmpegcolorspace_getcaps):
19151           use GST_PAD_CAPS if available so that we use already negotiated
19152           caps
19153         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19154         (qtdemux_parse_moov), (qtdemux_parse):
19155           extra debugging
19156         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
19157         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
19158           move hardcoded path to DEFINE
19159
19160 2004-04-28  David Schleef  <ds@schleef.org>
19161
19162         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
19163         (bug #140064)
19164
19165 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19166
19167         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
19168           Don't probe for playback device if we're a source element. Fixes
19169           #139658.
19170
19171 2004-04-29  Benjamin Otte  <otte@gnome.org>
19172
19173         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19174         (gst_id3_tag_chain):
19175           rewrite buffer offset
19176
19177 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19178
19179         * configure.ac:
19180         * ext/Makefile.am:
19181         * ext/dts/Makefile.am:
19182         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
19183         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
19184         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
19185         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
19186         (gst_dtsdec_loop), (gst_dtsdec_change_state),
19187         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
19188         (plugin_init):
19189         * ext/dts/gstdtsdec.h:
19190           New DTS decoder.
19191         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
19192         (gst_faad_srcconnect):
19193           Add ESDS atom handling (.m4a).
19194
19195 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19196
19197         * ext/divx/gstdivxdec.c: (plugin_init):
19198           Remove comment that makes no sense.
19199         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
19200           Fix for obvious typo that resulted in warnings during gst-register.
19201         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
19202         (gst_xviddec_sink_link):
19203           Fix caps negotiation a bit better.
19204         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
19205           We call this 'codec_data', not 'esds'.
19206
19207 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19208
19209         * gst/monoscope/gstmonoscope.c:
19210           make sure we only provide 256x128
19211         * gst/monoscope/monoscope.c: (monoscope_init):
19212           assert size of 256x128
19213
19214 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19215
19216         * Makefile.am:
19217         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
19218         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
19219           fixate to max width and height of device
19220
19221 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19222
19223         * Makefile.am:
19224         * sys/v4l/gstv4l.c:
19225         * sys/v4l/gstv4lsrc.c:
19226         * sys/v4l/v4l_calls.c:
19227         * sys/v4l/v4lsrc_calls.c:
19228           fix for qc-usb driver which fakes having more than one buffer
19229           by handing the same buffer twice, which confused GStreamer's/v4lsrc
19230           buffer_free override
19231           add debugging
19232
19233 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19234
19235         * Makefile.am:
19236         * gst/videotestsrc/gstvideotestsrc.c:
19237         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
19238         (gst_videotestsrc_init), (gst_videotestsrc_get),
19239         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
19240         * gst/videotestsrc/gstvideotestsrc.h:
19241           add num-buffers property
19242
19243         2004-04-26  Benjamin Otte  <otte@gnome.org>
19244
19245         * ext/mad/gstid3tag.c: (plugin_init):
19246           set id3mux rank to NONE so it doesn't confuse spider
19247           require audio/mpeg,mpegversion=1 in id3mux
19248
19249 2004-04-26  Benjamin Otte  <otte@gnome.org>
19250
19251         * configure.ac:
19252           detect faad correctly as non-working if it's indeed non-working
19253
19254 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
19255
19256         * Makefile.am:
19257         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
19258         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
19259         fix _getcaps so it only negotiates to its supported format
19260
19261 2004-04-25  Benjamin Otte  <otte@gnome.org>
19262
19263         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
19264           fix memleak
19265
19266 2004-04-23  Benjamin Otte  <otte@gnome.org>
19267
19268         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
19269           audio/x-raw-int with height rules! not. Now it's depth.
19270
19271 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19272
19273         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
19274         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
19275         (gst_wavparse_loop):
19276           Missing variable initialization. Add handling of DVI ADPCM. Fix
19277           mis-parsing of LIST chunks. This works around a bug where we mis-
19278           parse non-aligning LIST chunks (so LIST chunks where the contents
19279           don't align with the actual LIST size). The correct fix is to use
19280           rifflib, I'm not going to fix wavparse - too much work. All this
19281           fixes #104878.
19282
19283 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19284
19285         reviewed by Benjamin Otte  <otte@gnome.org>
19286
19287         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
19288           fix shoutcast not working (fixes #140844)
19289
19290 2004-04-22  Benjamin Otte  <otte@gnome.org>
19291
19292         * ext/hermes/gsthermescolorspace.c:
19293         (gst_hermes_colorspace_caps_remove_format_info):
19294         * gst/colorspace/gstcolorspace.c:
19295         (gst_colorspace_caps_remove_format_info):
19296         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19297         (gst_ffmpegcolorspace_caps_remove_format_info):
19298           s/gst_caps_simplify/gst_caps_do_simplify/
19299
19300 2004-04-22  Benjamin Otte  <otte@gnome.org>
19301
19302         * gst-libs/gst/riff/riff-media.c:
19303         (gst_riff_create_video_caps_with_data):
19304           mpegversion is an int
19305         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
19306           don't try to create pad templates with NULL caps, use any caps
19307           instead.
19308
19309 2004-04-20  David Schleef  <ds@schleef.org>
19310
19311         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
19312         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
19313         (bug #140384)
19314
19315 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
19316
19317         reviewed by David Schleef
19318
19319         * ext/mad/gstid3tag.c: Add stdlib.h
19320         * gst/rtp/gstrtpgsmenc.c: same
19321         * gst/tags/gstid3tag.c: same
19322         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
19323         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
19324         GST_DISABLE_LOADSAVE use.
19325         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
19326         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
19327         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
19328         atol(3)).
19329         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
19330         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
19331         strtoul(3)).
19332         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
19333         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
19334         $(ID3_CFLAGS).
19335         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
19336         $(LIBFAME_CFLAGS).
19337
19338 2004-04-20  David Schleef  <ds@schleef.org>
19339
19340         * gst/realmedia/rmdemux.c:  This was supposed to part of the
19341         last checkin.  Same idea.
19342
19343 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
19344
19345         reviewed by David Schleef
19346
19347         * configure.ac: bump required gstreamer version to 0.8.1.1
19348         because of following changes [--ds]
19349
19350         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
19351         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
19352         (gst_riff_read_header):  Use GST_READ_UINT*
19353         macros to access possibly unaligned memory.
19354
19355         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
19356         (mp3_type_find):  Use GST_READ_UINT*
19357         macros to access possibly unaligned memory.
19358         (mp3_type_find, mpeg1_parse_header, qt_type_find)
19359         (speex_type_find): Likewise
19360
19361         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
19362
19363         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
19364         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
19365         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
19366         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
19367         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
19368         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
19369         macros to access possibly unaligned memory.
19370
19371         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
19372         Likewise.
19373
19374         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
19375         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
19376
19377         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19378         Likewise.
19379
19380         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
19381         (gst_mpeg2subt_chain_subtitle): Likewise.
19382
19383         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
19384         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
19385         Likewise.
19386
19387         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
19388         Likewise.
19389
19390         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
19391         Likewise.
19392
19393         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
19394         Likewise.
19395
19396 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19397
19398         * configure.ac:
19399           update required version of GStreamer because of GST_TIME_FORMAT
19400
19401 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19402
19403         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
19404           remove leftover g_print
19405         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19406           don't try setting only a subset of the caps. We don't want to kill
19407           autoplugging on purpose
19408
19409 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19410
19411         * sys/ximage/ximagesink.c: (plugin_init):
19412         * sys/xvimage/xvimagesink.c: (plugin_init):
19413           add debugging categories
19414
19415 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19416
19417         * po/en_GB.po:
19418         * po/LINGUAS:
19419           Adding en_GB translation (Gareth Owen)
19420
19421 2004-04-20  David Schleef  <ds@schleef.org>
19422
19423         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
19424         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
19425         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
19426         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
19427         A number of new features and hacks to extract the esds atom and
19428         put it into the caps.  (bug #137724)
19429
19430 2004-04-19  David Schleef  <ds@schleef.org>
19431
19432         * gconf/Makefile.am: Fix for non-GNU make
19433         * gst-libs/gst/Makefile.am: Change directory order to handle
19434         GstPlay linking with gstinterfaces
19435         * gst-libs/gst/audio/make_filter: make use of tr portable
19436         * gst-libs/gst/play/Makefile.am: Add intended \
19437         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19438         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
19439         function prototype instead of void *.
19440         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
19441         macro.
19442         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19443         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
19444         * gst/videofilter/make_filter: make use of tr portable
19445         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
19446
19447 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19448
19449         * po/LINGUAS:
19450         * po/uk.po:
19451           Added Ukrainian translation (Maxim V. Dziumanenko)
19452
19453 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19454
19455         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
19456         (gst_gsmdec_link), (gst_gsmdec_chain):
19457           Fix capsnego, simplify chain function slightly.
19458         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
19459           Add GSM.
19460
19461 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19462
19463         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19464         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
19465         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
19466           Hack to make wavparse work with spider (always -> sometimes pad).
19467           Fixes #135862 && #140411.
19468
19469 2004-04-18  Benjamin Otte  <otte@gnome.org>
19470
19471         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
19472         (gst_osselement_rate_probe_check),
19473         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
19474           get rid of \n in debug output
19475
19476 2004-04-17  Iain <iain@prettypeople.org>
19477
19478         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
19479         not just EOS.
19480
19481 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19482
19483         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
19484         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
19485         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
19486         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
19487         (gst_id3_tag_src_link), (gst_id3_tag_chain),
19488         (gst_id3_tag_change_state), (plugin_init):
19489           deprecate id3tag element and replace with id3demux/id3mux.
19490           great side effect: this ugly file is now even uglier, yay!
19491         * ext/mad/gstmad.h:
19492           remove non-available function
19493           update for new get_type
19494
19495 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19496
19497         * configure.ac:
19498           require mpeg2dec >= 0.4.0
19499
19500 2004-04-17  Benjamin Otte  <otte@gnome.org>
19501
19502         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19503         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
19504         (gst_xvimagesink_set_xwindow_id):
19505           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
19506           assorted cleanup fixes.
19507
19508 2004-04-16  David Schleef  <ds@schleef.org>
19509
19510         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
19511         * sys/xvimage/xvimagesink.h: same
19512
19513 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19514
19515         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
19516           Fix GST_ELEMENT_ERROR with (NULL)
19517
19518 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19519
19520         * gst-libs/gst/riff/riff-media.c:
19521         (gst_riff_create_video_caps_with_data):
19522           Add div[3456] as fourccs for DivX 3 (fixes #140137).
19523
19524 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19525
19526         * gst-libs/gst/riff/riff-media.c:
19527         (gst_riff_create_video_caps_with_data),
19528         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
19529         (gst_riff_create_video_template_caps),
19530         (gst_riff_create_audio_template_caps):
19531         * gst-libs/gst/riff/riff-media.h:
19532         * gst-libs/gst/riff/riff-read.c:
19533         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
19534         * gst-libs/gst/riff/riff-read.h:
19535         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
19536           Add MS RLE support. I added some functions to read out strf chunks
19537           into strf chunks and the data behind it. This is usually color
19538           palettes (as in RLE, but also in 8-bit RGB). Also use those during
19539           caps creation. Lastly, add ADPCM (similar to wavparse - which
19540           should eventually be rifflib based).
19541         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
19542         (gst_matroska_demux_init), (gst_matroska_demux_reset):
19543         * gst/matroska/matroska-demux.h:
19544           Remove placeholders for some prehistoric tagging system. Didn't add
19545           support for any tag system really anyway.
19546         * gst/qtdemux/qtdemux.c:
19547           Add support for audio/x-m4a (MPEG-4) through spider.
19548         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19549         (gst_wavparse_loop):
19550           ADPCM support (#135862). Increase max. buffer size because we
19551           cannot split buffers for ADPCM (screws references) and I've seen
19552           files with 2048 byte chunks. 4096 seems safe for now.
19553
19554 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
19555
19556         * configure.ac: bump nano to 1
19557
19558 === release 0.8.1 ===
19559
19560 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
19561
19562         * configure.ac: releasing 0.8.1, "Comforting Sounds"
19563
19564 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19565
19566         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19567           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
19568           Fixes #140058
19569
19570 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19571
19572         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
19573           lower rank of dvddemux so that it's not used for mpeg playback.
19574
19575 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19576
19577         * configure.ac:
19578           save libs correctly when checking mad
19579
19580 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19581
19582         * ext/mad/gstid3tag.c: (plugin_init):
19583           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
19584
19585 2004-04-13  David Schleef  <ds@schleef.org>
19586
19587         * common/m4/gst-feature.m4: Call -config scripts with
19588         --plugin-libs if it is supported.
19589         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
19590         JPEG images are image/jpeg.
19591         * gst/debug/Makefile.am:
19592         * gst/debug/negotiation.c: (gst_negotiation_class_init),
19593         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
19594         (gst_negotiation_update_caps), (gst_negotiation_get_property),
19595         (gst_negotiation_plugin_init): Add a property that acts like
19596         filter caps.
19597         * testsuite/gst-lint:  Move license checking to be a standard
19598         test.
19599
19600 2004-04-13  David Schleef  <ds@schleef.org>
19601
19602         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
19603         patch from Sebastien Cote (bug #139958)
19604
19605 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19606
19607         * examples/gstplay/Makefile.am:
19608         * examples/gstplay/player.c: (main):
19609           make the commandline player example use gconf settings
19610
19611 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19612
19613         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
19614         (gst_cacasink_sinkconnect), (gst_cacasink_init),
19615         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
19616           init/end library during state transition, not object
19617           creation/disposal.  get rid of custom dispose handler.
19618
19619
19620 2004-04-12  Christian Schaller <Uraeus@gnome.org>
19621
19622         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
19623         be a symlink
19624
19625 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19626
19627         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
19628           Handle JUNK chunks inside data section. Prevents warnings.
19629
19630 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19631
19632         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19633         (gst_riff_create_video_template_caps):
19634           Add MS video v1.
19635         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
19636         (gst_avi_demux_stream_data):
19637           Add support for "rec-list" chunks.
19638
19639 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19640
19641         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
19642           Fix another codecname mismatch.
19643
19644 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19645
19646         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19647           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
19648           so that MJPEG plays back.
19649
19650 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19651
19652         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19653         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
19654         * gst/mpeg1videoparse/gstmp1videoparse.h:
19655           Fix for some slight mis-cuts in buffer parsing, and for some
19656           potential overflows or faults-causers. Adds disconts. Also fixes
19657           #139105 while we're at it.
19658
19659 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19660
19661         * configure.ac:
19662         * sys/v4l2/gstv4l2element.h:
19663           Workaround for missing struct v4l2_buffer declaration in Suse 9
19664           and Mandrake 10 linux/videodev2.h header file (#135919).
19665
19666 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19667
19668         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
19669           Bail out if no filename was given.
19670
19671 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19672
19673         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
19674         (gst_v4l2_fourcc_from_structure):
19675           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
19676           Y41B somewhere).
19677
19678 2004-04-09  Benjamin Otte  <otte@gnome.org>
19679
19680         * ext/gnomevfs/gstgnomevfssink.c:
19681         (_gst_boolean_allow_overwrite_accumulator),
19682         (gst_gnomevfssink_class_init):
19683           fix erase signal - if any handler returns false the file will not be
19684           overwritten. If no handler is connected, the file will not be
19685           overwritten either.
19686           renamed signal to "allow-overwrite"
19687         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
19688           free string when adding it to ID3 failed
19689         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19690           unref event when done
19691         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
19692           free caps
19693         * gst/typefind/gsttypefindfunctions.c:
19694         (mpeg_video_stream_type_find):
19695           fix invalid read
19696
19697 2004-04-08  David Schleef  <ds@schleef.org>
19698
19699         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19700         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
19701
19702 2004-04-08  David Schleef  <ds@schleef.org>
19703
19704         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
19705         we don't support (bug #139532)
19706
19707 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
19708
19709         * ext/mad/gstmad.c: (gst_mad_handle_event),
19710         (gst_mad_check_caps_reset), (gst_mad_chain),
19711         (gst_mad_change_state):
19712           only set explicit caps if they haven't been set before for
19713           this stream.  MPEG-audio sample rate/channels aren't allowed
19714           to change in-stream.
19715           Fixes #139382
19716
19717 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19718
19719         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
19720         (_gst_boolean_did_something_accumulator),
19721         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
19722         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
19723         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
19724         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
19725         (gst_gnomevfssink_change_state):
19726           Fix erase signal. Don't erase by default. Remove handoff signal.
19727           Remove erase property. Don't segfault. General cleanup.
19728
19729 2004-04-07  Benjamin Otte  <otte@gnome.org>
19730
19731         * gst-libs/gst/gconf/test-gconf.c: (main):
19732           add missing gst_init
19733
19734 2004-04-07  Benjamin Otte  <otte@gnome.org>
19735
19736         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
19737           free the mutexes, too
19738
19739 2004-04-07  Benjamin Otte  <otte@gnome.org>
19740
19741         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
19742           actually free the URI string
19743         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
19744           compute offset correctly when passing discont events
19745         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
19746           don't leak discont events
19747         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
19748           add some missing breaks so caps aren't copied randomly
19749         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
19750           if we realloc memory, we better use it
19751
19752 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19753
19754         * ext/mad/gstmad.c: (normal_seek):
19755           fix GST_FORMAT_TIME usage
19756
19757 2004-04-05  David Schleef  <ds@schleef.org>
19758
19759         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
19760         a deprecated function (hack!)
19761
19762 2004-04-05  Benjamin Otte  <otte@gnome.org>
19763
19764         * ext/esd/esdmon.c: (gst_esdmon_get):
19765           fix nonterminated vararg and memleak
19766
19767 2004-04-05  Benjamin Otte  <otte@gnome.org>
19768
19769         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
19770         (gst_ladspa_init), (gst_ladspa_force_src_caps),
19771         (gst_ladspa_set_property), (gst_ladspa_get_property),
19772         (gst_ladspa_instantiate), (gst_ladspa_activate),
19773         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
19774           clean up debugging
19775
19776 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
19777
19778         reviewed by Benjamin Otte  <otte@gnome.org>
19779
19780         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
19781           check for broken LADSPA parameters (fixes #138635)
19782
19783 2004-04-05  Benjamin Otte  <otte@gnome.org>
19784
19785         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
19786           advertise buffer-frames correctly on sinkpads
19787
19788 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19789
19790         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
19791         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
19792         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
19793         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
19794         (gst_mad_check_caps_reset), (gst_mad_chain):
19795         add more debugging, only reset caps when we're not in error state
19796
19797 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19798
19799         * ext/mad/gstmad.c: add debugging category, comment + cleanups
19800
19801 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
19802
19803         reviewed by Benjamin Otte  <otte@gnome.org>
19804
19805         * configure.ac:
19806           fix == in test(1) operator
19807
19808 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
19809
19810         reviewed by Benjamin Otte  <otte@gnome.org>
19811
19812         * configure.ac:
19813           fix --export-symblos-regex to a working regex.
19814
19815 2004-04-04  Benjamin Otte  <otte@gnome.org>
19816
19817         * sys/oss/.cvsignore:
19818           add for oss_probe
19819
19820 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
19821
19822         reviewed by Benjamin Otte  <otte@gnome.org>
19823
19824         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
19825           add missing 'new_media' argument (fixes #138168)
19826         * gst/matroska/matroska-demux.c:
19827         (gst_matroska_demux_handle_seek_event):
19828           add vararg terminator (fixes #138169)
19829
19830 2004-04-02  David Schleef  <ds@schleef.org>
19831
19832         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
19833         disted (bug #138914)
19834
19835 2004-04-01  Benjamin Otte  <otte@gnome.org>
19836
19837         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
19838         (gst_alsa_close_audio):
19839           handle case better where a soundcard can't pause
19840         * ext/ogg/gstoggdemux.c:
19841           don't crash when we get events but don't have pads yet
19842
19843 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19844
19845         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
19846           throw an error if we couldn't probe any caps.
19847
19848 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
19849
19850         * ext/dvdnav/gst-dvd:
19851         Add a really simple sample DVD player
19852
19853 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
19854
19855         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
19856         (gst_a52dec_push), (gst_a52dec_handle_event),
19857         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
19858         (gst_a52dec_change_state):
19859         * ext/a52dec/gsta52dec.h:
19860           Use a debug category, Output timestamps correctly
19861           Emit tag info, Handle events, tell liba52dec about cpu
19862           capabilities so it can use MMX etc.
19863         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
19864           Fix a crasher accessing invalid memory
19865         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
19866         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
19867         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
19868         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
19869         (dvdnavsrc_query):
19870           Some support for byte-format seeking.
19871           Small fixes for still frames and menu button overlays
19872         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
19873         (gst_mpeg2dec_alloc_buffer):
19874           Use a debug category. Adjust the report level of several items to
19875           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
19876           so it doesn't lose the GstBuffer pointer
19877         * gst/debug/Makefile.am:
19878         * gst/debug/gstdebug.c: (plugin_init):
19879         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
19880         (gst_navseek_base_init), (gst_navseek_class_init),
19881         (gst_navseek_init), (gst_navseek_seek),
19882         (gst_navseek_handle_src_event), (gst_navseek_set_property),
19883         (gst_navseek_get_property), (gst_navseek_chain),
19884         (gst_navseek_plugin_init):
19885         * gst/debug/gstnavseek.h:
19886           Add the navseek debug element for seeking back and forth in a
19887           video stream using arrow keys.
19888         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
19889         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
19890         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
19891         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
19892         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
19893         (gst_mpeg2subt_parse_header), (gst_get_nibble),
19894         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
19895         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
19896         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
19897         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
19898         * gst/mpeg2sub/gstmpeg2subt.h:
19899           Pretty much a complete rewrite. Now a loopbased element. May still
19900           require work to properly synchronise subtitle buffers.
19901         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
19902         (gst_dvd_demux_send_subbuffer):
19903         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
19904           Don't attempt to create subbuffers of size 0
19905           Reduce a couple of error outputs to warnings.
19906         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
19907         (gst_y4mencode_chain):
19908         Output the y4m frame header correctly.
19909
19910 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19911
19912         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
19913           throw errors instead of allowing SIGFPE
19914
19915 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19916
19917         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
19918         (gst_gconf_render_bin_from_key):
19919           leak plugging and style fixing
19920
19921 2004-03-31  David Schleef  <ds@schleef.org>
19922
19923         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
19924         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
19925         (bug #138225)
19926         * gst/debug/Makefile.am:
19927         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
19928         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
19929         plugin.
19930         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
19931         (gst_negotiation_base_init), (gst_negotiation_class_init),
19932         (gst_negotiation_init), (gst_negotiation_getcaps),
19933         (gst_negotiation_pad_link), (gst_negotiation_chain),
19934         (gst_negotiation_set_property), (gst_negotiation_get_property),
19935         (gst_negotiation_plugin_init):  New element to talk about random
19936         negotiation things happening in a pipeline.
19937
19938 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19939
19940         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
19941           fix integer addition with help of Stefan Kost
19942
19943 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19944
19945         * po/nl.po: updated Dutch translation (Elros Cyriatan)
19946
19947 2004-03-30  David Schleef  <ds@schleef.org>
19948
19949         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
19950         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
19951         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
19952         (bug #137504)
19953         * ext/mpeg2dec/gstmpeg2dec.h:
19954
19955 2004-03-30  David Schleef  <ds@schleef.org>
19956
19957         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
19958
19959 2004-03-30  David Schleef  <ds@schleef.org>
19960
19961         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
19962         Michael Petullo) to handle .mov
19963
19964 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19965
19966         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
19967         (gst_osselement_rate_check_rate):
19968           probe caps correctly for sound cards that only support one format
19969
19970 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19971
19972         * ext/kio/kiosrc.cpp: (process_events):
19973           update handling event processing if inside KDE - untested
19974
19975 2004-03-29  David Schleef  <ds@schleef.org>
19976
19977         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
19978         by 2 to not interfere with other colorspaces.
19979         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
19980         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
19981         one to not interfere with ffmpeg_colorspace.
19982
19983 2004-03-29  David Schleef  <ds@schleef.org>
19984
19985         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
19986         aren't in the caps.
19987         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
19988         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
19989
19990 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19991
19992         * gst-libs/gst/riff/riff-media.c:
19993           fail on error, don't try to set stuff on NULL caps
19994
19995 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19996
19997         * configure.ac:
19998         * ext/Makefile.am:
19999         * ext/kio/Makefile.am:
20000         * ext/kio/kioreceiver.cpp:
20001         * ext/kio/kioreceiver.h:
20002         * ext/kio/kiosrc.cpp:
20003         * ext/kio/kiosrc.h:
20004           add experimental kiosrc plugin
20005         * ext/alsa/gstalsaplugin.c: (plugin_init):
20006           initialize debugging category only when we're sure registering the
20007           plugins worked.
20008
20009 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20010
20011         * examples/gstplay/player.c: (main):
20012         * gst-libs/gst/play/play.c: (gst_play_class_init),
20013         (gst_play_set_location), (gst_play_set_data_src),
20014         (gst_play_set_video_sink), (gst_play_set_audio_sink),
20015         (gst_play_set_visualization), (gst_play_connect_visualization):
20016           check return values of element_set_state and return FALSE where
20017           failed
20018
20019 2004-03-29  Benjamin Otte  <otte@gnome.org>
20020
20021         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
20022           try harder to check if an event is really a discont
20023
20024 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20025
20026         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
20027         * po/az.po:
20028
20029 2004-03-28  Benjamin Otte  <otte@gnome.org>
20030
20031         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
20032         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20033         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20034           get rid of non-standard "..." ranges in case statements.
20035
20036 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
20037
20038         * gst/mpegstream/gstmpegdemux.c:
20039         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
20040         specific functionality split to the new dvddemux element.
20041         * gst/mpegstream/gstdvddemux.c:
20042         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
20043         streams, derived from mpegdemux.
20044         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
20045         up. SCR based timestamp rewriting can be turned off (will probably
20046         completely disappear soon).
20047         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
20048         hacking. General cleanup. All printf statements replaced by
20049         debugging messages. Almost complete libdvdnav support.
20050         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
20051         by events. New properties for audio and subpicture languages.
20052         (dvdnavsrc_update_highlight): Now uses events.
20053         (dvdnavsrc_user_op): Cleaned up.
20054         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
20055         based). Lots of cleanup, and propper support for most libdvdnav
20056         events.
20057         (dvdnavsrc_make_dvd_event): New function.
20058         (dvdnavsrc_make_dvd_nav_packet_event): New function.
20059         (dvdnavsrc_make_clut_change_event): New function.
20060
20061 2004-03-26  Benjamin Otte  <otte@gnome.org>
20062
20063         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
20064           fix bug where typefinding would claim it's theora whenever less then
20065           7 bytes of data were available
20066
20067 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20068
20069         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
20070         (gst_alawdec_base_init), (gst_alawdec_class_init),
20071         (gst_alawdec_init), (gst_alawdec_chain):
20072         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
20073         (gst_alawenc_base_init), (gst_alawenc_class_init),
20074         (gst_alawenc_init), (gst_alawenc_chain):
20075         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
20076         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
20077         (gst_mulawdec_init), (gst_mulawdec_chain):
20078         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
20079         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
20080         (gst_mulawenc_init), (gst_mulawenc_chain):
20081           Fix capsnego in all four, remove the unused property functions and
20082           simplify the chain functions slightly. I guess we could use macros
20083           or something similar for those, since the code is so similar, but
20084           I'm currently too lazy...
20085
20086 2004-03-24  David Schleef  <ds@schleef.org>
20087
20088         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
20089         (gst_osselement_close_audio), (gst_osselement_probe_caps),
20090         (gst_osselement_get_format_structure),
20091         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
20092         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
20093         (gst_osselement_rate_int_compare): Add code to handle rate probing
20094         (bug #120883)
20095         * sys/oss/gstosselement.h: same
20096         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
20097         Use rate probing provided by osselement.
20098         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
20099
20100 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20101
20102         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
20103         (gst_xvidenc_get_property):
20104           ulong/int mess-up.
20105
20106 2004-03-24  David Schleef  <ds@schleef.org>
20107
20108         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
20109         (gst_speexdec_init):
20110         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
20111         (gst_speexenc_init):  Create the pad template correctly (from
20112         the static pad template, not a NULL pointer.)
20113
20114 2004-03-25  Benjamin Otte  <otte@gnome.org>
20115
20116         * gst/debug/Makefile.am:
20117         * gst/debug/breakmydata.c:
20118           add element that quasi-randomly changes bytes in the stream.
20119           Intended use is robustness checking of demuxers and decoders in
20120           media tests.
20121
20122 2004-03-24  Benjamin Otte  <otte@gnome.org>
20123
20124         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
20125         (gst_alsa_probe_hw_params):
20126         * ext/alsa/gstalsa.h:
20127           debugging output fixes
20128
20129 2004-03-24  Benjamin Otte  <otte@gnome.org>
20130
20131         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
20132           don't g_return_if_fail if element is PLAYING, fail silently as every
20133           other element.
20134         * gst/effectv/gstquark.c: (gst_quarktv_chain):
20135           only fix needed for cast lvalue issues in gst-plugins
20136         * gst/volenv/gstvolenv.c: (gst_volenv_init):
20137           add proxy_getcaps
20138
20139 2004-03-24  Benjamin Otte  <otte@gnome.org>
20140
20141         * gst/level/gstlevel.c: (gst_level_init):
20142           add proxying getcaps function, so level doesn't advertise impossible
20143           caps
20144
20145 2004-03-24  David Schleef  <ds@schleef.org>
20146
20147         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20148         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
20149         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
20150         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
20151         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
20152         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
20153         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
20154         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
20155         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
20156         messages.  Divide the chunk size by the compression ratio
20157         (needed for MACE audio)
20158
20159 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20160
20161         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
20162           Fix buffer overflow read error.
20163
20164 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20165
20166         * ext/alsa/gstalsa.h:
20167           Remove unused entry.
20168         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20169           Add cinepak.
20170         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20171         (gst_videodrop_link), (gst_videodrop_chain):
20172           Fix, sort of. Was horribly broken with new capsnego. Bah...
20173
20174 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
20175
20176         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
20177         (plugin_init):
20178         Add a monkeysaudio typefind function
20179
20180 2004-03-23  Johan Dahlin  <johan@gnome.org>
20181
20182         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
20183         (gst_play_video_fixate): Check so the structure has the field
20184         before trying to fixate them, this makes it possible to have
20185         fakesinks for video and audio output without printing errors on
20186         the output console.
20187
20188 2004-03-22  David Schleef  <ds@schleef.org>
20189
20190         * sys/oss/Makefile.am:
20191         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
20192         (check_rate), (add_rate):  Rate probing test app.
20193
20194 2004-03-21  Benjamin Otte  <otte@gnome.org>
20195
20196         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
20197         (_fixate_caps_to_int), (gst_audio_convert_fixate):
20198           add a fixation function that pretty much does the right thing (fixes
20199           #137556)
20200
20201 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
20202
20203         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
20204
20205 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
20206
20207         reviewed by: Benjamin Otte  <otte@gnome.org>
20208
20209         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20210           terminate gst_event_new_discontinuous correctly (fixes parts of
20211           #137711)
20212
20213 2004-03-19  David Schleef  <ds@schleef.org>
20214
20215         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
20216         since it doesn't depend on X, and it's part of our ABI.
20217
20218 2004-03-19  Iain <iain@prettypeople.org>
20219
20220         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
20221         is_int in the structure, not the local variable.
20222
20223 2004-03-19  David Schleef  <ds@schleef.org>
20224
20225         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
20226         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
20227         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
20228         Improvements in caps negotiation.
20229
20230 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20231
20232         * po/LINGUAS:
20233         * po/af.po:
20234           adding Afrikaans (Petri Jooste)
20235
20236 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20237
20238         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20239         (gst_ffmpegcolorspace_chain):
20240         throw error instead of g_critical (#137588)
20241
20242 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20243
20244         * Makefile.am:
20245         * configure.ac:
20246           dist common and m4 correctly
20247         * po/sv.po:
20248
20249 2004-03-17  David Schleef  <ds@schleef.org>
20250
20251         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
20252         (bug #137348)
20253
20254 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20255
20256         * po/LINGUAS:
20257         * po/sv.po:
20258           adding Swedish translation (Christian Rose)
20259
20260 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20261
20262         * Makefile.am: use release.mak
20263
20264 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20265
20266         * common/ChangeLog:
20267         * common/gst-autogen.sh:
20268           add some explanation about the version detection
20269         * configure.ac:
20270           fix X check
20271
20272 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20273
20274         * configure.ac: bump nano to 1
20275
20276 === release 0.8.0 ===
20277
20278 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20279
20280         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
20281
20282 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20283
20284         * configure.ac:
20285           update libtool version
20286         * gst-libs/gst/media-info/Makefile.am:
20287           actually use libtool version
20288
20289 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20290
20291         * configure.ac: fix speex detection to work with 1.0 but not 1.1
20292
20293 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20294
20295         * configure.ac:
20296         * gst-plugins.spec.in:
20297         * pkgconfig/Makefile.am:
20298         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
20299         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
20300         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
20301         * pkgconfig/gstreamer-libs.pc.in:
20302         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
20303         * pkgconfig/gstreamer-play-uninstalled.pc.in:
20304         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
20305         * pkgconfig/gstreamer-plugins.pc.in:
20306           remove @VERSION@ from some of the pc files since core and plugins
20307           are decoupled.
20308           created gstreamer-plugins.pc as it's a better name, but keeping
20309           -libs around for now to get fixes upstream done first.
20310
20311 2004-03-15  Julien MOUTTE <julien@moutte.net>
20312
20313         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
20314         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
20315         * gst-libs/gst/play/play.h:
20316
20317 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20318
20319         * *.c, *.cc: don't mix tabs and spaces
20320
20321 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20322
20323         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
20324           use the new ffmpegcolorspace
20325         * gst-plugins.spec.in:
20326           package new colorspace and media-info
20327         * configure.ac:
20328         * pkgconfig/Makefile.am:
20329           fix some more disting issues
20330         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
20331         * pkgconfig/gstreamer-media-info.pc.in:
20332           generate media-info pc files
20333
20334 2004-03-15  Johan Dahlin  <johan@gnome.org>
20335
20336         * *.h: Revert indenting
20337
20338 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20339
20340         * configure.ac:
20341           adding ffmpegcolorspace element
20342         * gst/ffmpegcolorspace/Makefile.am:
20343         * gst/ffmpegcolorspace/avcodec.h:
20344         * gst/ffmpegcolorspace/common.h:
20345         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
20346         * gst/ffmpegcolorspace/dsputil.h:
20347         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
20348         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20349         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
20350         (gst_ffmpeg_caps_to_pix_fmt):
20351         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
20352         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20353         (gst_ffmpegcolorspace_caps_remove_format_info),
20354         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
20355         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
20356         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
20357         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
20358         (gst_ffmpegcolorspace_set_property),
20359         (gst_ffmpegcolorspace_get_property),
20360         (gst_ffmpegcolorspace_register):
20361         * gst/ffmpegcolorspace/imgconvert.c:
20362         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
20363         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
20364         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
20365         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
20366         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
20367         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
20368         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
20369         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
20370         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
20371         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
20372         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
20373         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
20374         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
20375         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
20376         (img_get_alpha_info), (deinterlace_line),
20377         (deinterlace_line_inplace), (deinterlace_bottom_field),
20378         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
20379         * gst/ffmpegcolorspace/imgconvert_template.h:
20380         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
20381         * gst/ffmpegcolorspace/mmx.h:
20382         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
20383           adding ffmpegcolorspace element supplied by Ronald after cleaning
20384           up and pulling in the right bits of upstream source.
20385           I'm sure a better C/compiler wizard could do some cleaning up (for
20386           example use GLIB's malloc stuff), but as a first pass this
20387           works very well
20388
20389 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20390
20391         * ext/alsa/gstalsa.h:
20392           I assume Ronald forgot to commit the change to have cardname
20393           as a struct member.  Expect some public spanking at the next
20394           opportunity.
20395
20396 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20397
20398         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
20399         (gst_alsa_open_audio), (gst_alsa_close_audio):
20400         * ext/alsa/gstalsa.c:
20401           Don't open the device if we're a mixer (= padless).
20402         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
20403         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
20404         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
20405           Open mixer during state change rather than during object
20406           initialization. Also, get a device name. Currently in a somewhat
20407           hackish fashion, but I didn't really find something better.
20408
20409 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20410
20411         * *.c, *.h: run gst-indent
20412
20413 2004-03-14  Benjamin Otte  <otte@gnome.org>
20414
20415         * gst/modplug/gstmodplug.cc:
20416         * gst/modplug/gstmodplug.h:
20417           set correct timestamps on outgoing buffers
20418
20419 2004-03-14  Benjamin Otte  <otte@gnome.org>
20420
20421         * gst/modplug/gstmodplug.cc:
20422           handle events - don't do crap when a discont arrives that's not
20423           necessary
20424           This allows correct loading and playback of mods in Rhythmbox
20425
20426 2004-03-14  Benjamin Otte  <otte@gnome.org>
20427
20428         * configure.ac:
20429         * gst-libs/gst/gconf/Makefile.am:
20430         * pkgconfig/Makefile.am:
20431           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
20432           they get rebuilt properly
20433         * configure.ac:
20434           when checking for vorbis, try pkgconfig first.
20435         * gst/modplug/gstmodplug.cc:
20436           add fixate function
20437
20438 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20439
20440         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20441           Fix for obvious mistake, where we first shift the offset and then
20442           read a samplesize element assuming the old offset. Note that this
20443           part still has something weird, i.e. my movies containing those
20444           don't actually play well, but at least there's something that looks
20445           like sound now.
20446
20447 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
20448         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
20449         (plugin_init):
20450         Add a typefind function for speex format
20451
20452 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20453
20454         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
20455         (gst_asf_demux_setup_pad):
20456           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
20457           instead of 0. Reason is simple: some elements have a fps range
20458           of 1-max instead of 0-max. So now ASF video actually works.
20459
20460 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
20461
20462         * po/LINGUAS:
20463         * po/sr.po:
20464           adding serbian as a language
20465
20466 2004-03-13  Benjamin Otte  <otte@gnome.org>
20467
20468         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20469           return taglist correctly from _get function, don't gst_pad_push it.
20470           (fixes #137042)
20471
20472 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
20473         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
20474
20475 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20476
20477         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
20478         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
20479         (gst_alsa_mixer_track_new):
20480         * ext/alsa/gstalsamixertrack.h:
20481           Fix ancient leftovers... MixerTrack is a GObject.
20482
20483 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20484
20485         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
20486         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20487           Don't block during probing...
20488
20489 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20490
20491         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
20492         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
20493         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
20494         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
20495         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
20496         (gst_alsa_open_audio), (gst_alsa_close_audio):
20497         * ext/alsa/gstalsa.h:
20498           Add propertyprobe interface implementation, add some device-name
20499           property, all this so that it looks good in gnome-volume-control.
20500
20501 2004-03-12  David Schleef  <ds@schleef.org>
20502
20503         * configure.ac: the Hermes library controls hermescolorspace, not
20504         colorspace.
20505         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
20506         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
20507         not /* */
20508         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
20509         * ext/sdl/sdlvideosink.h: ditto.
20510         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
20511
20512 2004-03-12  Benjamin Otte  <otte@gnome.org>
20513
20514         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
20515         (gst_x_overlay_got_xwindow_id):
20516         * gst-libs/gst/xoverlay/xoverlay.h:
20517           replace XID with unsigned long to get rid of the xlibs dependency in
20518           XOverlay (fixes #137004)
20519
20520 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
20521         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
20522         (gst_agingtv_setup):
20523         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
20524         (gst_dicetv_base_init), (gst_dicetv_class_init),
20525         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
20526         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
20527         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
20528         (gst_edgetv_setup), (gst_edgetv_rgb32):
20529         * gst/effectv/gsteffectv.c:
20530         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
20531         (gst_quarktv_set_property):
20532         * gst/effectv/gstrev.c: (gst_revtv_get_type),
20533         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
20534         (gst_revtv_setup), (gst_revtv_rgb32):
20535         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
20536         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
20537         (gst_shagadelictv_init), (gst_shagadelictv_setup),
20538         (gst_shagadelictv_rgb32):
20539         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
20540         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
20541         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
20542         * gst/effectv/gstwarp.c:
20543         Port everything that can be ported to videofilter and fix up the caps.
20544         Can someone with a big-endian machine please check these?
20545
20546 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20547
20548         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
20549         (gst_osssink_chain), (gst_osssink_change_state):
20550           Latest fixes for A/V sync, audio playback and such. This is about
20551           all... MPEG playback issues are mostly related to the async build-
20552           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
20553
20554 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20555
20556         patch from: Stephane Loeuillet
20557
20558         * configure.ac:
20559           use pkg-config for some libraries, falling back to the old .m4 way
20560           (fixes #131270)
20561         * m4/libdv.m4:
20562           removed
20563
20564 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20565
20566         * configure.ac:
20567         * tools/Makefile.am:
20568         * tools/Makefile.in:
20569         * tools/gst-launch-ext-m.m:
20570         * tools/gst-launch-ext.1.in:
20571         * tools/gst-visualise-m.m:
20572         * tools/gst-visualise.1:
20573         * tools/gst-visualise.1.in:
20574           reorganizing generation of script tools
20575
20576 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20577
20578         * ext/divx/gstdivxdec.c:
20579           Downgrade priority. We prefer ffdec_mpeg4.
20580         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
20581         (gst_faad_chain), (gst_faad_change_state):
20582           Fix capsnego. Doesn't work for some sounds because we don't have
20583           a 5:1 to stereo element.
20584         * ext/xvid/gstxvid.c: (plugin_init):
20585           Add priority.
20586         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20587         (gst_osssink_change_state):
20588           Add discont handling.
20589
20590 2004-03-09  Colin Walters  <walters@verbum.org>
20591
20592         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
20593         conversion.
20594
20595 2004-03-09  Benjamin Otte  <otte@gnome.org>
20596
20597         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
20598           the signals take 2 arguments
20599
20600 2004-03-09  David Schleef  <ds@schleef.org>
20601
20602         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
20603         (gst_alsa_fixate): Add fixate function.  (bug #136686)
20604         * ext/alsa/gstalsa.h:
20605         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
20606
20607 2004-03-09  Benjamin Otte  <otte@gnome.org>
20608
20609         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
20610         (gst_mikmod_change_state):
20611         * ext/mikmod/gstmikmod.h:
20612           make mikmod's loop function not loop infinitely and call
20613           gst_element_yield anymore
20614         * gst/modplug/gstmodplug.cc:
20615           fix pad negotiation (fixes #136590)
20616
20617 2004-03-09  David Schleef  <ds@schleef.org>
20618
20619         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
20620         doesn't conflict with the internal colorspace plugin.
20621         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
20622         satisfy the crappy-ass shell shipped by a certain vendor.
20623         * gst/videofilter/make_filter: same (bug #135299)
20624
20625 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20626
20627         * configure.ac: bump nano to 1
20628
20629 === release 0.7.6 ===
20630
20631 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20632
20633         * configure.in: releasing 0.7.6, "There"
20634
20635 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20636
20637         * pkgconfig/gstreamer-play-uninstalled.pc.in:
20638         * pkgconfig/gstreamer-play.pc.in:
20639           synchronize the two
20640
20641 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20642
20643         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
20644         (cdparanoia_open), (cdparanoia_event):
20645           fix/add error handling
20646         * po/POTFILES.in:
20647           add cdparanoia source
20648         * tools/Makefile.am:
20649           make scripts executable
20650
20651 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20652
20653         * configure.ac:
20654         * ext/vorbis/Makefile.am:
20655         * sys/Makefile.am:
20656           remove id3types, vorbisfile and xvideosink from the build (#133783)
20657
20658 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20659
20660         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
20661           Fix metadata read crash (#136537).
20662
20663 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20664
20665         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
20666         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
20667           adding mime types, fixing the one-stop function
20668
20669 2004-03-08  Christian Schaller <Uraeus@gnome.org>
20670
20671         * ext/nas/nassink.c and /ext/nas/nassink.h:
20672         More NAS love from Arwed von Merkatz
20673         So lets all sing 'Can you feel the NAS tonight'
20674
20675 2004-03-08  Christian Schaller <Uraeus@gnome.org>
20676
20677         * tools/gst-launch-ext.in:
20678         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
20679
20680 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20681
20682         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
20683         (gst_mpeg2dec_init):
20684         remove the user_data pad for now, because it is being used in
20685         fixating causing MPEG playback to fixate on 1000 Hz for playback.
20686         If someone knows how to fix this properly, please do.
20687
20688 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20689
20690         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
20691         (gst_osssink_get_time):
20692         add a warning, IMO this won't get triggered anymore, remove later
20693
20694 2004-03-07  David Schleef  <ds@schleef.org>
20695
20696         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
20697         format (bug #136470)
20698
20699 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20700
20701         * gst-libs/Makefile.am:
20702         * gst-libs/gst/media-info/Makefile.am:
20703         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
20704         (error_callback), (gst_media_info_error_create),
20705         (gst_media_info_error_element), (gmip_init), (gmip_reset),
20706         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
20707         * gst-libs/gst/media-info/media-info-priv.h:
20708         * gst-libs/gst/media-info/media-info-test.c: (main):
20709         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20710         (gst_media_info_class_init), (gst_media_info_instance_init),
20711         (gst_media_info_set_source), (gst_media_info_read_with_idler),
20712         (gst_media_info_read_idler), (gst_media_info_read):
20713         * gst-libs/gst/media-info/media-info.h:
20714         fixed, should work now
20715
20716 2004-03-07  Christian Schaller <Uraeus@gnome.org>
20717
20718         * ext/nas/nassink.c:
20719         A bunch of NAS fixes from Arwed von Merkatz
20720
20721 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20722
20723         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
20724         (qtdemux_parse_trak):
20725           Fix crash (j might be greater than n_samples, in which case we're
20726           writing outside the allocated space for the array) and memleak.
20727
20728 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20729
20730         * sys/oss/gstosssink.c: (gst_osssink_chain):
20731           And another caller that couldn't handle delay < 0 (unsigned
20732           integer overflow). Video now continues playing on an audio
20733           buffer underrun, and the clock continues working. Audio still
20734           stalls.
20735
20736 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20737
20738         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
20739         (gst_osssink_get_time):
20740           get_delay() may return values lower than 0. In those cases, we
20741           should not actually cast to *unsigned* int64, that will break
20742           stuff horribly. In my case, it screwed up A/V sync in movies
20743           in totem rather badly.
20744
20745 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
20746
20747         * ext/faac/gstfaac.c: (gst_faac_chain):
20748         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20749         * ext/libpng/gstpngenc.c: (user_write_data):
20750         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20751         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
20752         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
20753         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
20754         Fix several misuse of gst_buffer_merge (it doesn't take ownership
20755         of any buffer), should fix some leaks. I hope I didn't unref buffers
20756         that shouldn't be...
20757
20758 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20759
20760         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
20761         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
20762         (error_callback), (gmi_reset), (gmi_seek_to_track),
20763         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
20764         (gmip_find_type_post), (gmip_find_stream_post),
20765         (gmip_find_track_streaminfo_post):
20766         * gst-libs/gst/media-info/media-info-priv.h:
20767         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
20768         (info_print), (main):
20769         * gst-libs/gst/media-info/media-info.c:
20770         (gst_media_info_error_create), (gst_media_info_error_element),
20771         (gst_media_info_instance_init), (gst_media_info_get_property),
20772         (gst_media_info_new), (gst_media_info_set_source),
20773         (gst_media_info_read_idler), (gst_media_info_read):
20774         * gst-libs/gst/media-info/media-info.h:
20775           first pass at making this work again.  This seems to work on
20776           tagged ogg/vorbis and mp3 files.
20777
20778 2004-03-06  Benjamin Otte  <otte@gnome.org>
20779
20780         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20781           fix huge leak: gst_buffer_merge doesn't unref the first argument
20782           itself.
20783
20784 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20785
20786         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
20787           report layer/mode/emphasis
20788
20789 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
20790
20791         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
20792
20793 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20794
20795         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
20796           signal serial
20797
20798 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20799
20800         * ext/vorbis/vorbis.c: (plugin_init):
20801         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
20802         (gst_vorbis_dec_init), (vorbis_dec_event):
20803         add debug category
20804         make vorbisdec handle _BYTE and _TIME queries
20805
20806 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
20807
20808         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
20809           from the xing header
20810
20811 2004-03-06  Benjamin Otte  <otte@gnome.org>
20812
20813         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
20814         (gst_audio_convert_link), (gst_audio_convert_change_state),
20815         (gst_audio_convert_buffer_from_default_format):
20816           do conversions from/to float correctly, fix some caps nego errors,
20817           export correct supported caps in template and getcaps, use correct
20818           caps in try_set_caps functions
20819
20820 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
20821
20822         For some reason, I only committed a ChangeLog entry yesterday and
20823         not the corresponding code...
20824         * ext/mad/gstmad.c: Fix detection of Xing headers
20825         * gst/tags/gstid3tag.c: Changes to support TLEN tags
20826
20827 2004-03-06  Benjamin Otte  <otte@gnome.org>
20828
20829         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
20830         (gst_ogg_demux_src_query):
20831           make sure to handle the case where there's no current chain
20832           gracefully.
20833
20834 2004-03-05  David Schleef  <ds@schleef.org>
20835
20836         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
20837         Add fixate function. (bug #131128)
20838         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
20839         (gst_sdlvideosink_fixate):  Add fixate function.
20840         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20841         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
20842         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
20843         Fix missing break that was causing ulaw to be interpreted as
20844         raw int.
20845
20846 2004-03-05  David Schleef  <ds@schleef.org>
20847
20848         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
20849         Fix code that ignores return value of gst_buffer_merge().
20850         (bug #114560)
20851         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
20852         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
20853         * testsuite/gst-lint:  Check for above.
20854
20855 2004-03-05  David Schleef  <ds@schleef.org>
20856
20857         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
20858         caps and throw an element error.  (bug #136334)
20859
20860 2004-03-05  David Schleef  <ds@schleef.org>
20861
20862         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
20863         (gst_faad_chain): Fix negotiation.
20864         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
20865         key and button events.
20866         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
20867         dung heap of code.
20868         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
20869         depends on gconf
20870         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
20871         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
20872         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
20873         function to encourage better negotiation, particularly between
20874         audioconvert and osssink.
20875         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
20876         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
20877         more important.
20878         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
20879         typefinding.
20880         * gst/vbidec/vbiscreen.c:  Add glib header
20881         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
20882
20883 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
20884
20885         * ext/mad/gstmad.c: Fix detection of Xing headers
20886         * gst/tags/gstid3tag.c: Changes to support TLEN tags
20887
20888 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20889
20890         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20891         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
20892           debug updates
20893
20894 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
20895
20896         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
20897         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
20898         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
20899         files, and report the parsed length as a GST_TAG_DURATION tag.
20900         * gst/tags/gstid3tag.c: support TLEN (duration) tag
20901
20902 2004-03-05  Benjamin Otte  <otte@gnome.org>
20903
20904         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
20905           convert channels correctly. convert correctly to unsigned.
20906
20907 2004-03-05  Julien MOUTTE <julien@moutte.net>
20908
20909         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
20910         we have a window before clearing it.
20911
20912 2004-03-05  Julien MOUTTE <julien@moutte.net>
20913
20914         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
20915         have a window before clearing it.
20916
20917 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20918
20919         * gconf/gstreamer.schemas.in:
20920         * gst-libs/gst/gconf/Makefile.am:
20921           version installation path the same way as for 0.6
20922         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
20923         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
20924         * pkgconfig/gstreamer-play-uninstalled.pc.in:
20925           remove comment that was fixed
20926
20927 2004-03-05  David Schleef  <ds@schleef.org>
20928
20929         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
20930         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
20931         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
20932         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
20933         Add prototype code for handling seeking and querying.
20934
20935 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20936
20937         * examples/gstplay/player.c: (main):
20938           Initialize variables to NULL. Prevents a segfault because the
20939           (uninitialized) variable is not NULL, resulting in a crash on
20940           trying to reach error->message.
20941
20942 2004-03-05  Benjamin Otte  <otte@gnome.org>
20943
20944         * gst/audioconvert/gstaudioconvert.c:
20945         (gst_audio_convert_buffer_to_default_format):
20946         make float=>int conversion work correctly even in cornercases.
20947
20948 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
20949
20950         * debian/README.Debian:
20951         * debian/build-deps:
20952         * debian/changelog:
20953         * debian/control:
20954         * debian/control.in:
20955         * debian/copyright:
20956         * debian/gstreamer-a52dec.files:
20957         * debian/gstreamer-aa.files:
20958         * debian/gstreamer-alsa.files:
20959         * debian/gstreamer-alsa.manpages:
20960         * debian/gstreamer-arts.files:
20961         * debian/gstreamer-artsd.files:
20962         * debian/gstreamer-audiofile.files:
20963         * debian/gstreamer-avifile.files:
20964         * debian/gstreamer-cdparanoia.files:
20965         * debian/gstreamer-colorspace.files:
20966         * debian/gstreamer-doc.files:
20967         * debian/gstreamer-dv.files:
20968         * debian/gstreamer-dvd.files:
20969         * debian/gstreamer-esd.files:
20970         * debian/gstreamer-festival.files:
20971         * debian/gstreamer-flac.files:
20972         * debian/gstreamer-gconf.conffiles:
20973         * debian/gstreamer-gconf.files:
20974         * debian/gstreamer-gconf.postinst:
20975         * debian/gstreamer-gnomevfs.files:
20976         * debian/gstreamer-gsm.files:
20977         * debian/gstreamer-http.files:
20978         * debian/gstreamer-jack.files:
20979         * debian/gstreamer-jpeg.files:
20980         * debian/gstreamer-mad.files:
20981         * debian/gstreamer-mikmod.files:
20982         * debian/gstreamer-misc.files:
20983         * debian/gstreamer-mpeg2dec.files:
20984         * debian/gstreamer-oss.files:
20985         * debian/gstreamer-plugin-apps.files:
20986         * debian/gstreamer-plugin-apps.manpages:
20987         * debian/gstreamer-plugin-libs-dev.files:
20988         * debian/gstreamer-plugin-libs.files:
20989         * debian/gstreamer-plugin-template.postinst:
20990         * debian/gstreamer-plugin-template.postrm:
20991         * debian/gstreamer-sdl.files:
20992         * debian/gstreamer-sid.files:
20993         * debian/gstreamer-vorbis.files:
20994         * debian/gstreamer-x.files:
20995         * debian/mk.control:
20996         * debian/rules:
20997         Debian package info not maintained here.
20998
20999 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21000
21001         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
21002         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
21003         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
21004         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
21005         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
21006         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
21007         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
21008         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
21009         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
21010         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
21011         * gst-libs/gst/colorbalance/colorbalance.c:
21012         (gst_color_balance_class_init):
21013         * gst-libs/gst/colorbalance/colorbalancechannel.c:
21014         (gst_color_balance_channel_class_init):
21015         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
21016         * gst-libs/gst/play/play.c: (gst_play_class_init):
21017         * gst-libs/gst/propertyprobe/propertyprobe.c:
21018         (gst_property_probe_iface_init):
21019         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
21020         * gst-libs/gst/tuner/tunerchannel.c:
21021         (gst_tuner_channel_class_init):
21022         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
21023         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
21024         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
21025         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
21026         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
21027         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
21028         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
21029         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
21030         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
21031           fix signals to use - instead of _
21032         * ext/libcaca/gstcacasink.h:
21033         * ext/sdl/sdlvideosink.h:
21034           fix header rename
21035
21036 2004-03-04  David Schleef  <ds@schleef.org>
21037
21038         * testsuite/gst-lint:  Add a check for bad signal names.
21039
21040 2004-03-04  <kost@imn.htwk-leipzig.de>
21041
21042         reviewed by David Schleef
21043
21044         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
21045         modified the alpha channel and caused a warning. (bug #136192)
21046
21047 2004-04-03  Christian Schaller <Uraeus@gnome.org>
21048
21049         * gst-plugins.spec.in:
21050         Change names of plugins to actually be correct. Try to keep things
21051         alphabetical to avoid getting beat up by Thomas
21052
21053 2004-03-03  Julien MOUTTE <julien@moutte.net>
21054
21055         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
21056         Using ximagesink as a default if no gconf key found. We should
21057         probably consider using alsasink instead of osssink for the audio
21058         part.
21059
21060 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21061
21062         * configure.ac:
21063           fix --with-plugins, don't think it ever worked before
21064         * gst-plugins.spec.in:
21065           even more updates
21066
21067 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21068
21069         * ext/sdl/sdlvideosink.h:
21070         * sys/ximage/ximagesink.h:
21071         * sys/xvideo/xvideosink.h:
21072         * sys/xvimage/xvimagesink.h:
21073           Fix for move of gstvideosink.h -> videosink.h.
21074
21075 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21076
21077         * gst-libs/gst/xwindowlistener/Makefile.am:
21078           this is a plugin library, not a library
21079
21080 2004-03-01  David Schleef  <ds@schleef.org>
21081
21082         * AUTHORS:  Added some names.  Add yourself if you're still
21083         missing.
21084
21085 2004-03-01  David Schleef  <ds@schleef.org>
21086
21087         * MAINTAINERS: Add
21088
21089 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21090
21091         * gst-plugins.spec.in: clean up spec file
21092
21093 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21094
21095         * gst-libs/gst/video/Makefile.am:
21096         * gst-libs/gst/video/gstvideosink.c:
21097         * gst-libs/gst/video/gstvideosink.h:
21098           rename gstvideosink.h to videosink.h to match other headers
21099         * gst/mixmatrix/Makefile.am:
21100           fix plugin filename
21101         * gst/tags/Makefile.am: fix plugin filename
21102
21103 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21104
21105         * gst/tags/Makefile.am: fix plugin filename
21106
21107 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21108
21109         * examples/gstplay/player.c: (got_time_tick), (main):
21110           add error handler
21111           display time_tick more readably
21112         * gst/mixmatrix/Makefile.am:
21113           fix plugin file name
21114
21115 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
21116
21117         * sys/oss/gstosselement.c: (gst_osselement_probe),
21118         (device_combination_append), (gst_osselement_class_probe_devices):
21119         * sys/oss/gstosselement.h:
21120           Reworked enumeration of oss dsps and mixers so that gst-mixer works
21121           on my system using alsa oss emulation, fixes bug #135597
21122
21123 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21124
21125         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
21126         (gst_videodrop_chain), (gst_videodrop_change_state):
21127         * gst/videodrop/gstvideodrop.h:
21128           Work based on timestamp of input data, not based on the expected
21129           framerate from the input. The consequence is that this element now
21130           not only scales framerates, but also functions as a framerate
21131           corrector or framerate stabilizer/constantizer.
21132
21133 2004-02-27  David Schleef  <ds@schleef.org>
21134
21135         patches from jmmv@menta.net (Julio M. Merino Vidal)
21136
21137         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
21138         GST_ELEMENT_ERROR call (bug #135634)
21139         * gst/interleave/interleave.c: (interleave_buffered_loop),
21140         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
21141         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
21142         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
21143         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
21144         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
21145         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
21146         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
21147         Fix GST_ELEMENT_ERROR call.
21148         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
21149         GST_ELEMENT_ERROR call.
21150
21151 2004-02-27  Benjamin Otte  <otte@gnome.org>
21152
21153         * gst-libs/gst/audio/audio.h:
21154           add macro to make sure header isn't included twice
21155         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
21156           don't use gst_buffer_free
21157         * gst/playondemand/filter.func:
21158           don't use gst_data_free. Free data only once.
21159
21160 2004-02-26  David Schleef  <ds@schleef.org>
21161
21162         * gst-libs/gst/colorbalance/Makefile.am:
21163         * gst-libs/gst/mixer/Makefile.am:
21164         * gst-libs/gst/tuner/Makefile.am:
21165         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
21166         should not be disted, -marshal.h files should not be installed,
21167         and -enum.h files _should_ be installed.  Fix to make this the
21168         case.
21169
21170 === release 0.7.5 ===
21171
21172 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21173
21174         * configure.ac: release 0.7.5, "Under The Sea"
21175
21176 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21177
21178         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
21179         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
21180         * gst/videoscale/gstvideoscale.c:
21181         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
21182           assorted debug/warning fixes
21183
21184 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21185
21186         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21187         (gst_videoscale_init), (gst_videoscale_chain),
21188         (gst_videoscale_set_property), (plugin_init):
21189         * gst/videoscale/gstvideoscale.h:
21190         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
21191         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
21192         (gst_videoscale_planar400), (gst_videoscale_packed422),
21193         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
21194         (gst_videoscale_24bit), (gst_videoscale_16bit),
21195         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
21196         (gst_videoscale_scale_plane_slow),
21197         (gst_videoscale_scale_point_sample),
21198         (gst_videoscale_scale_nearest),
21199         (gst_videoscale_scale_nearest_str2),
21200         (gst_videoscale_scale_nearest_str4),
21201         (gst_videoscale_scale_nearest_32bit),
21202         (gst_videoscale_scale_nearest_24bit),
21203         (gst_videoscale_scale_nearest_16bit):
21204         add debugging category and use it properly
21205         fix use of GST_PTR_FORMAT
21206
21207 2004-02-25  Andy Wingo  <wingo@pobox.com>
21208
21209         * gst/interleave/interleave.c (interleave_buffered_loop): Always
21210         push only when channel->buffer is NULL. Prevents segfaults doing
21211         the state change after a nonlocal exit, like a scheme exception.
21212
21213         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
21214         Handle the case where the intersected caps is empty.
21215
21216 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21217
21218         * gst/law/mulaw-decode.c: (mulawdec_link):
21219         * gst/law/mulaw.c: (plugin_init):
21220           fix mulawdec so it actually works again
21221
21222 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
21223
21224         reviewed by: David Schleef  <ds@schleef.org>
21225
21226         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
21227         (gst_gamma_init), (gst_gamma_set_property),
21228         (gst_gamma_get_property), (gst_gamma_calculate_tables),
21229         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
21230         for RGB, with separate r g and b correction factors. (#131167)
21231
21232 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21233
21234         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
21235           only signal tags for bitrate if they're > 0 (#134894)
21236
21237 2004-02-24  David Schleef  <ds@schleef.org>
21238
21239         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
21240         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
21241         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
21242         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
21243         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
21244         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
21245         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
21246         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
21247         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
21248         category.  Attempt to fix timestamp calculation.
21249
21250 2004-02-24  Johan Dahlin  <johan@gnome.org>
21251
21252         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
21253
21254 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21255
21256         * configure.ac:
21257         * gconf/Makefile.am:
21258         * gconf/gstreamer.schemas:
21259         * gst-libs/gst/gconf/Makefile.am:
21260         * gst-libs/gst/gconf/gconf.c:
21261           version gconf schemas and install locations
21262
21263 2004-02-23  Benjamin Otte  <otte@gnome.org>
21264
21265         * ext/xine/xineinput.c: (gst_xine_input_dispose):
21266         (gst_xine_input_subclass_init):
21267           call parent dispose.
21268           change pad template for CD reader correctly
21269         * ext/xine/Makefile.am:
21270         * ext/xine/gstxine.h:
21271         * ext/xine/xine.c: (plugin_init):
21272         * ext/xine/xineaudiosink.c:
21273           wrap audio sinks, too
21274         * gst-libs/gst/resample/private.h:
21275         * gst-libs/gst/resample/resample.c: (gst_resample_init),
21276         (gst_resample_reinit), (gst_resample_scale),
21277         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
21278         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
21279         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
21280         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
21281         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
21282         * gst-libs/gst/resample/resample.h:
21283         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
21284         (gst_audioscale_class_init), (gst_audioscale_link),
21285         (gst_audioscale_get_buffer), (gst_audioscale_init),
21286         (gst_audioscale_chain), (gst_audioscale_set_property),
21287         (gst_audioscale_get_property):
21288         * gst/audioscale/gstaudioscale.h:
21289           s/resample_*/gst_resample_*/i to not clobber namespaces
21290
21291 2004-02-23  Julien MOUTTE  <julien@moutte.net>
21292
21293         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21294         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
21295         (gst_riff_create_video_template_caps),
21296         (gst_riff_create_audio_template_caps),
21297         (gst_riff_create_iavs_template_caps):
21298         * gst-libs/gst/riff/riff-media.h:
21299         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
21300         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
21301         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
21302         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
21303         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
21304         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
21305         (gst_matroska_demux_plugin_init): First batch implementing audio and
21306         video codec tags in demuxers.
21307
21308 2004-02-22  Benjamin Otte  <otte@gnome.org>
21309
21310         * ext/xine/Makefile.am:
21311         * ext/xine/gstxine.h:
21312         * ext/xine/xine.c: (plugin_init):
21313         * ext/xine/xineinput.c:
21314           add input plugin wrapper. Playback from files, http, mms and cdda
21315           works.
21316         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21317           remove leftover G_GNUC_UNUSED
21318         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
21319         (gst_asf_demux_identify_guid):
21320           improve debugging output
21321
21322 2004-02-22  Benjamin Otte  <otte@gnome.org>
21323
21324         reported by: Padraig O'Briain <padraig.obriain@sun.com>
21325
21326         * autogen.sh:
21327           replace test -e with test -x for mkinstalldirs to be more portable.
21328           (fixes #134816)
21329
21330 2004-02-22  Benjamin Otte  <otte@gnome.org>
21331
21332         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
21333
21334         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
21335           set rank to PRIMARY
21336         * gst/volume/gstvolume.c: (plugin_init):
21337           set rank to NONE
21338         fixes #134960
21339
21340 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
21341
21342         reviewed by Benjamin Otte  <otte@gnome.org>
21343
21344         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
21345           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
21346
21347 2004-02-22  Benjamin Otte  <otte@gnome.org>
21348
21349         * configure.ac:
21350           export [_]*{gst,Gst,GST}.* symbols from plugins
21351
21352 2004-02-22  Christophe Fergeau <teuf@gnome.org>
21353
21354         reviewed by: Benjamin Otte  <otte@gnome.org>
21355
21356         * ext/lame/gstlame.c: (add_one_tag):
21357         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21358         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
21359         (gst_vorbisenc_metadata_set1):
21360         * gst/tags/gstid3tag.c:
21361         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
21362           apply fixes from bugs #135042 (lame can't write tags) and #133817
21363           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
21364
21365 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
21366
21367         * configure.ac: Export only gst_plugin_desc from plugins.
21368          Note that this change only makes any effect with Linux using libtool
21369          1.5.2 or higher. Otherwise it is silently ignored, but it would build
21370          fine. And don't try to have several versions of libtool in different
21371          directories.
21372
21373 2004-02-20  Andy Wingo  <wingo@pobox.com>
21374
21375         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
21376         interleave respectively.
21377
21378         * gst/interleave/deinterleave.c: New plugin: deinterleave
21379         (replaces on oneton).
21380         * gst/interleave/interleave.c: New plugin: interleave.
21381         * gst/interleave/plugin.h: Support file.
21382         * gst/interleave/plugin.c: Support file.
21383
21384         * configure.ac: Remove intfloat and oneton, add interleave.
21385
21386         * ext/sndfile/gstsf.c: Handle events better.
21387
21388         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
21389         and float2int operation. int2float has scheduling problems as
21390         noted in in2float_chain.
21391
21392 2004-02-20  Benjamin Otte  <otte@gnome.org>
21393
21394         * ext/xine/Makefile.am:
21395         * ext/xine/gstxine.h:
21396         * ext/xine/xine.c:
21397         * ext/xine/xineaudiodec.c:
21398         * ext/xine/xinecaps.c:
21399           add first version of xine plugin wrapper. Currently only wraps the
21400           QDM2 win32 DLL, and even that only in proof-of-concept quality.
21401         * configure.ac:
21402         * ext/Makefile.am:
21403           add xine plugin wrapper, disabled by default. Use --enable-xine to
21404           build. Note that it'll segfault on gst-register if you don't remove
21405           the goom and tvtime post plugins from xine.
21406         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
21407         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
21408           add extradata parsing for QDM2.
21409           change around debugging prints.
21410
21411 2004-02-19  Benjamin Otte  <otte@gnome.org>
21412
21413         * ext/lame/gstlame.c: (gst_lame_chain):
21414         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
21415           use gst_tag_list_insert when you want to insert tags
21416
21417 2004-02-18  David Schleef  <ds@schleef.org>
21418
21419         * configure.ac:  Move massink to gst-rotten
21420         * ext/Makefile.am:
21421         * ext/mas/Makefile.am:
21422         * ext/mas/massink.c:
21423         * ext/mas/massink.h:
21424
21425 2004-02-18  David Schleef  <ds@schleef.org>
21426
21427         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
21428         typefinding, since it seems to be worse than nothing.
21429         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
21430         atom to recognize .mp4 and .m4a files as video/quicktime.
21431
21432 2004-02-18  David Schleef  <ds@schleef.org>
21433
21434         * gst/sine/demo-dparams.c: (quit_live),
21435         (dynparm_log_value_changed), (dynparm_value_changed), (main):
21436         Use double dparams, not float.
21437         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21438         (gst_sinesrc_init): Change sync default to FALSE, since multiple
21439         sync'd elements don't really work correctly.
21440         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
21441         (volume_update_volume), (volume_get_property):  Change dparam
21442         to double.
21443
21444 2004-02-18  Julien MOUTTE  <julien@moutte.net>
21445
21446         * sys/ximage/ximagesink.c:
21447         (gst_ximagesink_xwindow_update_geometry),
21448         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
21449         (gst_ximagesink_change_state), (gst_ximagesink_expose),
21450         (gst_ximagesink_init): Rework the way software video scaling works. So
21451         now we check on each chain call if the video frames are feeling the
21452         window. If not we try to renegotiate caps. On failure we memorize that
21453         and we won't try again for that PLAYING sessions.
21454         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
21455         failure.
21456         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
21457         synchronous flag.
21458
21459 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21460
21461         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
21462           break up _link so we can give a better debug message for errors
21463
21464 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21465
21466         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
21467           set up debug category
21468
21469 2004-02-18  Julien MOUTTE <julien@moutte.net>
21470
21471         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21472         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
21473         the way renegotiation work. The event handling function is not taking
21474         care of external windows and renegotiate method check for pad flags
21475         NEGOTIATING. Should fix : #133209
21476
21477 2004-02-17  Julien MOUTTE  <julien@moutte.net>
21478
21479         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
21480         pad is negotiating before trying renegotiation.
21481
21482 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21483
21484         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
21485           pass on all possible mime types as typefind hints
21486
21487 2004-02-17  Julien MOUTTE <julien@moutte.net>
21488
21489         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
21490         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
21491         possible SHM leak if we crash. All other apps using XShm are doing
21492         that.
21493
21494 2004-02-17  Julien MOUTTE  <julien@moutte.net>
21495
21496         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21497         (gst_ximagesink_expose): Renegotiate size on expose.
21498         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
21499         size on expose.
21500
21501 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21502
21503         * testsuite/alsa/sinesrc.c:
21504           cosmetic fix to fix compile issue with gcc 2.95.4
21505
21506 2004-02-16  Julien MOUTTE <julien@moutte.net>
21507
21508         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
21509         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
21510         failed opening the audio device.
21511         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
21512         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
21513         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
21514         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
21515         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
21516         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
21517         (gst_ximagesink_change_state), (gst_ximagesink_chain),
21518         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
21519         Removing some useless g_return_if_fail like wingo suggested.
21520         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
21521         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
21522         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
21523         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
21524         (gst_xvimagesink_update_colorbalance),
21525         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
21526         (gst_xvimagesink_xcontext_clear),
21527         (gst_xvimagesink_get_fourcc_from_caps),
21528         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21529         (gst_xvimagesink_set_xwindow_id),
21530         (gst_xvimagesink_colorbalance_list_channels),
21531         (gst_xvimagesink_colorbalance_set_value),
21532         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
21533         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
21534
21535 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21536
21537         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
21538           throw error when not negotiated instead of asserting
21539
21540 2004-02-15  Julien MOUTTE  <julien@moutte.net>
21541
21542         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
21543         correct data refcounting.
21544
21545 2004-02-15  Julien MOUTTE  <julien@moutte.net>
21546
21547         * gst/switch/gstswitch.c: (gst_switch_change_state),
21548         (gst_switch_class_init): Cleaning the sinkpads correctly on state
21549         change, mostly the EOS flag.
21550
21551 2004-02-15  Julien MOUTTE  <julien@moutte.net>
21552
21553         * examples/gstplay/player.c: (got_eos), (main): Adding some
21554         output for debugging.
21555         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
21556         timeouts if we go to any state different from PLAYING.
21557         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
21558         more EOS bugs in riff lib.
21559
21560 2004-02-14  Julien MOUTTE  <julien@moutte.net>
21561
21562         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
21563         visualization until i find a way to fix switch correctly.
21564         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
21565         EOS arrives.
21566         * gst/switch/gstswitch.c: (gst_switch_release_pad),
21567         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
21568         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
21569         Reworked switch to get a more correct behaviour with events and refing
21570         of data stored in sinkpads.
21571         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
21572         we don't pull from a pad in EOS.
21573
21574 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21575
21576         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
21577           remove v1 tag even if we can't read it (makes sure we don't detect
21578           it again)
21579
21580 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21581
21582         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
21583         (gst_alsa_xrun_recovery):
21584         * ext/alsa/gstalsa.h:
21585           try xrun recovery when wait failed. Make xrun recovery function
21586           return TRUE/FALSE to indicate success. (might fix #134354)
21587
21588 2004-02-13  David Schleef  <ds@schleef.org>
21589
21590         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
21591         (dynparm_value_changed), (main): Convert from float to double.
21592         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
21593
21594 2004-02-13  David Schleef  <ds@schleef.org>
21595
21596         * gst/silence/gstsilence.c: (gst_silence_class_init),
21597         (gst_silence_set_clock), (gst_silence_get),
21598         (gst_silence_set_property), (gst_silence_get_property):
21599         * gst/silence/gstsilence.h: Add sync property.
21600         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21601         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
21602         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
21603         * gst/sine/gstsinesrc.h: Add sync property.
21604
21605 2004-02-13  David Schleef  <ds@schleef.org>
21606
21607         * gst/intfloat/gstint2float.c: (conv_f32_s16),
21608         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
21609
21610 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21611
21612         * configure.ac:
21613         * ext/Makefile.am:
21614         * gst-libs/ext/Makefile.am:
21615           move ffmpeg plugin to gst-ffmpeg module
21616
21617 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21618
21619         * configure.ac: use GST_ARCH to detect architecture
21620
21621 2004-02-12  Julien MOUTTE  <julien@moutte.net>
21622
21623         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
21624
21625 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21626
21627         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
21628           classify LADSPA plugins based on number of src/sink pads
21629           (#133663, Stefan Kost)
21630         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
21631           fix dparams registration
21632           (#133528, Stefan Kost)
21633         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
21634           fix use of isprint and use g_ascii_isprint instead
21635           (#133316, Stefan Kost)
21636
21637 2004-02-11  David Schleef  <ds@schleef.org>
21638
21639         Convert a few inner loops to use liboil.  This is currently
21640         optional, and is only enabled if liboil is present (duh!).
21641         * configure.ac: Check for liboil-0.1
21642         * gst/intfloat/Makefile.am:
21643         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
21644         (gst_int2float_chain_gint16):
21645         * gst/videofilter/Makefile.am:
21646         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
21647         (tablelookup_u8), (gst_videobalance_planar411):
21648         * gst/videotestsrc/Makefile.am:
21649         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
21650         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
21651         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
21652         (paint_hline_RGB565), (paint_hline_xRGB1555):
21653
21654 2004-02-11  David Schleef  <ds@schleef.org>
21655
21656         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
21657         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
21658         (gst_colorspace_getcaps), (gst_colorspace_link),
21659         (gst_colorspace_base_init), (gst_colorspace_init),
21660         (gst_colorspace_chain), (gst_colorspace_change_state),
21661         (plugin_init): Merge Ronald's patch (bug #117897) and update
21662         for new caps and negotiation.  Seems to work, although it
21663         shows off bugs in lcs.
21664
21665 2004-02-11  David Schleef  <ds@schleef.org>
21666
21667         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
21668         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
21669
21670 2004-02-11  David Schleef  <ds@schleef.org>
21671
21672         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
21673         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
21674         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
21675         Add server and port properties
21676
21677 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21678
21679         * m4/a52.m4:
21680         * m4/aalib.m4:
21681         * m4/as-ffmpeg.m4:
21682         * m4/as-liblame.m4:
21683         * m4/as-slurp-ffmpeg.m4:
21684         * m4/check-libheader.m4:
21685         * m4/esd.m4:
21686         * m4/freetype2.m4:
21687         * m4/gconf-2.m4:
21688         * m4/glib.m4:
21689         * m4/gst-alsa.m4:
21690         * m4/gst-artsc.m4:
21691         * m4/gst-ivorbis.m4:
21692         * m4/gst-matroska.m4:
21693         * m4/gst-sdl.m4:
21694         * m4/gst-shout2.m4:
21695         * m4/gst-sid.m4:
21696         * m4/gtk.m4:
21697         * m4/libdv.m4:
21698         * m4/libfame.m4:
21699         * m4/libmikmod.m4:
21700         * m4/ogg.m4:
21701         * m4/vorbis.m4:
21702           fix underquotedness of macros (#133800)
21703         * m4/as-avifile.m4:
21704         * m4/xmms.m4:
21705           removed because no longer used
21706
21707 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21708
21709         * configure.ac:
21710           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
21711           by autopoint (fixes #132996)
21712
21713 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21714
21715         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
21716         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
21717         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
21718         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
21719           fix memleaks
21720
21721 2004-02-11  David Schleef  <ds@schleef.org>
21722
21723         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
21724         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
21725         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
21726         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
21727         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
21728         (gst_jpegenc_class_init), (gst_jpegenc_init),
21729         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
21730         (gst_jpegenc_chain), (gst_jpegenc_set_property),
21731         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
21732         * ext/jpeg/gstjpegenc.h: Fix negotiation.
21733
21734 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21735
21736         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21737         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
21738         * ext/mikmod/gstmikmod.h:
21739           fix caps negotiation in mikmod
21740         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
21741           output debug information
21742
21743 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21744
21745         * gst-libs/gst/colorbalance/Makefile.am:
21746         * gst-libs/gst/navigation/Makefile.am:
21747         * gst-libs/gst/xoverlay/Makefile.am:
21748           remove unused GST_OPT_CFLAGS from Makefiles
21749           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
21750
21751 2004-02-07  David Schleef  <ds@schleef.org>
21752
21753         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
21754         push events to pads that haven't been created (#133508)
21755
21756 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
21757
21758         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
21759         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
21760         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
21761         (gst_dvdec_loop), (gst_dvdec_change_state):
21762         Second attempt at committing a working dvdec element.
21763
21764 2004-02-06  David Schleef  <ds@schleef.org>
21765
21766         Build fixes for OS X: (see #129600)
21767         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
21768         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
21769         (gst_riff_read_strf_iavs):
21770         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
21771         (gst_avi_demux_stream_odml):
21772         * gst/playondemand/Makefile.am:
21773         * gst/rtp/rtp-packet.c:
21774
21775 2004-02-05  David Schleef  <ds@schleef.org>
21776
21777         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
21778         last change, because it Just Doesn't Compile.
21779
21780 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21781
21782         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
21783           skip undecodable id3v2 tag instead of keeping it
21784
21785 2004-02-05  David Schleef  <ds@schleef.org>
21786
21787         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
21788         Unref leaked buffer.  (Noticed by Ronald)
21789
21790 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
21791
21792         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
21793         Sync requires with other checks.  >= vs =.
21794
21795 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
21796
21797         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
21798         (gst_dvdec_video_link), (gst_dvdec_loop):
21799         * ext/dv/gstdvdec.h:
21800           rework the caps negotiation so that dvdec works again instead
21801           of just segfaulting.
21802
21803 === release 0.7.4 ===
21804
21805 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21806
21807         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
21808         * configure.ac: changed for release
21809
21810 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21811
21812         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
21813         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
21814         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
21815         * pkgconfig/gstreamer-play-uninstalled.pc.in:
21816           reworked patch by David Lehn to fix libdir and includedir for
21817           uninstalled libraries
21818           removed play and gconf from gstreamer-libs since they have their
21819           own pkgconfig files
21820
21821 2004-02-04  David Schleef  <ds@schleef.org>
21822
21823         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
21824         memleak.
21825
21826 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21827
21828         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
21829           use correct GST_TAG_ENCODER tag
21830
21831 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21832
21833         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
21834           be sure to stop the clock when going to paused
21835         * sys/oss/gstosssink.c: (gst_osssink_change_state):
21836           reset number of transmitted when going to ready.
21837         fixes #132935
21838
21839 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
21840
21841         reviewed by Benjamin Otte
21842
21843         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21844           extract track count (fixes #133410)
21845
21846 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21847
21848         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
21849           that should be !=, not == (fixes #132519)
21850
21851 2004-02-04  David Schleef  <ds@schleef.org>
21852
21853         Make sure set_explicit_caps() is called before adding pad.
21854         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21855         * gst/id3/gstid3types.c: (gst_id3types_loop):
21856         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21857         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21858
21859 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21860
21861         * configure.ac:
21862           bump nano to 2, first prerelease
21863           put back AM_PROG_LIBTOOL
21864
21865 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21866
21867         * testsuite/alsa/Makefile.am:
21868           these are user test apps, not automatic testsuite tests
21869
21870 2004-02-04  David Schleef  <ds@schleef.org>
21871
21872         Convert GST_DEBUG_CAPS() to GST_DEBUG():
21873         * gst/mpeg1videoparse/gstmp1videoparse.c:
21874         (mp1videoparse_parse_seq):
21875         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21876         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
21877         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
21878         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21879         (gst_xvideosink_getcaps):
21880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21881         * testsuite/gst-lint: more tests
21882
21883 2004-02-04  David Schleef  <ds@schleef.org>
21884
21885         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
21886         with the code that they would expand to.
21887         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
21888         (gst_flacdec_get_src_query_types),
21889         (gst_flacdec_get_src_event_masks):
21890         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
21891         (gst_gnomevfssrc_get_query_types),
21892         (gst_gnomevfssrc_get_event_mask):
21893
21894 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21895
21896         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21897         (gst_sinesrc_dispose):
21898           fix memleak by properly disposing sinesrc
21899
21900 2004-02-04  Julien MOUTTE  <julien@moutte.net>
21901
21902         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
21903         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
21904         an overlay to redraw the image because it has been exposed.
21905         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
21906         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
21907         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
21908         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
21909         interface
21910         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
21911         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
21912         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
21913         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
21914         interface
21915
21916 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21917
21918         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
21919           more memleak fixage
21920
21921 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21922
21923         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
21924         * gst/typefind/gsttypefindfunctions.c:
21925           fix memleaks shown by gst-typefind
21926
21927 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21928
21929         * common/glib-gen.mak:
21930           add hack rule to touch .Plo files
21931         * gst-libs/gst/colorbalance/Makefile.am:
21932         * gst-libs/gst/mixer/Makefile.am:
21933         * gst-libs/gst/play/Makefile.am:
21934         * gst-libs/gst/tuner/Makefile.am:
21935           remove glib_root variable
21936
21937 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21938
21939         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
21940           set explicit caps before adding the element, so the autopluggers can
21941           plug correctly.
21942         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
21943         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
21944         (mpeg_video_type_find), (mpeg_video_stream_type_find),
21945         (dv_type_find):
21946           fix memleaks in typefind functions. gst_type_find_suggest takes a const
21947           argument.
21948
21949 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21950
21951         * gst-libs/gst/colorbalance/Makefile.am:
21952         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
21953         * gst-libs/gst/colorbalance/colorbalance.c:
21954         * gst-libs/gst/colorbalance/colorbalance.h:
21955         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
21956         * gst-libs/gst/mixer/Makefile.am:
21957         * gst-libs/gst/mixer/mixer-marshal.list:
21958         * gst-libs/gst/mixer/mixer.c:
21959         * gst-libs/gst/mixer/mixer.h:
21960         * gst-libs/gst/mixer/mixermarshal.list:
21961         * gst-libs/gst/play/Makefile.am:
21962         * gst-libs/gst/play/play.h:
21963         * gst-libs/gst/tuner/Makefile.am:
21964         * gst-libs/gst/tuner/tuner-marshal.list:
21965         * gst-libs/gst/tuner/tuner.c:
21966         * gst-libs/gst/tuner/tuner.h:
21967         * gst-libs/gst/tuner/tunermarshal.list:
21968           use new glib-gen.mak snippet to clean up Makefile.am
21969           fix various bugs in Makefile.am's
21970
21971 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21972
21973         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
21974           handle chain parsing correctly in the multichain case
21975         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
21976         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
21977         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
21978         (theora_dec_chain):
21979           handle events and queries correctly
21980
21981 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
21982
21983         * .cvsignore:
21984         Ignore generated file _stdint.h.
21985
21986 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
21987
21988         * gst-libs/gst/colorbalance/Makefile.am:
21989         * gst-libs/gst/colorbalance/colorbalance.h:
21990         * gst-libs/gst/mixer/Makefile.am:
21991         * gst-libs/gst/mixer/mixer.h:
21992         * gst-libs/gst/play/Makefile.am:
21993         * gst-libs/gst/play/play.h:
21994         * gst-libs/gst/tuner/Makefile.am:
21995         * gst-libs/gst/tuner/tuner.h:
21996         Generate enum type code with glib-mkenums.
21997         * gst-libs/gst/colorbalance/.cvsignore:
21998         * gst-libs/gst/mixer/.cvsignore:
21999         * gst-libs/gst/play/.cvsignore:
22000         * gst-libs/gst/tuner/.cvsignore:
22001         Ignore generated files.
22002
22003 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22004
22005         * gst-libs/gst/audio/.cvsignore:
22006         Ignore generated file.
22007         * gst-libs/gst/audio/Makefile.am:
22008         Do not install example filter.
22009
22010 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22011
22012         * examples/switch/.cvsignore:
22013         Ignore generated file.
22014
22015 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22016
22017         * common/m4/ax_create_stdint_h.m4:
22018         * configure.ac:
22019           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
22020           _stdint.h.
22021         * Makefile.am:
22022           remove generated _stdint.h in DISTCLEANFILES
22023         * ext/a52dec/gsta52dec.c:
22024           include _stdint.h for a52dec. (should fix #133064)
22025
22026 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
22027
22028         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
22029         (gst_tag_to_vorbis_comments):
22030         Add replaygain support to vorbistag
22031
22032 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
22033         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
22034         (gst_ffmpeg_caps_to_extradata):
22035           Fix SVQ3 caps flag properties
22036           Use glib macro for bytes swap
22037
22038 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22039
22040         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
22041         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
22042         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
22043         * ext/sndfile/gstsf.c: (plugin_init):
22044         * gst/avi/gstavi.c: (plugin_init):
22045         * sys/dxr3/dxr3init.c: (plugin_init):
22046         * sys/oss/gstossaudio.c: (plugin_init):
22047         * sys/v4l/gstv4l.c: (plugin_init):
22048         * sys/v4l2/gstv4l2.c: (plugin_init):
22049           remove textdomain calls
22050         * po/nl.po:
22051           update Dutch translation
22052
22053 2004-02-02  Julien MOUTTE  <julien@moutte.net>
22054
22055         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22056         (gst_play_set_audio_sink): Moving volume in the audio thread for
22057         instantaneous volume change. Maybe i will add another volume in front
22058         of visualization later, not sure yet though.
22059
22060 2004-02-02  Julien MOUTTE  <julien@moutte.net>
22061
22062         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22063         (gst_ximagesink_handle_xevents): Better X events handling, only take
22064         the latest events for configure and motion.
22065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
22066
22067 2004-02-02  Jon Trowbridge  <trow@gnu.org>
22068
22069         reviewed by: David Schleef  <ds@schleef.org>
22070
22071         Fix memory leaks:
22072         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
22073         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
22074
22075 2004-02-02  David Schleef  <ds@schleef.org>
22076
22077         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
22078         of lines.
22079         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
22080         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22081         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
22082         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
22083         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
22084         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
22085         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
22086         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
22087         (gst_float2_2_int_link):
22088         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
22089         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
22090         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
22091         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
22092         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
22093         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
22094         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
22095         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
22096         * testsuite/gst-lint: Add tests for bzero and ;;
22097
22098 2004-02-02  David Schleef  <ds@schleef.org>
22099
22100         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
22101
22102 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22103
22104         * ext/aalib/gstaasink.c: (gst_aasink_open):
22105         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
22106         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
22107         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
22108         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
22109         (gst_afsink_close_file):
22110         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
22111         (gst_afsrc_close_file):
22112         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
22113         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
22114         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
22115         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
22116         * ext/esd/esdmon.c: (gst_esdmon_get):
22117         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
22118         * ext/faac/gstfaac.c: (gst_faac_chain):
22119         * ext/faad/gstfaad.c: (gst_faad_chain):
22120         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
22121         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
22122         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
22123         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
22124         (gst_flacdec_loop):
22125         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
22126         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22127         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
22128         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
22129         (gst_gnomevfssink_close_file):
22130         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
22131         (gst_gnomevfssrc_open_file):
22132         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
22133         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
22134         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
22135         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
22136         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
22137         * ext/mad/gstmad.c: (gst_mad_chain):
22138         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
22139         * ext/mpeg2dec/gstmpeg2dec.c:
22140         * ext/mpeg2enc/gstmpeg2enc.cc:
22141         * ext/mplex/gstmplex.cc:
22142         * ext/mplex/gstmplexibitstream.cc:
22143         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
22144         (gst_ogg_demux_push):
22145         * ext/raw1394/gstdv1394src.c:
22146         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
22147         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
22148         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
22149         (gst_sf_loop):
22150         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
22151         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
22152         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
22153         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
22154         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
22155         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
22156         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
22157         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
22158         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
22159         (gst_riff_read_element_data), (gst_riff_read_seek),
22160         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
22161         * gst/adder/gstadder.c: (gst_adder_loop):
22162         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
22163         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
22164         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
22165         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22166         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
22167         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
22168         * gst/goom/gstgoom.c: (gst_goom_chain):
22169         * gst/id3/gstid3types.c: (gst_id3types_loop):
22170         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
22171         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
22172         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
22173         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
22174         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
22175         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
22176         (gst_ebml_read_float), (gst_ebml_read_header):
22177         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
22178         (gst_matroska_demux_parse_blockgroup):
22179         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
22180         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
22181         * gst/oneton/gstoneton.c: (gst_oneton_chain):
22182         * gst/silence/gstsilence.c: (gst_silence_get):
22183         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
22184         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
22185         * gst/speed/gstspeed.c: (speed_loop):
22186         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
22187         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
22188         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
22189         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
22190         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
22191         (gst_wavparse_loop):
22192         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
22193         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
22194         (dxr3audiosink_close):
22195         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
22196         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
22197         (dxr3videosink_close), (dxr3videosink_write_data):
22198         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
22199         * sys/oss/gstosssink.c: (gst_osssink_chain):
22200         * sys/oss/gstosssrc.c: (gst_osssrc_get):
22201         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
22202         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
22203         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
22204         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
22205         (gst_v4l_set_window), (gst_v4l_enable_overlay):
22206         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
22207         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
22208         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
22209         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
22210         (gst_v4l_set_audio):
22211         * sys/v4l/v4l_calls.h:
22212         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
22213         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
22214         (gst_v4lmjpegsink_playback_init),
22215         (gst_v4lmjpegsink_playback_start):
22216         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
22217         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
22218         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
22219         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
22220         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
22221         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
22222         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
22223         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
22224         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
22225         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
22226         (gst_v4l2_get_output), (gst_v4l2_set_output),
22227         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
22228         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
22229         (gst_v4l2_set_attribute):
22230         * sys/v4l2/v4l2_calls.h:
22231         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
22232         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
22233         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
22234         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
22235         (gst_v4l2src_capture_stop):
22236         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
22237         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
22238         (gst_ximagesink_chain):
22239         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
22240         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
22241         (gst_xvideosink_xwindow_new):
22242         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
22243         (gst_xvimagesink_chain):
22244
22245 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22246
22247         * gst/volume/gstvolume.c: (gst_volume_set_volume),
22248         (gst_volume_get_volume), (volume_class_init), (volume_init),
22249         (volume_chain_int16), (volume_update_volume):
22250         * gst/volume/gstvolume.h:
22251           make code more readable by removing magic numbers
22252           make mixer interface export 0-100 range
22253           make it internally map to 0.0-1.0 range so users don't distort
22254           output by putting the sliders at full volume
22255
22256 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22257
22258         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
22259         (gst_play_state_change), (gst_play_seek_to_time):
22260         block the tick callback for 0.5 secs after doing a seek
22261
22262 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22263
22264         * gst-libs/gst/play/play.c: (gst_play_new):
22265           check for GError
22266
22267 2004-02-01  Julien MOUTTE  <julien@moutte.net>
22268
22269         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
22270         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
22271         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
22272         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
22273         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
22274         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
22275
22276 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22277
22278         * configure.ac:
22279         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
22280           check for a function added in vorbis 1.1
22281
22282 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22283
22284         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
22285         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
22286           really start/stop clock only on PLAYING <=> PAUSED
22287         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
22288           remove \n from debugging lines
22289         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
22290           make it work when seeking does not
22291         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
22292           reset on DISCONT
22293
22294 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22295
22296         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
22297           start clock on PAUSED=>PLAYING, not later
22298         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
22299           extract correct time for different discont formats
22300         (gst_alsa_sink_get_time):
22301           don't segfault when no format is negotiated yet, just return 0
22302         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
22303         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
22304         (gst_ogg_pad_push):
22305           handle flush and discont events correctly
22306         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
22307           handle discont events correctly
22308
22309 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
22310
22311         * gst-libs/gst/play/play.c: (gst_play_error_quark),
22312         (gst_play_error_create), (gst_play_error_plugin),
22313         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
22314         * gst-libs/gst/play/play.h:
22315           add error handling during creation
22316         * examples/gstplay/player.c: (main):
22317           use new gst_play_new
22318
22319
22320 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22321
22322         * ext/theora/theoradec.c: (theora_dec_chain):
22323           make comments work
22324         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22325         (vorbis_dec_src_event), (vorbis_dec_chain):
22326           add encoder tag, fix tag reading to be more error tolerant, change
22327           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
22328           gst_pad_event_default.
22329         * gst/tags/gstvorbistag.c:
22330         (gst_tag_list_from_vorbiscomment_buffer):
22331           undefine function specific define at end of function
22332
22333 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
22334
22335         * ext/flac/gstflac.c: (plugin_init):
22336         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
22337         * ext/flac/gstflacdec.h:
22338         * ext/flac/gstflacenc.h:
22339           Fix typos
22340
22341 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
22342
22343         * examples/gstplay/player.c: s/gstplay.h/play.h/
22344
22345 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22346
22347         * gst-libs/gst/play/Makefile.am:
22348         * gst-libs/gst/play/gstplay.c:
22349         * gst-libs/gst/play/gstplay.h:
22350         * gst-libs/gst/play/play.c:
22351           more surgery, operation complete
22352
22353 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22354
22355         * gst-libs/gst/play/play.old.c:
22356         * gst-libs/gst/play/play.old.h:
22357           after CVS surgery by moving, remove
22358         * gst-libs/gst/play/playpipelines.c:
22359           remove
22360
22361         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
22362           add negotiation error
22363
22364 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22365
22366         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
22367         (gst_ogg_demux_push):
22368           add some seeking debug info
22369           send a flush when seeking
22370
22371 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22372
22373         * configure.ac:
22374           use AC_C_INLINE
22375         * configure.ac:
22376         * ext/Makefile.am:
22377         * ext/theora/Makefile.am:
22378         * ext/theora/theoradec.c:
22379           add theora video decoder. Does just do simple decoding for now and
22380           has been tested against Theora cvs only. It only works when theora
22381           is compiled with --enable-static.
22382         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
22383           always reset packetno on DISCONT
22384
22385 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22386
22387         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
22388           Fix audio.
22389
22390 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22391
22392         * gst/mpegaudioparse/gstmpegaudioparse.c:
22393         (mp3_type_frame_length_from_header):
22394           Fix header parsing - stolen from ffmpeg (thank you! :) ).
22395
22396 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22397
22398         * ext/esd/esdsink.c: (gst_esdsink_init):
22399           Since we have static pad template caps, we don't need to negotiate;
22400           either the core errors out or we know the format.
22401
22402 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22403
22404         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
22405         (gst_riff_read_seek):
22406         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
22407         (gst_ebml_read_seek):
22408           Fix event handling.
22409
22410 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22411
22412         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
22413           removee video/x-theora from vp3 decoder, it doesn't handle raw
22414           theora streams
22415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
22416           fix bug with finalizing element that never went to PAUSED
22417         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
22418           length and position queries were swapped
22419         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
22420         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
22421         (vorbis_dec_src_event):
22422           implement querying time and bytes
22423
22424 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22425
22426         * just about every source file:
22427           gst_element_error -> GST_ELEMENT_ERROR
22428
22429 2004-01-29  Julien MOUTTE  <julien@moutte.net>
22430
22431         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
22432         emiting FLUSH and even before DISCONT.
22433         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
22434         get the best instant seeking as possible yay!
22435
22436 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22437
22438         * gst/mpeg1videoparse/gstmp1videoparse.c:
22439         (gst_mp1videoparse_real_chain):
22440           Committed wrong version last week... Grr... Didn't notice until now.
22441
22442 2004-01-29  Julien MOUTTE <julien@moutte.net>
22443
22444         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
22445         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
22446         have_xwindow_id signal in xwindow_create.
22447
22448 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22449
22450         * ext/ogg/gstoggdemux.c:
22451           lots of changes - mainly support for chained bitstreams, seeking,
22452           querying and bugfixes of course
22453         * ext/vorbis/Makefile.am:
22454         * ext/vorbis/vorbisdec.c:
22455         * ext/vorbis/vorbisdec.h:
22456           add vorbisdec raw vorbis decoder
22457         * ext/vorbis/vorbis.c: (plugin_init):
22458           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
22459         * gst/intfloat/Makefile.am:
22460         * gst/intfloat/float22int.c:
22461         * gst/intfloat/float22int.h:
22462         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
22463           add float2intnew plugin. It converts multichannel interleaved float to
22464           multichannel interleaved int. The name should probably be changed.
22465         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
22466         (plugin_init):
22467           add typefinding for raw theora video so oggdemux can detect it.
22468
22469 2004-01-28  Julien MOUTTE  <julien@moutte.net>
22470
22471         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
22472         sink element first.
22473         * gst/videoscale/gstvideoscale.c:
22474         (gst_videoscale_handle_src_event): Fixing src event handler.
22475
22476 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22477
22478         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
22479         (gst_v4lsrc_open), (gst_v4lsrc_close),
22480         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
22481         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
22482         * sys/v4l/gstv4lsrc.h:
22483         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
22484         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
22485           Implement resizing... Hack. But that's why v4l is b0rked...
22486
22487 2004-01-28  Julien MOUTTE <julien@moutte.net>
22488
22489         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22490         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
22491         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
22492         (gst_ximagesink_xwindow_destroy):
22493         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22494         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22495         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
22496         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
22497         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
22498         correctly cleaning the image created to check xshm calls on succes,
22499         added a lot of XSync calls in X11 functions, and fixed a segfault when
22500         no image format was defined before negotiation happened.
22501
22502 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22503
22504         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
22505           use gst_element_get_time to get correct time
22506
22507 2004-01-28  Julien MOUTTE  <julien@moutte.net>
22508
22509         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22510         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
22511         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
22512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
22513         (gst_xvimagesink_check_xshm_calls),
22514         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
22515         X plugins are now able to detect that XShm calls will fail even if the
22516         server claims that it has XShm support (remote displays most of the
22517         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
22518         so that we use non XShm functions. This feature is almost useless for
22519         xvimagesink as Xv is not supported on remote displays anyway, but
22520         it might happen than even on the local display XShm calls fail.
22521
22522 2004-01-27  David Schleef  <ds@schleef.org>
22523
22524         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
22525         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
22526         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
22527         changed esdsink to only use 44100,16,2, since esd sucks at rate
22528         conversion and esdsink has had difficulty negotiating.
22529
22530 2004-01-27  Julien MOUTTE <julien@moutte.net>
22531
22532         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
22533         (gst_play_seek_to_time): Fixing the way to get current position.
22534
22535 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22536
22537         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
22538           use gst_element_get_time to get correct time
22539
22540 2004-01-27  Julien MOUTTE <julien@moutte.net>
22541
22542         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
22543         fix ever... Inverting 2 lines of code make spider autoplug correctly
22544         tagged mp3 !
22545
22546 2004-01-27  David Schleef  <ds@schleef.org>
22547
22548         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22549         Use gst_pad_try_set_caps_nonfixed().
22550
22551 2004-01-27  David Schleef  <ds@schleef.org>
22552
22553         * gst/ac3parse/gstac3parse.c: update to checklist 5
22554         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
22555         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
22556         * gst/audioscale/gstaudioscale.c: same
22557         * gst/auparse/gstauparse.c: same
22558         * gst/avi/gstavidemux.c: same
22559
22560 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22561
22562         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
22563           stop processing after EOS
22564
22565 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22566
22567         * gst/asfdemux/asfheaders.h:
22568         * gst/asfdemux/gstasfdemux.c:
22569         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
22570         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
22571         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
22572           lot's of fixes to make data extraction simpler and get the code
22573           architecture and compiler independant. Add debugging category
22574         * gst/goom/gstgoom.c: (gst_goom_change_state):
22575           reset channel count on PAUSED=>READY, not READY=>PAUSED
22576
22577 2004-01-26  Colin Walters  <walters@verbum.org>
22578
22579         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
22580         code to pull a bigger buffer in iradio mode.  This as a side effect
22581         makes typefinding work.
22582
22583 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
22584
22585         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
22586         Fix SVQ3 decoding on PPC
22587
22588 2004-01-26  Julien MOUTTE <julien@moutte.net>
22589
22590         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
22591         that one managed to stay there... Fixed.
22592
22593 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
22594
22595         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
22596         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
22597         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
22598         (qtdemux_video_caps):
22599         * gst/qtdemux/qtdemux.h:
22600         Add SVQ3 specific flags to qtdemux and ffmpeg
22601
22602 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22603
22604         * gst-libs/gst/audio/audio.h:
22605           remove buffer-frames from audio caps
22606         * gst/audioconvert/gstaudioconvert.c:
22607           fix plugin to really work.
22608
22609 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22610
22611         * gst-libs/gst/mixer/mixer.c:
22612         * gst-libs/gst/propertyprobe/propertyprobe.c:
22613         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
22614         (gst_tuner_find_channel_by_name):
22615         * gst-libs/gst/tuner/tuner.h:
22616           Add gtk-doc style comments. Also fix a function name.
22617
22618 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22619
22620         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
22621         (gst_divxdec_negotiate):
22622           Fix for new capsnego - also fixes gst-player with divxdec.
22623
22624 2004-01-25  Julien MOUTTE  <julien@moutte.net>
22625
22626         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
22627         (gst_play_identity_handoff), (gst_play_set_location),
22628         (gst_play_set_visualization), (gst_play_connect_visualization): Another
22629         try in visualization implementation. Still have an issue with switch
22630         blocking when pulling from video_queue and only audio comes out of
22631         spider.
22632         * gst/switch/gstswitch.c: (gst_switch_release_pad),
22633         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
22634         release method. And check if the pad is usable before pulling.
22635
22636 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22637
22638         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
22639         (gst_videobalance_init),
22640         (gst_videobalance_colorbalance_list_channels),
22641         (gst_videobalance_colorbalance_set_value),
22642         (gst_videobalance_colorbalance_get_value),
22643         (gst_videobalance_update_properties),
22644         (gst_videobalance_update_tables_planar411),
22645         (gst_videobalance_planar411):
22646         * gst/videofilter/gstvideobalance.h:
22647           Implement lookup-tables. +/- 10x faster.
22648
22649 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22650
22651         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
22652         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
22653           The index reading was broken. The rest worked fine, but the whole
22654           goal of my rewrite was to make avidemux readable, and this was
22655           not at all readable. Please use typed variables.
22656
22657 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22658
22659         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22660           Additional pad usability check.
22661         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
22662         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
22663         (gst_mp1videoparse_real_chain):
22664           Fix MPEG video stream parsing. The original plugin had several
22665           issues, including not timestamping streams where the source was
22666           not timestamped (this happens with PTS values in mpeg system
22667           streams, but MPEG video is also a valid stream on its own so
22668           that needs timestamps too). We use the display time code for that
22669           for now. Also, if one incoming buffer contains multiple valid
22670           frames, we push them all on correctly now, including proper EOS
22671           handling. Lastly, several potential segfaults were fixed, and we
22672           properly sync on new sequence/gop headers to include them in next,
22673           not previous frames (since they're header for the next frame, not
22674           the previous). Also see #119206.
22675         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
22676         (bpf_from_header):
22677           Move caps setting so we only do it after finding several valid
22678           MPEG-1 fraes sequentially, not right after the first one (which
22679           might be coincidental).
22680         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
22681         (mpeg_video_type_find), (mpeg_video_stream_type_find),
22682         (plugin_init):
22683           Add unsynced MPEG video stream typefinding, and change some
22684           probability values so we detect streams rightly. The idea is as
22685           follows: I can have an unsynced system stream which contains
22686           video. In the current code, I would randomly get a type for either
22687           system or video stream type found, because the probabilities are
22688           being calculated rather randomly. I now use fixed values, so we
22689           always prefer system stream if that was found (and that is how it
22690           should be). If no system stream was found, we can still identity                the stream as video-only.
22691
22692 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22693
22694         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
22695         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
22696           don't write to buffer. Extract data without the need of
22697           __attribute__ ((packed))
22698
22699 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22700
22701         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
22702         (mpeg1_sys_type_find):
22703           Fix MPEG-1 stream typefinding.
22704
22705 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22706
22707         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
22708           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
22709
22710 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22711
22712         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
22713         * ext/esd/gstesd.c: (plugin_init):
22714           private debugging, better error reporting
22715
22716 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22717
22718         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
22719         (gst_riff_read_init), (gst_riff_read_change_state):
22720         * gst-libs/gst/riff/riff-read.h:
22721           Remove stuff fromold metadata system.
22722
22723 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22724
22725         * ext/ogg/gstoggdemux.c:
22726           Fix wrong file comment.
22727         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22728         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
22729           Add metadata reading properly.
22730
22731 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22732
22733         * ext/Makefile.am:
22734           Fix nas DIST_SUBDIRS
22735           Uraeus:
22736           Fix bug where make distcheck doesn't get run on adding stuff to
22737           the build.
22738
22739 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22740
22741         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
22742         * ext/divx/gstdivxdec.h:
22743           Fix divx3 ("msmpeg4") playback using divxdec.
22744
22745 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22746
22747         * gst/typefind/gsttypefindfunctions.c:
22748         (mp3_type_frame_length_from_header): fix bug in length computation
22749         (mp3_type_find): improve debugging output
22750
22751 2004-01-23  Julien MOUTTE  <julien@moutte.net>
22752
22753         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
22754         (gst_play_set_location), (gst_play_seek_to_time),
22755         (gst_play_set_audio_sink), (gst_play_set_visualization),
22756         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
22757         the pipeline from scratch. Visualization is back and switch went out as
22758         i realized it was not possible to use the way i wanted.
22759         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
22760         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
22761         clearing in state change from READY to NULL. So that one can clean the
22762         X ressources keeping the element.
22763         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
22764         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
22765         (gst_xvimagesink_colorbalance_set_value),
22766         (gst_xvimagesink_colorbalance_get_value),
22767         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
22768         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
22769         change from READY to NULL and fixed some stupid bugs in colorbalance
22770         get/set values. Also added the following feature : when nobody tries to
22771         set some values to the colorbalance levels before the xcontext is
22772         grabbed, then when creating channels list from Xv attributes we set the
22773         internal values to the Xv defaults. This way we handle buggy Xv drivers
22774         that set default hue values far from the middle of the range (Thanks
22775         to Jon Trowbridge for pointing that issue).
22776         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
22777         colorbalance levels have been set before xcontext is grabbed.
22778
22779 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22780
22781         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
22782           Fix the ossmixer case where we shouldn't open /dev/dsp* because
22783           it might block operations (which is bad for a mixer).
22784
22785 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22786
22787         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
22788         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
22789         (gmip_find_type_pre):
22790         * gst-libs/gst/media-info/media-info-priv.h:
22791         * gst-libs/gst/media-info/media-info.c:
22792         (gst_media_info_instance_init), (gst_media_info_read_idler):
22793         add fakesink to get caps on decoder src pad again
22794         fix callback prototype to match new have_type signal signature
22795
22796 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22797
22798         * gst/adder/gstadder.c: (gst_adder_link):
22799           fix non-compile and cut-n-paste code
22800
22801 2004-01-21  David Schleef  <ds@schleef.org>
22802
22803         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
22804         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
22805         (gst_swfdec_init), (gst_swfdec_change_state):
22806         * ext/swfdec/gstswfdec.h:
22807         Fix negotiation.
22808         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
22809         (gst_adder_request_new_pad): Fix negotiation.
22810         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
22811         Add a fixate function.
22812         * gst/intfloat/gstfloat2int.c:
22813         * gst/intfloat/gstfloat2int.h:
22814         * gst/intfloat/gstint2float.c:
22815         * gst/intfloat/gstint2float.h:
22816         Completely rewrite the negotiation.  Doesn't quite work yet,
22817         due to some buffer-frames problem.
22818
22819 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22820
22821         * ext/gnomevfs/gstgnomevfssrc.c:
22822         * sys/v4l2/v4l2_calls.h:
22823           fix includes for distcheck
22824
22825 2004-01-21  Christian Schaller <uraeus@gnome.org>
22826
22827         * ext/nas/
22828         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
22829         based on earlier patch from Laurent Vivier
22830
22831 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
22832
22833         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
22834         Fix wma caps property
22835         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
22836         Fix typo (flags1 and flags2)
22837
22838 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22839
22840         * gst-libs/gst/media-info/media-info-priv.c:
22841         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
22842         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
22843         (gmip_find_stream), (gmip_find_track_metadata),
22844         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
22845         (gmip_find_track_format):
22846         * gst-libs/gst/media-info/media-info-priv.h:
22847         * gst-libs/gst/media-info/media-info-test.c: (main):
22848         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
22849         (gst_media_info_read_idler), (gst_media_info_read):
22850         * gst-libs/gst/media-info/media-info.h:
22851           register debugging category and use it for debugging
22852
22853 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22854
22855         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
22856         (gst_vorbisfile_new_link):
22857           signal streaminfo through tags
22858
22859 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22860
22861         * ext/mplex/gstmplex.cc:
22862         * ext/mplex/gstmplexibitstream.cc:
22863           g++ doesn't like NULL in our i18n/error macros, should be
22864           either (NULL) or ("").
22865
22866 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22867
22868         * sys/dxr3/dxr3audiosink.c:
22869         * sys/dxr3/dxr3init.c:
22870         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
22871         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
22872           Fix more error error error errors (missing includes here).
22873
22874 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22875
22876         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
22877           fix thomas' error errors.
22878
22879 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22880
22881         * ext/mpeg2enc/gstmpeg2enc.cc:
22882           fix error errors.
22883
22884 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22885
22886         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
22887         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
22888           Fix for new error system.
22889
22890 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22891
22892         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
22893           fix for new error reporting
22894
22895 2004-01-20  David Schleef  <ds@schleef.org>
22896
22897         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
22898         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
22899         (gst_ximagesink_set_xwindow_id): Change to using a framerate
22900         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
22901         and neither is 100+, most likely.
22902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
22903         (gst_xvimagesink_getcaps): same
22904
22905 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22906
22907         * configure.ac:
22908           Up version requirement to 2.0.3 (not yet released) to avoid symbol
22909           clashes with ffmpeg.
22910
22911 2004-01-20  Julien MOUTTE  <julien@moutte.net>
22912
22913         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
22914         (gst_switch_init): Fixed switch element : proxying link and setting
22915         caps from src to sink on request.
22916
22917 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22918
22919         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
22920         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
22921         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
22922         fix element_error
22923
22924 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22925
22926         * sys/v4l/v4l_calls.h:
22927         * sys/v4l2/v4l2_calls.h:
22928           element_error fixes
22929
22930 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22931
22932         * gst-libs/gst/gst-i18n-plugin.h:
22933           add locale.h
22934           remove config.h inclusion
22935
22936 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22937
22938         * autogen.sh:
22939           adding autopoint invocation
22940         * Makefile.am:
22941         * configure.ac:
22942         * gst-libs/gst/gettext.h:
22943           adding gettext bits
22944         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
22945         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
22946         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
22947         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
22948         (gst_gnomevfssink_close_file):
22949         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
22950         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
22951         * gst-libs/gst/gst-i18n-plugin.h:
22952         * gst/avi/gstavi.c: (plugin_init):
22953         * sys/dxr3/dxr3init.c: (plugin_init):
22954         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
22955         * sys/oss/gstossaudio.c: (plugin_init):
22956         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
22957         * sys/v4l/gstv4l.c: (plugin_init):
22958         * sys/v4l/v4l_calls.c: (gst_v4l_open):
22959         * sys/v4l2/gstv4l2.c: (plugin_init):
22960         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
22961         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
22962         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
22963         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
22964         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
22965         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
22966           make sure locale and translation domain are set
22967           fix translated strings
22968         * po/.cvsignore:
22969         * po/LINGUAS:
22970         * po/Makevars:
22971         * po/POTFILES.in:
22972         * po/nl.po:
22973           put translation files into place
22974         * sys/xvideo/imagetest.c: (main):
22975         * ext/dv/demo-play.c: (main):
22976           fix unnecessary translations
22977
22978 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22979
22980         * ext/sndfile/gstsf.c:
22981         * gst/avi/gstavimux.c:
22982         * ext/audiofile/gstafsink.c:
22983         * ext/audiofile/gstafsrc.c:
22984         * ext/gnomevfs/gstgnomevfssink.c:
22985         * ext/gnomevfs/gstgnomevfssrc.c:
22986         * sys/oss/gstosselement.c:
22987         * sys/v4l/v4l_calls.h:
22988           fix i18n include
22989
22990 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22991
22992         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
22993         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
22994         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
22995         (gst_v4l2_get_output), (gst_v4l2_set_output),
22996         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
22997         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
22998         (gst_v4l2_set_attribute):
22999         update to new error handling
23000
23001 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23002
23003         * ext/sidplay/gstsiddec.cc:
23004         * gst/modplug/gstmodplug.cc:
23005           parenthese NULL because C++ seems angry about it
23006
23007 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23008
23009         * gst-libs/gst/gst-i18n-plugin.h:
23010           add skeleton i18n stuff, but needs to be further implemented
23011
23012 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23013
23014         * examples/gstplay/player.c: (main):
23015         * ext/aalib/gstaasink.c: (gst_aasink_open):
23016         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
23017         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23018         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23019         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
23020         (gst_afsink_close_file):
23021         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
23022         (gst_afsrc_close_file):
23023         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
23024         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
23025         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
23026         * ext/esd/esdmon.c: (gst_esdmon_get):
23027         * ext/esd/esdsink.c: (gst_esdsink_chain):
23028         * ext/faac/gstfaac.c: (gst_faac_chain):
23029         * ext/faad/gstfaad.c: (gst_faad_chain):
23030         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
23031         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
23032         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
23033         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
23034         (gst_flacdec_loop):
23035         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
23036         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
23037         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
23038         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
23039         (gst_gnomevfssink_close_file):
23040         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23041         (gst_gnomevfssrc_open_file):
23042         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
23043         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
23044         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
23045         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
23046         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
23047         * ext/mad/gstmad.c: (gst_mad_chain):
23048         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
23049         * ext/mpeg2dec/gstmpeg2dec.c:
23050         * ext/mpeg2enc/gstmpeg2enc.cc:
23051         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23052         * ext/mplex/gstmplex.cc:
23053         * ext/mplex/gstmplexibitstream.cc:
23054         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
23055         (gst_ogg_demux_push), (gst_ogg_pad_push):
23056         * ext/raw1394/gstdv1394src.c:
23057         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
23058         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
23059         * ext/sidplay/gstsiddec.cc:
23060         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
23061         (gst_sf_loop):
23062         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
23063         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
23064         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
23065         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23066         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
23067         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
23068         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
23069         * gst-libs/gst/Makefile.am:
23070         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23071         (gst_riff_read_element_data), (gst_riff_read_seek),
23072         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
23073         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
23074         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
23075         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
23076         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
23077         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
23078         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
23079         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
23080         * gst/goom/gstgoom.c: (gst_goom_chain):
23081         * gst/id3/gstid3types.c: (gst_id3types_loop):
23082         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
23083         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
23084         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
23085         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
23086         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
23087         (gst_ebml_read_float), (gst_ebml_read_header):
23088         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
23089         (gst_matroska_demux_parse_blockgroup):
23090         * gst/modplug/gstmodplug.cc:
23091         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
23092         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
23093         * gst/oneton/gstoneton.c: (gst_oneton_chain):
23094         * gst/silence/gstsilence.c: (gst_silence_get):
23095         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23096         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
23097         * gst/speed/gstspeed.c: (speed_loop):
23098         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
23099         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23100         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
23101         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
23102         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
23103         (gst_wavparse_loop):
23104         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
23105         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
23106         (dxr3audiosink_close):
23107         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
23108         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
23109         (dxr3videosink_close), (dxr3videosink_write_data):
23110         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
23111         * sys/oss/gstosselement.h:
23112         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
23113         (gst_osssink_chain):
23114         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23115         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
23116         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
23117         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
23118         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
23119         (gst_v4l_enable_overlay):
23120         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
23121         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
23122         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
23123         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
23124         (gst_v4l_set_audio):
23125         * sys/v4l/v4l_calls.h:
23126         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
23127         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
23128         (gst_v4lmjpegsink_playback_init),
23129         (gst_v4lmjpegsink_playback_start):
23130         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
23131         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
23132         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
23133         (gst_v4lmjpegsrc_requeue_frame):
23134         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
23135         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
23136         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
23137         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
23138         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
23139         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
23140         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
23141         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
23142         (gst_v4l2src_capture_stop):
23143         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
23144         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23145         (gst_ximagesink_chain):
23146         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
23147         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
23148         (gst_xvideosink_xwindow_new):
23149         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23150         (gst_xvimagesink_chain):
23151         use new error signal, function and categories
23152
23153 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
23154
23155         * configure.ac:
23156         * ext/Makefile.am:
23157         * ext/musicbrainz/gsttrm.c:
23158         * ext/musicbrainz/gsttrm.h:
23159         * ext/musicbrainz/Makefile.am:
23160         Add a trm plugin
23161
23162 2004-01-18  Julien MOUTTE  <julien@moutte.net>
23163
23164         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
23165         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
23166         synchronous property for debugging.
23167         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
23168         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23169         (gst_xvimagesink_set_property): Moving a pointer declaration to a
23170         smaller block, fixing indent.
23171
23172 2004-01-16  David Schleef  <ds@schleef.org>
23173
23174         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
23175         property affects the video stream.
23176         * sys/xvimage/xvimagesink.c:
23177         * sys/xvimage/xvimagesink.h:
23178         Add synchronous property for debugging.  Should probably be
23179         disabled in non-CVS builds.  Make sure that the Xv attribute
23180         exists before we set it (crash!).  Fix a silly float bug that
23181         caused colorbalance to just not work.
23182
23183 2004-01-17  Christian Schaller <Uraeus@gnome.org>
23184
23185         * tools/gst-launch-ext.in - update for new plugins
23186
23187 2004-01-16  David Schleef  <ds@schleef.org>
23188
23189         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
23190         already-freed caps.
23191
23192 2994-01-16  Christian Schaller <Uraeus@gnome.org>
23193
23194         * Update spec for new colorspace plugin and libcaca plugin
23195         * Fix compilation of libcaca plugin (clock -> id)
23196
23197 2004-01-16  Julien MOUTTE <julien@moutte.net>
23198
23199         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
23200         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
23201         (gst_xvimagesink_set_xwindow_id),
23202         (gst_xvimagesink_colorbalance_set_value),
23203         (gst_xvimagesink_colorbalance_get_value),
23204         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
23205         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
23206         correct colorbalance properties. They can now be set when the element
23207         is still in NULL state. The values will be committed to the Xv Port
23208         when xcontext is initialized.
23209         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
23210         brightness int values in the GstXvImagesink structure.
23211
23212 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23213
23214         * gst-libs/gst/Makefile.am:
23215           restructure so having local patches works easier.
23216
23217 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23218
23219         * ext/mpeg2enc/Makefile.am:
23220         * ext/mpeg2enc/gstmpeg2enc.cc:
23221         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23222           Bugfix with respect to EOS handling.
23223
23224 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23225
23226         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
23227           Link with right caps (else, it segfaults).
23228         * ext/mplex/gstmplexjob.cc:
23229           Fix for slight API change in 1.6.1.93 release of mjpegtools.
23230
23231 2004-01-15  David Schleef  <ds@schleef.org>
23232
23233         * gst-libs/gst/audio/Makefile.am:
23234         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
23235         from the template.
23236         * gst-libs/gst/audio/gstaudiofilter.c:
23237         * gst-libs/gst/audio/gstaudiofilter.h:
23238         Add bytes_per_sample and size and n_samples calculation.
23239         * gst-libs/gst/audio/gstaudiofilterexample.c:
23240         Remove, now autogenerated.
23241         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23242         Moved from gstaudiofilterexample, object name changed, code added
23243         so that it actually works.
23244         * gst-libs/gst/audio/make_filter:
23245         Script to build an audiofilter subclass from the template.
23246         * gst/colorspace/Makefile.am:
23247         * gst/colorspace/yuv2yuv.c:
23248         Remove file, since it's GPL, and we don't use it.
23249
23250 2004-01-15  Julien MOUTTE  <julien@moutte.net>
23251
23252         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
23254         them use the buffer free function to test how the buffer was allocated.
23255
23256 2004-01-15  David Schleef  <ds@schleef.org>
23257
23258         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
23259         that handles osssink fallback.
23260         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23261         (gst_audio_convert_getcaps):
23262         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
23263         Add audio/x-qdm2 for QDM2 audio.
23264         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23265         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
23266         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
23267         Decrease minimum size to 16x16.
23268         * gst/wavparse/gstwavparse.c:
23269         Convert disabled pad template caps to new caps.
23270         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
23271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23272         (gst_xvimagesink_chain): Throw element error when display cannot
23273         be opened.  Increase minimum framerate to 1.0.  Check the data
23274         free function on a buffer to make sure it is the type we expect
23275         before manipulating it.
23276
23277 2004-01-15  Julien MOUTTE <julien@moutte.net>
23278
23279         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
23280         (gst_videobalance_colorbalance_set_value): Implement passthru if
23281         settings are in the middle.
23282         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
23283
23284 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23285
23286         * gst/videofilter/Makefile.am:
23287         * gst/volume/Makefile.am:
23288           Since we use videofilter symbols, link to it.
23289
23290 2004-01-15  Julien MOUTTE <julien@moutte.net>
23291
23292         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
23293         mixer interface type to HARDWARE.
23294         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
23295         type to SOFTWARE.
23296         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
23297         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
23298         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
23299         (gst_volume_interface_init), (gst_volume_list_tracks),
23300         (gst_volume_set_volume), (gst_volume_get_volume),
23301         (gst_volume_set_mute), (gst_volume_mixer_init),
23302         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
23303         (volume_init): Implementing mixer interface.
23304         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
23305         * sys/oss/gstosselement.c: (gst_osselement_get_type),
23306         (gst_osselement_change_state): Removing some trailing commas in
23307         structures.
23308         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
23309         interface type to HARDWARE.
23310         * sys/v4l/gstv4lcolorbalance.c:
23311         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
23312         type to HARDWARE.
23313         * sys/v4l2/gstv4l2colorbalance.c:
23314         (gst_v4l2_color_balance_interface_init): Setting colorbalance
23315         interface type to HARDWARE.
23316         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
23317         same code than ximagesink for event handling.
23318
23319 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23320
23321         * ext/snapshot/Makefile.am:
23322         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
23323         (gst_snapshot_chain):
23324         * ext/snapshot/gstsnapshot.h:
23325           This has to be a joke... Snapshot should be connected to a tee,
23326           colorspace element before it and EOS after that, where the other
23327           src of the tee receives normal data.
23328           The current way is *wrong*.
23329
23330 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23331
23332         * ext/hermes/gsthermescolorspace.c:
23333           Fix another compile error. Same as below.
23334
23335 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23336
23337         * gst/colorspace/gstcolorspace.c:
23338         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
23339         (gst_colorspace_i420_to_yv12):
23340           Fix compiling... Didn't test if it actually works.
23341
23342 2004-01-15  David Schleef  <ds@schleef.org>
23343
23344         * configure.ac:
23345         * gst/colorspace/Makefile.am:
23346         * gst/colorspace/gstcolorspace.c:
23347         * gst/colorspace/gstcolorspace.h:
23348         * gst/colorspace/yuv2rgb.c:
23349         * gst/colorspace/yuv2rgb.h:
23350         Duplicate the ext/hermes colorspace plugin, and remove Hermes
23351         code and GPL code.  Fix for new caps negotiation.  Rewrite
23352         much of the format handling code, and some of the conversion
23353         code.  Basically, rewrote almost everything.  This element
23354         handles I420, YV12 to RGB conversions.
23355         * ext/hermes/Makefile.am:
23356         * ext/hermes/gsthermescolorspace.c:
23357         Rename colorspace to hermescolorspace.  Fix negotiation issues.
23358         Remove non-Hermes related code.  This element handles lots of
23359         RGB to RGB conversions, but no YUV.
23360         * ext/hermes/gstcolorspace.c:
23361         * ext/hermes/gstcolorspace.h:
23362         * ext/hermes/rgb2yuv.c:
23363         * ext/hermes/yuv2rgb.c:
23364         * ext/hermes/yuv2rgb.h:
23365         * ext/hermes/yuv2rgb_mmx16.s:
23366         * ext/hermes/yuv2yuv.c:
23367         * ext/hermes/yuv2yuv.h:
23368         Remove old code.
23369
23370 2004-01-14  Colin Walters  <walters@verbum.org>
23371
23372         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
23373         they've already been.
23374
23375 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23376
23377         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
23378           assume tag mode when pad is not connected
23379
23380 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23381
23382         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23383           Don't update the time of the clock
23384         (gst_alsa_sink_loop):
23385           sync to the clock given to alsasink, not the own clock
23386         * sys/oss/gstosssink.c: (gst_osssink_chain):
23387           sync to the clock
23388         (gst_osssink_change_state):
23389           activate the clock
23390         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23391         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
23392           remove bogus code that made DISCONT events unhandled
23393         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
23394           explicitly case to double in _set_simple. (fixes 2nd warning in bug
23395           #131502)
23396         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
23397         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
23398         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
23399           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
23400           2nd warning in bug #131502)
23401
23402 2004-01-14  Julien MOUTTE  <julien@moutte.net>
23403
23404         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
23405         (gst_videobalance_colorbalance_set_value),
23406         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
23407         for colorbalance interface implementation.
23408         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23409         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
23410         (gst_ximagesink_dispose), (gst_ximagesink_init),
23411         (gst_ximagesink_class_init): Adding DISPLAY property.
23412         * sys/ximage/ximagesink.h: Adding display_name to store display.
23413         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23414         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
23415         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
23416         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
23417         properties (they still need polishing though for gst-launch use : no
23418         xcontext yet, i ll do that tomorrow).
23419         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
23420
23421 2004-01-14  Julien MOUTTE  <julien@moutte.net>
23422
23423         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
23424         (gst_play_set_location), (gst_play_set_visualization): Preparing
23425         switch integration, adding videobalance in the pipeline.
23426
23427 2004-01-14  Julien MOUTTE <julien@moutte.net>
23428
23429         * gst-libs/gst/colorbalance/colorbalance.c:
23430         (gst_color_balance_class_init): Adding a default type.
23431         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
23432         the type.
23433         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
23434         (gst_videobalance_dispose), (gst_videobalance_class_init),
23435         (gst_videobalance_init), (gst_videobalance_interface_supported),
23436         (gst_videobalance_interface_init),
23437         (gst_videobalance_colorbalance_list_channels),
23438         (gst_videobalance_colorbalance_set_value),
23439         (gst_videobalance_colorbalance_get_value),
23440         (gst_videobalance_colorbalance_init): Implementing colorbalance
23441         interface.
23442         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
23443         list.
23444         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
23445         bug which was triggering a BadAccess X error when setting an overlay
23446         before pad was really negotiated.
23447         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
23448         Using the colorbalance type macro.
23449
23450 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23451
23452         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
23453         (gst_flacenc_chain):
23454           handle tags correctly
23455         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
23456           extract ID3v1 tags correctly
23457
23458 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23459
23460         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
23461         (plugin_init):
23462           Improve matroska typefinding for odd-typed headers...
23463
23464 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23465
23466         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
23467           Fix for using incremental number on padnames.
23468
23469 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23470
23471         * ext/divx/gstdivxdec.c:
23472         * ext/divx/gstdivxenc.c:
23473           Set category to divx4linux instead of divx (too generic).
23474         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
23475         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
23476         (gst_wavparse_loop), (gst_wavparse_change_state):
23477         * gst/wavparse/gstwavparse.h:
23478           fix parsing of WAV files with non-standard fmt-tag size and fix
23479           skipping of unrecognized chunks... Someone please fix this thing
23480           to use rifflib so all this is automated.
23481         * sys/v4l/Makefile.am:
23482         * sys/v4l2/Makefile.am:
23483           Add X_CFLAGS because we depend on X (for overlay).
23484
23485 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
23486
23487         * ext/mpeg2dec/gstmpeg2dec.c:
23488           Don't issue a timestamp unless we tagged the frame
23489           with a PTS.
23490
23491 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23492
23493         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
23494           Query the audio element to get the time, not the clock. We're
23495           interested in the element's time here.
23496
23497 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23498
23499         * ext/aalib/gstaasink.c: (gst_aasink_chain):
23500         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23501         * ext/esd/esdsink.c: (gst_esdsink_chain):
23502         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
23503         * ext/mas/massink.c: (gst_massink_chain):
23504         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
23505         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
23506         (gst_matroska_demux_parse_metadata):
23507         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
23508         (gst_mpeg_parse_release_locks):
23509         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
23510         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
23511         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23512         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
23513         (gst_osssink_change_state):
23514         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
23515         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23516         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
23517         (gst_xvideosink_release_locks):
23518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
23519           use element time.
23520         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
23521         (gst_alsa_clock_stop):
23522         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
23523         (gst_audio_clock_get_internal_time):
23524           simplify for use with new clocking code.
23525         * testsuite/alsa/Makefile.am:
23526         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
23527           fix testsuite for new caps system
23528
23529 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23530
23531         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
23532         * ext/flac/gstflacenc.c: (add_one_tag):
23533           length is already host endian, no need to convert. Fixes playback of
23534           tagged files on PPC. (bug #128384)
23535
23536 2004-01-13  Julien MOUTTE <julien@moutte.net>
23537
23538         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
23539         colorbalance interface stating if it is hardware based or software
23540         based.
23541         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
23542         Removing a trailing comma.
23543         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23544         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
23545         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
23546         the documentation seems to be wrong on the -1000 to 1000 interval.
23547
23548 2004-01-12  David Schleef  <ds@schleef.org>
23549
23550         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
23551         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
23552         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
23553         Fix negotiation.  Add a bufferalloc function for the sink pad,
23554         and generally clean up some of the code.
23555
23556 2004-01-12  Julien MOUTTE <julien@moutte.net>
23557
23558         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23559         (gst_color_balance_channel_dispose): Adding safety check in dispose
23560         method.
23561         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23562         (gst_xvimagesink_xcontext_clear),
23563         (gst_xvimagesink_interface_supported),
23564         (gst_xvimagesink_colorbalance_list_channels),
23565         (gst_xvimagesink_colorbalance_set_value),
23566         (gst_xvimagesink_colorbalance_get_value),
23567         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
23568         Adding colorbalance interface support to set XV parameters such as
23569         HUE, BRIGHTNESS, CONTRAST, SATURATION.
23570         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
23571         interface.
23572
23573 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23574
23575         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
23576         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
23577         (gst_audio_convert_init), (gst_audio_convert_set_property),
23578         (gst_audio_convert_get_property), (gst_audio_convert_chain),
23579         (gst_audio_convert_link),
23580         (gst_audio_convert_buffer_to_default_format),
23581         (gst_audio_convert_buffer_from_default_format), (plugin_init):
23582           - implement _getcaps and use it
23583           - improve linking
23584           - remove float caps since no float conversion is actually done
23585           - remove properties and arguments that were to be used for rate
23586             conversion
23587
23588 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23589
23590         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
23591         (gst_audio_structure_set_int):
23592         * gst-libs/gst/audio/audio.h:
23593           add helper functions for _getcaps matching the standard audio
23594           templates
23595
23596 2004-01-12  David Schleef  <ds@schleef.org>
23597
23598         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
23599         Test that pad is negotiated before getting its caps.
23600
23601 2004-01-12  Julien MOUTTE <julien@moutte.net>
23602
23603         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
23604         analyzing the pads of an element the bin is mostly in READY state so
23605         no caps were negotiated. This helper function needs to work with
23606         _get_caps directly then. I was not freeing them though, added that to
23607         fix the mem leak.
23608
23609 2004-01-12  Julien MOUTTE <julien@moutte.net>
23610
23611         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23612         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
23613         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
23614         than the free_func.
23615
23616 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23617
23618         * sys/oss/gstossaudio.c: (plugin_init):
23619         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
23620         * sys/oss/gstosselement.h:
23621           make an oss debugging category
23622           make failure more descriptive
23623
23624 2004-01-11  David Schleef  <ds@schleef.org>
23625
23626         * ext/ffmpeg/gstffmpeg.c:
23627         * ext/ffmpeg/gstffmpegcodecmap.c:
23628         * ext/ffmpeg/gstffmpegdec.c:
23629         * ext/ffmpeg/gstffmpegenc.c:
23630         * ext/ffmpeg/gstffmpegprotocol.c:
23631         * ext/gdk_pixbuf/gstgdkanimation.c:
23632         * ext/jpeg/gstjpeg.c:
23633         * ext/libpng/gstpng.c:
23634         * ext/mpeg2dec/perftest.c:
23635         * ext/speex/gstspeex.c:
23636         * gst-libs/gst/resample/dtos.c:
23637         * gst/intfloat/gstintfloatconvert.c:
23638         * gst/oneton/gstoneton.c:
23639         * gst/rtjpeg/RTjpeg.c:
23640         * gst/rtp/gstrtp.c:
23641         * sys/dxr3/dxr3init.c:
23642         * sys/glsink/gstgl_nvimage.c:
23643         * sys/glsink/gstgl_pdrimage.c:
23644         * sys/glsink/gstglsink.c:
23645         * testsuite/gst-lint:
23646         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
23647
23648 2004-01-11  David Schleef  <ds@schleef.org>
23649
23650         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
23651         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
23652         * ext/gdk_pixbuf/gstgdkanimation.c:
23653         (gst_gdk_animation_iter_create_pixbuf):
23654         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
23655         (gst_gdk_pixbuf_chain):
23656         * ext/gdk_pixbuf/gstgdkpixbuf.h:
23657         * ext/jack/gstjack.c: (gst_jack_change_state):
23658         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
23659         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
23660         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
23661         * gst/videofilter/gstvideofilter.c:
23662         (gst_videofilter_set_output_size):
23663         Remove all usage of gst_pad_get_caps(), and replace it with
23664         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
23665
23666 2004-01-11  David Schleef  <ds@schleef.org>
23667
23668         * configure.ac:
23669         * ext/Makefile.am: Fixes to make ext/libcaca compile.
23670         * ext/divx/gstdivxdec.c:
23671         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
23672         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
23673         handle images that span multiple buffers.  Now work with both
23674         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
23675         * ext/gdk_pixbuf/gstgdkpixbuf.h:
23676         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
23677         video/video.h changes
23678         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
23679         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
23680         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
23681         of GstData free function.
23682         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
23683         same.
23684
23685 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23686
23687         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
23688         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
23689         (gst_v4l2element_get_property):
23690         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
23691           add norm, channel and frequency properties.
23692         * sys/v4l2/gstv4l2tuner.c:
23693           fixes for tuner interface changes
23694         * sys/v4l2/gstv4l2element.h:
23695         * sys/v4l2/gstv4l2src.c:
23696         * sys/v4l2/gstv4l2src.h:
23697         * sys/v4l2/v4l2src_calls.c:
23698         * sys/v4l2/v4l2src_calls.h:
23699           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
23700
23701 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23702
23703         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
23704         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
23705         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
23706         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
23707         * gst-libs/gst/tuner/tuner.h:
23708           GObjects aren't const.
23709           Add find_by_name functions.
23710           Add checks to _changed functions.
23711         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
23712         (gst_v4l_tuner_get_norm):
23713           Fixes for above.
23714
23715 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23716
23717         * gst-libs/gst/video/video.h:
23718           Fix caps template names to be understandable.
23719           Prefix everything with GST_VIDEO.
23720         * ext/aalib/gstaasink.c:
23721         * ext/divx/gstdivxdec.c:
23722         * ext/divx/gstdivxenc.c:
23723         * ext/gdk_pixbuf/gstgdkpixbuf.c:
23724         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
23725         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
23726         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
23727         * ext/libcaca/gstcacasink.c:
23728         * ext/libpng/gstpngenc.c: (raw_caps_factory):
23729         * ext/snapshot/gstsnapshot.c:
23730         * ext/swfdec/gstswfdec.c:
23731         * ext/xvid/gstxviddec.c:
23732         * ext/xvid/gstxvidenc.c:
23733         * gst/chart/gstchart.c:
23734         * gst/deinterlace/gstdeinterlace.c:
23735         * gst/effectv/gsteffectv.c:
23736         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
23737         * gst/goom/gstgoom.c:
23738         * gst/median/gstmedian.c:
23739         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
23740         (gst_monoscope_srcconnect), (gst_monoscope_chain):
23741         * gst/overlay/gstoverlay.c:
23742         * gst/smooth/gstsmooth.c:
23743         * gst/smpte/gstsmpte.c:
23744         * gst/synaesthesia/gstsynaesthesia.c:
23745         * gst/videocrop/gstvideocrop.c:
23746         * gst/videodrop/gstvideodrop.c:
23747         * gst/y4m/gsty4mencode.c:
23748         * sys/qcam/gstqcamsrc.c:
23749         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
23750           Make them work with new video.h file.
23751         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
23752         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
23753         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
23754         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
23755           Make it work with new buffer allocation system.
23756
23757 2004-01-11  Julien MOUTTE  <julien@moutte.net>
23758
23759         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
23760         pad_alloc_buffer implementation to use ->srcpad
23761         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
23762         pad_alloc_buffer implementation to use ->srcpad
23763         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
23764         pad_alloc_buffer implementation to use ->srcpad
23765         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23766         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
23767         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
23768         a reference to everything we need.
23769         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
23770         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23771         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
23772         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
23773         a reference to everything we need.
23774         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
23775
23776 2004-01-11  David Schleef  <ds@schleef.org>
23777
23778         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
23779         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
23780         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
23781         structure members.
23782         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
23783         value during a resize/renegotiation.
23784         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
23785         gst_pad_alloc_buffer();
23786         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
23787         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
23788         structure members.
23789         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
23790         Fix for rename of buffer private structure members.
23791         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
23792         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
23793         Fix for rename of buffer private structure members.
23794         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
23795         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
23796         Fix for rename of buffer private structure members.
23797
23798 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
23799
23800         reviewed by: David Schleef <ds@schleef.org>
23801
23802         * gst/videofilter/Makefile.am:
23803         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
23804         from the patch by ds to fit in with recent make_filter changes.
23805
23806 2004-01-11  Julien MOUTTE  <julien@moutte.net>
23807
23808         * configure.ac: Adding examples/switch/Makefile
23809         * examples/Makefile.am: Adding examples/switch
23810         * examples/switch/Makefile.am: Adding switcher example.
23811         * examples/switch/switcher.c: (got_eos), (idle_iterate),
23812         (switch_timer), (main): Adding an example demonstrating switch usage
23813         with 2 videotestsrc showing different patterns.
23814         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
23815         (gst_switch_init): Fixing switch with the new caps system.
23816
23817 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23818
23819         * gst-libs/gst/video/video.h:
23820           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
23821           They should probably be like
23822           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
23823
23824 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23825
23826         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
23827         (qtdemux_parse_trak):
23828           fix audio chunk size/timestamp calculation
23829
23830 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23831
23832         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
23833           fix SVQ3 caps
23834
23835 2004-01-11  Steve Baker  <steve@stevebaker.org>
23836
23837         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
23838         (gst_agingtv_base_init), (gst_agingtv_class_init),
23839         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
23840         (gst_agingtv_set_property), (gst_agingtv_get_property):
23841         Port agingTV to videofilter
23842
23843 2004-01-09  Julien MOUTTE <julien@moutte.net>
23844
23845         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
23846         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
23847
23848 2004-01-09  Julien MOUTTE <julien@moutte.net>
23849
23850         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
23851         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
23852         * gst-libs/gst/xoverlay/xoverlay.c:
23853         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
23854         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
23855         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
23856         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23857         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
23858         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
23859         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23860         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
23861         the bufferalloc_function to replace bufferpools, fixing the XOverlay
23862         interface implementation to handle xid being 0 and fix some bugs
23863         triggered by Benjamin's testcase.
23864         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
23865         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
23866         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
23867         the bufferalloc_function to replace bufferpools, fixing the XOverlay
23868         interface implementation to handle xid being 0 and fix some bugs
23869         triggered by Benjamin's testcase.
23870
23871 2004-01-09  David Schleef  <ds@schleef.org>
23872
23873         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
23874         mouse pointer events.  It works.
23875
23876 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23877
23878         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
23879           Use explicit caps - fix capsnego.
23880         * ext/xvid/gstxviddec.c:
23881         * ext/xvid/gstxvidenc.c:
23882           Remove macro-inside-macro which caused compile errors.
23883         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
23884           Error out if it's not a RIFF file. Else we error out without
23885           gst_element_error() which is not good...
23886
23887 2004-01-08  David Schleef  <ds@schleef.org>
23888
23889         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
23890         Fix pad_link function to handle formats that ffmpeg returns
23891         as multiple caps structures.
23892         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
23893         Only complain if source buffer is _smaller_ than expected.
23894         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
23895         (gst_videoscale_handle_src_event): Resize navigation events
23896         when passing them upstream.
23897         * gst/videotestsrc/gstvideotestsrc.c:
23898         * gst/videotestsrc/gstvideotestsrc.h:
23899         * gst/videotestsrc/videotestsrc.c:
23900         * gst/videotestsrc/videotestsrc.h:
23901         Rewrite many of the buffer painting functions to handle odd
23902         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
23903         been verified to work with my video card.
23904         * testsuite/gst-lint:  Add check for elements calling
23905         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
23906
23907 2004-01-08  David Schleef  <ds@schleef.org>
23908
23909         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
23910         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
23911
23912 2004-01-08  Julien MOUTTE  <julien@moutte.net>
23913
23914         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
23915         configure event is not emiting the desired size signal. That fixes
23916         aspect ratio issues with gst-player.
23917
23918 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23919
23920         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
23921           Fix capsnego.
23922
23923 2004-01-08  Julien MOUTTE  <julien@moutte.net>
23924
23925         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
23926         public method to fire size signal.
23927
23928 2004-01-07  Julien MOUTTE  <julien@moutte.net>
23929
23930         * examples/gstplay/Makefile.am: Adding the interface library.
23931         * gst-libs/gst/play/Makefile.am: Adding the interface library.
23932         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
23933         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
23934         GST_IS_X_OVERLAY before signal connect.
23935         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
23936         Removing the have_video_size signal.
23937         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
23938         and associated public method.
23939         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
23940         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
23941         signal.
23942         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
23943         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
23944         signal.
23945         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
23946         Using XOverlay public method to fire size signal.
23947
23948 2004-01-07  David Schleef  <ds@schleef.org>
23949
23950         * gst/videofilter/Makefile.am:
23951         * gst/videofilter/gstvideotemplate.c:
23952         * gst/videofilter/make_filter:
23953         Create gstvideoexample.c in a srcdir!=builddir friendly way.
23954         Convert make_filter to /bin/sh script.
23955
23956 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
23957
23958         * gst/modplug/gstmodplug.cc: fix element description
23959
23960 2004-01-07  Julien MOUTTE  <julien@moutte.net>
23961
23962         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
23963         (got_video_size): Adding some new lines in g_print calls.
23964         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
23965         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
23966         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
23967         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
23968         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
23969         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
23970         Complete code review, reverting some stuff i disagree with, adding
23971         some fixes : time synchronization on invalid timestamps, renegotiation
23972         of private window.
23973         * sys/ximage/ximagesink.h:
23974         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
23975         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
23976         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
23977         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
23978         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
23979         (gst_xvimagesink_buffer_new),
23980         (gst_xvimagesink_navigation_send_event),
23981         (gst_xvimagesink_set_xwindow_id),
23982         (gst_xvimagesink_get_desired_size),
23983         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
23984         stuff i disagree with, adding some fixes : Renegotiation of private
23985         window, implementing get_desired_size.
23986
23987 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23988
23989         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
23990         (gst_afsink_handle_event):
23991         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
23992         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
23993         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
23994         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
23995         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
23996           Fix for instantiate-test (see core). Also remove dead code from
23997           jpegenc (which still needs fixing, but that's lower on my TODO
23998           list...).
23999         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
24000           Never return NULL as caps.
24001
24002 2004-01-07  David Schleef  <ds@schleef.org>
24003
24004         * configure.ac:
24005         * ext/Makefile.am:
24006         * ext/librfb/Makefile.am:
24007         * ext/librfb/gstrfbsrc.c:
24008         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
24009         is the protocol used by VNC.
24010
24011 2004-01-07  David Schleef  <ds@schleef.org>
24012
24013         * gst/videofilter/gstvideotemplate.c:
24014         * gst/videofilter/gstvideotemplate.h:
24015         * gst/videofilter/make_filter:
24016         Merge videotemplate header into source file.
24017         * gst/effectv/Makefile.am:
24018         * gst/effectv/gsteffectv.c: (plugin_init):
24019         * gst/effectv/gstwarp.c:
24020         Make warpTV a subclass of videofilter.
24021
24022 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24023
24024         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
24025           Add guard against invalid utf-8 conversions in mad. Just in case.
24026
24027 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24028
24029         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
24030           Fix for bug shown by poisoning
24031
24032 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24033
24034         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
24035         (gst_v4lmjpegsrc_buffer_free):
24036         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
24037         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
24038         (gst_v4lsrc_buffer_free):
24039           Fix for removed bufferpools.
24040
24041 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
24042
24043         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
24044         Fix caps negotiation.
24045
24046         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
24047         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
24048         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
24049         (dvdnavsrc_event):
24050         * ext/mpeg2dec/gstmpeg2dec.c:
24051         * gst-libs/gst/navigation/navigation.c:
24052         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
24053         * gst-libs/gst/navigation/navigation.h:
24054         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
24055         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
24056         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
24057         Super-simple first version of mouse and keyboard events. Clicking
24058         on a DVD menu now works, although it may not take you where you
24059         expected.
24060
24061         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
24062         * gst/videotestsrc/gstvideotestsrc.c:
24063         (gst_videotestsrc_src_fixate):
24064         These fixate functions were broken - they never actually
24065         fixated :)
24066
24067 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24068
24069         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
24070         (gst_icecastsend_init):
24071           fix for new caps system.
24072         * gst-libs/gst/mixer/mixertrack.h:
24073         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
24074           Add 'master track' flag (for tools like ACME that only want to
24075           change the main volume).
24076
24077 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
24078
24079         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
24080         (gst_xvid_csp_to_caps):
24081         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
24082         * ext/xvid/gstxvidenc.c:
24083         ifdef out ARGB type when it isn't available
24084         in xvidcore 1.0.0beta2
24085
24086 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24087
24088         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
24089           When we have received a new SCR right in the first buffer after
24090           a seek (so in the same cycle that handles the discont), we should
24091           handle the buffer instead of unreffing it, else we lose data.
24092
24093 2004-01-06  Iain <iain@prettypeople.org>
24094
24095         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
24096           buffer-frames caps too.
24097
24098         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
24099           caps that we need, don't destroy them all and rebuild them. And when
24100           creating src pads, use the src pad template rather than the sink...
24101
24102 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24103
24104         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
24105           Add pad to element *after* setting functions such as event handler.
24106           Without this, the scheduler (opt) will link pads, set the event
24107           handler from the default event function (dispatcher in gstpad.c)
24108           and *after* that, we will set our own event function, which will
24109           thus never be used (and thus mpegdemux doesn't handle events).
24110
24111 2004-01-04  David Schleef  <ds@schleef.org>
24112
24113         Fix the fixate functions to handle new prototype:
24114         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
24115         * gst/videotestsrc/gstvideotestsrc.c:
24116         (gst_videotestsrc_src_fixate):
24117         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
24118         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
24119         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
24120
24121 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24122
24123         * sys/ximage/ximagesink.h:
24124         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
24125         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
24126         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
24127         (gst_ximagesink_xoverlay_init):
24128           assorted fixes to make (re)embedding work
24129         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
24130         (gst_ximagesink_get_desired_size):
24131           implement desired size additions to XOverlay
24132
24133 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24134
24135         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
24136         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
24137         (gst_x_overlay_got_desired_size):
24138         * gst-libs/gst/xoverlay/xoverlay.h:
24139           Add optional "desired size" signal and querying.
24140
24141 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24142
24143         * gst/matroska/matroska-demux.c:
24144         (gst_matroska_demux_parse_blockgroup):
24145           Fix EBML-laced block parsing. Diffs are relative to previous
24146           lace, not the first lace. Thanks to Mosu from the Matroska
24147           team for detecting this.
24148         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
24149         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
24150         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
24151         (gst_wavparse_change_state):
24152         * gst/wavparse/gstwavparse.h:
24153           Quickfix for capsnego.
24154
24155 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24156
24157         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
24158           Fix indenting, fix pad creation.
24159
24160 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24161
24162         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
24163         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
24164         (gst_xviddec_sink_link):
24165           Implement src_getcaps() so proper size caps is negotiated.
24166
24167 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24168
24169         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
24170           Finish flac decoder on EOS. See #116178.
24171
24172 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24173
24174         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
24175         (gst_matroska_demux_add_stream):
24176         * gst/matroska/matroska-ids.h:
24177           Add getcaps() function to fix capsnego...
24178
24179 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24180
24181         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
24182         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
24183         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
24184           Fix more integer overflows. Again, see #126967.
24185
24186 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24187
24188         * ext/mpeg2dec/gstmpeg2dec.c:
24189           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
24190           #130416.
24191
24192 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24193
24194         * configure.ac:
24195         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
24196         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
24197         * ext/xvid/gstxvid.h:
24198         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
24199         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
24200         (gst_xviddec_src_link), (gst_xviddec_sink_link),
24201         (gst_xviddec_change_state):
24202         * ext/xvid/gstxviddec.h:
24203         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
24204         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
24205         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
24206         (gst_xvidenc_link), (gst_xvidenc_set_property),
24207         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
24208         * ext/xvid/gstxvidenc.h:
24209           Update xvid plugin to latest xvid (1.0.0-beta3) API.
24210
24211 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24212
24213         * gst/rtp/rtp-packet.c:
24214           Add sys/types.h include, since OS X doesn't define in_addr_t
24215           in netinet/in.h, like it does on Linux (see #129600).
24216
24217 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
24218
24219         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
24220
24221         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
24222           Correct logic of dispose function (see #129306).
24223
24224 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24225
24226         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
24227         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
24228         (gst_mpeg_parse_init):
24229         * gst/mpegstream/gstmpegparse.h:
24230           Remove clock (which was never provided, i.e. dead code), and
24231           also fix integer overflows at high PTS values (see #126967).
24232
24233 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24234
24235         * ext/flac/gstflacdec.c:
24236         * ext/libpng/gstpngenc.h:
24237         * ext/mikmod/gstmikmod.h:
24238           OS X fixes (see #126628).
24239
24240 2004-01-02  David Schleef  <ds@schleef.org>
24241
24242         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
24243         (gst_alsa_src_base_init): Remove bogus "src" request pad.
24244         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
24245         (gst_mpeg_parse_class_init): Move pad template registration
24246         to class_init, since the derived class (mpegdemux) doesn't
24247         want them.
24248
24249 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24250
24251         * sys/ximage/Makefile.am:
24252         * sys/xvideo/Makefile.am:
24253         * sys/xvimage/Makefile.am:
24254           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
24255           after installation (see #127664).
24256
24257 2004-01-02  David Schleef  <ds@schleef.org>
24258
24259         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
24260         (gst_ffmpegenc_connect):  Negotiation fixes.
24261         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
24262         Remove inappropriate gst_caps_free().
24263         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
24264         Reenable Ronald's internal resize code, since the core handles
24265         it correctly now.
24266
24267 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24268
24269         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
24270         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
24271         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
24272           Fix pad template stuff.
24273
24274 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24275
24276         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
24277         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
24278           fix signed integer reading/writing.
24279
24280 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24281
24282         * ext/alsa/README:
24283           Remove outdated document
24284
24285 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
24286
24287         * gst/cutter/gstcutter.c: (gst_cutter_init):
24288           src pad was being created twice - oops.
24289
24290 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24291
24292         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
24293           Comment out internal resize. It doesn't handle the resulting
24294           XEvent internally, does another try_set_caps() which leads to
24295           a really nice loop.
24296           Real fix will come when Julien and Dave are awake. ;).
24297
24298 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24299
24300         * ext/mpeg2enc/gstmpeg2enc.cc:
24301           fix const/nonconst compile issue.
24302
24303 2004-01-02  David Schleef  <ds@schleef.org>
24304
24305         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
24306         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
24307         Add fixate function and a check for bad formats.
24308
24309 2004-01-01  David Schleef  <ds@schleef.org>
24310
24311         Negotiation fixes:
24312         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24313         (gst_audiofilter_init):
24314         * gst/debug/efence.c: (gst_efence_init):
24315         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
24316         (gst_deinterlace_init):
24317         * gst/volume/gstvolume.c: (volume_connect):
24318
24319 2004-01-01  David Schleef  <ds@schleef.org>
24320
24321         Convert elements to use gst_pad_use_explicit_caps() where
24322         appropriate:
24323         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
24324         * ext/audiofile/gstafparse.c: (gst_afparse_init),
24325         (gst_afparse_open_file):
24326         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
24327         (gst_afsrc_open_file):
24328         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
24329         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
24330         (gst_ffmpegdec_chain):
24331         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
24332         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
24333         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
24334         (gst_gdk_pixbuf_chain):
24335         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
24336         (gst_jpegdec_chain):
24337         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
24338         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
24339         (gst_mikmod_negotiate):
24340         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
24341         (gst_mpeg2dec_negotiate_format):
24342         * ext/mpeg2enc/gstmpeg2enc.cc:
24343         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
24344         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
24345         (gst_speexdec_sinkconnect):
24346         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
24347         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
24348         (gst_vorbisfile_new_link):
24349         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
24350         (gst_ac3parse_chain):
24351         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
24352         (gst_asf_demux_setup_pad):
24353         * gst/auparse/gstauparse.c: (gst_auparse_init),
24354         (gst_auparse_chain):
24355         * gst/id3/gstid3types.c: (gst_id3types_loop):
24356         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
24357         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
24358         (mp1videoparse_parse_seq):
24359         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
24360         (bpf_from_header):
24361         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
24362         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
24363         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
24364         (gst_mpeg_parse_send_data):
24365         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
24366         (gst_qtdemux_add_stream):
24367         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
24368         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
24369         (gst_wavparse_parse_fmt):
24370
24371 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24372
24373         * configure.ac:
24374           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
24375           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
24376           it therefore uses the wrong include paths. Too bad... Note
24377           that 1.6.1.93 is not release yet. ;).
24378           Also add a check for mplex, which is now using the lib'ified
24379           mplex from mjpegtools, too.
24380         * ext/ffmpeg/gstffmpegcodecmap.c:
24381           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
24382           issues. I don't think ffmpeg handles 3ivx correctly, so this
24383           probably won't work. But it won't hurt either.
24384         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
24385         (gst_ffmpegdec_chain):
24386         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
24387         (gst_ffmpegenc_chain_audio):
24388           Fix memleak in audio encoding. Close codec if open fails, this
24389           calls the cleanup routines so we can re-use the context.
24390         * ext/mpeg2enc/gstmpeg2enc.cc:
24391           Fix pad template names/types, fix memory issue with getcaps().
24392         * ext/mpeg2enc/gstmpeg2encoder.cc:
24393         * ext/mpeg2enc/gstmpeg2encoder.hh:
24394           Fix compile issue with new caps system (const thingy).
24395         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24396         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
24397           We read a first frame right on initing, so that we have a caps
24398           when we init the output. This caps is cached in padprivate and
24399           read as first frame.
24400         * ext/mplex/Makefile.am:
24401         * ext/mplex/gstmplex.cc:
24402         * ext/mplex/gstmplex.h:
24403         * ext/mplex/gstmplex.hh:
24404         * ext/mplex/gstmplexibitstream.cc:
24405         * ext/mplex/gstmplexibitstream.hh:
24406         * ext/mplex/gstmplexjob.cc:
24407         * ext/mplex/gstmplexjob.hh:
24408         * ext/mplex/gstmplexoutputstream.cc:
24409         * ext/mplex/gstmplexoutputstream.hh:
24410           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
24411           had issues, didn't do capsnego, supported only a subset of the
24412           mplex features and required a mplex fork in our local CVS. Plus
24413           that it worked agaist a very old mplex version. Rewriting was
24414           faster than updating it.
24415         * gst-libs/ext/Makefile.am:
24416         * gst-libs/ext/mplex/INSTRUCT:
24417         * gst-libs/ext/mplex/Makefile.am:
24418         * gst-libs/ext/mplex/README:
24419         * gst-libs/ext/mplex/TODO:
24420         * gst-libs/ext/mplex/ac3strm_in.cc:
24421         * gst-libs/ext/mplex/audiostrm.hh:
24422         * gst-libs/ext/mplex/audiostrm_out.cc:
24423         * gst-libs/ext/mplex/aunit.hh:
24424         * gst-libs/ext/mplex/bits.cc:
24425         * gst-libs/ext/mplex/bits.hh:
24426         * gst-libs/ext/mplex/buffer.cc:
24427         * gst-libs/ext/mplex/buffer.hh:
24428         * gst-libs/ext/mplex/fastintfns.h:
24429         * gst-libs/ext/mplex/format_codes.h:
24430         * gst-libs/ext/mplex/inputstrm.cc:
24431         * gst-libs/ext/mplex/inputstrm.hh:
24432         * gst-libs/ext/mplex/lpcmstrm_in.cc:
24433         * gst-libs/ext/mplex/mjpeg_logging.cc:
24434         * gst-libs/ext/mplex/mjpeg_logging.h:
24435         * gst-libs/ext/mplex/mjpeg_types.h:
24436         * gst-libs/ext/mplex/mpastrm_in.cc:
24437         * gst-libs/ext/mplex/mpegconsts.cc:
24438         * gst-libs/ext/mplex/mpegconsts.h:
24439         * gst-libs/ext/mplex/mplexconsts.hh:
24440         * gst-libs/ext/mplex/multplex.cc:
24441         * gst-libs/ext/mplex/outputstream.hh:
24442         * gst-libs/ext/mplex/padstrm.cc:
24443         * gst-libs/ext/mplex/padstrm.hh:
24444         * gst-libs/ext/mplex/stillsstream.cc:
24445         * gst-libs/ext/mplex/stillsstream.hh:
24446         * gst-libs/ext/mplex/systems.cc:
24447         * gst-libs/ext/mplex/systems.hh:
24448         * gst-libs/ext/mplex/vector.cc:
24449         * gst-libs/ext/mplex/vector.hh:
24450         * gst-libs/ext/mplex/videostrm.hh:
24451         * gst-libs/ext/mplex/videostrm_in.cc:
24452         * gst-libs/ext/mplex/videostrm_out.cc:
24453         * gst-libs/ext/mplex/yuv4mpeg.cc:
24454         * gst-libs/ext/mplex/yuv4mpeg.h:
24455         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
24456         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
24457           We don't fork mjpegtools' mplex in our CVS anymore.
24458         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
24459         (gst_avi_demux_add_stream):
24460         * gst/avi/gstavidemux.h:
24461           Add getcaps() function for proper caps nego. This makes some
24462           parts of AVI playback/reading work.
24463         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
24464           Resize window on new capsnego. This is probably wrong, but
24465           I'm still committing it because with current capsnego, the
24466           first successfull capsnego is auto-fixated, therefore rounded
24467           down to the lowest values in the caps. this results in a 16x16
24468           XWindow that is not reized when real capsnego finishes.
24469           Dave, I see more cases of this, do you know a proper solution?
24470         * tools/gst-launch-ext.in:
24471           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
24472
24473 2003-12-31  David Schleef  <ds@schleef.org>
24474
24475         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
24476         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
24477           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
24478
24479 2003-12-30  David Schleef  <ds@schleef.org>
24480
24481         * ext/ffmpeg/gstffmpegcolorspace.c:
24482         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
24483         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
24484         (gst_ffmpegcsp_chain): Negotiation fixes
24485         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
24486         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24487         (gst_audio_convert_link), (gst_audio_convert_channels):
24488         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
24489         (gst_audioscale_link), (gst_audioscale_get_buffer),
24490         (gst_audioscale_chain): Negotiation fixes
24491         * gst/audioscale/gstaudioscale.h:
24492         * gst/videofilter/gstvideofilter.c:
24493         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
24494         (gst_videofilter_link), (gst_videofilter_init),
24495         (gst_videofilter_set_output_size), (gst_videofilter_setup),
24496         (gst_videofilter_find_format_by_structure):
24497         * gst/videofilter/gstvideofilter.h: Negotiation fixes
24498         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
24499         (gst_videoscale_link):
24500         * gst/videoscale/videoscale.c: (videoscale_get_structure),
24501         (videoscale_find_by_structure), (gst_videoscale_setup):
24502         * gst/videoscale/videoscale.h: Negotiation fixes
24503         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
24504         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
24505         function, restrict resizing to a multiple of 4 (hack until
24506         everyone supports odd sizes correctly).
24507
24508 2003-12-29  Colin Walters  <walters@verbum.org>
24509
24510         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
24511         signed.
24512
24513 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
24514
24515         * ext/sndfile/gstsf.c: (gst_sf_loop):
24516           Fix warning about discarding const qualifier
24517
24518 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
24519
24520         * gst/cutter/gstcutter.c:
24521         * gst/videoscale/gstvideoscale.c:
24522         * gst/volenv/gstvolenv.c:
24523         * gst-libs/gst/audio/audio.c:
24524         * gst-libs/gst/video/video.c:
24525           Fix warnings
24526
24527 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24528
24529         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24530           Don't send ALSA debugging to stderr.
24531         * ext/alsa/gstalsa.h:
24532           Use GST_WARNING instead of g_warning when ALSA functions fail.
24533
24534 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24535
24536         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24537           Free XVAdapterInfo correctly.
24538
24539 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24540
24541         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
24542         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
24543           Make id3tag use correct caps nego.
24544
24545 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
24546
24547         * ext/ivorbis/vorbis.c:
24548         * ext/ivorbis/vorbisenc.h:
24549         * ext/ivorbis/vorbisfile.c:
24550           Modify so that it uses the new caps things
24551
24552 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24553
24554         * testsuite/spider/spider1.c: (main):
24555         * testsuite/spider/spider2.c: (main):
24556         * testsuite/spider/spider3.c: (main):
24557           Make tests compile again. They probably don't work.
24558
24559 2003-12-24  Colin Walters  <walters@verbum.org>
24560
24561         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
24562         we can't fixate the caps anymore.
24563
24564 2003-12-23  David Schleef  <ds@schleef.org>
24565
24566         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
24567         * sys/oss/gstosssink.c: (gst_osssink_init),
24568         (gst_osssink_sink_fixate): Add fixate function.
24569
24570 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24571
24572         * ext/ffmpeg/gstffmpegcodecmap.c:
24573         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
24574         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
24575         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
24576         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
24577         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
24578         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24579         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
24580           fix typo in RGB masks, and move back to "old" colorspace
24581           capsnego code until whoever wrote this new crap has actually
24582           tested it so that it works.
24583           And yes, this works, keep it that way please.
24584
24585 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24586
24587         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
24588         (gst_divxdec_init), (gst_divxdec_negotiate):
24589         * ext/divx/gstdivxdec.h:
24590         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
24591         (gst_divxenc_init):
24592         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
24593         (gst_faac_sinkconnect), (gst_faac_srcconnect):
24594         * ext/mpeg2enc/gstmpeg2enc.cc:
24595         * ext/mpeg2enc/gstmpeg2encoder.cc:
24596         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24597         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
24598         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
24599         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
24600         (dxr3spusink_init):
24601         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
24602         (dxr3videosink_init):
24603           Fix caps breakage after Dave's caps branch merge.
24604
24605 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24606
24607         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
24608           Fix for 24bpp display.
24609
24610 2003-12-23  Colin Walters  <walters@verbum.org>
24611
24612         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
24613         a GnomeVFSHandle directly.
24614
24615 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24616
24617         * gst/volume/Makefile.am:
24618         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
24619         (volume_base_init), (volume_init):
24620           Reenable volume element and fix to work with new caps stuff.
24621           Rhythmbox needs this.
24622
24623 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24624
24625         * gst/qtdemux/qtdemux.c: (plugin_init):
24626           qtdemux requires bytestream
24627
24628 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24629
24630         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
24631           Fix remaining caps handling errors due to CAPS merge.
24632
24633 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24634
24635         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
24636         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
24637         (gst_faad_srcconnect):
24638           Port to new caps system.
24639
24640 2003-12-21  Julien MOUTTE  <julien@moutte.net>
24641
24642         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
24643         (got_video_size), (main): using g_print instead of g_message.
24644         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
24645         signal which was not emitted because of "switch" element added to the
24646         bin but not connected. (Removing from the bin temporarily)
24647
24648 2003-12-21  Julien MOUTTE  <julien@moutte.net>
24649
24650         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
24651         find X development files. I don't understand the previous tests and
24652         they fail on my debian/ppc unstable. This one works.
24653         * examples/gstplay/player.c: (main): Set the pipeline to READY before
24654         exiting.
24655         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
24656         (gst_play_set_video_sink), (gst_play_set_audio_sink),
24657         (gst_play_set_visualization): Add some safety checks in set_ methods
24658         and state_change. This was throwing some ugly CRITICAL messages when
24659         pipeline was getting disposed and casts were failing.
24660
24661 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24662
24663         * configure.ac:
24664           Improve mpeg2enc detection. This is for distributions that do
24665           ship mjpegtools, but without mpeg2enc. Also does object check
24666           for might there ever be ABI incompatibility.
24667         * ext/mpeg2enc/gstmpeg2enc.cc:
24668           Add Andrew as second maintainer (he's helping me), and also add
24669           an error if no caps was set. This happens if I pull before capsnego
24670           and that's something I should solve sometime else.
24671         * gst/matroska/matroska-demux.c:
24672         (gst_matroska_demux_parse_blockgroup):
24673           Fix time parsing.
24674         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
24675         (gst_matroska_mux_track_header):
24676           Add caps to templates.
24677         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
24678           Add mpegversion=1 to prevent confusion with MPEG/AAC.
24679         * gst/mpegstream/gstmpegdemux.c:
24680           Remove layer since it causes warnings about unfixed caps.
24681         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24682           Fix obvious typo (we error out if caps were set, we should of
24683           course error out if *no* caps were set).
24684         * sys/oss/gstosselement.c: (gst_osselement_convert):
24685           Fix format conversion, we confused bits/bytes.
24686         * sys/oss/gstosselement.h:
24687           Improve documentation for 'bps'.
24688         * sys/v4l/TODO:
24689           Remove stuff about plugins that need removing - this was done
24690           ages ago.
24691         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
24692         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
24693         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
24694         (gst_v4lsrc_src_query):
24695         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
24696         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
24697           Add get_query_types(), get_formats() and query() functions.
24698
24699 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
24700
24701         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
24702         * moved CVS to freedesktop.org