better/unified long descriptions
[platform/upstream/gstreamer.git] / ChangeLog
1 2006-03-29  Wim Taymans  <wim@fluendo.com>
2
3         Patch by: j^ <j at bootlab dot org>
4
5         * ext/alsa/gstalsamixerelement.c:
6         (gst_alsa_mixer_element_class_init):
7         * ext/alsa/gstalsasink.c:
8         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
9         * ext/ogg/gstoggdemux.c:
10         * ext/ogg/gstoggmux.c:
11         * ext/ogg/gstoggparse.c:
12         * ext/pango/gstclockoverlay.c:
13         * ext/pango/gsttextoverlay.c:
14         * ext/pango/gsttextrender.c:
15         * ext/pango/gsttimeoverlay.c:
16         * ext/theora/theoradec.c:
17         * ext/theora/theoraenc.c:
18         * ext/vorbis/vorbisdec.c:
19         * ext/vorbis/vorbisenc.c:
20         * gst/audioconvert/gstaudioconvert.c:
21         * gst/subparse/gstsubparse.c:
22         * gst/tcp/gstmultifdsink.c:
23         * gst/tcp/gsttcpclientsink.c:
24         * gst/tcp/gsttcpclientsrc.c:
25         * gst/tcp/gsttcpserversink.c:
26         * gst/tcp/gsttcpserversrc.c:
27           better/unified long descriptions
28           Fixes #336477
29
30 2006-03-29  Wim Taymans  <wim@fluendo.com>
31
32         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
33         (stop_seek):
34         Don't let double and tripple clicks mess up our state.
35
36 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
37
38         * gst/playback/gstplaybin.c: (gen_video_element),
39         (gen_text_element), (gen_audio_element), (gen_vis_element):
40           Error out gracefully when we can't create any of the usual
41           conversion elements for some reason. Also, don't try to
42           create an audioscale (sic) element that's not used anyway.
43
44 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
45
46         * gst/playback/gstplaybasebin.c: (setup_source):
47           Don't post RESOURCE_NOT_FOUND error when we can't find a source
48           element for a particular protocol, that's confusing for users.
49           Instead, post a RESOURCE_FAILED error, so that our own error
50           message is actually shown in totem etc. (#336303).
51
52 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
53
54         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
55
56         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
57         (gst_gnome_vfs_src_get_icy_metadata):
58           Fix some minor memory leaks (#336194).
59
60 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
61
62         * ext/gnomevfs/gstgnomevfs.c:
63         (gst_gnome_vfs_location_to_uri_string):
64         * ext/gnomevfs/gstgnomevfs.h:
65         * ext/gnomevfs/gstgnomevfssink.c:
66         (gst_gnome_vfs_sink_set_property):
67         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
68           Make gnomevfssink accept filenames as well as URIs for the
69           "location" property, just like gnomevfssrc does (and
70           filesrc/filesink do) (#336190).
71
72 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
73
74         * tests/check/generic/clock-selection.c: (GST_START_TEST):
75           set to NULL before unreffing, fixes a valgrind leak.
76           Why was this not triggering the error that an object needs to
77           be NULL before unreffing ?
78         * win32/common/config.h:
79           update
80
81 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
82
83         * gst/subparse/gstsubparse.c: (convert_encoding),
84         (gst_sub_parse_change_state):
85         * gst/subparse/gstsubparse.h:
86           Text subtitle files may or may not be UTF-8. If it's not, we
87           don't really want to see '?' characters in place of non-ASCII
88           characters like accented characters. So let's assume the input
89           is UTF-8 until we come across text that is clearly not. If it's
90           not UTF-8, we don't really know what it is, so try the following:
91           (a) see whether the GST_SUBTITLE_ENCODING environment variable
92           is set; if not, check (b) if the current locale encoding is
93           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
94           the current locale encoding is UTF-8 and the environment variable
95           was not set to any particular encoding. Not perfect, but better
96           than nothing (and better than before, I think) (fixes #172848).
97
98 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
99
100         * configure.ac:
101           update core requirement to 0.10.4.1 because of async_playback
102           vmethod on GstBaseSink
103
104 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
105
106         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
107         * gst/adder/gstadder.c: (gst_adder_init):
108         use DEBUG_FUNCPTR for collectpads
109
110 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
111
112         * docs/plugins/Makefile.am:
113         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
114         * docs/plugins/gst-plugins-base-plugins-sections.txt:
115         * ext/cdparanoia/gstcdparanoiasrc.c:
116         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
117         (gst_gnome_vfs_sink_class_init):
118         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
119         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
120         * ext/ogg/gstoggmux.c:
121         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
122         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
123         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
124         * ext/pango/gsttextoverlay.c:
125         * ext/pango/gsttextrender.c:
126         * ext/theora/theoradec.c:
127         * ext/theora/theoraenc.c:
128         * ext/vorbis/vorbisdec.c:
129         * ext/vorbis/vorbisenc.c:
130         * gst-libs/gst/audio/gstaudiofilter.c:
131         (gst_audio_filter_base_init):
132         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
133         (gst_audio_filter_template_base_init):
134         * gst/adder/gstadder.c: (gst_adder_get_type):
135         * gst/adder/gstadder.h:
136         * gst/audioconvert/gstaudioconvert.c:
137         * gst/audiotestsrc/gstaudiotestsrc.c:
138         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
139         (gst_audio_test_src_create):
140         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
141         * gst/playback/gstdecodebin.c:
142         * gst/playback/gstplaybin.c:
143         * gst/playback/gststreamselector.c:
144         (gst_stream_selector_base_init):
145         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
146         * gst/volume/gstvolume.c:
147         * sys/v4l/gstv4lmjpegsink.c:
148         * sys/v4l/gstv4lmjpegsrc.c:
149         * tests/check/libs/cddabasesrc.c:
150         * tests/old/examples/gob/gst-identity2.gob:
151         Add docs for adder, use GST_ELEMENT_DETAILS macro,
152         define GstElementDetails at the top
153
154 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
155
156         * win32/common/libgstinterfaces.def:
157         Add a lot of export functions for gst-python
158         * win32/vs6/libgstinterfaces.dsp:
159         Add a missing include folder in the project configuration
160         
161 2006-03-23  Wim Taymans  <wim@fluendo.com>
162
163         * gst-libs/gst/audio/gstbaseaudiosrc.c:
164         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
165         (gst_base_audio_src_change_state):
166         Fix audio sources, forgot to make the ringbuffer
167         startable...
168
169 2006-03-23  Wim Taymans  <wim@fluendo.com>
170
171         * gst-libs/gst/audio/gstbaseaudiosrc.c:
172         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
173         (gst_base_audio_src_change_state):
174         unparent instead of unref the ringbuffer.
175
176 2006-03-23  Wim Taymans  <wim@fluendo.com>
177
178         * gst-libs/gst/audio/gstbaseaudiosink.c:
179         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
180         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
181         Implement new async_play vmethod to start slaving and allow
182         playback start in case of async PLAY state changes. 
183
184         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
185         Enable QoS with new method in base class.
186
187 2006-03-23  Wim Taymans  <wim@fluendo.com>
188
189         Patch by: Julien MOUTTE <julien at moutte dot net>
190
191         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
192         (gst_video_test_src_do_seek), (gst_video_test_src_create):
193         Partially handle 0 framerate, only EOS after the first frame
194         is missing.
195
196 2006-03-23  Wim Taymans  <wim@fluendo.com>
197
198         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
199
200         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
201         (gst_riff_create_video_template_caps):
202         * gst/ffmpegcolorspace/avcodec.h:
203         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
204         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
205         (gst_ffmpegcsp_avpicture_fill):
206         * gst/ffmpegcolorspace/imgconvert.c:
207         Patch for support of YVU9 AVI files (#334822)
208
209 2006-03-22  Edward Hervey  <edward@fluendo.com>
210
211         * docs/design/design-decodebin.txt:
212         Added design document for new decodebin
213         (Target Caps): text/x-pango-markup is also a default target caps.
214
215 2006-03-22  Wim Taymans  <wim@fluendo.com>
216
217         * gst-libs/gst/audio/gstbaseaudiosink.c:
218         (gst_base_audio_sink_dispose):
219         Since we _parent the ringbuffer, we also need to
220         _unparent instead of a plain _unref.
221
222 2006-03-22  Wim Taymans  <wim@fluendo.com>
223
224         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
225         (stop_seek), (scrub_toggle_cb), (main):
226         Add scrub checkbox.
227
228 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
229
230         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
231         (gst_ogg_parse_chain):
232           Fix very inefficient usage of linked lists (#335365).
233
234 2006-03-21  Edward Hervey  <edward@fluendo.com>
235
236         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
237         * gst/playback/gstplaybin.c: (handoff):
238         * gst/playback/gststreamselector.c:
239         (gst_stream_selector_set_property):
240         gcc 4.1 unreferenced pointer fixes.
241         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
242         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
243         gst_buffer_ref() now takes a GstBuffer*.
244
245 2006-03-20  Julien MOUTTE  <julien@moutte.net>
246
247         * sys/xvimage/xvimagesink.c:
248         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
249         by Jan Schmidt.
250
251 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
252
253         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
254         (id3v1_type_find), (apetag_type_find), (plugin_init):
255           Can't do tag preferences via probability, as tags would then
256           lose against types that are recognised with MAXIMUM probability
257           (like .wav); so let all tag typefinders return MAXIMUM themselves
258           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
259           that we can prefer APE to ID3v1 (fixes #335028).
260           
261 2006-03-17  Wim Taymans  <wim@fluendo.com>
262
263         * gst-libs/gst/audio/gstbaseaudiosink.c:
264         (gst_base_audio_sink_change_state):
265         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
266         (gst_ring_buffer_may_start):
267         * gst-libs/gst/audio/gstringbuffer.h:
268         Only start playback if we are playing.
269         should fix #330748.
270
271 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
272
273         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
274         * win32/common/config.h:
275           Revert accidental commits to these files.
276
277 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
278
279         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
280
281         * tests/Makefile.am:
282           Don't try to build tests in tests/icles if we
283           don't have X (#323852)
284
285 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
286
287         * gst-libs/gst/tag/gstid3tag.c:
288           Add TXXX frame identifiers for replaygain stuff as used
289           by some taggers (see #323721).
290
291 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
292
293         * gst/playback/gststreamselector.c:
294         (gst_stream_selector_set_property),
295         (gst_stream_selector_bufferalloc):
296           Preserve the existing buggy streamselector behaviour by performing
297           a fallback buffer allocation when downstream isn't linked yet.
298           This should really be fixed in playbin by blocking pads until it's
299           linked them.
300           Also, use gst_pad_alloc_buffer instead of
301           gst_pad_alloc_buffer_and_set.
302
303 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
304
305         * gst-libs/gst/tag/gstid3tag.c:
306           Don't crash on unknown ID3v2 TXXX frames.
307           
308 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
309
310         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
311           Chain up to the parent finalize method.
312           Add 32-bit sample size to the template caps.
313
314         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
315         (gst_riff_create_video_template_caps):
316           Add the fourcc that the VMWare codec uses.
317           
318         * gst/playback/gststreamselector.c:
319         (gst_stream_selector_set_property),
320         (gst_stream_selector_bufferalloc),
321         (gst_stream_selector_request_new_pad):
322           For the active pad, forward buffer-alloc requests, otherwise
323           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
324           having to memcpy every frame when used by playbin.
325
326         * gst/tcp/gstmultifdsink.c:
327         (gst_multi_fd_sink_handle_client_write):
328           Get negotiated caps from the sink pad, rather than the sink
329           pad's peer.
330
331 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
332
333         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
334         
335         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
336           Don't forget to set src->callbacks_pushed to FALSE again when
337           popping them, otherwise re-activation in a different mode won't
338           work (#334620).
339
340 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
341
342         Patch by: Sebastien Moutte  <sebastien moutte net>
343
344         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
345         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
346         (gst_ffmpeg_smpfmt_to_caps):
347           Replace __VA_ARGS__ caps creation macros with varargs functions.
348           Makes things compile on MSVC (#320765), looks nicer, and we can
349           tell the compiler to check for the NULL terminator.
350
351 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
352
353         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
354
355         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
356           Make sure the buffer we copy into is really always big
357           enough, this time for real (#333488).
358           
359 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
360
361         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
362           Add support for 24bpp DIB (#305279).
363
364 2006-03-14  Wim Taymans  <wim@fluendo.com>
365
366         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
367         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
368         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
369         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
370         (gst_video_scale_init), (gst_video_scale_src_event):
371         Re-enable QoS after the release.
372         Rework videoscale to use the base class src_event handler.
373
374 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
375
376         * configure.ac:
377           back to CVS.
378
379 === release 0.10.5 ===
380
381 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
382
383         * configure.ac:
384           releasing 0.10.5, "Net"
385
386 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
387
388         * docs/plugins/Makefile.am:
389           Part of previous cdparanoiasrc docs fixes, forgot to commit.
390           
391 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
392
393         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
394         * docs/plugins/gst-plugins-base-plugins-sections.txt:
395         * docs/plugins/gst-plugins-base-plugins.hierarchy:
396           Add cdparanoiasrc to docs.
397
398         * gst-libs/gst/cdda/gstcddabasesrc.c:
399           More GstCddaBaseSrc docs.
400
401 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
402
403         * docs/libs/gst-plugins-base-libs-sections.txt:
404         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
405         * gst-libs/gst/tag/tag.h:
406           Add new API to libgsttag: gst_tag_from_id3_user_tag().
407
408 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
409
410         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
411           NULL-terminate array of mpeg4 video file extensions.
412           Fixes crash on PPC (#334226).
413
414 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
415
416         * ext/gnomevfs/gstgnomevfssrc.c:
417         (gst_gnome_vfs_src_check_get_range):
418           gnome_vfs_uri_is_local() alone is not a good indicator
419           whether we can operate in pull-mode with a specific URI,
420           as it returns FALSE for file:// URIs that point to an
421           NFS-mounted path. Be more conservative here: whitelist
422           local files, blacklist http URIs and use the old
423           mechanism for anything else (fixes #334216).
424
425 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
426
427         * configure.ac:
428           back to trunk
429
430 === release 0.10.4 ===
431
432 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
433
434         * configure.ac:
435           releasing 0.10.4, "Power"
436
437 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
438
439         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
440         Disable max-lateness by setting it to -1 for now, so that 
441         we can bed QoS stuff in thoroughly between now and the next
442         release.
443
444 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
445
446         Patch by: Fabrizio Gennari
447
448         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
449           Make sure we don't read beyond the palette buffer in case of
450           broken or manipulated files (#333488)
451
452 2006-03-10  Edward Hervey  <edward@fluendo.com>
453
454         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
455         Fix for variable not initialized.
456
457 2006-03-09  Wim Taymans  <wim@fluendo.com>
458
459         * ext/libvisual/visual.c: (gst_visual_get_type),
460         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
461         (gst_visual_chain):
462         Small cleanups.
463
464         * ext/theora/gsttheoradec.h:
465         * ext/theora/theoradec.c: (gst_theora_dec_init),
466         (gst_theora_dec_reset), (_theora_granule_time),
467         (theora_dec_src_convert), (theora_dec_sink_convert),
468         (theora_dec_src_query), (theora_dec_src_event),
469         (theora_dec_sink_event), (theora_handle_comment_packet),
470         (theora_handle_header_packet), (theora_dec_push),
471         (theora_handle_data_packet), (theora_dec_chain),
472         (theora_dec_change_state):
473         Add simple QoS.
474
475 2006-03-09  Wim Taymans  <wim@fluendo.com>
476
477         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
478         (audiocast_register_listener), (gst_gnome_vfs_src_start):
479         Some cleanups.
480
481 2006-03-09  Wim Taymans  <wim@fluendo.com>
482
483         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
484         Don't try to activate NULL chains.
485
486 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
487
488         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
489           Fix invalid memory access to region before peek'd data (#332964).
490
491 2006-03-09  Wim Taymans  <wim@fluendo.com>
492
493         Patch by: Christophe Fergeau
494
495         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
496         * ext/pango/gsttextrender.c: (gst_text_render_init):
497         * gst/adder/gstadder.c: (gst_adder_init):
498         Don't leak padtemplates, closes #333510.
499
500 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
501
502         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
503           Fix invalid memory access: make sure string passed to
504           regexec() is NUL-termianted.
505
506 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
507
508         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
509         (mp3_type_find):
510           Refactor mpeg/audio typefinding to make it more maintainable
511           and easier to fine-tune. Make probing into middle of the file
512           work properly (fixes #333900, also see #152688).
513
514 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
515
516         * gst/typefind/gsttypefindfunctions.c:
517         (utf8_type_find_have_valid_utf8_at_offset):
518           Remove part from previous commit that was bogus:
519           g_utf8_validate() does in fact not accept embedded
520           zeroes, so we don't need to check for those (thanks
521           to Mike for the hint).
522
523 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
524
525         * gst/typefind/gsttypefindfunctions.c:
526         (utf8_type_find_count_embedded_zeroes),
527         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
528           Make plain/text typefinder more conservative: firstly, check
529           for embedded zeroes, which are perfectly valid UTF-8 characters,
530           but also a fairly good sign that something is not a plain text
531           file; secondly, probe into the middle of the file if possible.
532           If we can't probe into the middle, limit the probability value
533           to be returned to TYPE_FIND_POSSIBLE (see #333900).
534
535 2006-03-08  Michael Smith  <msmith@fluendo.com>
536
537         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
538           Make typefind function name for mpeg4 video unique.
539
540 2006-03-08  Wim Taymans  <wim@fluendo.com>
541
542         * ext/libvisual/visual.c: (gst_visual_init),
543         (gst_visual_clear_actors), (gst_visual_dispose),
544         (gst_visual_reset), (gst_visual_src_setcaps),
545         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
546         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
547         (gst_visual_chain), (gst_visual_change_state):
548         Cleanups, post nice errors.
549         Handle sink and src events.
550         Implement simple QoS.
551
552         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
553         Use new basesink methods to configure max-lateness.
554         Small doc update.
555
556         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
557         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
558         Debug statement cleanups.
559
560         * gst/volume/gstvolume.c: (gst_volume_class_init):
561         Simple cleanup.
562
563 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
564
565         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
566         (gst_text_overlay_init), (gst_text_overlay_set_property),
567         (gst_text_overlay_get_property):
568           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
569           as string type properties, but mark them deprecated. Add
570           'halignment' and 'valignment' properties that use enums
571           instead of strings.
572
573 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
574
575         Patch by: Fabrizio Gennari
576
577         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
578           Allow palettes with less than 256 colours in AVI files
579           (#333488)
580
581 2006-03-07  Julien MOUTTE  <julien@moutte.net>
582
583         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
584         (gst_text_overlay_video_event): Fix wrong EOS handling on text
585         pad. We were releasing the queued text buffer when we should keep
586         it until video pad gets EOS or discard the text buffer because it's
587         too old. That was eating the last subtitle buffer. Add some more
588         debug.
589
590 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
591
592         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
593         (gst_text_overlay_video_chain):
594           Fix invalid memory access (we can't access a buffer after it's been
595           pushed downstream without taking a reference); fix memory leak (if
596           there's no text to render, bail out before allocating stuff).
597
598 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
599
600         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
601         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
602         * ext/pango/gsttextoverlay.h:
603           If input is plain text, escape it before passing it to
604           pango_layout_set_markup().
605
606 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
607
608         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
609           Don't ignore flow return from gst_pad_push().
610
611 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
612
613         Patch by: Fabrizio Gennari
614
615         * ext/libvisual/visual.c: (gst_visual_getcaps),
616         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
617         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
618         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
619         (gst_vorbisenc_convert_sink):
620         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
621         (gst_audio_duration_from_pad_buffer):
622         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
623         (gst_audio_filter_chain):
624         * gst-libs/gst/rtp/gstbasertpdepayload.c:
625         (gst_base_rtp_depayload_setcaps):
626         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
627         (gst_video_get_size):
628         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
629           Don't leak references returned by gst_pad_get_parent()
630           (#333663)
631
632 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
633
634         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
635           change location param details
636         * gst/volume/gstvolume.c: (plugin_init):
637           correct plugin description
638
639 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
640
641         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
642         (gst_gnome_vfs_src_check_get_range):
643           Override GstBaseSrc::check_get_range() in order to avoid opening
644           the resource just to check whether we can operate in pull-mode or
645           not - we can predict that pretty well from the URI alone. Should
646           fix problems with last.fm (#331690). (Requires latest core CVS).
647
648 2006-03-06  Wim Taymans  <wim@fluendo.com>
649
650         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
651         (gst_video_sink_class_init):
652         Throw away frames that are later than 20 ms.
653
654 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
655
656         Patch by: Fabrizio Gennari
657
658         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
659           Set depth on WMA caps (#333545)
660
661 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
662
663         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
664         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
665           put Theora BOS pages before others.  This hardcodes
666           the Ogg/Theora I profile, but hey.
667
668 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
669
670         * ext/ogg/README:
671           updated with some examples
672         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
673         (granulepos_add), (theora_buffer_from_packet):
674         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
675         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
676         (gst_vorbisenc_chain):
677           implement strategy from ext/ogg/README
678         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
679         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
680         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
681         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
682           Fix muxer so that oggz-validate is happy with all streams;
683           except for no eos mark, and the BOS page ordering
684         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
685         (check_buffer_granulepos):
686         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
687           update tests to check for OFFSET being set as requested
688           fixed type of granulepos, it's not a ClockTime
689
690 2006-03-05  Julien MOUTTE  <julien@moutte.net>
691
692         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
693         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
694         Check that the xvimage we are creating has a correct size
695         before returning it. (#314897)
696
697 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
698
699         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
700           Give id3 and ape tag typefinders a rank slightly higher
701           than PRIMARY to ensure they're always run before any of
702           the other typefinders (in particular wav and mp3) (#324186).
703
704 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
705
706         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
707           Add support for '3IVD' fourcc (#333403).
708
709 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
710
711         * configure.ac:
712           Bump requirements to GStreamer CVS for the new error enum.
713
714         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
715           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
716           space left on the device (fixes #333352).
717
718 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
719
720         * win32/vs6:
721           add a project file for libgstvolume
722           update the workspace
723
724 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
725
726         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
727         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
728         (GST_START_TEST):
729           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
730           Set IN_CAPS on header buffers
731
732 2006-03-02  Wim Taymans  <wim@fluendo.com>
733
734         * docs/plugins/Makefile.am:
735         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
736         * docs/plugins/gst-plugins-base-plugins-sections.txt:
737         Add audioresample to docs.
738
739         * gst/audioconvert/gstaudioconvert.c:
740         Add revision date.
741
742         * gst/audioresample/gstaudioresample.c:
743         (gst_audioresample_base_init), (gst_audioresample_class_init),
744         (gst_audioresample_init), (gst_audioresample_dispose),
745         (audioresample_get_unit_size), (audioresample_transform_caps),
746         (resample_set_state_from_caps), (audioresample_transform_size),
747         (audioresample_set_caps), (audioresample_event),
748         (audioresample_do_output), (audioresample_transform),
749         (audioresample_pushthrough), (gst_audioresample_set_property),
750         (gst_audioresample_get_property), (plugin_init):
751         * gst/audioresample/gstaudioresample.h:
752         Added docs.
753         Small code cleanups.
754
755 2006-03-02  Wim Taymans  <wim@fluendo.com>
756
757         * docs/plugins/Makefile.am:
758         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
759         * docs/plugins/gst-plugins-base-plugins-sections.txt:
760         Added videoscale to docs.
761
762         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
763         (gst_video_rate_swap_prev), (gst_video_rate_event),
764         (gst_video_rate_chain):
765         Fix typo in docs.
766
767         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
768         (gst_video_scale_init), (gst_video_scale_prepare_size),
769         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
770         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
771         * gst/videoscale/gstvideoscale.h:
772         Added docs, examples.
773         Some code cleanups.
774         Post errors instead of g_warning.
775
776 2006-03-02  Wim Taymans  <wim@fluendo.com>
777
778         * docs/libs/gst-plugins-base-libs-docs.sgml:
779         * docs/libs/gst-plugins-base-libs-sections.txt:
780         * docs/libs/gst-plugins-base-libs.types:
781         * docs/plugins/Makefile.am:
782         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
783         * docs/plugins/gst-plugins-base-plugins-sections.txt:
784         Added some more docs to libs and plugins.
785
786         * gst-libs/gst/audio/gstringbuffer.c:
787         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
788         * gst-libs/gst/audio/gstringbuffer.h:
789         Document ringbuffer some more.
790
791         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
792         (gst_video_rate_setcaps), (gst_video_rate_reset),
793         (gst_video_rate_init), (gst_video_rate_flush_prev),
794         (gst_video_rate_swap_prev), (gst_video_rate_event),
795         (gst_video_rate_chain), (gst_video_rate_change_state):
796         * gst/videorate/gstvideorate.h:
797         Fix videorate to use segments.
798         Make it work with 0/1 framerates (closes #331903)
799         Handle EOS correctly.
800         Added docs.
801
802 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
803
804         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
805         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
806         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
807           In state change function, first chain up to parent class,
808           then handle downwards state change stuff. Remove some
809           commented out cruft from 0.8 code.
810
811 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
812
813         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
814         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
815         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
816         (gst_ogm_parse_chain):
817           Don't remove/re-add source pad if the new caps are the same as
818           the old caps anyway (#333042). When removing source pad, don't
819           unref it afterwards - we didn't ref it when adding. Sprinkle some
820           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
821           after using gst_pad_get_parent(). Return downstream flow return
822           value in chain function.
823
824 2006-03-02  Wim Taymans  <wim@fluendo.com>
825
826         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
827         * docs/plugins/gst-plugins-base-plugins.args:
828         * docs/plugins/gst-plugins-base-plugins.hierarchy:
829         * docs/plugins/gst-plugins-base-plugins.interfaces:
830         * docs/plugins/gst-plugins-base-plugins.signals:
831         Fix hierarchy, added some more elements to the docs.
832
833         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
834         (gst_ffmpegcsp_get_type):
835         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
836         Fix docs for ffmpegcolorspace.
837
838 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
839
840         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
841         (apetag_type_find), (ape_type_find), (plugin_init):
842           Some typefinding fine-tuning:
843           - rank ID3/APE tags in order of preference via probabilities, so that
844             ID3v2 > APEv2 > APEv1 > ID3v1.
845           - three or four bytes don't really justify MAXIMUM probability,
846             change those to 'very likely' (musepack and monkeysaudio).
847
848 2006-03-01  Wim Taymans  <wim@fluendo.com>
849
850         * docs/plugins/Makefile.am:
851         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
852         * docs/plugins/gst-plugins-base-plugins-sections.txt:
853         * ext/alsa/gstalsamixer.c:
854         * ext/alsa/gstalsamixer.h:
855         * ext/alsa/gstalsamixerelement.c:
856         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
857         * ext/alsa/gstalsamixerelement.h:
858         * ext/alsa/gstalsasink.c:
859         * ext/alsa/gstalsasink.h:
860         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
861         (gst_alsasrc_init):
862         * ext/alsa/gstalsasrc.h:
863         Added alsa docs.
864         Small code cleanups.
865
866 2006-03-01  Wim Taymans  <wim@fluendo.com>
867
868         * ext/theora/Makefile.am:
869         Dist new header too,
870
871 2006-03-01  Wim Taymans  <wim@fluendo.com>
872
873         * docs/plugins/Makefile.am:
874         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
875         * docs/plugins/gst-plugins-base-plugins-sections.txt:
876         * ext/gnomevfs/gstgnomevfssink.h:
877         * ext/gnomevfs/gstgnomevfssrc.h:
878         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
879         * ext/vorbis/vorbisdec.h:
880         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
881         * ext/vorbis/vorbisenc.h:
882         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
883         (vorbis_parse_chain), (vorbis_parse_change_state):
884         * ext/vorbis/vorbisparse.h:
885         * gst/audioconvert/gstaudioconvert.h:
886         * gst/tcp/gsttcpserversink.h:
887         * gst/videotestsrc/gstvideotestsrc.c:
888         * gst/videotestsrc/gstvideotestsrc.h:
889         * gst/volume/gstvolume.c:
890         * gst/volume/gstvolume.h:
891         Fix some more docs.
892         Added docs for vorbisdec and vorbisparse.
893         Fix vorbisparse.
894
895 2006-03-01  Wim Taymans  <wim@fluendo.com>
896
897         * docs/plugins/Makefile.am:
898         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
899         * docs/plugins/gst-plugins-base-plugins-sections.txt:
900         * ext/pango/gstclockoverlay.h:
901         * ext/pango/gsttextoverlay.h:
902         * ext/pango/gsttextrender.h:
903         * ext/pango/gsttimeoverlay.h:
904         * ext/theora/gsttheoradec.h:
905         * ext/theora/gsttheoraenc.h:
906         * ext/theora/theoradec.c:
907         * ext/theora/theoraenc.c:
908         * gst/audioconvert/gstaudioconvert.h:
909         * gst/audiotestsrc/gstaudiotestsrc.h:
910         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
911         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
912         * gst/tcp/gstmultifdsink.h:
913         Updated/added documentation.
914
915         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
916         (gst_text_overlay_halign_get_type),
917         (gst_text_overlay_wrap_mode_get_type),
918         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
919         (gst_text_overlay_init), (gst_text_overlay_set_property),
920         (gst_text_overlay_get_property):
921         Fix up properties to be enums instead of string to make bindings,
922         introspection and automatic GUI creation possible.
923         Add getters for the properties.
924
925 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
926
927         * gst/audiotestsrc/gstaudiotestsrc.c:
928           added defines of M_PI and M_PI_2
929         * gst/ffmpegcolorspace/avcodec.h:
930           removed #include "stdint.h" for win32 as _stdint.h is 
931           autogenerated to win32/common
932         * win32/common/libgstaudio.def:
933         * win32/common/libgsttag.def:
934           added some exports
935         * win32/vs6:
936           some project files bugs corrected
937         * win32/vs7:
938           project files are reset to the default vs7 configuration 
939           (they link to msvcr71.dll using default optimizations)
940           
941 2006-02-28  Wim Taymans  <wim@fluendo.com>
942
943         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
944         Fix some docs.
945
946 2006-02-28  Edward Hervey  <edward@fluendo.com>
947
948         * ext/alsa/gstalsasrc.c:
949         Set proper class on the ElementDetails:
950         Source/Audio instead of Src/Audio/
951
952 2006-02-28  Edward Hervey  <edward@fluendo.com>
953
954         * gst/videoscale/vs_scanline.c:
955         (vs_scanline_resample_nearest_RGBA):
956         Revert optimization in videoscale. It should go in liboil and have
957         an appropriate liboil function.
958
959 2006-02-28  Wim Taymans  <wim@fluendo.com>
960
961         * gst-libs/gst/audio/gstbaseaudiosink.c:
962         (gst_base_audio_sink_provide_clock):
963         Don't try to provide a clock in the NULL state.
964
965 2006-02-28  Wim Taymans  <wim@fluendo.com>
966
967         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
968         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
969         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
970         (gst_ogg_demux_deactivate_current_chain),
971         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
972         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
973         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
974         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
975         Use GstSegment infrastructure to remove duplicated code
976         and handle more seek cases correctly.
977
978 2006-02-28  Wim Taymans  <wim@fluendo.com>
979
980         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
981         (gst_ffmpegcsp_transform):
982         Don't ignore return code from ffmpeg convert function.
983
984         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
985         Split out some long statements to ease debugging.
986
987 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
988
989         * ext/libvisual/visual.c: (gst_visual_init),
990         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
991         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
992         being able to renegotiate the size. Instead, use the negotiation
993         algorithm from the goom plugin to pick an initial output caps. 
994
995         Also, allow theoretical libvisual plugins that might support non-GL 
996         output even if they also do GL.
997
998 2006-02-26  Julien MOUTTE  <julien@moutte.net>
999
1000         * ext/libvisual/visual.c: (gst_visual_init),
1001         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
1002         (plugin_init): Load only non GL plugins. Fix some memleaks and 
1003         possible negotiation issues.
1004
1005 2006-02-25  Julien MOUTTE  <julien@moutte.net>
1006
1007         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
1008
1009 2006-02-24  Michael Smith  <msmith@fluendo.com>
1010
1011         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
1012         (cmml_type_find), (plugin_init):
1013           Fix CMML type find function to not require a specific minor version
1014           of the CMML header.
1015
1016           Add an MPEG4 video elementary stream typefind function.
1017
1018 2006-02-04  Michael Smith  <msmith@fluendo.com>
1019
1020         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
1021         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
1022         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
1023         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
1024         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
1025         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
1026           Annodex support in ogg demuxer. Doesn't do very much without the
1027           other annodex patches (to come).
1028
1029 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1030
1031         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
1032
1033         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1034           Pick up palette for MS video v1 (#327028)
1035
1036 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1037
1038         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1039         (gst_ffmpegcsp_caps_remove_format_info),
1040         (gst_ffmpegcsp_get_unit_size):
1041           The 'palette_data' field from incoming RGB caps shouldn't be
1042           proxied on outgoing YUV caps; also, restrict unit size
1043           adjustment in case of paletted data only to the unit that
1044           actually has a palette. Fixes #330711.
1045
1046 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1047
1048         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1049         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
1050         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
1051         (gst_ffmpegcsp_get_unit_size):
1052           Plug some memory leaks.
1053
1054 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1055
1056         * sys/ximage/Makefile.am:
1057         * sys/xvimage/Makefile.am:
1058           Add some _CFLAGS and _LIBS that seem to be missing
1059           and/or required for Cygwin (see #317048).
1060
1061 2006-02-22  Wim Taymans  <wim@fluendo.com>
1062
1063         * ext/alsa/gstalsasrc.c:
1064         Fix description as pointed out by caugier.
1065
1066 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
1067
1068         Reviewed by : Edward Hervey  <edward@fluendo.com>
1069
1070         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
1071         (qt_type_find):
1072         Better 3gp typefinding (#331526).
1073
1074 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
1075
1076         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
1077           Don't send EOS event here, the base class will send one for us.
1078
1079         * gst/playback/gstplaybasebin.c: (prepare_output):
1080           Subpictures without video stream aren't allowed either.
1081         
1082         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
1083           Fix debug statement copy'n'paste-o.
1084
1085 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
1086
1087         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
1088           Fix issues with mixer keeping state when muting/unmuting
1089           and when changing the volume whilst muted (see #331763
1090           and #331765).
1091
1092 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
1093
1094         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
1095         (parse_subrip), (gst_sub_parse_format_autodetect):
1096           Set right caps given that we send escaped text. Also,
1097           honour <i></i>, <b></b> and <u></u> markers that can be found
1098           in .srt files (fixes #310202).
1099
1100 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
1101
1102         * gst-libs/gst/audio/mixerutils.c:
1103         (element_factory_rank_compare_func):
1104           Make order in which elements are tried more determinable.
1105
1106 2006-02-20  Julien MOUTTE  <julien@moutte.net>
1107
1108         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
1109         (remove_element_chain), (cleanup_decodebin),
1110         (gst_decode_bin_change_state): Make decodebin reusable by
1111         fixing remove_element_chain first and then introduce a
1112         cleaner in state change to ->NULL. (Closes #331678)
1113
1114 2006-02-19  Wim Taymans  <wim@fluendo.com>
1115
1116         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
1117         use 0666 mask when creating files so umask gets applied
1118         correctly. Fixes #331295.
1119
1120 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
1121
1122         * gst/subparse/Makefile.am:
1123         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
1124         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
1125         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
1126         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
1127         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
1128         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
1129         * gst/subparse/gstssaparse.h:
1130         * gst/subparse/gstsubparse.c: (plugin_init):
1131           Add very basic parser for SSA subtitle streams (as often
1132           found in matroska files).
1133
1134 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
1135
1136         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
1137           That should be text/x-pango-markup, not text/x-pango-layout.
1138
1139 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1140
1141         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
1142         Polishing.
1143
1144 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1145
1146         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
1147         (gst_text_overlay_finalize), (gst_text_overlay_init),
1148         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
1149         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
1150         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
1151         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
1152         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
1153         Fix state change deadlock.
1154
1155 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1156
1157         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
1158         (gst_text_overlay_finalize), (gst_text_overlay_init),
1159         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
1160         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
1161         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
1162         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
1163         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
1164         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
1165         and subtitles files.
1166
1167 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1168
1169         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
1170         should be considered as raw.
1171
1172 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1173
1174         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
1175         (cb_probe):
1176         * gst/playback/gststreaminfo.h: Introduce language informations.
1177
1178 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
1179
1180         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1181         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
1182         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1183         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
1184         Set shared memory segments to be deleted as soon as we have attached,
1185         that way they get cleaned up automatically if we crash.
1186
1187 2006-02-18  Julien MOUTTE  <julien@moutte.net>
1188
1189         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
1190         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
1191         functions are called with lock held.
1192
1193 2006-02-18  Julien MOUTTE  <julien@moutte.net>
1194
1195         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
1196         (gst_text_overlay_finalize), (gst_text_overlay_init),
1197         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
1198         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
1199         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1200         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1201         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1202         (gst_text_overlay_change_state): Refactoring of textoverlay
1203         without collectpads. This now supports sparse subtitles coming
1204         from a demuxer instead of a sub file. Seeking is still broken 
1205         though. Need to discuss with wtay some more on how to handle
1206         seeking correctly.
1207         * ext/pango/gsttextoverlay.h:
1208         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
1209         subtitles coming from the demuxer.
1210
1211 2006-02-17  Wim Taymans  <wim@fluendo.com>
1212
1213         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
1214         (gst_vorbisenc_convert_sink):
1215         Use some more scaling functions.
1216
1217 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
1218
1219         * ext/cdparanoia/gstcdparanoiasrc.c:
1220         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
1221         (gst_cd_paranoia_paranoia_callback),
1222         (gst_cd_paranoia_src_signal_is_being_watched),
1223         (gst_cd_paranoia_src_read_sector):
1224         * ext/cdparanoia/gstcdparanoiasrc.h:
1225           Add back 'transport-error' and 'uncorrected-error' signals and
1226           make them actually be fired when bad stuff happens (#319340).
1227
1228 2006-02-17  Wim Taymans  <wim@fluendo.com>
1229
1230         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
1231         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1232         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
1233         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
1234         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
1235         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
1236         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
1237         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
1238         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
1239         (gst_ring_buffer_clear):
1240         Small cleanups.
1241         Added some G_LIKELY.
1242
1243 2006-02-17  Wim Taymans  <wim@fluendo.com>
1244
1245         * gst-libs/gst/audio/TODO:
1246         Update TODO
1247
1248         * gst-libs/gst/audio/gstbaseaudiosink.c:
1249         (gst_base_audio_sink_get_offset):
1250         When trying to play samples ASAP and we don't have a
1251         previous sample, try to play at position 0 instead of
1252         an invalid position.
1253
1254 2006-02-17  Wim Taymans  <wim@fluendo.com>
1255
1256         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
1257         (gst_alsasink_reset):
1258         Also release lock when we get an error in _reset();
1259         fix an error message.
1260
1261 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1262
1263         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
1264         (gst_alsasink_init), (get_channel_free_structure),
1265         (caps_add_channel_configuration), (gst_alsasink_getcaps),
1266         (gst_alsasink_close):
1267         * ext/alsa/gstalsasink.h:
1268           Add support for more than 2 channels (#326720).
1269
1270 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1271
1272         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1273           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
1274           with 4 or 6 channels, assume a default channel layout to make things
1275           work (not sure there's anything else we can do in those cases).
1276
1277 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1278
1279         * gst-libs/gst/audio/multichannel.c:
1280           Minor docs fix.
1281
1282         * gst-libs/gst/riff/Makefile.am:
1283         * gst-libs/gst/riff/riff-ids.h:
1284         * gst-libs/gst/riff/riff-media.c:
1285         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
1286           Add support for WAVEFORMATEX, eg. PCM audio with more than two
1287           channels and a channel layout map.
1288           
1289 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
1290
1291         Reviewed by Edward Hervey  <edward@fluendo.com>
1292
1293         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
1294         C-level optimization of the RGBA nearest neighbour function.
1295         Eventually this might end up in liboil with vectorized versions.
1296
1297 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1298
1299         * gst-libs/gst/audio/multichannel.c:
1300         (gst_audio_get_channel_positions):
1301           When we have more than 2 channels, but no channel layout is
1302           specified in the caps, return some default channel layout
1303           to the caller and warn about about a possibly buggy element
1304           (could be buggy filtercaps as well of course) (#317038).
1305
1306 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1307
1308         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1309           Add gst-libs/gst/cdda to list of lib search paths.
1310
1311 2006-02-15  Andy Wingo  <wingo@pobox.com>
1312
1313         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
1314         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
1315         to the Lord Jesus that I do not have to touch the ogg muxer ever
1316         again.
1317
1318 2006-02-15  Edward Hervey  <edward@fluendo.com>
1319
1320         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1321         quicktime movie files can also contain 'uuid' atoms.
1322
1323 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
1324
1325         * gst/audioconvert/plugin.c: (plugin_init):
1326           Register the GstAudioChannelPosition enum type with the type
1327           system in the plugin_init function, so that it is known before
1328           any element actually makes use of multi-channel stuff. This is
1329           required for example if one wants to be able to deserialise/use
1330           a caps string with channel positions before any pipeline has
1331           been setup and started, like with gst-launch.
1332
1333 2006-02-14  Wim Taymans  <wim@fluendo.com>
1334
1335         * gst-libs/gst/audio/gstringbuffer.c:
1336         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
1337         (gst_ring_buffer_samples_done), (wait_segment),
1338         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
1339         Add some compiler G_(UN_)LIKELY help.
1340         SIGNAL the ringbuffer waiters when going to PAUSED as well to
1341         make sure they can exit their functions. Should fix #330748
1342
1343 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1344
1345         * Makefile.am:
1346         * configure.ac:
1347         * win32/MANIFEST:
1348         * win32/common/_stdint.h:
1349           Windows does not have long long; copy the generated _stdint.h
1350         * win32/common/interfaces-enumtypes.c:
1351         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
1352         (gst_mixer_track_flags_get_type),
1353         (gst_tuner_channel_flags_get_type):
1354         * win32/common/multichannel-enumtypes.c:
1355         (gst_audio_channel_position_get_type):
1356           update
1357
1358 2006-02-13  Wim Taymans  <wim@fluendo.com>
1359
1360         * gst-libs/gst/audio/gstbaseaudiosink.c:
1361         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
1362         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1363         Always sync on first sample we receive when starting.
1364
1365 2006-02-13  Wim Taymans  <wim@fluendo.com>
1366
1367         * gst/playback/gstplaybin.c: (gen_vis_element):
1368         Update vis bin docs.
1369         Move queue after tee so we don't queue video buffers but
1370         audio samples instead. Fixes problems where the video queue
1371         is filled and the audio queue empty.
1372
1373 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
1374
1375         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1376           No need to push an EOS event here, GstBaseSrc will do that for us
1377           when we return FLOW_UNEXPECTED.
1378           
1379 2006-02-12  Wim Taymans  <wim@fluendo.com>
1380
1381         * gst-libs/gst/audio/gstbaseaudiosink.c:
1382         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
1383         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
1384         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1385         Use scale functions when possible.
1386         Fix error messages.
1387         Free clockid when after waiting for EOS.
1388         Use G_(UN_)LIKLY when it makes sense.
1389         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
1390
1391 2006-02-12  Edward Hervey  <edward@fluendo.com>
1392
1393         * gst/playback/gstplaybasebin.c: (prepare_output): 
1394         Remove stray semi-colon (fixes #330888).
1395
1396 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
1397
1398         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
1399         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1400         Fix up the XShm call testing so that we catch errors, and don't
1401         cause new ones by attempting to detach from a segment we failed
1402         to attach to. Fixes #312439.
1403
1404 2006-02-10  Edward Hervey  <edward@fluendo.com>
1405
1406         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1407         Added flv file typefind (video/x-flv).
1408
1409 2006-02-10  Edward Hervey  <edward@fluendo.com>
1410
1411         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1412         (gst_riff_create_video_template_caps):
1413         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
1414         Also added the caps to the default set of riff video caps.
1415
1416 2006-02-09  Andy Wingo  <wingo@pobox.com>
1417
1418         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
1419         time and the end time of the last packet in the page.
1420         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
1421         on the pages in our queue, set the duration as well. Reflow a
1422         debug statement.
1423         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
1424         Fixes bad muxing order.
1425
1426 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1427
1428         * gst-libs/gst/rtp/gstbasertppayload.c:
1429         (gst_basertppayload_setcaps), (gst_basertppayload_push):
1430           update seqnum before setting it on the packet; this makes sure
1431           that the timestamp and seqnum properties match after pushing
1432           a buffer
1433
1434 2006-02-09  Andy Wingo  <wingo@pobox.com>
1435
1436         * gst-libs/gst/audio/gstringbuffer.c
1437         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
1438         overflow after 13.5 hours of recording. Kapow!
1439
1440         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
1441         the buffer size -- we don't care about underrun/overrun reporting
1442         right now, just need to return a useful value.
1443
1444 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
1445
1446         * configure.ac:
1447           Back to CVS
1448
1449 === release 0.10.3 ===
1450
1451 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
1452
1453         * configure.ac:
1454           releasing 0.10.3, "Under Pressure"
1455
1456 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1457
1458         * configure.ac:
1459         Drat. Bump libtool version number for new API.
1460         Prelease 0.10.2.3 (of 0.10.3)
1461
1462 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1463
1464         * configure.ac:
1465         * win32/common/config.h:
1466         0.10.2.2 prerelease (of 0.10.3).
1467
1468 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1469
1470         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
1471           Revert Andy's newsegment change pending a more correct
1472           fix.
1473
1474 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1475
1476         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
1477         (qt_type_find), (plugin_init):
1478           detect more files as 3gp
1479           group and reorder the iso file formats
1480
1481 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1482
1483         * ext/vorbis/vorbis.c: (plugin_init):
1484           Register musicbrainz tags, so apps don't have to.
1485
1486 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1487
1488         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
1489         (gst_tag_to_vorbis_tag):
1490           Make sure we called gst_tag_register_musicbrainz_tags()
1491           before possibly mapping a vorbiscomment string from/to a
1492           musicbrainz tag.
1493
1494 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1495
1496         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
1497           In case we can't find the required number of consecutive
1498           mpeg audio frames to positively identify an MPEG audio
1499           stream, check if there's at least a valid mpeg audio
1500           frame right at offset 0 and if so suggest mpeg/audio
1501           caps with a very low probability (#153004).
1502
1503 2006-02-07  Andy Wingo  <wingo@pobox.com>
1504
1505         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
1506         a TIME segment if we get timestamped buffers. Requires recent
1507         fixes in core to work properly.
1508
1509 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1510
1511         * gst/playback/gstplaybasebin.c: (prepare_output):
1512           Don't print the URI as part of the error message, it
1513           makes error dialogs look rather ugly, especially if
1514           the URI is very long or has characters in it that
1515           need escaping.
1516
1517 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1518
1519         * gst/playback/gstplaybasebin.c: (prepare_output):
1520           Error out if we have only text or subtitles, but nothing
1521           else. Also error out if we have subtitles but no video
1522           stream.
1523
1524 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1525
1526         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
1527           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
1528           Post an error message on the bus when we encounter an
1529           error, which will hopefully be more meaningful than the
1530           'Internal Flow Error' message users get to see if we
1531           just return GST_FLOW_ERROR.
1532
1533 2006-02-07  Andy Wingo  <wingo@pobox.com>
1534
1535         * configure.ac (GST_MAJORMINOR): Update core version req to
1536         0.10.2.2, for the collectpads API addition (#330244).
1537
1538 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
1539
1540         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1541           Return FALSE from plugin_init() when GnomeVFS can't
1542           be initialised for some reason (#328423).
1543
1544 2006-02-06  Julien MOUTTE  <julien@moutte.net>
1545
1546         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
1547         Stick to seeking theory until i find the bug.
1548         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
1549
1550 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
1551
1552         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1553         (theora_enc_finalize), (theora_enc_sink_setcaps),
1554         (theora_set_header_on_caps), (theora_enc_chain),
1555         (theora_enc_change_state):
1556         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
1557           Make theoraenc and the tests leak free. Like, really.
1558
1559 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
1560
1561         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1562         (theora_enc_finalize), (theora_enc_sink_setcaps):
1563           Add a finalize method to ensure we clean up state even if
1564           someone omitted the state change back to NULL.
1565
1566         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
1567         (gst_vorbisenc_chain):
1568           Free some more leaked bits.
1569
1570         * tests/check/pipelines/theoraenc.c: (start_pipeline),
1571         (stop_pipeline):
1572           Wait for state changes to happen if they're ASYNC.
1573
1574           This ought to teach those fancy pants buildbots a lesson.
1575
1576 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
1577
1578         * gst-libs/gst/tag/gstid3tag.c:
1579           Add mapping for ID3 International Standard Recording Code
1580           tag "TSRC"
1581
1582 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
1583
1584         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
1585           Don't leak tag names.
1586
1587 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1588
1589         * docs/libs/gst-plugins-base-libs-docs.sgml:
1590         * docs/libs/gst-plugins-base-libs-sections.txt:
1591         * gst-libs/gst/tag/gstid3tag.c:
1592         * gst-libs/gst/tag/gstvorbistag.c:
1593         * gst-libs/gst/tag/tags.c:
1594           Split libgsttag docs into multiple sections.
1595
1596 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1597
1598         * docs/libs/Makefile.am:
1599         * docs/libs/gst-plugins-base-libs-docs.sgml:
1600         * docs/libs/gst-plugins-base-libs-sections.txt:
1601         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
1602         * gst-libs/gst/tag/gstvorbistag.c:
1603         * gst-libs/gst/tag/tag.h:
1604         * gst-libs/gst/tag/tags.c:
1605           Add libgsttag to the docs.
1606
1607 2006-02-05  Julien MOUTTE  <julien@moutte.net>
1608
1609         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
1610         (gst_text_overlay_init), (gst_text_overlay_src_event),
1611         (gst_text_overlay_collected): Fix clockoverlay.
1612
1613 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1614
1615         * docs/libs/compiling.sgml:
1616           Fix typo: it's pkg-config, not pkg-gconfig
1617
1618         * docs/libs/gst-plugins-base-libs-docs.sgml:
1619         * docs/libs/gst-plugins-base-libs-sections.txt:
1620         * docs/libs/tmpl/gstgconf.sgml:
1621           There is no libgstgconf in 0.10, remove it
1622           from the docs.
1623
1624 2006-02-05  Julien MOUTTE  <julien@moutte.net>
1625
1626         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
1627         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1628         (gst_text_overlay_src_event), (gst_text_overlay_collected):
1629         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
1630         (gst_sub_parse_class_init), (gst_sub_parse_init),
1631         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
1632         (parse_mpsub), (parser_state_init), (handle_buffer),
1633         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
1634         * gst/subparse/gstsubparse.h: Introduce seeking code.
1635
1636 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1637
1638         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
1639           Add comment about LANGUAGE tag inconsistency (we want
1640           ISO-639-1, but extract three-letter identifiers?)
1641
1642         * po/POTFILES.in:
1643           Add two translatable files.
1644
1645 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1646
1647         * gst-libs/gst/tag/Makefile.am:
1648         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
1649         * gst-libs/gst/tag/tag.h:
1650         * gst-libs/gst/tag/tags.c:
1651         (gst_tag_register_musicbrainz_tags_internal),
1652         (gst_tag_register_musicbrainz_tags):
1653           Forward-port some tags stuff from the 0.8 branch. This is
1654           mostly the addition of musicbrainz tags and their mapping
1655           to vorbistags, and a vorbistag mapping of the language tag.
1656
1657 2006-02-05  Julien MOUTTE  <julien@moutte.net>
1658
1659         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
1660         refactoring.
1661
1662 2006-02-04  David Schleef  <ds@schleef.org>
1663
1664         * ext/ogg/gstoggmux.c:
1665         * gst/typefind/gsttypefindfunctions.c:
1666           Add Dirac typefinding and add dirac format to oggmux.
1667
1668 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1669
1670         * gst/playback/gstdecodebin.c: (try_to_link_1):
1671           Don't put essential function call into
1672           g_return_*() macro, otherwise it'll all be
1673           replaced by NOOPs when compiling with
1674           G_DISABLE_CHECKS defined.
1675
1676 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
1677
1678         * ext/ogg/gstoggdemux.c:
1679         * ext/ogg/gstoggparse.c:
1680         * gst/tcp/gsttcpserversink.c:
1681         * sys/v4l/v4lsrc_calls.c:
1682         * sys/v4l/v4lsrc_calls.h:
1683         Just make it compile with --disable-gst-debug.
1684
1685 2006-02-03  Wim Taymans  <wim@fluendo.com>
1686
1687         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
1688         (gst_alsasink_class_init), (gst_alsasink_init),
1689         (gst_alsasink_write), (gst_alsasink_reset):
1690         * ext/alsa/gstalsasink.h:
1691         Add lock to protect alsa calls.
1692         Implement reset to flush samples ASAP, does not work
1693         with dmix though.
1694
1695 2006-02-02  Wim Taymans  <wim@fluendo.com>
1696
1697         * gst-libs/gst/audio/gstbaseaudiosink.c:
1698         (gst_base_audio_sink_provide_clock):
1699         Ugh.. getting late I guess...
1700
1701 2006-02-02  Wim Taymans  <wim@fluendo.com>
1702
1703         * gst-libs/gst/audio/gstbaseaudiosink.c:
1704         (gst_base_audio_sink_provide_clock),
1705         (gst_base_audio_sink_set_property),
1706         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
1707         Don't try to provide a clock when we are not negotiated since
1708         we might not be able to make it run.
1709
1710 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1711
1712         * gst/playback/gstdecodebin.c: (try_to_link_1):
1713           Unlinking two source pads is ... hard.
1714
1715 2006-02-02  Wim Taymans  <wim@fluendo.com>
1716
1717         * gst-libs/gst/audio/TODO:
1718         Updated.
1719
1720         * gst-libs/gst/audio/gstbaseaudiosink.c:
1721         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
1722         On EOS, wait till the last sample is played before posting EOS.
1723
1724 2006-02-01  Philippe Kalaf <burger at speedy dot org>
1725
1726         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1727           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
1728           setting queue_delay to zero. Also avoid thread being started if
1729           queue_delay is zero.
1730
1731 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1732
1733         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
1734           Make test work again by connecting fakesinks to each decoded pad,
1735           which makes the pipeline wait until each fakesink has a buffer
1736           queued before going to PAUSED state. At that point we know the
1737           decodebin pads are negotiated.
1738
1739 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1740
1741         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
1742         (gst_cdda_base_src_handle_event):
1743         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
1744           Pass unhandled queries to the parent class's query function.
1745
1746 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1747
1748         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
1749         (gst_ogg_pad_src_query):
1750         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1751         * ext/theora/theoradec.c: (theora_dec_src_query),
1752         (theora_dec_sink_query):
1753         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1754         (vorbis_dec_sink_query):
1755         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
1756         (gst_vorbisenc_sink_query):
1757         * gst/adder/gstadder.c: (gst_adder_query):
1758           Pass unhandled queries upstream instead of just
1759           dropping them (#326447). Also, fix supported
1760           query types list for some elements.
1761
1762 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1763
1764         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
1765         (paris_type_find), (ilbc_type_find), (plugin_init):
1766           Fix typefinding for audio/x-au, audio/x-paris and
1767           audio/iLBC-sh. We cannot use the START_WITH macros
1768           here, because there can only be one typefind factory
1769           with the same name (caps), so the second one would
1770           replace the first one and the first one would never
1771           be called when doing typefinding (see #161712).
1772           
1773
1774 2006-01-31  Wim Taymans  <wim@fluendo.com>
1775
1776         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
1777         (vorbis_handle_header_packet), (vorbis_dec_push),
1778         (vorbis_handle_data_packet):
1779         Use scale_int when we can, add some more scaling.
1780         Check packettype before parsing it.
1781
1782 2006-01-31  Wim Taymans  <wim@fluendo.com>
1783
1784         * ext/theora/theoradec.c: (_theora_granule_time),
1785         (theora_dec_src_convert), (theora_dec_sink_convert):
1786         Call right _scale functions.
1787         Use parameter instead of some other random value.
1788
1789 2006-01-31  Wim Taymans  <wim@fluendo.com>
1790
1791         * ext/theora/theoradec.c: (_theora_granule_frame),
1792         (_theora_granule_time), (_inc_granulepos),
1793         (theora_dec_src_convert), (theora_dec_sink_convert),
1794         (theora_handle_type_packet), (theora_handle_data_packet),
1795         (theora_dec_chain):
1796         Use higher precision timestamps calculation.
1797         Convert some other conversions to _scale.
1798
1799 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
1800
1801         * gst/audiotestsrc/gstaudiotestsrc.c:
1802         (gst_audio_test_src_create_sine_table), (plugin_init):
1803         * gst/volume/gstvolume.c: (plugin_init):
1804           initialize gst_controller before using
1805
1806 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
1807
1808         * tests/check/pipelines/theoraenc.c:
1809         * tests/check/pipelines/vorbisenc.c:
1810         Define constant using G_GINT64_CONSTANT to avoid errors when
1811         passing it around - otherwise it gets truncated to 32 bits.
1812
1813         Fixes failing tests.
1814
1815 2006-01-31  Andy Wingo  <wingo@pobox.com>
1816
1817         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
1818         caps being set doesn't have a framerate value. Basically a stopgap
1819         measure.
1820
1821         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
1822         technically correct enough to put into core though.
1823         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
1824         DURATION. Fixes theoraenc ! oggmux.
1825
1826         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
1827         fraction, not double.
1828
1829 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
1830
1831         * win32/vs7:
1832         add vs7 project files created by Sergey Scobich
1833
1834 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
1835
1836         * win32/vs8:
1837         add vs8 project files created by Sergey Scobich
1838         
1839 2006-01-30  Andy Wingo  <wingo@pobox.com>
1840
1841         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
1842         timestamp + duration, not just timestamp -- ogg pages should be
1843         ordered by stop time. Necessary fix given the change in vorbis
1844         timestamps.
1845
1846         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
1847         (gst_theora_enc_init): Pull the granule shift out of the encoder.
1848         (granulepos_add): New function, handles the messiness of adjusting
1849         granulepos values.
1850         (theora_buffer_from_packet):
1851         (theora_enc_chain):
1852         (theora_enc_sink_event): Use granulepos_add, not +.
1853
1854         * tests/check/pipelines/theoraenc.c
1855         (check_buffer_granulepos_from_starttime): Just check the frame
1856         count, not the actual granulepos -- we can't dictate to the
1857         encoder when it should be placing keyframes.
1858
1859 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
1860
1861         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
1862           SERVICE_NOT_AVAILABLE happens for example when you're trying to
1863           play an http:// stream from a server that's not serving
1864
1865 2006-01-30  Andy Wingo  <wingo@pobox.com>
1866
1867         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
1868         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
1869         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
1870         available.
1871
1872         * ext/theora/gsttheoraenc.h:
1873         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
1874         although theoraenc was timestamping correctly. Added handling of
1875         streams that start with nonzero timestamps.
1876
1877         * tests/check/Makefile.am:
1878         * tests/check/pipelines/theoraenc.c: New file, basically does same
1879         tests as vorbisenc.
1880
1881         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
1882
1883 2006-01-30  Wim Taymans  <wim@fluendo.com>
1884
1885         * gst-libs/gst/audio/gstaudiosink.c:
1886         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
1887         (gst_audioringbuffer_pause):
1888         Implement pause that does not wait for completion.
1889
1890         * gst-libs/gst/audio/gstbaseaudiosink.c:
1891         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1892         Don't drop buffers when going to PAUSED but perform preroll on
1893         remaining samples now that core base class supports this.
1894
1895         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
1896         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
1897         (gst_ring_buffer_commit):
1898         Pause should not signal waiters.
1899         Implement return value of _commit correctly.
1900
1901 2006-01-30  Andy Wingo  <wingo@pobox.com>
1902
1903         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
1904
1905         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
1906         updated to timestamp from the first sample, not the last.
1907         (gst_vorbisenc_buffer_from_header_packet): New function, takes
1908         special care of granulepos and timestamp for header packets.
1909         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
1910         when the first buffer has a nonzero timestamp.
1911
1912         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
1913         (GstVorbisEnc.subgranule_offset): New members. Take care of the
1914         case when the first audio buffer we get has a nonzero timestamp.
1915         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
1916         properly timestamp vorbis buffers with the time of the first
1917         sample, not the last.
1918         
1919         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
1920         vorbis_granule_time_copy -- now it takes the granule/subgranule
1921         offset into account.
1922
1923         * tests/check/pipelines/vorbisenc.c: New test for correctness of
1924         timestamps, durations, and granulepos on buffers produced by
1925         vorbisenc.
1926
1927 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
1928
1929         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1930         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
1931           Patch from Eric Jonas to support conversions to/from UYVY 
1932           (Fixes: #324626)
1933
1934 2006-01-30  Julien MOUTTE  <julien@moutte.net>
1935
1936         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
1937         (setup_subtitle), (setup_source), (set_active_source):
1938         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
1939         (gen_text_element), (gen_audio_element), (gen_vis_element),
1940         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
1941
1942 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
1943
1944         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
1945         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
1946                 use gst_guint64_to_gdouble to be compliant with vs6
1947         * gst/playback/gstdecodebin.c: (try_to_link_1)
1948         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
1949                 use G_GINT64_CONSTANT for int64 constants
1950         * win32/common/libgstinterfaces.def:
1951                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
1952         * win32/vs6:
1953                 update and add new project files
1954                 
1955 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1956
1957         * Makefile.am:
1958         * win32/MANIFEST:
1959         * win32/common/interfaces-enumtypes.c:
1960         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
1961         (gst_mixer_track_flags_get_type),
1962         (gst_tuner_channel_flags_get_type):
1963         * win32/common/interfaces-enumtypes.h:
1964         * win32/common/multichannel-enumtypes.c:
1965         (gst_audio_channel_position_get_type):
1966         * win32/common/multichannel-enumtypes.h:
1967           add a win32-update rule like in core, and copy over enumtypes files
1968
1969 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1970
1971         * win32/MANIFEST:
1972         * win32/common/config.h:
1973         * win32/common/config.h.in:
1974           add config files just like in core
1975
1976 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
1977
1978         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
1979           Make gcc-4.1 happy (part of #327357).
1980
1981 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1982
1983         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
1984         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
1985         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
1986         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
1987         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
1988         (gst_alsasrc_unprepare), (gst_alsasrc_read):
1989           Update all error messages.  All of them should either use
1990           the default translated message, or actually provide a
1991           translatable string.
1992           Make the string for channel count problems meaningful.
1993
1994 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1995
1996         * sys/v4l/v4l_calls.c: (gst_v4l_open):
1997           check for and throw RESOURCE_BUSY
1998
1999 2006-01-27  David Schleef  <ds@schleef.org>
2000
2001         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
2002           checked in this change -- it requires liboil features not
2003           in 0.3.6.  Revert parts.
2004
2005 2006-01-27  David Schleef  <ds@schleef.org>
2006
2007         * REQUIREMENTS:
2008         * configure.ac: update liboil requirement to 0.3.6
2009         * gst/videoscale/Makefile.am:
2010         * gst/videoscale/vs_scanline.c: liboilify
2011
2012 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
2013
2014         * ext/libvisual/visual.c: (get_buffer):
2015           When pad_alloc returns a GstFlowReturn other
2016           than GST_FLOW_OK, make sure it is passed upstream.
2017
2018 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
2019
2020         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
2021         (gst_alsasink_class_init):
2022           Free the device name string.
2023
2024         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2025         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
2026         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
2027           Don't remove a pad from the collectpads structure until it
2028           is released - it's a request pad, and may receive data again
2029           if the element gets moved back to PLAYING state.
2030
2031         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2032           Ensure we turn on double buffering on the Xv port, and
2033           set the colour key to something dark and mysterious that
2034           isn't black.
2035
2036 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
2037
2038         * ext/alsa/gstalsaplugin.c: (plugin_init):
2039         * ext/cdparanoia/gstcdparanoiasrc.c:
2040         (gst_cd_paranoia_src_base_init), (plugin_init):
2041         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
2042         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
2043           - a library should not call setlocale. see "Libraries" node in
2044             gettext manual
2045           - make sure all plugins that use translation do bindtextdomain
2046             to point to the localedir
2047         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
2048         (setup_sinks), (plugin_init):
2049           all this, and check for NULL when creating sinks
2050
2051 2006-01-27  Julien MOUTTE  <julien@moutte.net>
2052
2053         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
2054         (plugin_init): Make typefinding of subtitles work again.
2055
2056 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
2057
2058         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
2059         (mp3_type_frame_length_from_header), (mp3_type_find),
2060         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
2061         (plugin_init):
2062           Backport a bunch of typefinding fixes from the 0.8 branch.
2063           Also, improve wavpack typefinding: if we can't peek the
2064           entire wavpack block, try to parse the bits we can get and
2065           see if we find what we're looking for in those.
2066
2067 2006-01-26  Julien MOUTTE  <julien@moutte.net>
2068
2069         * sys/ximage/ximagesink.c:
2070         (gst_ximagesink_calculate_pixel_aspect_ratio):
2071         * sys/xvimage/xvimagesink.c:
2072         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
2073         more cases of pixel aspect ratio.
2074
2075 2006-01-26  Edward Hervey  <edward@fluendo.com>
2076
2077         * gst/playback/gstdecodebin.c: (pad_probe):
2078         Also consider the flush-start and tag events as unblockers
2079         for the pad probes.
2080
2081 2006-01-26  Julien MOUTTE  <julien@moutte.net>
2082
2083         * gst/playback/gstplaybin.c: (gst_play_bin_init),
2084         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
2085         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
2086         On the fly visualisation switch, works disabling, enabling as
2087         well but it won't be able to enable vis in a playbin that was
2088         created with no visualisation.
2089
2090 2006-01-25  Wim Taymans  <wim@fluendo.com>
2091
2092         * gst-libs/gst/audio/gstbaseaudiosink.c:
2093         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
2094         Undo previous commit that returned WRONG_STATE sooner, it breaks 
2095         resume after pause.
2096
2097 2006-01-25  Wim Taymans  <wim@fluendo.com>
2098
2099         * gst-libs/gst/audio/gstbaseaudiosink.c:
2100         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
2101         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
2102         Improve debugging.
2103         Post error when caps cannot be parsed.
2104         Resync on discontinuity in the stream.
2105         Clip samples to segment boundaries.
2106         return WRONG_STATE sooner when we are flushing.
2107
2108         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
2109         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
2110         Make audiosrc operate in TIME.
2111         Set TIMESTAMP and DURATION on buffers.
2112
2113 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
2114
2115         * tests/examples/seek/seek.c: (main):
2116           Output tag messages as well.
2117
2118 2006-01-23  Edward Hervey  <edward@fluendo.com>
2119
2120         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2121         (free_pad_probes), (remove_fakesink), (pad_probe),
2122         (close_pad_link), (gst_decode_bin_change_state):
2123         Replace GstPadBlockCallback with pad probes that detect
2124         first buffer AND eos before removing fakesink.
2125         Fixes hang with demuxers doing EOS while pre-rolling.
2126         Solves #328279
2127
2128 2006-01-23  Andy Wingo  <wingo@pobox.com>
2129
2130         * ext/alsa/gstalsasink.c:
2131         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2132         (gst_base_rtp_depayload_setcaps),
2133         (gst_base_rtp_depayload_add_to_queue),
2134         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
2135         
2136         Patch by: Jens Granseuer <jensgr at gmx dot net>
2137
2138 2006-01-22  Julien MOUTTE  <julien@moutte.net>
2139
2140         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
2141         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2142         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
2143         frames. We might get a frame destroyed after changing state to
2144         NULL, adding a safety check on xcontext.
2145
2146 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
2147
2148         * gst-libs/gst/interfaces/xoverlay.c:
2149           Fix prepare-xwindow-id code example in the docs - we need to
2150           ignore all messages that aren't element messages as well.
2151           
2152 2006-01-21  Julien MOUTTE  <julien@moutte.net>
2153
2154         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
2155           I think one day i'll completely undestand how caps negotiation
2156           is supposed to work. This refactoring handles buffer_alloc
2157           called with caps we can't handle. We definitely don't want a
2158           set_caps with those caps, so we define and allocate a buffer
2159           we would like to receive.
2160
2161 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
2162
2163         * gst/playback/gstplaybasebin.c: (setup_source):
2164           Free iterator when done.
2165
2166 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
2167
2168         * gst-libs/gst/audio/gstbaseaudiosink.c:
2169         (gst_base_audio_sink_render):
2170           Fix playback of non-synchronised streams by assuming a rate
2171           of 1.0 instead of a random one.
2172
2173           Makes this work again:
2174
2175           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
2176           endianness=(int)4321, signed=(boolean)true, width=(int)16,
2177           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
2178           audioresample ! alsasink
2179
2180 === release 0.10.2 ===
2181
2182 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
2183
2184         * configure.ac:
2185           releasing 0.10.2, "Then the devil is six"
2186
2187 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
2188
2189         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
2190         * gst/playback/gststreamselector.c:
2191         (gst_stream_selector_set_property):
2192           Comment out broken code that connects to the state-changed signal.
2193           At this point, changing current stream selection is broken, but 
2194           stuff like gst-launch playbin current-audio=1 works and filters
2195           to the chosen stream.
2196
2197 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2198
2199         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2200           Fix #327216 (null dereference in vorbisdec)
2201
2202 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
2203
2204         * ext/theora/theoradec.c: (theora_handle_comment_packet):
2205           Post taglist actually on bus instead of just freeing it
2206           (fixes #327114 and totem bug #327080).
2207
2208         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
2209           Use gst_element_found_tags_for_pad(), so that the tags
2210           are sent downstream as an event as well.
2211
2212 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2213
2214         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
2215         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
2216         (gst_ximagesink_buffer_alloc):
2217         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
2218         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
2219         (gst_xvimagesink_buffer_alloc):
2220           move all regularly occurring messages to GST_LOG level
2221           add some more object logs
2222
2223 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2224
2225         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
2226           fix a silly segfault
2227
2228 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
2229
2230         * docs/libs/gst-plugins-base-libs-docs.sgml:
2231         * docs/libs/gst-plugins-base-libs-sections.txt:
2232         * gst-libs/gst/audio/mixerutils.c:
2233         * gst-libs/gst/audio/mixerutils.h:
2234           Add docs for mixerutils stuff.
2235
2236 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
2237
2238         * gst/playback/gstplaybasebin.c: (setup_source):
2239           Fix playback for sources that emit raw audio or
2240           raw video streams (e.g.: cd audio sources) (#325984).
2241
2242 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2243
2244         * gst-libs/gst/audio/mixerutils.c:
2245         (gst_audio_mixer_filter_do_filter):
2246           actually save the element we create
2247
2248 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
2249
2250         * gst-libs/gst/cdda/gstcddabasesrc.c:
2251         (gst_cdda_base_src_handle_track_seek):
2252           No need to post a tag message on the bus when seeking
2253           within the same track, only post it when the current
2254           track changes.
2255
2256 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
2257
2258         * gst/playback/gstplaybasebin.c: (group_destroy),
2259         (probe_triggered), (new_decoded_pad), (mute_group_type),
2260         (set_active_source):
2261         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
2262         * gst/playback/gststreamselector.c:
2263         (gst_stream_selector_base_init),
2264         (gst_stream_selector_set_property),
2265         (gst_stream_selector_request_new_pad):
2266           Reenable stream selection. These mechanisms need a complete overhaul
2267           in the face of 0.8->0.10 changes though.
2268
2269 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
2270
2271         * ext/ogg/gstoggdemux.c:
2272           Change the pad template to src_%d to match the pads that 
2273           are created from it. decodebin needs this information in order
2274           to decide that oggdemux is capable of producing multiple pads
2275           (and hence needs queues inserted).
2276
2277         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2278         (gst_ogg_mux_collected):
2279           Make debug output more useful by using GST_PTR_FORMAT.
2280
2281 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2282
2283         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2284
2285         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
2286           Set depth and width for alaw/mulaw (fixes #326601).
2287
2288 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2289
2290         * tests/icles/Makefile.am:
2291           don't build the tests if we don't have the libs
2292
2293 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2294
2295         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
2296         (gst_cd_paranoia_paranoia_callback):
2297           Don't try to free NULL pointers.
2298
2299 2006-01-10  Edward Hervey  <edward@fluendo.com>
2300
2301         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
2302         (gst_audio_rate_change_state), (plugin_init):
2303         Add debugging category.
2304         Fix type issues.
2305         Add case for incoming buffers without valid offset/offset_end.
2306
2307 2006-01-10  Michael Smith  <msmith@fluendo.com>
2308
2309         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
2310           Don't leak GCond in audio sources.
2311
2312 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
2313
2314         * gst/playback/gstplaybin.c: (gen_audio_element):
2315           Don't leak an autoaudiosink/alsasink when we generate
2316           a new audio element. (old code, I guess)
2317
2318 2006-01-10  Michael Smith  <msmith@fluendo.com>
2319
2320         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
2321           Support float audio in audiorate.
2322           Use width rather than depth for selecting sample width.
2323
2324 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2325
2326         * gst/videotestsrc/videotestsrc.h:
2327           Use GLib types here (that way we don't have to include the
2328           generated _stdint.h header, which makes life easier for win32
2329           folks that don't use autotools for the build) (#325990, patch
2330           by: Sergey Scobich).
2331
2332 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2333
2334         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
2335         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
2336         (gst_ring_buffer_pause), (wait_segment):
2337         * gst-libs/gst/audio/gstringbuffer.h:
2338           Name (private) union, makes Forte compiler happy (this time
2339           for real) (#324900).
2340
2341 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
2342
2343         * gst-libs/gst/audio/Makefile.am:
2344           Link against libgstinterfaces, needed for mixer
2345           and property probe stuff.
2346
2347 2006-01-09  Edward Hervey  <edward@fluendo.com>
2348
2349         * gst-libs/gst/Makefile.am:
2350
2351 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
2352
2353         * gst-libs/gst/audio/Makefile.am:
2354         * gst-libs/gst/audio/mixerutils.c:
2355         (gst_audio_mixer_filter_do_filter),
2356         (gst_audio_mixer_filter_check_element),
2357         (gst_audio_mixer_filter_probe_feature),
2358         (element_factory_rank_compare_func),
2359         (gst_audio_default_registry_mixer_filter):
2360         * gst-libs/gst/audio/mixerutils.h:
2361           Add gst_audio_default_registry_mixer_filter() utility
2362           function.
2363
2364 2006-01-03  Michael Smith  <msmith@fluendo.com>
2365
2366         * gst/audioresample/resample.h:
2367           As before, but for o_buf
2368
2369 2006-01-03  Michael Smith  <msmith@fluendo.com>
2370
2371         * gst/audioresample/resample.h:
2372           Declare struct _ResampleState.buffer as unsigned char *, not void *,
2373           since we do arithmetic on it.
2374
2375 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
2376
2377         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
2378         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
2379         (gst_ring_buffer_pause), (wait_segment):
2380         * gst-libs/gst/audio/gstringbuffer.h:
2381           Sun's Forte compiler doesn't seem to like anonymous structs,
2382           so use same setup as in GstBaseSrc (fixes #324900).
2383
2384 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
2385
2386         * configure.ac:
2387         * gst/volume/Makefile.am:
2388         * gst/volume/demo.c:
2389           move old example to tests/examples/volume/volune.c
2390         * tests/examples/Makefile.am:
2391         * tests/examples/seek/seek.c: (main):
2392           change window-close event from "delete-event" to "destroy"
2393         * tests/examples/volume/Makefile.am:
2394         * tests/examples/volume/volume.c: (value_changed_callback),
2395         (setup_gui), (message_received), (eos_message_received), (main):
2396           fix event handling and bus usage
2397
2398 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
2399
2400         * gst/audiotestsrc/gstaudiotestsrc.c:
2401         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
2402         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
2403         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
2404         (gst_audio_test_src_create_square),
2405         (gst_audio_test_src_create_saw),
2406         (gst_audio_test_src_create_triangle),
2407         (gst_audio_test_src_create_silence),
2408         (gst_audio_test_src_create_white_noise),
2409         (gst_audio_test_src_create_pink_noise),
2410         (gst_audio_test_src_init_sine_table),
2411         (gst_audio_test_src_create_sine_table),
2412         (gst_audio_test_src_change_wave),
2413         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
2414         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
2415         * gst/audiotestsrc/gstaudiotestsrc.h:
2416           update to basesrc changes, implement segmented seeking and eos
2417           handling, add a 'sine-tab' waveform for performance critical playback
2418
2419 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2420
2421         * po/POTFILES.in:
2422           ... and this time the other modified file that I missed last time.
2423
2424 2005-12-29  Michael Smith  <msmith@fluendo.com>
2425
2426         * gst/playback/gstdecodebin.c: (new_pad):
2427           Fix non-C89 variable declaration not at the start of a block. Should
2428           help some compilers.
2429
2430 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2431
2432         * tests/check/Makefile.am:
2433           And now fix 'make distcheck' (builddir != srcdir)
2434
2435 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2436
2437         * configure.ac:
2438         * ext/cdparanoia/Makefile.am:
2439         * ext/cdparanoia/gstcdparanoia.c:
2440         * ext/cdparanoia/gstcdparanoia.h:
2441         * ext/cdparanoia/gstcdparanoiasrc.c:
2442         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
2443         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
2444         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
2445         (gst_cd_paranoia_paranoia_callback),
2446         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
2447         (gst_cd_paranoia_src_set_property),
2448         (gst_cd_paranoia_src_get_property), (plugin_init):
2449         * ext/cdparanoia/gstcdparanoiasrc.h:
2450           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
2451           plugin again (there are still fixes required to playbin to make
2452           cdda:// uris work there).
2453
2454 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2455
2456         * tests/check/Makefile.am:
2457           Fix test case compilation.
2458
2459 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2460
2461         * gst-libs/gst/cdda/gstcddabasesrc.c:
2462         (gst_cdda_base_src_update_duration),
2463         (gst_cdda_base_src_calculate_cddb_id):
2464           An integer is not a string. Fix access to uninitialised variable.
2465
2466         * tests/check/Makefile.am:
2467           Add cddabasesrc unit test; also actually enable the vorbis test.
2468
2469         * tests/check/generic/states.c:
2470           Blacklist new cd audio elements as well.
2471
2472         * tests/check/libs/cddabasesrc.c:
2473           Unit test for GstCddaBaseSrc (discid calculation mostly).
2474
2475 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2476
2477         * docs/libs/Makefile.am:
2478         * docs/libs/gst-plugins-base-libs-docs.sgml:
2479         * docs/libs/gst-plugins-base-libs-sections.txt:
2480         * docs/libs/gst-plugins-base-libs.types:
2481           Add docs for libgstcdda/GstCddaBaseSrc.
2482
2483         * gst-libs/gst/interfaces/mixertrack.h:
2484           Do one struct member per line with a semicolon at the end, that way
2485           even gtk-doc might parse it without complaining.
2486
2487 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2488
2489         * configure.ac:
2490         * gst-libs/gst/Makefile.am:
2491         * gst-libs/gst/cdda/Makefile.am:
2492         * gst-libs/gst/cdda/base64.c:
2493         * gst-libs/gst/cdda/base64.h:
2494         * gst-libs/gst/cdda/gstcddabasesrc.c:
2495         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
2496         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
2497         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
2498         (gst_cdda_base_src_get_property),
2499         (gst_cdda_base_src_get_track_from_sector),
2500         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
2501         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
2502         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
2503         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
2504         (gst_cdda_base_src_uri_get_protocols),
2505         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
2506         (gst_cdda_base_src_uri_handler_init),
2507         (gst_cdda_base_src_setup_interfaces),
2508         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
2509         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
2510         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
2511         (gst_cdda_base_src_add_tags),
2512         (gst_cdda_base_src_add_index_associations),
2513         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
2514         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
2515         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
2516         (gst_cdda_base_src_create):
2517         * gst-libs/gst/cdda/gstcddabasesrc.h:
2518         * gst-libs/gst/cdda/sha1.c:
2519         * gst-libs/gst/cdda/sha1.h:
2520           Add new libgstcdda with GstCddaBaseSrc class.
2521
2522 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2523
2524         * ext/gnomevfs/gstgnomevfssink.h:
2525           Use GstBaseSinkClass as parent_class member for class struct, not
2526           GstBaseSink.
2527
2528 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
2529
2530         Patch by: Michael Benes
2531
2532         * gst/videotestsrc/gstvideotestsrc.c:
2533         (gst_video_test_src_class_init), (gst_video_test_src_start):
2534           Add start method to reset running time and number of frames sent
2535           when starting up (fixes #324696)
2536
2537 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
2538
2539         * docs/plugins/Makefile.am:
2540         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2541         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2542         * docs/plugins/gst-plugins-base-plugins.args:
2543         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2544         * docs/plugins/gst-plugins-base-plugins.signals:
2545           Add docs stuff for gnomevfssrc and gnomevfssink.
2546
2547         * ext/gnomevfs/gstgnomevfssrc.c:
2548           Fix example pipeline in gtk-doc blurb.
2549
2550 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
2551
2552         * ext/gnomevfs/Makefile.am:
2553         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
2554         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
2555         (gst_gnome_vfs_handle_get_type), (plugin_init):
2556         * ext/gnomevfs/gstgnomevfs.h:
2557         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
2558         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
2559         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
2560         (gst_gnome_vfs_sink_set_property),
2561         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
2562         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
2563         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
2564         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
2565         (gst_gnome_vfs_sink_uri_get_type),
2566         (gst_gnome_vfs_sink_uri_get_protocols),
2567         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
2568         (gst_gnome_vfs_sink_uri_handler_init):
2569         * ext/gnomevfs/gstgnomevfssink.h:
2570           Port gnomevfssink; add gtk-doc blurb.
2571
2572         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
2573         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
2574         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
2575         (gst_gnome_vfs_src_uri_get_type),
2576         (gst_gnome_vfs_src_uri_get_protocols),
2577         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
2578         (gst_gnome_vfs_src_uri_handler_init),
2579         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
2580         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
2581         (gst_gnome_vfs_src_send_additional_headers_callback),
2582         (gst_gnome_vfs_src_received_headers_callback),
2583         (gst_gnome_vfs_src_push_callbacks),
2584         (gst_gnome_vfs_src_pop_callbacks),
2585         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
2586         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
2587         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
2588         * ext/gnomevfs/gstgnomevfssrc.h:
2589           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
2590           file; add gtk-doc blurb with example pipelines.
2591
2592 === release 0.10.1 ===
2593
2594 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
2595
2596         * configure.ac:
2597           releasing 0.10.1, "Dobro Dedek"
2598
2599 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
2600
2601         * gst/typefind/gsttypefindfunctions.c:
2602         iLBC30 and iLBC20 added to typefind.
2603
2604 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2605
2606         * gst-libs/gst/audio/gstbaseaudiosink.c:
2607         (gst_base_audio_sink_class_init):
2608         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2609         (gst_base_audio_src_class_init):
2610           update strings, values are in microseconds
2611           change the default sink buffer time to something that is smaller
2612           (to help software volume mixing have a slightly lower delay) but
2613           still be acceptable on Wim's laptop
2614
2615 2005-12-20  Edward Hervey  <edward@fluendo.com>
2616
2617         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
2618         Made a quack, forgot to add DUCK to the riff video template.
2619
2620 2005-12-19  Edward Hervey  <edward@fluendo.com>
2621
2622         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
2623         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
2624         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
2625         (gst_ogm_parse_chain):
2626         Make sure pads are initialized correctly.
2627         * gst-libs/gst/riff/riff-ids.h:
2628         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2629         (gst_riff_create_video_template_caps):
2630         Add a whole bunch of FOURCC <=> MimeType.
2631         Extend the riff video pad template to support the newly added fourcc.
2632
2633 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
2634
2635         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
2636         (gst_ogg_demux_activate_chain):
2637           Extra debug output when activating/deactivating chains.
2638
2639         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2640         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
2641         (unlinked):
2642           Remove a queue from our list when it becomes unlinked.
2643           Don't add queues to elements in class 'Demux' if they
2644           can only produce one pad 
2645
2646 2005-12-18  Julien MOUTTE  <julien@moutte.net>
2647
2648         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
2649         (gst_video_sink_get_type): Add a debug category.
2650
2651 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
2652
2653         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2654         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
2655           Handle downstream newsegment by sending our own newsegment before the
2656           next buffer to be released. (#323900)
2657
2658 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
2659
2660         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2661         (gst_base_rtp_depayload_set_gst_timestamp):
2662           add queue delay to new segment as well (as opposed to just the first
2663           buffer). (bug #322347)
2664
2665 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
2666
2667         * ext/libvisual/visual.c: (make_valid_name):
2668           change some char* into char[]
2669         * gst/audiotestsrc/gstaudiotestsrc.c:
2670         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
2671         (gst_audio_test_src_create):
2672         * gst/audiotestsrc/gstaudiotestsrc.h:
2673           prepare to handle EOS and SEGMENT_DONE
2674
2675 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
2676
2677         * tests/check/generic/states.c: (GST_START_TEST):
2678           Blacklist cdparanoia element in state test.
2679
2680 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
2681
2682           Patch by: Benjamin Pineau
2683
2684         * gst/tcp/gsttcp.c:
2685         * gst/tcp/gsttcpclientsink.c:
2686         * gst/tcp/gsttcpserversink.c:
2687         * gst/tcp/gsttcpserversrc.c:
2688           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
2689
2690 2005-12-15  Michael Smith  <msmith@fluendo.com>
2691
2692         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
2693         (gst_video_rate_chain):
2694           Fix timestamping for videorate when the first buffer it sees has a
2695           non-zero timestamp. Fix some misleading debug output.
2696
2697 2005-12-15  Michael Smith  <msmith@fluendo.com>
2698
2699         * gst/audioresample/gstaudioresample.c:
2700           Don't leak all input buffers to audioresample.
2701
2702 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2703
2704         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
2705           Don't operate on empty text buffers. Strip newlines and
2706           tabs only from the end of the text, but leave them intact
2707           in the middle. Fix typo in gtk-doc description.
2708
2709 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2710
2711         * gst/playback/gstplaybasebin.c:
2712         * gst/playback/gstplaybin.c: (handoff):
2713           Make sure the video frame buffer we return to apps via the
2714           "frame" property always has caps set on it. Modify
2715           _gst_gvalue_set_object() macro to handle NULL objects
2716           gracefully too.
2717
2718 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
2719
2720         * gst/audiotestsrc/gstaudiotestsrc.c:
2721         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
2722         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
2723         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
2724         (gst_audio_test_src_create):
2725         * gst/audiotestsrc/gstaudiotestsrc.h:
2726         Adjust to some recent api changes and add wtays new cool seeking
2727         capabillities
2728
2729 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
2730
2731         * ext/alsa/Makefile.am:
2732         * ext/alsa/gstalsadeviceprobe.c:
2733         * ext/alsa/gstalsadeviceprobe.h:
2734           Helper functions to add device probing via the GstPropertyProbe
2735           interface to a class.
2736
2737         * ext/alsa/gstalsamixer.h:
2738           Comment out GST_ALSA_MIXER, it returns a struct that's not
2739           used.
2740
2741         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
2742           Add some debug info. 
2743
2744         * ext/alsa/gstalsamixerelement.c:
2745         (gst_alsa_mixer_element_interface_supported),
2746         (gst_implements_interface_init),
2747         (gst_alsa_mixer_element_init_interfaces),
2748         (gst_alsa_mixer_element_class_init),
2749         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
2750         (gst_alsa_mixer_element_set_property),
2751         (gst_alsa_mixer_element_get_property),
2752         (gst_alsa_mixer_element_change_state):
2753         * ext/alsa/gstalsamixerelement.h:
2754           Add 'device' and 'device-name' properties. Add GstPropertyProbe
2755           for device handling (gnome-volume-control will need that).
2756
2757 2005-12-12  Christian Schaller  <uraeus@gnome.org>
2758
2759         * ext/Makefile.am: fix cdparanoia entry
2760         * gst-plugins-base.spec.in: add cdparanoia
2761
2762 2005-12-12  Michael Smith  <msmith@fluendo.com>
2763
2764         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
2765           Use the correct function to free list of typefind factories.
2766
2767 2005-12-12  Wim Taymans  <wim@fluendo.com>
2768
2769         * gst/videotestsrc/gstvideotestsrc.c:
2770         (gst_video_test_src_class_init), (gst_video_test_src_init),
2771         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
2772         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
2773         (gst_video_test_src_create):
2774         * gst/videotestsrc/gstvideotestsrc.h:
2775         Implement seeking in videotestsrc.
2776         Small cleanups.
2777
2778 2005-12-12  Wim Taymans  <wim@fluendo.com>
2779
2780         * ext/cdparanoia/Makefile.am:
2781         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
2782         (gst_paranoia_endian_get_type), (_do_init),
2783         (cdparanoia_class_init), (cdparanoia_init),
2784         (cdparanoia_set_property), (cdparanoia_get_property),
2785         (cdparanoia_do_seek), (cdparanoia_is_seekable),
2786         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
2787         (cdparanoia_convert), (cdparanoia_get_query_types),
2788         (cdparanoia_query), (cdparanoia_set_index),
2789         (cdparanoia_uri_set_uri):
2790         * ext/cdparanoia/gstcdparanoia.h:
2791         Partially ported cdparanoia now that basesrc can support a
2792         plugin like this..
2793
2794 2005-12-12  Wim Taymans  <wim@fluendo.com>
2795
2796         * tests/examples/seek/scrubby.c: (main):
2797         Set higher priority for bus events so they don't get reordered with
2798         gtk gui events.
2799
2800         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2801         (flush_toggle_cb), (main):
2802         Added checkbox to disable flushing seeks. 
2803         Disable scrubbing when doing non flushing seeks.
2804
2805 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
2806
2807         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
2808         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
2809         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
2810         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
2811           Implement some sort of event handling that doesn't rely on
2812           g_return_if_fail; make sure we always push the last chunk of an 
2813           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
2814           state change function; remove some old cruft. Seeking is still
2815           rather unlikely to work though.
2816
2817         * tools/.cvsignore:
2818           Ignore more.
2819
2820 2005-12-11  Julien MOUTTE  <julien@moutte.net>
2821
2822         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
2823         Fixed a leak of the current image reference when cleaning up.
2824         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
2825
2826 2005-12-09  Michael Smith  <msmith@fluendo.com>
2827
2828         * tools/Makefile.am:
2829         * tools/gst-launch-ext-m.m:
2830           Remove gst-launch-ext. It doesn't work, and is no longer
2831           particularly useful.
2832
2833 2005-12-08  Luca Ognibene  <luogni@tin.it>
2834
2835         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
2836           don't pass random values to ogmparse convert function.
2837           Make seeking possible in the exile1.ogm file.
2838
2839 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
2840
2841         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
2842         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
2843           Work around refcount problem with g_value_set_object() that occur
2844           if the core has been compiled against GLib-2.6 (g_value_set_object()
2845           will only g_object_ref() the element, but the caller will
2846           gst_object_unref() it and bad things will happen due to the way
2847           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
2848           totem for people on FC4 using Thomas's 0.10 RPMs.
2849           
2850 2005-12-07  Edward Hervey  <edward@fluendo.com>
2851
2852         Time to welcome ogm to 0.10 :)
2853         
2854         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
2855         (gst_ogg_pad_typefind):
2856         Oggdemux can now properly typefind elements with dynamic pads.
2857         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
2858         Properly set caps on src pad, and set caps on outgoing buffers.
2859
2860 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2861
2862         * ext/alsa/gstalsamixer.h:
2863         * ext/alsa/gstalsamixerelement.h:
2864         * ext/alsa/gstalsamixeroptions.h:
2865         * ext/alsa/gstalsamixertrack.h:
2866         * ext/alsa/gstalsasink.c:
2867         * ext/alsa/gstalsasink.h:
2868         * ext/alsa/gstalsasrc.c:
2869         * ext/alsa/gstalsasrc.h:
2870         * ext/cdparanoia/gstcdparanoia.h:
2871         * ext/gnomevfs/gstgnomevfsuri.h:
2872         * ext/ogg/gstoggdemux.c:
2873         * ext/ogg/gstoggmux.c:
2874         * ext/pango/gsttextoverlay.h:
2875         * ext/theora/theoradec.c:
2876         * ext/theora/theoraenc.c:
2877         * ext/vorbis/vorbisdec.h:
2878         * ext/vorbis/vorbisenc.c:
2879         * ext/vorbis/vorbisenc.h:
2880         * ext/vorbis/vorbisparse.h:
2881         * gst-libs/gst/audio/gstaudioclock.h:
2882         * gst-libs/gst/audio/gstaudiosink.c:
2883         * gst-libs/gst/audio/gstaudiosink.h:
2884         * gst-libs/gst/audio/gstaudiosrc.c:
2885         * gst-libs/gst/audio/gstaudiosrc.h:
2886         * gst-libs/gst/audio/gstbaseaudiosink.c:
2887         * gst-libs/gst/audio/gstbaseaudiosink.h:
2888         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2889         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2890         * gst-libs/gst/audio/gstringbuffer.h:
2891         * gst-libs/gst/audio/multichannel.h:
2892         * gst-libs/gst/floatcast/floatcast.h:
2893         * gst-libs/gst/interfaces/colorbalance.c:
2894         * gst-libs/gst/interfaces/colorbalance.h:
2895         * gst-libs/gst/interfaces/colorbalancechannel.h:
2896         * gst-libs/gst/interfaces/mixer.h:
2897         * gst-libs/gst/interfaces/mixeroptions.h:
2898         * gst-libs/gst/interfaces/mixertrack.h:
2899         * gst-libs/gst/interfaces/navigation.h:
2900         * gst-libs/gst/interfaces/propertyprobe.h:
2901         * gst-libs/gst/interfaces/tuner.h:
2902         * gst-libs/gst/interfaces/tunerchannel.h:
2903         * gst-libs/gst/interfaces/tunernorm.h:
2904         * gst-libs/gst/interfaces/xoverlay.h:
2905         * gst-libs/gst/netbuffer/gstnetbuffer.h:
2906         * gst-libs/gst/riff/riff-ids.h:
2907         * gst-libs/gst/riff/riff-media.h:
2908         * gst-libs/gst/riff/riff-read.h:
2909         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2910         * gst-libs/gst/rtp/gstbasertppayload.c:
2911         * gst-libs/gst/rtp/gstbasertppayload.h:
2912         * gst-libs/gst/rtp/gstrtpbuffer.c:
2913         * gst-libs/gst/rtp/gstrtpbuffer.h:
2914         * gst-libs/gst/tag/gsttageditingprivate.h:
2915         * gst-libs/gst/tag/gstvorbistag.c:
2916         (gst_tag_list_from_vorbiscomment_buffer):
2917         * gst-libs/gst/tag/tag.h:
2918         * gst-libs/gst/video/video.h:
2919         * gst/adder/gstadder.c:
2920         * gst/adder/gstadder.h:
2921         * gst/audioconvert/audioconvert.c:
2922         * gst/audioconvert/audioconvert.h:
2923         * gst/audioconvert/gstaudioconvert.c:
2924         * gst/audioconvert/gstchannelmix.c:
2925         * gst/audioconvert/gstchannelmix.h:
2926         * gst/audiorate/gstaudiorate.c:
2927         * gst/audioresample/buffer.h:
2928         * gst/audioresample/functable.h:
2929         * gst/audioresample/gstaudioresample.c:
2930         * gst/audioresample/resample.h:
2931         * gst/ffmpegcolorspace/avcodec.h:
2932         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2933         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
2934         * gst/ffmpegcolorspace/imgconvert.c:
2935         * gst/ffmpegcolorspace/imgconvert_template.h:
2936         * gst/playback/gstdecodebin.c:
2937         * gst/playback/gstplaybasebin.h:
2938         * gst/playback/gstplaybin.c:
2939         * gst/playback/gststreaminfo.h:
2940         * gst/tcp/gstfdset.c:
2941         * gst/tcp/gstfdset.h:
2942         * gst/tcp/gstmultifdsink.c:
2943         * gst/tcp/gstmultifdsink.h:
2944         * gst/tcp/gsttcp.h:
2945         * gst/tcp/gsttcpclientsrc.c:
2946         * gst/tcp/gsttcpclientsrc.h:
2947         * gst/tcp/gsttcpplugin.h:
2948         * gst/tcp/gsttcpserversink.c:
2949         * gst/tcp/gsttcpserversrc.c:
2950         * gst/typefind/gsttypefindfunctions.c:
2951         * gst/videorate/gstvideorate.c:
2952         * gst/videotestsrc/gstvideotestsrc.h:
2953         * gst/videotestsrc/videotestsrc.h:
2954         * sys/v4l/gstv4lcolorbalance.h:
2955         * sys/v4l/gstv4ltuner.h:
2956         * sys/v4l/gstv4lxoverlay.h:
2957         * sys/v4l/v4l_calls.h:
2958         * sys/v4l/videodev_mjpeg.h:
2959         * tests/check/elements/audioconvert.c:
2960         * tests/check/elements/audioresample.c:
2961         * tests/check/elements/audiotestsrc.c:
2962         * tests/check/elements/videotestsrc.c:
2963         * tests/check/elements/volume.c:
2964         * tests/examples/seek/scrubby.c:
2965         * tests/examples/seek/seek.c:
2966           expand tabs
2967
2968 === release 0.10.0 ===
2969
2970 2005-12-05   <thomas (at) apestaart (dot) org>
2971
2972         * configure.ac:
2973           releasing 0.10.0, "Mont-d'or"
2974
2975 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
2976
2977         * tests/examples/seek/Makefile.am:
2978         Build fix for when gtk is not available.
2979
2980 2005-12-05  Andy Wingo  <wingo@pobox.com>
2981
2982         * ext/libvisual/visual.c: (get_buffer):
2983         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2984         * ext/pango/gsttextrender.c: (gst_text_render_chain):
2985         * ext/theora/theoradec.c: (theora_handle_data_packet):
2986         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
2987         (theora_enc_chain):
2988         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2989         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2990         Update for alloc_buffer changes.
2991
2992 2005-12-05  Andy Wingo  <wingo@pobox.com>
2993
2994         patch by: Kai Vehmanen <kv2004 eca cx>
2995         
2996         * gst-libs/gst/rtp/gstbasertpdepayload.c
2997         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
2998
2999 2005-12-04  Andy Wingo  <wingo@pobox.com>
3000
3001         patch by: Sebastien Cote <sebas642 yahoo ca>
3002         
3003         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
3004         Fixes #319172.
3005
3006 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
3007
3008         * docs/plugins/Makefile.am:
3009         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3010         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3011         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3012         * ext/pango/gstclockoverlay.c:
3013         * ext/pango/gsttextoverlay.c: 
3014         * ext/pango/gsttextrender.c:
3015         * ext/pango/gsttimeoverlay.c:
3016           Add gtk-doc blurbs to pango elements.
3017
3018 2005-12-02  Wim Taymans  <wim@fluendo.com>
3019
3020         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
3021         * gst/audioresample/buffer.h:
3022         * gst/audioresample/gstaudioresample.c:
3023         * gst/audioresample/gstaudioresample.h:
3024         * gst/audioresample/resample.c: (resample_input_flush),
3025         (resample_input_pushthrough), (resample_input_eos),
3026         (resample_get_output_size_for_input),
3027         (resample_get_input_size_for_output), (resample_get_output_size),
3028         (resample_get_output_data):
3029         * gst/audioresample/resample.h:
3030         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3031         Fix audioresample, seek torture, new segments, reverse negotiation
3032         etc.. work fine.
3033
3034 2005-12-02  Wim Taymans  <wim@fluendo.com>
3035
3036         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
3037         Small cleanups.
3038
3039 2005-12-02  Wim Taymans  <wim@fluendo.com>
3040
3041         * gst/audioconvert/gstaudioconvert.c:
3042         (gst_audio_convert_transform):
3043         Post errors.
3044
3045 === release 0.9.7 ===
3046
3047 2005-12-01   <thomas (at) apestaart (dot) org>
3048
3049         * configure.ac:
3050           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
3051
3052 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3053
3054         * Makefile.am:
3055         * po/hu.po:
3056         * win32/MANIFEST:
3057         * win32/gst.sln:
3058           add win32 MANIFEST file
3059           do something to the hungarian translation
3060
3061 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
3062
3063         * ext/Makefile.am:
3064           Add $(PANGO_DIR) to SUBDIRS
3065
3066         * ext/pango/gstclockoverlay.c:
3067         * ext/pango/gsttimeoverlay.c:
3068           Fix and improve element descriptions.
3069
3070 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3071
3072         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3073         * docs/plugins/inspect/plugin-libvisual.xml:
3074         * docs/plugins/inspect/plugin-pango.xml:
3075           add pango plugin to docs
3076
3077 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3078
3079         * configure.ac:
3080         * ext/Makefile.am:
3081           moved pango to base
3082
3083 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3084
3085         * configure.ac:
3086         * tests/Makefile.am:
3087         * tests/icles/.cvsignore:
3088         * tests/icles/Makefile.am:
3089         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
3090         (close_display), (resize_window), (move_window), (create_window),
3091         (terminate_playback), (pause_playback), (start_playback), (main):
3092           add stress test for xoverlay from Julien
3093
3094 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3095
3096         * docs/libs/tmpl/gstcolorbalance.sgml:
3097         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3098         * gst-libs/gst/rtp/gstbasertppayload.c:
3099         * gst-libs/gst/rtp/gstrtpbuffer.c:
3100         * gst-libs/gst/rtp/gstrtpbuffer.h:
3101           Do burger's rename for rtp payloaders and depayloaders
3102
3103 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3104
3105         * win32/:
3106           add Visual Studio 6 build files
3107
3108 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3109
3110         * docs/libs/gst-plugins-base-libs-docs.sgml:
3111         * docs/libs/gst-plugins-base-libs-sections.txt:
3112         * docs/libs/tmpl/gstaudio.sgml:
3113         * docs/libs/tmpl/gstringbuffer.sgml:
3114         * gst-libs/gst/interfaces/xoverlay.c:
3115         * gst-libs/gst/video/gstvideofilter.c:
3116         * gst-libs/gst/video/gstvideosink.c:
3117           update documentation
3118
3119 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3120
3121         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
3122         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
3123         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
3124         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
3125         (gst_multi_fd_sink_get_stats),
3126         (gst_multi_fd_sink_remove_client_link),
3127         (gst_multi_fd_sink_handle_client_read),
3128         (gst_multi_fd_sink_client_queue_data),
3129         (gst_multi_fd_sink_client_queue_caps),
3130         (gst_multi_fd_sink_client_queue_buffer),
3131         (gst_multi_fd_sink_new_client),
3132         (gst_multi_fd_sink_handle_client_write),
3133         (gst_multi_fd_sink_recover_client),
3134         (gst_multi_fd_sink_queue_buffer),
3135         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
3136         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
3137         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
3138         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
3139         * gst/tcp/gstmultifdsink.h:
3140         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
3141         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
3142         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
3143         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
3144         (gst_tcp_client_sink_set_property),
3145         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
3146         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
3147         * gst/tcp/gsttcpclientsink.h:
3148         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
3149         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
3150         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
3151         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
3152         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
3153         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
3154         * gst/tcp/gsttcpclientsrc.h:
3155         * gst/tcp/gsttcpplugin.c: (plugin_init):
3156         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
3157         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
3158         (gst_tcp_server_sink_finalize),
3159         (gst_tcp_server_sink_handle_server_read),
3160         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
3161         (gst_tcp_server_sink_set_property),
3162         (gst_tcp_server_sink_get_property),
3163         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
3164         * gst/tcp/gsttcpserversink.h:
3165         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
3166         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
3167         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
3168         (gst_tcp_server_src_set_property),
3169         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
3170         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
3171         * gst/tcp/gsttcpserversrc.h:
3172           more borgifying
3173
3174 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3175
3176         * docs/plugins/Makefile.am:
3177         * docs/plugins/gst-plugins-base-plugins.args:
3178         * docs/plugins/inspect/plugin-libvisual.xml:
3179         * gst/audioconvert/plugin.h:
3180         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
3181         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
3182         (gst_audio_rate_setcaps), (gst_audio_rate_init),
3183         (gst_audio_rate_chain), (gst_audio_rate_set_property),
3184         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
3185         (plugin_init):
3186         * gst/audiotestsrc/gstaudiotestsrc.c:
3187         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
3188         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
3189         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
3190         (gst_audio_test_src_get_query_types),
3191         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
3192         (gst_audio_test_src_create_square),
3193         (gst_audio_test_src_create_saw),
3194         (gst_audio_test_src_create_triangle),
3195         (gst_audio_test_src_create_silence),
3196         (gst_audio_test_src_create_white_noise),
3197         (gst_audio_test_src_init_pink_noise),
3198         (gst_audio_test_src_generate_pink_noise_value),
3199         (gst_audio_test_src_create_pink_noise),
3200         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
3201         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
3202         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
3203         (plugin_init):
3204         * gst/audiotestsrc/gstaudiotestsrc.h:
3205         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
3206         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
3207         (gst_sub_parse_init), (gst_sub_parse_formats),
3208         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
3209         (convert_encoding), (get_next_line),
3210         (gst_sub_parse_data_format_autodetect),
3211         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
3212         (gst_sub_parse_loop), (gst_sub_parse_chain),
3213         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
3214         (plugin_init):
3215         * gst/subparse/gstsubparse.h:
3216         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
3217         (gst_video_rate_base_init), (gst_video_rate_class_init),
3218         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
3219         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
3220         (gst_video_rate_init), (gst_video_rate_event),
3221         (gst_video_rate_chain), (gst_video_rate_set_property),
3222         (gst_video_rate_get_property), (gst_video_rate_change_state),
3223         (plugin_init):
3224         * gst/videoscale/gstvideoscale.c:
3225         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
3226         (gst_video_scale_src_template_factory),
3227         (gst_video_scale_sink_template_factory),
3228         (gst_video_scale_get_type), (gst_video_scale_base_init),
3229         (gst_video_scale_class_init), (gst_video_scale_init),
3230         (gst_video_scale_set_property), (gst_video_scale_get_property),
3231         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
3232         (gst_video_scale_prepare_size), (parse_caps),
3233         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
3234         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
3235         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
3236         (plugin_init):
3237         * gst/videoscale/gstvideoscale.h:
3238         * gst/videotestsrc/gstvideotestsrc.c:
3239         (gst_video_test_src_pattern_get_type),
3240         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
3241         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
3242         (gst_video_test_src_set_pattern),
3243         (gst_video_test_src_set_property),
3244         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
3245         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
3246         (gst_video_test_src_event), (gst_video_test_src_get_times),
3247         (gst_video_test_src_create), (plugin_init):
3248         * gst/videotestsrc/gstvideotestsrc.h:
3249         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
3250         (gst_video_test_src_smpte), (gst_video_test_src_snow),
3251         (gst_video_test_src_black):
3252         * gst/videotestsrc/videotestsrc.h:
3253           borgify further
3254           clean up docs a little
3255
3256 2005-11-30  Wim Taymans  <wim@fluendo.com>
3257
3258         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3259         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
3260         (gst_basertppayload_event), (gst_basertppayload_push),
3261         (gst_basertppayload_change_state):
3262         * gst-libs/gst/rtp/gstbasertppayload.h:
3263         closed #320644.
3264
3265 2005-11-30  Julien MOUTTE  <julien@moutte.net>
3266
3267         * docs/libs/gst-plugins-base-libs-docs.sgml:
3268         * docs/libs/gst-plugins-base-libs-sections.txt:
3269         * gst-libs/gst/video/gstvideofilter.c:
3270         * gst-libs/gst/video/gstvideosink.c:
3271         * gst-libs/gst/video/gstvideosink.h: Adding docs.
3272
3273 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3274
3275         * LICENSE:
3276           move
3277         * po/af.po:
3278         * po/az.po:
3279         * po/cs.po:
3280         * po/en_GB.po:
3281         * po/hu.po:
3282         * po/it.po:
3283         * po/nb.po:
3284         * po/nl.po:
3285         * po/or.po:
3286         * po/sq.po:
3287         * po/sr.po:
3288         * po/sv.po:
3289         * po/uk.po:
3290         * po/vi.po:
3291         * Makefile.am:
3292           update
3293         * scripts/autoplugins.sh:
3294           remove
3295
3296 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3297
3298         * Makefile.am:
3299         * configure.ac:
3300         * examples/Makefile.am:
3301         * examples/capsfilter/Makefile.am:
3302         * examples/capsfilter/capsfilter1.c:
3303         * examples/gob/Makefile.am:
3304         * examples/gob/gst-identity2.gob:
3305         * examples/indexing/.cvsignore:
3306         * examples/indexing/Makefile.am:
3307         * examples/indexing/indexmpeg.c:
3308         * examples/seeking/.cvsignore:
3309         * examples/seeking/Makefile.am:
3310         * examples/seeking/cdparanoia.c:
3311         * examples/seeking/cdplayer.c:
3312         * examples/seeking/chained.c:
3313         * examples/seeking/scrubby.c:
3314         * examples/seeking/seek.c:
3315         * examples/stats/Makefile.am:
3316         * examples/stats/mp2ogg.c:
3317         * examples/switch/.cvsignore:
3318         * examples/switch/Makefile.am:
3319         * examples/switch/switcher.c:
3320         * tests/Makefile.am:
3321         * tests/check/generic/.cvsignore:
3322         * tests/check/pipelines/.cvsignore:
3323         * tests/examples/Makefile.am:
3324         * tests/examples/seek/Makefile.am:
3325           reorganize stuff under tests/
3326
3327 2005-11-30  Edward Hervey  <edward@fluendo.com>
3328
3329         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
3330         Go away you stupid GstStaticPadTemplate memleak.
3331
3332 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3333
3334         * gst-libs/gst/net/Makefile.am:
3335         * gst-libs/gst/net/README:
3336         * gst-libs/gst/net/gstnetbuffer.c:
3337         * gst-libs/gst/net/gstnetbuffer.h:
3338           this was moved to "netbuffer"
3339
3340 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3341
3342         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
3343         (gst_video_filter_class_init), (gst_video_filter_init):
3344         * gst-libs/gst/video/gstvideofilter.h:
3345           borgify name to bring in line with other classes
3346
3347 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3348
3349         * gst/audioscale/.cvsignore:
3350         * gst/audioscale/Makefile.am:
3351         * gst/audioscale/README:
3352         * gst/audioscale/audioscale.vcproj:
3353         * gst/audioscale/dtof.c:
3354         * gst/audioscale/dtos.c:
3355         * gst/audioscale/functable.c:
3356         * gst/audioscale/gstaudioscale.c:
3357         * gst/audioscale/gstaudioscale.h:
3358         * gst/audioscale/private.h:
3359         * gst/audioscale/resample.c:
3360         * gst/audioscale/resample.h:
3361         * gst/audioscale/test.c:
3362           remove
3363
3364 2005-11-30  Edward Hervey  <edward@fluendo.com>
3365
3366         * gst-libs/gst/netbuffer/Makefile.am:
3367         really, really tired
3368
3369 2005-11-30  Edward Hervey  <edward@fluendo.com>
3370
3371         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3372         Update for new GstTypeFindFactory _register()
3373
3374 2005-11-30  Edward Hervey  <edward@fluendo.com>
3375
3376         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
3377         Let's not override libgstnet from core for no reason...
3378         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
3379         Ok, maybe not so quick next time.
3380
3381 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3382
3383         * configure.ac:
3384         * gst-libs/gst/Makefile.am:
3385           moved gst-libs/gst/net to netbuffer through CVS surgery
3386           remove old directory
3387           updating build to accomodate
3388           (#322257)
3389
3390 2005-11-29  Andy Wingo  <wingo@pobox.com>
3391
3392         * pkgconfig/gstreamer-plugins-base.pc.in:
3393         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
3394         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
3395         (#322257).
3396
3397 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3398
3399         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
3400         3rd time's the charm. Correct ref-counting for discarded buffers.
3401
3402 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3403
3404         * gst/playback/gststreamselector.c:
3405         (gst_stream_selector_class_init),
3406         (gst_stream_selector_set_property),
3407         (gst_stream_selector_get_property),
3408         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3409         Fix ref-counting
3410
3411 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
3412
3413         * gst/subparse/gstsubparse.c: (feed_textbuf):
3414           Don't access already unref'ed buffer.
3415
3416 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3417
3418         * gst/playback/gststreamselector.c:
3419         (gst_stream_selector_class_init), (gst_stream_selector_init),
3420         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
3421         (gst_stream_selector_get_property),
3422         (gst_stream_selector_get_linked_pad),
3423         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3424         * gst/playback/gststreamselector.h:
3425         Add the active-pad property for playbin to use shortly. Ignore buffers
3426         from any other pad, returning GST_FLOW_NOT_LINKED
3427
3428 2005-11-29  Julien MOUTTE  <julien@moutte.net>
3429
3430         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
3431         patch from bug #322704 (Alessandro Decina).
3432
3433 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3434
3435         * gst-libs/gst/audio/Makefile.am:
3436           folded audiofilter into the audio library
3437
3438 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3439
3440         * gst/videoscale/gstvideoscale.h:
3441         * gst/videoscale/gstvideoscale.c:
3442           remove unimplemented scale methods
3443
3444 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
3445
3446         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
3447           Don't leak caps.
3448
3449 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3450
3451         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3452         (gst_ximagesink_setcaps):
3453         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
3454         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
3455         happens (only visible on ximagesink but bug is in xv too) set_caps was
3456         destroying the internal x[v]image used to memcpy non locally alloced
3457         buffers so that it got renewed on next _chain. The issue is that 
3458         _expose will try to put that image as it reffed it in _put.
3459         Using gst_buffer_unref instead of destroy fixes it !
3460
3461 2005-11-28  Edward Hervey  <edward@fluendo.com>
3462
3463         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
3464         (try_to_link_1), (queue_filled_cb):
3465         Better use of the queues. Start with a small size queue and only increase
3466         the size of the queues when the other queues are empty.
3467
3468 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
3469
3470         * gst-libs/gst/video/Makefile.am:
3471           compile in copied-over videofilter into the video library
3472         * gst-libs/gst/video/videosink.h:
3473           rename the header to gstvideosink.h since it's a base GstObject class
3474         * sys/ximage/ximagesink.h:
3475         * sys/xvimage/xvimagesink.h:
3476           use the new header
3477
3478 2005-11-28  Wim Taymans  <wim@fluendo.com>
3479
3480         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
3481         * gst/playback/gstplaybasebin.h:
3482         Prepare to handle errors betters.
3483
3484         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
3485         Set sinks to PAUSED first before adding and linking them so that
3486         we don't interrupt dataflow.
3487
3488 2005-11-28  Wim Taymans  <wim@fluendo.com>
3489
3490         * gst-libs/gst/audio/TODO:
3491         Updated TODO
3492
3493         * gst-libs/gst/audio/gstaudiosink.c:
3494         (gst_audioringbuffer_open_device),
3495         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
3496         (gst_audioringbuffer_release):
3497         Small cleanups.
3498
3499         * gst-libs/gst/audio/gstbaseaudiosink.c:
3500         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
3501         (gst_base_audio_sink_change_state):
3502         Slave to the master clock when going to PLAYING and unslave when
3503         going to PAUSED.
3504
3505         * gst-libs/gst/audio/gstringbuffer.c:
3506         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
3507         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
3508         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
3509         (gst_ring_buffer_clear_all), (wait_segment),
3510         (gst_ring_buffer_commit), (gst_ring_buffer_read),
3511         (gst_ring_buffer_advance):
3512         * gst-libs/gst/audio/gstringbuffer.h:
3513         Add some docs and cleanups.
3514
3515 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3516
3517         * sys/xvimage/xvimagesink.c:
3518         (gst_xvimagesink_navigation_send_event): Fix navigation events
3519         coordinates translation with pixel aspect ratios.
3520
3521 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3522
3523         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
3524         Use calculated video geometry from _setcaps instead of buffer
3525         caps to respect pixel aspect ratio. (fixes #322388)
3526
3527 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3528
3529         * docs/libs/tmpl/gstcolorbalance.sgml:
3530         * docs/libs/tmpl/gstmixer.sgml:
3531         * docs/libs/tmpl/gstxoverlay.sgml:
3532         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
3533         interface.
3534
3535 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3536
3537         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
3538         Refuse to create an XvImage if we can't find the format.
3539
3540 2005-11-28  Edward Hervey  <edward@fluendo.com>
3541
3542         * gst-libs/gst/riff/riff-media.c:
3543         (gst_riff_create_audio_template_caps):
3544         Add ATRAC3 to the list of riff-possible audio caps.
3545         I know we still don't have a plugin for atrac3, but it's saner to output
3546         that than a cryptic mimetype.
3547
3548 2005-11-27  Edward Hervey  <edward@fluendo.com>
3549
3550         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
3551         Don't try to create a zero-sized subbuffer.
3552
3553 2005-11-27  Julien MOUTTE  <julien@moutte.net>
3554
3555         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
3556         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
3557         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
3558         (gst_ximagesink_expose): Fixed a tricky race.
3559         * sys/ximage/ximagesink.h:
3560         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
3561         (gst_xvimagesink_expose): Fixed a tricky race.
3562         * sys/xvimage/xvimagesink.h:
3563
3564 2005-11-27  Edward Hervey  <edward@fluendo.com>
3565
3566         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3567         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
3568         Remove unused properties, and add queues between demuxers and decoders
3569         so that a lot more files can preroll properly.
3570
3571 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3572
3573         * gst-libs/gst/net/Makefile.am:
3574         * gst-libs/gst/rtp/Makefile.am:
3575         * gst-libs/gst/tag/Makefile.am:
3576           remove silly include
3577         * gst/tags/Makefile.am:
3578         * gst/tags/gsttagediting.c:
3579         * gst/tags/gsttageditingprivate.h:
3580         * gst/tags/tagedit.vcproj:
3581           remove directory, is as good as empty
3582
3583 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3584
3585         * configure.ac:
3586           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
3587         * gst-libs/Makefile.am:
3588         * gst-libs/gst/audio/Makefile.am:
3589         * gst-libs/gst/interfaces/Makefile.am:
3590         * gst-libs/gst/net/Makefile.am:
3591         * gst-libs/gst/riff/Makefile.am:
3592         * gst-libs/gst/rtp/Makefile.am:
3593         * gst-libs/gst/tag/Makefile.am:
3594         * gst-libs/gst/video/Makefile.am:
3595           and use them
3596
3597 2005-11-27  Julien MOUTTE  <julien@moutte.net>
3598
3599         * docs/libs/tmpl/gstcolorbalance.sgml:
3600         * docs/libs/tmpl/gstmixer.sgml:
3601         * docs/libs/tmpl/gstxoverlay.sgml:
3602         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
3603         * sys/ximage/ximagesink.h:
3604         * sys/xvimage/xvimagesink.h: More and more documentation.
3605
3606 2005-11-26  Julien MOUTTE  <julien@moutte.net>
3607
3608         * docs/libs/gst-plugins-base-libs-docs.sgml:
3609         * docs/libs/gst-plugins-base-libs-sections.txt:
3610         * docs/libs/tmpl/gstcolorbalance.sgml:
3611         * docs/libs/tmpl/gstmixer.sgml:
3612         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
3613         to documentation.
3614
3615 2005-11-26  Julien MOUTTE  <julien@moutte.net>
3616
3617         * docs/plugins/Makefile.am:
3618         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3619         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3620         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
3621
3622 2005-11-26  Julien MOUTTE  <julien@moutte.net>
3623
3624         * docs/plugins/Makefile.am:
3625         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3626         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3627         * docs/plugins/inspect/plugin-adder.xml:
3628         * docs/plugins/inspect/plugin-alsa.xml:
3629         * docs/plugins/inspect/plugin-audioconvert.xml:
3630         * docs/plugins/inspect/plugin-audiorate.xml:
3631         * docs/plugins/inspect/plugin-audioresample.xml:
3632         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3633         * docs/plugins/inspect/plugin-decodebin.xml:
3634         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3635         * docs/plugins/inspect/plugin-gnomevfs.xml:
3636         * docs/plugins/inspect/plugin-ogg.xml:
3637         * docs/plugins/inspect/plugin-playbin.xml:
3638         * docs/plugins/inspect/plugin-subparse.xml:
3639         * docs/plugins/inspect/plugin-tcp.xml:
3640         * docs/plugins/inspect/plugin-theora.xml:
3641         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3642         * docs/plugins/inspect/plugin-video4linux.xml:
3643         * docs/plugins/inspect/plugin-videorate.xml:
3644         * docs/plugins/inspect/plugin-videoscale.xml:
3645         * docs/plugins/inspect/plugin-videotestsrc.xml:
3646         * docs/plugins/inspect/plugin-volume.xml:
3647         * docs/plugins/inspect/plugin-vorbis.xml:
3648         * docs/plugins/inspect/plugin-ximagesink.xml:
3649         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
3650         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
3651
3652 2005-11-26  Edward Hervey  <edward@fluendo.com>
3653
3654         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
3655         Properly return GstFlowReturn from gst_pad_push in chain functions.
3656
3657 2005-11-25  Michael Smith  <msmith@fluendo.com>
3658
3659         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
3660         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
3661         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
3662         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3663           Handle various conditions better when we don't understand a stream.
3664           Removes a heap of CRITICALs on ogg streams containing unknown data.
3665
3666 2005-11-24  Andy Wingo  <wingo@pobox.com>
3667
3668         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
3669         Be threadsafe.
3670
3671 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3672
3673         * configure.ac: back to HEAD
3674
3675 === release 0.9.6 ===
3676
3677 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
3678
3679         * configure.ac:
3680           releasing 0.9.6, "White Eight"
3681
3682 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3683
3684         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
3685         * docs/plugins/inspect/plugin-sine.xml:
3686           remove sinesrc some more
3687
3688 2005-11-23  Wim Taymans  <wim@fluendo.com>
3689
3690         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
3691         If we are reading too slowly, jump forward in the ringbuffer
3692         instead of blocking.
3693
3694 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
3695
3696         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
3697         (gst_visual_chain):
3698         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
3699         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
3700         (gst_videorate_chain):
3701         * gst/videotestsrc/gstvideotestsrc.c:
3702         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
3703         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
3704         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
3705         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
3706         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
3707         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
3708           Updates for API changes
3709
3710 2005-11-23  Wim Taymans  <wim@fluendo.com>
3711
3712         * gst-libs/gst/audio/gstbaseaudiosink.c:
3713         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
3714         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3715         Fix for calibration API change.
3716
3717 2005-11-23  Michael Smith <msmith@fluendo.com>
3718
3719         * gst-libs/gst/audio/multichannel.c:
3720         (gst_audio_get_channel_positions),
3721         (gst_audio_set_channel_positions),
3722         (gst_audio_set_structure_channel_positions_list),
3723         (gst_audio_fixate_channel_positions):
3724           Use gst_value_array_*() functions on value arrays, not
3725           gst_value_list_*().
3726
3727 2005-11-23  Edward Hervey  <edward@fluendo.com>
3728
3729         * autogen.sh:
3730         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
3731         Fixes autogen
3732
3733 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3734
3735         * check/Makefile.am:
3736         * check/elements/videotestsrc.c: (setup_videotestsrc),
3737         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
3738         (main):
3739           add a test for videotestsrc
3740
3741 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3742
3743         * gst/sine/.cvsignore:
3744         * gst/sine/Makefile.am:
3745         * gst/sine/gstsinesrc.c:
3746         * gst/sine/gstsinesrc.h:
3747         * gst/sine/sinesrc.vcproj:
3748           and remove sinesrc from the repository.  Closes #321446
3749
3750 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3751
3752         * configure.ac:
3753         * gst-plugins-base.spec.in:
3754           remove sinesrc from the build
3755
3756 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3757
3758         * check/Makefile.am:
3759         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
3760         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
3761         (main):
3762           add a test for audiotestsrc, testing all waves.  Even seems
3763           leak-free at first glance, nice job Stefan
3764
3765 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
3766
3767         * po/af.po:
3768         * po/az.po:
3769         * po/cs.po:
3770         * po/en_GB.po:
3771         * po/hu.po:
3772         * po/it.po:
3773         * po/nb.po:
3774         * po/nl.po:
3775         * po/or.po:
3776         * po/sq.po:
3777         * po/sr.po:
3778         * po/sv.po:
3779         * po/uk.po:
3780         * po/vi.po:
3781           Translation string updates
3782
3783         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
3784         (gst_v4lsrc_set_caps):
3785         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
3786         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
3787         * sys/v4l/v4lsrc_calls.h:
3788           Improve v4lsrc, by making it work again.
3789
3790 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
3791
3792         * ext/libvisual/visual.c: (gst_visual_chain):
3793           Fix the fps calculations.
3794
3795         * gst/ffmpegcolorspace/avcodec.h:
3796           Move structure element for clarity
3797
3798         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
3799         * gst-libs/gst/interfaces/tunernorm.h:
3800         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
3801         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
3802         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
3803         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
3804         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
3805         (gst_v4lmjpegsrc_getcaps):
3806         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
3807         (gst_v4lsrc_set_caps):
3808         * sys/v4l/gstv4lsrc.h:
3809         * sys/v4l/v4l_calls.c: (gst_v4l_open):
3810         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
3811         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
3812         * sys/v4l/v4lsrc_calls.h:
3813           Fractional framerates...
3814
3815 2005-11-22  Wim Taymans  <wim@fluendo.com>
3816
3817         * gst-libs/gst/audio/gstbaseaudiosink.c:
3818         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
3819         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3820         And we provide a clock by default, of course...
3821
3822 2005-11-22  Wim Taymans  <wim@fluendo.com>
3823
3824         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
3825         This clock can be slaved to a master clock now.
3826
3827         * gst-libs/gst/audio/gstbaseaudiosink.c:
3828         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
3829         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
3830         (gst_base_audio_sink_set_clock),
3831         (gst_base_audio_sink_set_property),
3832         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
3833         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3834         * gst-libs/gst/audio/gstbaseaudiosink.h:
3835         Handle slaving the internal clock to the clock selected in the
3836         pipeline.
3837         Add property to make the basesink not provide a clock.
3838
3839         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3840         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
3841         (gst_base_rtp_depayload_wait):
3842         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3843         We can use the clock in GstElement, no need to store it ourselves.
3844
3845 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3846
3847         * docs/libs/tmpl/gstaudio.sgml:
3848           update
3849         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
3850         (gst_paranoia_endian_get_type):
3851         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
3852         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
3853         * gst/audiotestsrc/gstaudiotestsrc.c:
3854         (gst_audiostestsrc_wave_get_type):
3855         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
3856         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3857         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3858         (gst_sync_method_get_type), (gst_unit_type_get_type),
3859         (gst_client_status_get_type), (gst_multifdsink_class_init),
3860         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
3861         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
3862         (gst_multifdsink_get_property):
3863         * gst/tcp/gstmultifdsink.h:
3864         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
3865         * gst/videotestsrc/gstvideotestsrc.c:
3866         (gst_videotestsrc_pattern_get_type):
3867           remove deprecated properties
3868           fix up enums to correctly have short lowercase dashed nicks
3869
3870 2005-11-22  Michael Smith <msmith@fluendo.com>
3871
3872         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
3873         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
3874           Add underscore.
3875
3876 2005-11-22  Michael Smith <msmith@fluendo.com>
3877
3878         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
3879         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
3880           Use utility method for scaling clocktime for fractional framerates.
3881
3882 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
3883
3884         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
3885         (gst_visual_chain):
3886         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3887         * ext/theora/theoradec.c: (theora_handle_type_packet):
3888         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
3889         (theora_enc_chain):
3890         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3891         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
3892         * gst-libs/gst/video/video.h:
3893         * gst/ffmpegcolorspace/avcodec.h:
3894         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3895         (gst_ffmpeg_caps_to_pixfmt):
3896         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3897         (gst_ffmpegcsp_set_caps):
3898         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
3899         (gst_videorate_setcaps), (gst_videorate_blank_data),
3900         (gst_videorate_chain):
3901         * gst/videotestsrc/gstvideotestsrc.c:
3902         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
3903         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
3904         (gst_videotestsrc_event), (gst_videotestsrc_create):
3905         * gst/videotestsrc/gstvideotestsrc.h:
3906         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
3907         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
3908         (gst_ximagesink_get_times), (gst_ximagesink_init):
3909         * sys/ximage/ximagesink.h:
3910         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3911         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3912         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
3913         * sys/xvimage/xvimagesink.h:
3914           Convert elements to use fractions for their framerate.
3915           V4L elements to come later tonight.
3916
3917 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3918
3919         * gst-libs/gst/audio/audio.c:
3920         * gst-libs/gst/audio/audio.h:
3921           remove some deprecated functions
3922
3923 2005-11-22  Andy Wingo  <wingo@pobox.com>
3924
3925         * Update for gst_tag_setter API changes.
3926
3927 2005-11-22  Andy Wingo  <wingo@pobox.com>
3928
3929         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
3930         (gst_ogg_demux_perform_seek):
3931         * ext/theora/theoradec.c (theora_dec_sink_event):
3932         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
3933         update-funcnames.
3934
3935 2005-11-22  Wim Taymans  <wim@fluendo.com>
3936
3937         * examples/seeking/seek.c: (main):
3938         Give higher priority to bus signals than the gtk events
3939         to fix a race condition in the segment looping.
3940
3941 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3942
3943         * ext/theora/Makefile.am:
3944         * ext/vorbis/Makefile.am:
3945         * gst-libs/gst/tag/Makefile.am:
3946         * gst-plugins-base.spec.in:
3947           Rename libgsttagedit to libgsttag (#322117).
3948
3949 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3950
3951         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
3952         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
3953           Call gst_x_overlay_prepare_xwindow_id() to give applications
3954           a final chance to set their own xwindow id before the video
3955           sink creates its own window.
3956
3957 2005-11-22  Julien MOUTTE  <julien@moutte.net>
3958
3959         * sys/xvimage/xvimagesink.c:
3960         (gst_xvimagesink_navigation_send_event): Handle navigation
3961         events correcly with borders if applicable.
3962
3963 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3964
3965         Patch by: Luca Ognibene
3966
3967         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3968         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
3969         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3970         (gst_ffmpegcsp_caps_remove_format_info):
3971         * gst/ffmpegcolorspace/imgconvert.c:
3972         * gst/ffmpegcolorspace/imgconvert_template.h:
3973           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
3974           #318353); use gst_structure_has_name().
3975
3976 2005-11-22  Julien MOUTTE  <julien@moutte.net>
3977
3978         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
3979         (gst_ximagesink_class_init): Add debug macros on functions.
3980         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3981         (gst_xvimagesink_xwindow_draw_borders),
3982         (gst_xvimagesink_xvimage_put),
3983         (gst_xvimagesink_xwindow_update_geometry),
3984         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
3985         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
3986         (gst_xvimagesink_xcontext_clear),
3987         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
3988         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
3989         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
3990         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
3991         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
3992         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
3993         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
3994         expose while being PAUSED, out of data flow navigation events, etc..
3995
3996 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3997
3998         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
3999         * gst-libs/gst/audio/audio.h:
4000           fix prototype - wondering why the test worked regardless
4001
4002 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
4003
4004         * check/Makefile.am:
4005         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
4006         * gst-libs/gst/audio/audio.h:
4007           add a method that returns a proper GstClockTime
4008
4009 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4010
4011         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
4012         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
4013         * gst-libs/gst/interfaces/xoverlay.h:
4014           Remove everything having to do with the desired size; add 
4015           gst_x_overlay_prepare_xwindow_id() function; remove the
4016           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
4017           post a message on the bus instead (#321816).
4018
4019         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
4020         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
4021         (gst_xvimagesink_xoverlay_init):
4022           Remove desired size stuff (#321816).
4023
4024 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4025
4026         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
4027         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
4028         (mpeg_video_type_find), (mpeg_video_stream_type_find):
4029           Terminate vararg functions with NULL instead of 0 to 
4030           make gcc4 happy.
4031
4032 2005-11-21  Andy Wingo  <wingo@pobox.com>
4033
4034         patch by: Sebastien Cote <sebas642@yahoo.ca>
4035         
4036         * gst-libs/gst/rtp/gstrtpbuffer.h: 
4037         * gst-libs/gst/rtp/gstrtpbuffer.c
4038         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
4039
4040 2005-11-21  Andy Wingo  <wingo@pobox.com>
4041
4042         * gst/playback/gstplaybin.c (gen_audio_element) 
4043         (gen_video_element): Use the new MISSING_PLUGIN core error
4044         category. Closes #320060.
4045
4046         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
4047         * gst/videorate/gstvideorate.c (gst_videorate_event):
4048         * ext/theora/theoradec.c (theora_dec_sink_event): 
4049         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
4050         stream lock.
4051
4052         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
4053         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
4054         stream lock changes.
4055
4056 2005-11-21  Wim Taymans  <wim@fluendo.com>
4057
4058         * gst-libs/gst/audio/gstbaseaudiosink.c:
4059         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
4060         (gst_base_audio_sink_provide_clock),
4061         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
4062         (gst_base_audio_sink_change_state):
4063         * gst/audioresample/gstaudioresample.c:
4064         Segment update fix.
4065
4066 2005-11-21  Andy Wingo  <wingo@pobox.com>
4067
4068         * *.h:
4069         * *.c: Ran scripts/update-macros. Oh yes.
4070
4071 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4072
4073         * sys/ximage/Makefile.am:
4074         * sys/ximage/ximage.c:
4075           Rename ximage plugin to ximagesink (#321426) (Don't forget to
4076           remove your old libgstximage.* manually if necessary).
4077
4078 2005-11-21  Michael Smith <msmith@fluendo.com>
4079
4080         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
4081           Minimal fix for bug #320200: set the min/max bitrate in the correct
4082           units. A better fix would be to upgrade to the RATEMANAGE2
4083           interface, rather than using the deprecated interface used here, but
4084           that would require an update in our libvorbis dependency (to 1.1),
4085           which is probably undesirable.
4086
4087 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
4088
4089         * ext/libvisual/visual.c: (get_buffer):
4090         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4091         (gst_base_audio_src_fixate):
4092         * gst/audioconvert/gstaudioconvert.c:
4093         (gst_audio_convert_fixate_caps):
4094         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
4095         * gst/audiotestsrc/gstaudiotestsrc.c:
4096         (gst_audiotestsrc_src_fixate):
4097         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
4098         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
4099         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
4100         * gst/videotestsrc/gstvideotestsrc.c:
4101         (gst_videotestsrc_src_fixate):
4102         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
4103         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
4104           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
4105           (#322027)
4106
4107
4108 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4109
4110         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4111         (gst_riff_create_iavs_caps):
4112         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
4113         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
4114         (gst_riff_parse_info):
4115         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
4116         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
4117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
4118           Fixes for GST_FOURCC_FORMAT API change.
4119
4120 2005-11-21  Andy Wingo  <wingo@pobox.com>
4121
4122         patch by: Alessandro Dessina <alessandro nnva org>
4123
4124         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
4125         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
4126         (gst_ogg_parse_chain):
4127         * ext/theora/theoraenc.c (theora_set_header_on_caps):
4128         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
4129         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
4130         gst_value_list calls on arrays. Fixes #321962.
4131
4132 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4133
4134         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4135         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
4136         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4137         * gst/adder/gstadder.c: (gst_adder_init),
4138         (gst_adder_request_new_pad), (gst_adder_collected),
4139         (gst_adder_change_state):
4140           Update for gst_collectpads_foo() to gst_collect_pads_foo()
4141           API change.
4142
4143 2005-11-21  Michael Smith <msmith@fluendo.com>
4144
4145         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
4146         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
4147           Properly handle pad_push return values.
4148
4149 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
4150
4151         * gst-libs/gst/tag/Makefile.am:
4152         * gst-libs/gst/tag/gstvorbistag.c:
4153         (gst_tag_list_to_vorbiscomment_buffer):
4154           Remove obsolete vorbistag element and debug category.
4155
4156         * gst/playback/gstplaybasebin.c: (check_queue):
4157           Don't divide by 0 when queue-threshold is 0.
4158
4159         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
4160           Don't modify an existing pixel-aspect-ratio if we fail to read
4161           a new one.
4162
4163 2005-11-20  Wim Taymans  <wim@fluendo.com>
4164
4165         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
4166         (gst_vorbisenc_push_packet):
4167         GST_PAD_IS_USABLE is gone, use the return value of
4168         the push or pad_alloc_buffer instead.
4169
4170 2005-11-18  Julien MOUTTE  <julien@moutte.net>
4171
4172         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4173         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
4174         (gst_ximagesink_ximage_destroy),
4175         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
4176         (gst_ximagesink_xwindow_new),
4177         (gst_ximagesink_xwindow_update_geometry),
4178         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
4179         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
4180         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
4181         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
4182         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
4183         (gst_ximagesink_navigation_send_event),
4184         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
4185         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
4186         (gst_ximagesink_finalize), (gst_ximagesink_init),
4187         (gst_ximagesink_class_init):
4188         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
4189         This new version brings correct software scaling, non flickering
4190         window while resizing, pixel aspect ratio handling, usage of
4191         hardware buffer pools, out of data flow event thread for 
4192         navigation and handling of expose events even when being PAUSED,
4193         a new property to keep video aspect ratio when resizing, etc...
4194
4195 2005-11-18  Julien MOUTTE  <julien@moutte.net>
4196
4197         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
4198         (gst_videoscale_fixate_caps): Introduce back caps fixate with
4199         handling of PAR.
4200
4201 2005-11-18    <bilboed@dvdsrc.fluendo.com>
4202
4203         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
4204         Unsetting IS_SINK flag from the fakesink, so decodebin
4205         never behaves as a sink.
4206
4207 2005-11-17  Wim Taymans  <wim@fluendo.com>
4208
4209         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4210         (gst_base_audio_src_change_state):
4211         Fix the audiosrc base class again, we did not unflush.
4212
4213 2005-11-17  Julien MOUTTE  <julien@moutte.net>
4214
4215         * examples/seeking/seek.c: (make_dv_pipeline),
4216         (make_vorbis_theora_pipeline), (make_avi_pipeline),
4217         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
4218         to ogg/vorbis/theora pipeline.
4219
4220 2005-11-17  Wim Taymans  <wim@fluendo.com>
4221
4222         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
4223         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
4224         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
4225         Fix EOS on multiple streams.
4226         More debugging.
4227
4228 2005-11-16  Wim Taymans  <wim@fluendo.com>
4229
4230         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
4231         (gst_ogg_demux_perform_seek):
4232         Segment done must include stream time.
4233
4234         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
4235         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
4236         (gst_ogg_mux_change_state):
4237         Fix ogg muxer again.
4238
4239 2005-11-16  Wim Taymans  <wim@fluendo.com>
4240
4241         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
4242         Fix compile again.
4243
4244 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4245
4246         * ext/libvisual/visual.c: (gst_visual_init):
4247         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
4248         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
4249         (gst_ogg_parse_chain):
4250         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
4251         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
4252         * ext/theora/theoradec.c: (gst_theora_dec_init):
4253         * ext/theora/theoraenc.c: (gst_theora_enc_init):
4254         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
4255         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
4256         * gst/adder/gstadder.c: (gst_adder_class_init),
4257         (gst_adder_dispose):
4258         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4259         * gst/subparse/gstsubparse.c: (gst_subparse_init):
4260         * gst/videorate/gstvideorate.c: (gst_videorate_init):
4261           Fix a whole set of pad template leaks
4262
4263 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4264
4265         * check/generic/states.c: (GST_START_TEST):
4266           fix the test so that it only checks for elements that are part of
4267           this source module
4268
4269 2005-11-16  Michael Smith <msmith@fluendo.com>
4270
4271         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
4272         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
4273         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4274         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4275         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
4276         (gst_ogg_mux_change_state):
4277           Fix leaking collectpads.
4278
4279 2005-11-16  Edward Hervey  <edward@fluendo.com>
4280
4281         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
4282         (gst_videorate_event), (gst_videorate_chain):
4283         Handle segment seeks
4284
4285 2005-11-16  Wim Taymans  <wim@fluendo.com>
4286
4287         * gst-libs/gst/audio/gstbaseaudiosink.c:
4288         (gst_base_audio_sink_provide_clock),
4289         (gst_base_audio_sink_change_state):
4290         Set ringbuffer to non-flushing when going to PAUSED, set to
4291         flushing again when going to READY.
4292
4293         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
4294         (gst_ring_buffer_stop):
4295         Start in flushing mode by default.
4296         Don't set flushing in the _stop method, let the app call
4297         this explicitly.
4298
4299 2005-11-16  Julien MOUTTE  <julien@moutte.net>
4300
4301         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
4302         * gst-libs/gst/video/videosink.h: Add helper function needed
4303         for video sinks.
4304
4305 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
4306
4307         * gst/videoscale/gstvideoscale.c:
4308         (gst_videoscale_handle_src_event):
4309           Don't leak reference to pad parent.
4310
4311 2005-11-16  Wim Taymans  <wim@fluendo.com>
4312
4313         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
4314         Set ringbuffer to flushing when stopping so that we don't
4315         block on wait_segment anymore and livelock.
4316
4317 2005-11-16  Wim Taymans  <wim@fluendo.com>
4318
4319         * examples/seeking/seek.c: (send_event), (do_seek),
4320         (loop_toggle_cb), (segment_done), (main):
4321         Added looping checkbox.
4322
4323 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4324
4325         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4326         (gst_ogg_demux_init):
4327         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
4328         (gst_vorbis_dec_init):
4329           revert unrefs, they don't pass make check
4330
4331 2005-11-15  Johan Dahlin  <johan@gnome.org>
4332
4333         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4334         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
4335         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
4336         (gst_vorbis_dec_init):
4337         Fix pad template leaks. 
4338
4339 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
4340
4341         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
4342           Make state change function thread safe.
4343
4344 2005-11-15  Edward Hervey  <edward@fluendo.com>
4345
4346         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
4347         (gst_ogg_demux_class_init):
4348         Implement GstElement::send_event, so we can send seek events
4349         in GST_STATE_READY
4350
4351 2005-11-14  Julien MOUTTE  <julien@moutte.net>
4352
4353         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
4354         Discovered how to take away flickering while resizing the
4355         window. Please don't put that in ximagesink, refactoring in
4356         progress.
4357
4358 2005-11-14  Michael Smith <msmith@fluendo.com>
4359
4360         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
4361         (gst_multifdsink_render):
4362           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
4363
4364 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
4365
4366         * gst/playback/gstplaybin.c: (gen_audio_element):
4367           Use autoaudiosink, it tends to be more widely available than
4368           autoaudiiosink.
4369           
4370 2005-11-14  Andy Wingo  <wingo@pobox.com>
4371
4372         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
4373         as well if it is available. Fixes #316442.
4374
4375 2005-11-14  Michael Smith <msmith@fluendo.com>
4376
4377         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
4378         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
4379         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4380         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4381         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
4382         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4383         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
4384         (gst_vorbisenc_change_state):
4385           Fix a small memory leak in vorbisenc.
4386           Fix large memory leaks in oggmux, also fix lots of state change
4387           bugs in oggmux.
4388
4389 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4390
4391         * gst/videotestsrc/gstvideotestsrc.c:
4392         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
4393         (gst_videotestsrc_src_fixate):
4394           move fixation to a fixate function
4395           remove negotiate function, basesrc's is good enough
4396           fixes a bug for check when using the element alone
4397
4398 2005-11-13  Edward Hervey  <edward@fluendo.com>
4399
4400         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
4401         (key_toggle_cb), (main):
4402         Added checkboxes for adding/removing the accurate and key_unit seek
4403         flags.
4404
4405 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4406
4407         * configure.ac: back to HEAD
4408
4409 === release 0.9.5 ===
4410
4411 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
4412
4413         * configure.ac:
4414           releasing 0.9.5, "No No Kia"
4415
4416 2005-11-11  Edward Hervey  <edward@fluendo.com>
4417
4418         * examples/seeking/seek.c: (make_parselaunch_pipeline):
4419         Added parse-launch syntax seeking mode for the seeking example.
4420         This should help stress-test even more cases.
4421         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
4422
4423 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
4424
4425         * sys/xvimage/xvimagesink.c:
4426         (gst_xvimagesink_navigation_send_event):
4427           Check whether peer pad exists before sending navigation events
4428           to it.
4429
4430 2005-11-11  Michael Smith <msmith@fluendo.com>
4431
4432         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
4433         (gst_vorbisenc_buffer_from_packet):
4434         * ext/vorbis/vorbisenc.h:
4435           Set duration on encoded buffers. This allows oggmux's
4436           max_page_delay parameter to actually work.
4437
4438 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
4439
4440         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4441         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
4442         (gst_ffmpegcsp_avpicture_fill):
4443         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4444         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
4445           Make palettes work again (see #132341). Use our own macros
4446           for rounding up.
4447
4448 2005-11-10  Andy Wingo  <wingo@pobox.com>
4449
4450         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
4451         string doober.
4452
4453 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4454
4455         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4456         (gst_ffmpegcsp_transform_caps):
4457           Prefer passthrough in transform_caps
4458
4459 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4460
4461         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4462           check for ALSA errors properly, instead of relying on ALSA's
4463           error strings to serve to the user.
4464
4465 2005-11-10  Wim Taymans  <wim@fluendo.com>
4466
4467         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
4468         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
4469         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
4470         Modernise the seek code.
4471
4472 2005-11-10  Michael Smith <msmith@fluendo.com>
4473         
4474         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
4475         (setup_substreams), (set_active_source):
4476           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
4477           trying to go to NULL if we failed to read a file.
4478
4479 2005-11-10  Wim Taymans  <wim@fluendo.com>
4480
4481         * gst/audiotestsrc/gstaudiotestsrc.c:
4482         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
4483         (gst_audiotestsrc_create):
4484         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4485         (gst_sinesrc_get_times), (gst_sinesrc_create):
4486         * gst/videotestsrc/gstvideotestsrc.c:
4487         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
4488         (gst_videotestsrc_create):
4489         The base class can now sync for us.
4490
4491 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4492
4493         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
4494           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
4495           name=source autoprobe=false autoprobe-fps=false copy-mode=1
4496           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
4497           format=(fourcc)I420" ! xvimagesink
4498
4499 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
4500
4501         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4502         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
4503         (gst_sinesrc_newsegment):
4504           Send newsegment event in TIME format, set duration if
4505           num-buffers is set, fix duration querying.
4506
4507 2005-11-10  Michael Smith <msmith@fluendo.com>
4508
4509         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
4510         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4511         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4512         (gst_ogg_mux_collected):
4513          Fix EOS handling, partially. Now forwarding an EOS event once we have
4514          EOS on all pads works correctly. However, we still don't properly set
4515          EOS on the actual ogg stream pages.
4516
4517 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
4518
4519         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
4520           Set elements to NULL state before disposing of them.
4521
4522 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
4523
4524         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
4525
4526         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4527         (gst_base_rtp_depayload_init),
4528         (gst_base_rtp_depayload_set_gst_timestamp):
4529         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4530           We need to send a newsegment event for each instance, not
4531           just for the first instance of this class (get rid of
4532           static variable in function). (#321011).
4533           
4534 2005-11-08  Michael Smith <msmith@fluendo.com>
4535
4536         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
4537         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
4538         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
4539         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
4540           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
4541           This makes us mux things correctly according to the ogg muxing
4542           rules. Still not handling EOS correctly right now, though.
4543
4544 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
4545
4546         * gst/audioconvert/gstaudioconvert.c:
4547           Fix typo in docs. 
4548
4549 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
4550
4551         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4552         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
4553           Initialise segment_stop to GST_CLOCK_TIME_NONE when
4554           creating a new chain; should fix live streaming. Also
4555           add more debug output and fix a typo.
4556
4557 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
4558
4559         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
4560
4561         * gst/volume/gstvolume.c: (volume_set_caps):
4562           Fix compilation on Solaris with Forte. (#320923)
4563
4564 2005-11-08  Wim Taymans  <wim@fluendo.com>
4565
4566         * gst-libs/gst/audio/gstbaseaudiosink.c:
4567         (gst_base_audio_sink_render):
4568         No need to do a typecheck.
4569
4570 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
4571
4572         * ext/alsa/gstalsa.h:
4573           We register a debug category, so let's use it.
4574
4575 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
4576
4577         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4578         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
4579         Fixed a small problem.
4580
4581 2005-11-04  Wim Taymans  <wim@fluendo.com>
4582
4583         * examples/seeking/Makefile.am:
4584         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
4585         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
4586         (make_playerbin_pipeline), (format_value), (update_scale),
4587         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
4588         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
4589         (print_usage), (main):
4590         Added app for playback speed testing.
4591
4592         * examples/seeking/seek.c: (dynamic_link),
4593         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
4594         (make_mpeg_pipeline), (do_seek), (set_update_scale),
4595         (message_received), (main):
4596         Updated seek example.
4597
4598 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
4599
4600         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4601         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
4602         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
4603         (gst_base_rtp_depayload_set_clock):
4604         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4605         Don't sleep on the bench (system clock) when you have a nice 
4606         comfortable bed (Gstreamer clock) to sleep on.
4607
4608 2005-11-03  Wim Taymans  <wim@fluendo.com>
4609
4610         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4611         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
4612         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
4613         Handle the case where a pad_block failed.
4614
4615 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
4616
4617         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
4618
4619         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4620         (gst_base_rtp_depayload_add_to_queue),
4621         (gst_base_rtp_depayload_push),
4622         (gst_base_rtp_depayload_set_gst_timestamp),
4623         (gst_base_rtp_depayload_queue_release):
4624           Fixes some bugs in the depayloader's queuing/de-queueing code.
4625
4626 2005-10-31  Michael Smith <msmith@fluendo.com>
4627
4628         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
4629         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
4630         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
4631           Patch from Alessandro Decina <alessandro@nnva.org>.
4632           Make oggdemux only find the final time in a chain, not per-pad,
4633           since the per-pad information can be very expensive to locate, and
4634           it isn't used anywhere. This makes reading a file containing
4635           OggSkeleton reasonably fast.
4636           Also, make chain finding work when there are logical bitstreams that
4637           can't be decoded. Fixes #319110.
4638
4639 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
4640
4641         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4642         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
4643         (gst_base_rtp_depayload_chain),
4644         (gst_base_rtp_depayload_add_to_queue),
4645         (gst_base_rtp_depayload_push),
4646         (gst_base_rtp_depayload_set_gst_timestamp),
4647         (gst_base_rtp_depayload_queue_release),
4648         (gst_base_rtp_depayload_start_thread),
4649         (gst_base_rtp_depayload_set_property),
4650         (gst_base_rtp_depayload_get_property):
4651         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4652         Some random fixes, to fullfill the desires of thomas.
4653
4654 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
4655
4656         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4657         (gst_base_rtp_depayload_add_to_queue),
4658         (gst_base_rtp_depayload_push):
4659         Fixed the queueing algorithm.
4660
4661 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
4662
4663         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4664         (gst_base_rtp_depayload_push):
4665         A small fix
4666
4667 2005-10-31  Wim Taymans  <wim@fluendo.com>
4668
4669         * gst-libs/gst/audio/gstringbuffer.h:
4670         Don't break ABI.
4671
4672         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4673         (gst_ffmpeg_caps_to_pixfmt):
4674         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4675         (gst_ffmpegcsp_set_caps):
4676         Some more comments.
4677         Handle missing required caps fields better.
4678
4679 2005-10-31  Wim Taymans  <wim@fluendo.com>
4680
4681         * gst-libs/gst/audio/gstbaseaudiosink.c:
4682         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
4683         (gst_base_audio_sink_render):
4684         * gst-libs/gst/audio/gstringbuffer.c:
4685         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
4686         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
4687         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
4688         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
4689         (gst_ring_buffer_read):
4690         * gst-libs/gst/audio/gstringbuffer.h:
4691         Add flushing mode to the ringbuffer so that it in all cases does
4692         not try to handle more audio. This makes sure it does not try to
4693         block anymore when flushing and fixes a livelock.
4694
4695 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
4696
4697         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
4698         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
4699         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
4700           Explicitly check for -1 values before doing a conversion
4701           and always map them to -1. (#315545)
4702
4703 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
4704
4705         * gst/playback/gstplaybin.c: (gen_video_element):
4706           first try autovideosink, then xvimagesink, then error out
4707         * po/POTFILES.in:
4708           add translatable file
4709         * po/af.po:
4710         * po/az.po:
4711         * po/cs.po:
4712         * po/en_GB.po:
4713         * po/hu.po:
4714         * po/it.po:
4715         * po/nb.po:
4716         * po/nl.po:
4717         * po/or.po:
4718         * po/sq.po:
4719         * po/sr.po:
4720         * po/sv.po:
4721         * po/uk.po:
4722         * po/vi.po:
4723           update translations
4724
4725 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
4726
4727         * gst-libs/gst/rtp/gstbasedepayload.c:
4728         * gst-libs/gst/rtp/gstbasedepayload.h:
4729           Minor cleanups
4730
4731 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
4732
4733         * gst/playback/.cvsignore:
4734         * gst/playback/decodetest.c:
4735         * gst/playback/test3.c:
4736           Port these two tests as well.
4737
4738 2005-10-27  Wim Taymans  <wim@fluendo.com>
4739
4740         * ext/theora/theoradec.c: (theora_dec_src_query),
4741         (theora_dec_sink_event):
4742         * ext/theora/theoraenc.c: (theora_enc_sink_event),
4743         (theora_enc_change_state):
4744         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
4745         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
4746         Take proper locks when handling events.
4747
4748 2005-10-27  Wim Taymans  <wim@fluendo.com>
4749
4750         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
4751         (gst_adder_change_state):
4752         Fix timestamps and fix deadlock when stopping the collectpads.
4753
4754 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
4755
4756         * gst-libs/gst/rtp/gstrtpbuffer.h:
4757         Declaring the payload types as strings too so that they can be used
4758         in the padtemplate inialization.
4759
4760 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
4761
4762         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
4763
4764         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4765         (gst_base_rtp_depayload_class_init):
4766         Fixes a small but nasty bug. The derived elements no longer segfaults
4767         on finalization.
4768
4769 2005-10-26  Michael Smith <msmith@fluendo.com>
4770
4771         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
4772           When clearing an audioconvert context, set tmpbufsize to zero, so
4773           we'll allocate it again later if required.
4774           This fixes audioconvert re-negotiating formats, which previously
4775           segfaulted with a NULL destination buffer.
4776
4777 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
4778
4779         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4780         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
4781         (gst_base_rtp_depayload_set_gst_timestamp),
4782         (gst_base_rtp_depayload_queue_release):
4783         Fixed a smalll memleak.
4784
4785 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
4786         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4787         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
4788         (gst_base_rtp_depayload_finalize),
4789         (gst_base_rtp_depayload_setcaps),
4790         (gst_base_rtp_depayload_add_to_queue),
4791         (gst_base_rtp_depayload_push),
4792         (gst_base_rtp_depayload_set_gst_timestamp),
4793         (gst_base_rtp_depayload_queue_release),
4794         (gst_base_rtp_depayload_thread),
4795         (gst_base_rtp_depayload_change_state):
4796         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4797         Changed the C++ comments to C comments
4798
4799 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
4800
4801         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
4802         * gst/tcp/gsttcpclientsrc.h:
4803         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
4804         * gst/tcp/gsttcpserversrc.h:
4805           Remove unused 'curoffset' structure member.
4806
4807 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
4808
4809         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4810         (gst_base_rtp_depayload_base_init),
4811         (gst_base_rtp_depayload_finalize):
4812         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4813         * gst-libs/gst/rtp/gstbasertppayload.h:
4814           The pad-template on the sinkpad should be set by the derived classes.
4815           Also added some useful macros.
4816
4817 2005-10-24  Wim Taymans  <wim@fluendo.com>
4818
4819         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4820         Correctly flush decoder samples even if we could not
4821         copy them to an output buffer. Fixes #319618.
4822
4823 2005-10-24  Julien MOUTTE  <julien@moutte.net>
4824
4825         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
4826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
4827         the caps against our xcontext caps.
4828
4829 2005-10-24  Wim Taymans  <wim@fluendo.com>
4830
4831         * gst-libs/gst/audio/gstbaseaudiosink.c:
4832         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
4833         Remove g_print
4834         Use sync property from baseclass to disable sync.
4835
4836 2005-10-24  Wim Taymans  <wim@fluendo.com>
4837
4838         * gst-libs/gst/audio/gstbaseaudiosink.c:
4839         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
4840         Buffers with no timestamps get aligned with previous buffers or
4841         on underrun, played ASAP.
4842
4843 2005-10-24  Julien MOUTTE  <julien@moutte.net>
4844
4845         * gst-libs/gst/video/video.h:
4846         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4847         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
4848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
4849         here comes my change on caps for framerate and geometry range.
4850         We are now accepting 1 to MAXINT for width and height, and from
4851         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
4852         to be blended correctly in videomixer.
4853
4854 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4855
4856         * configure.ac:
4857           back to HEAD
4858
4859 === release 0.9.4 ===
4860
4861 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4862
4863         * NEWS:
4864         * RELEASE:
4865         * configure.ac:
4866           releasing 0.9.4, "Velociraptor"
4867
4868 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4869
4870         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
4871         * po/POTFILES.in:
4872           STOPPED -> FAILED
4873
4874 2005-10-21  Wim Taymans  <wim@fluendo.com>
4875
4876         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4877         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
4878         (pad_blocked), (close_pad_link), (new_pad):
4879         Don't try to remove elements twice.
4880
4881 2005-10-21  Wim Taymans  <wim@fluendo.com>
4882
4883         * ext/theora/theoradec.c: (theora_dec_src_query),
4884         (theora_dec_sink_event):
4885         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4886         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
4887         (vorbis_handle_data_packet):
4888         * ext/vorbis/vorbisdec.h:
4889         Fix old naming.
4890
4891         * gst-libs/gst/audio/gstbaseaudiosink.c:
4892         (gst_base_audio_sink_render):
4893         Don't try to sync on buffers without a timestamp.
4894
4895 2005-10-21  Wim Taymans  <wim@fluendo.com>
4896
4897         * ext/theora/theoradec.c: (theora_dec_src_query),
4898         (theora_dec_sink_event):
4899         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4900         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
4901         (vorbis_handle_data_packet):
4902         * ext/vorbis/vorbisdec.h:
4903         Fix old naming.
4904
4905 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
4906
4907         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
4908         (gst_vorbisenc_src_query):
4909           Implement position and duration queries.
4910
4911         * gst/playback/test3.c: (update_scale), (main):
4912           Fix for async state changes and print nicer output.
4913
4914 2005-10-20  Wim Taymans  <wim@fluendo.com>
4915
4916         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
4917         (dump_element_stats), (main):
4918         * gst/playback/test6.c: (main):
4919         Fix tests again
4920
4921 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
4922
4923         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
4924         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
4925           Don't use functions for position queries when handling
4926           duration queries.
4927
4928 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
4929
4930         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4931         (vorbis_handle_data_packet), (vorbis_dec_chain),
4932         (vorbis_dec_change_state):
4933         * ext/vorbis/vorbisdec.h:
4934           Vorbis streams can be embedded in other container formats
4935           than ogg, container formats where the demuxer might set 
4936           timestamps on encoded vorbis buffers instead of those silly 
4937           granulepos thingies. In short: make vorbisdec handle 
4938           timestamps on incoming buffers as well.
4939
4940 2005-10-20  Wim Taymans  <wim@fluendo.com>
4941
4942         * gst/playback/gstplaybasebin.c: (group_destroy),
4943         (gst_play_base_bin_change_state):
4944         Fix leak.
4945         Handle case where playbasebin is now ASYNC because
4946         decodebin is.
4947
4948 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
4949
4950         * gst/audioconvert/Makefile.am:
4951         * gst/audioconvert/bufferframesconvert.c:
4952         * gst/audioconvert/plugin.c: (plugin_init):
4953         * gst/audioconvert/plugin.h:
4954           And bye bye buffer-frames-convert
4955
4956 2005-10-19  Wim Taymans  <wim@fluendo.com>
4957
4958         * check/elements/audioconvert.c:
4959         * docs/libs/tmpl/gstaudio.sgml:
4960         * docs/libs/tmpl/gstcolorbalance.sgml:
4961         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4962         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
4963         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
4964         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
4965         * gst-libs/gst/audio/audio.h:
4966         * gst/audioconvert/audioconvert.h:
4967         * gst/audioconvert/gstaudioconvert.c:
4968         (gst_audio_convert_parse_caps):
4969         * gst/volume/gstvolume.c:
4970         Bye bye buffer-frames.
4971
4972 2005-10-19  Wim Taymans  <wim@fluendo.com>
4973
4974         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
4975         (query_positions_elems), (query_positions_pads), (update_scale),
4976         (do_seek), (set_update_scale), (message_received), (main):
4977         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
4978         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
4979         (gst_ogg_demux_loop):
4980         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
4981         * ext/theora/theoradec.c: (theora_dec_src_query),
4982         (theora_dec_sink_event):
4983         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4984         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
4985         * gst/adder/gstadder.c: (gst_adder_query):
4986         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
4987         * gst/playback/test3.c: (update_scale):
4988         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
4989         (dump_element_stats), (main):
4990         * gst/playback/test6.c: (main):
4991         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
4992         Query API update.
4993
4994 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
4995
4996         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4997         (xml_check_first_element), (xml_type_find), (smil_type_find),
4998         (plugin_init):
4999           Add typefinding for SMIL and for generic XML. Based on patch by
5000           Akos Maroy (#308663).
5001
5002 2005-10-18  Wim Taymans  <wim@fluendo.com>
5003
5004         * gst/playback/Makefile.am:
5005         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5006         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
5007         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
5008         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
5009         (gst_decode_bin_change_state):
5010         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5011         (gst_play_bin_send_event_to_sink):
5012         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
5013         (dump_element_stats), (main):
5014         * gst/playback/test6.c: (main):
5015         Make playbin async, it'll commit state to paused when all streams
5016         are detected.
5017         Remove ugly hack.
5018         Added test6.c to show async behaviour.
5019
5020 2005-10-18  Wim Taymans  <wim@fluendo.com>
5021
5022         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5023         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
5024         Fix for segment-start/stop API change.
5025
5026 2005-10-18  Wim Taymans  <wim@fluendo.com>
5027
5028         * check/Makefile.am:
5029         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
5030         (main):
5031         Add future test for clock selection.
5032
5033 2005-10-18  Wim Taymans  <wim@fluendo.com>
5034
5035         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
5036         (gst_alsasink_close):
5037         Set handle to NULL.
5038
5039         * gst-libs/gst/audio/gstringbuffer.c:
5040         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
5041         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
5042         (gst_ring_buffer_start), (gst_ring_buffer_pause),
5043         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
5044         (gst_ring_buffer_read):
5045         More debug info.
5046
5047 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
5048
5049         * gst/audiotestsrc/Makefile.am:
5050         * gst/sine/Makefile.am:
5051         * gst/volume/Makefile.am:
5052           fix broken build of controllerized plugins
5053
5054 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
5055
5056         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5057
5058         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
5059         (gst_riff_create_video_template_caps):
5060           Add support for Indeo-3 (IV32).
5061
5062 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5063
5064         * configure.ac:
5065           rewrite
5066
5067 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5068
5069         * gst-libs/gst/video/video.c: (gst_video_get_size):
5070         * gst/audiotestsrc/gstaudiotestsrc.c:
5071           doc updates
5072
5073 2005-10-17  Andy Wingo  <wingo@pobox.com>
5074
5075         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
5076         with the collectpads change.
5077         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
5078
5079         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
5080
5081         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
5082
5083         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
5084         alloc_buffer flow return to callers.
5085         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
5086         change. Fix some memleaks in theoraenc.
5087
5088         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
5089         in strange circumstance.
5090
5091 2005-10-17  Julien MOUTTE  <julien@moutte.net>
5092
5093         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5094         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
5095         from caps, let's use the caps...
5096
5097 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5098
5099         * configure.ac:
5100           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
5101
5102 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5103
5104         * gst-libs/gst/interfaces/Makefile.am:
5105           fix silly typo
5106
5107 2005-10-16  Andy Wingo  <wingo@pobox.com>
5108
5109         * gst/playback/gstdecodebin.c
5110         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
5111         function!
5112         (try_to_link_1): Increase kraziness level.
5113
5114 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5115
5116         * configure.ac:
5117           restructure like the core one
5118         * gst-libs/gst/audio/Makefile.am:
5119         * gst-libs/gst/interfaces/Makefile.am:
5120         * gst-libs/gst/net/Makefile.am:
5121         * gst-libs/gst/riff/Makefile.am:
5122         * gst-libs/gst/rtp/Makefile.am:
5123         * gst-libs/gst/tag/Makefile.am:
5124         * gst-libs/gst/video/Makefile.am:
5125           use correct linker flags, now the libs are properly versioned
5126         * check/elements/audioconvert.c: (verify_convert):
5127         * ext/alsa/gstalsaplugin.c:
5128         * ext/cdparanoia/gstcdparanoia.c:
5129         * ext/gnomevfs/gstgnomevfs.c:
5130         * ext/libvisual/visual.c:
5131         * ext/ogg/gstogg.c:
5132         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
5133         * ext/theora/theora.c:
5134         * ext/vorbis/vorbis.c:
5135         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5136         * gst-libs/gst/tag/gsttagediting.c:
5137         * gst-libs/gst/video/video.c:
5138         * gst/adder/gstadder.c:
5139         * gst/audioconvert/plugin.c:
5140         * gst/audiorate/gstaudiorate.c:
5141         * gst/audioresample/gstaudioresample.c:
5142         * gst/audioresample/resample_ref.c: (resample_scale_ref):
5143         * gst/audioscale/gstaudioscale.c:
5144         * gst/audioscale/resample.c:
5145         * gst/audiotestsrc/gstaudiotestsrc.c:
5146         * gst/ffmpegcolorspace/gstffmpeg.c:
5147         * gst/playback/gstdecodebin.c: (close_pad_link):
5148         * gst/playback/gstplaybin.c: (gen_video_element),
5149         (gen_audio_element):
5150         * gst/sine/gstsinesrc.c:
5151         * gst/subparse/gstsubparse.c:
5152         * gst/tags/gsttagediting.c:
5153         * gst/tcp/gsttcpplugin.c:
5154         * gst/typefind/gsttypefindfunctions.c:
5155         * gst/videorate/gstvideorate.c:
5156         * gst/videoscale/gstvideoscale.c:
5157         * gst/videotestsrc/gstvideotestsrc.c:
5158         * gst/volume/gstvolume.c:
5159         * sys/v4l/gstv4l.c:
5160         * sys/ximage/ximage.c:
5161         * sys/xvimage/xvimagesink.c:
5162           fix up defines
5163
5164 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
5165
5166         * ext/vorbis/vorbisenc.c:
5167         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5168         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
5169         (gst_tag_to_vorbis_comments):
5170           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
5171
5172 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
5173
5174         * examples/stats/mp2ogg.c:
5175         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5176           typo fixes
5177
5178 2005-10-13  Michael Smith <msmith@fluendo.com>
5179
5180         * ext/ogg/gstoggmux.c:
5181           Use magic glib macros to define constants as 64 bit, to ensure
5182           appropriate vararg passing.
5183
5184 2005-10-13  Michael Smith <msmith@fluendo.com>
5185
5186         * ext/ogg/gstoggmux.c:
5187         * gst/audioconvert/audioconvert.c: (float):
5188           Don't use LL suffix, as it's not portable, and neither of these
5189           uses required it anyway.
5190
5191 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
5192
5193         * examples/indexing/indexmpeg.c: (main):
5194         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
5195         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
5196         (cdparanoia_convert), (cdparanoia_query):
5197         * ext/cdparanoia/gstcdparanoia.h:
5198         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
5199         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
5200         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
5201         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
5202         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
5203         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
5204         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
5205         (gst_multifdsink_render), (gst_multifdsink_start),
5206         (gst_multifdsink_stop):
5207         * gst/tcp/gstmultifdsink.h:
5208         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
5209         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
5210         (gst_tcpclientsink_stop):
5211         * gst/tcp/gsttcpclientsink.h:
5212         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
5213         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
5214         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
5215         * gst/tcp/gsttcpclientsrc.h:
5216         * gst/tcp/gsttcpserversink.h:
5217         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
5218         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
5219         (gst_tcpserversrc_stop):
5220         * gst/tcp/gsttcpserversrc.h:
5221         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
5222         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
5223         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
5224           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
5225           moved bitshift from macro to enum definition
5226
5227 2005-10-12  Wim Taymans  <wim@fluendo.com>
5228
5229         * examples/seeking/Makefile.am:
5230         Oops.
5231
5232 2005-10-12  Wim Taymans  <wim@fluendo.com>
5233
5234         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
5235         (gst_ring_buffer_read), (gst_ring_buffer_clear):
5236         Don't assert on normal stuff.
5237
5238         * gst/playback/gstplaybin.c: (do_playbin_seek):
5239         API fix.
5240
5241 2005-10-12  Wim Taymans  <wim@fluendo.com>
5242
5243         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5244         * examples/seeking/Makefile.am:
5245         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
5246         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
5247         (do_seek), (set_update_scale), (message_received), (main):
5248         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
5249         (gst_ring_buffer_read), (gst_ring_buffer_clear):
5250         Update for _get_state() API change.
5251
5252 2005-10-11  Wim Taymans  <wim@fluendo.com>
5253
5254         * gst-libs/gst/audio/gstbaseaudiosink.c:
5255         (gst_base_audio_sink_render):
5256         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5257         (gst_base_audio_src_create):
5258         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
5259         (gst_ring_buffer_read):
5260         Cleanups.
5261         Commit and read from ringbuffer in samples rather than bytes.
5262
5263 2005-10-11  Wim Taymans  <wim@fluendo.com>
5264
5265         * gst-libs/gst/audio/gstbaseaudiosink.c:
5266         (gst_base_audio_sink_render):
5267         Respect segment rate and accum when scheduling samples.
5268
5269 2005-10-11  Julien MOUTTE  <julien@moutte.net>
5270
5271         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
5272         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
5273         EOS correctly, that needs more work.
5274
5275 2005-10-11  Wim Taymans  <wim@fluendo.com>
5276
5277         * check/generic/states.c: (GST_START_TEST):
5278         remove old property.
5279
5280         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5281         (gst_ogg_demux_perform_seek):
5282         * ext/theora/theoradec.c: (theora_dec_sink_event):
5283         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5284         (vorbis_handle_data_packet):
5285         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5286         (gst_base_rtp_depayload_set_gst_timestamp):
5287         * gst/videorate/gstvideorate.c: (gst_videorate_event):
5288         Update for newsegment API change.
5289
5290 2005-10-11  Michael Smith <msmith@fluendo.com>
5291
5292         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
5293         (do_playbin_seek), (gst_play_bin_send_event):
5294           Override send_event differently, so that we can takes bits of
5295           functionality from GstPipeline (special handling for seeks,
5296           including pausing/resuming, and resetting stream time) and still get
5297           the appropriate behaviour of only forwarding event to a single sink,
5298           rather than all of them.
5299           Unfortunately requires a lot of code duplication, but the
5300           alternatives are equally ugly in the end.
5301
5302 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5303
5304         * check/elements/audioconvert.c: (setup_audioconvert),
5305         (cleanup_audioconvert), (get_int_caps), (verify_convert),
5306         (GST_START_TEST), (audioconvert_suite):
5307           clean up tests a little, fix some leaks.
5308
5309 2005-10-10  Wim Taymans  <wim@fluendo.com>
5310
5311         * ext/alsa/gstalsasink.c:
5312         Also allow unsigned int.
5313
5314         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5315         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5316         Small cleanup
5317
5318 2005-10-10  Wim Taymans  <wim@fluendo.com>
5319
5320         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5321         Small update, use API as stated in design docs.
5322
5323         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
5324         (update_scale), (do_seek), (seek_cb), (set_update_scale),
5325         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
5326         (message_received), (main):
5327         Updated seek example for GOption. Some usability improvements.
5328
5329 2005-10-10  Wim Taymans  <wim@fluendo.com>
5330
5331         * gst/audioconvert/audioconvert.h:
5332         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
5333         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
5334         Alloc temp storage somewhere else where we can do it more
5335         portable.
5336
5337 2005-10-10  Wim Taymans  <wim@fluendo.com>
5338
5339         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
5340         (gst_tcpserversrc_start):
5341         Don't block in accept while doing the state change, move
5342         to poll and make cancellable.
5343
5344 2005-10-09  Philippe Khalaf <burger@speedy.org>
5345
5346         * gst-libs/gst/rtp/rtpbasedepayload.c:
5347         Set timestamp and add queue delay to timestamp
5348         * gst-libs/gst/rtp/rtpbuffer.h:
5349         Set correct payload type for h263
5350
5351 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
5352
5353         * gst/audiotestsrc/gstaudiotestsrc.c:
5354         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
5355         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
5356         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
5357         (gst_audiotestsrc_create_triangle),
5358         (gst_audiotestsrc_create_silence),
5359         (gst_audiotestsrc_create_white_noise),
5360         (gst_audiotestsrc_init_pink_noise),
5361         (gst_audiotestsrc_generate_pink_noise_value),
5362         (gst_audiotestsrc_create_pink_noise),
5363         (gst_audiotestsrc_change_wave):
5364         * gst/audiotestsrc/gstaudiotestsrc.h:
5365           fixed typo, added pink noise
5366
5367 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5368
5369         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
5370         (plugin_init):
5371           Add wavpack and spc typefind functions from 0.8 branch.
5372
5373 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5374
5375         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
5376         (ar_type_find), (msdos_type_find), (plugin_init):
5377           Add typefind functions for tar archives, ar archives,
5378           RAR archives, and msdos-executables (dlls, exe, etc.).
5379           Some of those would be wrongly identified as mpeg
5380           streams of some sort before (#315550).
5381
5382 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
5383
5384         * configure.ac:
5385         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5386         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5387         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
5388         * gst/audiotestsrc/Makefile.am:
5389         * gst/audiotestsrc/gstaudiotestsrc.c:
5390         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
5391         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
5392         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
5393         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
5394         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
5395         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
5396         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
5397         (gst_audiotestsrc_create_silence),
5398         (gst_audiotestsrc_create_white_noise),
5399         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
5400         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
5401         (gst_audiotestsrc_start), (plugin_init):
5402         * gst/audiotestsrc/gstaudiotestsrc.h:
5403           add new plugin and element
5404         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
5405           use gobject_class
5406
5407 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5408
5409         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
5410         (gst_adder_init), (gst_adder_request_new_pad),
5411         (gst_adder_change_state):
5412           Add query function to source pad, so adder reports the correct
5413           time/sample position when queried (#315457); fix state change
5414           function; use GST_DEBUG_FUNCPTR() for pad functions.
5415
5416 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5417
5418         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
5419           Fix leaks in typefind registration
5420           Clean up the gratuitous commenting and whitespacing a little
5421
5422 2005-10-08  Wim Taymans  <wim@fluendo.com>
5423
5424         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
5425         Only actually wait for the thread to be stopped if it's 
5426         running.
5427
5428 2005-10-08  Wim Taymans  <wim@fluendo.com>
5429
5430         * gst-libs/gst/audio/gstbaseaudiosink.c:
5431         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
5432         If we receive EOS we can start playback of what we had.
5433
5434 2005-10-08  Wim Taymans  <wim@fluendo.com>
5435
5436         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
5437         (gst_multifdsink_finalize), (multifdsink_hash_remove),
5438         (gst_multifdsink_stop):
5439         Fix crasher when going to NULL multiple times.
5440
5441 2005-10-06  Wim Taymans  <wim@fluendo.com>
5442
5443         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
5444         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5445         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5446         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
5447         patch from Edgard Lima <edgard.lima@indt.org.br>
5448         Fixed gstbaseaudiosrc adding ring buffer sync to it.
5449
5450 2005-10-06  Wim Taymans  <wim@fluendo.com>
5451
5452         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
5453         Report the FLOW_RETURN as string in the error message.
5454
5455         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
5456         Don't assert when clearing an unnegotiated buffer.
5457
5458 2005-10-04  Michael Smith <msmith@fluendo.com>
5459
5460         * gst/playback/gstplaybasebin.c: (group_destroy),
5461         (gen_preroll_element), (remove_groups), (setup_source):
5462         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
5463         (setup_sinks), (gst_play_bin_send_event),
5464         (gst_play_bin_change_state):
5465           Set state to NULL before removing from bin. Fix refcounting.
5466
5467 2005-10-04  Michael Smith <msmith@fluendo.com>
5468
5469         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
5470           Correct refcounting in send_event() function. Previously was wrong
5471           if the first sink was unable to handle the event.
5472
5473 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5474
5475         * configure.ac:
5476           back to development
5477
5478 === release 0.9.3 ===
5479
5480 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5481
5482         * configure.ac:
5483           Releasing 0.9.3, "De Facto"
5484
5485 2005-10-03  Andy Wingo  <wingo@pobox.com>
5486
5487         * gst/playback/gstdecodebin.c (try_to_link_1)
5488         (remove_element_chain): set element to NULL before removing it.
5489
5490 2005-10-02  Johan Dahlin  <johan@gnome.org>
5491
5492         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
5493         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
5494         MT safe.
5495
5496 2005-10-02  Andy Wingo  <wingo@pobox.com>
5497
5498         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
5499         (gst_ring_buffer_prepare_read): 
5500         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
5501         Demote to LOG.
5502
5503 2005-09-29  Wim Taymans  <wim@fluendo.com>
5504
5505         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
5506         * ext/theora/theoradec.c: (theora_handle_data_packet):
5507         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
5508         Propagate error codes from alloc_buffer too.
5509
5510 2005-09-29  Wim Taymans  <wim@fluendo.com>
5511
5512         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
5513         We use fixed caps.
5514
5515         * gst/playback/Makefile.am:
5516         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
5517         (dump_element_stats), (main):
5518         Added example stream introspection code.
5519
5520 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
5521
5522         * gst/adder/gstadder.c: (gst_adder_collected):
5523           fix adder for float elements
5524
5525 2005-09-28  Wim Taymans  <wim@fluendo.com>
5526
5527         * gst-libs/gst/audio/gstbaseaudiosink.c:
5528         (gst_base_audio_sink_class_init),
5529         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
5530         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5531         (gst_base_audio_src_class_init),
5532         (gst_base_audio_src_provide_clock):
5533         get_clock -> provide_clock
5534
5535 2005-09-28  Andy Wingo  <wingo@pobox.com>
5536
5537         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
5538         and unlocking.
5539
5540         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
5541         unlocking.
5542
5543         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
5544         Actually add the pad template.
5545         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
5546
5547         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
5548         I'm at it...
5549
5550         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
5551         from fdsrc. Get caps in create() instead of start() so it can be
5552         interrupted. Interruption somewhat untested.
5553
5554         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
5555         Proper EOS handling.
5556
5557 2005-09-27  Andy Wingo  <wingo@pobox.com>
5558
5559         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
5560
5561         * gst/tcp/gsttcpserversrc.c: Cleaned up.
5562
5563         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
5564
5565         * gst/tcp/gsttcp.h: 
5566         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
5567         out of tcpclientsrc.c. Cancellable.
5568         (gst_tcp_socket_read): Made private, cancellable, with better
5569         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
5570         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
5571         whole buffer, and better diagnostics.
5572         (gst_tcp_gdp_read_caps): Same.
5573
5574         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
5575
5576 2005-09-26  Andy Wingo  <wingo@pobox.com>
5577
5578         * gst/sine/gstsinesrc.h:
5579         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
5580         change the 'sync' property to 'is-live' and implement it halfway,
5581         update for controller api change.
5582
5583         * gst/volume/gstvolume.c (volume_transform_ip): Update for
5584         controller api change.
5585
5586 2005-09-24  Wim Taymans  <wim@fluendo.com>
5587
5588         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
5589         * gst-libs/gst/audio/gstaudiosink.c:
5590         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
5591         (gst_audioringbuffer_stop):
5592         * gst-libs/gst/audio/gstbaseaudiosink.c:
5593         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
5594         (gst_base_audio_sink_change_state):
5595         * gst-libs/gst/audio/gstbaseaudiosink.h:
5596         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
5597         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5598         (gst_ring_buffer_commit), (gst_ring_buffer_read):
5599         * gst-libs/gst/audio/gstringbuffer.h:
5600         Fix sync again. Moved sample alignment to basesink.
5601
5602 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5603
5604         * docs/plugins/Makefile.am:
5605         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5606         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5607         * gst/volume/gstvolume.c:
5608           add/fix docs
5609         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
5610         * gst-libs/gst/audio/audio.h:
5611           add conversion macros for frames <-> clocktime
5612
5613 2005-09-23  David Schleef  <ds@schleef.org>
5614
5615         * gst/audioresample/Makefile.am:
5616         * gst/audioresample/debug.h:
5617         * gst/audioresample/gstaudioresample.c:
5618         * gst/audioresample/resample.c: Convert to using gst debugging
5619
5620 2005-09-22  Wim Taymans  <wim@fluendo.com>
5621
5622         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5623         (gst_play_bin_send_event):
5624         Only seek on one sink, the first one that succeeds.
5625
5626 2005-09-22  Michael Smith <msmith@fluendo.com>
5627
5628         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
5629         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
5630         Don't flush encoder state unless we have an initialised encoder.
5631         Clear out encoder state on PAUSED_TO_READY.
5632
5633 2005-09-22  Wim Taymans  <wim@fluendo.com>
5634
5635         * gst-libs/gst/rtp/gstbasertppayload.c:
5636         (gst_basertppayload_class_init), (gst_basertppayload_init),
5637         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5638         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5639         (gst_basertppayload_is_filled), (gst_basertppayload_push),
5640         (gst_basertppayload_set_property),
5641         (gst_basertppayload_get_property),
5642         (gst_basertppayload_change_state):
5643         * gst-libs/gst/rtp/gstbasertppayload.h:
5644         Added max-ptime to control amount of data in the rtp packets.
5645
5646 2005-09-21  Andy Wingo  <wingo@pobox.com>
5647
5648         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
5649         thingies.
5650
5651         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
5652         can be called multiple times, dogs.
5653
5654 2005-09-21  Wim Taymans  <wim@fluendo.com>
5655
5656         * gst-libs/gst/rtp/gstbasertppayload.c:
5657         (gst_basertppayload_class_init), (gst_basertppayload_init),
5658         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5659         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5660         (gst_basertppayload_push), (gst_basertppayload_get_property),
5661         (gst_basertppayload_change_state):
5662         Allow 0 ssrc too.
5663
5664 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
5665
5666         * docs/libs/compiling.sgml:
5667           fixing typos
5668
5669 2005-09-20  Wim Taymans  <wim@fluendo.com>
5670
5671         * gst-libs/gst/rtp/gstbasertppayload.c:
5672         (gst_basertppayload_class_init), (gst_basertppayload_init),
5673         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5674         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5675         (gst_basertppayload_push), (gst_basertppayload_set_property),
5676         (gst_basertppayload_get_property),
5677         (gst_basertppayload_change_state):
5678         * gst-libs/gst/rtp/gstbasertppayload.h:
5679         Added property to configure sequence number offsets.
5680
5681 2005-09-20  Wim Taymans  <wim@fluendo.com>
5682
5683         * gst-libs/gst/rtp/gstbasertppayload.c:
5684         (gst_basertppayload_class_init), (gst_basertppayload_init),
5685         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5686         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5687         (gst_basertppayload_push), (gst_basertppayload_set_property),
5688         (gst_basertppayload_get_property),
5689         (gst_basertppayload_change_state):
5690         * gst-libs/gst/rtp/gstbasertppayload.h:
5691         Make timestamp offset configurable.
5692
5693 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
5694
5695         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5696           fix wrong pop/unref
5697
5698 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
5699
5700         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5701
5702         * gst-libs/gst/interfaces/propertyprobe.c:
5703         (gst_property_probe_probe_property_name),
5704         (gst_property_probe_needs_probe_name),
5705         (gst_property_probe_get_values_name),
5706         (gst_property_probe_probe_and_get_values_name):
5707           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
5708           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
5709
5710 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
5711
5712         * check/Makefile.am:
5713           have some tests be disabled for valgrinding
5714         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
5715         (GST_START_TEST):
5716         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
5717           Fix A Leak.  Chain To Parent Finalize.
5718
5719 2005-09-19  Wim Taymans  <wim@fluendo.com>
5720
5721         * examples/seeking/seek.c: (make_wav_pipeline), (main):
5722         Fixed wav pipeline.
5723
5724 2005-09-19  Wim Taymans  <wim@fluendo.com>
5725
5726         * gst-libs/gst/rtp/gstbasertppayload.c:
5727         (gst_basertppayload_class_init), (gst_basertppayload_init),
5728         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
5729         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
5730         (gst_basertppayload_push), (gst_basertppayload_get_property),
5731         (gst_basertppayload_change_state):
5732         Posting ERROR and WARNING messages is good.
5733
5734 2005-09-19  Wim Taymans  <wim@fluendo.com>
5735
5736         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5737         (gst_base_rtp_depayload_add_to_queue),
5738         (gst_base_rtp_depayload_push),
5739         (gst_base_rtp_depayload_set_gst_timestamp),
5740         (gst_base_rtp_depayload_queue_release):
5741         This one was not supposed to go in.
5742
5743 2005-09-19  Wim Taymans  <wim@fluendo.com>
5744
5745         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5746         Fix for bus API.
5747
5748         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5749         (gst_base_rtp_depayload_chain),
5750         (gst_base_rtp_depayload_add_to_queue),
5751         (gst_base_rtp_depayload_push),
5752         (gst_base_rtp_depayload_set_gst_timestamp),
5753         (gst_base_rtp_depayload_queue_release):
5754         Some cleanups.
5755
5756         * gst-libs/gst/rtp/gstbasertppayload.c:
5757         (gst_basertppayload_class_init), (gst_basertppayload_init),
5758         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
5759         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
5760         (gst_basertppayload_get_property),
5761         (gst_basertppayload_change_state):
5762         Added debugging category.
5763
5764 2005-09-18  David Schleef  <ds@schleef.org>
5765
5766         * gst/playback/gstdecodebin.c: free plugin list correctly
5767         * gst/playback/gstplaybin.c: emit warning if autovideosink
5768           and autoaudiosink can't be found (instead of segfaulting)
5769
5770 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5771
5772         * check/elements/audioconvert.c: (GST_START_TEST):
5773           try out 24 bit conversion
5774
5775 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5776
5777         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
5778         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
5779         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
5780         * ext/vorbis/vorbisenc.h:
5781           Fix EOS handling.  Still needs a fix in the ogg muxer to
5782           mark the last page as eos.
5783
5784 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5785
5786         * common/gtk-doc-plugins.mak:
5787         * docs/plugins/Makefile.am:
5788         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5789         * gst/ffmpegcolorspace/Makefile.am:
5790         * gst/ffmpegcolorspace/avcodec.h:
5791         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5792         * gst/tcp/gstmultifdsink.c:
5793           fix up ffmpegcolorspace docs; extract header
5794
5795 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5796
5797         * common/gtk-doc-plugins.mak:
5798         * docs/plugins/Makefile.am:
5799         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5800         * ext/theora/Makefile.am:
5801         * ext/theora/gsttheoraenc.h:
5802         * ext/theora/theoraenc.c:
5803         * ext/vorbis/vorbisenc.c:
5804           pick up signals and args for vorbis; add some docs for vorbis
5805
5806 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5807
5808         * common/gstdoc-scangobj:
5809         * common/gtk-doc-plugins.mak:
5810         * docs/libs/Makefile.am:
5811         * docs/plugins/gst-plugins-base-plugins.args:
5812         * docs/plugins/gst-plugins-base-plugins.hierarchy:
5813         * docs/plugins/gst-plugins-base-plugins.interfaces:
5814         * docs/plugins/gst-plugins-base-plugins.prerequisites:
5815         * docs/plugins/gst-plugins-base-plugins.signals:
5816           only scanobj stuff from our source module.  Not sure yet
5817           if that's correct, given the hierarchy stuff :)
5818
5819 2005-09-15  Wim Taymans  <wim@fluendo.com>
5820
5821         * gst/audioconvert/gstaudioconvert.c:
5822         And enable 24 bits mode as well..
5823
5824 2005-09-15  Wim Taymans  <wim@fluendo.com>
5825
5826         * gst-libs/gst/rtp/Makefile.am:
5827         * gst-libs/gst/rtp/gstbasertppayload.c:
5828         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
5829         (gst_basertppayload_class_init), (gst_basertppayload_init),
5830         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
5831         (gst_basertppayload_chain), (gst_basertppayload_set_options),
5832         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
5833         (gst_basertppayload_set_property),
5834         (gst_basertppayload_get_property),
5835         (gst_basertppayload_change_state):
5836         * gst-libs/gst/rtp/gstbasertppayload.h:
5837         Added rtp payloader base class.
5838
5839 2005-09-15  Andy Wingo  <wingo@pobox.com>
5840
5841         * configure.ac (plugindir): Remove the EOL matcher from the
5842         regexp, as it causes me problems. Libtool? Make? Who knows?
5843
5844 2005-09-14  David Schleef  <ds@schleef.org>
5845
5846         * check/generic/states.c: 
5847         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5848         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
5849           Fixes for changes in registry API.
5850
5851         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
5852           to GST_PLUGIN_LDFLAGS.
5853         * ext/libvisual/visual.c: Make the library shut up.
5854         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
5855         * gst-libs/gst/audio/gstaudiofilter.c: same
5856
5857 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5858
5859         * docs/plugins/Makefile.am:
5860         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5861         * docs/plugins/inspect/plugin-libvisual.xml:
5862         * docs/plugins/tmpl/element-tcpserversink.sgml:
5863         * ext/theora/theoraenc.c:
5864           add libvisual plugin and theoraenc element to docs
5865
5866 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5867
5868         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5869         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5870         * ext/theora/theoraenc.c:
5871           add theoraenc
5872
5873 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
5874
5875         * gst/audioconvert/Makefile.am:
5876           Audioconvert derives from GstBaseTransform and should
5877           link to the library with our base elements to avoid
5878           unresolved symbols. Makes things work with MinGW (#316160)
5879
5880         * gst/playback/test4.c: (main):
5881           Fix MinGW build problem and use g_usleep() instead of 
5882           sleep() (#316162)
5883
5884 2005-09-12  Wim Taymans  <wim@fluendo.com>
5885
5886         * gst/audioconvert/audioconvert.c: (float),
5887         (audio_convert_prepare_context), (audio_convert_convert):
5888         * gst/audioconvert/audioconvert.h:
5889         Cleanups, speedups, simplifications, added back support
5890         for 24 bits.
5891
5892 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5893
5894         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5895         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5896         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
5897         * docs/plugins/tmpl/element-tcpserversink.sgml:
5898         * gst/ffmpegcolorspace/gstffmpeg.c:
5899         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5900         * gst/videotestsrc/gstvideotestsrc.c:
5901         * gst/volume/gstvolume.c:
5902           add more elements to the docs
5903
5904 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
5905
5906         * check/Makefile.am:
5907         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
5908         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
5909           Add extra tests for basetransform based components. 
5910           Comment out the test_element_negotiation test until we decide
5911           if it's testing correct behaviour.
5912         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
5913         (gst_visual_chain), (gst_visual_change_state):
5914           Slightly more correct but still bogus timestamping.
5915           Fix state change function.
5916         * gst/audioconvert/gstaudioconvert.c:
5917         (gst_audio_convert_class_init):
5918         * gst/audioresample/gstaudioresample.c:
5919         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5920         (gst_ffmpegcsp_class_init):
5921         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
5922         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
5923         (gst_videoscale_prepare_image):
5924         * gst/volume/gstvolume.c: (gst_volume_class_init),
5925         (volume_transform_ip):
5926           Basetransform updates. Enable passthrough modes.
5927         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
5928         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
5929         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
5930           Negotiation fix that allows the window to return to the original
5931           size and renegotiate passthrough upstream. Extra debug output.
5932
5933 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5934
5935         * gst/sine/gstsinesrc.c:
5936         * gst/volume/gstvolume.c:
5937           fix up header include
5938
5939 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
5940
5941         * gst-libs/gst/audio/gstbaseaudiosink.c:
5942         (gst_base_audio_sink_render):
5943         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
5944         * gst/volume/gstvolume.c: (gst_volume_class_init),
5945         (volume_transform):
5946           fixing lost sync, some more debugging
5947
5948 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
5949
5950         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
5951         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
5952         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
5953         (gst_xvimagesink_check_xshm_calls):
5954           Fix compilation when XShm is not available.
5955
5956 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
5957
5958         * ext/libvisual/visual.c: (gst_visual_dispose),
5959         (gst_visual_getcaps), (gst_visual_src_setcaps),
5960         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
5961         (gst_visual_change_state):
5962           Finish fixing up libvisual plugin so that it runs. 
5963
5964 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
5965
5966         * ext/vorbis/vorbisenc.c:
5967         * gst-libs/gst/tag/gstvorbistag.c:
5968           gsttaginterface.h -> gsttagsetter.h
5969
5970 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
5971
5972         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
5973           added another test that failes for me (test is not active by default)
5974
5975 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5976
5977         * configure.ac:
5978           v4l2 is no longer in gst-plugins-base
5979
5980 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
5981
5982         * configure.ac:
5983           In the output at the end, don't show the first plugin on the same
5984           line as "Core plug-ins, always built:".
5985           Indent the output as for other plugin categories
5986         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
5987           #define that can be used to not use peer buffer_alloc functions for
5988           test purposes.
5989         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
5990         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
5991         (gst_ximagesink_show_frame):
5992         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
5993         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
5994         (gst_xvimagesink_show_frame):
5995           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
5996           fails gracefully instead of XError aborting or deadlocking.
5997
5998 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
5999
6000         * ext/libvisual/Makefile.am:
6001           link against gst-base-libs
6002
6003 2005-09-06  David Schleef  <ds@schleef.org>
6004
6005         * configure.ac: Enable libvisual plugin.
6006         * ext/libvisual/Makefile.am:
6007         * ext/libvisual/visual.c: Fixes to make it compile.
6008
6009 === release 0.9.2 ===
6010
6011 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6012
6013         * NEWS:
6014         * RELEASE:
6015         * configure.ac:
6016         * docs/random/ChangeLog-0.8:
6017           releasing 0.9.2, "Spoon"
6018
6019 2005-09-05  Michael Smith <msmith@fluendo.com>
6020
6021         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
6022           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
6023           that in the vorbisenc element.
6024
6025 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6026
6027         * common/gtk-doc-plugins.mak:
6028         * docs/plugins/Makefile.am:
6029           fix distcheck
6030         * gst/audioresample/resample.c:
6031           fix wrong docstring
6032
6033 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6034
6035         * common/gst-xmlinspect.py:
6036         * common/gtk-doc-plugins.mak:
6037           only inspect plugins for this given package
6038           require gst-python 0.9
6039
6040 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6041
6042         * Makefile.am:
6043         * autogen.sh:
6044         * common/gst-xmlinspect.py:
6045         * configure.ac:
6046         * docs/Makefile.am:
6047         * docs/plugins/inspect/plugin-alsa.xml:
6048         * docs/plugins/inspect/plugin-audioresample.xml:
6049         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
6050         * docs/plugins/inspect/plugin-ogg.xml:
6051         * docs/plugins/tmpl/element-gnomevfssink.sgml:
6052         * docs/plugins/tmpl/element-multifdsink.sgml:
6053         * docs/plugins/tmpl/element-tcpserversink.sgml:
6054         * docs/plugins/tmpl/element-vorbisenc.sgml:
6055         * gst-plugins-base.spec.in:
6056           various doc-related updates
6057
6058 2005-08-31  Wim Taymans  <wim@fluendo.com>
6059
6060         * gst-libs/gst/audio/gstbaseaudiosink.c:
6061         (gst_base_audio_sink_render):
6062         Resync if the buffer timestamps drift more than a 10th 
6063         of a second.
6064
6065 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
6066
6067         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
6068         (gst_v4lsrc_get_property):
6069           The 'timestamp-offset' property is registered as an int64, so
6070           let's use g_value_{set|get}_int64() in our setter and getter
6071           functions (makes it work and fixes warnings with gst-inspect).
6072
6073 2005-08-30  Wim Taymans  <wim@fluendo.com>
6074
6075         * check/elements/audioconvert.c: (setup_audioconvert):
6076         * check/elements/audioresample.c: (setup_audioresample):
6077         * check/elements/volume.c: (setup_volume):
6078         Fix checks.
6079
6080 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6081
6082         * common/gtk-doc-plugins.mak:
6083         * common/plugins.xsl:
6084         * docs/plugins/Makefile.am:
6085           make module a param
6086
6087 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
6088
6089         * examples/seeking/seek.c: (make_mp3_pipeline),
6090         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
6091         (play_cb), (pause_cb), (stop_cb):
6092           update the example
6093
6094 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
6095
6096         * gst/volume/gstvolume.c: (gst_volume_class_init),
6097         (volume_transform):
6098           do not update controlled params, if buffer has no timestamp
6099
6100 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
6101
6102         * configure.ac:
6103         * gst/sine/Makefile.am:
6104         * gst/volume/Makefile.am:
6105           controllerized elements also need to link against controller-libs ;)
6106
6107 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
6108
6109         * docs/libs/tmpl/gstcolorbalance.sgml:
6110         * docs/libs/tmpl/gstgconf.sgml:
6111         * docs/libs/tmpl/gstmixer.sgml:
6112         * docs/libs/tmpl/gstringbuffer.sgml:
6113         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6114         (gst_sinesrc_create):
6115         * gst/volume/gstvolume.c: (gst_volume_class_init),
6116         (volume_transform):
6117           controllerized two audio plugins
6118
6119 2005-08-29  Andy Wingo  <wingo@pobox.com>
6120
6121         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
6122         (vorbis_handle_data_packet): Fix some int overflow errors.
6123
6124         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
6125         -1.
6126         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
6127         valid.
6128         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
6129         if it's valid. Fixed streaming-mode playback.
6130
6131         * check/elements/volume.c (cleanup_volume): Fix for running
6132         CK_FORK=no.
6133
6134         * check/elements/audioconvert.c: Convert from native endian, not
6135         little endian.
6136
6137 2005-08-29  Michael Smith <msmith@fluendo.com>
6138
6139         * ext/ogg/Makefile.am:
6140         * ext/ogg/gstogg.c: (plugin_init):
6141         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
6142         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
6143         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
6144         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
6145         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
6146         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
6147         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
6148         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
6149         Add an ogg parser element.
6150
6151 2005-08-28  Andy Wingo  <wingo@pobox.com>
6152
6153         * Updates for two-arg init from GST_BOILERPLATE_FULL.
6154
6155 2005-08-26  Wim Taymans  <wim@fluendo.com>
6156
6157         * gst/audioconvert/audioconvert.c: (if), (float),
6158         (audio_convert_get_func_index), (check_default),
6159         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6160         (audio_convert_clean_context), (audio_convert_get_sizes),
6161         (audio_convert_convert):
6162         Cleanups.
6163
6164 2005-08-26  Wim Taymans  <wim@fluendo.com>
6165
6166         * gst/audioconvert/audioconvert.c: (if), (float),
6167         (audio_convert_get_func_index), (check_default),
6168         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6169         (audio_convert_clean_context), (audio_convert_get_sizes),
6170         (audio_convert_convert):
6171         More elegant and working temp buffer selection algo.
6172
6173 2005-08-26  Wim Taymans  <wim@fluendo.com>
6174
6175         * gst/audioconvert/audioconvert.c: (if), (float),
6176         (audio_convert_get_func_index), (check_default),
6177         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6178         (audio_convert_clean_context), (audio_convert_get_sizes),
6179         (get_temp_buffer), (audio_convert_convert):
6180         Use realloc else we lose our original data.
6181
6182 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6183
6184         * gst/audioresample/gstaudioresample.c:
6185           use base class' newsegment to properly timestamp
6186
6187 2005-08-26  Wim Taymans  <wim@fluendo.com>
6188
6189         * gst/audioconvert/audioconvert.c: (if), (float),
6190         (audio_convert_get_func_index), (check_default),
6191         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6192         (audio_convert_clean_context), (audio_convert_get_sizes),
6193         (get_temp_buffer), (audio_convert_convert):
6194         * gst/audioconvert/gstaudioconvert.c:
6195         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
6196         (gst_audio_convert_transform_caps),
6197         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
6198         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
6199         Oops, allocate enough space to perform the channel mix.
6200
6201 2005-08-26  Wim Taymans  <wim@fluendo.com>
6202
6203         * gst/audioconvert/Makefile.am:
6204         * gst/audioconvert/audioconvert.c: (if), (float),
6205         (audio_convert_get_func_index), (check_default),
6206         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6207         (audio_convert_clean_context), (audio_convert_get_sizes),
6208         (get_temp_buffer), (audio_convert_convert):
6209         * gst/audioconvert/audioconvert.h:
6210         * gst/audioconvert/gstaudioconvert.c:
6211         (gst_audio_convert_class_init), (gst_audio_convert_init),
6212         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
6213         (gst_audio_convert_get_unit_size),
6214         (gst_audio_convert_transform_caps),
6215         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
6216         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
6217         * gst/audioconvert/gstaudioconvert.h:
6218         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
6219         (gst_channel_mix_fill_identical),
6220         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
6221         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
6222         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
6223         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
6224         (gst_channel_mix_mix):
6225         * gst/audioconvert/gstchannelmix.h:
6226         Cleanups, librarify a bit, optimize, better negotiation and more.
6227
6228 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
6229
6230         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
6231         Another from MikeS:
6232         During typefinding, don't support negative offsets
6233         (offsets from the end of the stream) in our typefind->peek() function
6234         - nothing embedded in ogg ever needs them. However, we need to recognise
6235         those requests and reject them, otherwise we return invalid pointers.
6236
6237 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
6238
6239         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6240         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6241         (vorbisdec_finalize), (vorbis_handle_type_packet):
6242           Big shout-out to MikeS for fixing this giant memory leak.
6243           Huzzah!
6244
6245 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6246
6247         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
6248         (audio_convert_get_unit_size):
6249           plug some leaks
6250
6251 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6252
6253         * check/Makefile.am:
6254         * check/elements/audioconvert.c: (setup_audioconvert),
6255         (cleanup_audioconvert), (get_int_caps), (verify_convert),
6256         (GST_START_TEST), (audioconvert_suite), (main):
6257           add a test for audioconvert
6258         * gst/audioresample/gstaudioresample.c:
6259         * gst/audioresample/gstaudioresample.h:
6260           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
6261           note that for buffers of 1/3 sec this means DURATION(c) is 
6262           one nanosecond more than for a and b
6263
6264 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6265
6266         * check/Makefile.am:
6267         * check/elements/audioresample.c: (setup_audioresample),
6268         (cleanup_audioresample), (fail_unless_perfect_stream),
6269         (test_perfect_stream_instance), (GST_START_TEST),
6270           add a check for audioresample
6271         (audioresample_suite), (main):
6272         * check/elements/volume.c: (GST_START_TEST):
6273           remove unused method
6274         * gst/audioresample/gstaudioresample.c:
6275           set correct buffer parameters since we're changing them
6276         * gst/audioresample/resample_ref.c: (resample_scale_ref):
6277           add some debug
6278
6279 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6280
6281         * gst/audioresample/debug.c:
6282         * gst/audioresample/gstaudioresample.c:
6283           add room for extra overlap samples when asked to transform size
6284           protect against possible mem corruption and check for discrepancies
6285           between written size and outbuffer's size so we can warn for
6286           potential problems
6287         * gst/audioresample/resample.c: (resample_init),
6288         (resample_get_output_size_for_input), (resample_get_output_size),
6289         (resample_set_n_channels), (resample_set_format):
6290           set debug level based on RESAMPLE_DEBUG env var
6291           make sure that get_output_size* returns a whole number of
6292           sample_size
6293           set sample_size each time either channel or format is set
6294         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
6295         * gst/audioresample/resample_functable.c:
6296         (resample_scale_functable):
6297         * gst/audioresample/resample_ref.c: (resample_scale_ref):
6298           remove r->sample_size, it's done in resample.c now
6299           add some debugging to the ref implementation
6300           make sure we only give back bytes that are wholes of the sample
6301           size
6302
6303 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
6304         * gst/playback/gstplaybasebin.c: (fill_buffer):
6305         Revert unpopular change for GST_MESSAGE_SRC to GObject.
6306
6307 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
6308
6309         * gst/volume/gstvolume.c:
6310           made set_caps function static
6311
6312 2005-08-24  Wim Taymans  <wim@fluendo.com>
6313
6314         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6315         (gst_vorbisenc_change_state):
6316         Stop leaking taglists.
6317
6318 2005-08-24  Wim Taymans  <wim@fluendo.com>
6319
6320         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6321         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
6322         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
6323         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
6324         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
6325         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
6326         Parse seeking events better.
6327         Unref static caps.
6328         Generate correct newsegment events, fixes seeking in live oggs.
6329
6330         * ext/theora/theoradec.c: (theora_dec_src_query),
6331         (theora_dec_src_event), (theora_dec_src_getcaps),
6332         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
6333         Use newsegment values to report correct play time.
6334
6335         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6336         (vorbis_dec_src_event), (vorbis_dec_sink_event):
6337         * ext/vorbis/vorbisdec.h:
6338         Parse and use newsegment values to report correct play time.
6339
6340         * gst-libs/gst/audio/gstbaseaudiosink.c:
6341         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6342         Clear ringbuffer on flush.
6343         Use newsegment values to calculate playback time.
6344
6345         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
6346         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
6347         Basesink does newsegment calculations for us now.
6348
6349 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6350
6351         * check/Makefile.am:
6352         * configure.ac:
6353           add core's plugins to the mix so that playbin works
6354         * check/generic/states.c: (GST_START_TEST):
6355           set a 0 timeout on pipelines, so they don't force the next
6356           state change
6357         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
6358         (gst_play_base_bin_change_state):
6359           remove the crappy error handling and do GST error handling
6360
6361 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6362
6363         * check/Makefile.am:
6364         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
6365           add same test as to core, it bitches out on playbin atm.
6366
6367 2005-08-24  Wim Taymans  <wim@fluendo.com>
6368
6369         * configure.ac:
6370         Remove audioscale.
6371
6372 2005-08-24  Wim Taymans  <wim@fluendo.com>
6373
6374         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
6375         (gst_videoscale_prepare_size), (parse_caps),
6376         (gst_videoscale_set_caps), (gst_videoscale_get_size),
6377         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
6378         (gst_videoscale_transform):
6379         * gst/videoscale/gstvideoscale.h:
6380         Refactor, make use of BaseTranform really well.
6381
6382 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6383
6384         * configure.ac:
6385           compile audioresample
6386         * gst/audioresample/Makefile.am:
6387         * gst/audioresample/buffer.c:
6388         * gst/audioresample/functable.c:
6389         * gst/audioresample/gstaudioresample.c:
6390         * gst/audioresample/gstaudioresample.h:
6391         * gst/audioresample/resample.c:
6392         (resample_get_output_size_for_input):
6393         * gst/audioresample/resample.h:
6394         * gst/audioresample/resample_chunk.c:
6395         * gst/audioresample/resample_functable.c:
6396         * gst/audioresample/resample_ref.c:
6397           port to use basetransform; doesn't work in all cases yet
6398
6399 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6400
6401         * gst/audioconvert/gstaudioconvert.c:
6402         (gst_audio_convert_class_init), (gst_audio_convert_init),
6403         (audio_convert_get_unit_size), (audio_convert_transform_caps),
6404         (audio_convert_fixate_caps), (audio_convert_set_caps),
6405         (audio_convert_transform),
6406         (gst_audio_convert_buffer_to_default_format),
6407         (gst_audio_convert_buffer_from_default_format),
6408         (gst_audio_convert_channels):
6409         * gst/audioconvert/gstchannelmix.c:
6410         * gst/audioconvert/gstchannelmix.h:
6411           port to basetransform
6412         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6413         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
6414         (gst_ffmpegcsp_get_unit_size):
6415         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
6416         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
6417           fix for basetransform changes
6418
6419 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
6420
6421         * check/Makefile.am:
6422           Add CHECK_CFLAGS and LDFLAGS
6423
6424         * gst/playback/gstplaybasebin.c: (fill_buffer):
6425           GST_MESSAGE_SRC became a GObject
6426
6427 2005-08-24  Wim Taymans  <wim@fluendo.com>
6428
6429         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
6430         (gst_ring_buffer_clear_all):
6431         * gst-libs/gst/audio/gstringbuffer.h:
6432         Added function to clear the ringbuffer.
6433
6434 2005-08-24  Andy Wingo  <wingo@pobox.com>
6435
6436         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
6437         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
6438         of _open and _close.
6439
6440         * sys/v4l/gstv4lxoverlay.h:
6441         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
6442         an Xv connection here, instead of all the time. Make Xv only be
6443         loaded if you axe for it. Kindof a workaround for buggy behaviour
6444         of Xv when using remote xservers (XvQueryExtension would block).
6445         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
6446         replace the _open and _close public API. Only start the xv
6447         connection if necessary.
6448         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
6449
6450 2005-08-23  David Schleef  <ds@schleef.org>
6451
6452         * gst/audioresample/Makefile.am: Leet audioresampling code
6453         * gst/audioresample/buffer.c:
6454         * gst/audioresample/buffer.h:
6455         * gst/audioresample/debug.c:
6456         * gst/audioresample/debug.h:
6457         * gst/audioresample/functable.c:
6458         * gst/audioresample/functable.h:
6459         * gst/audioresample/gstaudioresample.c:
6460         * gst/audioresample/gstaudioresample.h:
6461         * gst/audioresample/resample.c:
6462         * gst/audioresample/resample.h:
6463         * gst/audioresample/resample_chunk.c:
6464         * gst/audioresample/resample_functable.c:
6465         * gst/audioresample/resample_ref.c:
6466
6467 2005-08-23  Wim Taymans  <wim@fluendo.com>
6468
6469         * examples/seeking/seek.c: (make_vorbis_pipeline),
6470         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
6471         Small seek updates.
6472
6473 2005-08-23  Andy Wingo  <wingo@pobox.com>
6474
6475         * gst-libs/gst/audio/gstbaseaudiosrc.c
6476         (gst_base_audio_src_fixate): Only fixate endianness if it is
6477         present in the caps.
6478
6479 2005-08-22  Andy Wingo  <wingo@pobox.com>
6480
6481         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
6482         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
6483         device-name property.
6484
6485         * gst-libs/gst/audio/gstaudiosrc.h:
6486         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
6487         close_device in the ring buffer, like gstaudiosink.
6488
6489         * ext/alsa/gstalsamixer.h:
6490         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
6491         macro to implement the interface without much code. Cleanups. 
6492
6493         * ext/alsa/gstalsasrc.h:
6494         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
6495         READY.
6496
6497         * ext/alsa/Makefile.am: Add new files.
6498         * ext/alsa/gstalsamixerelement.c: 
6499         * ext/alsa/gstalsamixerelement.c: Split element code out from
6500         mixer code so that alsasrc can be a mixer too.
6501
6502 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
6503
6504         * check/elements/volume.c: (setup_volume), (cleanup_volume),
6505         (GST_START_TEST):
6506         * check/elements/vorbisdec.c: (setup_vorbisdec),
6507         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
6508         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6509         (vorbis_handle_identification_packet),
6510         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
6511         (vorbis_handle_header_packet), (vorbis_dec_push),
6512         (vorbis_dec_chain):
6513           use the setup/teardown methods to save code.  save code is good.
6514
6515 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6516
6517         * check/Makefile.am:
6518           add ext dir for plugins
6519           add vorbisdec test conditionally
6520         * check/elements/volume.c: (setup_volume), (cleanup_volume),
6521         (GST_START_TEST), (volume_suite):
6522           add a test with wrong caps
6523         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
6524         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
6525           add a vorbisdec test
6526         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
6527         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
6528           clean up debug output
6529         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6530           yay, fix a segfault/security issue in vorbisdec
6531           gst-launch fakesrc ! vorbisdec wasn't happy
6532         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
6533         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
6534         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
6535         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
6536         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
6537         (gst_vorbisenc_set_metadata), (get_constraints_string),
6538         (update_start_message), (gst_vorbisenc_setup),
6539         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6540         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
6541         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
6542         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
6543         * ext/vorbis/vorbisenc.h:
6544           march in line
6545         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6546         (gst_ffmpegcsp_transform):
6547           have the kow come home
6548         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
6549           debug my func ptr
6550         * gst/volume/gstvolume.c: (volume_set_caps):
6551           add a debug
6552
6553 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6554
6555         * Makefile.am:
6556         * check/.cvsignore:
6557         * check/Makefile.am:
6558         * check/elements/.cvsignore:
6559         * check/elements/volume.c: (chain_func), (event_func),
6560         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
6561         (main):
6562         * configure.ac:
6563           add unit test structure for gst-plugins-base
6564           add a test for volume
6565         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
6566         (gst_volume_set_volume), (gst_volume_get_volume),
6567         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
6568         (volume_funcfind), (volume_process_float), (volume_process_int16),
6569         (volume_set_caps), (volume_transform), (volume_update_mute),
6570         (volume_update_volume), (volume_set_property),
6571         (volume_get_property):
6572           document a little; use basetransform vmethod _set_caps
6573
6574 2005-08-19  Andy Wingo  <wingo@pobox.com>
6575
6576         * ext/alsa/gstalsamixertrack.h:
6577         * ext/alsa/gstalsamixertrack.c:
6578         * ext/alsa/gstalsamixeroptions.h:
6579         * ext/alsa/gstalsamixeroptions.c:
6580         * ext/alsa/gstalsamixer.h:
6581         * ext/alsa/gstalsamixer.c: Port to 0.9.
6582
6583         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
6584         Remove gstalsa.c and alsaclock. No more cruft here.
6585         
6586 2005-08-18  Wim Taymans  <wim@fluendo.com>
6587
6588         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6589         (gst_base_rtp_depayload_chain),
6590         (gst_base_rtp_depayload_add_to_queue),
6591         (gst_base_rtp_depayload_push),
6592         (gst_base_rtp_depayload_queue_release):
6593         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6594         Fix for RTPBuffer changes.
6595
6596         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
6597         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
6598         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
6599         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
6600         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
6601         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
6602         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
6603         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
6604         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
6605         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
6606         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
6607         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
6608         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
6609         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
6610         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
6611         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
6612         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
6613         (gst_rtpbuffer_get_payload):
6614         * gst-libs/gst/rtp/gstrtpbuffer.h:
6615         Don't subclass GstBuffer but add methods and helper functions
6616         to construct and manipulate RTP packets in regular GstBuffers.
6617
6618 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
6619
6620         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
6621           moved statement below switch
6622         * gst/volume/gstvolume.c: (gst_volume_class_init):
6623           added debug ptr
6624
6625 2005-08-16  Wim Taymans  <wim@fluendo.com>
6626
6627         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6628         (gst_base_audio_src_change_state):
6629         Open and close device in READY<->NULL state change.
6630
6631 2005-08-16  Andy Wingo  <wingo@pobox.com>
6632
6633         * examples/seeking/Makefile.am: Don't compile non-compiling
6634         compiled objects with the compiler.
6635
6636         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
6637         elements.
6638
6639 2005-08-12  Philippe Khalaf <burger@speedy.org>
6640         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6641         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6642           Made a thread to release the queue.
6643           Removed timestamp conversion for now.
6644
6645 2005-08-10  Philippe Khalaf <burger@speedy.org>
6646         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6647         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6648           Added rtp timestamp -> gst timestamp conversion.
6649           Fixed several problems with queue.
6650
6651 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
6652
6653         * gst-libs/gst/audio/gstaudioclock.h:
6654         * gst-libs/gst/audio/gstaudiofilter.h:
6655         * gst-libs/gst/audio/gstaudiosink.h:
6656         * gst-libs/gst/audio/gstaudiosrc.h:
6657         * gst-libs/gst/audio/gstbaseaudiosink.h:
6658         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6659         * gst-libs/gst/audio/gstringbuffer.h:
6660         * gst-libs/gst/net/gstnetbuffer.h:
6661         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6662         * gst-libs/gst/rtp/gstrtpbuffer.h:
6663           Add padding (you will need to rebuild gst-plugins-base,
6664           gst-plugins and all applications afterwards!)
6665
6666 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
6667
6668         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6669         (gst_riff_parse_chunk):
6670           Fix bug in debug message and add some more debug messages.
6671
6672 2005-08-08  Edward Hervey  <edward@fluendo.com>
6673
6674         * gst-libs/gst/riff/riff-media.c:
6675         backported updates since branch
6676
6677 2005-08-08  Andy Wingo  <wingo@pobox.com>
6678
6679         * gst-libs/gst/audio/gstbaseaudiosink.c
6680         (gst_base_audio_sink_change_state): Open the device in NULL->READY
6681         like good elements should. Close on READY->NULL too.
6682
6683         * gst-libs/gst/audio/gstaudiosink.c
6684         (gst_audioringbuffer_open_device,
6685         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
6686         (gst_audioringbuffer_release): Updates for new ring buffer API,
6687         hook into the new audio sink api.
6688
6689         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
6690         (GstAudioSinkClass.close): Just open and close the device -- no
6691         resource allocation or configuration.
6692         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
6693         vmethods, handle device setup and resource allocation.
6694
6695         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
6696         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
6697         base class API.
6698
6699         * gst-libs/gst/audio/gstringbuffer.h
6700         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
6701         New vmethods.
6702
6703         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
6704         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
6705         New API functions. The device should be opened before acquiring
6706         and closed after releasing.
6707
6708 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
6709
6710         * gst-libs/gst/interfaces/mixer.h:
6711           Reset padding to GST_PADDING.
6712
6713 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6714
6715         * gst/playback/gstplaybin.c: (remove_sinks):
6716           Remove visualization from parent explicitely; works around some
6717           apparent refcount issue that I haven't tracked down yet.
6718
6719 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6720
6721         * ext/alsa/gstalsasink.c: (set_hwparams):
6722           Assign debug category, add negotiation debug msgs.
6723
6724 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6725
6726         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
6727           Fix error code for file-not-found to NOT_FOUND.
6728
6729 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6730
6731         * common/gtk-doc-plugins.mak:
6732         * docs/plugins/Makefile.am:
6733         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6734         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6735           renamed to actual element names, so much nicer to look at
6736         * docs/plugins/tmpl/gstmultifdsink.sgml:
6737           remove
6738         * docs/plugins/tmpl/multifdsink.sgml:
6739         * docs/plugins/tmpl/tcpserversink.sgml:
6740           add
6741         * ext/alsa/gstalsa.c:
6742         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
6743         * ext/ogg/gstoggmux.c:
6744         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
6745         * gst/playback/gstdecodebin.c:
6746         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
6747         * gst/tcp/gsttcpserversink.c:
6748           various fixes and documentation additions
6749
6750 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6751
6752         * common/Makefile.am:
6753         * common/gstdoc-scangobj:
6754         * common/gtk-doc-plugins.mak:
6755         * common/gtk-doc.mak:
6756           add a custom scangobj that uses the registry
6757           add a custom gtk-doc-plugins.mak that uses it
6758           some doc build fixes
6759         * configure.ac:
6760         * docs/Makefile.am:
6761         * docs/plugins/Makefile.am:
6762         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6763         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6764         * docs/plugins/gst-plugins-base-plugins.types:
6765         * docs/plugins/tmpl/gstmultifdsink.sgml:
6766           add docs for one element, multifdsink
6767         * gst/adder/gstadder.h:
6768         * gst/volume/gstvolume.h:
6769           don't privatize enum
6770         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
6771         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
6772         (gst_sync_method_get_type), (gst_client_status_get_type),
6773         (gst_multifdsink_class_init),
6774         (gst_multifdsink_client_queue_buffer),
6775         (gst_multifdsink_handle_client_write):
6776         * gst/tcp/gstmultifdsink.h:
6777         * gst/tcp/gsttcp.h:
6778         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6779         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
6780         (gst_tcpclientsink_render):
6781         * gst/tcp/gsttcpclientsink.h:
6782         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6783         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
6784         (gst_tcpclientsrc_start):
6785         * gst/tcp/gsttcpclientsrc.h:
6786         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6787         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
6788         * gst/tcp/gsttcpserversrc.h:
6789         * gst/typefind/gsttypefindfunctions.c:
6790           remove superfluous Type stuff
6791
6792 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6793
6794         * gst/playback/gstplaybin.c: (gen_video_element):
6795           Enable videoscale.
6796
6797 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6798
6799         * gst-libs/gst/gconf/gconf.c:
6800         * gst-libs/gst/gconf/gconf.h:
6801           Fix some Andy Problem [tm].
6802
6803 2005-08-04  Andy Wingo  <wingo@pobox.com>
6804
6805         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
6806         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
6807         (gst_ffmpegcsp_get_size): Adapt to API changes.
6808
6809         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
6810         Implement an in-place do-nothing transform.
6811
6812 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6813
6814         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
6815         (gst_ximagesink_renegotiate_size):
6816           Do not set new window sizes yet if we prepare a new buffer size
6817           for upstream renegotiation (software scaling) at some point in the
6818           future, because this new size waqs not actually accepted yet. Once
6819           accepted, renegotiation later on will set the new sizes just fine.
6820           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
6821           embedding testcase.
6822
6823 2005-08-03  Andy Wingo  <wingo@pobox.com>
6824
6825         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
6826         (gst_ximagesink_buffer_alloc): 
6827         Protect the height, width, and desired_caps with the pool_lock.
6828         Fixes videotestsrc ! queue ! ximagesink.
6829
6830 2005-08-02  Edward Hervey  <edward@fluendo.com>
6831
6832         * gst/volume/gstvolume.c:
6833         include left from controller cleanup
6834
6835 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
6836         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
6837           Stop collectpads before calling the parent state
6838           change function on PAUSED->READY.
6839
6840 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
6841         * configure.ac:
6842           When testing for X libs, use the X CFlags 
6843         * gst/adder/gstadder.c: (gst_adder_change_state):
6844           Stop the collectpads before calling parent state change function
6845           on PAUSED->READY, otherwise we deadlock deactivating pads.
6846
6847 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
6848
6849         * configure.ac:
6850         * docs/libs/tmpl/gstcolorbalance.sgml:
6851         * docs/libs/tmpl/gstmixer.sgml:
6852         * examples/Makefile.am:
6853         * gst/sine/Makefile.am:
6854         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
6855         (gst_sinesrc_set_property), (plugin_init):
6856         * gst/sine/gstsinesrc.h:
6857         * gst/volume/Makefile.am:
6858         * gst/volume/gstvolume.c: (gst_volume_set_volume),
6859         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
6860         (volume_process_float), (volume_process_int16),
6861         (volume_set_property), (plugin_init):
6862         * gst/volume/gstvolume.h:
6863           deactivate and remove dparams (libgstcontrol)
6864
6865 2005-07-29  Wim Taymans  <wim@fluendo.com>
6866
6867         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
6868         Convert me to BaseTransform!! help..
6869
6870 2005-07-29  Andy Wingo  <wingo@pobox.com>
6871
6872         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
6873         sinks.
6874
6875         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
6876         support of both endiannesses.
6877
6878 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
6879
6880         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
6881           Fix confusing debug message (s/event/query/)
6882
6883 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
6884
6885         * gst/videotestsrc/videotestsrc.h:
6886           Use "_stdint.h" instead of <stdint.h>
6887
6888 2005-07-27  Wim Taymans  <wim@fluendo.com>
6889
6890         * ext/vorbis/Makefile.am:
6891         Revert wrong commit.
6892
6893 2005-07-27  Wim Taymans  <wim@fluendo.com>
6894
6895         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
6896         More compilation fixen.
6897
6898 2005-07-27  Wim Taymans  <wim@fluendo.com>
6899
6900         * gst-libs/gst/audio/gstbaseaudiosink.c:
6901         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
6902         (gst_base_audio_sink_create_ringbuffer),
6903         (gst_base_audio_sink_change_state):
6904         Fix compilation.
6905
6906 2005-07-27  Wim Taymans  <wim@fluendo.com>
6907
6908         * examples/seeking/seek.c: (setup_dynamic_link),
6909         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
6910         (query_positions_elems), (query_positions_pads), (do_seek):
6911         Update seek example.
6912
6913         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
6914         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
6915         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
6916         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6917         (gst_ogg_demux_handle_event),
6918         (gst_ogg_demux_deactivate_current_chain),
6919         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6920         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
6921         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
6922         (gst_ogg_demux_loop):
6923         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
6924         * ext/theora/theoradec.c: (theora_dec_src_event),
6925         (theora_dec_src_getcaps), (theora_dec_sink_event),
6926         (theora_dec_push), (theora_dec_chain):
6927         * ext/vorbis/Makefile.am:
6928         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
6929         (vorbis_dec_sink_event), (vorbis_dec_push),
6930         (vorbis_handle_data_packet):
6931         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
6932         (gst_vorbisenc_chain):
6933         * gst/playback/gststreaminfo.c: (cb_probe):
6934         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
6935         * gst/videorate/gstvideorate.c: (gst_videorate_event):
6936         * gst/videoscale/gstvideoscale.c:
6937         (gst_videoscale_handle_src_event):
6938         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
6939         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
6940         (gst_ximagesink_navigation_send_event):
6941         * sys/xvimage/xvimagesink.c:
6942         (gst_xvimagesink_navigation_send_event):
6943         Various event updates and cleanups
6944
6945 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6946
6947         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
6948           Fix segfault for I420/YV12.
6949
6950 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6951
6952         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
6953           Report bitrate.
6954
6955 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6956
6957         * gst/playback/gstplaybin.c: (gen_video_element),
6958         (gen_audio_element):
6959           Switch to auto*sink elements as default sinks; add volume element
6960           so that volume control in totem works.
6961
6962 2005-07-21  Wim Taymans  <wim@fluendo.com>
6963
6964         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
6965         * gst/playback/gstplaybin.c: (setup_sinks),
6966         (gst_play_bin_change_state):
6967         Refcount fix and more comments.
6968
6969 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6970
6971         * sys/ximage/Makefile.am:
6972         * sys/ximage/ximage.c: (plugin_init):
6973         * sys/ximage/ximagesink.c:
6974         Prepare for adding ximagesrc, rename of plugin to ximage etc.
6975         
6976
6977 2005-07-21  Wim Taymans  <wim@fluendo.com>
6978
6979         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
6980         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6981         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
6982         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6983         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
6984         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
6985         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
6986         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
6987         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
6988         Generate correct disconts for live chained oggs.
6989
6990         * gst-libs/gst/audio/gstbaseaudiosink.c:
6991         (gst_base_audio_sink_render),
6992         (gst_base_audio_sink_create_ringbuffer),
6993         (gst_base_audio_sink_change_state):
6994         Handle discont math correctly.
6995
6996         * gst/playback/gstplaybin.c: (add_sink):
6997         Some small debug cleanup.
6998
6999 2005-07-21  Wim Taymans  <wim@fluendo.com>
7000
7001         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
7002         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
7003         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
7004         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7005         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
7006         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
7007         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
7008         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
7009         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
7010         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7011         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
7012         (gst_ogg_demux_change_state), (gst_ogg_print):
7013         Reorganize code to send the right disconts when in streaming
7014         mode.
7015
7016 2005-07-20  Andy Wingo  <wingo@pobox.com>
7017
7018         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
7019         fix (?), fixes a seggie mcfalterson (#310894).
7020
7021 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7022
7023         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
7024         (gst_ogg_mux_set_header_on_caps):
7025         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7026         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
7027         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
7028         * gst-libs/gst/audio/multichannel.c:
7029         (gst_audio_set_channel_positions),
7030         (gst_audio_set_structure_channel_positions_list):
7031         * gst/playback/gstdecodebin.c: (dynamic_create):
7032         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
7033         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
7034           Fixes for API changes in core.
7035
7036 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7037
7038         * gst/playback/gstplaybasebin.c: (fill_buffer):
7039           Use _new_custom() so we can set custom message types for buffering
7040           messages.
7041
7042 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7043
7044         * configure.ac:
7045         * gst-libs/gst/Makefile.am:
7046         * gst-libs/gst/gconf/.cvsignore:
7047         * gst-libs/gst/gconf/Makefile.am:
7048         * gst-libs/gst/gconf/test-gconf.c:
7049         * pkgconfig/Makefile.am:
7050         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
7051         * pkgconfig/gstreamer-gconf.pc.in:
7052           Remove gconf stuff, use gconf elements instead from now on.
7053
7054 2005-07-20  Wim Taymans  <wim@fluendo.com>
7055
7056         * gst-libs/gst/audio/TODO:
7057         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
7058         (gst_audio_clock_get_internal_time):
7059         * gst-libs/gst/audio/gstaudioclock.h:
7060         * gst-libs/gst/audio/gstbaseaudiosink.c:
7061         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
7062         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
7063         (gst_base_audio_sink_render),
7064         (gst_base_audio_sink_create_ringbuffer),
7065         (gst_base_audio_sink_change_state):
7066         Make sure the audio clock always returns an increasing value.
7067
7068 2005-07-19  Andy Wingo  <wingo@pobox.com>
7069
7070         * gst/videotestsrc/: Cleanups.
7071
7072 2005-07-19  Wim Taymans  <wim@fluendo.com>
7073
7074         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
7075         Better debugging.
7076
7077 2005-07-19  Wim Taymans  <wim@fluendo.com>
7078
7079         * examples/seeking/seek.c: (make_dv_pipeline),
7080         (make_vorbis_theora_pipeline), (query_rates),
7081         (query_positions_elems), (query_positions_pads), (do_seek):
7082         Make correct DV pipeline.
7083
7084 2005-07-18  Andy Wingo  <wingo@pobox.com>
7085
7086         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
7087         default. Also because it's the only thing that really works. (This
7088         is used in the GConf elements).
7089         Use AS_LIBTOOL_TAGS.
7090
7091 2005-07-18  Wim Taymans  <wim@fluendo.com>
7092
7093         * gst/playback/gstdecodebin.c: (remove_element_chain):
7094         * gst/playback/gstplaybin.c: (add_sink):
7095         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
7096         (gst_stream_info_set_mute):
7097         * gst/playback/gststreamselector.c:
7098         (gst_stream_selector_get_linked_pad),
7099         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
7100         More leak and compile fixes.
7101
7102 2005-07-18  Wim Taymans  <wim@fluendo.com>
7103
7104         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
7105         (query_rates), (query_positions_elems), (query_positions_pads),
7106         (do_seek), (seek_cb), (stop_seek):
7107         Updated seek example. 
7108
7109         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
7110         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
7111         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
7112         * gst/playback/gstplaybin.c: (add_sink):
7113         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
7114         (gst_stream_info_set_mute):
7115         Some refcount leak fixes.
7116
7117 2005-07-16  Wim Taymans  <wim@fluendo.com>
7118
7119         * gst-libs/gst/audio/gstbaseaudiosink.c:
7120         (gst_base_audio_sink_render):
7121         Align samples even if we have roundoff errors in the 
7122         timestamp conversion.
7123
7124 2005-07-16  Wim Taymans  <wim@fluendo.com>
7125
7126         * docs/libs/tmpl/gstringbuffer.sgml:
7127         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
7128         (query_rates), (query_positions_elems), (query_positions_pads),
7129         (update_scale), (do_seek):
7130         Updated seek example.
7131
7132         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7133         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
7134         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
7135         (gst_ogg_demux_loop):
7136         Push out correct discont values.
7137
7138         * ext/theora/theoradec.c: (theora_dec_src_convert),
7139         (theora_dec_sink_convert), (theora_dec_src_getcaps),
7140         (theora_dec_sink_event), (theora_handle_type_packet),
7141         (theora_handle_header_packet), (theora_dec_push),
7142         (theora_handle_data_packet), (theora_dec_chain),
7143         (theora_dec_change_state):
7144         Better timestamping.
7145
7146         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
7147         (vorbis_dec_sink_event), (vorbis_dec_push),
7148         (vorbis_handle_data_packet), (vorbis_dec_chain):
7149         * ext/vorbis/vorbisdec.h:
7150         Better timestamping.
7151
7152         * gst-libs/gst/audio/gstbaseaudiosink.c:
7153         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
7154         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
7155         Handle syncing on timestamps instead of sample offsets. Make
7156         use of DISCONT values as described in design docs.
7157
7158         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7159         (gst_base_audio_src_get_time):
7160         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
7161         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
7162         (gst_ring_buffer_read):
7163         * gst-libs/gst/audio/gstringbuffer.h:
7164         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
7165         (gst_ximagesink_show_frame):
7166         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
7167         Correcly convert buffer timestamp to stream time.
7168
7169 2005-07-16  Wim Taymans  <wim@fluendo.com>
7170
7171         * gst/audioconvert/gstaudioconvert.c:
7172         (gst_audio_convert_get_buffer):
7173         Timestamp buffers correctly.
7174
7175         * gst/playback/gstplaybin.c: (gen_video_element):
7176         Make internal fakesink silent.
7177
7178 2005-07-15  Wim Taymans  <wim@fluendo.com>
7179
7180         * gst/ffmpegcolorspace/Makefile.am:
7181         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7182         (gst_ffmpegcsp_caps_remove_format_info),
7183         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7184         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
7185         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
7186         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
7187         Ported ffmpegcolorspace to basetransform.
7188
7189         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
7190         * gst/volume/gstvolume.c: (volume_transform):
7191         Ported to new API.
7192
7193 2005-07-14  Wim Taymans  <wim@fluendo.com>
7194
7195         * gst/videotestsrc/Makefile.am:
7196         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
7197         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
7198         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
7199         (gst_videotestsrc_init), (gst_videotestsrc_event),
7200         (gst_videotestsrc_create), (gst_videotestsrc_start),
7201         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
7202         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
7203         (gst_videotestsrc_get_property):
7204         * gst/videotestsrc/gstvideotestsrc.h:
7205         Make videotestsrc a pushsrc.
7206
7207 2005-07-14  Wim Taymans  <wim@fluendo.com>
7208
7209         * gst/tcp/gstfdset.c: (gst_fdset_free):
7210         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
7211         (gst_multifdsink_add), (gst_multifdsink_remove),
7212         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
7213         (gst_multifdsink_remove_client_link),
7214         (gst_multifdsink_client_queue_data),
7215         (gst_multifdsink_client_queue_caps),
7216         (gst_multifdsink_client_queue_buffer),
7217         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
7218         (gst_multifdsink_stop):
7219         * gst/tcp/gstmultifdsink.h:
7220         0.8 backporting.
7221
7222         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
7223         Also draw image when not from a pool.
7224
7225 2005-07-14  Wim Taymans  <wim@fluendo.com>
7226
7227         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
7228         (mute_stream), (silence_stream):
7229         Small debug additions.
7230
7231 2005-07-14  Wim Taymans  <wim@fluendo.com>
7232
7233         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
7234         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
7235         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
7236         Better error recovery, ignore unconnected pads and
7237         non-fatal errors.
7238
7239 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
7240
7241         * docs/libs/tmpl/gstaudio.sgml:
7242         * docs/libs/tmpl/gstcolorbalance.sgml:
7243         * docs/libs/tmpl/gstgconf.sgml:
7244         * docs/libs/tmpl/gstmixer.sgml:
7245         * docs/libs/tmpl/gstringbuffer.sgml:
7246         * docs/libs/tmpl/gsttuner.sgml:
7247         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7248         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
7249         (gst_tcpclientsrc_class_init):
7250         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
7251         (gst_tcpserversrc_class_init):
7252         * sys/v4l/gstv4lelement.c:
7253           more autistic cleanliness in functions/names/defines
7254
7255 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7256
7257         * configure.ac:
7258           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
7259           added manually to each Makefile.am so we are sure it goes
7260           *last* and doesn't add -L flags before linking in libs of our
7261           own, like, say, internal .la libs, that then accidentally pick
7262           up the installed copy.
7263         * docs/libs/Makefile.am:
7264         * ext/alsa/Makefile.am:
7265         * ext/cdparanoia/Makefile.am:
7266         * ext/gnomevfs/Makefile.am:
7267         * ext/libvisual/Makefile.am:
7268         * ext/ogg/Makefile.am:
7269         * ext/theora/Makefile.am:
7270         * ext/vorbis/Makefile.am:
7271         * gst-libs/gst/video/Makefile.am:
7272         * gst/adder/Makefile.am:
7273         * gst/audioconvert/Makefile.am:
7274         * gst/audiorate/Makefile.am:
7275         * gst/audioscale/Makefile.am:
7276         * gst/ffmpegcolorspace/Makefile.am:
7277         * gst/playback/Makefile.am:
7278         * gst/sine/Makefile.am:
7279         * gst/subparse/Makefile.am:
7280         * gst/tags/Makefile.am:
7281         * gst/tcp/Makefile.am:
7282         * gst/typefind/Makefile.am:
7283         * gst/videorate/Makefile.am:
7284         * gst/videoscale/Makefile.am:
7285         * gst/videotestsrc/Makefile.am:
7286         * gst/volume/Makefile.am:
7287         * sys/v4l/Makefile.am:
7288         * sys/ximage/Makefile.am:
7289         * sys/xvimage/Makefile.am:
7290           adapt properly to this change. This should make sure that
7291           plugins and libs properly link to the as-yet-uninstalled
7292           copies of stuff like libgstinterfaces and libgstvideo
7293
7294 2005-07-13  Andy Wingo  <wingo@pobox.com>
7295
7296         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
7297         (gst_v4lsrc_fixate): Fixate on format as well.
7298
7299         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
7300         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
7301         buffer points to it.
7302         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
7303         rather just doing X calls ourselves. Also fixes a memleak.
7304
7305 2005-07-12  Andy Wingo  <wingo@pobox.com>
7306
7307         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
7308         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
7309         (gst_v4lsrc_create): Re-add the copy-mode property, default to
7310         TRUE to avoid deadlocks if an element holds on to our buffers.
7311
7312 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7313
7314         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7315         (gst_sinesrc_init), (gst_sinesrc_create),
7316         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
7317         (gst_sinesrc_start):
7318         * gst/sine/gstsinesrc.h:
7319           removing num-buffers property before moving it
7320
7321 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
7322
7323         * configure.ac:
7324           use overridable ERROR_CFLAGS
7325         * docs/libs/gst-plugins-base-libs.types:
7326         * docs/libs/tmpl/gstringbuffer.sgml:
7327         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
7328         (gst_alsasink_class_init):
7329         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
7330         (gst_alsasrc_class_init):
7331         * gst-libs/gst/audio/audio.h:
7332         * gst-libs/gst/audio/gstaudioclock.h:
7333         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
7334         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
7335         (gst_audio_filter_link), (gst_audio_filter_init),
7336         (gst_audio_filter_chain), (gst_audio_filter_set_property),
7337         (gst_audio_filter_get_property),
7338         (gst_audio_filter_class_add_pad_templates):
7339         * gst-libs/gst/audio/gstaudiofilter.h:
7340         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7341         (gst_audio_filter_template_get_type),
7342         (gst_audio_filter_template_base_init),
7343         (gst_audio_filter_template_class_init),
7344         (gst_audio_filter_template_init),
7345         (gst_audio_filter_template_set_property),
7346         (gst_audio_filter_template_get_property), (plugin_init),
7347         (gst_audio_filter_template_setup),
7348         (gst_audio_filter_template_filter),
7349         (gst_audio_filter_template_filter_inplace):
7350         * gst-libs/gst/audio/gstaudiosink.c:
7351         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
7352         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
7353         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
7354         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
7355         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
7356         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
7357         * gst-libs/gst/audio/gstaudiosink.h:
7358         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
7359         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
7360         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
7361         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
7362         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
7363         (gst_audio_src_class_init), (gst_audio_src_init),
7364         (gst_audio_src_create_ringbuffer):
7365         * gst-libs/gst/audio/gstaudiosrc.h:
7366         * gst-libs/gst/audio/gstbaseaudiosink.c:
7367         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
7368         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
7369         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
7370         (gst_base_audio_sink_set_property),
7371         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
7372         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
7373         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
7374         (gst_base_audio_sink_create_ringbuffer),
7375         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
7376         * gst-libs/gst/audio/gstbaseaudiosink.h:
7377         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7378         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
7379         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
7380         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
7381         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
7382         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
7383         (gst_base_audio_src_event), (gst_base_audio_src_create),
7384         (gst_base_audio_src_create_ringbuffer),
7385         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
7386         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7387         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7388         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
7389         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
7390         (gst_ring_buffer_debug_spec_caps),
7391         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
7392         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
7393         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
7394         (gst_ring_buffer_start), (gst_ring_buffer_pause),
7395         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
7396         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
7397         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
7398         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
7399         (gst_ring_buffer_clear):
7400         * gst-libs/gst/audio/gstringbuffer.h:
7401         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7402         (gst_video_sink_class_init), (gst_video_sink_get_type):
7403         * gst-libs/gst/video/videosink.h:
7404         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
7405         (gst_multifdsink_class_init),
7406         (gst_multifdsink_handle_client_write),
7407         (gst_multifdsink_change_state):
7408         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7409         (gst_tcpclientsink_setcaps):
7410         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7411         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
7412         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
7413         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
7414         (gst_ximagesink_send_pending_navigation),
7415         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
7416         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
7417         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
7418         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
7419         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
7420         (gst_xvimagesink_send_pending_navigation),
7421         (gst_xvimagesink_navigation_send_event),
7422         (gst_xvimagesink_set_xwindow_id),
7423         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
7424         (gst_xvimagesink_get_type):
7425         more macro splitting
7426
7427 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7428
7429         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
7430           plug a memleak, allows me to import 1479 albums in one go
7431           in jamboree
7432         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
7433         (vorbis_handle_type_packet), (vorbis_dec_chain),
7434         (vorbis_dec_change_state):
7435           fix some format strings
7436
7437 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7438
7439         * docs/libs/tmpl/gstcolorbalance.sgml:
7440         * docs/libs/tmpl/gstmixer.sgml:
7441         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7442         (gst_alsasink_set_property), (gst_alsasink_get_property):
7443         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7444         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
7445           add device property
7446
7447 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7448
7449         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7450         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7451         (audiocast_register_listener), (audiocast_thread_run),
7452         (gst_gnomevfssrc_send_additional_headers_callback),
7453         (gst_gnomevfssrc_received_headers_callback),
7454         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
7455         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
7456         (gst_gnomevfssrc_get_size):
7457           add/clean up debugging
7458         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
7459           cleanups
7460
7461 2005-07-07  Andy Wingo  <wingo@pobox.com>
7462
7463         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
7464         framerate. Need to get a handle on when exactly this function is
7465         called, tho.
7466
7467         * sys/v4l/v4lsrc_calls.h:
7468         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
7469         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
7470         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
7471
7472         * sys/v4l/v4l_calls.h: Cast to V4lElement.
7473         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
7474         v4lelements are sources.
7475
7476         * sys/v4l/gstv4lxoverlay.h:
7477         * sys/v4l/gstv4lxoverlay.c:
7478         * sys/v4l/gstv4ltuner.h:
7479         * sys/v4l/gstv4ltuner.c: Header loc fixen.
7480         
7481         * sys/v4l/gstv4lsrc.h:
7482         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
7483         PushSrc/BaseSrc. Removed most sync-related properties, videorate
7484         or something should handle that. Made a live source.
7485
7486         * sys/v4l/gstv4lelement.h:
7487         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
7488         signals. Some cleanups.
7489
7490         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
7491
7492         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
7493         stuff.
7494
7495         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
7496         stuff.
7497
7498         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
7499
7500 2005-07-07  Wim Taymans  <wim@fluendo.com>
7501
7502         * ext/theora/theoradec.c: (theora_get_query_types),
7503         (theora_dec_src_getcaps), (theora_dec_push):
7504         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
7505         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
7506         Remove deprecated/unused query types.
7507
7508 2005-07-06  Wim Taymans  <wim@fluendo.com>
7509
7510         * ext/alsa/Makefile.am:
7511         * ext/alsa/gstalsaplugin.c: (plugin_init):
7512         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
7513         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
7514         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
7515         (gst_alsasrc_class_init), (gst_alsasrc_init),
7516         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
7517         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
7518         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
7519         (gst_alsasrc_reset):
7520         * ext/alsa/gstalsasrc.h:
7521         * gst-libs/gst/audio/Makefile.am:
7522         * gst-libs/gst/audio/gstaudiosink.c:
7523         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
7524         (gst_audioringbuffer_start):
7525         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
7526         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
7527         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
7528         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
7529         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
7530         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
7531         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
7532         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
7533         * gst-libs/gst/audio/gstaudiosrc.h:
7534         * gst-libs/gst/audio/gstbaseaudiosink.c:
7535         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
7536         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
7537         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
7538         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7539         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
7540         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
7541         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
7542         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
7543         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
7544         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
7545         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
7546         (gst_baseaudiosrc_change_state):
7547         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7548         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
7549         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
7550         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
7551         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
7552         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
7553         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
7554         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
7555         * gst-libs/gst/audio/gstringbuffer.h:
7556         Added audiosource base classes.
7557         Ported alsasrc, still very basic.
7558
7559 2005-07-06  Wim Taymans  <wim@fluendo.com>
7560
7561         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
7562         (theora_dec_push), (theora_handle_data_packet):
7563         Prepare for better timestamp fix later.
7564
7565         * gst/audioconvert/gstaudioconvert.c:
7566         List most accurate caps first
7567
7568         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
7569         Use proper pad task function.
7570
7571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7572         (gst_xvimagesink_show_frame):
7573         Fix deadlock when alloc failed.
7574
7575 2005-07-05  Andy Wingo  <wingo@pobox.com>
7576
7577         * ext/gnomevfs/gstgnomevfssrc.c:
7578         * gst/sine/gstsinesrc.c:
7579         * gst/tcp/gsttcpserversrc.c:
7580         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
7581
7582         * sys/v4l/: Port from 0.8.
7583
7584         * Many files: Null if we got it....
7585
7586 2005-07-05  Andy Wingo  <wingo@pobox.com>
7587
7588         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
7589         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
7590         Signedness fixes.
7591
7592 2005-07-05  Wim Taymans  <wim@fluendo.com>
7593
7594         * configure.ac:
7595         * gst/tcp/Makefile.am:
7596         * gst/tcp/README:
7597         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
7598         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
7599         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
7600         (is_sync_frame), (gst_multifdsink_handle_client_write),
7601         (gst_multifdsink_render), (gst_multifdsink_start),
7602         (gst_multifdsink_stop), (gst_multifdsink_change_state):
7603         * gst/tcp/gstmultifdsink.h:
7604         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
7605         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
7606         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
7607         * gst/tcp/gsttcp.h:
7608         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7609         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
7610         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
7611         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
7612         * gst/tcp/gsttcpclientsink.h:
7613         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
7614         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
7615         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
7616         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
7617         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
7618         * gst/tcp/gsttcpclientsrc.h:
7619         * gst/tcp/gsttcpplugin.c: (plugin_init):
7620         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
7621         * gst/tcp/gsttcpserversink.h:
7622         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
7623         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
7624         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
7625         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
7626         (gst_tcpserversrc_stop):
7627         * gst/tcp/gsttcpserversrc.h:
7628         * gst/tcp/gsttcpsink.c:
7629         * gst/tcp/gsttcpsink.h:
7630         * gst/tcp/gsttcpsrc.c:
7631         * gst/tcp/gsttcpsrc.h:
7632         Ported tcp plugins to 0.9. 
7633         
7634
7635 2005-07-05  Andy Wingo  <wingo@pobox.com>
7636
7637         * gst/playback/gstplaybasebin.c (fill_buffer):
7638         message_new_application fixen.
7639
7640         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
7641         Style fix.
7642
7643 2005-07-04  Wim Taymans  <wim@fluendo.com>
7644
7645         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
7646         Set caps on output buffer.
7647
7648 2005-07-04  Andy Wingo  <wingo@pobox.com>
7649
7650         * ext/gnomevfs/gstgnomevfssrc.c
7651         (gst_gnomevfssrc_received_headers_callback) 
7652         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
7653         hopefully.
7654
7655         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
7656         No refcount leakage.
7657
7658         * configure.ac: Enable -Werror.
7659         
7660         * ext/theora/theoradec.c (theora_dec_src_getcaps):
7661         * gst/audioconvert/bufferframesconvert.c
7662         (buffer_frames_convert_fixate):
7663         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
7664         (gst_audio_convert_fixate):
7665         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
7666         (gst_sinesrc_create): Fixate func changes.
7667         
7668         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7669         (gst_ximagesink_buffer_alloc): Unused var.
7670
7671 2005-07-01  Andy Wingo  <wingo@pobox.com>
7672
7673         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
7674         getcaps to do explicit caps. Needs to be done in all decoders,
7675         possibly via a base class.
7676
7677         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
7678
7679         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
7680         caps on the sink pad, just rely on the pad template. Also, setting
7681         ANY caps on a pad is not valid because the caps are not fixed.
7682
7683         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
7684         caps on the buffer, and get the width from the desired_caps if
7685         they're set.
7686         (gst_ximagesink_renegotiate_size): Implement via setting the
7687         desired_caps on the ximagesink.
7688         (gst_ximagesink_setcaps): Only reset the width of the player if it
7689         wasn't already set. Not sure if this is right.
7690         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
7691
7692         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
7693         that the user wants. NULL unless the window has been resized.
7694
7695         * gst/volume/gstvolume.c (volume_transform): Adapt to
7696         basetransform refcount changes.
7697         
7698 2005-07-01  Andy Wingo  <wingo@pobox.com>
7699
7700         * gst/videoscale/gstvideoscale.c:
7701         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
7702         from BaseTransform, implements a transform_caps. Removed dead code
7703         including some PAR stuff that was never reached -- should probably
7704         be added back somehow.
7705
7706 2005-07-01  Andy Wingo  <wingo@pobox.com>
7707
7708         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
7709         come later.
7710
7711 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7712
7713         * configure.ac:
7714         * docs/libs/Makefile.am:
7715         * docs/libs/gst-plugins-libs.types:
7716         * ext/alsa/Makefile.am:
7717         * ext/alsa/gstalsamixer.h:
7718         * ext/alsa/gstalsamixeroptions.h:
7719         * ext/alsa/gstalsamixertrack.h:
7720         * gst-libs/gst/Makefile.am:
7721         * gst-libs/gst/colorbalance/.cvsignore:
7722         * gst-libs/gst/colorbalance/Makefile.am:
7723         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
7724         * gst-libs/gst/colorbalance/colorbalance.c:
7725         * gst-libs/gst/colorbalance/colorbalance.h:
7726         * gst-libs/gst/colorbalance/colorbalance.vcproj:
7727         * gst-libs/gst/colorbalance/colorbalancechannel.c:
7728         * gst-libs/gst/colorbalance/colorbalancechannel.h:
7729         * gst-libs/gst/interfaces/Makefile.am:
7730         * gst-libs/gst/interfaces/colorbalance.c:
7731         (gst_color_balance_class_init):
7732         * gst-libs/gst/interfaces/colorbalance.h:
7733         * gst-libs/gst/interfaces/interfaces-marshal.list:
7734         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
7735         * gst-libs/gst/interfaces/mixer.h:
7736         * gst-libs/gst/interfaces/mixeroptions.h:
7737         * gst-libs/gst/interfaces/navigation.c:
7738         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
7739         * gst-libs/gst/interfaces/tuner.h:
7740         * gst/volume/Makefile.am:
7741         * gst/volume/gstvolume.c:
7742         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
7743         * sys/ximage/Makefile.am:
7744         * sys/ximage/ximagesink.c:
7745         * sys/xvimage/Makefile.am:
7746         * sys/xvimage/xvimagesink.c:
7747           fold in all interfaces into an interfaces dir, preserving CVS
7748           history
7749
7750 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7751
7752         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
7753           Fix build after riff changes.
7754
7755 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7756
7757         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7758         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
7759         (gst_riff_create_video_template_caps),
7760         (gst_riff_create_audio_template_caps),
7761         (gst_riff_create_iavs_template_caps):
7762         * gst-libs/gst/riff/riff-media.h:
7763         * gst-libs/gst/riff/riff-read.h:
7764         * gst-libs/gst/riff/riff.c: (gst_riff_init):
7765           Add gst_riff_init() to initialize the debug category, instead
7766           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
7767
7768 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7769
7770         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
7771           Oops, I shouldn't apply hacks.
7772
7773 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7774
7775         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
7776           Remove pad_loop function which doesn't work.
7777
7778 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7779
7780         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
7781           Send EOS when deactivating.
7782         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7783         (check_queue), (queue_threshold_reached), (queue_out_of_data),
7784         (gen_preroll_element), (probe_triggered), (mute_stream),
7785         (silence_stream), (new_decoded_pad), (setup_substreams),
7786         (set_active_source):
7787         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
7788         (remove_sinks), (add_sink):
7789         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
7790           Change for new probe API.
7791
7792 2005-06-29  Wim Taymans  <wim@fluendo.com>
7793
7794         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
7795         * gst-libs/gst/audio/gstbaseaudiosink.c:
7796         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
7797         (gst_baseaudiosink_change_state):
7798         * gst-libs/gst/audio/gstbaseaudiosink.h:
7799         * gst-libs/gst/audio/gstringbuffer.c:
7800         (gst_ringbuffer_set_callback):
7801         Fix compilation error.
7802         Ringbuffer starts out as not running.
7803         Free our clock in dispose.
7804         When releasing the ringbuffer we need to renegotiate so
7805         clear the pad caps.
7806
7807 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
7808
7809         * autogen.sh:
7810         * configure.ac:
7811         * docs/Makefile.am:
7812         * docs/libs/Makefile.am:
7813         * docs/libs/gst-plugins-libs-docs.sgml:
7814         * docs/libs/gst-plugins-libs-sections.txt:
7815         * docs/libs/gst-plugins-libs.types:
7816         * docs/libs/tmpl/gstaudio.sgml:
7817         * docs/libs/tmpl/gstcolorbalance.sgml:
7818         * docs/libs/tmpl/gstringbuffer.sgml:
7819         * gst-libs/gst/audio/gstringbuffer.c:
7820         (gst_ringbuffer_set_callback):
7821           reinstate gtk-doc docs for plugin libs
7822
7823 2005-06-28  Wim Taymans  <wim@fluendo.com>
7824
7825         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7826         (gst_ogg_demux_init):
7827         Removed pad loop function.
7828
7829 2005-06-28  Wim Taymans  <wim@fluendo.com>
7830
7831         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
7832         If we're building a chain we are not in an error case
7833         when we queue a buffer.
7834
7835 2005-06-28  Andy Wingo  <wingo@pobox.com>
7836
7837         * *.c: Don't cast to GstObject before reffing/unreffing.
7838
7839 2005-06-27  Andy Wingo  <wingo@pobox.com>
7840
7841         * gst/videotestsrc/gstvideotestsrc.c
7842         (gst_videotestsrc_activate_push): Activation API changes.
7843
7844         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
7845         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
7846         they have refs on the decodebin.
7847
7848         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
7849         parent class.
7850         (gst_ogg_pad_typefind): Don't leak a pad ref.
7851         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
7852         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
7853         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
7854
7855 2005-06-27  Edward Hervey  <edward@fluendo.com>
7856
7857         * ext/theora/theoradec.c: (theora_dec_change_state): 
7858         re-arranged call to parent's state change in order to avoid locks (or
7859         worse).
7860
7861 2005-06-26  Edward Hervey  <edward@fluendo.com>
7862
7863         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
7864         2nd argument of 'unknow-type' signal is a GstCaps and not a
7865         GstMiniObject
7866
7867 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
7868         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
7869           Set the worker thread's running flag to TRUE before starting the
7870           thread.
7871         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
7872           Catch a failure to add typefind to the bin.
7873
7874 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7875
7876         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7877         (gst_sinesrc_init), (gst_sinesrc_create),
7878         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
7879         (gst_sinesrc_start):
7880         * gst/sine/gstsinesrc.h:
7881           add num-buffers and timestamp-offset properties
7882         * gst/videotestsrc/gstvideotestsrc.c:
7883         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
7884         (gst_videotestsrc_get_property):
7885           add timestamp-offset property
7886
7887 2005-06-23  Christian Schaller  <uraeus@gnome.org>
7888
7889         * configure.ac: add videorate
7890         * gst-plugins-base.spec.in: add videorate
7891
7892 2005-06-23  Wim Taymans  <wim@fluendo.com>
7893
7894         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
7895         (gst_videorate_getcaps), (gst_videorate_setcaps),
7896         (gst_videorate_event), (gst_videorate_chain):
7897         Fixed videorate, fixating an already fixated caps is not
7898         an error.
7899
7900 2005-06-23  Wim Taymans  <wim@fluendo.com>
7901
7902         * ext/ogg/README:
7903         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
7904         Buffer on caps is not boxed anymore.
7905
7906 2005-06-22  Wim Taymans  <wim@fluendo.com>
7907
7908         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7909         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
7910         Set buffers on caps as miniobjects and not as boxed.
7911
7912 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7913
7914         * configure.ac:
7915           back to HEAD
7916
7917 === release 0.9.1 ===
7918
7919 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
7920
7921         * .cvsignore:
7922         * NEWS:
7923         * README:
7924         * RELEASE:
7925         * configure.ac:
7926         * po/af.po:
7927         * po/az.po:
7928         * po/cs.po:
7929         * po/en_GB.po:
7930         * po/hu.po:
7931         * po/it.po:
7932         * po/nb.po:
7933         * po/nl.po:
7934         * po/or.po:
7935         * po/sq.po:
7936         * po/sr.po:
7937         * po/sv.po:
7938         * po/uk.po:
7939         * po/vi.po:
7940           updates for release
7941
7942 2005-06-09  Andy Wingo  <wingo@pobox.com>
7943
7944         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
7945         
7946 2005-06-09  Andy Wingo  <wingo@pobox.com>
7947
7948         * configure.ac:
7949         * gst-libs/gst/Makefile.am:
7950         * gst-libs/gst/net/Makefile.am:
7951         Add gstnet to build.
7952
7953 2005-06-09  Andy Wingo  <wingo@pobox.com>
7954
7955         * gst-libs/gst/gconf/gconf.c:
7956         * gst/playback/test.c:
7957         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
7958         fixes.
7959
7960         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
7961
7962         * ext/theora/theoraenc.c (theora_enc_chain): 
7963         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
7964
7965         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
7966         RealPad.
7967
7968 2005-06-02  Wim Taymans  <wim@fluendo.com>
7969
7970         * gst-libs/gst/net/Makefile.am:
7971         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7972         * pkgconfig/gstreamer-libs.pc.in:
7973         Added net stuff, version net lib.
7974
7975 2005-06-02  Wim Taymans  <wim@fluendo.com>
7976
7977         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
7978         (query_rates), (query_positions_elems), (query_positions_pads),
7979         (do_seek):
7980         Updated seek example.
7981
7982 2005-06-02  Andy Wingo  <wingo@pobox.com>
7983
7984         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
7985         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
7986         list.
7987
7988         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
7989         remove the typefind, the bin dispose will do it for us. When it's
7990         removed and unreffed, the signal handler will be disconnected,
7991         too.
7992         (unlinked): It's too difficult to disconnect from unlinked
7993         handlers, as they are on pads not elements. Just punt if the pads
7994         aren't grandkids of the bin.
7995
7996 2005-06-02  Wim Taymans  <wim@fluendo.com>
7997
7998         * ext/ogg/README:
7999         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8000         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
8001         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
8002         * ext/theora/theoradec.c: (theora_dec_src_query),
8003         (theora_handle_data_packet):
8004         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8005         (theora_enc_chain):
8006         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8007         (vorbis_handle_data_packet):
8008         * gst/audioconvert/bufferframesconvert.c:
8009         (buffer_frames_convert_chain):
8010         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8011         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8012         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
8013         (gst_ffmpegcsp_chain):
8014         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
8015         (gst_videorate_getcaps), (gst_videorate_setcaps),
8016         (gst_videorate_event), (gst_videorate_chain):
8017         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
8018         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
8019         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8020         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
8021         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8022         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
8023         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
8024         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
8025         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
8026         Cleanups and buffer alloc.
8027
8028 2005-05-31  Wim Taymans  <wim@fluendo.com>
8029
8030         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
8031         Don't try to call the delay method when the device is not
8032         opened.
8033
8034 2005-05-31  Wim Taymans  <wim@fluendo.com>
8035
8036         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
8037         Get actual segment size and buffer size after opening
8038         the device.
8039
8040 2005-05-30  Wim Taymans  <wim@fluendo.com>
8041
8042         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
8043         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
8044         Also FLUSH upstream, makes the loop function exit faster.
8045         
8046         * ext/theora/theoradec.c: (theora_dec_src_query):
8047         Some more debug info in the query.
8048         
8049         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8050         (gst_ximagesink_setcaps):
8051         Release lock on par error, better error reporting.
8052
8053 2005-05-26  Wim Taymans  <wim@fluendo.com>
8054
8055         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8056         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
8057         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
8058         Clear chains in READY
8059         Queue packets until the chain is activated.
8060
8061 2005-05-25  Wim Taymans  <wim@fluendo.com>
8062
8063         * gst-libs/gst/audio/gstaudiosink.c:
8064         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8065         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8066         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8067         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8068         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8069         (gst_audiosink_create_ringbuffer):
8070         * gst-libs/gst/audio/gstbaseaudiosink.c:
8071         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8072         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8073         (gst_baseaudiosink_set_property), (build_linear_format),
8074         (debug_spec_caps), (debug_spec_buffer),
8075         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8076         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8077         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8078         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8079         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8080         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8081         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
8082         (gst_ringbuffer_play), (gst_ringbuffer_pause),
8083         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
8084         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
8085         (wait_segment), (gst_ringbuffer_commit),
8086         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
8087         (gst_ringbuffer_clear):
8088         Various small cleanups.
8089
8090         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8091         (gst_audio_convert_change_state):
8092         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
8093         No need to take the locks anymore.
8094
8095 2005-05-25  Wim Taymans  <wim@fluendo.com>
8096
8097         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8098         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
8099         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
8100         (type_found):
8101         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
8102         (group_destroy), (group_commit), (queue_overrun),
8103         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
8104         (mute_stream), (new_decoded_pad), (setup_substreams),
8105         (setup_source), (mute_group_type), (set_active_source),
8106         (gst_play_base_bin_change_state):
8107         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8108         (gen_video_element), (gen_text_element), (gen_audio_element),
8109         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
8110         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
8111         (gst_stream_info_dispose), (gst_stream_info_set_mute):
8112         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
8113         Some playbin cleanups mostly refcounting sloppyness.
8114
8115 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8116
8117         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
8118           Work with streaming input.
8119
8120 2005-05-25  Wim Taymans  <wim@fluendo.com>
8121
8122         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8123         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8124         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
8125         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
8126         No need to take the STREAM lock anymore.
8127
8128 2005-05-25  Wim Taymans  <wim@fluendo.com>
8129
8130         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
8131         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
8132         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
8133         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
8134         (gst_ogg_demux_sink_activate):
8135         * ext/theora/theoradec.c: (theora_dec_src_event),
8136         (theora_handle_comment_packet), (theora_dec_chain),
8137         (theora_dec_change_state):
8138         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8139         (vorbis_handle_data_packet), (vorbis_dec_chain),
8140         (vorbis_dec_change_state):
8141         Remove STREAM locks as they are taken in core now.
8142         Never set bogus granulepos on vorbis/theora.
8143         Fix leaks in theoradec tag parsing.
8144
8145 2005-05-25  Wim Taymans  <wim@fluendo.com>
8146
8147         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
8148         Fix memleaks, GST_BUFFER_DATA() is not freed.
8149
8150 2005-05-25  Wim Taymans  <wim@fluendo.com>
8151
8152         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
8153         Open non-blocking, set to blocking mode afterwards to avoid
8154         lockups when audio device is busy.
8155
8156 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8157
8158         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
8159           This can't be good.
8160
8161 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8162
8163         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8164         (gst_audio_convert_chain), (gst_audio_convert_link_src),
8165         (gst_audio_convert_setcaps):
8166           Implement instant setup switching.
8167
8168 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8169
8170         * gst/playback/gstplaybasebin.c: (probe_triggered):
8171           Fix missing unlock.
8172         * gst/playback/gstplaybin.c: (add_sink):
8173           First add, then link (otherwise pad link fails).
8174
8175 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8176
8177         * examples/Makefile.am:
8178         fix buildbot (make distcheck)
8179
8180 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8181
8182         * gst/playback/gstplaybin.c: (gen_vis_element):
8183           Remove some wrong code. Doesn't work yet.
8184
8185 2005-05-19  Wim Taymans  <wim@fluendo.com>
8186
8187         * gst-libs/gst/net/Makefile.am:
8188         * gst-libs/gst/net/README:
8189         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
8190         (gst_netbuffer_class_init), (gst_netbuffer_init),
8191         (gst_netbuffer_finalize), (gst_netbuffer_copy),
8192         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
8193         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
8194         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
8195         * gst-libs/gst/net/gstnetbuffer.h:
8196         Added buffer subclass to store extra to/from addresses for
8197         network sources/sinks.
8198
8199 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8200
8201         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
8202           Don't lock an unassigned variable.
8203
8204 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8205
8206         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
8207           Increase buffer for video, decrease buffer for other media types.
8208         * gst/playback/gstplaybin.c: (gen_video_element),
8209         (gen_audio_element):
8210           Change names for debugging purposes.
8211
8212 2005-05-18  Wim Taymans  <wim@fluendo.com>
8213
8214         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8215         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8216         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
8217         (gst_ffmpegcsp_chain):
8218         Enable buffer alloc passthrough if the source and dest
8219         formats are the same.
8220
8221 2005-05-17  Wim Taymans  <wim@fluendo.com>
8222
8223         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
8224         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
8225         (gst_ogg_demux_chain_unlocked):
8226         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8227         (gst_audio_convert_caps_remove_format_info),
8228         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8229         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
8230         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8231         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8232         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
8233         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
8234         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
8235         (gst_ffmpegcsp_get_property):
8236         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8237         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
8238         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
8239         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
8240         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
8241         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
8242         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
8243         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
8244         Leak fixes in oggdemux.
8245         Some cleanups in audioconvert.
8246         Make passthrough work along with buffer_alloc etc.
8247         Make buffer_alloc and buffer recycling actually work in
8248         xvimagesink.
8249
8250 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8251
8252         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
8253           make the compiler happy
8254
8255 2005-05-17  Wim Taymans  <wim@fluendo.com>
8256
8257         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8258         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8259         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
8260         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
8261         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
8262         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
8263         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
8264         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
8265         (gst_xvimagesink_set_xwindow_id):
8266         * sys/xvimage/xvimagesink.h:
8267         Port xvimagesink to new MiniObject.
8268
8269 2005-05-17  Wim Taymans  <wim@fluendo.com>
8270
8271         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
8272         (gst_audiofilter_chain):
8273         * gst-libs/gst/audio/gstaudiosink.c:
8274         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8275         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8276         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8277         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8278         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8279         (gst_audiosink_create_ringbuffer):
8280         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8281         (gst_audio_convert_caps_remove_format_info),
8282         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8283         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8284         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8285         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8286         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
8287         Fix passthrough in ffmpegcolorspace.
8288         Fix memset in audiosink on wrong memory.
8289
8290 2005-05-16  David Schleef  <ds@schleef.org>
8291
8292         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
8293         to GstMiniObject.
8294
8295 2005-05-16  David Schleef  <ds@schleef.org>
8296
8297         Port from GstData to GstMiniObject.
8298         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
8299         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
8300         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
8301         (gst_ogg_mux_collected):
8302         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8303         * ext/theora/theoradec.c: (theora_handle_comment_packet),
8304         (theora_handle_data_packet):
8305         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8306         (theora_set_header_on_caps), (theora_enc_chain):
8307         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8308         (vorbis_handle_comment_packet):
8309         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
8310         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
8311         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
8312         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
8313         * gst/audioconvert/gstaudioconvert.c:
8314         (gst_audio_convert_get_buffer):
8315         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
8316         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
8317         (mute_stream), (silence_stream):
8318         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8319         * gst/volume/gstvolume.c: (volume_transform):
8320         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8321         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
8322         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
8323         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
8324         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
8325         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
8326         (gst_ximagesink_buffer_alloc):
8327         * sys/ximage/ximagesink.h:
8328
8329 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8330
8331         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8332         (fill_buffer), (check_queue), (queue_threshold_reached),
8333         (queue_out_of_data):
8334         * gst/playback/gstplaybasebin.h:
8335           Post buffer-fullness on the bus.
8336
8337 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8338
8339         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8340         (try_to_link_1):
8341         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8342         (group_commit), (probe_triggered), (setup_source),
8343         (gst_play_base_bin_change_state):
8344         * gst/playback/gstplaybasebin.h:
8345         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8346         (gst_play_bin_init), (remove_sinks), (setup_sinks),
8347         (gst_play_bin_change_state):
8348           Move setup_output_pads into a virtual function, remove
8349           group-switch (no longer needed) and redirect (handled by bus
8350           now) signals.
8351
8352 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8353
8354         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8355         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
8356         (get_active_group), (get_building_group), (group_destroy),
8357         (group_commit), (check_queue), (queue_overrun),
8358         (queue_threshold_reached), (queue_out_of_data),
8359         (gen_preroll_element), (remove_groups), (unknown_type),
8360         (add_element_stream), (no_more_pads), (probe_triggered),
8361         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
8362         (setup_substreams), (setup_source), (finish_source),
8363         (prepare_output), (muted_group_change_state),
8364         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8365         (gst_play_base_bin_change_state):
8366         * gst/playback/gstplaybasebin.h:
8367         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8368         (gst_play_bin_init), (gst_play_bin_set_property),
8369         (gen_video_element), (gen_text_element), (gen_audio_element),
8370         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
8371         (gst_play_bin_change_state):
8372         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
8373         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
8374         (stream_info_change_state), (gst_stream_info_set_mute),
8375         (gst_stream_info_get_property):
8376         * gst/playback/gststreaminfo.h:
8377         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
8378         (gst_stream_selector_get_linked_pad),
8379         (gst_stream_selector_getcaps),
8380         (gst_stream_selector_get_linked_pads),
8381         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
8382         * gst/playback/gststreamselector.h:
8383           Rough port of playbin. Needs some more work, but is mostly done,
8384           and uses a few locks in important places, which should make stuff
8385           like chain-switches clean. Still uses GST_STATE() in a few places,
8386           which isn't all that good an idea, subtitles/elements disabled
8387           because no elements to test with and thus probably broken, query
8388           and event handling moved to GstBin, internal thread removed
8389           alltogether because the pipeline does that for us now. Can play
8390           Ogg/Vorbis files. Haven't tested anything else yet.
8391
8392 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8393
8394         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
8395           Do no-more-pads (needed for autoplugging).
8396
8397 2005-05-10  Andy Wingo  <wingo@pobox.com>
8398
8399         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
8400         message to the bus with the tags. Still not sent downstream tho.
8401
8402         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
8403         get_parent.
8404         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
8405         avoid refcounting hassles.
8406
8407 2005-05-09  Andy Wingo  <wingo@pobox.com>
8408
8409         * gst/volume/Makefile.am:
8410         * gst/volume/demo.c
8411         * gst/volume/gstvolume.h
8412         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
8413         basetransform. Probably need an audio filter base class.
8414
8415 2005-05-09  Wim Taymans  <wim@fluendo.com>
8416
8417         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
8418         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
8419         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
8420         (gst_vorbisenc_chain):
8421         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8422         (gst_audio_convert_caps_remove_format_info),
8423         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8424         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8425         Make caps writable before writing to it.
8426         Fix negotiation in audioconvert some more.
8427
8428 2005-05-09  Wim Taymans  <wim@fluendo.com>
8429
8430         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
8431         (gst_videorate_getcaps), (gst_videorate_setcaps),
8432         (gst_videorate_event), (gst_videorate_chain):
8433         Better negotiation.
8434
8435 2005-05-09  Wim Taymans  <wim@fluendo.com>
8436
8437         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8438         (gst_videorate_getcaps), (gst_videorate_setcaps),
8439         (gst_videorate_blank_data), (gst_videorate_init),
8440         (gst_videorate_event), (gst_videorate_chain),
8441         (gst_videorate_change_state):
8442         Port videorate, do a better job at negotiation while we're at
8443         it.
8444
8445 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
8446
8447         * configure.ac:
8448           Disable libvisual
8449
8450         * examples/Makefile.am:
8451         * gst-libs/gst/audio/Makefile.am:
8452         * gst-libs/gst/riff/Makefile.am:
8453         * gst-libs/gst/tag/Makefile.am:
8454         * gst-libs/gst/video/Makefile.am:
8455           Fixups for missing variables.
8456
8457 2005-05-09  Wim Taymans  <wim@fluendo.com>
8458
8459         * examples/seeking/seek.c: (make_theora_pipeline),
8460         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
8461         (query_rates), (query_positions_elems), (query_positions_pads),
8462         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
8463         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
8464         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
8465         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
8466         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
8467         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
8468         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8469         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
8470         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
8471         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
8472         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
8473         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
8474         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
8475         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
8476         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
8477         (theora_dec_src_convert), (theora_dec_sink_convert),
8478         (theora_dec_src_query), (theora_dec_sink_query),
8479         (theora_dec_src_event), (theora_dec_sink_event),
8480         (theora_handle_comment_packet), (theora_handle_type_packet),
8481         (theora_handle_header_packet), (theora_handle_data_packet),
8482         (theora_dec_chain):
8483         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
8484         (vorbis_dec_convert), (vorbis_dec_src_query),
8485         (vorbis_dec_sink_query), (vorbis_dec_src_event),
8486         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
8487         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
8488         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
8489         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8490         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
8491         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
8492         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8493         (gst_play_bin_query):
8494         * gst/playback/test3.c: (update_scale):
8495         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
8496         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
8497         * gst/subparse/gstsubparse.c: (gst_subparse_init):
8498         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
8499         (gst_videotestsrc_src_query):
8500         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
8501         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
8502         (paint_hline_YUV9):
8503         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
8504         Port to new query API.
8505         Updated seek.
8506         Cleanups in x[v]imagesink
8507
8508 2005-05-09  Andy Wingo  <wingo@pobox.com>
8509
8510         * ext/alsa/gstalsasink.h:
8511         * ext/gnomevfs/gstgnomevfssrc.c:
8512         (gst_gnomevfssrc_get_icy_metadata):
8513         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
8514         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
8515         * ext/theora/theoradec.c (theora_dec_src_query)
8516         (theora_dec_src_event, theora_dec_sink_event)
8517         (theora_handle_comment_packet, theora_handle_data_packet):
8518         * ext/theora/theoraenc.c (theora_enc_chain):
8519         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
8520         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
8521         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
8522         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
8523         (qt_type_find):
8524         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
8525         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
8526         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
8527         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
8528         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
8529         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
8530         (paint_setup_xBGR8888, paint_setup_RGBx8888)
8531         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
8532         (paint_setup_RGB565, paint_setup_xRGB1555):
8533         * gst/videotestsrc/videotestsrc.h:
8534         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
8535         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
8536         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
8537         GCC4 fixes.
8538         
8539         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
8540         gst_pad_query_position. Fixes oggdemux.
8541
8542 2005-05-08  David Schleef  <ds@schleef.org>
8543
8544         * configure.ac: Require liboil.
8545         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
8546         a few more.
8547         * gst/videotestsrc/videotestsrc.c:
8548         * gst/videotestsrc/videotestsrc.h:
8549
8550 2005-05-06  Wim Taymans  <wim@fluendo.com>
8551
8552         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8553         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8554         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
8555         Well, unreffing a buffer right before pushing it is asking
8556         for trouble..
8557
8558 2005-05-06  Christian Schaller  <uraeus@gnome.org>
8559
8560         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
8561
8562 2005-05-06  Wim Taymans  <wim@fluendo.com>
8563
8564         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8565         (gst_audio_convert_caps_remove_format_info),
8566         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8567         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8568         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8569         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8570         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
8571         * gst/sine/Makefile.am:
8572         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
8573         (gst_sinesrc_class_init), (gst_sinesrc_init),
8574         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
8575         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
8576         (gst_sinesrc_update_freq):
8577         * gst/sine/gstsinesrc.h:
8578         * gst/tcp/gstmultifdsink.c:
8579         * sys/xvimage/xvimagesink.c:
8580         Fixed negotiation wrt _peer_get_caps()
8581         Some cleanups.
8582
8583
8584 2005-05-06  Wim Taymans  <wim@fluendo.com>
8585
8586         * gst-libs/gst/audio/gstaudiosink.c:
8587         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8588         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8589         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8590         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8591         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8592         (gst_audiosink_create_ringbuffer):
8593         * gst-libs/gst/audio/gstbaseaudiosink.c:
8594         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8595         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8596         (gst_baseaudiosink_set_property), (build_linear_format),
8597         (debug_spec_caps), (debug_spec_buffer),
8598         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8599         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8600         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8601         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8602         * gst-libs/gst/audio/gstbaseaudiosink.h:
8603         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8604         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8605         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
8606         (gst_ringbuffer_play), (gst_ringbuffer_pause),
8607         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
8608         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
8609         (wait_segment), (gst_ringbuffer_commit),
8610         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
8611         (gst_ringbuffer_clear):
8612         * gst-libs/gst/audio/gstringbuffer.h:
8613         Make the base audiosink return an error when there is no
8614         audiobuffer negotiated.
8615
8616 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8617
8618         * ext/Makefile.am:
8619         Disable cdparanoia until someone ports it!
8620
8621 2005-05-06  Wim Taymans  <wim@fluendo.com>
8622
8623         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
8624         (gst_ogg_demux_sink_activate):
8625         And revert after wingo's revert.. sigh..
8626
8627 2005-05-05  Andy Wingo  <wingo@pobox.com>
8628
8629         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
8630         GObject.
8631         * configure.ac: Return audiorate and subparse from the ghetto.
8632         Re-enable -Wall -Werror.
8633         * gst/subparse/gstsubparse.c:
8634         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
8635         or chain-based. Cleaned up a bit. Not tested.
8636         
8637 2005-05-05  Christian Schaller <christian@fluendo.com> 
8638
8639         * Makefile.am: remove stuff that is not building
8640         * configure.ac: remove stuff that is not building
8641         * examples/Makefile.am: remove stuff that is not building
8642         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
8643         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
8644         * sys/Makefile.am: remove stuff that is not building
8645         * testsuite/Makefile.am: remove stuff that is not building
8646
8647 2005-05-05  Andy Wingo  <wingo@pobox.com>
8648
8649         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
8650         * gst-libs/gst/tag/gstvorbistag.c:
8651         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
8652         * gst/adder/gstadder.h:
8653         * gst/audioconvert/gstchannelmix.c:
8654         (gst_audio_convert_fill_one_other):
8655         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
8656         (gst_audiorate_init), (gst_audiorate_chain):
8657         * gst/playback/gstplaybasebin.c: (setup_source):
8658         * gst/playback/test3.c: (update_scale):
8659         Some GCC4 fixes
8660         
8661         * po/af.po:
8662         * po/az.po:
8663         * po/cs.po:
8664         * po/en_GB.po:
8665         * po/hu.po:
8666         * po/it.po:
8667         * po/nb.po:
8668         * po/nl.po:
8669         * po/or.po:
8670         * po/sq.po:
8671         * po/sr.po:
8672         * po/sv.po:
8673         * po/uk.po:
8674         * po/vi.po: Foo
8675
8676 2005-05-05  Wim Taymans  <wim@fluendo.com>
8677
8678         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8679         (gst_audio_convert_caps_remove_format_info),
8680         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
8681         (gst_audio_convert_change_state), (gst_audio_convert_channels):
8682         * gst/videotestsrc/gstvideotestsrc.c:
8683         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
8684         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
8685         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
8686         (gst_videotestsrc_init), (gst_videotestsrc_loop):
8687         Don't ignore _push() return values.
8688         Make sure no processing is done when shutting down.
8689         Videotestsrc pad activation fix.
8690
8691 2005-05-05  Wim Taymans  <wim@fluendo.com>
8692
8693         * gst/adder/Makefile.am:
8694         * gst/adder/gstadder.c: (gst_adder_setcaps),
8695         (gst_adder_class_init), (gst_adder_init),
8696         (gst_adder_request_new_pad), (gst_adder_collected),
8697         (gst_adder_change_state):
8698         * gst/adder/gstadder.h:
8699         Ported adder as an example of a mixer element using
8700         collect pads. Needs more negotiation work.
8701
8702 2005-05-05  Wim Taymans  <wim@fluendo.com>
8703
8704         * ext/theora/theoradec.c: (_inc_granulepos),
8705         (theora_dec_src_event), (theora_dec_sink_event),
8706         (theora_handle_comment_packet), (theora_handle_type_packet),
8707         (theora_handle_header_packet), (theora_handle_data_packet),
8708         (theora_dec_chain):
8709         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8710         (gst_theora_enc_init), (theora_enc_sink_setcaps),
8711         (theora_push_buffer), (theora_push_packet),
8712         (theora_enc_sink_event), (theora_enc_chain),
8713         (theora_enc_change_state), (theora_enc_set_property),
8714         (theora_enc_get_property):
8715         Added stream lock to decoder so that we can serialize
8716         the discont event.
8717         More theoraenc porting, recover from errors, do clean
8718         shutdown.
8719
8720 2005-05-05  Wim Taymans  <wim@fluendo.com>
8721
8722         * ext/ogg/Makefile.am:
8723         * ext/ogg/README:
8724         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
8725         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
8726         (gst_ogg_print):
8727         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8728         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
8729         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
8730         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8731         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
8732         (gst_ogg_mux_change_state):
8733         Ported ogg muxer.
8734
8735 2005-05-05  Wim Taymans  <wim@fluendo.com>
8736
8737         * docs/design-audiosinks.txt:
8738         * gst-libs/gst/audio/TODO:
8739         * gst-libs/gst/audio/gstaudiosink.c:
8740         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8741         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8742         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8743         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8744         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8745         (gst_audiosink_create_ringbuffer):
8746         * gst-libs/gst/audio/gstbaseaudiosink.c:
8747         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8748         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8749         (gst_baseaudiosink_set_property), (build_linear_format),
8750         (debug_spec_caps), (debug_spec_buffer),
8751         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8752         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8753         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8754         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8755         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8756         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8757         (gst_ringbuffer_release), (gst_ringbuffer_play),
8758         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
8759         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
8760         (gst_ringbuffer_set_sample), (wait_segment),
8761         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
8762         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
8763         More work on the audiosink, mostly debugging and a race in
8764         shutdown.
8765
8766 2005-04-28  Wim Taymans  <wim@fluendo.com>
8767
8768         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
8769         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
8770         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8771         (vorbis_dec_src_query), (vorbis_dec_src_event),
8772         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
8773         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
8774         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
8775         Don't crap out when seeking back to position 0.
8776
8777 2005-04-28  Wim Taymans  <wim@fluendo.com>
8778
8779         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
8780         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
8781         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
8782         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
8783         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
8784         Make audio sink configurable, use alsasink as default.
8785
8786 2005-04-28  Wim Taymans  <wim@fluendo.com>
8787
8788         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8789         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
8790         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
8791         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
8792         (vorbis_dec_change_state):
8793         * ext/vorbis/vorbisdec.h:
8794         Refactor, use STREAM_LOCK.
8795
8796 2005-04-28  Wim Taymans  <wim@fluendo.com>
8797
8798         * ext/theora/theoradec.c: (_inc_granulepos),
8799         (theora_dec_sink_event), (theora_handle_comment_packet),
8800         (theora_handle_type_packet), (theora_handle_header_packet),
8801         (theora_handle_data_packet), (theora_dec_chain),
8802         (theora_dec_change_state):
8803         Refactor a bit, use STREAM_LOCK.
8804
8805 2005-04-28  Wim Taymans  <wim@fluendo.com>
8806
8807         * ext/alsa/Makefile.am:
8808         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
8809         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
8810         (gst_alsa_link), (gst_alsa_close_audio):
8811         * ext/alsa/gstalsaplugin.c: (plugin_init):
8812         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
8813         (gst_alsasink_dispose), (gst_alsasink_base_init),
8814         (gst_alsasink_class_init), (gst_alsasink_init),
8815         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
8816         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
8817         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
8818         (gst_alsasink_reset):
8819         * ext/alsa/gstalsasink.h:
8820         Implement alsasink with simple open/write/close API. 
8821         Make alsa dir build by disabling compilation of code.
8822
8823 2005-04-28  Wim Taymans  <wim@fluendo.com>
8824
8825         * gst-libs/gst/audio/Makefile.am:
8826         * gst-libs/gst/audio/audio.h:
8827         * gst-libs/gst/audio/audioclock.c:
8828         * gst-libs/gst/audio/audioclock.h:
8829         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
8830         (gst_audio_clock_class_init), (gst_audio_clock_init),
8831         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
8832         * gst-libs/gst/audio/gstaudioclock.h:
8833         * gst-libs/gst/audio/gstaudiosink.c:
8834         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8835         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8836         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8837         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8838         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8839         (gst_audiosink_create_ringbuffer):
8840         * gst-libs/gst/audio/gstbaseaudiosink.c:
8841         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8842         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8843         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
8844         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
8845         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8846         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8847         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8848         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8849         * gst-libs/gst/audio/gstbaseaudiosink.h:
8850         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8851         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
8852         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8853         (gst_ringbuffer_release), (gst_ringbuffer_play),
8854         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
8855         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
8856         (gst_ringbuffer_set_sample), (wait_segment),
8857         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
8858         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
8859         * gst-libs/gst/audio/gstringbuffer.h:
8860         Make ringbuffer faster and more simple by removing the locks
8861         in the playback thread.
8862         Add sample accurate playback based on buffer sample offsets.
8863         Make the baseaudiosink provide a clock.
8864         Parse caps in the base class.
8865         Correctly handle seeking, flushing and state changes.
8866
8867 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
8868
8869         * configure.ac:
8870         * gst/audioconvert/Makefile.am:
8871         * gst/audioscale/Makefile.am:
8872           Fix part of the build.  Come on guys, autogen didn't even work :)
8873
8874 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8875
8876         * configure.ac:
8877         * gst-libs/gst/Makefile.am:
8878         * gst-libs/gst/media-info/.cvsignore:
8879         * gst-libs/gst/media-info/Makefile.am:
8880         * gst-libs/gst/media-info/README:
8881         * gst-libs/gst/media-info/media-info-priv.c:
8882         * gst-libs/gst/media-info/media-info-priv.h:
8883         * gst-libs/gst/media-info/media-info-test.c:
8884         * gst-libs/gst/media-info/media-info.c:
8885         * gst-libs/gst/media-info/media-info.h:
8886         * gst-libs/gst/media-info/media-info.vcproj:
8887         * pkgconfig/Makefile.am:
8888         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
8889         * pkgconfig/gstreamer-media-info.pc.in:
8890           Remove media-info, which is also successed by playbin (see Totem
8891           implementation).
8892
8893 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8894
8895         * configure.ac:
8896         * examples/Makefile.am:
8897         * examples/gstplay/.cvsignore:
8898         * examples/gstplay/Makefile.am:
8899         * examples/gstplay/player.c:
8900         * gst-libs/gst/Makefile.am:
8901         * gst-libs/gst/play/.cvsignore:
8902         * gst-libs/gst/play/Makefile.am:
8903         * gst-libs/gst/play/play.c:
8904         * gst-libs/gst/play/play.h:
8905         * gst-libs/gst/play/play.vcproj:
8906         * pkgconfig/Makefile.am:
8907         * pkgconfig/gstreamer-play-uninstalled.pc.in:
8908         * pkgconfig/gstreamer-play.pc.in:
8909           Remove libgstplay, playbin is now the official successor.
8910
8911 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8912
8913         * configure.ac:
8914         * gst-libs/gst/Makefile.am:
8915         * gst-libs/gst/xwindowlistener/Makefile.am:
8916         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
8917         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
8918           Remove deprecated xwindowlistener (I've moved xwindowlistening
8919           in the v4l/v4l2 plugins over to serverside).
8920
8921 2005-04-25  David Schleef  <ds@schleef.org>
8922
8923         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
8924         to examples/dynparams.  Examples do not belong interspersed with
8925         source code.
8926         * examples/dynparams/demo-dparams.c:
8927         * gst/sine/Makefile.am:
8928         * gst/sine/demo-dparams.c:
8929
8930 2005-04-25  David Schleef  <ds@schleef.org>
8931
8932         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
8933         * gst-libs/gst/audio/Makefile.am:
8934         * gst-libs/gst/riff/Makefile.am:
8935         * gst-libs/gst/tag/Makefile.am:
8936         * gst-libs/gst/video/Makefile.am:
8937         * gst-libs/gst/xwindowlistener/Makefile.am:
8938
8939         Convert to 0.9 API, seems to work:
8940         * sys/ximage/Makefile.am:
8941         * sys/ximage/ximagesink.c:
8942
8943 2005-04-24  David Schleef  <ds@schleef.org>
8944
8945         Link plugins against libraries:
8946         * ext/alsa/Makefile.am:
8947         * gst/tcp/Makefile.am:
8948
8949         Remove asm code that should be in liboil
8950         * gst/videoscale/Makefile.am:
8951         * gst/videoscale/videoscale_x86_asm.s:
8952
8953         gettext wants these checked in:
8954         * po/af.po:
8955         * po/az.po:
8956         * po/cs.po:
8957         * po/en_GB.po:
8958         * po/hu.po:
8959         * po/it.po:
8960         * po/nb.po:
8961         * po/nl.po:
8962         * po/or.po:
8963         * po/sq.po:
8964         * po/sr.po:
8965         * po/sv.po:
8966         * po/uk.po:
8967         * po/vi.po:
8968
8969 2005-04-24  David Schleef  <ds@schleef.org>
8970
8971         Convert gst_main() to g_main_loop_run()
8972         * gst/playback/decodetest.c: (main):
8973         * gst/playback/test2.c: (main):
8974         * gst/playback/test3.c: (main):
8975         * gst/playback/test4.c: (main):
8976
8977         Link plugins against libraries:
8978         * ext/libvisual/Makefile.am:
8979         * sys/xvimage/Makefile.am:
8980
8981 2005-04-24  David Schleef  <ds@schleef.org>
8982
8983         * configure.ac: Remove idct and resample libs
8984         * gst-libs/gst/Makefile.am: same
8985
8986         Remove usage of gst_library_load():
8987         * ext/alsa/gstalsaplugin.c: (plugin_init):
8988         * ext/libvisual/visual.c: (plugin_init):
8989         * ext/ogg/gstogg.c: (plugin_init):
8990         * ext/theora/theora.c: (plugin_init):
8991         * ext/vorbis/vorbis.c: (plugin_init):
8992         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
8993         * gst/audioscale/gstaudioscale.c:
8994         * gst/adder/gstadder.c: (plugin_init):
8995         * gst/audioconvert/plugin.c: (plugin_init):
8996         * sys/ximage/ximagesink.c: (plugin_init):
8997         * sys/xvimage/xvimagesink.c: (plugin_init):
8998         * gst/tcp/gsttcpplugin.c: (plugin_init):
8999
9000         Link plugins against libraries:
9001         * ext/ogg/Makefile.am:
9002         * ext/theora/Makefile.am:
9003         * ext/vorbis/Makefile.am:
9004         * gst/audioconvert/Makefile.am:
9005
9006         Create proper libraries:
9007         * gst-libs/gst/riff/Makefile.am:
9008         * gst-libs/gst/audio/Makefile.am:
9009         * gst-libs/gst/video/Makefile.am:
9010
9011         Move resample library to audioscale plugin directory:
9012         * gst-libs/gst/resample/Makefile.am:
9013         * gst-libs/gst/resample/README:
9014         * gst-libs/gst/resample/dtof.c:
9015         * gst-libs/gst/resample/dtos.c:
9016         * gst-libs/gst/resample/functable.c:
9017         * gst-libs/gst/resample/private.h:
9018         * gst-libs/gst/resample/resample.c:
9019         * gst-libs/gst/resample/resample.h:
9020         * gst-libs/gst/resample/resample.vcproj:
9021         * gst-libs/gst/resample/test.c:
9022         * gst/audioscale/Makefile.am:
9023         * gst/audioscale/README:
9024         * gst/audioscale/dtof.c:
9025         * gst/audioscale/dtos.c:
9026         * gst/audioscale/functable.c:
9027         * gst/audioscale/private.h:
9028         * gst/audioscale/resample.c:
9029         * gst/audioscale/resample.h:
9030         * gst/audioscale/test.c:
9031
9032         Move tagedit library to gst-libs:
9033         * gst-libs/gst/tag/Makefile.am:
9034         * gst-libs/gst/tag/gstid3tag.c:
9035         * gst-libs/gst/tag/gsttagediting.c:
9036         * gst-libs/gst/tag/gsttageditingprivate.h:
9037         * gst-libs/gst/tag/gstvorbistag.c:
9038         * gst/tags/Makefile.am:
9039         * gst/tags/gstid3tag.c:
9040         * gst/tags/gstvorbistag.c:
9041
9042         Fix for core changes:
9043         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
9044         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
9045         (gst_sinesrc_getrange):
9046
9047 2005-04-23  David Schleef  <ds@schleef.org>
9048
9049         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
9050         in gst-plugins in a long time, and properly belongs in liboil.
9051         * gst-libs/gst/idct/Makefile.am:
9052         * gst-libs/gst/idct/README:
9053         * gst-libs/gst/idct/dct.h:
9054         * gst-libs/gst/idct/doieee:
9055         * gst-libs/gst/idct/fastintidct.c:
9056         * gst-libs/gst/idct/floatidct.c:
9057         * gst-libs/gst/idct/idct.c:
9058         * gst-libs/gst/idct/idct.h:
9059         * gst-libs/gst/idct/idtc.vcproj:
9060         * gst-libs/gst/idct/ieeetest.c:
9061         * gst-libs/gst/idct/intidct.c:
9062
9063 2005-04-20  Wim Taymans  <wim@fluendo.com>
9064
9065         * docs/design-audiosinks.txt:
9066         * gst-libs/gst/audio/Makefile.am:
9067         * gst-libs/gst/audio/TODO:
9068         * gst-libs/gst/audio/gstaudiosink.c:
9069         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9070         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9071         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
9072         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9073         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9074         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
9075         (gst_audiosink_class_init), (gst_audiosink_init),
9076         (gst_audiosink_create_ringbuffer):
9077         * gst-libs/gst/audio/gstaudiosink.h:
9078         * gst-libs/gst/audio/gstbaseaudiosink.c:
9079         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
9080         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
9081         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
9082         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
9083         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
9084         (gst_baseaudiosink_create_ringbuffer),
9085         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9086         * gst-libs/gst/audio/gstbaseaudiosink.h:
9087         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9088         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
9089         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
9090         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9091         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
9092         (gst_ringbuffer_play), (gst_ringbuffer_pause),
9093         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
9094         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
9095         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
9096         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
9097         * gst-libs/gst/audio/gstringbuffer.h:
9098         An attempt at a set of audio base classes together with some
9099         design docs.
9100
9101 2005-04-20  Wim Taymans  <wim@fluendo.com>
9102
9103         * gst/audioconvert/Makefile.am:
9104         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9105         (gst_audio_convert_caps_remove_format_info),
9106         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
9107         (gst_audio_convert_channels):
9108         Link against audio libs.
9109         Fix audio convert plugin.
9110
9111 2005-04-20  Wim Taymans  <wim@fluendo.com>
9112
9113         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
9114         (gst_ogg_demux_sink_activate):
9115         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9116         (theora_set_header_on_caps), (theora_enc_sink_event),
9117         (theora_enc_chain):
9118         Fix theora encoder.
9119
9120 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9121
9122         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
9123         * gst/playback/gstdecodebin.c: (find_compatibles):
9124           Work with staticpadtemplates in elementfactories.
9125
9126 2005-04-12  Wim Taymans  <wim@fluendo.com>
9127
9128         * gst/playback/README:
9129         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9130         (compare_ranks), (print_feature), (gst_decode_bin_init),
9131         (dynamic_create), (dynamic_free), (find_compatibles),
9132         (mimetype_is_raw), (close_pad_link), (got_redirect),
9133         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9134         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
9135         (gst_decode_bin_change_state):
9136         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9137         (gst_play_base_bin_init), (group_destroy), (group_commit),
9138         (check_queue), (queue_overrun), (queue_threshold_reached),
9139         (queue_out_of_data), (gen_preroll_element), (unknown_type),
9140         (new_decoded_pad), (setup_subtitle), (gen_source_element),
9141         (got_redirect), (setup_source), (play_base_eos),
9142         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9143         (gst_play_base_bin_remove_element):
9144         * gst/playback/gstplaybasebin.h:
9145         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9146         (gst_play_bin_init), (gst_play_bin_dispose),
9147         (gst_play_bin_set_property), (gen_video_element),
9148         (gen_text_element), (gen_audio_element), (remove_sinks),
9149         (gst_play_bin_send_event):
9150         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
9151         (stream_info_change_state), (gst_stream_info_set_mute):
9152         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
9153         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
9154         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
9155         (gst_stream_selector_chain):
9156         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
9157         (main):
9158         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
9159         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
9160         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
9161         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
9162         Raw and crude port of decodebin. 
9163         Make playbin compile.
9164
9165 2005-04-06  Wim Taymans  <wim@fluendo.com>
9166
9167         * ext/gnomevfs/Makefile.am:
9168         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
9169         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
9170         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
9171         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
9172         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
9173         (gst_gnomevfssrc_stop):
9174         * ext/ogg/Makefile.am:
9175         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
9176         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
9177         * ext/theora/Makefile.am:
9178         * ext/theora/theoradec.c: (_inc_granulepos),
9179         (theora_dec_sink_event), (theora_dec_chain):
9180         * ext/vorbis/Makefile.am:
9181         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
9182         (vorbis_dec_sink_event), (vorbis_dec_chain):
9183         * gst-libs/gst/audio/Makefile.am:
9184         * sys/xvimage/Makefile.am:
9185         Make gnomevfssrc extend the source base class.
9186         Fix linking against libs in various plugins.
9187
9188 2005-04-06  Andy Wingo  <wingo@pobox.com>
9189
9190         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
9191         GST_BASE_LIBS.
9192
9193         * configure.ac: Add check and AC_SUBST for libgstbase.
9194
9195 2005-03-31  Wim Taymans  <wim@fluendo.com>
9196
9197         * examples/seeking/Makefile.am:
9198         * examples/seeking/cdparanoia.c: (main):
9199         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
9200         (play_cb), (pause_cb), (stop_cb), (main):
9201         * examples/seeking/playbin.c:
9202         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
9203         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
9204         (make_sid_pipeline), (make_vorbis_pipeline),
9205         (make_theora_pipeline), (make_vorbis_theora_pipeline),
9206         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
9207         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
9208         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
9209         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
9210         (stop_cb), (main):
9211         * examples/seeking/spider_seek.c:
9212         * examples/seeking/vorbisfile.c:
9213         * ext/gnomevfs/Makefile.am:
9214         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
9215         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
9216         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
9217         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
9218         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
9219         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
9220         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
9221         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
9222         * ext/ogg/README:
9223         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
9224         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
9225         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
9226         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
9227         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
9228         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
9229         (gst_ogg_pad_event), (gst_ogg_pad_reset),
9230         (gst_ogg_demux_factory_filter), (compare_ranks),
9231         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
9232         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
9233         (gst_ogg_chain_new), (gst_ogg_chain_free),
9234         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
9235         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
9236         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
9237         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
9238         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
9239         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
9240         (gst_ogg_demux_get_prev_page),
9241         (gst_ogg_demux_deactivate_current_chain),
9242         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
9243         (gst_ogg_demux_bisect_forward_serialno),
9244         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
9245         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
9246         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
9247         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
9248         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
9249         (gst_ogg_demux_change_state), (gst_ogg_print):
9250         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
9251         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
9252         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
9253         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
9254         (gst_ogg_mux_loop):
9255         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9256         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
9257         (theora_dec_src_convert), (theora_dec_sink_convert),
9258         (theora_dec_src_query), (theora_dec_src_event),
9259         (theora_dec_sink_event), (theora_dec_chain),
9260         (theora_dec_change_state):
9261         * ext/theora/theoraenc.c: (gst_theora_enc_init),
9262         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
9263         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
9264         (theora_enc_change_state):
9265         * ext/vorbis/Makefile.am:
9266         * ext/vorbis/oggvorbisenc.c:
9267         * ext/vorbis/oggvorbisenc.h:
9268         * ext/vorbis/vorbis.c: (plugin_init):
9269         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
9270         (vorbis_dec_src_query), (vorbis_dec_src_event),
9271         (vorbis_dec_sink_event), (vorbis_dec_chain),
9272         (vorbis_dec_change_state):
9273         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
9274         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
9275         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
9276         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
9277         (gst_vorbisenc_change_state):
9278         * ext/vorbis/vorbisenc.h:
9279         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
9280         * gst-libs/gst/audio/audioclock.c:
9281         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9282         (gst_audiofilter_init), (gst_audiofilter_chain):
9283         * gst-libs/gst/audio/testchannels.c: (main):
9284         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
9285         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
9286         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
9287         (gmip_find_track_streaminfo), (gmip_find_track_format):
9288         * gst-libs/gst/media-info/media-info.c:
9289         (gst_media_info_read_idler):
9290         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
9291         (gst_play_get_all_by_interface):
9292         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
9293         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
9294         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
9295         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
9296         (gst_riff_parse_info):
9297         * gst-libs/gst/riff/riff-read.h:
9298         * gst-libs/gst/riff/riff.c: (plugin_init):
9299         * gst-libs/gst/video/Makefile.am:
9300         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
9301         (gst_videosink_class_init), (gst_videosink_get_type):
9302         * gst-libs/gst/video/videosink.h:
9303         * gst/audioconvert/bufferframesconvert.c:
9304         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
9305         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
9306         * gst/audioconvert/channelmixtest.c: (main):
9307         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9308         (gst_audio_convert_chain),
9309         (gst_audio_convert_caps_remove_format_info),
9310         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
9311         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
9312         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
9313         (gst_audio_convert_buffer_to_default_format),
9314         (gst_audio_convert_buffer_from_default_format),
9315         (gst_audio_convert_channels):
9316         * gst/audioconvert/gstchannelmix.h:
9317         * gst/ffmpegcolorspace/avcodec.h:
9318         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9319         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9320         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
9321         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
9322         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
9323         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9324         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
9325         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
9326         (mpeg_video_type_find), (mpeg_video_stream_type_find),
9327         (dv_type_find):
9328         * gst/videotestsrc/gstvideotestsrc.c:
9329         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
9330         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
9331         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
9332         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
9333         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
9334         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
9335         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
9336         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
9337         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
9338         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
9339         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
9340         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
9341         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
9342         (gst_xvimagesink_navigation_send_event),
9343         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
9344         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
9345         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
9346         * sys/xvimage/xvimagesink.h:
9347         Plugin port to 0.9, ogg/theora playback should work in the seek
9348         example now.
9349         Removed old examples.
9350         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
9351         explained in 0.9 TODO doc.
9352
9353
9354 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9355
9356         * autogen.sh:
9357         * configure.ac:
9358         * ext/Makefile.am:
9359         * gst/Makefile.am:
9360         * po/POTFILES.in:
9361         * po/af.po:
9362         * po/az.po:
9363         * po/cs.po:
9364         * po/en_GB.po:
9365         * po/hu.po:
9366         * po/it.po:
9367         * po/nb.po:
9368         * po/nl.po:
9369         * po/or.po:
9370         * po/sq.po:
9371         * po/sr.po:
9372         * po/sv.po:
9373         * po/uk.po:
9374         * po/vi.po:
9375         * sys/Makefile.am:
9376         * testsuite/Makefile.am:
9377           remove a whole bunch of plugins.  This module now contains a set
9378           of free reference plugins/elements as agreed.
9379
9380 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9381
9382         * configure.ac:
9383           hunting season on 0.9 is now OPEN
9384
9385 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9386
9387         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
9388           Kick the hell out of gcc for not warning me about a symbol conflict.
9389
9390 2005-02-22  Luca Ognibene  <luogni@tin.it>
9391
9392         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9393
9394         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
9395           Don't leak caps string (fixes #168134)
9396
9397         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
9398         (gst_jpegenc_init), (gst_jpegenc_finalize),
9399         (gst_jpegenc_change_state):
9400           Don't leak line buffers and context struct (fixes #168133).
9401
9402 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
9403
9404         * configure.ac:
9405         * ext/dirac/gstdiracdec.cc:
9406         (gst_diracdec_chain):
9407           Since dirac 0.5.0 the framerate in dirac is expressed as a
9408           rational number. Fix build and up requirement to 0.5.0, and
9409           also pass parameters to gst_diracdec_link in the right order
9410           (fixes #167959).
9411
9412 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
9413
9414         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
9415         * ext/faad/gstfaad.h:
9416         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
9417         certain invalid muxed streams, where some packets will contain 
9418         junk after decoder data. Partially fixes #149158.
9419
9420 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
9421         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
9422           Make sure we only write to writable buffers
9423
9424 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
9425
9426         * gst-libs/gst/riff/riff-media.c:
9427         (gst_riff_create_audio_caps_with_data):
9428           Do actually fix invalid RIFF fmt header values for alaw
9429           and mulaw audio instead of just saying so.
9430
9431         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9432           Give gst_riff_create_audio_caps_with_data() a chance to
9433           fix up broken format header fields before extracting any
9434           parameters from the header. (fixes #167633)
9435
9436 2005-02-19  Martin Holters  <martin.holters@gmx.de>
9437
9438         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9439
9440         * gst/audioconvert/bufferframesconvert.c:
9441         (buffer_frames_convert_link):
9442           Don't leak othercaps. (fixes #167878)
9443
9444 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
9445
9446         * configure.ac:
9447         * ext/libvisual/visual.c: (gst_visual_srclink),
9448         (gst_visual_change_state):
9449           Support libvisual 0.2.0.
9450
9451 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
9452
9453         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
9454         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
9455           Use same rowstrides for I420 as used everywhere else.
9456
9457 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
9458
9459         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
9460           Declare variables at beginning of block and make gcc-2.95 happy
9461           (fixes # 167482, patch by Gergely Nagy).
9462           
9463         * gst/tcp/gsttcpclientsrc.c:
9464         * gst/tcp/gsttcpclientsrc.h:
9465           Move some includes into the header, so that struct sockaddr_in is
9466           defined when it should be defined on FreeBSD as well (fixes
9467           #167483).
9468           
9469         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
9470           Don't pass uninitialised values to setsockopt() here either.
9471
9472 2005-02-17  Luca Ognibene  <luogni at tin dot it>
9473
9474         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9475
9476         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
9477           Don't pass uninitialised values to setsockopt(). (fixes #167704)
9478
9479 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9480
9481         * gst/playback/gstplaybin.c: (add_sink):
9482           Invert bin_add/link order to workaround deadlock in opt.
9483
9484 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9485
9486         * gst/modplug/gstmodplug.cc:
9487           Add missing break causing position queries to fail.
9488
9489 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9490
9491         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
9492           Granpos can apparently be -1, which screws up calculations...
9493
9494 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
9495
9496         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9497         (gst_ximagesink_send_pending_navigation),
9498         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
9499         (gst_ximagesink_init):
9500         * sys/ximage/ximagesink.h:
9501         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9502         (gst_xvimagesink_send_pending_navigation),
9503         (gst_xvimagesink_navigation_send_event),
9504         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
9505         * sys/xvimage/xvimagesink.h:
9506           Use a mutex protected list to marshal navigation
9507           events into the stream thread from whichever thread
9508           sends them.
9509
9510 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
9511
9512         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
9513           Display current position and track length; misc. clean-ups.
9514           
9515         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
9516         (speed_init), (speed_chain):
9517           Add query function, so that the stream length and current position
9518           get adjusted when queried (note that current position queries may
9519           still be wrong if the audio sink returns values based on buffer
9520           timestamps instead of passing on the query).
9521
9522 2005-02-13  Benjamin Otte  <otte@gnome.org>
9523
9524         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
9525         (gst_audio_convert_channels):
9526           create channel conversion matrix when linking
9527         * gst/audioconvert/.cvsignore:
9528         * gst/audioconvert/Makefile.am:
9529         * gst/audioconvert/channelmixtest.c: (main):
9530           add (ugly) test that ensures stereo <=> mono conversion works
9531           correctly
9532
9533 2005-02-13  Benjamin Otte  <otte@gnome.org>
9534
9535         * gst/audioconvert/gstchannelmix.h:
9536           include missing header file
9537         * gst/audioconvert/gstchannelmix.c:
9538         (gst_audio_convert_fill_compatible):
9539           use same sign for both channels when converting to/from compatible
9540           channel. Previously used different signs made the signals cancel
9541           each other out and appear like silence. (fixes #167269)
9542
9543 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
9544
9545         * gst/ffmpegcolorspace/avcodec.h:
9546         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9547         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9548         (gst_ffmpegcsp_avpicture_fill):
9549         * gst/ffmpegcolorspace/imgconvert.c:
9550           Convert to and from YV12 (fixes #156379).
9551
9552 2005-02-12  Julien MOUTTE  <julien@moutte.net>
9553
9554         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
9555         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
9556         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
9557         (gst_ximagesink_expose), (gst_ximagesink_set_property),
9558         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
9559         methods from chain and negotiation and vice versa (Fixes #166142).
9560         * sys/ximage/ximagesink.h: Add stream_lock.
9561         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
9562         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
9563         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
9564         (gst_xvimagesink_expose): Check for xcontext before trying to link.
9565
9566 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
9567
9568         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
9569           Don't send "Hey! You gave me a NULL pointer you naughty person" as
9570           error message when we can't open the DVD device (when dvdnav_open()
9571           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
9572           the above). Send something more useful instead (fixes #167117).
9573
9574 2005-02-11  Julien MOUTTE  <julien@moutte.net>
9575
9576         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9577         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
9578         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
9579         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
9580         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
9581         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
9582         methods from chain and negotiation and vice versa (Fixes #166142).
9583         Fix a possible bug of images in the buffer pool being discarded because
9584         we are looking at the wrong geometry.
9585         * sys/xvimage/xvimagesink.h: Add stream_lock.
9586
9587 2005-02-11  David Schleef  <ds@schleef.org>
9588
9589         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
9590         unsigned int. (fixes #167128)
9591
9592 2005-02-11  David Schleef  <ds@schleef.org>
9593
9594         * gst/librfb/Makefile.am: Testing stuff before committing is
9595           for wimps... and people with fast machines.  Fix stupid
9596           mistake.
9597
9598 2005-02-11  David Schleef  <ds@schleef.org>
9599
9600         * configure.ac: Pull in librfb from my CVS tree, because it is
9601           too small and annoying to be separate.  Move rfbsrc plugin
9602           to gst/.
9603         * ext/Makefile.am:
9604         * ext/librfb/Makefile.am:
9605         * ext/librfb/gstrfbsrc.c:
9606         * gst/librfb/Makefile.am:
9607         * gst/librfb/gstrfbsrc.c:
9608         * gst/librfb/rfb.c:
9609         * gst/librfb/rfb.h:
9610         * gst/librfb/rfbbuffer.c:
9611         * gst/librfb/rfbbuffer.h:
9612         * gst/librfb/rfbbytestream.c:
9613         * gst/librfb/rfbbytestream.h:
9614         * gst/librfb/rfbcontext.h:
9615         * gst/librfb/rfbdecoder.c:
9616         * gst/librfb/rfbdecoder.h:
9617         * gst/librfb/rfbutil.h:
9618
9619 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
9620
9621         * gst/speed/Makefile.am:
9622         * gst/speed/demo-mp3.c: (main):
9623         * gst/speed/filter.func:
9624         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
9625         (speed_class_init), (speed_init), (speed_chain_int16),
9626         (speed_chain_float32), (speed_chain), (speed_set_property),
9627         (speed_get_property), (speed_change_state):
9628         * gst/speed/gstspeed.h:
9629           Fix speed element and make it chain-based (fixes #156467),
9630           and make it handle more than one channel.
9631
9632 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
9633
9634         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
9635         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
9636         (gst_dtsdec_chain), (gst_dtsdec_change_state):
9637         * ext/dts/gstdtsdec.h:
9638           Don't clobber the stack constructing the channels array.
9639           Make the element chain-based. DTS tracks can now be played.
9640           
9641 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
9642
9643         * gst-libs/gst/audio/multichannel.h:
9644         * gst-libs/gst/gconf/gconf.h:
9645         * gst-libs/gst/idct/idct.h:
9646         * gst-libs/gst/media-info/media-info-priv.h:
9647         * gst-libs/gst/play/play.h:
9648         * gst-libs/gst/resample/private.h:
9649         * gst-libs/gst/resample/resample.h:
9650         * gst-libs/gst/riff/riff-ids.h:
9651         * gst-libs/gst/video/video.h:
9652         * gst-libs/gst/video/videosink.h:
9653           Add G_BEGIN_DECLS and G_END_DECLS around headers where
9654           missing, so that they work when included from C++ code.
9655
9656 2005-02-09  David Schleef  <ds@schleef.org>
9657
9658         * testsuite/gst-lint: Check for non-statically scoped
9659           parent_class variables.  This won't be a problem once
9660           plugins are loaded with RTLD_LOCAL.
9661
9662 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9663
9664         * ext/mplex/gstmplexibitstream.cc:
9665           gcc madness.
9666
9667 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9668
9669         * ext/ogg/gstogmparse.c:
9670         * gst/debug/gstnavigationtest.c:
9671           Die, thou faulty symbol pollutors (non-static parent_class).
9672
9673 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9674
9675         * ext/mplex/gstmplexibitstream.cc:
9676           Fix event handling (#165525).
9677
9678 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9679
9680         * ext/mikmod/gstmikmod.c:
9681         * gst/modplug/gstmodplug.cc:
9682           Add missing endianness to template (fixes #165509).
9683
9684 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9685
9686         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
9687           Fix wrong order of reading of optional bytes (#165290).
9688
9689 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9690
9691         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9692           Implement FILLER event awareness.
9693
9694 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9695
9696         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
9697           Fix track calculations (#166208).
9698
9699 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
9700
9701         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9702
9703         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
9704         * ext/libpng/gstpngenc.c:
9705           Fix byte-order, use proper fixed caps. Fixes #164197.
9706
9707 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
9708
9709         * configure.ac:
9710           Add dvdlpcmdec 
9711
9712         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
9713         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
9714           Don't push buffers if the src pad isn't negotiated yet.
9715           
9716         * gst/audioconvert/gstaudioconvert.c:
9717         (gst_audio_convert_buffer_to_default_format),
9718         (gst_audio_convert_buffer_from_default_format):
9719           Add support for 24-bit width.
9720
9721         * gst/dvdlpcmdec/.cvsignore:
9722         * gst/dvdlpcmdec/Makefile.am:
9723         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
9724         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
9725         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
9726         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
9727         (plugin_init):
9728         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
9729           New decoder for rearranging DVD LPCM into our audio/x-raw-int
9730           format. Needs support for the channels maps if someone can find 
9731           a DVD LPCM track with > 2 channels.
9732
9733         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
9734         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
9735         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
9736         * gst/mpegstream/gstdvddemux.h:
9737         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
9738         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
9739         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
9740         * gst/mpegstream/gstmpegdemux.h:
9741         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
9742         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
9743         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
9744         (gst_mpeg_parse_handle_src_query),
9745         (gst_mpeg_parse_handle_src_event):
9746           Use audio/x-dvd-lpcm for LPCM output.
9747           Add DTS output.
9748
9749 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
9750
9751         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9752
9753         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
9754         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
9755           Add BGRA handling (#165736).
9756
9757 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
9758
9759         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9760
9761         * gst/law/alaw-decode.c: (alawdec_link):
9762         * gst/law/alaw-encode.c: (alawenc_link):
9763         * gst/law/mulaw-decode.c: (mulawdec_link):
9764         * gst/law/mulaw-encode.c: (mulawenc_link):
9765           Fix caps memleaks (#166600).
9766
9767 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
9768
9769         * ext/tarkin/mem.h:
9770         * ext/tarkin/wavelet.h:
9771         * ext/tarkin/yuv.h:
9772         * gst/ffmpegcolorspace/avcodec.h:
9773           Include "_stdint.h" instead of <stdint.h>. Fixes build on
9774           systems that don't have stdint.h, like Solaris9 (fixes #166631).
9775
9776 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9777
9778         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
9779         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
9780         (gst_xvimagesink_change_state):
9781           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
9782           Xv video (and thereby regenerate Xv colourkey) in clear() so
9783           that PLAY -> READY -> PLAY works (fixes #162504).
9784
9785 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9786
9787         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
9788           Switch to list instead of range, since MJPEG-devices really just
9789           support decimations, not any size.
9790
9791 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
9792         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
9793         (gst_mpeg2dec_reset), (free_all_buffers),
9794         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
9795         * ext/mpeg2dec/gstmpeg2dec.h:
9796           The libmpeg2 user-allocated buffer management is awkward, 
9797           to say the least. Hopefully this fixes things.
9798
9799 2005-02-04  Andy Wingo  <wingo@pobox.com>
9800
9801         * gst/audioconvert/bufferframesconvert.c
9802         (buffer_frames_convert_fixate): New function, fixates to 256
9803         frames per buffer by default. (Much better than 1.)
9804         (buffer_frames_convert_init): Set the fixate function for both src
9805         and sink pad.
9806         (buffer_frames_convert_link): After success setting nonfixed caps,
9807         get the negotiated caps so we can know how many buffer-frames it
9808         will be. No idea how this worked at all before.
9809
9810 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
9811
9812         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
9813         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
9814         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
9815         (handle_sequence), (handle_picture):
9816         * ext/mpeg2dec/gstmpeg2dec.h:
9817           Rearrange buffer tracking and refcounting and refactor
9818           a little for readability. 
9819
9820 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
9821         * sys/v4l/gstv4l.c: (plugin_init):
9822         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
9823         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
9824         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
9825         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
9826         * sys/v4l/gstv4ljpegsrc.h:
9827         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
9828         * sys/v4l/v4l_calls.h:
9829         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
9830         (gst_v4lsrc_get_fps):
9831         * sys/v4l/v4lsrc_calls.h:
9832           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
9833           you jpeg inside rgb frames" driver.
9834           Don't error in the v4lsrc link function, just return 
9835           REFUSED.
9836
9837 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9838
9839         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
9840         (gst_qcamsrc_open):
9841           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
9842
9843 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9844
9845         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
9846           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
9847
9848 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9849
9850         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
9851           Reset negotiated state on PAUSED->READY.
9852
9853 2005-02-02  David Schleef  <ds@schleef.org>
9854
9855         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
9856         whereever possible.  (Fixes #165997)
9857         * examples/capsfilter/capsfilter1.c: (main):
9858         * examples/dynparams/filter.c: (create_ui):
9859         * examples/seeking/cdparanoia.c: (get_track_info), (main):
9860         * examples/seeking/chained.c: (main):
9861         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
9862         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
9863         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
9864         (make_mpeg_pipeline), (make_mpegnt_pipeline):
9865         * examples/seeking/spider_seek.c: (make_spider_pipeline):
9866         * examples/switch/switcher.c: (main):
9867         * ext/dv/demo-play.c: (main):
9868         * ext/faad/gstfaad.c: (gst_faad_change_state):
9869         * ext/mad/gstmad.c: (gst_mad_chain):
9870         * ext/smoothwave/demo-osssrc.c: (main):
9871         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
9872         (gst_gconf_render_bin_from_description),
9873         (gst_gconf_get_default_audio_sink),
9874         (gst_gconf_get_default_video_sink),
9875         (gst_gconf_get_default_audio_src),
9876         (gst_gconf_get_default_video_src),
9877         (gst_gconf_get_default_visualization_element):
9878         * gst/level/demo.c: (main):
9879         * gst/level/plot.c: (main):
9880         * gst/playback/gstplaybin.c: (gen_video_element),
9881         (gen_audio_element):
9882         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
9883         * gst/playondemand/demo-mp3.c: (setup_pipeline):
9884         * gst/sine/demo-dparams.c: (main):
9885         * gst/spectrum/demo-osssrc.c: (main):
9886         * gst/speed/demo-mp3.c: (main):
9887         * gst/volume/demo.c: (main):
9888         * testsuite/embed/embed.c: (main):
9889
9890 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
9891
9892         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
9893         (gst_tcpclientsink_finalize):
9894         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
9895         (gst_tcpclientsrc_finalize):
9896         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
9897         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
9898         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
9899         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
9900           Don't leak the hostname when shutting down.
9901           In tcpserversrc, take a copy of the default hostname.
9902
9903 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9904
9905         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
9906           Set caps to systemstream=TRUE.
9907
9908 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9909
9910         * testsuite/Makefile.am:
9911           Fix more OSX buildbots.
9912
9913 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
9914
9915         * ext/mpeg2dec/gstmpeg2dec.c:
9916           Don't send things to NULL PAD_PEERs
9917
9918         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
9919           Copy-on-write the incoming buffer.
9920
9921         * gst/mpegstream/gstdvddemux.h:
9922         * gst/mpegstream/gstmpegclock.h:
9923         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
9924         (normal_seek), (gst_mpeg_demux_handle_src_event):
9925         * gst/mpegstream/gstmpegdemux.h:
9926         * gst/mpegstream/gstmpegpacketize.h:
9927         * gst/mpegstream/gstmpegparse.c:
9928         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
9929         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
9930         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
9931         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
9932         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
9933         * gst/mpegstream/gstmpegparse.h:
9934         * gst/mpegstream/gstrfc2250enc.h:
9935           Various changes to the way time is computed that make seeking and
9936           total time estimation much better here.
9937           Use G_BEGIN/END_DECLS instead of __cplusplus
9938
9939         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
9940           Use gst_buffer_stamp instead of only copying the TIMESTAMP
9941
9942 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9943
9944         * gst/subparse/gstsubparse.c:
9945           Fix OSX buildbot.
9946
9947 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
9948
9949         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9950         (theora_enc_chain), (theora_enc_change_state):
9951         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
9952         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
9953         (gst_vorbisenc_change_state):
9954         * ext/vorbis/vorbisenc.h:
9955           Set granulepos and timestamp correctly for streams not
9956           starting at 0, taking into account the initial delay.
9957
9958 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
9959
9960         * gst/mpegstream/gstdvddemux.c:
9961           Add audio/x-dts to audio pad template caps
9962
9963 2005-01-30  David Schleef  <ds@schleef.org>
9964
9965         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
9966         (create_context), (gst_polypsink_link): Fix silly endianness
9967         bug.  Add some debugging.  Remove float from caps; it doesn't
9968         work.  Attempt to get remote audio working.
9969
9970 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9971
9972         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
9973           Add 3IV2 fourcc.
9974
9975 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9976
9977         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
9978         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
9979         (gst_avi_demux_stream_data):
9980         * gst/avi/gstavidemux.h:
9981           Invert DIB images. Fixes #132341.
9982
9983 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9984
9985         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9986         (gst_ffmpegcsp_chain):
9987           D'oh, reference the palette data, not the palette structure.
9988           Fixes color distortion in #132341.
9989
9990 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9991
9992         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
9993           PAR can be non-fixed when not provided as argument (#162626).
9994
9995 2005-01-29  David Moore  <dcm@acm.org>
9996
9997         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9998
9999         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10000         (gst_qtdemux_loop_header):
10001           Re-apply patch from #142272 that allows non-seekable sources,
10002           re-proposed by Daniel Drake <dsd@gentoo.org>.
10003
10004 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10005
10006         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
10007           Use the src template for creating the src pad (#162330).
10008
10009 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10010
10011         * configure.ac:
10012         * ext/musepack/Makefile.am:
10013         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
10014         (gst_musepackdec_init), (gst_musepackdec_dispose),
10015         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
10016         (gst_musepack_stream_init), (gst_musepackdec_loop),
10017         (gst_musepackdec_change_state):
10018         * ext/musepack/gstmusepackdec.cpp:
10019         * ext/musepack/gstmusepackdec.h:
10020         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
10021         (gst_musepack_reader_read), (gst_musepack_reader_seek),
10022         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
10023         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
10024         * ext/musepack/gstmusepackreader.cpp:
10025         * ext/musepack/gstmusepackreader.h:
10026           Update to 1.1 API (#165446).
10027
10028 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10029
10030         * ext/Makefile.am:
10031           Unbreak buildbot.
10032
10033 2005-01-28  Andy Wingo  <wingo@pobox.com>
10034
10035         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
10036         to reflect a different dubious internet source. Add a reference
10037         and some commentary.
10038
10039 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10040
10041         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
10042         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
10043         * gst/playback/gststreamselector.h:
10044           Be more selective when we're redoing caps negotiation from
10045           within the chain function on a stream change.
10046
10047 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10048
10049         * configure.ac:
10050         * ext/Makefile.am:
10051         * ext/amrnb/Makefile.am:
10052         * ext/amrnb/amrnb.c: (plugin_init):
10053         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
10054         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
10055         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
10056         (gst_amrnbdec_state_change):
10057         * ext/amrnb/amrnbdec.h:
10058         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
10059         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
10060         (gst_amrnbparse_init), (gst_amrnbparse_formats),
10061         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
10062         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
10063         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
10064         * ext/amrnb/amrnbparse.h:
10065           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
10066         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10067           Add AMR-NB/-WB raw formats.
10068         * ext/alsa/gstalsa.c: (gst_alsa_link):
10069           Keep valid time when changing format.
10070         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10071         (qtdemux_parse_trak):
10072           Add some more format-specific options (#140141, #143555, #155163).
10073
10074 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10075
10076         * gst/matroska/matroska-demux.c:
10077         (gst_matroska_demux_parse_blockgroup):
10078           Fix logic error in timing of subtitle stream synchronization.
10079         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10080           Add skip-chunk, which is found in kodak-camera streams.
10081
10082 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10083
10084         * po/LINGUAS:
10085         * po/vi.po:
10086           Adding Vietnamese translation (submitted by Clytie Siddall)
10087
10088 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10089
10090         * gst/playback/gstdecodebin.c: (try_to_link_1):
10091           Use realpad for signal.
10092
10093 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10094
10095         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
10096           Fix category so decodebin picks it up.
10097
10098 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10099
10100         * ext/mad/Makefile.am:
10101         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
10102         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
10103         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
10104         (found_type), (gst_id3demux_bin_change_state):
10105         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
10106         (gst_id3_tag_init), (gst_id3_tag_handle_event),
10107         (gst_id3_tag_src_link), (gst_id3_tag_chain),
10108         (gst_id3_tag_change_state), (plugin_init):
10109         * ext/mad/gstmad.h:
10110           Add id3demuxbin (which is a simple bin consisting of id3demux
10111           and typefind), take over rank from id3demux, remove typefind
10112           code from id3demux. Makes all broken mp3s that I know of work,
10113           and thereby fixes #152688.
10114
10115 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
10116
10117         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10118
10119         * ext/mad/gstmad.c: (gst_mad_src_event):
10120         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10121           Allow seeks on audio pad, make mad forward those (#164826).
10122         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10123           Set duration (#165335).
10124
10125 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10126
10127         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
10128         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
10129         (gst_asf_demux_process_ext_content_desc),
10130         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
10131         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
10132         * gst/asfdemux/gstasfdemux.h:
10133           Improve metadata display, e.g. if the metadata comes before the
10134           streams are loaded (which is perfectly valid).
10135
10136 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10137
10138         * tools/gst-launch-ext-m.m:
10139           Fix AVI/ASF pipelines (#165340).
10140
10141 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
10142         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
10143         build failure on amd64
10144
10145 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
10146
10147         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
10148         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
10149           Check environment variables GST_ID3V2_TAG_ENCODING,
10150           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
10151           list of character encodings to force interpretation of non-unicode
10152           strings stored in an ID3v2 tag to a particular encoding. If none
10153           is specified, try to use current locale's encoding, then fall back
10154           to ISO-8859-1 (which will always succeed). (Resolves #149274)
10155         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
10156         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
10157           Check environment variables GST_ID3V1_TAG_ENCODING,
10158           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
10159           list of character encodings to use in case a string encountered
10160           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
10161           specified, try to use the current locale's encoding, then fall
10162           back to ISO-8859-1 (which will always succeed).
10163
10164 2005-01-25  Benjamin Otte  <otte@gnome.org>
10165
10166         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10167           - on half framerate, compute the rate in advance so the comparisons
10168             don't compare wrong values
10169           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
10170             behaviour
10171           - don't use mad_header_decode anymore, mad_frame_decode does that
10172             automatically
10173           - when getting rid of consumed bytes, reset the stream's skiplen
10174           (fixes #163867)
10175
10176 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
10177
10178         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
10179           Use 1/2 a second for default max_discont, as PES streams from DVB
10180           seem to have larger spacings in the SCR. 
10181           Fix a typo.
10182
10183 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10184
10185         * gst/playback/gstplaybasebin.c: (group_commit):
10186           Notify delayed stream-info availability.
10187
10188 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
10189         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
10190         (gst_a52dec_handle_event), (gst_a52dec_chain):
10191         Add some debug output. Check that a discont has a valid
10192         time associated.
10193         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
10194         (gst_alsa_sink_loop):
10195         Ignore TAG events. A little extra debug for broken timestamps.
10196         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
10197         (dvdnavsrc_change_state):
10198         Ensure we send a discont to engage the link before we send any
10199         other events.
10200         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
10201         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
10202         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
10203         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
10204         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
10205         dvd://title works in totem because typefinding sends a seek that ends
10206         up going back to chapter 1 regardless.
10207         * ext/mpeg2dec/gstmpeg2dec.c:
10208         * ext/mpeg2dec/gstmpeg2dec.h:
10209         Output correct timestamps and handle disconts.
10210         * ext/ogg/gstoggdemux.c: (get_relative):
10211         Small guard against a null dereference.
10212         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
10213         (gst_textoverlay_set_property):
10214         Free memory when done. Don't call gst_event_filler_get_duration on
10215         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
10216         g_warning.
10217         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
10218         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
10219         (gst_sw_srclink), (gst_smoothwave_chain):
10220         Draw solid lines, prettier colours.
10221         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
10222         Add a default palette that'll work for some movies.
10223         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
10224         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
10225         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
10226         * gst/mpegstream/gstdvddemux.h:
10227         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
10228         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
10229         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
10230         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
10231         * gst/mpegstream/gstmpegparse.h:
10232         Use PTM/NAV events when for timestamp adjustment when connected to 
10233         dvdnavsrc. Don't use many discont events where one suffices.
10234         * gst/playback/gstplaybasebin.c: (group_destroy),
10235         (gen_preroll_element), (gst_play_base_bin_add_element):
10236         * gst/playback/gstplaybasebin.h:
10237         Make sure we remove subtitles from the same bin we put them in.
10238         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
10239         (gst_subparse_buffer_format_autodetect),
10240         (gst_subparse_change_state):
10241         Fix some memleaks and invalid accesses.
10242         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
10243         (oggskel_type_find), (cmml_type_find), (plugin_init):
10244         Some typefind functions for Annodex v3.0 files
10245         * gst/wavparse/gstwavparse.h:
10246         GstRiffReadClass is the correct parent class.
10247
10248 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10249
10250         * gst-libs/gst/riff/riff-media.c:
10251         (gst_riff_create_video_caps_with_data):
10252           Add extradata to huffyuv (fixes #165013).
10253         * gst-libs/gst/riff/riff-read.c:
10254         (gst_riff_read_strf_vids_with_data):
10255           Fix extradata extraction if it is in the chunk size.
10256
10257 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
10258
10259         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10260
10261         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
10262         (gst_quarktv_change_state), (gst_quarktv_dispose):
10263           Memory free'ing location fix (#164708).
10264
10265 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10266
10267         * gst/playback/gstplaybasebin.c: (group_commit),
10268         (gen_preroll_element), (probe_triggered), (gen_source_element),
10269         (setup_source), (gst_play_base_bin_change_state),
10270         (gst_play_base_bin_add_element):
10271           Don't block for streams.
10272         * gst/playback/gststreaminfo.c: (stream_info_change_state),
10273         (gst_stream_info_set_mute):
10274           Use gst_pad_set_active_recursive.
10275
10276 2005-01-25  Andy Wingo  <wingo@pobox.com>
10277
10278         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
10279         for #ifndef HAVE_XVIDEO.
10280
10281 2005-01-24  Jeffrey C. Ollie
10282
10283         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
10284
10285         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
10286         * ext/gsm/gstgsmdec.h:
10287         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
10288         * ext/gsm/gstgsmenc.h:
10289         Fix rate to 8kHz as per spec, removes obscure errors when no rate
10290         was given by property. Add proper buffer timestamps and offsets.
10291
10292 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10293
10294         * gst-libs/gst/riff/riff-media.c:
10295         (gst_riff_create_audio_caps_with_data):
10296           Audio can be <8000Hz.
10297
10298 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10299
10300         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10301           Explicit state change to workaround refcount bugs.
10302
10303 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10304
10305         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
10306         (gst_avimux_riff_get_avi_header):
10307           Fix...
10308
10309 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10310
10311         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
10312         (gst_riff_read_element_data):
10313         * gst-libs/gst/riff/riff-read.h:
10314           Add _peek version (req'ed in CDXA).
10315         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
10316         (gst_cdxaparse_loop):
10317           Fix parsing in playbin.
10318         * gst/playback/gstdecodebin.c: (close_pad_link):
10319           Ignore current_ pads, they cause major annoyance.
10320
10321 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10322
10323         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
10324           Safety guard.
10325
10326 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10327
10328         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
10329           Fix padding...
10330
10331 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10332
10333         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
10334           Allow for 0-sized buffers. Fixes length query problems in
10335           starwars.mkv from the testsuite.
10336
10337 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
10338
10339         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
10340         (gst_video_box_i420), (gst_video_box_chain):
10341           Fix row strides for I420 (fixes #163159)
10342           
10343 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10344
10345         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10346           MPEG2 has a useful rate property, so we can actually use that.
10347           For MPEG-1, continue using the bytes/time properties.
10348
10349 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10350
10351         * gst-libs/gst/riff/riff-media.c:
10352         (gst_riff_create_video_caps_with_data),
10353         (gst_riff_create_video_template_caps):
10354           Add intel-h263.
10355
10356 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10357
10358         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10359           Fail if caps negotiation fails. Should fix #162184, and should
10360           definately be in there regardless of it fixing the actual bug.
10361         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
10362         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
10363         (gst_avimux_riff_get_avix_header),
10364         (gst_avimux_riff_get_video_header),
10365         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
10366         (gst_avimux_start_file), (gst_avimux_handle_event),
10367         (gst_avimux_change_state):
10368         * gst/avi/gstavimux.h:
10369           Refactor structure writing to use GST_WRITE_UINT macros, add
10370           metadata writing support.
10371
10372 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10373
10374         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
10375           Elements may already be destroyed when this function is called.
10376
10377 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10378
10379         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10380         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
10381           More memory leak fixes (#149162).
10382
10383 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10384
10385         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10386         (gst_qtdemux_add_stream):
10387           Fix two memleaks.
10388
10389 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10390
10391         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
10392           Argh...
10393
10394 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10395
10396         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
10397           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
10398           when fixating to six channels in Totem.
10399
10400 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10401
10402         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
10403           Fix compile warnings on Solaris 10 buildbot
10404
10405 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10406
10407         * ext/dvdread/dvdreadsrc.c: (_read):
10408           Don't read beyond the last cell in a chapter (fixes 
10409           invalid memory access)
10410
10411 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10412
10413         * ext/dvdread/stream_labels.c:
10414         (dvdreadsrc_get_audio_stream_labels):
10415           Use NULL for an empty GList instead of g_list_alloc(); fix 
10416           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
10417           of GString (easier to bulk free later)
10418
10419 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
10420
10421         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10422
10423         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10424         (gst_ffmpeg_pixfmt_to_caps):
10425           Fix BGRA32 caps (#164209).
10426
10427 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
10428
10429         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10430
10431         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10432         (gst_ffmpeg_caps_to_pixfmt):
10433           alpha_mask can be RGBA/ABGR. Fixes #164265.
10434
10435 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
10436
10437         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10438
10439         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
10440         (gst_mpeg2dec_alloc_buffer):
10441         * ext/mpeg2dec/gstmpeg2dec.h:
10442           Crop if decoding size is not the actual image size (#163676).
10443
10444 2005-01-17  Steve Baker  <steve@stevebaker.org>
10445
10446         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10447
10448         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
10449         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
10450           Add libsndfile typefind functions (#163309).
10451
10452 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10453
10454         * tools/gst-launch-ext-m.m:
10455           Add .aac, fix .m1v/.m2v (#163891).
10456
10457 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10458
10459         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
10460           Sanity check, don't wait endlessly since the clock might not
10461           actually run at this point (which is a deadlock). Fixes #164069.
10462
10463 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10464
10465         * gst/playback/gstplaybasebin.c: (probe_triggered):
10466           Of course, only pause if group is done...
10467
10468 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10469
10470         * gst/playback/gstplaybasebin.c: (probe_triggered):
10471           Thread safety.
10472
10473 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
10474
10475         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
10476           Don't return state change success when the parent
10477           failed.
10478
10479 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10480
10481         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
10482           Free events (fix memleak in #162905).
10483
10484 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
10485
10486         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10487
10488         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10489         (gst_ffmpeg_caps_to_pixfmt):
10490           Fix for depth = 15. Fixes #161675.
10491
10492 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10493
10494         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10495           Set FPS correctly, even for webcams and the like.
10496         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
10497           Don error on setting while capturing.
10498
10499 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10500
10501         * ext/dv/gstdvdec.c:
10502         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10503         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
10504           I'm a bad boy. using /1001. to force C to do float division
10505           and not integer division (as it did in my last commit)
10506           Thanks to David I. Lehn for pointing this mistake.
10507
10508 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10509
10510         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
10511           Revert Johan??s 1.35->1.36 since it breaks compat.
10512
10513 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10514
10515         * ext/dv/gstdvdec.c:
10516         * ext/libfame/gstlibfame.c:
10517         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10518         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
10519           replace framerate aproximations by their real value
10520           (24000/1001, 30000/1001, 60000/1001)
10521           Finish fixing bug #164049
10522
10523 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10524
10525         * ext/ogg/gstoggmux.c:
10526           eos/bos debugging
10527         * gst/tcp/gstmultifdsink.c:
10528         * gst/tcp/gstmultifdsink.h:
10529         * gst/tcp/gsttcp.c:
10530         * gst/tcp/gsttcp.h:
10531         * gst/tcp/gsttcpclientsink.c:
10532         * gst/tcp/gsttcpclientsrc.c:
10533         * gst/tcp/gsttcpserversink.c:
10534         * gst/tcp/gsttcpserversrc.c:
10535           improve reusability of elements after state changes and errors
10536           make multifdsink throw away streamheaders when receiving new ones
10537
10538 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10539
10540         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
10541           Fix for if items are already in list...
10542
10543 2005-01-12  Benjamin Otte  <otte@gnome.org>
10544
10545         * gst/adder/gstadder.c: (gst_adder_loop):
10546           fix adder a bit so it doesn't screw up with events as much anymore
10547
10548 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
10549
10550         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
10551         (pixbufscale_scale), (gst_pixbufscale_chain):
10552         * ext/gdk_pixbuf/pixbufscale.h:
10553           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
10554           to ensure rowstrides are calculated the same way as 
10555           ffmpegcolorspace
10556           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
10557           that we pick up duration and offset also.
10558
10559 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10560
10561         * gst/avi/gstavimux.c: (gst_avimux_class_init),
10562         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
10563           Reusability fixes.
10564
10565 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10566
10567         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
10568         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
10569         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
10570         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
10571           Update flags when requested.
10572
10573 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10574
10575         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
10576           Fix dmix.
10577
10578 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10579
10580         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10581         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
10582         (probe_triggered), (new_decoded_pad), (gen_source_element),
10583         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
10584         * gst/playback/gstplaybasebin.h:
10585         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10586         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
10587         (gst_play_bin_change_state):
10588           Implement group-switch signal for use in apps to clear metadata
10589           cache, clean up subtitle, add suburi property instead of # hack,
10590           some error-out fixes.
10591
10592 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10593
10594         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10595           Debug.
10596         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
10597           If we got a state change in the _get handler, don't return success.
10598
10599 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10600
10601         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
10602         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
10603           Make jpegdec quiet on MJPEG decoding
10604         * gst/asfdemux/README:
10605           Fix mimetypes for MJPEG and H263
10606
10607 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10608
10609         * ext/theora/theoradec.c: (theora_dec_chain):
10610           Fix broken code generation by gcc by swapping arguments.
10611         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
10612           Fix \n in debug.
10613
10614 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10615
10616         * TODO:
10617           delete this file, it is by far outdated
10618         * ext/alsa/gstalsa.1: remove
10619         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
10620         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
10621         (gst_alsa_get_caps):
10622           Add HW probing for supported sample rates. Fixes #161704
10623
10624 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10625
10626         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10627           Don't crash, biatch! :).
10628
10629 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10630
10631         * ext/musepack/gstmusepackreader.cpp:
10632         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
10633           Some work on tags - still doesn't work in playbin...
10634         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10635           Handle events...
10636
10637 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10638
10639         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
10640           Also shove tags on kid pads.
10641
10642 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10643
10644         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
10645           Don't bail on unknown events.
10646         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10647           Don't crash on events before negotiation.
10648         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10649           Send tags on pads, too.
10650         * gst/playback/gststreamselector.c:
10651         (gst_stream_selector_request_new_pad):
10652           Forward events on first pad if no input was selected yet.
10653
10654 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10655
10656         * gst/playback/gstplaybasebin.c: (setup_substreams):
10657           Don't disable streamtype if the stream doesn't exist, since
10658           then playing a video after audio will disable both and nothing
10659           will happen. Fixes the testsuite.
10660
10661 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10662
10663         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
10664         (gst_v4l_xoverlay_set_xwindow_id):
10665         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
10666         (gst_v4l2_xoverlay_set_xwindow_id):
10667           Add debug categories, fix overlay disabling.
10668
10669 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10670
10671         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
10672         * ext/alsa/gstalsa.h:
10673           Add HW probing for period_count/size and buffer_size MIX/MAX
10674           Adjust default/user defined value if out of bounds
10675           Should fix bug #162024
10676
10677 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10678
10679         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
10680           Fix warning (#161191).
10681
10682 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10683
10684         * ext/dvdread/stream_labels.c:
10685         (dvdreadsrc_get_audio_stream_labels):
10686           Fix warning (init the good variable in switch default)
10687
10688 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
10689
10690         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10691
10692         * gst/tta/gstttaparse.c: (gst_tta_src_event):
10693           Fix gcc-2.95 compile (#163485).
10694
10695 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10696
10697         * configure.ac:
10698         * ext/flac/gstflacenc.c: (gst_flacenc_init),
10699         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
10700         (gst_flacenc_tell_callback), (gst_flacenc_chain),
10701         (gst_flacenc_change_state):
10702         * ext/flac/gstflacenc.h:
10703           Update for API change in flac-1.1.1. Update requirement in
10704           configure.ac. Fixes #162974.
10705
10706 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10707
10708         * gst/playback/gstplaybasebin.c: (group_destroy):
10709           Remove hack to get rid of assert and get rid of unlinked
10710           signals properly.
10711
10712 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10713
10714         * gst/playback/gstplaybasebin.c: (setup_source):
10715           Set source to NULL so that resources are free'ed. Fixes issues
10716           with playback of CDDA and similar device-accessing things.
10717
10718 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10719
10720         * testsuite/embed/Makefile.am:
10721           test->noinst, fix make test in buildbot.
10722
10723 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10724
10725         * ext/dvdread/stream_labels.c: new file
10726         * ext/dvdread/stream_labels.h: new file
10727         * ext/dvdread/Makefile.am:
10728         * ext/dvdread/dvdreadsrc.c: (_seek_title):
10729           Extract audio stream label from DVD IFO files.
10730           It only dump them on the console for now, still have to
10731           make playbin aware of them.
10732
10733 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10734
10735         * gst/playback/gstplaybasebin.c: (setup_source):
10736           Fix hanging subs.
10737
10738 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10739
10740         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
10741         (gen_preroll_element), (remove_groups), (setup_subtitle),
10742         (gen_source_element), (setup_source):
10743         * gst/playback/gstplaybasebin.h:
10744           Multiple .sub files is just a stupid idea... Fix some threading
10745           mistakes. Interestingly, external .sub files cause playbin to
10746           hang, I don't know why... Parsing fixes contributed by Fran??ois
10747           Kooman <fkooman@tuxed.net>.
10748
10749 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10750
10751         * testsuite/embed/Makefile.am:
10752           Fix buildbot.
10753
10754 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
10755
10756         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10757
10758         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
10759         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
10760         (gst_pngenc_set_property):
10761         * ext/libpng/gstpngenc.h:
10762           Add compression level property (#163323).
10763
10764 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10765
10766         * configure.ac:
10767         * examples/capsfilter/capsfilter1.c: (main):
10768         * examples/seeking/spider_seek.c: (make_spider_pipeline):
10769         * ext/dvdread/Makefile.am:
10770         * ext/dvdread/demo-play:
10771         * ext/dvdread/demo-play.c:
10772         * gconf/gstreamer.schemas.in:
10773         * gst-libs/gst/gconf/gconf.c:
10774         * sys/v4l/TODO:
10775         * testsuite/Makefile.am:
10776         * testsuite/embed/Makefile.am:
10777         * testsuite/embed/embed.c: (cb_expose), (main):
10778           Remove all references to xvideosink, fix examples (#140845).
10779         * gst/playback/gstplaybasebin.c: (group_destroy):
10780           Apparently, disposal does not unlink - so do explicitely.
10781         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10782           Add debug.
10783
10784 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
10785
10786         * README: fix PKG_CONFIG_PATH instructions, what was there
10787         previously was breaking default search path, not nice. 
10788         Fixes #163358
10789
10790 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10791
10792         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
10793         (gst_audioscale_chain):
10794           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
10795           when resampling - how the ^@$^!@^! is this possible?!?
10796
10797 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10798
10799         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
10800           Reset variables on READY.
10801         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
10802         (gst_matroska_mux_loop):
10803           Require data before writing header.
10804
10805 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
10806
10807         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10808
10809         * ext/mad/gstmad.c: (gst_mad_chain):
10810           Don't call mad_stream_sync() directly after recovering sync.
10811           Fixes #151661.
10812
10813 2005-01-09  Martin Eikermann  <meiker@upb.de>
10814
10815         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10816
10817         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
10818         (snapshot_handler), (gst_snapshot_sinkconnect),
10819         (gst_snapshot_chain):
10820           Allocate resources when required, fix recursive signal emission
10821           and fix caps. Fixes #161667.
10822
10823 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
10824
10825         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10826
10827         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
10828         (gst_pngdec_chain):
10829           Handle only 8-bppc (bits-per-pixel-component) images, better
10830           error handling and correct strides. Fixes #163177.
10831         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
10832         (gst_pngenc_chain):
10833           Better error handling. Fixes #163348.
10834
10835 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10836
10837         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
10838         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
10839         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
10840         (dvdnavsrc_uri_handler_init):
10841           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
10842         * gst/playback/gstplaybasebin.c: (gen_source_element):
10843           Add MMS to streaming URIs.
10844
10845 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10846
10847         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
10848         * sys/xvimage/xvimagesink.c:
10849         (gst_xvimagesink_navigation_send_event):
10850           Check for pad availability before sending event.
10851
10852 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10853
10854         * gst-plugins.spec.in:
10855           Add subparse.
10856
10857 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10858
10859         * configure.ac:
10860           Since we use functions from CVS, up requirement.
10861
10862 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10863
10864         * gst/playback/Makefile.am:
10865         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10866         (group_destroy), (group_commit), (group_is_muted),
10867         (gen_preroll_element), (add_stream), (unknown_type),
10868         (probe_triggered), (preroll_unlinked), (mute_stream),
10869         (silence_stream), (new_decoded_pad), (setup_substreams),
10870         (setup_source), (get_active_source), (mute_group_type),
10871         (muted_group_change_state), (set_active_source),
10872         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
10873         (play_base_eos), (gst_play_base_bin_change_state):
10874         * gst/playback/gstplaybasebin.h:
10875         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
10876         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
10877         (gst_stream_info_dispose), (stream_info_mute_pad),
10878         (stream_info_change_state), (gst_stream_info_set_mute):
10879         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
10880         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
10881         (gst_stream_selector_init), (gst_stream_selector_dispose),
10882         (gst_stream_selector_get_linked_pad),
10883         (gst_stream_selector_get_caps), (gst_stream_selector_link),
10884         (gst_stream_selector_get_linked_pads),
10885         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
10886         * gst/playback/gststreamselector.h:
10887           Adding stream selection support plus required properties for
10888           applications to use this. Fully fixes #100931.
10889
10890 2005-01-08  Benjamin Otte  <otte@gnome.org>
10891
10892         * gst/games/gstpuzzle.c: (nav_event_handler):
10893           - handle nav events differently: forward every event no matter if it
10894             was handled or not.
10895           - translate events
10896           You can now cheat by using navigationtest ! puzzle and moving the
10897           mouse close to the edge of a tile. ;)
10898
10899 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10900
10901         * configure.ac:
10902         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
10903         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
10904         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
10905         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
10906         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
10907         (gst_ogm_parse_plugin_init):
10908         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
10909         (gst_textoverlay_link), (gst_textoverlay_getcaps),
10910         (gst_textoverlay_event), (gst_textoverlay_video_chain),
10911         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
10912         * ext/pango/gsttextoverlay.h:
10913         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10914         (gst_matroska_demux_handle_seek_event),
10915         (gst_matroska_demux_sync_streams),
10916         (gst_matroska_demux_parse_blockgroup),
10917         (gst_matroska_demux_subtitle_caps),
10918         (gst_matroska_demux_plugin_init):
10919         * gst/matroska/matroska-ids.h:
10920         * gst/playback/gstdecodebin.c: (close_pad_link):
10921         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
10922         (gen_preroll_element), (remove_groups), (add_stream),
10923         (new_decoded_pad), (setup_subtitles), (gen_source_element),
10924         (setup_source):
10925         * gst/playback/gstplaybasebin.h:
10926         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
10927         * gst/subparse/Makefile.am:
10928         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
10929         (gst_subparse_base_init), (gst_subparse_class_init),
10930         (gst_subparse_init), (gst_subparse_formats),
10931         (gst_subparse_eventmask), (gst_subparse_event),
10932         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
10933         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
10934         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
10935         (parse_mpsub_deinit), (parse_mpsub_init),
10936         (gst_subparse_buffer_format_autodetect),
10937         (gst_subparse_format_autodetect), (gst_subparse_loop),
10938         (gst_subparse_change_state), (gst_subparse_type_find),
10939         (plugin_init):
10940         * gst/subparse/gstsubparse.h:
10941         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
10942         (plugin_init):
10943           Add subtitle support, .sub parser (supports SRT and MPsub),
10944           OGM text support, Matroska UTF-8 text support, deadlock fixes
10945           all over the place, subtitle awareness in decodebin/playbin
10946           and some fixes to textoverlay to handle subtitles in a stream
10947           correctly. Fixes #100931.
10948
10949 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10950
10951         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
10952           Check for pad availability before doing a query on it.
10953
10954 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10955
10956         * ext/dv/gstdvdec.c:
10957           really fix bpp24/32 dvdec caps (classic rgba indeed)
10958         * gst/asfdemux/gstasfdemux.c:
10959         (gst_asf_demux_process_ext_content_desc):
10960           don't send text tags if they are empty (bis repetita)
10961
10962 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10963
10964         * ext/dv/gstdvdec.c:
10965          remove unneeded comment from dvdec
10966           (related to DV 4CC codes in AVI files)
10967           moved them in gstreamer/docs/random/mimetypes
10968         * gst/asfdemux/gstasfdemux.c:
10969         (gst_asf_demux_process_ext_content_desc):
10970          don't send text tags if they are empty
10971          fix mem leak on error path
10972         * gst/ffmpegcolorspace/avcodec.h:
10973         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10974         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10975         (gst_ffmpegcsp_avpicture_fill):
10976         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
10977         * gst/ffmpegcolorspace/imgconvert_template.h:
10978          adds BGR32 and BGRA32 to ffmpegcolorspace
10979           (still bad colors, fixing it on next commit)
10980           helps with dvdec outputing BGR32
10981
10982 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10983
10984         * ext/dv/gstdvdec.c:
10985          Fix audio caps i just broke (missing ',')
10986         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
10987         (gst_matroska_mux_reset):
10988          Fix typo + add FIXME about old "x-gst-metadata" crap
10989
10990 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10991
10992         * ext/dv/demo-play.c: (main):
10993          xvideosink -> xvimagesink
10994         * ext/dv/gstdvdec.c:
10995          change rgb 32/32 caps to 24/32 (no alpha)
10996          change nb of channels to be a list (2 or 4, not 2)
10997          change sample rate to be a list (32, 44.1, 48 kHz) not a range
10998         * gst/asfdemux/gstasfdemux.c:
10999         (gst_asf_demux_process_ext_content_desc):
11000          Add 'date/year' to extracted metadata list
11001
11002 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11003
11004         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
11005           The return value of fixate_to does not imply that the requested
11006           value was set, so don't assume.
11007
11008 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
11009
11010         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11011
11012         * ext/libpng/gstpngdec.c:
11013         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
11014         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
11015         * ext/libpng/gstpngenc.h:
11016           Alpha support (encoder; #163161), mime fixage.
11017
11018 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
11019
11020         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11021
11022         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
11023         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
11024         (gst_faac_set_property), (gst_faac_get_property):
11025         * ext/faac/gstfaac.h:
11026           Allow for ADTS output (#153434).
11027
11028 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11029
11030         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
11031           Fix against template (#150576).
11032
11033 2005-01-06  Benjamin Otte  <otte@gnome.org>
11034
11035         * gst/games/gstpuzzle.c: (draw_puzzle):
11036           don't draw a puzzle if either width or height of tiles would be 0.
11037
11038 2005-01-06  Benjamin Otte  <otte@gnome.org>
11039
11040         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
11041         (gst_puzzle_class_init), (gst_puzzle_finalize):
11042           no memleaks, please
11043         (gst_puzzle_create), (gst_puzzle_init),
11044         (gst_puzzle_set_property), (gst_puzzle_setup):
11045           change initialization code around so we don't reshuffle on resize
11046         (draw_puzzle):
11047           fix another stupid typo
11048
11049 2005-01-06  Benjamin Otte  <otte@gnome.org>
11050
11051         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
11052           fix stupid typo that borked copying on YUY2
11053
11054 2005-01-06  Benjamin Otte  <otte@gnome.org>
11055
11056         * gst/games/gstpuzzle.c: (draw_puzzle):
11057           fix edges when image sizes aren't multiples of tile sizes
11058
11059 2005-01-06  Benjamin Otte  <otte@gnome.org>
11060
11061         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
11062           make RGB endianness work correctly
11063         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
11064           refactor and fix race with initial shuffling
11065         (nav_event_handler):
11066           allow using the mouse to puzzle
11067         (draw_puzzle):
11068           insist on tiles having width and height as multiples of 4 to get
11069           clean YUV image handling
11070         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
11071         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
11072           s/DEBUG/LOG/ for common messages
11073         (gst_xvimagesink_navigation_send_event):
11074           fix mouse event translation to not include screen PAR
11075         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
11076           fix mouse event translation to actually work
11077
11078 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11079
11080         * gst/asfdemux/gstasfdemux.c:
11081         (gst_asf_demux_process_ext_content_desc):
11082          Extract TrackNumber metadata + clean up code
11083         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
11084          Hope this is the good fix (var used unitialised)
11085
11086 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11087
11088         * ext/faad/gstfaad.c: (gst_faad_chain):
11089           Only increment timestamp if it's valid. Fixes raw AAC streams.
11090
11091 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11092
11093         * configure.ac:
11094         * gst/games/Makefile.am:
11095         * gst/games/gstpuzzle.c:
11096           add a puzzle game with...
11097         * gst/games/gstvideoimage.c:
11098         * gst/games/gstvideoimage.h:
11099           ... full colorspace support (that includes YUV9 and RGB16)) stolen
11100           from videotestsrc and made into something that would be a nice
11101           library for a lot of other plugins.
11102
11103 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11104
11105         * configure.ac:
11106          don't compile faad plugin if a RC of 2.0 is found
11107          Fixes #155346 (and FC1 buildbot)
11108         * gst/asfdemux/gstasfdemux.c:
11109         (gst_asf_demux_process_ext_content_desc):
11110          try to make Solaris compiler happier
11111
11112 2005-01-06  Paul Jack  <pjack@sfaf.org>
11113
11114         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11115
11116         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
11117           Fix segfault (#161667).
11118
11119 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11120
11121         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
11122           Fix framerate reporting.
11123
11124 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11125
11126         * gst-libs/gst/riff/riff-ids.h:
11127         * gst/wavenc/riff.h:
11128          Add AMR (VBR and CBR) ids to riff.h audio codec list
11129         * gst/asfdemux/gstasfdemux.c:
11130         (gst_asf_demux_process_ext_content_desc),
11131         (gst_asf_demux_process_object):
11132           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
11133
11134 2005-01-05  Martin Eikermann  <meiker@upb.de>
11135
11136         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11137
11138         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
11139         (gst_dvd_demux_handle_discont):
11140         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
11141         (gst_mpeg_demux_handle_discont):
11142           Recreate pads on new-media (#160730).
11143         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
11144           Send discont even if manager changes timestamps (#161929).
11145
11146 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
11147
11148         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11149
11150         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
11151           Fix invalid memory access (#159211).
11152
11153 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11154
11155         * examples/gstplay/player.c: (main):
11156           Don't iterate.
11157         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
11158           Add visualizations.
11159         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
11160         (gst_a52dec_handle_frame):
11161           Set duration.
11162         * ext/dvdnav/gst-dvd:
11163           Add audioconvert. Fixes #161325.
11164         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
11165           Explicitely case to gint64. Possible valgrind error.
11166         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
11167         (gst_play_tick_callback), (gst_play_change_state),
11168         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
11169         (gst_play_set_location), (gst_play_get_location),
11170         (gst_play_seek_to_time), (gst_play_set_data_src),
11171         (gst_play_set_video_sink), (gst_play_set_audio_sink),
11172         (gst_play_set_visualization), (gst_play_connect_visualization),
11173         (gst_play_get_framerate), (gst_play_get_all_by_interface),
11174         (gst_play_new):
11175           Use playbin. Fixes #139749 and #147744.
11176         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
11177           Add genre tag.
11178         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
11179         (audioscale_get_type), (gst_audioscale_base_init),
11180         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
11181         (gst_audioscale_getcaps), (gst_audioscale_fixate),
11182         (gst_audioscale_link), (gst_audioscale_get_buffer),
11183         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
11184         (gst_audioscale_init), (gst_audioscale_dispose),
11185         (gst_audioscale_chain), (gst_audioscale_set_property),
11186         (gst_audioscale_get_property), (plugin_init):
11187           Indent properly.
11188         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
11189           Fix LPCM.
11190         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
11191         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
11192         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
11193           Add more metadata (fixes #162656).
11194
11195 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11196
11197         * configure.ac:
11198           back to cvs
11199
11200 === release 0.8.7 ===
11201
11202 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11203
11204         * NEWS:
11205         * RELEASE:
11206         * configure.ac:
11207           releasing 0.8.7, "Hyperspace"
11208
11209 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11210
11211         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
11212
11213         * gst/playback/gstplaybasebin.c:
11214          Fix for #162924 - free caps after use, not before
11215
11216 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11217
11218         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
11219
11220         * gst/playback/gstplaybasebin.c:
11221         * gst/wavparse/gstwavparse.c:
11222           Fix for #154773 - fixes playback of small .wav files
11223
11224 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11225
11226         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
11227
11228         * gst/audioscale/gstaudioscale.c:
11229           Fix for #162819 - make audioscale reusable
11230           Fixes playback of more than one file with playbin/totem
11231
11232 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11233
11234         * gst/ffmpegcolorspace/avcodec.h:
11235         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11236         * gst/ffmpegcolorspace/imgconvert.c:
11237           clean up the mess that made me cry and avoid needless duplication
11238
11239 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11240
11241         * gst/ffmpegcolorspace/imgconvert.c:
11242           give some indication of why we're segfaulting
11243
11244 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11245
11246         * configure.ac:
11247           Fix indentation, fix v4l2 plugin detection.
11248         * ext/Makefile.am:
11249           Fix libmms location (Maciej, use diff -u!).
11250         * ext/alsa/gstalsa.c: (gst_alsa_init):
11251           Initialize caps cache to NULL.
11252         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
11253           Only change state on audiosink if it exists.
11254
11255 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
11256
11257         * gst/matroska/matroska-demux.c:
11258         * gst/matroska/matroska-ids.h:
11259         * gst/matroska/matroska-demux.h:
11260         Fix Vorbis streams failing to decode in some files, where cluster_time
11261         isn't 0, because then it doesn't send codec_priv before actual data.
11262         Remove time-based test and replace it with marker set on beginning of
11263         new stream
11264
11265 2004-12-28  David Schleef  <ds@schleef.org>
11266
11267         Merge patch from Ronald fixing problems with streaming
11268         text.
11269         * ext/cairo/gstcairo.c: (plugin_init):
11270         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
11271         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
11272         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
11273         (gst_textoverlay_font_init), (gst_textoverlay_init),
11274         (gst_textoverlay_set_property):
11275         * ext/cairo/gsttextoverlay.h:
11276
11277 2004-12-27  David Schleef  <ds@schleef.org>
11278
11279         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
11280         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
11281         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
11282         (gst_textoverlay_font_init), (gst_textoverlay_init),
11283         (gst_textoverlay_set_property): Improvements to actually
11284         render text as white on black outline on video, including
11285         font selection and horizontal/vertical alignment.  (Ronald's
11286         christmas present)
11287         * ext/cairo/gsttextoverlay.h:
11288
11289 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11290
11291         * ext/ogg/gstogg.c:
11292         * ext/ogg/gstogmparse.c:
11293           fix ogm[audio/video]parse plugin registration
11294           (riff won't load if bytestream is already loaded)
11295
11296 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11297
11298         * gst/audioconvert/gstchannelmix.c:
11299           fix for GLIB < 2.4
11300
11301 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11302
11303         * Makefile.am:
11304         * configure.ac:
11305           disable docs again until it actually passes make distcheck.
11306
11307 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11308
11309         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
11310         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
11311         (plugin_init):
11312           Add 3GP (variables name Q3GP because they can't start with a
11313           number). Add samr audio fourcc (used in .3gp files), decoder
11314           is work in progress. Also do a GST_WARNING instead of ERROR
11315           in case of unknown nodes, to decrease output.
11316
11317 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11318
11319         * Makefile.am:
11320           really fix dist
11321
11322 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11323
11324         * configure.ac:
11325         * ext/speex/gstspeexdec.h:
11326         * ext/speex/gstspeexenc.h:
11327           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
11328           Fix detection code in configure.ac
11329
11330 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11331
11332         * gst/matroska/matroska-demux.c:
11333         (gst_matroska_demux_parse_blockgroup):
11334           Save position, so that queries give proper return values. Don't
11335           know how this could ever have worked before...
11336
11337 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11338
11339         * configure.ac:
11340           Put additional LAME check inside the conditional.  Fixes #152339
11341
11342 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11343
11344         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11345         (gst_avi_demux_stream_scan):
11346           Add some more debug. Fix logic error when setting movi offset
11347           while reading index.
11348
11349 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11350
11351         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11352         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
11353         (gst_avi_demux_process_next_entry):
11354           Add some debugging. Better detection of broken indexes and the
11355           accompanying index recovery. No infinite loops on state changes
11356           when we're still in our loopfunction.
11357
11358 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11359
11360         * configure.ac:
11361           Fix up.
11362
11363 2004-12-22  Archana Shah  <archana.shah@wipro.com>
11364
11365         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11366
11367         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
11368           Normalizing the value before setting
11369         (gst_sunaudiomixer_get_volume):
11370           Normalizing the value after getting. Fixes bug# 161980
11371
11372 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11373
11374         * Makefile.am: Make sure docs gets disted
11375         * docs/Makefile.am: Make sure all needed files get disted
11376         * gst-plugins.spec.in: latest updates
11377
11378 2004-12-22  Wim Taymans  <wim@fluendo.com>
11379
11380         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
11381         Revert patch 1.38 as clock distribution over schedulers does
11382         not work correcly in the core yet.
11383
11384 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11385
11386         * sys/oss/README: remove this file, which predates my birth
11387           (and which content is by far outdated)
11388
11389 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
11390
11391         * Makefile.am:
11392         * configure.ac:
11393         * docs/Makefile.am:
11394         * docs/libs/Makefile.am:
11395         * docs/libs/gst-plugins-libs-docs.sgml:
11396         * docs/libs/gst-plugins-libs-sections.txt:
11397         * docs/libs/tmpl/gstgconf.sgml:
11398         * docs/upload.mak:
11399         * docs/version.entities.in:
11400           Added boilerplate gtk-doc files for plugin-libs documentation.
11401
11402 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11403
11404         * gst/auparse/gstauparse.c: fix int and float audio caps
11405
11406 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11407
11408         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
11409         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
11410           g_assert() can be a macro, don't use #ifdef inside it.
11411
11412 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
11413
11414         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11415
11416         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
11417         (gst_videorate_init), (gst_videorate_chain),
11418         (gst_videorate_change_state):
11419           Event handling (fixes #159986).
11420
11421 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11422
11423         * gst-libs/gst/riff/riff-media.c:
11424         (gst_riff_create_video_caps_with_data):
11425           Add BLZ0 (Blizzard's version of DivX) fourcc.
11426
11427 2004-12-18  David Schleef  <ds@schleef.org>
11428
11429         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
11430         portability fix.
11431
11432 2004-12-18  David Schleef  <ds@schleef.org>
11433
11434         * gst/tta/ttadec.h: Disable some header code that isn't used
11435         and clearly isn't portable.
11436
11437 2004-12-18  David Schleef  <ds@schleef.org>
11438
11439         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
11440         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
11441         (avcodec_get_pix_fmt), (avpicture_layout),
11442         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
11443         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
11444         Fix code to not use GCC extensions (and c99 extensions that
11445         Forte does not like.)
11446
11447 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
11448
11449         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11450
11451         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
11452         (gst_deinterlace_chain):
11453           Rowstride fixes. Fixes #161039.
11454         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
11455         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
11456         (gst_video_crop_getcaps), (gst_video_crop_link),
11457         (gst_video_crop_i420), (gst_video_crop_chain),
11458         (gst_video_crop_change_state):
11459           Rework of negotiation. Actually works now. Fixes #158650.
11460
11461 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11462
11463         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
11464           That was very stupid.
11465
11466 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11467
11468         * gst/matroska/matroska-demux.c:
11469         (gst_matroska_demux_parse_blockgroup):
11470           Fix possible crasher.
11471
11472 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11473
11474         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
11475         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
11476           Lace sizes can be zero.
11477
11478 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11479
11480         * ext/musepack/gstmusepackdec.cpp:
11481           Fetch error return values. Fixes #161624.
11482         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
11483           Really EOS.
11484
11485 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11486
11487         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
11488           Work for truncated (unfinished download etc.) files. Fixes #160514.
11489
11490 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11491
11492         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11493           Fix for integer overflow. Makes #156001 not crash. Probably masks
11494           the real bug.
11495
11496 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11497
11498         * gst/ac3parse/gstac3parse.c: (plugin_init):
11499           Parsers never have ranks. Fixes #159651.
11500
11501 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11502
11503         * gst/playback/gstdecodebin.c: (compare_ranks):
11504           make sure the facotries are ordered the same every time even if they
11505           have the same rank by using the name
11506         * gst/playback/gstdecodebin.c: (find_compatibles):
11507           make sure we don't add factories to the list twice
11508
11509 2004-12-16  David Schleef  <ds@schleef.org>
11510
11511         * configure.ac: look for musepack headers as musepack/*.h
11512         (fixes #159847)
11513         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
11514         * ext/musepack/gstmusepackreader.h: same
11515
11516 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11517
11518         * gst-libs/gst/riff/riff-read.c:
11519         (gst_riff_read_strf_auds_with_data):
11520           Read extradata correctly (fixes #155879).
11521
11522 2004-12-16  David Schleef  <ds@schleef.org>
11523
11524         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
11525         audio.  does _not_ attempt or allow conversion unless channels
11526         is 1 or 2.
11527
11528 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11529
11530         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
11531
11532 2004-12-16  David Schleef  <ds@schleef.org>
11533
11534         * gst/audioscale/gstaudioscale.c: the resample library only
11535         handles 1 or 2 channels.  Change caps to compensate.
11536
11537 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11538
11539         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
11540         (gst_matroska_demux_audio_caps):
11541           Some MPEG-AAC hacks, because else it doesn't work...
11542
11543 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11544
11545         * gst-libs/gst/riff/riff-media.c:
11546         (gst_riff_create_video_caps_with_data),
11547         (gst_riff_create_video_template_caps):
11548           Add h264.
11549
11550 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11551
11552         * gst-libs/gst/audio/Makefile.am:
11553           Try to fix buildbot.
11554
11555 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11556
11557         * gst/tcp/gstmultifdsink.c:
11558           Clean up and uniformize debugging.
11559
11560 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
11561
11562         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11563
11564         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
11565         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
11566         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
11567         (gst_mpeg_demux_change_state):
11568           Reset on ready. Fixes 160276.
11569
11570 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
11571
11572         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11573
11574         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11575         (gst_ffmpegcsp_pad_link):
11576           Fix memleak (#154815).
11577
11578 2004-12-16  James Bowes  <bowes@cs.dal.ca>
11579
11580         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11581
11582         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
11583         (gst_musicbrainz_init), (gst_musicbrainz_chain),
11584         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
11585         * ext/musicbrainz/gsttrm.h:
11586           Add support for using a proxy server when getting a trm id from
11587           the MusicBrainz database (#149613).
11588
11589 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
11590
11591         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11592
11593         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
11594         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11595           Fix memleaks (#157233).
11596
11597 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
11598
11599         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11600
11601         * gst-libs/gst/resample/resample.c: (gst_resample_close):
11602         * gst-libs/gst/resample/resample.h:
11603         * gst/audioscale/gstaudioscale.c:
11604           Fix memleak (#159215).
11605
11606 2004-12-16  Toni Willberg  <toniw@iki.fi>
11607
11608         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11609
11610         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
11611         * sys/oss/oss_probe.c: (main):
11612           Check for mono/stereo support (similar to samplerate probing),
11613           fixes #159433. Also add missing copyright header to oss_probe.c.
11614
11615 2004-12-15  David Schleef  <ds@schleef.org>
11616
11617         * configure.ac: add audioresample and cairo plugins.  Remove
11618         HAVE_MMX stuff, because it's not used.
11619         * ext/Makefile.am: same
11620         * ext/audioresample/Makefile.am: You are not ready for an
11621         audio resampling element based on audioresample.
11622         * ext/audioresample/gstaudioresample.c:
11623         * ext/audioresample/gstaudioresample.h:
11624         * ext/cairo/Makefile.am: You are not ready for overlay elements
11625         based on cairo.  Don't look too closely, these elements kinda
11626         suck right now.
11627         * ext/cairo/gstcairo.c: new
11628         * ext/cairo/gsttextoverlay.c: new
11629         * ext/cairo/gsttextoverlay.h: new
11630         * ext/cairo/gsttimeoverlay.c: new
11631         * ext/cairo/gsttimeoverlay.h: new
11632         * gst-libs/gst/media-info/media-info-priv.h: fix compile
11633         problem with compilers that don't support variadic macros.
11634
11635 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11636
11637         Reviewed by:  David Schleef  <ds@schleef.org>
11638
11639         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
11640         Bala, registering sunaudiosrc (oops!), and cleaning up code a
11641         bit.  Also ran indent-gst.
11642         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
11643         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
11644         (gst_sunaudiosrc_setparams):
11645
11646 2004-12-14  David Schleef  <ds@schleef.org>
11647
11648         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
11649         output rate to 16000.  Should fix #160235.
11650
11651 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11652
11653         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
11654         Add typefinding for mpeg2 pes streams
11655
11656 2004-12-13  David Schleef  <ds@schleef.org>
11657
11658         * configure.ac:  Applied patch from bug #143659, making default
11659         sources and sinks OS-dependent (for Solaris), and added code
11660         for OS/X.
11661         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
11662
11663 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11664
11665         * gst-libs/gst/riff/riff-media.c:
11666           forgot to add h2.64 to avidemux template caps
11667
11668 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11669
11670         * gst/wavenc/riff.h:
11671         * gst-libs/gst/riff/riff-media.c:
11672         * gst-libs/gst/riff/riff-ids.h:
11673         * gst/avi/gstavimux.c
11674         add 4CC code for VideoSoft h264 in AVI (VSSH)
11675           fixes bug #160655
11676         remove s323 from riff, it's quicktime specific :(
11677
11678 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11679
11680         * gst/asfdemux/README
11681         * gst/wavenc/riff.h
11682         * gst-libs/gst/riff/riff-ids.h
11683         * gst-libs/gst/riff/riff-media.c
11684         * gst/qtdemux/qtdemux.c:
11685           add new 4CC codes for h263 related codecs
11686           fixes partially bug #155163
11687
11688 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
11689
11690         * configure.ac: Update polyaudio requirement to 0.7
11691         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
11692
11693 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11694
11695         * gst/interleave/deinterleave.c:
11696         fix my name's spelling! :)
11697
11698 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11699
11700         * AUTHORS ChangeLog
11701         * gst/auparse/gstauparse.c
11702         * gst/interleave/deinterleave.c
11703         * gst/law/:
11704                 alaw-decode.c alaw-encode.c
11705                 mulaw-decode.c mulaw-encode.c
11706         * gst/oneton/gstoneton.c
11707         * sys/osxaudio/:
11708                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
11709         * sys/osxvideo/:
11710                 cocoawindow.h cocoawindow.m
11711                 osxvideosink.h osxvideosink.m
11712
11713         put the same mail address for Zaheer Abbas Merali everywhere
11714
11715 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11716
11717         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
11718           Align by packetsize, and assert that we a packet available before
11719           playing. The first makes webstreams work (they often include
11720           trailing padding data in a packet), the second allows pausing a
11721           ASF stream in totem without getting demux errors afterwards.
11722
11723 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11724
11725         * ext/ogg/gstoggdemux.c: (get_relative):
11726           Check for non-NULL before accessing member (end-of-chain).
11727
11728 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11729
11730         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
11731         (cdparanoia_set_property), (cdparanoia_get_property):
11732         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
11733         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
11734         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11735         (dvdreadsrc_init), (dvdreadsrc_set_property),
11736         (dvdreadsrc_get_property):
11737         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
11738         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
11739           Synchronize property names where not yet the case. Devices are
11740           now device=X, other versions are deprecated (but still exist).
11741           Also use g_free() unconditionally.
11742         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11743         (setup_source), (gst_play_base_bin_get_property):
11744           Expose source.
11745
11746 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
11747
11748         * configure.ac: move GCONF macro outside conditional for the am
11749           conditional. Fixes #160439
11750
11751 2004-12-08  David Schleef  <ds@schleef.org>
11752
11753         * tools/gst-visualise-m.m: Switch to elements that currently
11754         exist.
11755
11756 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11757
11758         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
11759           We love wrong commas.
11760
11761 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11762
11763         * gst/matroska/matroska-demux.c:
11764         (gst_matroska_demux_handle_src_query):
11765           Don't set DEFAULT, unsupported - makes length display incorrectly
11766           in some cases.
11767
11768 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11769
11770         * gst/monoscope/README: remove blurb about files being GPL
11771         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
11772         * gst/monoscope/monoscope.c: Change license to BSD with explanation
11773           monoscope is now effectively LGPL licensed
11774
11775 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11776
11777         * gst/monoscope/README: Update information to be more correct
11778         * gst/monoscope/convolve.c: Relicense to LGPL
11779         * gst/monoscope/convolve.h: Relicense to LGPL
11780
11781 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
11782
11783         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
11784           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
11785         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
11786           set default_duration for mpeg1 audio
11787
11788 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11789
11790         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
11791         * ext/alsa/gstalsa.h:
11792           refactor big chunks of the core caps negotiation code to make it
11793           a lot faster, because people claim it's really slow
11794           (actually, just cache the getcaps when the device is opened)
11795
11796 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11797
11798         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
11799         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
11800         (gst_a52dec_handle_frame), (gst_a52dec_chain),
11801         (gst_a52dec_change_state), (plugin_init):
11802         * ext/a52dec/gsta52dec.h:
11803           Do something useful with timestamps. Make chain-based (since
11804           there's really no reason to be loopbased).
11805         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11806           Update current_byte/frame correctly.
11807
11808 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11809
11810         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
11811         (gst_ape_demux_stream_init):
11812           Forward tags, too.
11813
11814 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11815
11816         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
11817           Let's make sure we're done typefinding when detecting tags.
11818
11819 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11820
11821         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
11822         (gst_ebml_read_init), (gst_ebml_read_use_event),
11823         (gst_ebml_read_element_id), (gst_ebml_peek_id),
11824         (gst_ebml_read_seek), (gst_ebml_read_skip),
11825         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
11826         (gst_ebml_read_master):
11827         * gst/matroska/ebml-read.h:
11828         * gst/matroska/matroska-demux.c:
11829         (gst_matroska_demux_parse_contents),
11830         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
11831           Disgustingly evil hack for working around INTERRUPT events and
11832           their extremely annoying habit of being a pain in the ass. We
11833           simply peek a cluster before reading any of it.
11834
11835 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11836
11837         * ext/musepack/gstmusepackdec.cpp:
11838           There's also floating point libmusepacks.
11839
11840 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11841
11842         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
11843         (gst_faad_chanpos_to_gst), (gst_faad_chain):
11844           Set DURATION even if source buffer didn't. Also use increasing
11845           timestamps.
11846         * gst-libs/gst/riff/riff-media.c:
11847         (gst_riff_create_audio_caps_with_data):
11848           Block_align can have larger values than 8192.
11849
11850 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11851
11852         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
11853         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
11854         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
11855         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
11856           Fix caps.
11857
11858 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11859
11860         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
11861           Fix logic bug.
11862
11863 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11864
11865         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
11866           Yay, another one.
11867
11868 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11869
11870         * ext/esd/esdsink.c: (gst_esdsink_chain):
11871           Make error actually say something useful (fixes #156798).
11872         * gst-libs/gst/riff/riff-media.c:
11873         (gst_riff_create_video_caps_with_data),
11874         (gst_riff_create_video_template_caps):
11875           Add Intel Video 5.0 fourcc (IV50).
11876
11877 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
11878
11879         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
11880         detection on mono and stereo mp3 files.
11881
11882 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11883
11884         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11885           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
11886           the contained stream).
11887
11888 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11889
11890         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
11891           Oops, remove debug.
11892
11893 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11894
11895         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11896
11897         * gst/law/alaw-decode.c: (alawdec_getcaps):
11898         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
11899           Prevent warnings when negotiating caps (fixes #159338).
11900
11901 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11902
11903         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11904         (gst_ffmpegcsp_chain):
11905           Remove old leftover that shouldn't be there...
11906
11907 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11908
11909         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11910
11911         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
11912           Don't forward DISCONT events (fixes #159684).
11913
11914 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11915
11916         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
11917           Unlink manually since sometimes bin disposal (and therefore
11918           pad unlinking) is delayed, which will cause a new media file
11919           to not be able to start playing instantly.
11920
11921 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11922
11923         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
11924           On mute of an unlinked stream, check for pad availability so
11925           we don't crash on unlinked pad.
11926
11927 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11928
11929         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11930         (gst_avi_demux_massage_index):
11931           Fix quite humiliating bug in omitting 0-sized index chunks but
11932           forgetting to count them for timestamps.
11933
11934 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11935
11936         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
11937           Actually leave the loop if we failed to sync. Don't crash.
11938
11939 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11940
11941         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
11942         (gst_dvd_demux_process_private):
11943         * gst/mpegstream/gstdvddemux.h:
11944           Fix crash (#159759). Doesn't work, though. :-(.
11945
11946 2004-11-28  Benjamin Otte  <otte@gnome.org>
11947
11948         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
11949           more overwriting protection due to modifying channels one by one
11950           instead of all at once
11951
11952 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11953
11954         * gst/audioconvert/gstchannelmix.c:
11955         (gst_audio_convert_fill_normalize):
11956           Normalize using absolute values.
11957
11958 2004-11-28  Julien MOUTTE  <julien@moutte.net>
11959
11960         * configure.ac:
11961         * ext/Makefile.am:
11962         * ext/directfb/Makefile.am:
11963         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
11964         (gst_directfbvideosink_get_pixel_format),
11965         (gst_directfbvideosink_get_format_from_fourcc),
11966         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
11967         (gst_directfbvideosink_sink_link),
11968         (gst_directfbvideosink_change_state),
11969         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
11970         (gst_directfbvideosink_buffer_alloc),
11971         (gst_directfbvideosink_interface_supported),
11972         (gst_directfbvideosink_interface_init),
11973         (gst_directfbvideosink_navigation_send_event),
11974         (gst_directfbvideosink_navigation_init),
11975         (gst_directfbvideosink_set_property),
11976         (gst_directfbvideosink_get_property),
11977         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
11978         (gst_directfbvideosink_base_init),
11979         (gst_directfbvideosink_class_init),
11980         (gst_directfbvideosink_get_type), (plugin_init):
11981         * ext/directfb/directfbvideosink.h: Adding a first version of
11982         directfbvideosink.
11983         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
11984         more.
11985
11986 2004-11-28  Benjamin Otte  <otte@gnome.org>
11987
11988         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
11989           walk the samples backwards if out_channels > in_channels so we don't
11990           overwrite data
11991
11992 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11993
11994         * gst/audioconvert/Makefile.am:
11995         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
11996         (gst_audio_convert_link), (gst_audio_convert_change_state),
11997         (gst_audio_convert_channels):
11998         * gst/audioconvert/gstchannelmix.c:
11999         (gst_audio_convert_unset_matrix),
12000         (gst_audio_convert_fill_identical),
12001         (gst_audio_convert_fill_compatible),
12002         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
12003         (gst_audio_convert_fill_others),
12004         (gst_audio_convert_fill_normalize),
12005         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
12006         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
12007         * gst/audioconvert/gstchannelmix.h:
12008           Implement a channel mixer.
12009
12010 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
12011
12012         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
12013         * ext/alsa/gstalsa.h:
12014         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
12015         Make alsasink actually honor gst_element_set_clock and use that
12016         clock instead of its internal one.
12017
12018 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
12019
12020         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
12021         (gst_play_base_bin_change_state): nullify source and decoder when
12022         going from READY to NULL so that we don't try to do weird stuff with
12023         them when going from NULL to READY
12024         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
12025         instead of g_object_unref
12026         (gen_video_element), (gen_audio_element): more refcounting fixes, now
12027         it should be correct
12028         (gst_play_bin_change_state): don't call remove_sinks if we are
12029         currently disposing the object
12030
12031 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12032
12033         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
12034           Don't forget bass if it's there. Else left channel is silent...
12035
12036 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12037
12038         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
12039         (gst_a52dec_change_state):
12040           Don't do sample adjusting anymore, we use float audio now.
12041         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
12042           Don't fixate to non-existing properties.
12043
12044 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12045
12046         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
12047         (gst_a52dec_change_state):
12048           Advertise that we can do surround sound.
12049
12050 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12051
12052         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
12053           Add buffer-frames=0.
12054         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
12055         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
12056         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
12057         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
12058         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
12059         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
12060         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
12061         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
12062         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
12063         * ext/dvdread/dvdreadsrc.h:
12064           Add seeking, querying for bytes, sectors, title, angle and
12065           chapter. Handle multiple chapters. Relicense to LGPL because
12066           Billy agreed on that (thanks Billy!).
12067
12068 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
12069
12070         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
12071         call parent dispose method
12072
12073 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
12074
12075         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
12076         (gst_audio_clock_get_internal_time):
12077         Fix active <-> inactive transitions: ensure time value always
12078         grows and avoid abrupt value changes.
12079
12080 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
12081
12082         * configure.ac:
12083         * gst/tta/Makefile.am:
12084         * gst/tta/crc32.h:
12085         * gst/tta/filters.h:
12086         * gst/tta/gsttta.c:
12087         * gst/tta/gstttadec.c:
12088         * gst/tta/gstttadec.h:
12089         * gst/tta/gstttaparse.c:
12090         * gst/tta/gstttaparse.h:
12091         * gst/tta/ttadec.h:
12092           added TTA parser and decoder
12093
12094 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12095
12096         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12097         (probe_triggered), (check_queue), (buffer_underrun),
12098         (buffer_running), (buffer_overrun), (gen_source_element),
12099         (setup_source):
12100         * gst/playback/gstplaybasebin.h:
12101           Implement buffering. Needs some more work.
12102
12103 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12104
12105         * ext/theora/theoradec.c: (theora_dec_chain):
12106           Fix ilog mask range overflow.
12107
12108 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12109
12110         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
12111           Don't omit the last (which in case of dmix is the only :) )
12112           channel count. Don't set channels if <= 2.
12113
12114 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
12115
12116         * gst/playback/gstplaybin.c: (gen_video_element),
12117         (gen_audio_element): Removed 2 obsolete comments
12118
12119 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
12120
12121         * ext/vorbis/oggvorbisenc.c
12122         * ext/vorbis/vorbisenc.c :
12123           change description fields of those plugins to differentiate them
12124           (pitivi show Encoders by description, they had the same one)
12125
12126 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
12127
12128         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12129
12130         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
12131         (gst_play_bin_set_property), (gen_video_element),
12132         (gen_audio_element):
12133           Refcounting fixes for provided audio-/videosinks.
12134
12135 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12136
12137         * gst/playback/gstplaybin.c: (gen_video_element),
12138         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
12139           Don't reference all sinks, but only the video- and audiosinks.
12140           The vis. element should be disposed when we're done with it.
12141           We don't have any reason to keep it around. This fixes warnings
12142           when reusing playbin for playing multiple audio files with
12143           vis. enabled. Also release audio device on pause - idea stolen
12144           from Rhythmbox.
12145
12146 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12147
12148         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
12149         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
12150         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
12151         * ext/alsa/gstalsaplugin.c: (plugin_init):
12152         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
12153         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
12154         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
12155         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
12156         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
12157         (gst_faad_change_state), (plugin_init):
12158         * ext/faad/gstfaad.h:
12159         * ext/vorbis/vorbis.c: (plugin_init):
12160         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12161         * gst-libs/gst/audio/Makefile.am:
12162         * gst-libs/gst/audio/audio.c: (plugin_init):
12163         * gst-libs/gst/audio/multichannel.c:
12164         (gst_audio_check_channel_positions),
12165         (gst_audio_get_channel_positions),
12166         (gst_audio_set_channel_positions),
12167         (gst_audio_set_structure_channel_positions_list),
12168         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
12169         (gst_audio_fixate_channel_positions):
12170         * gst-libs/gst/audio/multichannel.h:
12171         * gst-libs/gst/audio/testchannels.c: (main):
12172         * gst/audioconvert/gstaudioconvert.c:
12173         (gst_audio_convert_class_init), (gst_audio_convert_init),
12174         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
12175         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
12176         (gst_audio_convert_fixate), (gst_audio_convert_channels):
12177         * gst/audioconvert/plugin.c: (plugin_init):
12178           Surround sound support.
12179
12180 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12181
12182         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
12183           Fix position for discont if we're close as well. Nitpicking, but
12184           saves a few milliseconds of extra waiting or skipping.
12185
12186 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12187
12188         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
12189           We sometimes need parsers for playback, so add those too.
12190
12191 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12192
12193         * configure.ac:
12194         * gst/apetag/Makefile.am:
12195         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
12196         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
12197         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
12198         (gst_ape_demux_get_src_query_types),
12199         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
12200         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
12201         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
12202         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
12203         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
12204         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
12205         (gst_ape_demux_change_state):
12206         * gst/apetag/apedemux.h:
12207         * gst/apetag/apetag.c: (plugin_init):
12208         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
12209         (plugin_init):
12210           APE v1/2 tag reader plus typefind function.
12211
12212 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12213
12214         * configure.ac:
12215         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12216         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
12217           Remove hacks for older core. Require newer core version
12218           accordingly.
12219
12220 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12221
12222         * gst/cdxaparse/Makefile.am:
12223         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
12224         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
12225         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
12226         * gst/cdxaparse/gstcdxaparse.h:
12227         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
12228         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
12229         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
12230         (gst_cdxastrip_get_src_query_types),
12231         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
12232         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
12233         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
12234         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
12235         * gst/cdxaparse/gstcdxastrip.h:
12236           SVCD/VCD header stripping separated from CDXA image parsing.
12237         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
12238         (plugin_init):
12239           Add VCD/SVCD header typefinding for VCD/SVCD.
12240         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
12241         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
12242         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
12243         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
12244         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
12245         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
12246         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
12247         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
12248         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
12249         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
12250         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
12251         * sys/vcd/vcdsrc.h:
12252           Fix up, add seeking, querying, URI interface. Works in totem now.
12253
12254 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12255
12256         * configure.ac:
12257           back to CVS
12258
12259 === release 0.8.6 ===
12260
12261 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12262
12263         * NEWS:
12264         * RELEASE:
12265         * configure.ac:
12266         * po/af.po:
12267         * po/az.po:
12268         * po/cs.po:
12269         * po/en_GB.po:
12270         * po/hu.po:
12271         * po/it.po:
12272         * po/nb.po:
12273         * po/nl.po:
12274         * po/or.po:
12275         * po/sq.po:
12276         * po/sr.po:
12277         * po/sv.po:
12278         * po/uk.po:
12279           releasing 0.8.6, "IOU Love"
12280
12281 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12282
12283         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12284
12285         * gst/playback/gstplaybasebin.c:
12286           Fix unplayable files error handling.  Fixes #158365
12287
12288 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12289
12290         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12291
12292         * gst/typefind/gsttypefindfunctions.c:
12293           Fix broken mp3 typefinding.  Fixes #158375
12294
12295 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12296
12297         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12298
12299         * ext/ogg/gstoggdemux.c:
12300           Fix sync on broken files.  Fixes #158976
12301
12302 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12303
12304         patch by: Edward Hervey <bilboed@bilboed.com>
12305
12306         * ext/libpng/gstpngenc.c:
12307           Copy over buffer properties.  Fixes #158832
12308
12309 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12310
12311         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
12312
12313         * ext/dvdread/dvdreadsrc.c:
12314           Fixes invalid reads (#158462)
12315
12316 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12317
12318         * sys/v4l/gstv4lsrc.c:
12319         * sys/v4l/gstv4lsrc.h:
12320         * sys/v4l/v4lsrc_calls.c:
12321           Probe less and cache it.  Fixes #159187.
12322
12323 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12324
12325         * gst/videorate/gstvideorate.c:
12326           Handle all video formats. Fixes #159186.
12327
12328 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
12329         * gst/synaesthesia/gstsynaesthesia.c:
12330         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
12331         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
12332         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
12333         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
12334         (gst_synaesthesia_change_state), (plugin_init):
12335         Fix up synaesthesia to work under different samplerates/ buffer sizes.
12336         Force 320x200 output, as that's the only thing the underlying
12337         synaesthesia implementation supports. Still needs to be made
12338         re-entrant.
12339
12340 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12341
12342         * configure.ac:
12343           Fix mpeg2enc configure check (similar to mplex check below).
12344
12345 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
12346
12347         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12348
12349         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12350           Fix for gcc-2.95 (fixes #158221).
12351
12352 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12353
12354         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12355           Re-add clock distribution hack (until new core is released).
12356           Fixes #158125.
12357
12358 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
12359         * configure.ac:
12360           fix mplex configure check segfaulting on some systems (bug #140994)
12361
12362 2004-11-13  Benjamin Otte  <otte@gnome.org>
12363
12364         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
12365           add debugging
12366         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
12367           do a wait when we enter the loop func with no data available to
12368           write instead of getting into an 100% CPU loop by just returning and
12369           being called again by the scheduler
12370
12371 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
12372
12373         * configure.ac:
12374         * ext/libvisual/visual.c: (gst_visual_get_type),
12375         (libvisual_log_handler), (gst_visual_getcaps),
12376         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
12377         (plugin_init):
12378           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
12379         * ext/smoothwave/Makefile.am:
12380         * ext/smoothwave/demo-osssrc.c: (main):
12381         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
12382         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
12383         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
12384         (plugin_init):
12385         * ext/smoothwave/gstsmoothwave.h:
12386           Make gstsmoothwave a working element in the 20th century.
12387
12388         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
12389           Fix incorrect link function
12390
12391 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12392
12393         * gst/volume/gstvolume.c:
12394           Allow buffer-frames=0.
12395
12396 2004-11-12 Iain <iaingnome@gmail.com>
12397
12398         * configure.ac: Check for polypaudio
12399
12400         * ext/Makefile.am: Build the polyp dir
12401
12402         * ext/polyp: The polypsink sources.
12403
12404 2004-10-30 Iain <iaingnome@gmail.com>
12405
12406         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
12407         caps to reflect the new number of channels.
12408
12409 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12410
12411         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
12412           Fix for negotiation order problem. This would show when the
12413           ALSA loopfuction was called before any other function. ALSA
12414           wouldn't do anything because we're not negotiated yet, leading
12415           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
12416
12417 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12418
12419         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12420
12421         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
12422           No warnings (#157986).
12423
12424 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12425
12426         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12427           Prefer apev1/2 and id3v1 (at end of file) over musepack.
12428
12429 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12430
12431         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
12432           Signal no-more-pads (so it works in playbin).
12433
12434 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12435
12436         * ext/musepack/gstmusepackreader.cpp:
12437           Workaround for older core.
12438
12439 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12440
12441         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
12442           Actually test for odd width/height rather than testing whether
12443           a temporary variable that was 0 before we subtracted 1 is now
12444           not equal to zero (which it always is).
12445
12446 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12447
12448         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
12449         Fix compilation if HAVE_XVIDEO is not defined
12450
12451 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12452
12453         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
12454         Fix compilation if HAVE_XVIDEO is not defined
12455
12456 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
12457
12458         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12459         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
12460         (gst_goom_change_state), (plugin_init):
12461         Use the bytestream adapter so goom doesn't depend on the input
12462         buffer size.
12463         Add a debug category
12464
12465 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12466
12467         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
12468           Only set hardware parameters *after* negotiation. Before
12469           negotiation, it will set ANY and that seems to cause crashes
12470           (see e.g. #151288, #153227).
12471
12472 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12473
12474         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
12475           This seems to be antique leftover. It needs to pass error
12476           checking.
12477         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
12478         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
12479         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
12480         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
12481           Fix GstXOverlay implementation (#151059).
12482
12483 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12484
12485         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
12486           Don't assert (#157853).
12487
12488 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12489
12490         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
12491           Fix bytes/samples confustion.
12492         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
12493           Fix for underrun (#144389).
12494
12495 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12496
12497         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
12498           Disable halfway-seek for pending release (since it needs a new
12499           core release).
12500
12501 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12502
12503         * sys/v4l/gstv4lsrc.c:
12504         * sys/v4l/gstv4lsrc.h:
12505         * sys/v4l/v4lsrc_calls.c:
12506           add autoprobe-fps property so we can separate autoprobing parts
12507
12508 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12509
12510         * sys/v4l/gstv4lsrc.c:
12511         * sys/v4l/v4lsrc_calls.c:
12512         initialise fourcc to catch unset fourcc's, and debug
12513
12514 2004-11-09  Wim Taymans  <wim@fluendo.com>
12515
12516         * gst/playback/README:
12517         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
12518         * gst/playback/gstplaybin.c: (gst_play_bin_init),
12519         (gst_play_bin_dispose), (gst_play_bin_set_property),
12520         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
12521         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
12522         (gst_play_bin_get_formats), (gst_play_bin_convert),
12523         (gst_play_bin_get_query_types), (gst_play_bin_query):
12524         Cleanups and some more documentation.
12525
12526 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
12527
12528         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
12529         (gst_cacasink_init), (gst_cacasink_chain):
12530         * ext/libcaca/gstcacasink.h:
12531         Cacasink inherits from VideoSink, so let that store the clock.
12532
12533 2004-11-09  Wim Taymans  <wim@fluendo.com>
12534
12535         * gst/playback/README:
12536         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
12537         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
12538         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
12539         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
12540         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
12541         (setup_sinks):
12542         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
12543         (gst_stream_info_is_mute), (gst_stream_info_set_property):
12544         * gst/playback/gststreaminfo.h:
12545         Updated README.
12546         Only switch groups if all streams have muted (EOSed).
12547         Send Tags in sync with the stream playback instead of in
12548         the playback/preroll phase.
12549         Some cleanups, free the fakesrc elements.
12550
12551 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12552
12553         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
12554           buffer-frames property was missing
12555         * ext/arts/gst_arts.c:
12556           rate missing from sinkcaps
12557         * ext/audiofile/gstafparse.c:
12558         * ext/audiofile/gstafsink.c:
12559         * ext/audiofile/gstafsrc.c:
12560         * ext/swfdec/gstswfdec.c:
12561           int audio doesn't know buffer-frames
12562         * ext/cdparanoia/gstcdparanoia.c:
12563           int audio doesn't know chunksize either
12564         * ext/nas/nassink.c:
12565           it's endianness, not endianess
12566         * gst-libs/gst/audio/audio.h:
12567           make float standard pad template caps really describe float
12568         * gst/law/mulaw.c: (linear_factory):
12569           signed only, please
12570         * gst/mpegstream/gstdvddemux.c:
12571           widths of 20 are not valid
12572
12573 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12574
12575         Submitted by: Luca Ferretti <elle.uca@infinito.it>
12576
12577         * po/LINGUAS:
12578         * po/it.po:
12579           Add Italian
12580
12581 2004-11-08  Wim Taymans  <wim@fluendo.com>
12582
12583         * gst/playback/README:
12584         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
12585         * gst/playback/gstplaybasebin.c: (probe_triggered),
12586         (gst_play_base_bin_change_state):
12587         Updated README, added more comments for fixmes etc..
12588
12589 2004-11-08  Wim Taymans  <wim@fluendo.com>
12590
12591         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12592         We can remove this hack now.
12593
12594 2004-11-08  Wim Taymans  <wim@fluendo.com>
12595
12596         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
12597         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
12598         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
12599         Only mix AYUV for maximum quality.
12600
12601 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12602
12603         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
12604         (gst_ogg_demux_push), (gst_ogg_pad_push):
12605           Let's act as if we're synchronized now! :).
12606         * ext/theora/theoradec.c: (theora_dec_chain):
12607           Add some debug.
12608
12609 2004-11-08  Wim Taymans  <wim@fluendo.com>
12610
12611         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
12612         (gst_alpha_set_property), (gst_alpha_sink_link),
12613         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
12614         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
12615         (gst_alpha_init_params), (gst_alpha_chain):
12616         Implement alpha functions for AYUV too, this increases
12617         accuracy quite a bit.
12618
12619 2004-11-08  Wim Taymans  <wim@fluendo.com>
12620
12621         * gst/ffmpegcolorspace/avcodec.h:
12622         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12623         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
12624         (gst_ffmpegcsp_avpicture_fill):
12625         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12626         (gst_ffmpegcsp_caps_remove_format_info):
12627         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
12628         (shrink12), (img_get_alpha_info), (deinterlace_line),
12629         (deinterlace_line_inplace):
12630         * gst/ffmpegcolorspace/imgconvert_template.h:
12631         Added AYUV colorspace and handle RGBA a bit more respectful.
12632
12633 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12634
12635         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12636           Actually always send a discont (cornercase when resending the
12637           same serial-tagged chain twice).
12638
12639 2004-11-08  Julien MOUTTE  <julien@moutte.net>
12640
12641         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
12642         (gst_ximagesink_finalize):
12643         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
12644         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
12645
12646 2004-11-08  Wim Taymans  <wim@fluendo.com>
12647
12648         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
12649         Don't segfault on NULL data.
12650
12651 2004-11-08  Wim Taymans  <wim@fluendo.com>
12652
12653         * gst/playback/gstdecodebin.c: (unlinked):
12654         * gst/playback/gstplay-marshal.list:
12655         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12656         (gst_play_base_bin_init), (group_create), (get_active_group),
12657         (get_building_group), (group_destroy), (group_commit),
12658         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
12659         (add_element_stream), (no_more_pads), (probe_triggered),
12660         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
12661         (state_change), (setup_source), (gst_play_base_bin_get_property),
12662         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
12663         (gst_play_base_bin_link_stream),
12664         (gst_play_base_bin_get_streaminfo):
12665         * gst/playback/gstplaybasebin.h:
12666         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12667         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
12668         Add support for chained ogg files. Prepare for playlist
12669         support. This patch introduces the concept of pad groups, which
12670         together compose one playable media file.
12671
12672 2004-11-07  David Schleef  <ds@schleef.org>
12673
12674         * testsuite/gst-lint: Check for pad templates that aren't statically
12675         scoped.
12676
12677 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12678
12679         * configure.ac:
12680         * ext/Makefile.am:
12681         * ext/musepack/Makefile.am:
12682         * ext/musepack/gstmusepackdec.cpp:
12683         * ext/musepack/gstmusepackdec.h:
12684         * ext/musepack/gstmusepackreader.cpp:
12685         * ext/musepack/gstmusepackreader.h:
12686           Add musepack decoder.
12687         * ext/faad/gstfaad.c: (gst_faad_base_init):
12688           Make pad templates static.
12689         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
12690         (plugin_init):
12691           Add musepack typefinder, make mp3 typefinding work halfway stream,
12692           which doesn't actually work yet because id3demux doesn't implement
12693           _get_length().
12694
12695 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12696
12697         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12698         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
12699           Fix interrupt event handling (#144436).
12700
12701 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12702
12703         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
12704           Hide unused glory.
12705
12706 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12707
12708         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12709
12710         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
12711           Fix weird caps (#157548).
12712
12713 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12714
12715         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12716
12717         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
12718           Add missing NULL terminator (#157543).
12719
12720 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12721
12722         * gst/tcp/gsttcp.h:
12723         * gst/tcp/gsttcpclientsink.c:
12724         * gst/tcp/gsttcpclientsrc.c:
12725         * gst/tcp/gsttcpserversink.c:
12726         * gst/tcp/gsttcpserversrc.c:
12727           ports can go up to 65535.  Move common defines to gsttcp.h
12728
12729 2004-11-05  Wim Taymans  <wim@fluendo.com>
12730
12731         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
12732         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
12733         Added two more colorspaces.
12734
12735 2004-11-05  Wim Taymans  <wim@fluendo.com>
12736
12737         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12738         (gst_ffmpegcsp_avpicture_fill):
12739         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
12740         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
12741         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
12742         More stride fixes.
12743
12744 2004-11-05  Wim Taymans  <wim@fluendo.com>
12745
12746         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
12747         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
12748         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
12749         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
12750         (gst_videomixer_loop):
12751         More stride fixes.
12752
12753 2004-11-05  Benjamin Otte  <otte@gnome.org>
12754
12755         * ext/mad/gstmad.c: (gst_mad_chain):
12756           don't overflow data buffer. Flush not needed sync data when syncing
12757           failed.
12758
12759 2004-11-04  Wim Taymans  <wim@fluendo.com>
12760
12761         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
12762         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
12763         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
12764         (gst_alpha_init_params), (gst_alpha_chain),
12765         (gst_alpha_change_state):
12766         Updated the chroma keying algorithm with something more
12767         sophisticated.
12768
12769 2004-11-03  Wim Taymans  <wim@fluendo.com>
12770
12771         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
12772         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
12773         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
12774         Fix stride issues. Does not completely work for odd
12775         heights.
12776
12777 2004-11-03  Wim Taymans  <wim@fluendo.com>
12778
12779         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
12780         (gst_alpha_chroma_key), (gst_alpha_chain):
12781         Fix stride issues. Does not completely work for odd
12782         heights.
12783
12784 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
12785
12786         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
12787         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
12788         leak fixes
12789
12790 2004-11-03  Wim Taymans  <wim@fluendo.com>
12791
12792         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12793         (gst_ffmpegcsp_avpicture_fill):
12794         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
12795         (avpicture_alloc):
12796         * gst/ffmpegcolorspace/imgconvert_template.h:
12797         Use correct _fill function to get correct strides.
12798
12799 2004-11-02  David Schleef  <ds@schleef.org>
12800
12801         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
12802         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
12803         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
12804         Change all g_print()s to debugging.  Add a bunch of consistency
12805         checks.
12806
12807 2004-11-02  Wim Taymans  <wim@fluendo.com>
12808
12809         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
12810         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
12811         (unlinked), (no_more_pads), (close_link):
12812         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12813         (unknown_type), (add_element_stream), (new_decoded_pad),
12814         (removed_decoded_pad), (setup_source):
12815         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
12816         (gst_stream_info_class_init), (gst_stream_info_init),
12817         (gst_stream_info_new), (gst_stream_info_dispose),
12818         (stream_info_mute_pad), (gst_stream_info_set_property),
12819         (gst_stream_info_get_property):
12820         * gst/playback/gststreaminfo.h:
12821         Fix playback of multiple files.
12822         a slightly different approach to handling dynamic pad removals.
12823         This one only looks at pads that we have linked.
12824
12825 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
12826
12827         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
12828         free" warning from libc.
12829
12830 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12831
12832         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
12833         (get_unconnected_element), (remove_starting_from), (pad_removed),
12834         (close_link):
12835           Implement support for dynamic pad changing. We listen to "live"
12836           pad removals (i.e. while playing) and re-setup autoplugging
12837           after that. Playbasebin/playbin need some more work for this
12838           to finally work, but decodebin supports (and replugs) chained
12839           ogg now.
12840
12841 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
12842
12843         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
12844         (gst_alsa_finalize):
12845         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
12846         (gst_cdaudio_finalize):
12847         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
12848         (cdparanoia_finalize):
12849         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
12850         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
12851         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
12852         (dvdreadsrc_finalize):
12853         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
12854         (gst_flacdec_finalize):
12855         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
12856         (gst_flacenc_finalize):
12857         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
12858         (gst_gnomevfssink_finalize):
12859         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
12860         (gst_gnomevfssrc_finalize):
12861         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
12862         (gst_fameenc_finalize):
12863         * ext/nas/nassink.c: (gst_nassink_class_init),
12864         (gst_nassink_finalize):
12865         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
12866         (gst_sdlvideosink_class_init):
12867         * ext/sndfile/gstsf.c: (gst_sf_dispose):
12868         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
12869         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
12870         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
12871         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
12872         (gst_x_window_listener_dispose):
12873         * gst/audioscale/gstaudioscale.c:
12874         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
12875         (play_on_demand_finalize):
12876         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
12877         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
12878         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
12879         (cdplayer_finalize):
12880         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
12881         (gst_glimagesink_class_init):
12882         * sys/oss/gstosselement.c: (gst_osselement_class_init),
12883         (gst_osselement_finalize):
12884         * sys/oss/gstosssink.c: (gst_osssink_dispose):
12885         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
12886         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
12887           Fixes a bunch of problems with finalize and dispose functions,
12888           either assumptions that dispose is only called once, or not calling
12889           the parent class dispose/finalize function
12890
12891 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
12892
12893         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
12894           added two api precondition guards
12895           use g_strdup with getenv to fix crash when using ENVVAR
12896
12897 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
12898         * ext/esd/esdsink.c: (gst_esdsink_class_init),
12899         (gst_esdsink_finalize):
12900         Use a finalize function, not dispose, and more importantly,
12901         call the parent class finalize function too
12902
12903 2004-11-01  Johan Dahlin  <johan@gnome.org>
12904
12905         * ext/ogg/gstoggdemux.c:
12906         * gst/tags/gstvorbistag.c:
12907         Plug leaks.
12908
12909 2004-10-31  Benjamin Otte  <otte@gnome.org>
12910
12911         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
12912           lotsa memleaks today. But they're all small...
12913
12914 2004-10-31  Benjamin Otte  <otte@gnome.org>
12915
12916         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12917           another memleak crushed
12918
12919 2004-10-31  Benjamin Otte  <otte@gnome.org>
12920
12921         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12922           fix memleak
12923
12924 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12925
12926         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12927           Hack to prevent crash when going to READY inside signal handler
12928           while this function is active.
12929
12930 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12931
12932         * gst/ffmpegcolorspace/Makefile.am:
12933         * gst/ffmpegcolorspace/avcodec.h:
12934         * gst/ffmpegcolorspace/common.h:
12935         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
12936         * gst/ffmpegcolorspace/dsputil.h:
12937         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
12938         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12939         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
12940         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
12941         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
12942         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
12943         (gst_ffmpegcsp_avpicture_fill):
12944         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12945         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12946         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
12947         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
12948         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
12949         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
12950         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
12951         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
12952         * gst/ffmpegcolorspace/imgconvert.c:
12953         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
12954         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
12955         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
12956         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
12957         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
12958         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
12959         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
12960         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
12961         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
12962         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
12963         (grow21), (grow22), (grow41), (grow44), (conv411),
12964         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
12965         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
12966         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
12967         (avpicture_free), (is_yuv_planar), (img_convert),
12968         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
12969         (deinterlace_line_inplace), (deinterlace_bottom_field),
12970         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
12971         * gst/ffmpegcolorspace/imgconvert_template.h:
12972         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
12973         * gst/ffmpegcolorspace/mmx.h:
12974         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
12975         (av_fast_realloc), (av_mallocz_static), (av_free_static),
12976         (av_freep), (avcodec_get_context_defaults),
12977         (avcodec_alloc_context), (avcodec_init):
12978           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
12979           handling plus update from ffmpeg CVS. Large clean-up.
12980
12981 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12982
12983         * gst/playback/Makefile.am:
12984           We need the marshallers for decodebin, too.
12985
12986 2004-10-30  David Schleef  <ds@schleef.org>
12987
12988         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
12989           quicktime typefinding work with 64-bit offsets.
12990
12991 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
12992
12993         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
12994           Set EOS on the element when processing an EOS event.
12995         * ext/speex/gstspeexdec.h:
12996         * ext/speex/gstspeexenc.h:
12997           Only keep a const ptr to the mode
12998         * gst-libs/gst/riff/riff-media.c:
12999         (gst_riff_create_audio_caps_with_data),
13000         (gst_riff_create_audio_template_caps):
13001           Allow WMAV3, with up to 6 channels.
13002         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
13003           Don't call gst_pad_set_event_function on a sink pad.
13004         * gst/mpegstream/gstdvddemux.c:
13005         (gst_dvd_demux_get_subpicture_stream),
13006         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
13007           Copy the explicit caps that were set across to the cur_* pads,
13008           instead of trying to use a possibly non-existent negotiated caps.
13009           Reset the type of subpicture pads to UNKNOWN after calling
13010           init_stream, so that the caps get set.
13011
13012 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
13013
13014         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13015
13016         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
13017           Don't touch buffer if it is of size 0 (fixes #151064).
13018
13019 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13020
13021         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
13022           Synchronized discont handling.
13023
13024 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13025
13026         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13027         (gst_ogg_demux_push):
13028           Make seeking sort-of exact again (fixes #156387).
13029
13030 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13031
13032         * gst/playback/gstplaybasebin.c: (unknown_type),
13033         (add_element_stream), (new_decoded_pad),
13034         (gst_play_base_bin_change_state):
13035         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
13036         (gst_stream_info_init), (gst_stream_info_new),
13037         (gst_stream_info_dispose), (gst_stream_info_get_property):
13038         * gst/playback/gststreaminfo.h:
13039           Make caps explicitely available. Makes testing for unsupported
13040           types possible. Improves error reporting.
13041
13042 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13043
13044         * gst/audioconvert/gstaudioconvert.c:
13045         (gst_audio_convert_buffer_to_default_format):
13046           Really don't touch read-only buffers (#156563).
13047
13048 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
13049
13050         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13051
13052         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
13053           Fix memleak (#155223).
13054
13055 2004-10-29  Wim Taymans  <wim@fluendo.com>
13056
13057         * gst/tcp/.cvsignore:
13058         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13059         (gst_multifdsink_class_init), (gst_multifdsink_init),
13060         (gst_multifdsink_add), (gst_multifdsink_remove),
13061         (gst_multifdsink_remove_client_link), (is_sync_frame),
13062         (gst_multifdsink_new_client),
13063         (gst_multifdsink_handle_client_write),
13064         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13065         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
13066         (gst_multifdsink_get_property):
13067         * gst/tcp/gstmultifdsink.h:
13068         Added burst on connect sync_method, deprecated sync_clients,
13069         streamlined the sync code some more.
13070
13071 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13072
13073         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
13074         (gst_play_base_bin_change_state):
13075           Improve error reporting.
13076
13077 2004-10-28  Wim Taymans  <wim@fluendo.com>
13078
13079         * gst/tcp/Makefile.am:
13080         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
13081         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
13082         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
13083         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
13084         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
13085         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
13086         (gst_fdset_wait):
13087         Added more locks around fdset structures. Fixed/reworked
13088         the poll array resizing code.
13089         Added stress test for fdset.
13090
13091 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13092
13093         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
13094         fix build
13095
13096 2004-10-28  Benjamin Otte  <otte@gnome.org>
13097
13098         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
13099           fix link function to always query channels and query width for
13100           floats
13101         * configure.ac:
13102           add equalizer dir
13103         * gst/equalizer/Makefile.am:
13104         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
13105         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
13106         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
13107         (arg_to_scale), (setup_filter),
13108         (gst_iir_equalizer_compute_frequencies),
13109         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
13110         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
13111         (plugin_init):
13112           add an equalizer
13113
13114 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13115
13116         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
13117
13118         * po/LINGUAS:
13119         * po/nb.po:
13120           Added Norwegian Bokmaal translation
13121
13122 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13123
13124         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13125           Don't break on options (fixes #156488).
13126
13127 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13128
13129         * configure.ac:
13130         * ext/cdaudio/Makefile.am:
13131         * sys/Makefile.am:
13132           fix build on older automake
13133
13134 2004-10-26  Wim Taymans  <wim@fluendo.com>
13135
13136         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
13137         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
13138         Allow a little margin when negotiating the framerate.
13139
13140 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
13141
13142         * gst/level/gstlevel.c:
13143           synchonised naming of pads and pad-templates
13144
13145 2004-10-26  Wim Taymans  <wim@fluendo.com>
13146
13147         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13148         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
13149         (_find_streams_check), (gst_ogg_demux_push):
13150         Fix EOS again. Needs to be done in a better way. We should not
13151         remove the pad if there is no new chained stream.
13152
13153 2004-10-26 Iain <iaingnome@gmail.com>
13154
13155         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
13156         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
13157         of the caps.
13158         * gst/interleave/interleave.c (interleave_class_init): Hook up release
13159         pad.
13160         (interleave_release_pad): Remove the pad.
13161         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
13162         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
13163         the set device.
13164         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
13165         attrs
13166         (gst_xvimagesink_xcontext_clear): Free the xcontext.
13167         (gst_xvimagesink_finalize): Free the par.
13168
13169 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13170
13171         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
13172         (gst_avimux_stop_file):
13173           First calculate the rate, and only then use it. Hdr.rate is a
13174           multiple and not a derivative of hdr.scale. Scale is not the
13175           same as blockalign but is solely related to rate.
13176
13177 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13178
13179         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
13180         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
13181           Implement seeking.
13182
13183 2004-10-25  James Henstridge  <james@jamesh.id.au>
13184
13185         Reviewed by:  David Schleef  <ds@schleef.org>
13186
13187         * examples/gstplay/player.c: (got_stream_length), (main):
13188         * examples/seeking/cdplayer.c: (update_scale):
13189         * examples/seeking/seek.c: (format_value), (update_scale):
13190         * examples/seeking/spider_seek.c: (format_value), (update_scale),
13191         (stop_seek):
13192         Build fixes on AMD64.
13193
13194 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13195
13196         reviewed by: Ronald Bultje <rbultje at gnome dot org>
13197
13198         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
13199         Fix for some v4l cards which hang in v4lsrc
13200
13201 2004-10-25  Wim Taymans  <wim@fluendo.com>
13202
13203         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
13204         (gst_ogg_demux_push), (gst_ogg_chains_clear):
13205         Make sure to remove the pad when a new chain is
13206         encountered. Set some vars to NULL so we don't try
13207         to reference freed memory.
13208
13209 2004-10-25  Wim Taymans  <wim@fluendo.com>
13210
13211         * examples/seeking/Makefile.am:
13212         * examples/seeking/cdplayer.c: (update_scale):
13213         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
13214         * examples/seeking/playbin.c: (make_playerbin_pipeline),
13215         (format_value), (update_scale), (iterate), (start_seek),
13216         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
13217         (print_usage), (main):
13218         Added some more examples, update others.
13219
13220 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13221
13222         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
13223         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13224         * ext/theora/theoradec.c: (theora_dec_chain):
13225         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13226           Add codec-name metadata.
13227
13228 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
13229
13230         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13231
13232         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13233         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13234         * ext/alsa/gstalsamixertrack.h:
13235         * po/POTFILES.in:
13236           ALSA mixer track label internationalization (#154054).
13237
13238 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13239
13240         * ext/theora/theoradec.c: (theora_dec_chain):
13241           Export bitrate as metadata.
13242
13243 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13244
13245         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13246         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13247         * ext/alsa/gstalsamixertrack.h:
13248           Fix names, fix loop.
13249
13250 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13251
13252         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
13253         (speex_dec_convert):
13254           sinkconvert function so oggdemux can get the file length (totem).
13255
13256 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
13257
13258         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13259
13260         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
13261           Don't push incomplete packets.
13262         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
13263           Fix MPEG-4 audio typefinding.
13264
13265 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13266
13267         * sys/v4l/Makefile.am:
13268         * sys/v4l/gstv4l.c: (plugin_init):
13269         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
13270         (gst_v4lelement_init), (gst_v4lelement_dispose),
13271         (gst_v4lelement_change_state):
13272         * sys/v4l/gstv4lelement.h:
13273         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
13274         (gst_v4l_xoverlay_close), (idle_refresh),
13275         (gst_v4l_xoverlay_set_xwindow_id):
13276         * sys/v4l/gstv4lxoverlay.h:
13277         * sys/v4l/v4l-overlay_calls.c:
13278         * sys/v4l/v4l_calls.h:
13279         * sys/v4l2/Makefile.am:
13280         * sys/v4l2/gstv4l2.c: (plugin_init):
13281         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
13282         (gst_v4l2element_init), (gst_v4l2element_dispose),
13283         (gst_v4l2element_change_state):
13284         * sys/v4l2/gstv4l2element.h:
13285         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
13286         (gst_v4l2_xoverlay_close), (idle_refresh),
13287         (gst_v4l2_xoverlay_set_xwindow_id):
13288         * sys/v4l2/gstv4l2xoverlay.h:
13289         * sys/v4l2/v4l2-overlay_calls.c:
13290         * sys/v4l2/v4l2_calls.h:
13291           Remove client-side overlay handling, use the X-server v4l plugin
13292           for that. Nicer overlay, less code. Also make the plugin
13293           compileable without X (but then without overlay, obviously).
13294           Makes xwindowlistener obsolete, should we remove that?
13295
13296 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13297
13298         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
13299         (gst_osssrc_src_query):
13300         * sys/oss/gstosssrc.h:
13301           OK, so people want offset in DEFAULT. This time, actually fix all
13302           cases.
13303         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
13304           Add FPS properly.
13305
13306 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13307
13308         * gst/asfdemux/gstasfmux.c:
13309         * gst/avi/gstavimux.c:
13310           Framerate.
13311
13312 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13313
13314         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
13315           Fix properties (channel, norm, frequency).
13316
13317 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13318
13319         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
13320           Flag typo.
13321         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
13322           No warnings.
13323
13324 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13325
13326         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
13327           Fix hang.
13328
13329 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13330
13331         * sys/v4l2/gstv4l2element.h:
13332           Yet Another Hack (tm) for kernel header borkedness.
13333         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
13334         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
13335         (gst_v4l2src_link), (gst_v4l2src_getcaps),
13336         (gst_v4l2src_change_state):
13337         * sys/v4l2/gstv4l2src.h:
13338         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
13339         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
13340           Fix caps, keep track of state, work.
13341
13342 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13343
13344         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
13345           Quiet.
13346
13347 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13348
13349         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13350           Don't mix bytes and samples.
13351
13352 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13353
13354         * ext/ogg/gstoggmux.c:
13355           Basic pad template which accepts OGM tracks, speex, flac, vorbis
13356           and theora. Any is incorrect.
13357         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
13358           Fix caps.
13359         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
13360         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
13361         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
13362         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
13363         * sys/v4l/gstv4lmjpegsrc.h:
13364         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
13365         (gst_v4lsrc_change_state):
13366         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
13367         (gst_v4lmjpegsrc_capture_stop):
13368           Fix caps. Keep track of internal state. Work.
13369
13370 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13371
13372         * ext/Makefile.am:
13373           Fix the build fixes.
13374
13375 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13376
13377         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13378         (gst_ogg_demux_src_event), (_find_chain_seek),
13379         (gst_ogg_pad_push):
13380           Check for pad availability before using it.
13381         * ext/ogg/gstoggdemux.c: (_find_chain_process):
13382           Fix parsing of chained ogg. Needs more work on the decoder side.
13383
13384 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13385
13386         * gst/spectrum/Makefile.am:
13387         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
13388         (idle_func):
13389           Fix demo and reenable it. Yes, I'm currently playing with audio
13390           analysis tools
13391
13392 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13393
13394         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13395           We love it if files that start at zero work too...
13396
13397 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13398
13399         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13400           Handle files with missing EOS headers.
13401
13402 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13403
13404         * gst/tcp/gsttcpserversink.c:
13405         (gst_tcpserversink_handle_server_read),
13406         (gst_tcpserversink_init_send):
13407         Zero some variables first (need for accept not to return EINVAL)
13408
13409 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13410
13411         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13412         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
13413         * ext/theora/theoradec.c: (theora_dec_sink_convert),
13414         (theora_dec_chain):
13415         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13416         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
13417           Seeking and querying finetune.
13418
13419 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13420
13421         * configure.ac:
13422         * ext/Makefile.am:
13423         * ext/raw1394/Makefile.am:
13424           fix the build
13425
13426 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13427
13428         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13429           Wrong return.
13430         * gst/playback/Makefile.am:
13431         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
13432         * gst/playback/gstplay-marshal.list:
13433         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
13434           Fix marshallers.
13435
13436 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13437
13438         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
13439           Silence.
13440
13441 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13442
13443         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13444         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
13445         (gst_ogg_pad_push):
13446           Yay for non-lineair granulepos in theora.
13447
13448 2004-10-18  Wim Taymans  <wim@fluendo.com>
13449
13450         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
13451         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
13452         * ext/dv/gstdvdec.h:
13453         Make sure we renegotiate aspect ratio when the camera switches.
13454
13455 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13456
13457         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13458         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
13459           Start at zero.
13460         * ext/theora/theoradec.c: (theora_dec_chain):
13461           Skip headers. Bad idea for chained ogg, but fixes seeking.
13462
13463 2004-10-18  Wim Taymans  <wim@fluendo.com>
13464
13465         * configure.ac:
13466         I swear, this is the last time I touch this.
13467
13468 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13469
13470         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13471         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
13472         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
13473           Faster seeking.
13474         * ext/theora/theoradec.c: (theora_dec_sink_convert):
13475           Time-to-default conversion.
13476         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13477           Don't error on unknown packets, just skip. We should probably
13478           read them if we want to support chained ogg.
13479
13480 2004-10-18  Wim Taymans  <wim@fluendo.com>
13481
13482         * configure.ac:
13483         Added cdaudio to wrong list.
13484
13485 2004-10-18  Wim Taymans  <wim@fluendo.com>
13486
13487         * configure.ac:
13488         Revive cdaudio.
13489
13490 2004-10-18  Wim Taymans  <wim@fluendo.com>
13491
13492         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
13493         (gst_dvdec_video_link), (gst_dvdec_push):
13494         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13495         (gst_smokeenc_resync), (gst_smokeenc_chain):
13496         Fix mimetype on smoke encoder.
13497         Add aspect ratio to dvdec. Not sure if these
13498         values are correct though....
13499
13500 2004-10-18  Wim Taymans  <wim@fluendo.com>
13501
13502         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
13503         Fix vorbis property descriptions and ranges.
13504
13505 2004-10-18  Wim Taymans  <wim@fluendo.com>
13506
13507         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13508         Really do nothing when no data is available.
13509         Go to the playing state when the stream is not seekable
13510         instead of failing.
13511
13512 2004-10-18  Wim Taymans  <wim@fluendo.com>
13513
13514         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
13515         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
13516         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
13517         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
13518         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
13519         Added uri handler for cd://
13520         Port to new API.
13521
13522 2004-10-18  Wim Taymans  <wim@fluendo.com>
13523
13524         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13525         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
13526         (try_to_link_1), (no_more_pads), (close_link), (type_found):
13527         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
13528         (remove_prerolls), (unknown_type), (add_element_stream),
13529         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
13530         (gst_play_base_bin_remove_element),
13531         (gst_play_base_bin_link_stream):
13532         * gst/playback/gstplaybin.c: (gen_video_element),
13533         (gen_vis_element), (remove_sinks), (setup_sinks):
13534         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13535         (gst_stream_info_get_type), (gst_stream_info_class_init),
13536         (gst_stream_info_init), (gst_stream_info_new),
13537         (gst_stream_info_dispose), (stream_info_mute_pad),
13538         (gst_stream_info_set_property), (gst_stream_info_get_property):
13539         * gst/playback/gststreaminfo.h:
13540         Add sink padtemplate to decodebin.
13541         Added some more comments.
13542         Make queue size configurable in playbasebin.
13543         Added possibility to use elements as sinks (ex cdaudio).
13544
13545 2004-10-15  Wim Taymans  <wim@fluendo.com>
13546
13547         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
13548         (gst_speexenc_chain):
13549         Fix speex timestamps so that it gets muxed properly.
13550
13551 2004-10-15  Wim Taymans  <wim@fluendo.com>
13552
13553         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
13554         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
13555         (gst_dv1394src_init), (gst_dv1394src_dispose),
13556         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
13557         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
13558         (gst_dv1394src_event), (gst_dv1394src_get_formats),
13559         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
13560         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
13561         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
13562         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
13563         * ext/raw1394/gstdv1394src.h:
13564         Added conversion/query functions.
13565         Update buffer timestamps,
13566         Added signals.
13567         Added uri dv:// so it might play from the firewire in playbin.
13568         Fix a possible leak.
13569         Added debugging.
13570
13571 2004-10-15  Wim Taymans  <wim@fluendo.com>
13572
13573         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
13574         (gst_dv1394src_init), (gst_dv1394src_set_property),
13575         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
13576         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
13577         * ext/raw1394/gstdv1394src.h:
13578         Added AV/C VTR control support needed for some cameras.
13579         Added automatic port detection.
13580         Added properties for selecting the channel.
13581         The configure.ac script is not yet updated to reflect the
13582         new libavc1394 and librom1394 dependencies.
13583
13584 2004-10-15  Wim Taymans  <wim@fluendo.com>
13585
13586         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
13587         (qtdemux_parse), (gst_qtdemux_handle_esds):
13588         An esds box is not a container.
13589         Fix parsing of mp4v boxes.
13590         Do not try to renegotiate fps for each frame. Need to
13591         find a better method. This should fix mp4 playback.
13592
13593 2004-10-14  David Schleef  <ds@schleef.org>
13594
13595         * configure.ac: update for swfdec-0.3 and liboil-0.2
13596         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
13597         * ext/swfdec/gstswfdec.h: same
13598         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
13599         * gst/videotestsrc/videotestsrc.c: same
13600
13601 2004-10-14  Wim Taymans  <wim@fluendo.com>
13602
13603         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
13604         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
13605         (is_sync_frame), (gst_multifdsink_new_client),
13606         (gst_multifdsink_handle_client_write),
13607         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13608         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
13609         Turn warnings into info.
13610         Don't allow a state change in the streaming thread.
13611
13612 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13613
13614         * ext/vorbis/oggvorbisenc.c:
13615         * ext/vorbis/vorbisdec.c:
13616           fix template sample rate
13617
13618 2004-10-13  Wim Taymans  <wim@fluendo.com>
13619
13620         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
13621         Decoding the header first fixes some problems in resyncing
13622         in more mp3s.
13623
13624 2004-10-12  Wim Taymans  <wim@fluendo.com>
13625
13626         * gst/playback/gstplaybin.c: (gen_video_element),
13627         (gen_vis_element), (remove_sinks), (setup_sinks):
13628         Added vis plugin support, need to configure the vis
13629         element to activate it.
13630
13631 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13632
13633         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
13634         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
13635           Some debug.
13636         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13637         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
13638         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
13639         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
13640         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
13641         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
13642         * gst/avi/gstavidemux.h:
13643           Support for openDML-2.0 indx/ix## chunks. Support for broken index
13644           recovery (where, if part of the index is broken, we will still read
13645           the rest of the index and recover the broken part by stream
13646           scanning). More broken media support. EOS workarounds. General AVI
13647           braindamage headache recovery. Aspirin included.
13648
13649 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13650
13651         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
13652         (cdparanoia_event), (cdparanoia_query):
13653           Get rid of hideous lead-in.
13654
13655 2004-10-11  Wim Taymans  <wim@fluendo.com>
13656
13657         * gst/playback/gstplaybasebin.c: (setup_source):
13658         Wrong var used to get g_list_next.
13659
13660 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13661
13662         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
13663         (cdparanoia_get), (cdparanoia_open):
13664           Report discid as metadata, add duration.
13665
13666 2004-10-11  Wim Taymans  <wim@fluendo.com>
13667
13668         * gst/playback/gstplaybasebin.c: (setup_source):
13669         Cleanup the previous pipeline a little earlier for the
13670         case that a source element provides raw data.
13671
13672 2004-10-11  Benjamin Otte  <otte@gnome.org>
13673
13674         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13675           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
13676           consuming the last 128 bytes, even though it was valid mp3 data.
13677
13678 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13679
13680         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
13681         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
13682         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
13683         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
13684
13685 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13686
13687         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
13688         Fix for webcams that support only specific width or height
13689
13690 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13691
13692         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13693
13694         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
13695           Fix wrong discont event setup (fixes #154967).
13696
13697 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
13698
13699         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13700
13701         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13702           Error out on invalid data (fixes #154807).
13703
13704 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13705
13706         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13707
13708         * ext/dvdread/dvdreadsrc.c: (_read):
13709           Make titles > 0 work again (fixes #154834).
13710
13711 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13712
13713         * gst-libs/gst/riff/riff-media.c:
13714         (gst_riff_create_video_template_caps):
13715           WMV3 missing in template caps.
13716
13717 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13718
13719         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
13720           OK, so the original code was too strict. It makes random AVI files
13721           hang for seconds upon opening, which is unacceptable and is far
13722           beyond the original goal of getting multiple chunks for one-chunk
13723           sounc stream files. So now do just that.
13724
13725 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13726
13727         * gst/playback/gstplaybasebin.c: (setup_source),
13728         (gst_play_base_bin_change_state):
13729           Actually clean up streaminfo if output fails. This would trigger
13730           if, for example, there was no CD in the drive. No preroll, so
13731           a streaminfo structure is created, but the subsequent state change
13732           of the thread fails.
13733         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13734           Don't change state if parent failed.
13735
13736 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13737
13738         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13739         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
13740         (gen_video_element), (remove_sinks):
13741           Add small bits of code for screenshot handling.
13742
13743 2004-10-08  Wim Taymans  <wim@fluendo.com>
13744
13745         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
13746         (gen_video_element), (gen_audio_element), (setup_sinks):
13747         Don't assume the user provided sinks are named "sink"...
13748
13749 2004-10-08  Wim Taymans  <wim@fluendo.com>
13750
13751         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
13752         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
13753         (gst_play_base_bin_link_stream):
13754         Do not try to autoplug sources that generate raw streams like
13755         cdparanoia.
13756         disconnect the preroll overrun signal when we don't need it anymore.
13757
13758 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
13759
13760         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
13761         Added reworked patch from #154903 from milosz derezynski (deadchip).
13762
13763 2004-10-08  Wim Taymans  <wim@fluendo.com>
13764
13765         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
13766         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
13767         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
13768         (cdparanoia_convert), (cdparanoia_uri_get_type),
13769         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
13770         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
13771         * ext/cdparanoia/gstcdparanoia.h:
13772         This adds the cdda://<tracknum> uri.
13773
13774 2004-10-08  Wim Taymans  <wim@fluendo.com>
13775
13776         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13777         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
13778         (try_to_link_1), (no_more_pads), (close_link), (type_found):
13779         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13780         (unknown_type), (gst_play_base_bin_remove_element),
13781         (gst_play_base_bin_link_stream):
13782         * gst/playback/gstplaybasebin.h:
13783         * gst/playback/gstplaybin.c: (gst_play_bin_init),
13784         (gst_play_bin_set_property), (gen_video_element),
13785         (gen_audio_element), (setup_sinks):
13786         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13787         (gst_stream_info_get_type), (gst_stream_info_class_init),
13788         (gst_stream_info_init), (gst_stream_info_new),
13789         (gst_stream_info_dispose), (stream_info_mute_pad),
13790         (gst_stream_info_set_property), (gst_stream_info_get_property):
13791         * gst/playback/gststreaminfo.h:
13792         Reuse the audio and video bins.
13793         Some internal cleanups in the stream selection code.
13794
13795 2004-10-08  Julien MOUTTE  <julien@moutte.net>
13796
13797         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
13798         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
13799         * sys/ximage/ximagesink.h:
13800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
13801         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
13802         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
13803         not coming from those elements. Moreover these elements should not keep
13804         the xid they have been given when in NULL state.
13805
13806 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13807
13808         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
13809         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
13810         * sys/ximage/ximagesink.h:
13811         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
13812         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
13813         * sys/xvimage/xvimagesink.h:
13814           Actually only create a new toplevel window if we're not gonna
13815           embed it right after.
13816
13817 2004-10-07  Wim Taymans  <wim@fluendo.com>
13818
13819         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
13820         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
13821         * gst/playback/gstplaybin.c: (setup_sinks):
13822         Implement muting/unmuting of streams, mute streams that are not
13823         used.
13824
13825 2004-10-07  Wim Taymans  <wim@fluendo.com>
13826
13827         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
13828         (plugin_init):
13829         Added lame audio/x-ac3 typefind function.
13830
13831 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13832
13833         * configure.ac:
13834           bump nano to cvs
13835
13836 === release 0.8.5 ===
13837
13838 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13839
13840         * NEWS:
13841         * RELEASE:
13842         * configure.ac:
13843           releasing 0.8.5, "Take You On"
13844
13845 2004-10-06  Wim Taymans  <wim@fluendo.com>
13846
13847         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13848         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13849         (no_more_pads), (close_link), (type_found):
13850         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
13851         * gst/playback/gstplaybin.c: (gen_video_element):
13852         Do not signal the no_more_pads after the first pad when
13853         we are plugging a non dynamic element with multiple
13854         output pads (like swfdec, dvdec, ...).
13855
13856 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13857
13858         * configure.ac:
13859           bump for prerelease
13860
13861 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13862
13863         * gst/wavparse/gstwavparse.c:
13864           add ATRAC3 to STATIC CAPS to fix a warning
13865
13866         * gst/matroska/ebml-read.c:
13867         * gst-libs/gst/riff/riff-read.c:
13868           fix typos
13869
13870 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13871
13872         * gst-libs/gst/riff/riff-media.c:
13873           generate caps for ATRAC3 audio streams
13874
13875         * gst/realmedia/rmdemux.c:
13876           generate caps for ATRAC3 audio streams
13877
13878 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13879
13880         * gst/wavparse/Makefile.am
13881         * gst/wavparse/riff.h
13882         * gst/wavparse/wavparse.vcproj
13883           riff.h removal (unused and duplication with riff-ids.h)
13884
13885 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13886
13887         * gst/wavparse/gstwavparse.h
13888           remove duplicated defines for audio codec codes
13889
13890         * gst-libs/gst/riff/riff-ids.h
13891         * gst/wavenc/riff.h:
13892           add "4CC" code for ATRAC3 audio streams
13893           add "4CC" code for ITU_G721_ADPCM (unused for now)
13894
13895 2004-10-06  Wim Taymans  <wim@fluendo.com>
13896
13897         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
13898         Actually _do_ negotiation. Pass gdouble as arg instead
13899         of guint64 for the framerate.
13900
13901 2004-10-06  Wim Taymans  <wim@fluendo.com>
13902
13903         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13904         (find_compatibles), (close_pad_link), (try_to_link_1),
13905         (no_more_pads), (close_link), (type_found):
13906         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
13907         * gst/playback/gstplaybin.c: (gen_video_element),
13908         (gen_audio_element):
13909         Set state on newly added element to READY so that negotiation
13910         can happen ASAP.
13911         Addes some more debug info.
13912         Do not try to plug pads with multiple caps structures or ANY
13913         because it is too dangerous since we do not do dynamic
13914         replugging.
13915
13916 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13917
13918         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
13919
13920         * po/LINGUAS:
13921         * po/or.po:
13922           add Oriya translation
13923
13924 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13925
13926         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
13927           Prevent overwrite of size member. Makes audio sound crappy.
13928
13929 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
13930
13931         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13932         Add rmvb to the list of known RealMedia extensions
13933
13934 2004-10-05  Wim Taymans  <wim@fluendo.com>
13935
13936         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
13937         (mngdec_openstream), (mngdec_closestream),
13938         (mngdec_handle_sink_event), (mngdec_readdata),
13939         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
13940         (mngdec_getcanvasline), (mngdec_refresh),
13941         (gst_mngdec_change_state):
13942         Set the framerate correctly.
13943
13944 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13945
13946         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
13947           There was something wrong with the index massaging.
13948
13949 2004-10-04  Wim Taymans  <wim@fluendo.com>
13950
13951         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
13952         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
13953         (gst_smokedec_chain):
13954         * ext/jpeg/gstsmokedec.h:
13955         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13956         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
13957         * ext/jpeg/gstsmokeenc.h:
13958         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
13959         (smokecodec_decode_new), (smokecodec_info_free),
13960         (smokecodec_set_quality), (smokecodec_get_quality),
13961         (smokecodec_set_threshold), (smokecodec_get_threshold),
13962         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
13963         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
13964         (smokecodec_encode), (smokecodec_parse_id),
13965         (smokecodec_parse_header), (smokecodec_decode):
13966         * ext/jpeg/smokecodec.h:
13967         * ext/jpeg/smokeformat.h:
13968         Updated smoke, new bitstream, allows embedding in ogg.
13969
13970 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13971
13972         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
13973           Fix seeking in some files. All this code is no longer needed (and
13974           actually breaks stuff) because we now synchronize the full index
13975           right when reading the header.
13976
13977 2004-10-04  Wim Taymans  <wim@fluendo.com>
13978
13979         * configure.ac:
13980         configure update for libmng.
13981
13982 2004-10-04  Wim Taymans  <wim@fluendo.com>
13983
13984         * ext/libmng/Makefile.am:
13985         * ext/libmng/gstmng.c: (plugin_init):
13986         * ext/libmng/gstmng.h:
13987         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
13988         (gst_mngdec_base_init), (gst_mngdec_class_init),
13989         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
13990         (gst_mngdec_loop), (gst_mngdec_get_property),
13991         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
13992         (mngdec_closestream), (mngdec_handle_sink_event),
13993         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
13994         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
13995         (gst_mngdec_change_state):
13996         * ext/libmng/gstmngdec.h:
13997         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
13998         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
13999         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
14000         (gst_mngenc_chain), (gst_mngenc_get_property),
14001         (gst_mngenc_set_property):
14002         * ext/libmng/gstmngenc.h:
14003         Added basic MNG decoder. Needs more work. The encoder does
14004         not work yet.
14005
14006 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14007
14008         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
14009         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
14010         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
14011           Don't hang on length=0 chunks. Some negotiation fixes. Signal
14012           no-more-pads.
14013
14014 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14015
14016         * configure.ac:
14017           you need at least 1.0.4 of speex
14018
14019 2004-10-04 Iain <iaingnome@gmail.com>
14020
14021         * ext/speex/gstspeexdec.h: Revert the includes changes.
14022
14023         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
14024
14025 2004-09-30 Iain <iaingnome@gmail.com>
14026
14027         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
14028         found during init or set as a property instead of hardcoding /dev/audio
14029
14030 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14031
14032         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
14033         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
14034         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
14035         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
14036         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
14037         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
14038         (gst_rmdemux_dump_data):
14039           Use debug category, fix EOS handling. filesrc ! rmdemux now
14040           works.
14041
14042 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14043
14044         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14045         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
14046         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
14047           Improve allocation, cutting and sorting of the index. How takes a
14048           few seconds instead of minutes.
14049
14050 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
14051
14052         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
14053           fixed compilation
14054
14055 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14056
14057         * gst-libs/gst/riff/riff-media.c:
14058         (gst_riff_create_video_caps_with_data),
14059         (gst_riff_create_video_template_caps):
14060           Add wing commander format mimetype/fourccs.
14061         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
14062           Don't crash if some value is 0.
14063
14064 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14065
14066         * gst-libs/gst/riff/riff-media.c:
14067         (gst_riff_create_video_caps_with_data),
14068         (gst_riff_create_video_template_caps):
14069           Add DIB fourcc (raw, palettized 8-bit RGB).
14070         * gst-libs/gst/riff/riff-read.c:
14071         (gst_riff_read_strf_vids_with_data):
14072           Oops, fix strf_data reading bug.
14073         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
14074           Use a non-NULL tag.
14075         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
14076           Time for hacks. Sorry Dave. At least one quicktime movie (a
14077           trailer) that I've encountered contains multiple video tracks.
14078           One of those is the actual video track, the other are one-frame
14079           tracks (images). Unfortunately, the number of frames according
14080           to the trak header is 1 for each, so that doesn't help. So
14081           instead, I look at the duration and discard tracks with a
14082           duration shorter than 20% of the length of the stream. Better
14083           than nothing.
14084
14085 2004-10-01  Christian Schaller <christian@fluendo.com>
14086
14087         * ext/ivorbis/vorbis.c:
14088           Patch from Phil Blundell (Bug 152341)
14089
14090 2004-10-01  Wim Taymans  <wim@fluendo.com>
14091
14092         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
14093         (speex_dec_get_formats), (speex_dec_convert),
14094         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
14095         (speex_dec_chain), (gst_speexdec_get_property),
14096         (gst_speexdec_set_property):
14097         Small cleanups.
14098
14099 2004-10-01  Wim Taymans  <wim@fluendo.com>
14100
14101         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
14102         (gst_wavparse_stream_init), (gst_wavparse_fmt),
14103         (gst_wavparse_other), (gst_wavparse_loop),
14104         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
14105         (gst_wavparse_srcpad_event):
14106         * gst/wavparse/gstwavparse.h:
14107         Added some more debugging info.
14108         Fix the case where the length of the file is 0.
14109         Make sure we seek to sample borders.
14110
14111 2004-10-01  Wim Taymans  <wim@fluendo.com>
14112
14113         * gst/playback/README:
14114         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
14115         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
14116         (try_to_link_1), (no_more_pads), (close_link), (type_found):
14117         Add some debug info to decodebin, update README
14118
14119 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14120
14121         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
14122           Don't use g_print(); use GST_DEBUG().
14123
14124 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14125
14126         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14127         (gst_ogg_mux_queue_pads):
14128           Handle EOS properly.
14129
14130 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
14131
14132         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14133
14134         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
14135         (gst_faad_chain), (gst_faad_change_state):
14136         * ext/faad/gstfaad.h:
14137           Allow playback of raw (unframed) MPEG AAC files (#148993).
14138
14139 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
14140
14141         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14142
14143         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
14144           Throw error if we didn't recognize the stream. Fixes #152289.
14145
14146 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14147
14148         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
14149           Fix negotiation.
14150
14151 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
14152
14153         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14154
14155         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
14156           Fix memleak.
14157
14158 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
14159
14160         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14161
14162         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
14163           Solve #152805.
14164         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
14165           Solve 152806.
14166
14167 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14168
14169         * gst-libs/gst/riff/riff-media.c:
14170         (gst_riff_create_video_caps_with_data),
14171         (gst_riff_create_audio_caps_with_data):
14172           Add codec_data handling (like asfdemux used to do).
14173         * gst/asfdemux/gstasf.c: (plugin_init):
14174         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
14175         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
14176           Use riff-media for caps creation instead of our own (mostly
14177           broken) copy of its functions.
14178
14179 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14180
14181         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
14182           Don't actually error out if we get another return value than
14183           -EINVAL. Opposite to what I first thought, drivers have random
14184           return values for this, although -EINVAL is the expected return
14185           value. Since this is not fatal, we shouldn't use
14186           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
14187
14188 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14189
14190         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
14191         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
14192         (dvdreadsrc_get_property), (_open), (_seek), (_read),
14193         (dvdreadsrc_get), (dvdreadsrc_open_file),
14194         (dvdreadsrc_change_state):
14195           Fix. Don't do one big huge loop around the whole DVD, that will
14196           cache all data and thus eat sizeof(dvd) (several GB) before we
14197           see something.
14198         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
14199           Actually NULL'ify event after using it.
14200         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
14201         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
14202         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
14203         (gst_ebml_read_seek), (gst_ebml_read_skip):
14204           Handle events.
14205         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
14206         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
14207         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
14208           Fix timing (this will probably break if I seek using menus, but
14209           I didn't get there yet). VOBs and normal DVDs should now work.
14210           Add a mpeg2-only pad with high rank so this get autoplugged for
14211           MPEG-2 movies.
14212         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
14213         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
14214         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
14215         (gst_mpeg_demux_get_audio_stream),
14216         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
14217         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
14218           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
14219           MPEG-1 but use dvddemux for MPEG-2.
14220         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
14221         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
14222         (gst_mpeg_parse_parse_packhead):
14223           Timing. Only add pad template if it exists. Add sink template from
14224           class and not from ourselves. This means we will always use the
14225           correct sink template even if it is not the one defined in this
14226           file.
14227
14228 2004-09-29  Wim Taymans  <wim@fluendo.com>
14229
14230         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
14231         (gst_mpeg_demux_parse_pes):
14232         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
14233         Fix playback of mpeg again, timestamps where screwed up by
14234         patch 1.61.
14235
14236 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14237
14238         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
14239           Only return true if we actually filled something in. Prevents
14240           player applications from showing a random length for flac files.
14241         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
14242         (gst_riff_read_use_event), (gst_riff_read_handle_event),
14243         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
14244         (gst_riff_read_strf_vids_with_data),
14245         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
14246           OK, ok, so I implemented event handling. Apparently it's normal
14247           that we receive random events at random points without asking
14248           for it.
14249         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14250         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
14251         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
14252         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
14253         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
14254         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
14255         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14256         * gst/avi/gstavidemux.h:
14257           Implement non-lineair chunk handling and subchunk processing.
14258           The first solves playback of AVI files where the audio and video
14259           data of individual buffers that we read are not synchronized.
14260           This should not happen according to the wonderful AVI specs, but
14261           of course it does happen in reality. It is also a prerequisite for
14262           the second. Subchunk processing allows us to cut chunks in small
14263           pieces and process each of these pieces separately. This is
14264           required because I've seen several AVI files with incredibly large
14265           audio chunks, even some files with only one audio chunk for the
14266           whole file. This allows for proper playback including seeking.
14267           This patch is supposed to fix all AVI A/V sync issues.
14268         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
14269         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
14270           Work.
14271         * gst/modplug/gstmodplug.cc:
14272           Proper return value setting for the query() function.
14273         * gst/playback/gstplaybasebin.c: (setup_source):
14274           Being in non-playing state (after, e.g., EOS) is not necessarily
14275           a bad thing. Allow for that. This fixes playback of short files.
14276           They don't actually playback fully now, because the clock already
14277           runs. This means that small files (<500kB) with a small length
14278           (<2sec) will still not or barely play. Other files, such as mod
14279           or flx, will work correctly, however.
14280
14281 2004-09-28  Wim Taymans  <wim@fluendo.com>
14282
14283         * ext/speex/gstspeex.c: (plugin_init):
14284         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
14285         (gst_speex_dec_class_init), (speex_dec_get_formats),
14286         (speex_get_event_masks), (speex_get_query_types),
14287         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
14288         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
14289         (gst_speexdec_get_property), (gst_speexdec_set_property),
14290         (speex_dec_change_state):
14291         * ext/speex/gstspeexdec.h:
14292         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
14293         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
14294         (gst_speexenc_base_init), (gst_speexenc_class_init),
14295         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
14296         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
14297         (gst_speexenc_src_query), (gst_speexenc_init),
14298         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
14299         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
14300         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
14301         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
14302         (gst_speexenc_chain), (gst_speexenc_get_property),
14303         (gst_speexenc_set_property), (gst_speexenc_change_state):
14304         * ext/speex/gstspeexenc.h:
14305         Rewrote speex encoder, make sure it can be embedded in ogg.
14306         Implemented speex decoder.
14307
14308 2004-09-28  Christian Schaller <christian@fluendo.com>
14309
14310         * configure.ac:
14311         Remove kioslave plugin. Markey is brewing a new working one
14312         * ext/Makefile.am: Remove kioslave plugin
14313         * ext/kio: remove
14314         * gst-plugins.spec.in: remove kio plugin from spec
14315
14316 2004-09-27  Wim Taymans  <wim@fluendo.com>
14317
14318         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14319         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
14320         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
14321         (gst_multifdsink_new_client),
14322         (gst_multifdsink_handle_client_write),
14323         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14324         (gst_multifdsink_handle_clients):
14325         * gst/tcp/gstmultifdsink.h:
14326         Make syncing to keyframes actually work for new clients and lagging
14327         clients.
14328
14329 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14330
14331         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
14332         (gst_navigationtest_handle_src_event), (draw_box_planar411),
14333         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
14334         * gst/debug/gstnavigationtest.h:
14335           make navigationtest display button-press and button-release events
14336
14337 2004-09-26 Iain <iaingnome@gmail.com>
14338
14339         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
14340         the channels have received a new media event.
14341         (interleave_buffered_loop): Compresses a new media event on all
14342         channels into one.
14343
14344 2004-09-26 Iain <iaingnome@gmail.com>
14345
14346         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
14347         call the sinkpad's default event handler and not the srcpads. He also
14348         says this is confusing :)
14349         (gst_wavenc_stop_file): Company says that seek events only go upstream
14350         we should send a discontinuous downstream instead.
14351
14352 2004-09-25  Christian Schaller <christian@fluendo.com>
14353
14354         * Update SPEC file to be usable in conjunction with Fedora Core,
14355           Fedora.us and freshrpms packages
14356         * Fix typo in multifilesrc test Makefile
14357
14358 2004-09-24  Wim Taymans  <wim@fluendo.com>
14359
14360         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
14361         Only signal the no_more_pads signal when we have
14362         added the stream to our list.
14363
14364 2004-09-24  Wim Taymans  <wim@fluendo.com>
14365
14366         * gst/playback/gstplaybasebin.c: (remove_prerolls),
14367         (new_decoded_pad):
14368         * gst/playback/gstplaybasebin.h:
14369         * gst/playback/gstplaybin.c: (setup_sinks):
14370         Don't try to preroll or decode more than one audio/video
14371         track.
14372
14373 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14374
14375         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
14376           Throw error if we failed to find a suitable output. This should
14377           throw an error if we successfully set up a pipeline (e.g. because
14378           we recognized a media file) but found no decodable streams in it
14379           (e.g. because it contains only media stream types for which we
14380           have no decoders, or because it's not a media type).
14381
14382 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14383
14384         * ext/dirac/Makefile.am:
14385         * ext/dirac/gstdirac.cc:
14386         * ext/dirac/gstdiracdec.cc:
14387         * ext/dirac/gstdiracdec.h:
14388           Do something. Don't actually know if this works because I don't
14389           have a demuxer yet.
14390         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
14391           Add channels=1 to caps returned from _getcaps().
14392         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
14393         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
14394         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
14395         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
14396         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
14397         (gst_ogm_parse_change_state):
14398           Separate between audio/video so ogmaudioparse actually uses the
14399           audio pad templates. Both audio and video work now, including
14400           autoplugging. Also use sometimes-srcpad hack.
14401         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
14402           Handle events better. Don't hang on infinite loops.
14403         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14404         (gst_avi_demux_init), (gst_avi_demux_reset),
14405         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
14406         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
14407         (gst_avi_demux_change_state):
14408         * gst/avi/gstavidemux.h:
14409           Improve A/V sync. Still not perfect.
14410         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
14411         (gst_ebml_read_skip):
14412           Handle events better.
14413         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
14414         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
14415         (qtdemux_audio_caps):
14416           Add IMA4. Improve event handling. Save offset after a seek when
14417           the headers are at the end of the file so that we don't end up in
14418           an infinite loop.
14419         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
14420           Add low-priority typefind support for files with no length.
14421
14422 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14423
14424         * testsuite/multifilesink/Makefile.am:
14425         fix typo
14426
14427 2004-09-22  Julien MOUTTE  <julien@moutte.net>
14428
14429         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
14430         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
14431         mistakes from thaytan's patches.
14432
14433 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
14434
14435         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
14436           For completeness, XSync in the destroy function as xvimage does.
14437
14438 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
14439
14440         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
14441            Correct caps negotiation
14442         * gst/volume/gstvolume.c: (volume_chain_float),
14443         (volume_chain_int16):
14444            Modify debug output to be little more informative
14445         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
14446         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
14447         (gst_xvimagesink_xvimage_destroy):
14448           Add XSync calls after detaching from the shared memory segment to
14449           avoid a crash.
14450
14451 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14452
14453         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14454         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
14455         * ext/vorbis/vorbis.c: (plugin_init):
14456         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
14457         (gst_vorbisenc_chain):
14458         * ext/vorbis/vorbisenc.h:
14459         remove explicit newmedia support from oggmux and vorbisenc
14460         add debug category to vorbisenc
14461         * gst/multifilesink/gstmultifilesink.c:
14462         (gst_multifilesink_class_init), (gst_multifilesink_init),
14463         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
14464         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
14465         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
14466         (plugin_init):
14467         * gst/multifilesink/gstmultifilesink.h:
14468         add support for streamheader in multifilesink
14469
14470 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14471
14472         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
14473         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
14474         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
14475           Prevent infinite loops. More correct error reporting.
14476         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14477           Error out if negotiation fails.
14478         * gst/playback/gstplaybasebin.c: (setup_source),
14479         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
14480         (gst_play_base_bin_found_tag):
14481           Error/tag forwarding. Pre-roll fixes for source errors on state
14482           changes (e.g. "file does not exist") to prevent hangs.
14483
14484 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14485
14486         * testsuite/multifilesink/Makefile.am:
14487         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
14488         (gst_newmedia_class_init), (gst_newmedia_init),
14489         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
14490         (newfile_signal), (test_signal), (main):
14491         * testsuite/multifilesink/multifilesrc_test.c: (main):
14492         * testsuite/multifilesink/oggtheora_test.c:
14493         (gst_newmedia_base_init), (gst_newmedia_class_init),
14494         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
14495         (test_format), (newfile_signal), (test_signal), (main):
14496         * testsuite/multifilesink/oggvorbis_test.c:
14497         (gst_newmedia_base_init), (gst_newmedia_class_init),
14498         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
14499         (test_format), (newfile_signal), (test_signal), (main):
14500         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
14501         (gst_newmedia_class_init), (gst_newmedia_init),
14502         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
14503         (newfile_signal), (test_signal), (main):
14504         New media tests
14505
14506 2004-09-20  Christian Schaller <christian@fluendo.com>
14507
14508         * Fix mikmod license to LGPL as they have relicensed
14509         * Move Dirac and Effectv into LGPL section of README_license
14510
14511 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14512
14513         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
14514         (gst_mad_change_state):
14515           Allow for mp3 rate/channels changes. However, only very
14516           conservatively. Reason that we *have* to enable this is smiply
14517           because the mad find_sync() function is not good enough, it will
14518           regularly sync on random data as valid frames and therefore make
14519           us provide random caps as *final* caps of the stream. The best fix
14520           I could think of is to simply require several of the same stream
14521           changes in a row before we change caps.
14522           The actual testcase that works now is #
14523         * ext/ogg/Makefile.am:
14524         * ext/ogg/gstogg.c: (plugin_init):
14525         * ext/ogg/gstogmparse.c:
14526           OGM support (video only for now; I need an audio sample file).
14527         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
14528         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
14529         (gst_asf_demux_add_video_stream):
14530           WMV extradata.
14531         * gst/playback/gstplaybasebin.c: (unknown_type):
14532           Don't error out on single unknown-types after all. It's wrong.
14533           If we found type of video and audio but not of a subtitle stream,
14534           it will still error out (which is unwanted). Will find a better fix
14535           later on.
14536         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
14537         (ogmaudio_type_find), (plugin_init):
14538           OGM support.
14539
14540 2004-09-20  Johan Dahlin  <johan@gnome.org>
14541
14542         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
14543         after setting caps.
14544
14545 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14546
14547         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
14548         * gst/wavenc/gstwavenc.h:
14549         Added newmedia support to wavenc
14550
14551 2004-09-17  Wim Taymans  <wim@fluendo.com>
14552
14553         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
14554         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
14555         (gst_fdset_fd_can_write), (gst_fdset_wait):
14556         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
14557         (gst_multifdsink_init), (gst_multifdsink_add),
14558         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
14559         (gst_multifdsink_remove_client_link),
14560         (gst_multifdsink_client_queue_buffer),
14561         (gst_multifdsink_handle_client_write),
14562         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
14563         (gst_multifdsink_close), (gst_multifdsink_change_state):
14564         * gst/tcp/gstmultifdsink.h:
14565         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14566         (gst_tcpserversink_removed):
14567         Small cleanups in fdset.c
14568         Use a hastable to map fd to the client structure for faster
14569         lookup in _remove and get_stats.
14570         Added virtual function to close the fds.
14571         Handle clients even when the select/poll call was unblocked because
14572         of a command.
14573         Implement syncing to keyframe in the recovery procedure.
14574
14575 2004-09-16 Iain <iaingnome@gmail.com>
14576
14577         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
14578         try caps.
14579
14580 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14581
14582         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
14583           Caps are only set if the type of the stream is unknown, but this
14584           is initialized in ->init_stream(), so set to UNKNOWN after calling
14585           ->init_stream() so that capsnego starts.
14586
14587 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14588
14589         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14590         (gst_avi_demux_stream_data):
14591           Just hardcode for raw audio then. AVI audio sucks.
14592
14593 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
14594
14595         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
14596         * gst/matroska/matroska-mux.c: (audiosink_templ),
14597         (gst_matroska_mux_audio_pad_link):
14598         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
14599         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
14600
14601 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14602
14603         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14604         (gst_avi_demux_stream_data):
14605           Try to fix a/v sync issues.
14606
14607 2004-09-15  David Schleef  <ds@schleef.org>
14608
14609         * configure.ac: remove NASM check, since we don't use it.  Update
14610         dirac check to 0.4
14611         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
14612         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14613         Initialized variables.
14614         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
14615         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
14616         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
14617         SVQ3 format
14618
14619 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14620
14621         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14622         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
14623         * gst/avi/gstavidemux.h:
14624           Fix for compressed audio (mp3) timestamp generation. How did this
14625           ever work?
14626
14627 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14628
14629         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
14630           Volume is a double not a float.
14631
14632 2004-09-15  Wim Taymans  <wim@fluendo.com>
14633
14634         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
14635         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
14636         Don't close the fd in multifdsink as we didn't open it in the
14637         first place. Some cleanups.
14638
14639 2004-09-15  Wim Taymans  <wim@fluendo.com>
14640
14641         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14642         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14643         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14644         Fix the case where the muxer would mark pages as delta
14645         frames when they are not (vorbis only ogg).
14646
14647 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14648
14649         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
14650         (gst_play_base_bin_change_state):
14651           Handle the case where we failed to setup a clear pipeline. This
14652           will throw an error (or EOS, another nice case) and if you don't
14653           catch that, the app will wait for the signal forever (and thus
14654           hang).
14655
14656 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14657
14658         * ext/gnomevfs/gstgnomevfssink.c:
14659         (gst_gnomevfssink_uri_get_protocols):
14660         * ext/gnomevfs/gstgnomevfssrc.c:
14661         (gst_gnomevfssrc_uri_get_protocols):
14662         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14663         * ext/gnomevfs/gstgnomevfsuri.h:
14664           Use _uri_new() instead of _open(), so it doesn't take as long and
14665           Christophe's computer won't hang.
14666         * gst/playback/gstplaybasebin.c: (unknown_type):
14667           Throw error on unknown media type, so apps actually display it.
14668
14669 2004-09-14  Brian Cameron  <brian.cameron@sun.com
14670
14671         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
14672           this script to work on Solaris since bash shell handles echo
14673           differenly than bash.
14674
14675 2004-09-17  Wim Taymans  <wim@fluendo.com>
14676
14677         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
14678         (setup_source), (gst_play_base_bin_set_property),
14679         (gst_play_base_bin_add_element):
14680         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
14681         Some more work on making sure seeking pauses the pipeline and
14682         that changing the uri actually does something.
14683
14684 2004-09-17  Wim Taymans  <wim@fluendo.com>
14685
14686         * gst/tcp/gstfdset.c: (gst_fdset_wait):
14687         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
14688         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
14689         (gst_tcpserversink_close):
14690         Be a bit more paranoid when freeing memory.
14691
14692 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14693
14694         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
14695         (qtdemux_parse_trak):
14696           Don't crash by dividing by zero (see sample movie in #126922).
14697
14698 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14699
14700         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
14701           Don't touch non-existing data (fixes crash on file in #140147).
14702
14703 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14704
14705         * gst/playback/gstplaybasebin.c:
14706         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
14707           Handle double disposals, and proper change of URIs.
14708
14709 2004-09-13  Martin Eikermann <meiker@upb.de>
14710
14711         * gst/mpegstream/gstmpegparse.c:
14712           fix synchronistation for streams recorded from digital PCR
14713           fixes bug #119376
14714
14715 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14716
14717         * ext/gnomevfs/Makefile.am:
14718         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14719         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
14720         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
14721         (gst_gnomevfssink_uri_get_type),
14722         (gst_gnomevfssink_uri_get_protocols),
14723         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
14724         (gst_gnomevfssink_uri_handler_init),
14725         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
14726         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
14727         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
14728         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
14729         (gst_gnomevfssrc_uri_get_type),
14730         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
14731         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
14732         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
14733         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
14734         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14735         * ext/gnomevfs/gstgnomevfsuri.h:
14736           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
14737           of fake URIs to see which this version of Gnome-VFS likes, and
14738           uses that for the Gst-URI interface. Makes playbin support http://
14739           streams. Also fix up some stupid behaviour in gnomevfssrc.
14740
14741 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14742
14743         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
14744         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
14745         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
14746         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
14747           Update mixer (to sync with other sessions) if we try to obtain
14748           a new value. This makes alsamixer work accross applications.
14749         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
14750           Only call sync functions if we're running, else alsalib asserts.
14751         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
14752           Sometimes fails to compile. Possibly a gcc bug.
14753         * gst/playback/gstplaybin.c: (gen_video_element),
14754         (gen_audio_element):
14755           Add a reference to an application-provided object, because we lose
14756           this same reference if we add it to the bin. If we don't do this,
14757           we can only use this object once and thus crash if we go from
14758           ready to playing, back to ready and back to playing again.
14759           Also add an audioscale element because several cheap soundcards -
14760           like mine - don't support all samplerates.
14761         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14762         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
14763           Fix wrong order or PAR calls. Makes automatically obtained PAR
14764           from the X server atually being used.
14765
14766 2004-09-12  David Schleef  <ds@schleef.org>
14767
14768         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
14769         #151887, #152102, #152247.
14770         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
14771         * examples/seeking/cdparanoia.c: same
14772         * examples/seeking/cdplayer.c: same
14773         * examples/seeking/seek.c: same
14774         * examples/seeking/spider_seek.c: same
14775         * examples/seeking/vorbisfile.c: same
14776         * examples/stats/mp2ogg.c: same
14777         * ext/esd/esdsink.c: (gst_esdsink_class_init),
14778         (gst_esdsink_dispose): Dispose of element properly.
14779         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
14780         fixes.
14781         * ext/nas/nassink.c: (gst_nassink_class_init),
14782         (gst_nassink_dispose): Dispose of element correctly.
14783         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
14784         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
14785         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
14786         Fix 64-bit warning.
14787         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
14788         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
14789         Fix 64-bit warning.
14790
14791 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14792
14793         * configure.ac : change speex detection as 1.1.6 now uses
14794           .pc/pkg-config and they changed their headers location.
14795
14796 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
14797
14798         * gst/matroska/matroska-mux.h:
14799         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
14800         (gst_matroska_mux_start), (gst_matroska_mux_finish),
14801         (gst_matroska_mux_write_data):
14802           Write multiple blocks/frames per cluster.
14803                 Write meta-seek information (seek heads).
14804
14805 2004-09-09  Scott Wheeler <wheeler@kde.org>
14806
14807         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
14808         (gst_play_bin_set_property), (gst_play_bin_get_property),
14809         (gen_audio_element), (gen_audio_element):
14810           Add a volume element / property to the pipeline.
14811
14812 2004-09-07  Wim Taymans  <wim@fluendo.com>
14813
14814         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
14815         Copy timestamps from the master pad to the output buffers.
14816
14817 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14818
14819         * ext/raw1394/gstdv1394src.c:
14820           throw errors when applicable
14821
14822 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
14823
14824         * gst/matroska/ebml-ids.h:
14825         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
14826         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
14827         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
14828           automatically convert unix time <-> ebml time when reading/writing
14829           a date, use gst_ebml_write_uint to write CUETIME,
14830           not gst_ebml_write_date.
14831         * gst/matroska/matroska-ids.h:
14832         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
14833         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
14834         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
14835         (gst_matroska_mux_write_data):
14836           Write track and segment UIDs, write muxing date, write
14837           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
14838           Create cues for audio only files.
14839
14840 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14841
14842         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14843         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14844           Re-commit ALSA switches.
14845         * gst/adder/gstadder.c: (gst_adder_loop):
14846           64-bit fix (#151416).
14847         * gst/debug/progressreport.c: (gst_progressreport_report):
14848           64-bit fix (#151419).
14849         * gst/matroska/matroska-demux.c:
14850         (gst_matroska_demux_parse_contents):
14851           64-bit fix (#151420).
14852         * gst/playback/test3.c: (update_scale):
14853           64-bit fix (#151421).
14854
14855 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14856
14857         * configure.ac:
14858           bump nano to cvs
14859
14860 === release 0.8.4 ===
14861
14862 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14863
14864         * configure.ac: releasing 0.8.4, "Alias"
14865
14866 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14867
14868         * ext/theora/Makefile.am:
14869           fix makefile.  Fixes #151462.
14870
14871 2004-08-30  Wim Taymans  <wim@fluendo.com>
14872
14873         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
14874         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14875         (gst_multifdsink_remove_client_link),
14876         (gst_multifdsink_client_queue_buffer),
14877         (gst_multifdsink_handle_client_write):
14878         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14879         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14880         Fix some memory leaks.
14881
14882 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14883
14884         Patch by: David Schleef
14885
14886         * configure.ac:
14887         * sys/Makefile.am:
14888           rename our detection macro for V4L2.  Fixes #151236.
14889
14890 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14891
14892         Patch by: David Schleef
14893
14894         * configure.ac:
14895           check to define LAMEPRESET.  Fixes #151232.
14896
14897 2004-08-27  David Schleef  <ds@schleef.org>
14898
14899         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
14900         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
14901         (gst_glimagesink_fixate):  Move local variable declarations to
14902         make gcc-2.95 happy.
14903
14904 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14905
14906         * configure.ac:
14907           bump nano for prerelease
14908
14909 2004-08-27  David Schleef  <ds@schleef.org>
14910
14911         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
14912         * sys/sunaudio/gstsunaudiosrc.c:
14913         * sys/sunaudio/gstsunaudiosrc.h:
14914
14915 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
14916
14917         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
14918         handle EOS correctly
14919         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
14920         * gst/matroska/matroska-mux.h:
14921         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
14922         VFW compatibility mode
14923
14924 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14925
14926         patch by: Zaheer Abbas Merali
14927
14928         * ext/ogg/gstoggmux.c:
14929         * ext/vorbis/vorbisenc.c:
14930         * ext/vorbis/vorbisenc.h:
14931           handle NEWMEDIA
14932
14933 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
14934
14935         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
14936         fix byte order reversion on little endian machines.
14937         * gst/matroska/matroska-mux.c: (audiosink_templ),
14938         (gst_matroska_mux_audio_pad_link):
14939         add TTA codec to the list of supported codecs.
14940         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14941         (gst_matroska_mux_start), (gst_matroska_mux_finish),
14942         (gst_matroska_mux_write_data):
14943         * gst/matroska/matroska-mux.h:
14944         write segment duration correctly, write muxing app string, fixes bugs
14945         #140897 and #140898.
14946         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
14947         wait for all pads to be negotiated before starting to mux.
14948
14949 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14950
14951         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
14952         * ext/lame/gstlame.h:
14953         Added new media support to lame
14954
14955 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
14956
14957         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
14958         send vorbis headers at the beginning of a stream, fixes bug #141554.
14959         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
14960         bug #148950.
14961         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
14962         (gst_matroska_demux_plugin_init):
14963         * gst/matroska/matroska-ids.h:
14964         enable demuxing of TTA audio streams, fixes bug #148951.
14965         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
14966         enable typefinding for TTA audio files, fixes bug #148711.
14967         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
14968         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
14969         fixes playback of packed bitstream and xvid with bframes, bug #135407.
14970
14971 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
14972
14973         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14974         (gst_riff_read_element_data), (gst_riff_read_seek),
14975         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
14976         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
14977         <teuf@gnome.org>
14978
14979 2004-08-23 Iain <iaingnome@gmail.com>
14980
14981         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
14982         tags. They appear to be handled differently to normal.
14983         (tag_list_to_id3_tag_foreach): Ditto.
14984
14985 2004-08-22  Wim Taymans  <wim@fluendo.com>
14986
14987         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14988         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14989         Make sure we never send -1 granulepos.
14990
14991 2004-08-20  Wim Taymans  <wim@fluendo.com>
14992
14993         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14994         (gst_ogg_mux_loop):
14995         I will accept bitchslappings with non sharp objects.
14996
14997 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14998
14999         * configure.ac:
15000         Clean up the test for lame presets
15001
15002 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15003
15004         * configure.ac:
15005         * ext/lame/Makefile.am:
15006         * ext/lame/gstlame.c: (gst_lame_class_init),
15007         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
15008         Only enable lame presets if version of lame has presets in API
15009
15010 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
15011         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
15012         * gst/udp/gstudpsrc.h:
15013           Don't call gst_pad_push in a get function. Fixes #150449
15014
15015 2004-08-18  Wim Taymans  <wim@fluendo.com>
15016
15017         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
15018         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
15019         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
15020         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
15021         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
15022         (gst_fdset_wait):
15023         * gst/tcp/gstfdset.h:
15024         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15025         (gst_multifdsink_client_queue_buffer),
15026         (gst_multifdsink_handle_client_write):
15027         * gst/tcp/gstmultifdsink.h:
15028         Some extra checks in gstfdset.
15029         Only use send() when the fd is a socket. Don't try to
15030         read from write only fds.
15031
15032 2004-08-18  Wim Taymans  <wim@fluendo.com>
15033
15034         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
15035         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
15036         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
15037         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
15038         (gst_fdset_wait):
15039         Add more locking and bounds checking.
15040
15041 2004-08-18  Wim Taymans  <wim@fluendo.com>
15042
15043         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
15044         Realloc test fdset in the lock and right before starting
15045         the poll call. Bump the limit to 4096.
15046
15047 2004-08-17  David Schleef  <ds@schleef.org>
15048
15049         * sys/sunaudio/Makefile.am:
15050         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
15051         of rates and channels.  Make debugging less obnoxious.
15052
15053         Patch from Balamurali Viswanathan implementing a mixer for
15054         Sun audio.  (bug #144091):
15055         * sys/sunaudio/gstsunelement.c:
15056         * sys/sunaudio/gstsunelement.h:
15057         * sys/sunaudio/gstsunmixer.c:
15058         * sys/sunaudio/gstsunmixer.h:
15059
15060 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15061
15062         * gst/audioscale/gstaudioscale.c:
15063         * gst/audioscale/gstaudioscale.h:
15064         made audioscale resample from any sample rate to any sample rate
15065
15066 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15067
15068         * ext/libpng/gstpngdec.c:
15069           error out on unsupported types
15070
15071 2004-08-17  Iain <iaingnome@gmail.com>
15072
15073         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
15074         mid_side and loose_mid_side properties if its a stereo stream.
15075
15076 2004-08-17  Wim Taymans  <wim@fluendo.com>
15077
15078         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
15079         (theora_get_formats), (theora_dec_src_convert),
15080         (theora_dec_sink_convert), (theora_dec_src_query),
15081         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
15082         Add a debug line.
15083
15084 2004-08-17  Wim Taymans  <wim@fluendo.com>
15085
15086         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
15087         (gst_ogg_pad_push):
15088         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15089         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15090         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
15091         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
15092         Mark delta units in the muxer.
15093         Try to decode the packet after an out-of-sync error from
15094         libogg.
15095
15096 2004-08-17  Wim Taymans  <wim@fluendo.com>
15097
15098         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15099         (gst_multifdsink_init), (gst_multifdsink_add),
15100         (gst_multifdsink_client_queue_buffer),
15101         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
15102         * gst/tcp/gstmultifdsink.h:
15103         Added option to send a keyframe to clients as the first buffer.
15104         Make timeout property writable.
15105
15106 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15107
15108         patch by: Wim Taymans
15109
15110         * gst/tcp/gstfdset.c:
15111         * gst/tcp/gstmultifdsink.c:
15112           fix index comparison, should include 0
15113
15114 2004-08-16  Wim Taymans  <wim@fluendo.com>
15115
15116         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
15117         (gst_fdset_add_fd), (gst_fdset_remove_fd),
15118         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
15119         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
15120         (gst_fdset_wait):
15121           copy when reallocing for poll so the select arguments don't get
15122           changed during the call
15123
15124 2004-08-16  Wim Taymans  <wim@fluendo.com>
15125
15126         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15127         (gst_theora_enc_class_init), (theora_enc_sink_link),
15128         (theora_buffer_from_packet), (theora_enc_chain):
15129         Fix bug where buffers were not marked as keyframes
15130         correctly.
15131
15132 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15133
15134         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
15135         (gst_lame_preset_get_type), (gst_lame_class_init):
15136         describe the enum values for vbr mode and presets more verbosely
15137
15138 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15139
15140         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
15141         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
15142         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
15143         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
15144         * ext/lame/gstlame.h:
15145         add preset property to lame so it can use lame presets
15146
15147 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15148
15149         * ext/lame/gstlame.c: (gst_lame_get_property):
15150         whoops forgot break, thanks teuf
15151
15152 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15153
15154         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
15155         (gst_lame_class_init), (gst_lame_src_getcaps),
15156         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
15157         (gst_lame_get_property), (gst_lame_setup):
15158         * ext/lame/gstlame.h:
15159         fix lame's broken vbr stuff, allow it to resample if need be, and also
15160         make xing header optional
15161
15162 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15163
15164         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
15165         added getcaps function so samplerate doesnt get fixated to silly values
15166
15167 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15168
15169         * ext/lame/gstlame.c: (gst_lame_src_link):
15170         revert previous fix
15171
15172 2004-08-12  Johan Dahlin  <johan@gnome.org>
15173
15174         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
15175         checks. Doesn't matter what state we are in. Interfaces are a
15176         compile time thing, not runtime. It also broke the python bindings.
15177
15178 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15179
15180         * ext/lame/gstlame.c: (gst_lame_src_link):
15181         made source pad link function check if sinkpad is ok..fixes the problem
15182         where core fixates the output rate of lame stupidly
15183
15184 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15185
15186         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
15187         * sys/v4l/v4l_calls.c:
15188         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
15189           fix fixate function to handle nonsimple caps.
15190           remove bogus check in _link
15191           cleanups
15192
15193 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15194
15195         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
15196         set default compression ratio parameter to 0.0 so bitrate parameter
15197         works :)
15198
15199 2004-08-11  David Schleef  <ds@schleef.org>
15200
15201         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
15202
15203 2004-08-11  David Schleef  <ds@schleef.org>
15204
15205         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
15206         before.
15207
15208 2004-08-11  David Schleef  <ds@schleef.org>
15209
15210         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
15211
15212 2004-08-11  David Schleef  <ds@schleef.org>
15213
15214         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
15215           license field
15216         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
15217         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
15218           LGPL.
15219         * gst/auparse/gstauparse.c: Fix plugin license field.
15220         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
15221         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
15222         * gst/rtp/gstrtp.c: Fix plugin license field.
15223
15224 2004-08-11  Wim Taymans  <wim@fluendo.com>
15225
15226         * gst/tcp/Makefile.am:
15227         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
15228         (ensure_size), (gst_fdset_new), (gst_fdset_free),
15229         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
15230         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
15231         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
15232         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
15233         (gst_fdset_fd_can_write), (gst_fdset_wait):
15234         * gst/tcp/gstfdset.h:
15235         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
15236         (gst_multifdsink_class_init), (gst_multifdsink_init),
15237         (gst_multifdsink_add), (gst_multifdsink_remove),
15238         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
15239         (gst_multifdsink_remove_client_link),
15240         (gst_multifdsink_handle_client_read),
15241         (gst_multifdsink_client_queue_data),
15242         (gst_multifdsink_client_queue_caps),
15243         (gst_multifdsink_client_queue_buffer),
15244         (gst_multifdsink_handle_client_write),
15245         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15246         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
15247         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
15248         (gst_multifdsink_close):
15249         * gst/tcp/gstmultifdsink.h:
15250         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
15251         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
15252         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
15253         (gst_tcpserversink_close):
15254         * gst/tcp/gsttcpserversink.h:
15255         Abstracted away the select call, implemented poll (yes we ran into
15256         the 1024 limit in production).
15257
15258 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15259
15260         * gst/tcp/gsttcp.c:
15261         * gst/tcp/gsttcpplugin.c:
15262           improve debuggging, remove assert
15263
15264 2004-08-10  Wim Taymans  <wim@fluendo.com>
15265
15266         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
15267         (gst_client_status_get_type), (gst_multifdsink_class_init),
15268         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
15269         (gst_multifdsink_handle_client_read),
15270         (gst_multifdsink_handle_client_write),
15271         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15272         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
15273         (gst_multifdsink_get_property):
15274         * gst/tcp/gstmultifdsink.h:
15275         * gst/tcp/gsttcp-marshal.list:
15276         Starting to prepare for specifying buffer time in other units
15277         than buffers. Expose remove reason in signal.
15278
15279 2004-08-10  Wim Taymans  <wim@fluendo.com>
15280
15281         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15282         (gst_multifdsink_remove), (gst_multifdsink_clear),
15283         (gst_multifdsink_remove_client_link),
15284         (gst_multifdsink_handle_client_read),
15285         (gst_multifdsink_client_queue_data),
15286         (gst_multifdsink_client_queue_buffer),
15287         (gst_multifdsink_handle_client_write),
15288         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
15289         (gst_multifdsink_chain), (gst_multifdsink_close):
15290         * gst/tcp/gstmultifdsink.h:
15291         Added more debugging info. Changed the way clients are
15292         removed from the lists. Fixed a bug where a bad file descriptor
15293         could cause many clients to be removed.
15294
15295 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15296
15297         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
15298           allow all pixel-aspect-ratios, not just 1:1
15299
15300 2004-08-09  David Schleef  <ds@schleef.org>
15301
15302         * sys/glsink/ARB_multitexture.h:  Remove old files.
15303         * sys/glsink/EXT_paletted_texture.h:
15304         * sys/glsink/NV_register_combiners.h:
15305         * sys/glsink/gstgl_nvimage.c:
15306         * sys/glsink/gstgl_pdrimage.c:
15307         * sys/glsink/gstgl_rgbimage.c:
15308         * sys/glsink/gstglsink.c:
15309         * sys/glsink/gstglsink.h:
15310         * sys/glsink/gstglxwindow.c:
15311         * sys/glsink/regcomb_yuvrgb.c:
15312
15313 2004-08-09  David Schleef  <ds@schleef.org>
15314
15315         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
15316         GL sink plugin.  (Bug #147302)
15317
15318         * configure.ac: Test for OpenGL
15319         * sys/Makefile.am: Use test for OpenGL
15320         * sys/glsink/Makefile.am:
15321         * sys/glsink/glimagesink.c: rewrite
15322         * sys/glsink/glimagesink.h: rewrite
15323
15324 2004-08-09  David Schleef  <ds@schleef.org>
15325
15326         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
15327         sane framerates.
15328         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
15329         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
15330         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
15331
15332 2004-08-09  Wim Taymans  <wim@fluendo.com>
15333
15334         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15335         (gst_multifdsink_add), (gst_multifdsink_get_stats),
15336         (gst_multifdsink_client_remove),
15337         (gst_multifdsink_handle_client_read),
15338         (gst_multifdsink_handle_client_write),
15339         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15340         Do a bit more logging, make the client_read code more robust.
15341
15342 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15343
15344         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
15345         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
15346         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
15347         (gst_jpegdec_init), (gst_jpegdec_chain):
15348         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
15349         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
15350           cleanups, debugging fixes and memleak plugging
15351
15352 2004-08-09  Wim Taymans  <wim@fluendo.com>
15353
15354         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
15355         (theora_get_formats), (theora_dec_src_convert),
15356         (theora_dec_sink_convert), (theora_dec_src_query),
15357         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
15358         (theora_dec_change_state):
15359         Don't crash on missing header packets.
15360
15361 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15362
15363         * po/LINGUAS:
15364         * po/sq.po:
15365           Added Albanian translation (Laurent Dhima)
15366         * po/cs.po:
15367           updated
15368
15369 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15370
15371         * ext/lame/gstlame.c:
15372           fix/add debugging
15373
15374 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15375
15376         * sys/ximage/ximagesink.c:
15377         * sys/xvimage/xvimagesink.c:
15378           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
15379
15380 2004-08-06  Wim Taymans  <wim@fluendo.com>
15381
15382         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15383         (gst_multifdsink_add), (gst_multifdsink_get_stats),
15384         (gst_multifdsink_client_remove),
15385         (gst_multifdsink_handle_client_read),
15386         (gst_multifdsink_handle_client_write),
15387         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15388         Make sure we don't try to read more from a client that what
15389         ioctl says us or we deadlock.
15390
15391 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15392
15393         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
15394         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
15395         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
15396           decouple running_time and n_frames so it can handle changing
15397           framerate while running
15398
15399 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15400
15401         * po/nl.po:
15402         * po/sv.po:
15403           updated translations
15404
15405 2004-08-04  Benjamin Otte  <otte@gnome.org>
15406
15407         * gst/videotestsrc/gstvideotestsrc.c:
15408         (gst_videotestsrc_get_capslist), (generate_capslist),
15409         (plugin_init):
15410           generate the list of supported caps at startup and reuse it instead
15411           of always generating it
15412
15413 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15414
15415         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
15416           whoops, last checkin broke normal build
15417
15418 2004-08-03  Benjamin Otte  <otte@gnome.org>
15419
15420         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
15421         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15422         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15423         (gst_alsa_mixer_get_option):
15424         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
15425         (dvdnavsrc_print_event):
15426         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
15427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
15428         (gst_ogg_mux_pad_unlink):
15429         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
15430         (gst_multipart_mux_pad_unlink):
15431         * gst/videofilter/gstvideobalance.c:
15432         (gst_videobalance_colorbalance_set_value):
15433         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
15434         (gst_videomixer_pad_unlink):
15435         * po/uk.po:
15436         * sys/oss/gstossmixer.c:
15437         * sys/v4l/gstv4lcolorbalance.c:
15438         * sys/v4l/gstv4ltuner.c:
15439         * sys/v4l/v4lsrc_calls.c:
15440         * sys/v4l2/gstv4l2colorbalance.c:
15441         * sys/v4l2/gstv4l2tuner.c:
15442           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
15443
15444 2004-08-03  Benjamin Otte  <otte@gnome.org>
15445
15446         * examples/dynparams/filter.c: (ui_control_create):
15447         * examples/gstplay/player.c: (print_tag):
15448         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
15449         * ext/gdk_pixbuf/gstgdkanimation.c:
15450         (gst_gdk_animation_iter_may_advance):
15451         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
15452         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
15453         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
15454         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
15455         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
15456         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
15457         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
15458         * gst/sine/demo-dparams.c: (main):
15459         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
15460         * testsuite/alsa/formats.c: (create_pipeline):
15461         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
15462           fixes for G_DISABLE_ASSERT and friends
15463         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15464         (mp3_type_frame_length_from_header), (mp3_type_find),
15465         (plugin_init):
15466           require mp3 typefinding to have at least MIN_HEADERS valid headers
15467           add typefinding for AAC adts files
15468
15469 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
15470
15471         * sys/ximage/ximagesink.c:
15472         (gst_ximagesink_calculate_pixel_aspect_ratio):
15473         * sys/xvimage/xvimagesink.c:
15474         (gst_xvimagesink_calculate_pixel_aspect_ratio):
15475         Make sure we calculate pixel-aspect-ratio using floating point maths
15476
15477 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15478
15479         * po/uk.po:
15480           updated translation
15481
15482 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15483
15484         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15485         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
15486           add debugging for display PAR calculation
15487
15488 2004-08-02  David Schleef  <ds@schleef.org>
15489
15490         * configure.ac: Fix mikmod CFLAGS.
15491
15492 2004-07-27  Benjamin Otte  <otte@gnome.org>
15493
15494         * gst/audioscale/gstaudioscale.c:
15495         - fix templates to only support S16, it's the only format that works
15496         - make caps nego code use try_set_caps_nonfixed and fixation instead
15497         of try_set_caps twice, which is not nice for autopluggers
15498         - change rank to secondary, so autopluggers can pick it up after
15499         audioconvert
15500
15501 2004-08-02  Iain <iain@prettypeople.org>
15502
15503         * gst/interleave/interleave.c (interleave_init),
15504         (interleave_request_new_pad),
15505         (interleave_pad_removed),
15506         (interleave_buffered_loop): Use the real pad count, not the artificial
15507         one.
15508
15509 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15510
15511         * configure.ac: bump nano back to development
15512
15513 === release 0.8.3 ===
15514
15515 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15516
15517         * configure.ac: releasing 0.8.3, "Water"
15518
15519 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15520
15521         * sys/xvimage/xvimagesink.c:
15522         (gst_xvimagesink_calculate_pixel_aspect_ratio),
15523         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
15524         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
15525         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
15526         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15527         * sys/xvimage/xvimagesink.h:
15528           apply similar PAR fixes as to ximagesink
15529
15530 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15531
15532         patch from: Benjamin Otte
15533
15534         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
15535           add link function to lame.  Fixes #148986.
15536
15537 2004-08-02  Johan Dahlin  <johan@gnome.org>
15538
15539         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
15540         fix debugging log
15541
15542 2004-07-30  David Schleef  <ds@schleef.org>
15543
15544         * gst/videomixer/Makefile.am: Fix things that should have been
15545         fixed in the last checkin.
15546
15547 2004-07-30  David Schleef  <ds@schleef.org>
15548
15549         * gst/multipart/Makefile.am: Fix things that should have been
15550         fixed in the last checkin.
15551
15552 2004-07-30  David Schleef  <ds@schleef.org>
15553
15554         * testsuite/multifilesink/Makefile.am: Fix unused variable.
15555
15556 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15557
15558         * configure.ac:
15559           bump nano for prerelease
15560         * po/af.po:
15561         * po/az.po:
15562         * po/cs.po:
15563         * po/en_GB.po:
15564         * po/hu.po:
15565         * po/nl.po:
15566         * po/sr.po:
15567         * po/sv.po:
15568         * po/uk.po:
15569           updates
15570
15571 2004-07-30  Wim Taymans  <wim@fluendo.com>
15572
15573         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15574         (gst_multifdsink_add), (gst_multifdsink_remove),
15575         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
15576         (gst_multifdsink_client_remove),
15577         (gst_multifdsink_handle_client_write),
15578         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15579         * gst/tcp/gstmultifdsink.h:
15580         Recover from a select with a bad file descriptor by removing
15581         the client.
15582
15583 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15584
15585         * configure.ac:
15586           fix requirement of core
15587         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
15588         (gst_play_pipeline_setup):
15589           don't use colorspace element.  do use hermescolorspace element.
15590           make macro to get a colorspace element.
15591           mark strings for translation.
15592         * po/POTFILES.in:
15593           add play.c
15594         * po/af.po:
15595         * po/az.po:
15596         * po/cs.po:
15597         * po/en_GB.po:
15598         * po/hu.po:
15599         * po/nl.po:
15600         * po/sr.po:
15601         * po/sv.po:
15602         * po/uk.po:
15603           update translations
15604
15605 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15606
15607         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
15608         fix default for newmedia flag
15609
15610 2004-07-30  Wim Taymans  <wim@fluendo.com>
15611
15612         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
15613         (gst_theora_dec_init), (theora_get_formats),
15614         (theora_dec_src_convert), (theora_dec_sink_convert),
15615         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
15616         (theora_dec_chain), (theora_dec_set_property),
15617         (theora_dec_get_property):
15618         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15619         (gst_theora_enc_class_init), (gst_theora_enc_init),
15620         (theora_enc_sink_link), (theora_enc_chain),
15621         (theora_enc_set_property), (theora_enc_get_property):
15622         Added cropping option to theora decoder.
15623         Added border option to theora encoder.
15624
15625 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15626
15627         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
15628         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
15629         (gst_pngenc_set_property):
15630         * ext/libpng/gstpngenc.h:
15631         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
15632
15633 2004-07-30  Wim Taymans  <wim@fluendo.com>
15634
15635         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15636         (theora_enc_sink_link), (theora_enc_chain),
15637         (theora_enc_set_property), (theora_enc_get_property):
15638         Fix encoding of non-multiple-of-16 video.
15639
15640 2004-07-29  David Schleef  <ds@schleef.org>
15641
15642         * configure.ac: make test for audiofile more strict
15643
15644 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15645
15646         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15647           give different names to typefind functions
15648
15649 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15650
15651         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
15652         (gst_ximagesink_calculate_pixel_aspect_ratio),
15653         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
15654         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15655         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
15656         (gst_ximagesink_get_property), (gst_ximagesink_init):
15657         * sys/ximage/ximagesink.h:
15658           allocate PAR's dynamically.
15659           use autodetected PAR if no object-set PAR is given.
15660           add workaround for directfb's X not setting physical size.
15661           fix to xvimagesink will follow tomorrow.
15662
15663 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15664
15665         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
15666         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15667         (gst_shout2send_get_type), (gst_shout2send_set_clock),
15668         (gst_shout2send_class_init), (gst_shout2send_init),
15669         (set_shout_metadata), (gst_shout2send_set_metadata),
15670         (gst_shout2send_chain), (gst_shout2send_set_property),
15671         (gst_shout2send_get_property), (gst_shout2send_connect),
15672         (gst_shout2send_change_state):
15673         * ext/shout2/gstshout2.h:
15674         - fix for sending mp3 audio to icecast2 server, if pad link function not
15675         called before PAUSED state
15676         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
15677         - added tagging support for mp3 audio broadcasted
15678         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
15679         debug info
15680
15681 2004-07-28  Wim Taymans  <wim@fluendo.com>
15682
15683         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
15684         (gst_ogg_demux_push):
15685         Return query failure when we don't know the length of
15686         an ogg stream insteda of returning TRUE with a bogus value.
15687
15688 2004-07-28  Wim Taymans  <wim@fluendo.com>
15689
15690         * ext/theora/theoradec.c: (theora_get_formats),
15691         (theora_dec_src_convert), (theora_dec_sink_convert),
15692         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
15693         (theora_dec_chain):
15694         Don't screw up the 1 Chroma for 1 luma sample situation when we
15695         have an odd offset/width by adding a black border in those cases.
15696
15697 2004-07-28  Wim Taymans  <wim@fluendo.com>
15698
15699         * ext/theora/theoradec.c: (theora_get_formats),
15700         (theora_dec_src_convert), (theora_dec_sink_convert),
15701         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
15702         (theora_dec_chain):
15703         * ext/theora/theoraenc.c: (theora_enc_sink_link):
15704         Added first attempt at cropping of the image as required by the
15705         theora spec. We need more properties in the caps (offset_x,
15706         offset_y,stride) to implement this correctly.
15707
15708 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
15709
15710         * ext/dvdnav/README:
15711           Update the README to use dvddemux
15712         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
15713           Ensure getcaps returns a subset of the template caps
15714         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
15715         (gst_mpeg2subt_init):
15716           Ensure getcaps returns a subset of the template caps
15717         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
15718         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
15719         (gst_dvd_demux_get_subpicture_stream),
15720         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
15721         * gst/mpegstream/gstdvddemux.h:
15722           Set the explicit caps on the current_video pad before pushing
15723           anything
15724         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
15725         (gst_mpeg_demux_get_audio_stream):
15726           Free caps used to gst_pad_set_explicit_caps, which takes a const
15727           GstCaps *
15728
15729 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15730
15731         * configure.ac: update GStreamer requirement to 0.8.4 because of
15732           GstFraction.
15733
15734 2004-07-28  Wim Taymans  <wim@fluendo.com>
15735
15736         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15737         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
15738         Add the pad to the element after setting up the caps. This
15739         makes it a lot easier to autoplug.
15740
15741 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
15742
15743         * gst/median/gstmedian.c:
15744         * gst/mpeg2subt/gstmpeg2subt.c:
15745         * gst/mpegaudioparse/gstmpegaudioparse.c:
15746         * gst/mpegstream/gstdvddemux.c:
15747         * gst/mpegstream/gstmpegdemux.c:
15748         * gst/mpegstream/gstmpegpacketize.c:
15749         * gst/rtjpeg/gstrtjpeg.c:
15750         * gst/rtjpeg/gstrtjpegdec.c:
15751         * gst/rtjpeg/gstrtjpegenc.c:
15752         * gst/sine/gstsinesrc.c:
15753         * gst/smooth/gstsmooth.c:
15754         * gst/smpte/gstsmpte.c:
15755         * gst/smpte/gstsmpte.h:
15756         * gst/stereo/gststereo.c:
15757         * gst/videofilter/gstgamma.c:
15758         * gst/videofilter/gstvideobalance.c:
15759         * gst/videofilter/gstvideofilter.c:
15760         * gst/videofilter/gstvideoflip.c:
15761         * gst/videoscale/gstvideoscale.c:
15762         * gst/videoscale/videoscale.c:
15763         * gst/videotestsrc/gstvideotestsrc.c:
15764         * gst/videotestsrc/videotestsrc.c:
15765         * gst/wavenc/gstwavenc.c:
15766         * gst/wavparse/gstwavparse.c:
15767           fix local includes and 64 bits constants
15768
15769 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
15770
15771         * win32/gst.sln:
15772         * gst-libs/gst/*/*.vcproj:
15773         * gst/*/*.vcproj:
15774           more working plugins
15775
15776 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15777
15778         * testsuite/alsa/Makefile.am:
15779         * testsuite/alsa/srcstate.c:
15780         add test for alsasrc changing state
15781
15782 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15783
15784         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
15785         (gst_silence_get):
15786         * gst/silence/gstsilence.h:
15787         fix silence generation for 16bit raw audio
15788
15789 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15790
15791         * gst/matroska/matroska-demux.c:
15792         (gst_matroska_demux_parse_metadata),
15793         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
15794         * gst/mpegaudio/common.c:
15795         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
15796         (gst_videoscale_getcaps), (gst_videoscale_link),
15797         (gst_videoscale_src_fixate), (gst_videoscale_init),
15798         (gst_videoscale_finalize):
15799         * gst/videoscale/gstvideoscale.h:
15800         * gst/videotestsrc/gstvideotestsrc.c:
15801         (gst_videotestsrc_get_capslist):
15802         * gst/wavenc/gstwavenc.c:
15803         * sys/oss/gstossmixer.c: (fill_labels):
15804         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
15805         (gst_ximagesink_handle_xevents),
15806         (gst_ximagesink_calculate_pixel_aspect_ratio),
15807         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
15808         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
15809         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
15810         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
15811         (gst_ximagesink_init), (gst_ximagesink_class_init):
15812         * sys/ximage/ximagesink.h:
15813         * sys/xvimage/xvimagesink.c:
15814         (gst_xvimagesink_calculate_pixel_aspect_ratio),
15815         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
15816         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
15817         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
15818         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15819         * sys/xvimage/xvimagesink.h:
15820           first batch of pixel aspect ratio commits.
15821
15822 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15823
15824         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15825         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
15826         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
15827           handle stride, needs work if we want to move stride handling
15828           upstream, but works correctly for our purposes.
15829
15830 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15831
15832         * gst/videoscale/README:
15833           add testing examples
15834         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
15835         (gst_videoscale_chain):
15836         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
15837         (gst_videoscale_get_size):
15838           add get_size function that handles stride like videotestsrc.
15839           fixes conversion for YUV formats for as much as I can test them.
15840
15841 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15842
15843         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
15844         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
15845         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15846         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
15847         (gst_xvimagesink_xvimage_put):
15848           further cleanups, logging, error handling and synchronizing
15849
15850 2004-07-27  Wim Taymans  <wim@fluendo.com>
15851
15852         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15853         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
15854         (gst_videomixer_pad_set_property),
15855         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
15856         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15857         (gst_videomixer_class_init), (gst_videomixer_init),
15858         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
15859         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
15860         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
15861         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15862         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15863         (gst_videomixer_loop), (plugin_init):
15864         Be a nicer negotiation citizen and provide a getcaps function on
15865         the srcpad. This also fixes a crash when resizing.
15866
15867 2004-07-27  Julien MOUTTE  <julien@moutte.net>
15868
15869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15870         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
15871
15872 2004-07-27  Wim Taymans  <wim@fluendo.com>
15873
15874         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
15875         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
15876         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
15877         (gst_pngenc_set_property):
15878         * ext/libpng/gstpngenc.h:
15879         Added snapshot property to pngenc.
15880         removed g_print from pngdec
15881
15882 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
15883
15884         * gst/ac3parse/ac3parse.vcproj
15885         * gst/adder/adder.vcproj
15886         * gst/alpha/alpha.vcproj
15887         * gst/alpha/alphacolor.vcproj
15888         * gst/asfdemux/asf.vcproj
15889         * gst/audioconvert/audioconvert.vcproj
15890         * gst/audiorate/audiorate.vcproj
15891         * gst/audioscale/audioscale.vcproj
15892         * gst/auparse/auparse.vcproj
15893         * gst/avi/avi.vcproj
15894         * gst/cdxaparse/cdxaparse.vcproj
15895         * gst/chart/chart.vcproj
15896         * gst/colorspace/colorspace.vcproj
15897         * gst/cutter/cutter.vcproj
15898         * gst/debug/debug.vcproj
15899         * gst/debug/efence.vcproj
15900         * gst/debug/navigationtest.vcproj
15901         * gst/deinterlace/deinterlace.vcproj
15902         * gst/effectv/effectv.vcproj
15903         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
15904         * gst/filter/filter.vcproj
15905         * gst/flx/flxdec.vcproj
15906         * gst/goom/goom.vcproj
15907         * gst/interleave/interleave.vcproj
15908         * gst/law/alaw.vcproj
15909         * gst/law/mulaw.vcproj
15910         * gst/matroska/matroska.vcproj
15911         * gst/median/median.vcproj
15912         * gst/mixmatrix/mixmatrix.vcproj
15913         * gst/mpeg1sys/mpeg1systemencode.vcproj
15914         * gst/mpeg1videoparse/mp1videoparse.vcproj
15915         * gst/mpeg2sub/mpeg2subt.vcproj
15916         * gst/mpegaudio/mpegaudio.vcproj
15917         * gst/mpegaudioparse/mpegaudioparse.vcproj
15918         * gst/mpegstream/mpegstream.vcproj
15919         * gst/multifilesink/multifilesink.vcproj
15920         * gst/multipart/multipart.vcproj
15921         * gst/oneton/oneton.vcproj
15922         * gst/overlay/overlay.vcproj
15923         * gst/passthrough/passthrough.vcproj
15924         * gst/qtdemux/qtdemux.vcproj
15925         * gst/realmedia/rmdemux.vcproj
15926         * gst/rtjpeg/rtjpeg.vcproj
15927         * gst/rtp/rtp.vcproj
15928         * gst/silence/silence.vcproj
15929         * gst/sine/sinesrc.vcproj
15930         * gst/smooth/smooth.vcproj
15931         * gst/smpte/smpte.vcproj
15932         * gst/spectrum/spectrum.vcproj
15933         * gst/speed/speed.vcproj
15934         * gst/stereo/stereo.vcproj
15935         * gst/switch/switch.vcproj
15936         * gst/tags/tagedit.vcproj
15937         * gst/tcp/tcp.vcproj
15938         * gst/typefind/typefindfunctions.vcproj
15939         * gst/udp/udp.vcproj
15940         * gst/videobox/videobox.vcproj
15941         * gst/videocrop/videocrop.vcproj
15942         * gst/videodrop/videodrop.vcproj
15943         * gst/videofilter/gamma.vcproj
15944         * gst/videofilter/videobalance.vcproj
15945         * gst/videofilter/videofilter.vcproj
15946         * gst/videofilter/videoflip.vcproj
15947         * gst/videoflip/videoflip.vcproj
15948         * gst/videomixer/videomixer.vcproj
15949         * gst/videorate/videorate.vcproj
15950         * gst/videoscale/videoscale.vcproj
15951         * gst/videotestsrc/videotestsrc.vcproj
15952         * gst/virtualdub/virtualdub.vcproj
15953         * gst/volenv/volenv.vcproj
15954         * gst/volume/volume.vcproj
15955         * gst/wavenc/wavenc.vcproj
15956         * gst/wavparse/wavparse.vcproj
15957         * gst/y4m/y4menc.vcproj
15958         * gst-libs/gst/audio/audio.vcproj
15959         * gst-libs/gst/audio/audiofilter.vcproj
15960         * gst-libs/gst/colorbalance/colorbalance.vcproj
15961         * gst-libs/gst/idct/idtc.vcproj
15962         * gst-libs/gst/media-info/media-info.vcproj
15963         * gst-libs/gst/mixer/mixer.vcproj
15964         * gst-libs/gst/navigation/navigation.vcproj
15965         * gst-libs/gst/play/play.vcproj
15966         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
15967         * gst-libs/gst/resample/resample.vcproj
15968         * gst-libs/gst/riff/riff.vcproj
15969         * gst-libs/gst/tuner/tuner.vcproj
15970         * gst-libs/gst/video/video.vcproj
15971         * gst-libs/gst/xoverlay/xoverlay.vcproj
15972           avoid problems with math.h, fix release dependancy
15973           rename GStreamer-0.8.lib to libgstreamer.lib
15974
15975 2004-07-27  Julien MOUTTE  <julien@moutte.net>
15976
15977         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
15978         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
15979         the atom is not available we have to unlock the mutex. Fixes #148023
15980
15981 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15982
15983         * gst-libs/gst/media-info/media-info.h:
15984           issue for a vararg macro with MSVC
15985
15986 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15987
15988         * gst/effectv/effectv.vcproj
15989         * gst-libs/gst/idct/idct.vcproj:
15990         * gst-libs/gst/media-info/media-info.vcproj:
15991         * gst-libs/gst/navigation/navigation.vcproj:
15992         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
15993         * gst-libs/gst/video/video.vcproj:
15994         * gst-libs/gst/xoverlay/xoverlay.vcproj:
15995           fixes for build problems
15996
15997 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
15998
15999         * gst-libs/gst/audio/audio.def:
16000         * gst-libs/gst/audio/riff.def:
16001           add some definitions needed by plugins
16002
16003 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16004
16005         * gst/asfdemux/gstasfmux.c
16006           Fix some 64 bits constants to be glib friendly
16007
16008 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16009
16010         * gst/ac3parse/gstac3parse.c
16011         * gst/audioscale/gstaudioscale.c
16012         * gst/auparse/gstauparse.c
16013         * gst/colorspace/gstcolorspace.c
16014         * gst/colorspace/yuv2rgb.h
16015           local include fixes
16016
16017 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16018
16019         * win32/gst.sln
16020           add more plugins to the build
16021
16022 2004-07-26  Julien MOUTTE  <julien@moutte.net>
16023
16024         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16025         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
16026
16027 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16028
16029         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16030         (gst_level_set_property), (gst_level_get_property),
16031         (gst_level_base_init), (gst_level_class_init):
16032           add debugging categories.  cleanups.
16033
16034 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16035
16036         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
16037         (gst_videoscale_planar411), (gst_videoscale_planar400),
16038         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
16039         (gst_videoscale_scale_nearest_str1),
16040         (gst_videoscale_scale_nearest_str2),
16041         (gst_videoscale_scale_nearest_str4),
16042         (gst_videoscale_scale_nearest_16bit),
16043         (gst_videoscale_scale_nearest_24bit):
16044           fixed stride issues
16045           tested with 320x240 -> 321, 322, 324 x240
16046           tested with YV12, I420, YUY2, UYVY
16047           fixed packed422rev (don't think it could have worked before)
16048           by testing with UYVY
16049
16050 2004-07-26  Benjamin Otte  <otte@gnome.org>
16051
16052         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
16053         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
16054         (plugin_init):
16055           add debugging category, add error checks like checking return values
16056           of setup calls, make sure it still works after
16057           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
16058
16059 2004-07-26  Wim Taymans  <wim@fluendo.com>
16060
16061         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
16062         (gst_mpeg_demux_get_audio_stream),
16063         (gst_mpeg_demux_process_private):
16064         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
16065         Check for error codes from the negotiation functions. Make sure
16066         we really set the pad caps when a new pad is created.
16067
16068 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16069
16070         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16071         (gst_ffmpeg_caps_to_pix_fmt):
16072         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
16073         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16074         (gst_ffmpegcolorspace_pad_link):
16075           don't make function do two things at the same time without reason.
16076
16077 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16078
16079         * gst/ac3parse/ac3parse.vcproj
16080         * gst/adder/adder.vcproj
16081         * gst/alpha/alpha.vcproj
16082         * gst/alpha/alphacolor.vcproj
16083         * gst/asfdemux/asf.vcproj
16084         * gst/audioconvert/audioconvert.vcproj
16085         * gst/audiorate/audiorate.vcproj
16086         * gst/audioscale/audioscale.vcproj
16087         * gst/auparse/auparse.vcproj
16088         * gst/avi/avi.vcproj
16089         * gst/cdxaparse/cdxaparse.vcproj
16090         * gst/chart/chart.vcproj
16091         * gst/colorspace/colorspace.vcproj
16092         * gst/cutter/cutter.vcproj
16093         * gst/debug/debug.vcproj
16094         * gst/debug/efence.vcproj
16095         * gst/debug/navigationtest.vcproj
16096         * gst/deinterlace/deinterlace.vcproj
16097         * gst/effectv/effectv.vcproj
16098         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
16099         * gst/filter/filter.vcproj
16100         * gst/flx/flxdec.vcproj
16101         * gst/goom/goom.vcproj
16102         * gst/interleave/interleave.vcproj
16103         * gst/law/alaw.vcproj
16104         * gst/law/mulaw.vcproj
16105         * gst/matroska/matroska.vcproj
16106         * gst/median/median.vcproj
16107         * gst/mixmatrix/mixmatrix.vcproj
16108         * gst/mpeg1sys/mpeg1systemencode.vcproj
16109         * gst/mpeg1videoparse/mp1videoparse.vcproj
16110         * gst/mpeg2sub/mpeg2subt.vcproj
16111         * gst/mpegaudio/mpegaudio.vcproj
16112         * gst/mpegaudioparse/mpegaudioparse.vcproj
16113         * gst/mpegstream/mpegstream.vcproj
16114         * gst/multifilesink/multifilesink.vcproj
16115         * gst/multipart/multipart.vcproj
16116         * gst/oneton/oneton.vcproj
16117         * gst/overlay/overlay.vcproj
16118         * gst/passthrough/passthrough.vcproj
16119         * gst/qtdemux/qtdemux.vcproj
16120         * gst/realmedia/rmdemux.vcproj
16121         * gst/rtjpeg/rtjpeg.vcproj
16122         * gst/rtp/rtp.vcproj
16123         * gst/silence/silence.vcproj
16124         * gst/sine/sinesrc.vcproj
16125         * gst/smooth/smooth.vcproj
16126         * gst/smpte/smpte.vcproj
16127         * gst/spectrum/spectrum.vcproj
16128         * gst/speed/speed.vcproj
16129         * gst/stereo/stereo.vcproj
16130         * gst/switch/switch.vcproj
16131         * gst/tags/tagedit.vcproj
16132         * gst/tcp/tcp.vcproj
16133         * gst/typefind/typefindfunctions.vcproj
16134         * gst/udp/udp.vcproj
16135         * gst/videobox/videobox.vcproj
16136         * gst/videocrop/videocrop.vcproj
16137         * gst/videodrop/videodrop.vcproj
16138         * gst/videofilter/gamma.vcproj
16139         * gst/videofilter/videobalance.vcproj
16140         * gst/videofilter/videofilter.vcproj
16141         * gst/videofilter/videoflip.vcproj
16142         * gst/videoflip/videoflip.vcproj
16143         * gst/videomixer/videomixer.vcproj
16144         * gst/videorate/videorate.vcproj
16145         * gst/videoscale/videoscale.vcproj
16146         * gst/videotestsrc/videotestsrc.vcproj
16147         * gst/virtualdub/virtualdub.vcproj
16148         * gst/volenv/volenv.vcproj
16149         * gst/volume/volume.vcproj
16150         * gst/wavenc/wavenc.vcproj
16151         * gst/wavparse/wavparse.vcproj
16152         * gst/y4m/y4menc.vcproj
16153           more plugins supported under windows
16154
16155 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16156
16157         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16158         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
16159         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
16160         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16161         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
16162           Add debugging statements.  Use the sizes as returned by the
16163           *CreateImage calls.
16164
16165 2004-07-26  Johan Dahlin  <johan@gnome.org>
16166
16167         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
16168         the pad is negotiated.
16169
16170         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
16171
16172 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16173
16174         * gst-libs/gst/colorbalance/colorbalance.vcproj:
16175         * gst-libs/gst/idct/idct.vcproj:
16176         * gst-libs/gst/media-info/media-info.vcproj:
16177         * gst-libs/gst/mixer/mixer.vcproj:
16178         * gst-libs/gst/navigation/navigation.vcproj:
16179         * gst-libs/gst/play/play.vcproj:
16180         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
16181         * gst-libs/gst/resample/resample.vcproj:
16182         * gst-libs/gst/tuner/tuner.vcproj:
16183         * gst-libs/gst/video/video.vcproj:
16184         * gst-libs/gst/xoverlay/xoverlay.vcproj:
16185           more plugins supported under windows
16186
16187 2004-07-25 Iain <iain@prettypeople.org>
16188
16189         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
16190         pad now rather than when the pad is created because state changes wipe
16191         explicit caps (fixes #148043).
16192
16193 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
16194
16195         reviewed by Benjamin Otte  <otte@gnome.org>
16196
16197         * ext/mad/gstmad.c:
16198           fix mad plugin crashing on Sun (fixes #148289)
16199
16200 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16201
16202         * gst/avi/avi.def:
16203         * gst/avi/avi.vcproj:
16204         * gst/matroska/matroska.def:
16205         * gst/matroska/matroska.vcproj:
16206           remove unused .def files
16207
16208 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16209
16210         * gst-libs/gst/audio/gstaudiofilter.c:
16211           Clean the local include
16212
16213 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16214
16215         * win32/gst.sln:
16216         * gst-libs/gst/audio/audio.def:
16217         * gst-libs/gst/audio/audio.vcproj:
16218         * gst-libs/gst/audio/audiofilter.vcproj:
16219         * gst-libs/gst/audio/riff.def:
16220         * gst-libs/gst/audio/riff.vcproj:
16221         * gst-libs/gst/gst-libs.def:
16222         * gst-libs/gst/gst-libs.vcproj:
16223         * gst/avi/avi.vcproj:
16224         * gst/avi/avi.vcproj:
16225           Copy the files where needed after building, cleaner projects
16226
16227 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16228
16229         * gst/matroska/ebml-write.c:
16230           Fix some 64 bits constants to be glib friendly
16231
16232 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
16233
16234         * win32/gst.sln:
16235         * gst-libs/gst/gst-libs.def:
16236         * gst-libs/gst/gst-libs.vcproj:
16237         * gst/matroska/matroska.def:
16238         * gst/matroska/matroska.vcproj:
16239           Add the preliminary canvas to build plugins on Win32
16240
16241 2004-07-23  Benjamin Otte  <otte@gnome.org>
16242
16243         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16244           don't enfore negotiation from source side, it breaks
16245           sinesrc ! audioconvert ! osssink
16246
16247 2004-07-22  David Schleef  <ds@schleef.org>
16248
16249         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
16250         for ELF files, since they can easily be recognized as audio/mpeg.
16251         (bug #147441)
16252
16253 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16254
16255         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
16256         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
16257         (gst_videoscale_scale_nearest_24bit),
16258         (gst_videoscale_scale_nearest_16bit):
16259           fix 16bit and 24bit for stride (24bit might need testing)
16260           don't pretend we do more than one algorithm
16261
16262 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16263
16264         * configure.ac:
16265         * gst/Makefile.am:
16266         * gst/multifilesink/Makefile.am:
16267         * gst/multifilesink/gstmultifilesink.c:
16268         (gst_multifilesink_get_formats),
16269         (gst_multifilesink_get_query_types), (_do_init),
16270         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
16271         (gst_multifilesink_init), (gst_multifilesink_dispose),
16272         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
16273         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
16274         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
16275         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
16276         (gst_multifilesink_chain), (gst_multifilesink_change_state),
16277         (gst_multifilesink_uri_get_type),
16278         (gst_multifilesink_uri_get_protocols),
16279         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
16280         (gst_multifilesink_uri_handler_init), (plugin_init):
16281         * gst/multifilesink/gstmultifilesink.h:
16282         * testsuite/Makefile.am:
16283         * testsuite/multifilesink/Makefile.am:
16284         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
16285         (gst_newmedia_class_init), (gst_newmedia_init),
16286         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
16287         (newfile_signal), (test_signal), (main):
16288         multifilesink plugin for creating new files every time a new media
16289         discontinuity event occurs
16290
16291 2004-07-22  Wim Taymans  <wim@fluendo.com>
16292
16293         * gst/alpha/Makefile.am:
16294         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
16295         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
16296         (gst_alpha_color_init), (gst_alpha_color_set_property),
16297         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
16298         (transform), (gst_alpha_color_chain),
16299         (gst_alpha_color_change_state), (plugin_init):
16300         Stupid plugin to to RGBA to AYUV conversion because none of
16301         the colorspace plugins can handle that yet.
16302
16303 2004-07-22  Wim Taymans  <wim@fluendo.com>
16304
16305         * examples/seeking/seek.c: (update_scale), (main):
16306         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16307         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
16308         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
16309         (gst_decode_bin_init), (gst_decode_bin_dispose),
16310         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16311         (no_more_pads), (close_link), (type_found),
16312         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16313         (plugin_init):
16314         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16315         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16316         (gst_play_base_bin_dispose), (queue_overrun),
16317         (gen_preroll_element), (remove_prerolls), (unknown_type),
16318         (no_more_pads), (new_stream), (setup_source),
16319         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
16320         (play_base_eos), (gst_play_base_bin_change_state),
16321         (gst_play_base_bin_add_element),
16322         (gst_play_base_bin_remove_element),
16323         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16324         (gst_play_base_bin_unlink_stream),
16325         (gst_play_base_bin_get_streaminfo):
16326         * gst/playback/gstplaybin.c: (gen_video_element),
16327         (gen_audio_element):
16328         * gst/playback/gststreaminfo.h:
16329         More playback updates, attempt to fix things after the state change
16330         breakage.
16331
16332 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16333
16334         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
16335         (gst_videoscale_scale_nearest_16bit):
16336           comment algorithm
16337
16338 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16339
16340         * gst/videotestsrc/gstvideotestsrc.c:
16341         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
16342         (gst_videotestsrc_init), (gst_videotestsrc_get),
16343         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
16344         (gst_videotestsrc_get_property):
16345         * gst/videotestsrc/gstvideotestsrc.h:
16346         * gst/videotestsrc/videotestsrc.c:
16347         * gst/videotestsrc/videotestsrc.h:
16348           cleanup and commenting
16349
16350 2004-07-21  Wim Taymans  <wim@fluendo.com>
16351
16352         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
16353         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
16354         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
16355         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
16356         (_find_chain_get_unknown_part), (_find_streams_check),
16357         (gst_ogg_demux_push), (gst_ogg_pad_push):
16358         * ext/theora/theoradec.c: (theora_get_formats),
16359         (theora_dec_src_convert), (theora_dec_sink_convert),
16360         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16361         (theora_dec_chain):
16362         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
16363         (vorbis_dec_convert), (vorbis_dec_src_query),
16364         (vorbis_dec_src_event), (vorbis_dec_event):
16365         More seeking fixes, oggdemux now supports seeking to time and
16366         uses the downstream element to convert granulepos to time.
16367         Seeking in theora-only ogg files now works.
16368
16369 2004-07-21  Wim Taymans  <wim@fluendo.com>
16370
16371         * ext/theora/theoradec.c: (gst_theora_dec_init),
16372         (theora_get_formats), (theora_get_event_masks),
16373         (theora_get_query_types), (theora_dec_src_convert),
16374         (theora_dec_sink_convert), (theora_dec_src_query),
16375         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
16376         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
16377         (vorbis_get_event_masks), (vorbis_get_query_types),
16378         (gst_vorbis_dec_init), (vorbis_dec_convert),
16379         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
16380         Added query/convert/formats functions to vorbis and theora decoders
16381         so that the outside world can use them too. Fixed seeking on an
16382         ogg/theora/vorbis file by disabling the seeking seeking on the
16383         theora srcpad.
16384
16385 2004-07-21  Julien MOUTTE  <julien@moutte.net>
16386
16387         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16388         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
16389         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
16390         images creation for both elements. We don't create the image on caps
16391         nego or renego, we just destroy the internal one if present if it does
16392         not match the needs. The chain function takes care of creating a new
16393         image when needed.
16394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16395         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
16396         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
16397         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
16398         the image format information. The buffer pool checks for the context
16399         image format and discard images with different formats.
16400         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
16401
16402 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
16403
16404         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16405         (gst_ffmpegcolorspace_chain):
16406           no point in doing any chaining if the pad we want to push from
16407           isn't usable.
16408
16409 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16410
16411         * gst-libs/gst/riff/riff-media.c:
16412         (gst_riff_create_audio_caps_with_data):
16413           Fix double end-to-native symbol conversion (#148021).
16414
16415 2004-07-20  David Schleef  <ds@schleef.org>
16416
16417         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
16418         Don't use an Atom that doesn't exist.
16419
16420 2004-07-20  Wim Taymans  <wim@fluendo.com>
16421
16422         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16423         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16424         (gst_multifdsink_client_remove),
16425         (gst_multifdsink_handle_client_write),
16426         (gst_multifdsink_queue_buffer):
16427         * gst/tcp/gstmultifdsink.h:
16428         More multifdsink stats. Avoid deadlock by releasing locks
16429         before sending out a signal.
16430
16431 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16432
16433         * po/LINGUAS:
16434         * po/hu.po:
16435           added Hungarian translation (Laszlo Dvornik)
16436
16437 2004-07-20  Wim Taymans  <wim@fluendo.com>
16438
16439         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16440         (gst_multifdsink_add), (gst_multifdsink_client_remove),
16441         (gst_multifdsink_handle_client_write),
16442         (gst_multifdsink_queue_buffer):
16443         * gst/tcp/gsttcp-marshal.list:
16444         Fixed the stupid marshal definition.
16445
16446 2004-07-20  Wim Taymans  <wim@fluendo.com>
16447
16448         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16449         (gst_multifdsink_init), (gst_multifdsink_add),
16450         (gst_multifdsink_client_remove),
16451         (gst_multifdsink_handle_client_write),
16452         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
16453         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
16454         (gst_multifdsink_init_send):
16455         * gst/tcp/gstmultifdsink.h:
16456         Added more stats, added timeout for a client, fixed some typos
16457         and added some comments.
16458
16459 2004-07-20  Wim Taymans  <wim@fluendo.com>
16460
16461         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16462         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16463         (gst_multifdsink_client_remove),
16464         (gst_multifdsink_handle_client_write):
16465         * gst/tcp/gstmultifdsink.h:
16466         * gst/tcp/gsttcp-marshal.list:
16467         Added get_stats method that returns a GValueArray of
16468         stats values.
16469
16470 2004-07-19  Benjamin Otte  <otte@gnome.org>
16471
16472         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
16473           make sure longname, description and author are valid UTF-8
16474
16475 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16476
16477         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
16478         (gst_ximagesink_set_property):
16479         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
16480         (gst_xvimagesink_set_property):
16481           make sure SYNCHRONOUS is respected after getting the X context
16482
16483 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16484
16485         * gst/matroska/matroska-demux.c:
16486         (gst_matroska_demux_handle_src_event),
16487         (gst_matroska_demux_parse_blockgroup):
16488         * gst/matroska/matroska-ids.h:
16489           add BlockReference tag and ignore it to clear out log.
16490           ignore NAVIGATION events to clear out log.
16491
16492 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16493
16494         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16495         (gst_matroska_demux_add_stream):
16496         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
16497           add debug categories
16498
16499 2004-07-16  Wim Taymans  <wim@fluendo.com>
16500
16501         * ext/libpng/Makefile.am:
16502         * ext/libpng/gstpng.c: (plugin_init):
16503         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
16504         (gst_pngdec_get_type), (gst_pngdec_base_init),
16505         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
16506         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
16507         * ext/libpng/gstpngdec.h:
16508         Added png decoder.
16509
16510 2004-07-16  Julien MOUTTE  <julien@moutte.net>
16511
16512         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
16513         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
16514         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
16515         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
16516         (gst_ximagesink_buffer_alloc):
16517         * sys/ximage/ximagesink.h:
16518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
16519         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
16520         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16521         (gst_xvimagesink_buffer_alloc):
16522         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
16523         again. Using internal data pointer of the x(v)image to store image's
16524         data to be coherent with the buffer alloc mechanism. Investigated the
16525         image destruction code to be sure that everything gets freed correctly.
16526
16527 2004-07-16  Wim Taymans  <wim@fluendo.com>
16528
16529         * gst-libs/gst/riff/riff-read.c:
16530         (gst_riff_read_strf_vids_with_data),
16531         (gst_riff_read_strf_auds_with_data):
16532         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16533         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
16534         Make sure we don't create 0 sized subbuffers in riff-read.
16535         Signal the no more pads signal after reading the avi header.
16536
16537 2004-07-16  Wim Taymans  <wim@fluendo.com>
16538
16539         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16540         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
16541         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
16542         (gst_decode_bin_init), (gst_decode_bin_dispose),
16543         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16544         (no_more_pads), (close_link), (type_found),
16545         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16546         (gst_decode_bin_change_state), (plugin_init):
16547         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16548         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16549         (gst_play_base_bin_dispose), (queue_overrun),
16550         (gen_preroll_element), (remove_prerolls), (unknown_type),
16551         (no_more_pads), (new_stream), (setup_source),
16552         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
16553         (play_base_eos), (gst_play_base_bin_change_state),
16554         (gst_play_base_bin_add_element),
16555         (gst_play_base_bin_remove_element),
16556         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16557         (gst_play_base_bin_unlink_stream),
16558         (gst_play_base_bin_get_streaminfo):
16559         * gst/playback/gstplaybasebin.h:
16560         Better error recovery. Added configurable preroll queue size. Faster
16561         detection of no-more-pads.
16562
16563 2004-07-16  Wim Taymans  <wim@fluendo.com>
16564
16565         * gst-libs/gst/video/video.h:
16566         Added 32 bits RGBA. Not sure if we should use another mime-type
16567         for alpha rgb. Currently the presence of the alpha_mask property
16568         signals an alpha channel.
16569
16570 2004-07-16  Wim Taymans  <wim@fluendo.com>
16571
16572         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16573         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
16574         FPS seems to be 0.0 to MAX everywhere else.
16575
16576 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16577
16578         * gst-libs/gst/riff/riff-media.c:
16579         (gst_riff_create_video_caps_with_data):
16580           mp42/mp43 (no caps) exist too.
16581         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16582           Set pixel_width/height; we've got them in-caps.
16583         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16584         * gst/wavparse/gstwavparse.c: (plugin_init):
16585           Both are valid primary.
16586         * sys/oss/gstossmixer.c:
16587           Remove i18n hack and enable translations.
16588
16589 2004-07-15  Benjamin Otte  <otte@gnome.org>
16590
16591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
16592         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
16593           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
16594
16595 2004-07-15  Benjamin Otte  <otte@gnome.org>
16596
16597         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16598         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
16599         (gst_alsa_close_audio):
16600           disable some of the debugging code for now. Writing debugging to a
16601           buffer is broken in current alsalib releases.
16602
16603 2004-07-12  Benjamin Otte  <otte@gnome.org>
16604
16605         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
16606           use bufferpools
16607
16608 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16609
16610         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16611         (theora_dec_src_query), (theora_dec_event):
16612         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
16613           add debugging categories.  Remove \n's.
16614
16615 2004-07-13  Johan Dahlin  <johan@gnome.org>
16616
16617         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
16618         (gst_play_bin_get_property): Impl.
16619
16620 2004-07-13  Wim Taymans  <wim@fluendo.com>
16621
16622         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
16623         When trying to find the stream length, seek back N pages
16624         instead of just one, where N is the number of streams in
16625         the current chain.
16626
16627 2004-07-13  Wim Taymans  <wim@fluendo.com>
16628
16629         * gst-libs/gst/riff/riff-media.c:
16630         (gst_riff_create_audio_caps_with_data),
16631         (gst_riff_create_audio_caps),
16632         (gst_riff_create_audio_template_caps):
16633         * gst-libs/gst/riff/riff-media.h:
16634         * gst-libs/gst/riff/riff-read.c:
16635         (gst_riff_read_strf_vids_with_data),
16636         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
16637         * gst-libs/gst/riff/riff-read.h:
16638         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16639         (gst_avi_demux_add_stream):
16640         Set codec_data on caps for avidemuxer.
16641
16642 2004-07-12  David Schleef  <ds@schleef.org>
16643
16644         * configure.ac: Fix test for Objective C
16645
16646 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
16647         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16648         (gst_gdk_pixbuf_chain):
16649           Add svg and pcx to template caps, and ensure that getcaps returns a
16650           subset of the template caps.
16651           Copy each row manually for output, as gdkpixbuf may pad the
16652           rowstride to a 32-bit word boundary.
16653
16654 2004-07-12  Wim Taymans  <wim@fluendo.com>
16655
16656         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
16657         (gst_riff_create_video_template_caps):
16658         Fix the template caps to include some more media types.
16659
16660 2004-07-12  Wim Taymans  <wim@fluendo.com>
16661
16662         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16663         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16664         (compare_ranks), (print_feature), (gst_decode_bin_init),
16665         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
16666         (try_to_link_1), (new_pad), (close_link), (type_found),
16667         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16668         (gst_decode_bin_change_state), (plugin_init):
16669         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16670         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16671         (gst_play_base_bin_dispose), (queue_overrun),
16672         (gen_preroll_element), (remove_prerolls), (no_more_pads),
16673         (new_stream), (setup_source), (gst_play_base_bin_set_property),
16674         (gst_play_base_bin_get_property), (play_base_eos),
16675         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
16676         (gst_play_base_bin_remove_element),
16677         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16678         (gst_play_base_bin_unlink_stream),
16679         (gst_play_base_bin_get_streaminfo):
16680         * gst/playback/gstplaybasebin.h:
16681         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16682         (gst_play_bin_class_init), (gst_play_bin_init),
16683         (gst_play_bin_dispose), (gst_play_bin_set_property),
16684         (gst_play_bin_get_property), (gen_video_element),
16685         (gen_audio_element), (remove_sinks), (setup_sinks),
16686         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
16687         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16688         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16689         (gst_play_bin_query), (plugin_init):
16690         * gst/playback/test4.c: (main):
16691         More fixes on reusing of the element.
16692
16693 2004-07-11  Benjamin Otte  <otte@gnome.org>
16694
16695         * ext/mad/gstmad.c: (normal_seek):
16696           allow seeking for other methods than just SET
16697
16698 2004-07-11  Andy Wingo  <wingo@pobox.com>
16699
16700         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
16701         float, "any" caps -> buffer_frames=[0,MAX].
16702
16703         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
16704         doesn't intersect our caps with the template any more. Do it
16705         ourselves.
16706         (interleave_buffered_loop): Use g_newa instead of malloc/free.
16707
16708 2004-07-09  Wim Taymans  <wim@fluendo.com>
16709
16710         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16711         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16712         (compare_ranks), (print_feature), (gst_decode_bin_init),
16713         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
16714         (try_to_link_1), (new_pad), (close_link), (type_found),
16715         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16716         (gst_decode_bin_change_state), (plugin_init):
16717         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16718         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16719         (gst_play_base_bin_dispose), (queue_overrun),
16720         (gen_preroll_element), (remove_prerolls), (no_more_pads),
16721         (new_stream), (setup_source), (gst_play_base_bin_set_property),
16722         (gst_play_base_bin_get_property), (play_base_eos),
16723         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
16724         (gst_play_base_bin_remove_element),
16725         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16726         (gst_play_base_bin_unlink_stream),
16727         (gst_play_base_bin_get_streaminfo):
16728         * gst/playback/gstplaybasebin.h:
16729         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16730         (gst_play_bin_class_init), (gst_play_bin_init),
16731         (gst_play_bin_dispose), (gst_play_bin_set_property),
16732         (gst_play_bin_get_property), (gen_video_element),
16733         (gen_audio_element), (remove_sinks), (setup_sinks),
16734         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
16735         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16736         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16737         (gst_play_bin_query), (plugin_init):
16738         * gst/playback/test4.c: (main):
16739         Work on object reuse and seeking.
16740
16741 2004-07-09  Wim Taymans  <wim@fluendo.com>
16742
16743         * examples/seeking/seek.c: (iterate):
16744         Don't consume all CPU in the idle loop.
16745
16746 2004-07-09  Wim Taymans  <wim@fluendo.com>
16747
16748         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
16749         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
16750         Add pad to element *after* setting the pad functions so that
16751         the scheduler can use the correct ones.
16752
16753 2004-07-09  Wim Taymans  <wim@fluendo.com>
16754
16755         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
16756         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
16757         Sync to keyframe after seek
16758
16759 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16760
16761         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
16762         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16763         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
16764         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
16765         * ext/libvisual/visual.c: (gst_visual_change_state):
16766         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
16767         * ext/theora/theoradec.c: (theora_dec_change_state):
16768         * ext/theora/theoraenc.c: (theora_enc_change_state):
16769         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
16770         * gst-libs/gst/navigation/navigation.c:
16771         * gst/adder/gstadder.c: (gst_adder_change_state):
16772         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
16773         (gst_audio_convert_get_buffer):
16774         * gst/multipart/multipartdemux.c:
16775         (gst_multipart_demux_change_state):
16776         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
16777         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16778         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
16779         * gst/videoscale/gstvideoscale.c:
16780         (gst_videoscale_handle_src_event):
16781         * gst/volume/gstvolume.c: (volume_chain_int16):
16782           don't assert in state change, this should be done by the base
16783           GstElement class.
16784           various debugging fixes.
16785
16786 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16787
16788         * configure.ac:
16789         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
16790         (gst_play_dispose), (gst_play_set_location),
16791         (gst_play_set_data_src), (gst_play_set_video_sink),
16792         (gst_play_set_audio_sink), (gst_play_set_visualization),
16793         (gst_play_connect_visualization), (gst_play_get_sink_element),
16794         (gst_play_get_all_by_interface):
16795         * gst-libs/gst/play/play.h:
16796           add new method to get elements implementing an interface.
16797           add various error logging
16798
16799 2004-07-08  Wim Taymans  <wim@fluendo.com>
16800
16801         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
16802         (make_mpeg_pipeline), (make_mpegnt_pipeline),
16803         (make_playerbin_pipeline), (query_durations_elems),
16804         (query_durations_pads), (query_positions_elems),
16805         (query_positions_pads), (update_scale), (iterate), (stop_seek),
16806         (main):
16807         Added playbin seeking example.
16808
16809 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16810
16811         * gst-libs/gst/play/play.c: (gst_play_set_location),
16812         (gst_play_set_data_src), (gst_play_set_video_sink),
16813         (gst_play_set_audio_sink), (gst_play_set_visualization),
16814         (gst_play_connect_visualization), (gst_play_get_framerate):
16815           use a macro to look up elements from hash table
16816
16817 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16818
16819         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
16820         (gst_play_get_length_callback), (gst_play_set_location),
16821         (gst_play_seek_to_time), (gst_play_set_data_src),
16822         (gst_play_set_video_sink), (gst_play_set_audio_sink),
16823         (gst_play_set_visualization), (gst_play_connect_visualization),
16824         (gst_play_get_sink_element):
16825         - add debugging info
16826         - fix looking up sink elements by iterating over complete caps
16827         - put everything except for source and autoplugger in a complete bin
16828
16829 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16830
16831         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
16832         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
16833         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
16834         (gst_alsa_sink_write), (gst_alsa_sink_loop):
16835         * ext/alsa/gstalsasink.h:
16836         - add debugging info
16837         - clean up schizophrenia of data/buffer/event
16838         - fix double event unref error
16839
16840 2004-07-08  Wim Taymans  <wim@fluendo.com>
16841
16842         * gst/playback/Makefile.am:
16843         Add headers to noinst
16844
16845 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16846
16847         * tools/gst-launch-ext-m.m:
16848         * tools/gst-launch-ext.1.in:
16849           convert to the third millenium
16850
16851 2004-07-07  David Schleef  <ds@schleef.org>
16852
16853         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
16854
16855 2004-07-07  Wim Taymans  <wim@fluendo.com>
16856
16857         * gst/playback/Makefile.am:
16858         * gst/playback/README:
16859         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16860         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16861         (compare_ranks), (print_feature), (gst_decode_bin_init),
16862         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
16863         (try_to_link_1), (new_pad), (close_link), (type_found),
16864         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16865         (plugin_init):
16866         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16867         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16868         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
16869         (gen_preroll_element), (no_more_pads), (new_stream),
16870         (setup_source), (gst_play_base_bin_set_property),
16871         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
16872         (gst_play_base_bin_add_element),
16873         (gst_play_base_bin_remove_element),
16874         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16875         (gst_play_base_bin_unlink_stream),
16876         (gst_play_base_bin_get_streaminfo):
16877         * gst/playback/gstplaybasebin.h:
16878         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16879         (gst_play_bin_class_init), (gst_play_bin_init),
16880         (gst_play_bin_dispose), (gst_play_bin_set_property),
16881         (gst_play_bin_get_property), (gen_video_element),
16882         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
16883         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
16884         (gst_play_bin_get_formats), (gst_play_bin_convert),
16885         (gst_play_bin_get_query_types), (gst_play_bin_query),
16886         (plugin_init):
16887         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
16888         (gst_stream_info_get_type), (gst_stream_info_class_init),
16889         (gst_stream_info_init), (gst_stream_info_new),
16890         (gst_stream_info_dispose), (gst_stream_info_set_property),
16891         (gst_stream_info_get_property):
16892         * gst/playback/gststreaminfo.h:
16893         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
16894         (main):
16895         * gst/playback/test2.c: (main):
16896         * gst/playback/test3.c: (update_scale), (main):
16897         More playbin fixes. Added README. Do better element filtering.
16898         Added base class to preroll media. Added test apps.
16899
16900 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16901
16902         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
16903         * ext/mpeg2dec/gstmpeg2dec.h:
16904           various debugging improvements.  Reset stream to next picture
16905           instead of sequence header, otherwise seeks cannot work.
16906
16907 2004-07-07  Wim Taymans  <wim@fluendo.com>
16908
16909         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
16910         (gst_video_box_class_init), (gst_video_box_set_property),
16911         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
16912         Use pad_alloc where possible.
16913
16914 2004-07-07  Wim Taymans  <wim@fluendo.com>
16915
16916         * sys/oss/gstosselement.c: (gst_osselement_reset),
16917         (gst_osselement_parse_caps):
16918         * sys/oss/gstosselement.h:
16919         * sys/oss/gstosssrc.c: (gst_osssrc_get):
16920         Fix offset on osssrc.
16921
16922 2004-07-07  Wim Taymans  <wim@fluendo.com>
16923
16924         * ext/theora/theora.c: (plugin_init):
16925         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
16926         (theora_dec_src_query), (theora_dec_chain):
16927         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16928         (theora_enc_sink_link), (theora_buffer_from_packet),
16929         (theora_push_packet), (theora_enc_chain):
16930         Fix theora granulepos calculation.
16931         Fix overflow in duration/position calculation.
16932         Bump rank to PRIMARY for theoradec.
16933         Use granulepos of last packet to calculate position.
16934         Set keyframe flag on buffers when needed.
16935
16936 2004-07-06  David Schleef  <ds@schleef.org>
16937
16938         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
16939         serious?  (Fixed, obviously.)
16940
16941 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16942
16943         * po/LINGUAS:
16944         * po/cs.po:
16945           added Czech translation (Miloslav Trmac)
16946
16947 2004-07-05  Wim Taymans  <wim@fluendo.com>
16948
16949         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16950         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16951         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
16952         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16953         (close_link), (type_found), (gst_decode_bin_set_property),
16954         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
16955         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
16956         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
16957         (gst_decode_bin_query), (plugin_init):
16958         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16959         (gst_play_bin_class_init), (gst_play_bin_init),
16960         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
16961         (get_video_element), (new_pad), (setup_source),
16962         (gst_play_bin_set_property), (gst_play_bin_get_property),
16963         (gst_play_bin_change_state), (gst_play_bin_add_element),
16964         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
16965         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16966         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16967         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
16968         * gst/playback/test.c: (main):
16969         More fixes, cleaned up playbin, make it use decodebin. Added
16970         threaded property to playbin.
16971
16972 2004-07-05  Wim Taymans  <wim@fluendo.com>
16973
16974         * configure.ac:
16975         * gst/playback/Makefile.am:
16976         * gst/playback/decodetest.c: (main):
16977         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16978         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
16979         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
16980         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16981         (close_link), (type_found), (gst_decode_bin_set_property),
16982         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
16983         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
16984         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
16985         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
16986         (plugin_init):
16987         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
16988         (gst_play_bin_class_init), (gst_play_bin_init),
16989         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
16990         (collect_sink_pads), (find_compatibles), (close_pad_link),
16991         (try_to_link_1), (new_pad), (close_link), (type_found),
16992         (setup_source), (gst_play_bin_set_property),
16993         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
16994         (compare_ranks), (gst_play_bin_collect_factories),
16995         (gst_play_bin_change_state), (gst_play_bin_add_element),
16996         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
16997         (gst_play_bin_send_event), (gst_play_bin_get_formats),
16998         (gst_play_bin_convert), (gst_play_bin_get_query_types),
16999         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
17000         * gst/playback/test.c: (main):
17001         Added some playback helper elements and some test apps, very alpha
17002         still.
17003
17004 2004-07-04  Benjamin Otte  <otte@gnome.org>
17005
17006         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
17007           only restart audio when we indeed have an xrun to fix repeated
17008           xruns. Fix suggested by Giuliano Pochini.
17009
17010 2004-07-03  David Schleef  <ds@schleef.org>
17011
17012         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
17013         call to gst_debug_log() if debugging is disabled (bug #145118)
17014
17015 2004-07-03  Benjamin Otte  <otte@gnome.org>
17016
17017         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
17018           use our own functions for restarting the alsa device.
17019         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17020           I should apply patches myself - use MIN for the third argument, not
17021           the second, this fixes seeking
17022
17023 2004-07-02  David Schleef  <ds@schleef.org>
17024
17025         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
17026         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
17027         do with the logic.
17028
17029 2004-07-02  David Schleef  <ds@schleef.org>
17030
17031         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
17032         output buffers.  Fix logic mistake.  (bug #144866)
17033
17034 2004-07-02  David Schleef  <ds@schleef.org>
17035
17036         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
17037         on X.  (bug #144753)
17038
17039 2004-07-02  David Schleef  <ds@schleef.org>
17040
17041         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
17042         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
17043         (bug #144624)
17044         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17045         (gst_osselement_rate_probe_check): Add another workaround for
17046         buggy drivers (bug #145336)
17047
17048 2004-07-02  David Schleef  <ds@schleef.org>
17049
17050         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
17051         Most systems don't have MSG_NOSIGNAL.
17052
17053 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17054
17055         * Makefile.am:
17056         * gst-libs/gst/colorbalance/Makefile.am:
17057         * gst-libs/gst/mixer/Makefile.am:
17058         * gst-libs/gst/play/Makefile.am:
17059         * gst-libs/gst/tuner/Makefile.am:
17060           (hopefully) fix both install and dist and make error message useful.
17061           needs testing across automakes.
17062
17063 2004-07-02  Benjamin Otte  <otte@gnome.org>
17064
17065         * ext/ogg/gstogg.c: (plugin_init):
17066           we require bytestream now
17067         * ext/ogg/gstoggdemux.c:
17068           huge diff to implement chain setup in a fast and generic way. This
17069           improves tag reading and startup of huge files (read: Theora videos)
17070           quite a bit. It probably contains bugs, too, so please test.
17071           Seeking is not improved to the fast method.
17072
17073 2004-06-29  Wim Taymans  <wim@fluendo.com>
17074
17075         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17076         * ext/ogg/gstoggmux.c:
17077         Fix memleak in oggdemux when running unconnected pads.
17078         doc update in mux, start working on keyframe mode.
17079
17080 2004-06-29  Benjamin Otte  <otte@gnome.org>
17081
17082         * sys/oss/gstosssink.c:
17083         * sys/oss/gstosssrc.c:
17084           advertise correct template caps - we indeed do non-native endianness
17085           and 8bit audio has no endianness
17086         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
17087         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
17088           avoid (wrong) duplications in getcaps function and return
17089           template caps
17090
17091 2004-06-29  Wim Taymans  <wim@fluendo.com>
17092
17093         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
17094         (gst_multifdsink_class_init), (gst_multifdsink_add),
17095         (gst_multifdsink_remove), (gst_multifdsink_clear),
17096         (gst_multifdsink_client_remove),
17097         (gst_multifdsink_handle_client_read),
17098         (gst_multifdsink_client_queue_data),
17099         (gst_multifdsink_client_queue_caps),
17100         (gst_multifdsink_client_queue_buffer),
17101         (gst_multifdsink_handle_client_write),
17102         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
17103         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
17104         (gst_multifdsink_init_send), (gst_multifdsink_close):
17105         Fix wrong GList iteration that could crash the server when
17106         more then 2 clients disconnect at the same time. Read all the
17107         pending commands in one batch to recover from command storms under
17108         very heavy load.
17109
17110 2004-06-28  Wim Taymans  <wim@fluendo.com>
17111
17112         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
17113         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
17114         (gst_videomixer_pad_set_property),
17115         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
17116         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
17117         (gst_videomixer_class_init), (gst_videomixer_init),
17118         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
17119         (pad_zorder_compare), (gst_videomixer_sort_pads),
17120         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
17121         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
17122         (gst_videomixer_update_queues), (gst_videomixer_loop),
17123         (plugin_init):
17124         Avoid divide by zero, choose masterpad as the pad with the highest
17125         framerate.
17126
17127 2004-06-27  Julien Moutte  <julien@moutte.net>
17128
17129         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
17130         (gst_ximagesink_xwindow_new):
17131         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
17132         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
17133         function directly. We might want to call it from somewhere else one day.
17134
17135 2004-06-27  Julien Moutte  <julien@moutte.net>
17136
17137         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
17138         (gst_ximagesink_xwindow_new):
17139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
17140         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
17141         window decorations.
17142
17143 2004-06-27  Wim Taymans  <wim@fluendo.com>
17144
17145         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
17146         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
17147         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
17148         (gst_dvdec_set_property), (gst_dvdec_get_property):
17149         * ext/dv/gstdvdec.h:
17150         Implement drop_factor property to lower the framerate with
17151         a factor.
17152
17153 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17154
17155         * gst-libs/gst/colorbalance/Makefile.am:
17156         * gst-libs/gst/mixer/Makefile.am:
17157         * gst-libs/gst/play/Makefile.am:
17158         * gst-libs/gst/tuner/Makefile.am:
17159           unbreak Company's fix that didn't install the -enum.h files
17160
17161 2004-06-27  Wim Taymans  <wim@fluendo.com>
17162
17163         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
17164         (gst_dvdec_change_state):
17165         * ext/dv/gstdvdec.h:
17166         Fix timestamp, duration and offset of the buffers.
17167
17168 2004-06-27  Wim Taymans  <wim@fluendo.com>
17169
17170         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
17171         (gst_multifdsink_class_init), (gst_multifdsink_add),
17172         (gst_multifdsink_remove), (gst_multifdsink_clear),
17173         (gst_multifdsink_client_remove),
17174         (gst_multifdsink_handle_client_read),
17175         (gst_multifdsink_client_queue_data),
17176         (gst_multifdsink_client_queue_caps),
17177         (gst_multifdsink_client_queue_buffer),
17178         (gst_multifdsink_handle_client_write),
17179         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
17180         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
17181         (gst_multifdsink_init_send), (gst_multifdsink_close):
17182         * gst/tcp/gstmultifdsink.h:
17183         * gst/tcp/gsttcpserversink.c:
17184         (gst_tcpserversink_handle_server_read),
17185         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
17186         More multifdsink fixes, more recovery policy fixes.
17187         Removed stupid g_print
17188
17189 2004-06-26  Wim Taymans  <wim@fluendo.com>
17190
17191         * gst/tcp/Makefile.am:
17192         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
17193         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
17194         (gst_multifdsink_class_init), (gst_multifdsink_init),
17195         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
17196         (gst_multifdsink_handle_client_read),
17197         (gst_multifdsink_client_queue_data),
17198         (gst_multifdsink_client_queue_caps),
17199         (gst_multifdsink_client_queue_buffer),
17200         (gst_multifdsink_handle_client_write),
17201         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
17202         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
17203         (gst_multifdsink_chain), (gst_multifdsink_set_property),
17204         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
17205         (gst_multifdsink_close), (gst_multifdsink_change_state):
17206         * gst/tcp/gstmultifdsink.h:
17207         * gst/tcp/gsttcpplugin.c: (plugin_init):
17208         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
17209         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
17210         (gst_tcpserversink_handle_server_read),
17211         (gst_tcpserversink_handle_select),
17212         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
17213         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
17214         * gst/tcp/gsttcpserversink.h:
17215         Added multifdsink, made tcpserversink a subclass of fdsink, removed
17216         one of the locks, added recovery policy to multifdsink.
17217
17218 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17219
17220         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
17221           fix decision for when getting frames with same timestamp
17222         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
17223         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17224         (gst_v4lsrc_get_property):
17225         * sys/v4l/gstv4lsrc.h:
17226           add latency offset property
17227
17228 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17229
17230         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
17231         (plugin_init):
17232           fix debugging. add category.
17233
17234 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17235
17236         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17237           fix wrong offsets
17238
17239 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17240
17241         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17242         (gst_alsa_src_get_time), (gst_alsa_src_loop),
17243         (gst_alsa_src_change_state):
17244           return a time that is in sync with the element's processing
17245
17246 2004-06-25  Wim Taymans  <wim@fluendo.com>
17247
17248         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
17249         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
17250         (gst_tcpserversink_client_remove),
17251         (gst_tcpserversink_handle_client_read),
17252         (gst_tcpserversink_client_queue_data),
17253         (gst_tcpserversink_client_queue_caps),
17254         (gst_tcpserversink_client_queue_buffer),
17255         (gst_tcpserversink_handle_client_write),
17256         (gst_tcpserversink_queue_buffer),
17257         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
17258         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
17259         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
17260         (gst_tcpserversink_close):
17261         * gst/tcp/gsttcpserversink.h:
17262         Serversink rewrite. Really do non blocking writes to clients and
17263         maintain an internal queue to handle slower clients while not
17264         disturbing fast clients.
17265
17266 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17267
17268         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17269           better debug, don't override OFFSET and OFFSET_END
17270
17271 2004-06-25  Iain <iain@prettypeople.org>
17272
17273         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
17274         name=source for the wavparse pipeline.
17275
17276 2004-06-24  Johan Dahlin  <johan@gnome.org>
17277
17278         * ext/theora/theoraenc.c (theora_enc_chain): Call
17279         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
17280         streamheader caps are set correctly.
17281
17282 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17283
17284         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
17285         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
17286           respect minimum bitrate; same could be done for max bitrate
17287
17288 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17289
17290         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
17291         (gst_vorbisenc_setup):
17292           fix sample rate range
17293
17294 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17295
17296         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
17297         (gst_oggvorbisenc_setup):
17298         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
17299         (gst_vorbisenc_setup):
17300           resolve ambiguities in code and description
17301
17302 2004-06-24  Wim Taymans  <wim@fluendo.com>
17303
17304         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
17305         * ext/alsa/gstalsa.h:
17306         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17307         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
17308         Use alsa trigger_tstamp to get the timestamp of the first
17309         sample in the buffer for more precise sync. Some cleanups.
17310
17311 2004-06-24  Wim Taymans  <wim@fluendo.com>
17312
17313         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
17314         (gst_audiorate_init), (gst_audiorate_chain),
17315         (gst_audiorate_set_property), (gst_audiorate_get_property):
17316         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17317         (gst_videorate_chain):
17318         Added some logging, fixed an overflow bug in videorate.
17319
17320 2004-06-24  Benjamin Otte  <otte@gnome.org>
17321
17322         * ext/kio/Makefile.am:
17323           fix for builddir != srcdir and distcheck
17324
17325 2004-06-24  Benjamin Otte  <otte@gnome.org>
17326
17327         * gst-libs/gst/colorbalance/Makefile.am:
17328         * gst-libs/gst/mixer/Makefile.am:
17329         * gst-libs/gst/play/Makefile.am:
17330         * gst-libs/gst/tuner/Makefile.am:
17331         * gst/tcp/Makefile.am:
17332         * sys/dxr3/Makefile.am:
17333           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
17334           tarball.
17335           Also add all *.list files that were missing.
17336         * Makefile.am:
17337           add a distcheck hook to ensure the above doesn't happen again.
17338
17339 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
17340
17341         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
17342
17343 2004-06-23  Colin Walters  <walters@redhat.com>
17344
17345         * m4/Makefile.am: Distribute gst-fionread.m4.
17346
17347 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17348
17349         * configure.ac: back to dev
17350
17351 2004-06-23  Wim Taymans  <wim@fluendo.com>
17352
17353         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
17354         (gst_alsa_xrun_recovery):
17355         * ext/alsa/gstalsa.h:
17356         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
17357         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
17358         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17359         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
17360         (gst_alsa_src_loop):
17361         Add clock to alsasrc. Take new capture timestamp when
17362         restarting after an overrun. Split up some functions between
17363         alsasrc and alsasink.
17364
17365 === release 0.8.2 ===
17366
17367 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17368
17369         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
17370         (gst_alsa_change_state), (gst_alsa_update_avail),
17371         (gst_alsa_xrun_recovery):
17372         * ext/alsa/gstalsa.h:
17373         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17374           merge back changes from release
17375
17376 2004-06-23  Wim Taymans  <wim@fluendo.com>
17377
17378         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
17379         (gst_audiorate_init), (gst_audiorate_chain),
17380         (gst_audiorate_set_property), (gst_audiorate_get_property):
17381         Implement sample dropping and notify
17382
17383 2004-06-22  Wim Taymans  <wim@fluendo.com>
17384
17385         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17386         (theora_enc_sink_link), (theora_buffer_from_packet),
17387         (theora_push_packet), (theora_enc_chain):
17388         Some cleanups, make sure the timestamps are correct.
17389
17390 2004-06-22  Wim Taymans  <wim@fluendo.com>
17391
17392         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
17393         (gst_alsa_change_state), (gst_alsa_update_avail),
17394         (gst_alsa_xrun_recovery):
17395         * ext/alsa/gstalsa.h:
17396         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
17397         Cleanups, take queued samples into account when reporting
17398         the time.
17399
17400 2004-06-22  Wim Taymans  <wim@fluendo.com>
17401
17402         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17403         (gst_videorate_init):
17404         Initialize the property as well.
17405
17406 2004-06-22  Wim Taymans  <wim@fluendo.com>
17407
17408         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17409         (gst_videorate_init), (gst_videorate_chain),
17410         (gst_videorate_set_property), (gst_videorate_get_property):
17411         Add property to make videorate silent.
17412         Add property to prefer new frames over old ones.
17413
17414 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17415
17416         * sys/osxvideo/Makefile.am:
17417         Workaround so that the osxvideo .so file gets linked with the
17418         Cocoa, OpenGL and QuickTime frameworks
17419
17420 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17421
17422         * sys/osxaudio/Makefile.am:
17423         Workaround so that the osxaudio .so file gets linked with the
17424         CoreAudio framework
17425
17426 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17427
17428         * configure.ac:
17429         Whoops, my fault...fixed build issues
17430
17431 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17432
17433         * configure.ac:
17434         Add objective-c support if running in Darwin/Mac OS X
17435         * sys/Makefile.am:
17436         * sys/osxvideo:
17437         * sys/osxvideo/Makefile.am:
17438         * sys/osxvideo/osxvideosink.h:
17439         * sys/osxvideo/osxvideosink.m:
17440         * sys/osxvideo/cocoawindow.h:
17441         * sys/osxvideo/cocoawindow.m:
17442         Add osxvideosink, a cocoa-based osx video sink
17443
17444
17445 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
17446         * ext/dvdnav/gst-dvd:
17447         Grab the gconf key from the right spot
17448         * gst/debug/gstnavseek.c: (gst_navseek_init),
17449         (gst_navseek_segseek), (gst_navseek_handle_src_event),
17450         (gst_navseek_chain):
17451         * gst/debug/gstnavseek.h:
17452           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
17453           and loop parameters of a segment seek.
17454         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
17455         (gst_videotestsrc_get_event_masks),
17456         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
17457         * gst/videotestsrc/gstvideotestsrc.h:
17458           Add seeking support to videotestsrc
17459           Initialise the timestamp_offset variable.
17460
17461 2004-06-18  Wim Taymans  <wim@fluendo.com>
17462
17463         * ext/sidplay/gstsiddec.cc:
17464         Fix negotiation and set correct end offset.
17465
17466 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17467
17468         * configure.ac: branch and prerelease
17469
17470 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17471
17472         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
17473         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
17474         (gst_tcpclientsrc_init_receive):
17475         * gst/tcp/gsttcpclientsrc.h:
17476           read caps when connecting to server for GDP so we set them correctly
17477
17478 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17479
17480         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
17481           notify drops and duplicates
17482         * gst/videoscale/videoscale.c: (videoscale_get_structure):
17483           no good reason to limit ourselves to 100x100
17484
17485 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17486
17487         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
17488         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
17489         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17490         (gst_v4lsrc_get_property):
17491         * sys/v4l/gstv4lsrc.h:
17492         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
17493         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
17494         (gst_v4l_set_audio):
17495         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
17496         (gst_v4lsrc_try_capture):
17497         * sys/v4l/v4lsrc_calls.h:
17498           change try_palette to more general try_capture
17499           add autoprobe option so we can turn off autoprobing
17500           various fixes
17501
17502 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17503
17504         * configure.ac:
17505           add videorate
17506         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
17507         (gst_ximagesink_class_init):
17508         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
17509         (gst_xvimagesink_class_init):
17510           run them as finalize, not dispose, since dispose can be invoked
17511           multiple times
17512
17513 2004-06-17  Wim Taymans  <wim@fluendo.com>
17514
17515         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
17516         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
17517         * ext/alsa/gstalsa.h:
17518         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
17519         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
17520         (gst_alsa_src_change_state):
17521         * ext/alsa/gstalsasrc.h:
17522         Make the xrun code timestamp and offset the buffers correctly.
17523         moved the clock to the base class, use alsa methods to get time.
17524         Do correct timestamping on outgoing buffers.
17525
17526 2004-06-17  Wim Taymans  <wim@fluendo.com>
17527
17528         * gst/audiorate/Makefile.am:
17529         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
17530         (gst_audiorate_base_init), (gst_audiorate_class_init),
17531         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
17532         (gst_audiorate_set_property), (gst_audiorate_get_property),
17533         (gst_audiorate_change_state), (plugin_init):
17534         Added an audiorate converter that fills in gaps.
17535
17536 2004-06-17  Johan Dahlin  <johan@gnome.org>
17537
17538         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
17539
17540 2004-06-16  Wim Taymans  <wim@fluendo.com>
17541
17542         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
17543         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
17544         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
17545         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17546         (gst_v4lsrc_get_property):
17547         * sys/v4l/gstv4lsrc.h:
17548         Added a copy mode to v4lsrc where it will output a copied version
17549         of its internal hardware buffer.
17550         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
17551         can't | them.
17552
17553 2004-06-16  Wim Taymans  <wim@fluendo.com>
17554
17555         * sys/oss/gstosssrc.c: (gst_osssrc_get):
17556         Timestamp fixes.
17557
17558 2004-06-16  Wim Taymans  <wim@fluendo.com>
17559
17560         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
17561         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
17562         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17563         (gst_v4lsrc_get_property):
17564         * sys/v4l/gstv4lsrc.h:
17565         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
17566         Added a sync mode enum property to control v4lsrc timestamp method
17567         Removed the use-fixed-fps property and moved functionality in
17568         the enum.
17569         Don't error on an error value from v4l-conf, it might not always
17570         be a real error.
17571
17572 2004-06-16  Wim Taymans  <wim@fluendo.com>
17573
17574         * gst/videorate/Makefile.am:
17575         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
17576         (gst_videorate_base_init), (gst_videorate_class_init),
17577         (gst_videorate_getcaps), (gst_videorate_link),
17578         (gst_videorate_init), (gst_videorate_chain),
17579         (gst_videorate_set_property), (gst_videorate_get_property),
17580         (gst_videorate_change_state), (plugin_init):
17581         Added a video timestamp corrector.
17582
17583 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17584
17585         fixed a potential leak with previous commit
17586
17587         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
17588
17589 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17590
17591         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
17592         Added missing refcount, fixes bug #144425
17593         Cheers Tim for finding the bug
17594
17595 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17596
17597         * sys/v4l/gstv4l.c: (plugin_init):
17598         * sys/v4l/gstv4lcolorbalance.c:
17599         * sys/v4l/gstv4lcolorbalance.h:
17600         * sys/v4l/gstv4lelement.c:
17601         * sys/v4l/gstv4lelement.h:
17602         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
17603         * sys/v4l/gstv4lmjpegsink.h:
17604         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
17605         * sys/v4l/gstv4lmjpegsrc.h:
17606         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
17607         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
17608         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
17609         * sys/v4l/gstv4lsrc.h:
17610         * sys/v4l/gstv4ltuner.c:
17611         * sys/v4l/gstv4ltuner.h:
17612         * sys/v4l/gstv4lxoverlay.c:
17613         * sys/v4l/gstv4lxoverlay.h:
17614         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
17615         (gst_v4l_set_window), (gst_v4l_enable_overlay):
17616         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
17617         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
17618         (gst_v4l_set_audio):
17619         * sys/v4l/v4l_calls.h:
17620         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
17621         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
17622         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
17623         (gst_v4lmjpegsink_playback_init),
17624         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
17625         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
17626         (gst_v4lmjpegsink_playback_stop),
17627         (gst_v4lmjpegsink_playback_deinit):
17628         * sys/v4l/v4lmjpegsink_calls.h:
17629         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
17630         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
17631         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
17632         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
17633         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
17634         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
17635         * sys/v4l/v4lmjpegsrc_calls.h:
17636         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
17637         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
17638         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
17639         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
17640         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
17641         (gst_v4lsrc_try_palette):
17642         * sys/v4l/v4lsrc_calls.h:
17643           bunch of paranoia cleanups
17644
17645 2004-06-14  David Schleef  <ds@schleef.org>
17646
17647         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
17648         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
17649         Send discont events and change timestamps appropriately when
17650         we get a seek event.  (bug #144240)
17651         * ext/cdparanoia/gstcdparanoia.h:
17652
17653 2004-06-14  Benjamin Otte  <otte@gnome.org>
17654
17655         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
17656           snd_pcm_hw_params_set_rate  since the latter fails for no good
17657           reason on some setups.
17658
17659 2004-06-14  David Schleef  <ds@schleef.org>
17660
17661         * gst/volume/demo.c: (value_changed_callback): exp10() is not
17662         standard.  Thank you for playing.
17663
17664 2004-06-14  Wim Taymans  <wim@fluendo.com>
17665
17666         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17667         Patch 1.3 broke the ordering of the colorspace info and
17668         made the plugin basically work by coincidence, reordered
17669         the info.
17670
17671 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17672
17673         * ext/lame/gstlame.c:
17674         * ext/mad/gstmad.c:
17675           sync caps.  Make sure mad can only output a list of rates, not
17676           a full range.  In the future, have three caps lists for each of the
17677           mpeg versions.  Change mpegversion to a double as well.
17678
17679 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17680
17681         * gst/volume/.cvsignore:
17682         * gst/volume/Makefile.am:
17683         * gst/volume/demo.c: (value_changed_callback), (idler),
17684         (setup_gui), (main):
17685           added small demo app
17686
17687 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
17688         * ext/esd/esdsink.c: (gst_esdsink_change_state):
17689         * ext/esd/esdsink.h:
17690         Close the esd connection on pause, because esd will just wait -
17691         blocking all other esd clients indefinitely.
17692
17693 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
17694
17695         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
17696           previous commit with GST_DEBUG
17697
17698 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
17699
17700         * configure.ac:
17701           add a header check for a dvdread header in dvdnav.  Fixes #133002
17702
17703 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17704
17705         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
17706         * gst/tcp/gsttcpclientsink.h:
17707         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
17708         * gst/tcp/gsttcpclientsrc.h:
17709         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
17710         (gst_tcpserversink_handle_server_read),
17711         (gst_tcpserversink_init_send):
17712         * gst/tcp/gsttcpserversink.h:
17713         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
17714         * gst/tcp/gsttcpserversrc.h:
17715         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
17716         version of IP)
17717
17718 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17719
17720         * configure.ac:
17721         Added ogg library so that OSX detects libtheora properly
17722
17723 2004-06-11  Wim Taymans  <wim@fluendo.com>
17724
17725         * ext/theora/theoradec.c: (theora_dec_chain),
17726         (theora_dec_change_state):
17727         Don't try to decode frames before we received a keyframe.
17728
17729 2004-06-11  Wim Taymans  <wim@fluendo.com>
17730
17731         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17732         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
17733         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
17734         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
17735         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
17736         Added property to set the maximum delay of a page.
17737
17738 2004-06-10  Wim Taymans  <wim@fluendo.com>
17739
17740         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17741         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
17742         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
17743         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
17744         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
17745         Added max-delay property to control the maximum amount
17746         of data to put in one page.
17747
17748 2004-06-10  Wim Taymans  <wim@fluendo.com>
17749
17750         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17751         (gst_theora_enc_init), (theora_enc_sink_link),
17752         (theora_buffer_from_packet), (theora_enc_set_property),
17753         (theora_enc_get_property):
17754         Set duration on encoded buffer, added some more properties
17755
17756 2004-06-10  Wim Taymans  <wim@fluendo.com>
17757
17758         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
17759         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
17760         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
17761         * ext/theora/theoraenc.c: (theora_enc_chain):
17762         Fix refcounting bugs
17763
17764 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17765
17766         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
17767         (gst_asf_demux_loop), (gst_asf_demux_process_file),
17768         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
17769         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
17770         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
17771         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
17772         (gst_asf_demux_change_state):
17773         * gst/asfdemux/gstasfdemux.h:
17774           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
17775           feels like. I think we should set a new requirement for demuxers
17776           from now on to implement sane loop functions, data loops, query
17777           and seek functions before first commit into CVS. And this commit
17778           fixes all of the above.
17779
17780 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
17781
17782         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
17783           vorbis comments are properly encoded in UTF-8 before adding them
17784           to a GstTagList
17785
17786 2004-06-09  Benjamin Otte  <otte@gnome.org>
17787
17788         * ext/alsa/gstalsa.c: (add_channels):
17789           handle min <= max correctly
17790         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
17791         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
17792           add fixation functions so we fixate correctly. No preferring of alaw
17793           anymore because it's the first structure.
17794         * ext/alsa/gstalsa.h:
17795         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
17796         (gst_alsa_hw_params_dump):
17797           add functions to ease debugging in alsalib
17798         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
17799         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
17800         (gst_alsa_start_audio):
17801           only specify hw params if we really setup a format (fixes #134007 -
17802           or at least works around it)
17803
17804 2004-06-09  Wim Taymans  <wim@fluendo.com>
17805
17806         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
17807         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
17808         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
17809         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
17810         (gst_ogg_mux_loop):
17811         Use stream caps to setup the initial pages in the ogg stream.
17812         Correctly set the streamheader caps on the srcpad.
17813
17814 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17815
17816         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
17817         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
17818         (gst_v4lsrc_getcaps):
17819         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
17820         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
17821           add querying of fps lists for webcams.  Negotiating to a framerate
17822           now works.
17823
17824 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17825
17826         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
17827         (theora_push_buffer), (theora_push_packet),
17828         (theora_set_header_on_caps), (theora_enc_chain):
17829           mark buffers and put on streamheader, raw theora streaming
17830           now works too, whee
17831
17832 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17833
17834         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
17835         (gst_tcp_gdp_read_caps):
17836           do a looping read for caps and GDP headers too
17837
17838 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17839
17840         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17841         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
17842           return EOS instead of NULL in _get
17843
17844 2004-06-08  Wim Taymans  <wim@fluendo.com>
17845
17846         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
17847         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
17848         (gst_tcp_gdp_write_caps):
17849         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17850         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
17851         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
17852         Memory leak fixes
17853
17854 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17855
17856         * ext/vorbis/Makefile.am:
17857         * ext/vorbis/vorbis.c: (plugin_init):
17858         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
17859         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
17860         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
17861         (vorbis_parse_change_state):
17862         * ext/vorbis/vorbisparse.h:
17863           adding a vorbisparse element that marks the buffers, streaming
17864           raw vorbis using GDP now works, whee
17865
17866 2004-06-08  Wim Taymans  <wim@fluendo.com>
17867
17868         * ext/jpeg/Makefile.am:
17869         * ext/jpeg/README:
17870         * ext/jpeg/gstjpeg.c: (plugin_init):
17871         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
17872         (gst_smokedec_base_init), (gst_smokedec_class_init),
17873         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
17874         * ext/jpeg/gstsmokedec.h:
17875         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
17876         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
17877         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
17878         (gst_smokeenc_resync), (gst_smokeenc_chain),
17879         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
17880         * ext/jpeg/gstsmokeenc.h:
17881         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
17882         (smokecodec_flush_destination), (smokecodec_term_destination),
17883         (smokecodec_init_source), (smokecodec_fill_input_buffer),
17884         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
17885         (smokecodec_term_source), (smokecodec_encode_new),
17886         (smokecodec_decode_new), (smokecodec_info_free),
17887         (smokecodec_set_quality), (smokecodec_get_quality),
17888         (smokecodec_set_threshold), (smokecodec_get_threshold),
17889         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
17890         (find_best_size), (abs_diff), (put), (smokecodec_encode),
17891         (smokecodec_parse_header), (smokecodec_decode):
17892         * ext/jpeg/smokecodec.h:
17893         Added a new simple jpeg based codec
17894
17895 2004-06-08  Wim Taymans  <wim@fluendo.com>
17896
17897         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17898         (gst_multipart_mux_loop):
17899         Fix memory leak
17900
17901 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17902
17903         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17904         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
17905         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
17906         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
17907         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
17908         * gst/tcp/gsttcpserversink.h:
17909           take streamheader into account
17910
17911 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17912
17913         * gst/level/Makefile.am:
17914         * gst/level/gstlevel.c: (gst_level_class_init):
17915           clean up marshal generation
17916
17917 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17918
17919         * gst/tcp/Makefile.am:
17920         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
17921         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
17922         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
17923         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
17924         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
17925         (gst_tcpclientsrc_get_property):
17926         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
17927         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
17928         (gst_tcpserversink_handle_client_read),
17929         (gst_tcpserversink_handle_client_write),
17930         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
17931         * gst/tcp/gsttcpserversink.h:
17932           add signals client-added and client-removed
17933         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
17934         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
17935         (gst_tcpserversrc_get_property):
17936         uniformized, change default protocol to NONE
17937         * gst/tcp/gsttcp-marshal.list: added
17938 2004-06-07  Benjamin Otte  <otte@gnome.org>
17939
17940         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17941           handle discont events if they happen before caps nego
17942
17943 2004-06-07  Wim Taymans  <wim@fluendo.com>
17944
17945         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17946         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
17947         (gst_multipart_demux_plugin_init):
17948         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17949         (gst_multipart_mux_init), (gst_multipart_mux_loop),
17950         (gst_multipart_mux_change_state):
17951         Small updates, fix a memleak
17952
17953 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17954
17955         * configure.ac: OSS portability
17956         * ext/arts/gst_arts.c: idem
17957         * sys/oss/gstosselement.c: idem
17958         * sys/oss/gstossmixer.c: idem
17959         * sys/oss/gstosssink.c: idem
17960         * sys/oss/gstosssrc.c: idem
17961         * sys/oss/oss_probe.c: idem
17962           - check for soundcard.h in different places for some BSD
17963
17964 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
17965
17966         * AUTHORS:
17967         Add me to the authors file
17968         * configure.ac:
17969         Increase the libdv requirement to >= version 0.100
17970         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
17971         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
17972         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
17973         * ext/dv/gstdvdec.h:
17974         Add support for the new_media flag when sending DISCONT events
17975         Make the querying work when video pad is not linked
17976
17977 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
17978
17979         reviewed by Benjamin Otte  <otte@gnome.org>
17980
17981         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
17982           create a NULL-initialized array of pads, so we don't think they
17983           exist already. (fixes #143130)
17984
17985 2004-06-07  Benjamin Otte  <otte@gnome.org>
17986
17987         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
17988         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
17989         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
17990           don't use // coments
17991
17992 2004-06-07  Benjamin Otte  <otte@gnome.org>
17993
17994         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
17995           cast to GstClockTime to get higher granularity
17996         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17997           use gst_element_set_time_delay to get the exact time
17998         * ext/mad/gstmad.c: (gst_mad_chain):
17999           use the negotiated rate instead of the current frame's rate which
18000           might be wrong because of bit errors. This avoids emitting totally
18001           bogus timestamps and screwing sync.
18002         (fixes #143454)
18003
18004 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
18005
18006         reviewed by Benjamin Otte  <otte@gnome.org>
18007
18008         * gst/adder/gstadder.c: (gst_adder_loop):
18009           properly error out when no negotiation has happened yet. (fixes
18010           #143032)
18011
18012 2004-06-06  Benjamin Otte  <otte@gnome.org>
18013
18014         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
18015           forward correctly transformed offset in discont events. Based on
18016           patch by Arwed v. Merkatz. (fixes #142851)
18017
18018 2004-06-06  David Schleef  <ds@schleef.org>
18019
18020         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
18021         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
18022         problems on several systems.
18023
18024 2004-06-06  Benjamin Otte  <otte@gnome.org>
18025
18026         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
18027           use explicit caps on the srcpad
18028         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18029           properly error out if caps couldn't be set (fixes #142764)
18030
18031 2004-06-06  Benjamin Otte  <otte@gnome.org>
18032
18033         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
18034         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
18035         (gst_alsa_start_audio):
18036           - don't call set_periods_integer anymore, it breaks the
18037           configuration randomly
18038           - call snd_pcm_hw_params_set_access directly instead of using masks
18039           - don't fail if the sw_params can't be set, just use the default
18040           params and hope it works. Alsalib has weird issues when you touch
18041           sw_params and does no proper error reporting about what failed.
18042         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18043         (gst_alsa_close_audio):
18044           make our alsa debugging go via gst debugging and not conditionally
18045           defined
18046         * ext/alsa/gstalsa.h:
18047           add ALSA_DEBUG_FLUSH macro
18048         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
18049         (plugin_init):
18050           wrap alsa errors to be printed via the gst debugging system and not
18051           spammed to stderr
18052
18053 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18054
18055         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18056         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
18057         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
18058         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
18059         (qtdemux_parse_trak):
18060         * gst/qtdemux/qtdemux.h:
18061           Bitch. Also known as seeking, querying & co.
18062         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
18063         (gst_osssink_change_state):
18064         * sys/oss/gstosssink.h:
18065           Resyncing is for weenies, this hack is no longer needed and was
18066           broken anyway (since it - unintendedly - always leaves resync to
18067           TRUE).
18068
18069 2004-06-05  Andrew Turner <zxombie@hotpop.com>
18070
18071         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
18072         * gst/tcp/gsttcpclientsrc.h: idem
18073           - define MSG_NOSIGNAL if not done
18074           - include unistd.h for off_t
18075           (fixes #143749)
18076
18077 2004-06-05  Benjamin Otte  <otte@gnome.org>
18078
18079         * configure.ac:
18080         * ext/kio/Makefile.am:
18081           check for qt's moc preprocessor explicitly and use it
18082
18083 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18084
18085         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
18086           don't get a signal for EPIPE on socket writes
18087           (somebody check if this works on other platforms)
18088
18089 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18090
18091         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
18092         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18093           check error condition on available samples correctly
18094
18095 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18096
18097         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
18098           avoid a segfault
18099         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
18100         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
18101         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
18102         (gst_tcpserversrc_gdp_read_header):
18103          use ssize_t over size_t since the former is signed and thus the
18104          check for error codes can work
18105
18106 2004-06-02  Wim Taymans  <wim@fluendo.com>
18107
18108         reviewed by: Johan
18109
18110         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18111         (gst_multipart_mux_loop):
18112         Oops
18113
18114 2004-06-02  Wim Taymans  <wim@fluendo.com>
18115
18116         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18117         (gst_multipart_mux_init), (gst_multipart_mux_loop),
18118         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
18119         (gst_multipart_mux_change_state):
18120         Added configurable boundary specifier, added the value as a
18121         caps field as well.
18122
18123 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18124
18125         * gst/tcp/gsttcp.c:
18126         * gst/tcp/gsttcpclientsrc.c:
18127         * gst/tcp/gsttcpclientsrc.h:
18128         * gst/tcp/gsttcpserversrc.c:
18129           - portability fix, to compile on OSX
18130             (fixes #143146)
18131
18132         * sys/osxaudio/gstosxaudioelement.c:
18133         * sys/osxaudio/gstosxaudiosink.c:
18134         * sys/osxaudio/gstosxaudiosrc.c:
18135           - compilation warnings on OSX
18136             (fixes #143153)
18137
18138 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18139
18140         * ext/vorbis/vorbisdec.c : sign warning fixes
18141
18142         * gst-libs/gst/mixer/mixertrack.c :
18143           do no use defines which are glib 2.4 specific
18144
18145 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
18146
18147         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
18148           buffer since libflac doesn't expect it (reports a sync error when
18149           it encounters that)
18150
18151
18152 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
18153
18154         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
18155         * gst-libs/gst/mixer/mixertrack.c:
18156         (gst_mixer_track_get_property), (get_mixer_track_init),
18157         (get_mixer_track_get_property): Added property accessors
18158         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
18159         * gst-libs/gst/mixer/mixeroptions.c:
18160         (gst_mixer_options_get_values): Added
18161         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
18162         * gst-libs/gst/mixer/mixer.c: Fixed comment
18163
18164
18165 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18166
18167         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
18168           improve error messages on open
18169
18170
18171 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18172
18173         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
18174           check if v4l-conf is in path
18175
18176 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18177
18178         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
18179           change assert to a more readable error message
18180
18181 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18182
18183         * gst-libs/gst/tuner/tunerchannel.h:
18184           - add a freq_multiplicator field to make the conversion
18185             between internal frequency unit and Hz
18186         * sys/v4l/gstv4lelement.c:
18187         * sys/v4l2/gstv4l2element.c:
18188           - change default video device to /dev/video0
18189         * sys/v4l/v4l_calls.c:
18190         * sys/v4l2/v4l2_calls.c:
18191           - we only expose frequency to the user in Hz instead of
18192             bastard v4lX unit (either 62.5kHz or 62.5Hz)
18193
18194 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
18195         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18196           Initialise b_o_s and e_o_s variables
18197         * gst-libs/gst/riff/riff-media.c:
18198         (gst_riff_create_video_caps_with_data):
18199           Add some unusual fourcc's from mplayer avi's
18200         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
18201           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
18202           autoplugging.
18203
18204 2004-05-28  Wim Taymans  <wim@fluendo.com>
18205
18206         * configure.ac:
18207         * gst/alpha/Makefile.am:
18208         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18209         (gst_alpha_get_type), (gst_alpha_base_init),
18210         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
18211         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
18212         (gst_alpha_chroma_key), (gst_alpha_chain),
18213         (gst_alpha_change_state), (plugin_init):
18214         A plugin to add an alpha channel to I420 video. Can optionally do
18215         chroma keying.
18216         * gst/multipart/Makefile.am:
18217         * gst/multipart/multipart.c: (plugin_init):
18218         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18219         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18220         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
18221         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
18222         (gst_multipart_demux_change_state),
18223         (gst_multipart_demux_plugin_init):
18224         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
18225         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
18226         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
18227         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
18228         (gst_multipart_mux_pad_unlink),
18229         (gst_multipart_mux_request_new_pad),
18230         (gst_multipart_mux_handle_src_event),
18231         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
18232         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
18233         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
18234         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
18235         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
18236         send multipart jpeg images to a browser.
18237         * gst/videobox/Makefile.am:
18238         * gst/videobox/README:
18239         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
18240         (gst_video_box_get_type), (gst_video_box_base_init),
18241         (gst_video_box_class_init), (gst_video_box_init),
18242         (gst_video_box_set_property), (gst_video_box_get_property),
18243         (gst_video_box_sink_link), (gst_video_box_i420),
18244         (gst_video_box_ayuv), (gst_video_box_chain),
18245         (gst_video_box_change_state), (plugin_init):
18246         Crops or adds borders around an image. can do alpha channel
18247         borders as well.
18248         * gst/videomixer/Makefile.am:
18249         * gst/videomixer/README:
18250         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
18251         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
18252         (gst_videomixer_pad_get_sink_event_masks),
18253         (gst_videomixer_pad_get_property),
18254         (gst_videomixer_pad_set_property),
18255         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
18256         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
18257         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
18258         (gst_videomixer_base_init), (gst_videomixer_class_init),
18259         (gst_videomixer_init), (gst_videomixer_request_new_pad),
18260         (gst_videomixer_handle_src_event),
18261         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
18262         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
18263         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
18264         (gst_videomixer_loop), (gst_videomixer_get_property),
18265         (gst_videomixer_set_property), (gst_videomixer_change_state),
18266         (plugin_init):
18267         Generic video mixer plugin, can handle multiple inputs all with
18268         different framerates and video sizes. Is fully alpha channel
18269         aware.
18270
18271 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18272
18273         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
18274           Select first track as master track. Not sure how else to handle
18275           that...
18276         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
18277           Discard discont events. Should fix #142962.
18278
18279 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18280
18281         * ext/alsa/Makefile.am:
18282         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
18283         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
18284         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
18285         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
18286         (gst_alsa_mixer_get_option):
18287         * ext/alsa/gstalsamixer.h:
18288         * ext/alsa/gstalsamixeroptions.c:
18289         (gst_alsa_mixer_options_get_type),
18290         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
18291         (gst_alsa_mixer_options_new):
18292         * ext/alsa/gstalsamixeroptions.h:
18293         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
18294         * ext/alsa/gstalsamixertrack.h:
18295           Add enumerations (as GstMixerOptions). Make correct distinction
18296           between input/output tracks. Add capture/playback private flag.
18297           Use flag to decide on whether to set capture or playback volumes
18298           or switches. Use playback and record switches.
18299         * gst-libs/gst/mixer/Makefile.am:
18300         * gst-libs/gst/mixer/mixer-marshal.list:
18301         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
18302         (gst_mixer_set_option), (gst_mixer_get_option),
18303         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
18304         (gst_mixer_volume_changed), (gst_mixer_option_changed):
18305         * gst-libs/gst/mixer/mixer.h:
18306         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
18307         (gst_mixer_options_class_init), (gst_mixer_options_init),
18308         (gst_mixer_options_dispose):
18309         * gst-libs/gst/mixer/mixeroptions.h:
18310           Add GstMixerOptions.
18311         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
18312           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
18313           broken device detection on computers with multiple OSS sound
18314           cards.
18315
18316 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18317
18318         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18319           fixate nicely even when the peer is not negotiating
18320
18321 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18322
18323         * gst/audioconvert/gstaudioconvert.c:
18324         (gst_audio_convert_parse_caps):
18325           make sure we don't allow depth > width
18326         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18327           fixate endianness to G_BYTE_ORDER as default
18328         * gst/audioscale/gstaudioscale.c:
18329           we don't handle another endianness as host-endianness
18330
18331 2004-05-25  David Schleef  <ds@schleef.org>
18332
18333         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
18334
18335 2004-05-24  Benjamin Otte  <otte@gnome.org>
18336
18337         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
18338         (gst_oggvorbisenc_setup):
18339           properly fail when we can't setup the vorbis encoder due to
18340           unsupported settings
18341         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
18342         (gst_vorbisenc_setup):
18343           same
18344         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18345           fix case where warnings occured when one pad was unlinked while the
18346           other's link function was called
18347
18348 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18349
18350         * gst/tcp/Makefile.am:
18351           use GST_ENABLE_NEW
18352
18353 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18354
18355         * gst-libs/gst/resample/private.h:
18356           don't use optimizations that are #if 0'ed
18357
18358 2004-05-24  Wim Taymans  <wim@fluendo.com>
18359
18360         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18361         Fix potential division by zero error and hopefully get
18362         the position query right to get correct timestamps on avi
18363         audio.
18364
18365 2004-05-24  Wim Taymans  <wim@fluendo.com>
18366
18367         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
18368         (gst_videoscale_scale_nearest_str2),
18369         (gst_videoscale_scale_nearest_str4),
18370         (gst_videoscale_scale_nearest_32bit),
18371         (gst_videoscale_scale_nearest_24bit),
18372         (gst_videoscale_scale_nearest_16bit):
18373         Fix the scaling algorithm and avoid a buffer overflow.
18374         removed the while loop in the scaling function as it
18375         was used for point sampling only.
18376
18377 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18378
18379         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
18380         (gst_id3_tag_class_init), (gst_id3_tag_init),
18381         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
18382         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
18383         (gst_id3_tag_send_tag_event):
18384           lots of fixes to make id3mux work and id3demux work correctly
18385
18386 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18387
18388         * ext/Makefile.am:
18389           add rules to build shout2send (was removed by accident
18390           when this module was no more marked experimental/broken)
18391
18392 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18393
18394         * ext/shout2/gstshout2.c:
18395         * ext/shout2/gstshout2.h:
18396           adding a "connection problem" signal to shout2send
18397           (fixes #142954)
18398
18399 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
18400
18401         * ext/kio/kioreceiver.cpp:
18402         * ext/kio/kioreceiver.h:
18403           fix sign comparison issues
18404
18405 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18406
18407         * gst/cdxaparse/gstcdxaparse.c:
18408         * gst/cdxaparse/gstcdxaparse.h:
18409           some renaming
18410           add some checks/sanity
18411           prepare for seek addition
18412
18413         * sys/sunaudio/gstsunaudio.c:
18414           remove exported dupe init function
18415
18416 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
18417
18418         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
18419         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
18420           Fix format conversion and position querying.
18421         * gst/debug/progressreport.c: (gst_progressreport_report):
18422           Don't output a bogus total value that we didn't query.
18423         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18424           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
18425           only a blank window after xine has been used.
18426
18427 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18428
18429         * m4/as-arts.m4:
18430           sync with upstream version to fix test on FC2
18431           readd with -ko to preserve Id header
18432
18433 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18434
18435         * configure.ac:
18436           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
18437         * gst/tcp/gsttcpclientsrc.c: idem
18438         * gst/tcp/gsttcpserversink.c: idem
18439         * gst/tcp/gsttcpserversrc.c: idem
18440         * m4/gst-fionread.m4: idem
18441
18442         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
18443
18444         * configure.ac: enable speex plugin for speex 1.1.5+
18445         * ext/speex/gstspeexenc.c: fix cast warning
18446
18447         * ext/esd/README: fix typo
18448
18449 2004-05-20  David Schleef  <ds@schleef.org>
18450
18451         * configure.ac: Minor cosmetic change to convince the buildbot to
18452         reautogen.
18453         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
18454         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
18455         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
18456         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
18457         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
18458         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
18459         More hacking.  Plays audio now.
18460
18461 2004-05-20  David Schleef  <ds@schleef.org>
18462
18463         * configure.ac:
18464         * sys/Makefile.am:
18465
18466 2004-05-20  David Schleef  <ds@schleef.org>
18467
18468         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
18469         * sys/osxaudio/gstosxaudio.c:
18470         * sys/osxaudio/gstosxaudioelement.c:
18471         * sys/osxaudio/gstosxaudioelement.h:
18472         * sys/osxaudio/gstosxaudiosink.c:
18473         * sys/osxaudio/gstosxaudiosink.h:
18474         * sys/osxaudio/gstosxaudiosrc.c:
18475         * sys/osxaudio/gstosxaudiosrc.h:
18476
18477 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18478
18479         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
18480         (gst_vorbisenc_chain):
18481           put the codec headers on the caps as streamheader as well as
18482           pushing them out
18483
18484 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18485
18486         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
18487         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
18488         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
18489         split up push_packet into two functions
18490
18491 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18492
18493         * gst/tcp/.cvsignore:
18494           ignore enums
18495         * gst/tcp/Makefile.am:
18496         * gst/tcp/README:
18497         * gst/tcp/gsttcp.c:
18498         * gst/tcp/gsttcp.h:
18499         * gst/tcp/gsttcpclientsink.c:
18500         * gst/tcp/gsttcpclientsink.h:
18501         * gst/tcp/gsttcpclientsrc.c:
18502         * gst/tcp/gsttcpclientsrc.h:
18503         * gst/tcp/gsttcpplugin.c:
18504         * gst/tcp/gsttcpserversink.c:
18505         * gst/tcp/gsttcpserversink.h:
18506         * gst/tcp/gsttcpserversrc.c:
18507         * gst/tcp/gsttcpserversrc.h:
18508           add new tcp elements
18509
18510 2004-05-19  Wim Taymans  <wim@fluendo.com>
18511
18512         * gst/law/mulaw-conversion.c: (mulaw_encode):
18513         Fix overflow bug in ulaw encoding.
18514
18515 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18516
18517         * ext/mad/gstmad.c: (gst_mad_handle_event):
18518           don't unref the event twice
18519
18520 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18521
18522         * configure.ac:
18523           remove -Wno-sign-compare
18524
18525 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18526
18527         * configure.ac:
18528           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
18529           if you want to work against glib 2.2 and 2.4
18530
18531 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
18532
18533         * gst/tcp/Makefile.am:
18534         * gst/tcp/gsttcp.c:
18535         * gst/tcp/gsttcp.h:
18536         * gst/tcp/gsttcpsink.h:
18537         * gst/tcp/gsttcpsrc.h:
18538           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
18539
18540 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18541
18542         * gst/debug/tests.c: (md5_get_value):
18543           fix segfault on gst-inspect
18544
18545 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18546
18547         * gst/debug/testplugin.c:
18548         * gst/debug/tests.c:
18549         * gst/debug/tests.h:
18550           add new extensible and configurable testing element. Current tests
18551           include buffer count, stream length, timestamp/duration matching and
18552           md5.
18553         * gst/debug/Makefile.am:
18554         * gst/debug/gstdebug.c: (plugin_init):
18555           add infrastructure for new element
18556
18557 2004-05-19  Johan Dahlin  <johan@gnome.org>
18558
18559         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
18560         ending of the array. Fixes gst-inspect segfault on ppc.
18561
18562 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18563
18564         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
18565
18566         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
18567
18568 2004-05-18  David Schleef  <ds@schleef.org>
18569
18570         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
18571         warnings (bugs, actually) noticed by gcc but not forte.
18572
18573 2004-05-18  David Schleef  <ds@schleef.org>
18574
18575         * sys/sunaudio/Makefile.am:
18576         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
18577
18578 2004-05-18  David Schleef  <ds@schleef.org>
18579
18580         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
18581         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
18582         to allow qtdemux to use non-seekable streams. (bug #142272)
18583
18584 2004-05-18  David Schleef  <ds@schleef.org>
18585
18586         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
18587         (gst_resample_sinc_ft_float): Remove use of static temporary
18588         buffer.  This code was obviously not supposed to last long, but
18589         it's stuck in our ABI, so it required a little hack to make it
18590         ABI-compatible.  Fixes #142585.
18591         * gst-libs/gst/resample/resample.h: same.
18592
18593 2004-05-18  David Schleef  <ds@schleef.org>
18594
18595         * configure.ac: Add sunaudio
18596         * examples/Makefile.am: make gstplay depend on gconf
18597         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
18598         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
18599         (convert_table_lookup), (img_convert): remove c99-isms
18600         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
18601           unsigned, to fix a warning on Solaris
18602         * gst/mpeg1sys/systems.c: bcopy->memcpy
18603         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
18604         * sys/Makefile.am: Add sunaudio
18605
18606 2004-05-18  Wim Taymans  <wim@fluendo.com>
18607
18608         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
18609         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
18610         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
18611         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
18612         (gst_ogg_mux_loop):
18613         Fix an ugly memleak where the muxer didn't flush enough ogg
18614         pages. This also resulted in badly muxed ogg files.
18615
18616 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18617
18618         * gst/asfdemux/asfheaders.c :
18619         * gst/asfdemux/asfheaders.h :
18620         * gst/asfdemux/gstasfdemux.c :
18621           - fix ASF_OBJ_PADDING guid
18622           - add 3 new object guids (language list, metadata,
18623             extended stream properties)
18624           - add a function to parse extended header objects
18625
18626 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18627
18628         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18629           remove leftover debugging g_print
18630
18631 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18632
18633         * ext/mad/gstmad.c: (gst_mad_handle_event):
18634           Fix for when the first format in a discont event is not a
18635           byte-based one. Should fix #137710.
18636
18637 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18638
18639         * m4/a52.m4 : fix compilation with -Wall -Werror
18640         * m4/libfame.m4 : idem
18641         * m4/libmikmod.m4 : idem
18642
18643 2004-05-17  Benjamin Otte  <otte@gnome.org>
18644
18645         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18646           signal the new tags before giving up the reference
18647
18648 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18649
18650         * ext/shout2/gstshout2.c:
18651           use application/ogg instead of application/x-ogg (patch by Patrick
18652           Guimond, fixes #142432)
18653         * sys/oss/gstosselement.c: (gst_osselement_reset),
18654         (gst_osselement_sync_parms):
18655           don't set fragment size unless specified (fixes #142493)
18656
18657 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18658
18659         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
18660           fixes #142664
18661
18662 2004-05-17  Benjamin Otte  <otte@gnome.org>
18663
18664         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18665           compute offsets correctly for internal buffers so timestamps are set
18666           correctly when we can't seek. Also handle cases where there are no
18667           offsets. (based on a patch by David Moore, fixes #142507)
18668
18669 2004-05-17  Benjamin Otte  <otte@gnome.org>
18670
18671         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18672           use correct variable when determining amount of data to skip so we
18673           don't skip into the void and segfault
18674
18675 2004-05-16  Benjamin Otte  <otte@gnome.org>
18676
18677         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
18678           Hi, I'm a memleak
18679
18680 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18681
18682         * gst/asfdemux/gstasfdemux.c:
18683           - fix a mem leak and always propagate tags
18684           - add WMV3 to known video codecs (but no decoder yet)
18685           - replace "surplus data" at end of audio header for what
18686             it is : codec specific data
18687           - fix a typo
18688
18689 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
18690
18691         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
18692
18693         * gst-libs/gst/audio/audioclock.c:
18694           Fix wrong return type (#142205).
18695
18696 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18697
18698         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
18699           Ignore CRCs by default (fixes #142566).
18700
18701 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18702
18703         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
18704         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
18705         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
18706         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
18707         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
18708         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
18709           Fix for cases where we fail to attach to a mixer.
18710
18711 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18712
18713         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
18714           Don't touch events after not owning them anymore.
18715         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
18716         (gst_wavparse_fmt), (gst_wavparse_other),
18717         (gst_wavparse_handle_seek), (gst_wavparse_loop),
18718         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
18719         (gst_wavparse_srcpad_event):
18720         * gst/wavparse/gstwavparse.h:
18721           Add seeking, fix querying.
18722
18723 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18724
18725         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18726           - process comments even if they don't end with \0\0
18727             g_convert would ignore them if present and works well without them
18728
18729 2004-05-16  Benjamin Otte  <otte@gnome.org>
18730
18731         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
18732           simplify caps
18733
18734 2004-05-16  Benjamin Otte  <otte@gnome.org>
18735
18736         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18737           don't write to memory we might not write to - g_convert does that
18738           for us anyway (fixes #142613)
18739         (gst_asf_demux_audio_caps):
18740           comment out gst_util_dump_mem
18741
18742 2004-05-16  Benjamin Otte  <otte@gnome.org>
18743
18744         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18745           compute correct expected timestamps after seek (broken since
18746           last commit)
18747         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
18748           rename element and debugging category to gdkpixbufscale
18749
18750 2004-05-16  Benjamin Otte  <otte@gnome.org>
18751
18752         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18753           add error checking to snd_pcm_delay and remove duplicate call to
18754           snd_pcm_delay that caused issues (see inline code comments)
18755         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18756           make more readable and fix return value when snd_pcm_delay fails
18757         (fixes #142586)
18758
18759 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
18760         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
18761         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
18762         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
18763         (gst_pixbufscale_link), (gst_pixbufscale_init),
18764         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
18765         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
18766         (gst_pixbufscale_get_property), (pixbufscale_init):
18767         * ext/gdk_pixbuf/pixbufscale.h:
18768         Add these files I forgot earlier
18769
18770 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
18771         * ext/gdk_pixbuf/Makefile.am:
18772         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18773         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18774         Add new pixbufscale element to scale RGB video
18775         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
18776         and HYPER interpolation correctly.
18777         * ext/theora/theoraenc.c: (theora_enc_chain),
18778         Discard buffer and return if explicit caps could not be set
18779         (theora_enc_get_property):
18780         Make _get return kbps for the bitrate consistent with
18781         the _set function.
18782
18783
18784 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18785
18786         * ext/libvisual/visual.c: (gst_visual_chain):
18787           add missing visual_audio_analyze
18788
18789 2004-05-14  David Schleef  <ds@schleef.org>
18790
18791         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
18792         is killed while we're playing.
18793         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
18794         gst_element_no_more_pads().
18795
18796 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18797
18798         * gst-libs/gst/riff/riff-read.c :
18799           - fix INFO tag extraction in RIFF/AVI files
18800             because gst_event_unref (event) also freed taglist
18801           - avoid a mem leak
18802
18803 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18804
18805         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
18806         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
18807
18808         * gst/auparse/gstauparse.c :
18809           - add code (commented for now) to support audio/x-adpcm on src pad
18810             (we have no decoder for those layout yet)
18811
18812         * gst/cdxaparse/gstcdxaparse.c :
18813         * gst/cdxaparse/gstcdxaparse.h :
18814           - partial rewrite using RiffRead (ripped iain's wavparse code)
18815
18816         * gst/rtp/gstrtpL16enc.c : typo
18817         * gst/rtp/gstrtpgsmenc.c : typo
18818
18819 2004-05-13  Benjamin Otte  <otte@gnome.org>
18820
18821         * configure.ac:
18822           check for exact version of libvisual, it's not supposed to be
18823           API/ABI stable yet
18824
18825 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18826
18827         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18828           signal no-more-pads
18829
18830 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
18831
18832         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
18833         Report which format was used for GST_FORMAT_DEFAULT
18834         * gst/debug/Makefile.am:
18835         * gst/debug/gstdebug.c: (plugin_init):
18836         * gst/debug/progressreport.c: (gst_progressreport_base_init),
18837         (gst_progressreport_class_init), (gst_progressreport_init),
18838         (gst_progressreport_report), (gst_progressreport_set_property),
18839         (gst_progressreport_get_property), (gst_progressreport_chain),
18840         (gst_progressreport_plugin_init):
18841         Add progressreport element for testing.
18842
18843 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18844
18845         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
18846         * sys/v4l/gstv4lsrc.h:
18847         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
18848         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
18849         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
18850         (gst_v4lsrc_grab_frame):
18851           add more debugging
18852           send a discont at start
18853
18854 2004-05-12  Colin Walters  <walters@redhat.com>
18855
18856         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
18857         inflooping if we can't find a chunk.  Or in other words, don't blow
18858         chunks if we don't have a chunk to blow.
18859
18860 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
18861         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
18862         Remove old debug output
18863         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
18864         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
18865         (gst_dvdec_set_property), (gst_dvdec_get_property):
18866         Change the quality setting to an enum, so it works from gst-launch
18867         Don't renegotiate a non-linked pad. Allows audio only decoding.
18868         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
18869         (gst_deinterlace_link), (gst_deinterlace_init):
18870         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
18871         (gst_videodrop_link):
18872         Some caps negotiation fixes
18873
18874 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18875
18876         * ext/tarkin/gsttarkin.c :
18877           - Change RANK from NONE to PRIMARY
18878         * ext/gdk_pixbuf/gstgdkpixbuf.c :
18879           - Change RANK from NONE to MARGINAL
18880         * ext/divx/gstdivxenc.c :
18881           - Change RANK from PRIMARY to NONE (encoder/spider issue)
18882
18883 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18884
18885         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
18886         (gst_vorbisenc_push_packet):
18887           copy a function that was added between 1.0 and 1.0.1 until we
18888           depend on worthwhile features of post-1.0
18889
18890 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18891
18892         * configure.ac:
18893           enable shout2 by default
18894         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
18895         (gst_shout2send_base_init), (gst_shout2send_init),
18896         (gst_shout2send_connect), (gst_shout2send_change_state):
18897         * ext/shout2/gstshout2.h:
18898           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
18899           #142262)
18900         * ext/theora/theora.c: (plugin_init):
18901           don't set rank on encoders
18902
18903 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
18904
18905         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
18906           Use codec_data property instead of flag1 and flag2 for wma
18907
18908 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18909
18910         * gst/cdxaparse/gstcdxaparse.c :
18911           - Add mpegversion to CAPS to make it link
18912           - Rank is as GST_RANK_SECONDARY instead of NONE
18913         * gst/auparse/gstauparse.c :
18914           - Document all audio encoding we can encounter from Solaris 9
18915             headers and libsndfile information.
18916           - Increase max. rate from 48000 to 192000 (to match other elements)
18917           - Don't try to play junk data between header and samples
18918
18919 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18920
18921         * ext/libvisual/visual.c: (gst_visual_getcaps):
18922           use the right caps depending on endianness (I hope)
18923         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
18924           use GST_RANK_NONE for all non-decoding elements or spider gets
18925           mighty confused
18926
18927 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18928
18929         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
18930           Fix some odd cases and fix BE metadata parsing of unicode16 text.
18931
18932 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18933
18934         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18935         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18936         (gst_switch_loop), (gst_switch_get_type):
18937           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
18938           HEADERS. Had to be said.
18939
18940 2004-05-10  David Schleef  <ds@schleef.org>
18941
18942         * configure.ac: Add prototype Dirac support.
18943         * ext/Makefile.am:
18944         * ext/dirac/Makefile.am:
18945         * ext/dirac/gstdirac.cc:
18946         * ext/dirac/gstdiracdec.cc:
18947
18948 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18949
18950         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
18951         (gst_auparse_init), (gst_auparse_chain),
18952         (gst_auparse_change_state):
18953           Hack around spider. Remove me some day please.
18954
18955 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18956
18957         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18958           Fix for some uninitialized variables in previous patch, also
18959           makes it work. Fixes #142286 while we're at it.
18960
18961 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18962
18963         * gst/auparse/gstauparse.c:
18964                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
18965                 only unsupported formats are ADPCM/CCITT G.72x
18966                 reviewed by Ronald
18967         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
18968
18969 2004-05-10  Wim Taymans  <wim@fluendo.com>
18970
18971         * ext/vorbis/Makefile.am:
18972         * ext/vorbis/README:
18973         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
18974         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
18975         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
18976         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
18977         (gst_oggvorbisenc_convert_sink),
18978         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
18979         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
18980         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
18981         (get_constraints_string), (update_start_message),
18982         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
18983         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
18984         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
18985         * ext/vorbis/oggvorbisenc.h:
18986         * ext/vorbis/vorbis.c: (plugin_init):
18987         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
18988         (raw_caps_factory), (gst_vorbisenc_class_init),
18989         (gst_vorbisenc_init), (gst_vorbisenc_setup),
18990         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
18991         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
18992         * ext/vorbis/vorbisenc.h:
18993         Added a raw vorbis encoder to be used with the oggmuxer.
18994         We still need the old encoder for some gnome applications,
18995         read the README to find out how that works.
18996         The raw encoder is called "rawvorbisenc" until 0.9.
18997
18998 2004-05-10  Wim Taymans  <wim@fluendo.com>
18999
19000         * ext/ogg/gstogg.c: (plugin_init):
19001         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
19002         (gst_ogg_print):
19003         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
19004         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
19005         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
19006         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
19007         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
19008         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
19009         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
19010         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
19011         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
19012         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
19013         Added an ogg muxer.
19014         Small typo fixes in the demuxer.
19015
19016 2004-05-10  Wim Taymans  <wim@fluendo.com>
19017
19018         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
19019         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
19020         (theora_enc_change_state), (theora_enc_set_property),
19021         (theora_enc_get_property):
19022         Mark the last packet with an EOS flag which is not really needed
19023         in gstreamer.
19024         Do some better video framerate initialisation.
19025         Update the buffer timestamp.
19026
19027 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
19028
19029         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
19030         Return the result of the parent state change call
19031
19032 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19033
19034         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
19035         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
19036         * gst/law/alaw-encode.c : (idem)
19037         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
19038         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
19039         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
19040
19041 2004-05-09  Benjamin Otte  <otte@gnome.org>
19042
19043         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19044           don't use a fixed buffer size when writing variable length data to
19045           it. Fixes memory corruption and makes alsasrc work
19046
19047 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19048
19049         * ext/gnomevfs/gstgnomevfssink.c:
19050         (_gst_boolean_allow_overwrite_accumulator),
19051         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
19052           Run glib's default signal handler (??) in RUN_CLEANUP rather than
19053           RUN_LAST, and don't use that to set the accumulator value because
19054           then it's always FALSE.
19055
19056 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19057
19058         * gst-libs/gst/riff/riff-media.c:
19059         (gst_riff_create_video_caps_with_data),
19060         (gst_riff_create_audio_caps),
19061         (gst_riff_create_audio_template_caps):
19062         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
19063           Fix for unaligned RIFF files (i.e. where all the chunks together
19064           in a LIST chunk are not of the same size as the size given in
19065           the LIST chunk header). Fixes several odd WAVE files. Also fix
19066           ADPCM (block_align property) in audio, so that wavparse based
19067           on this works now as it used to stand-alone.
19068
19069 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
19070
19071         reviewed by Benjamin Otte  <otte@gnome.org>
19072
19073         * ext/a52dec/gsta52dec.c:
19074         * ext/divx/gstdivxdec.c:
19075         * ext/divx/gstdivxenc.c:
19076         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
19077         * ext/faac/gstfaac.c: (gst_faac_base_init):
19078         * ext/faad/gstfaad.c: (gst_faad_base_init):
19079         * ext/ivorbis/vorbisfile.c:
19080         * ext/lame/gstlame.c:
19081         * ext/libfame/gstlibfame.c:
19082         * ext/mpeg2enc/gstmpeg2enc.cc:
19083         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
19084         * ext/sidplay/gstsiddec.cc:
19085         * ext/speex/gstspeexdec.c:
19086         * ext/speex/gstspeexenc.c:
19087         * ext/xvid/gstxviddec.c:
19088         * ext/xvid/gstxvidenc.c:
19089           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
19090           (fixes #142193)
19091
19092 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19093
19094         * ext/alsa/gstalsa.c: (device_list),
19095         (gst_alsa_class_probe_devices):
19096         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
19097           Fix alsa oddness in mixer after the combination of using mixer
19098           in source/sink elements and using hw:x,y instead of just hw:x.
19099
19100 2004-05-09  Benjamin Otte  <otte@gnome.org>
19101
19102         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
19103         (gst_wavparse_create_sourcepad):
19104           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
19105           sourcepads
19106
19107 2004-05-09  Benjamin Otte  <otte@gnome.org>
19108
19109         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19110           allow discont events before caps nego
19111
19112 2004-05-08  Benjamin Otte  <otte@gnome.org>
19113
19114         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19115           don't leak events
19116
19117 2004-05-08  Benjamin Otte  <otte@gnome.org>
19118
19119         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
19120         (gst_level_change_state), (gst_level_init):
19121         * gst/level/gstlevel.h:
19122           figure out if we're initialized directly instead of keeping a
19123           variable that's wrong in 90% of cases
19124           don't initialize pads and then leak them and use a new unitialized
19125           pad. (fixes #142084)
19126           these were bugs so n00bish I didn't find them for an hour :/
19127
19128 2004-05-08 Iain <iain@prettypeople.org>
19129
19130         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
19131         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
19132         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
19133         return the length that was read.
19134         (gst_riff_read_strf_auds): Allow fmt tags as well.
19135
19136 2004-05-07  David Schleef  <ds@schleef.org>
19137
19138         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
19139         signed char assumption in faad.h.
19140
19141 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19142
19143         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
19144           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
19145
19146 2004-05-07  Colin Walters  <walters@redhat.com>
19147
19148         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
19149         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
19150         function.
19151         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
19152         Add dispose function.
19153
19154 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
19155         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
19156           Fix caps nego and pad templates. RGB mode caps should
19157           work now.
19158         * ext/dvdnav/gst-dvd:
19159           Move mpeg2dec inside the thread because otherwise the
19160           queue rejects cap changes mid-stream
19161         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
19162         (gst_mpeg2dec_flush_decoder):
19163           For mpeg2dec > 0.4.0, call the flush function instead of
19164           manually extracting all in-flight frames.
19165         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
19166         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
19167           Change mime type video/dv go video/x-dv to match the
19168           rest of gst-plugins
19169
19170 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19171
19172         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19173         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
19174         (gst_alsa_sink_class_init):
19175         * ext/alsa/gstalsasink.h:
19176         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
19177         (gst_alsa_src_class_init):
19178         * ext/alsa/gstalsasrc.h:
19179           Make alsasink/src a subclass of alsamixer so that mixer stuff
19180           shows up in gst-rec. Needs some finetuning.
19181
19182 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19183
19184         * ext/lame/gstlame.c: (gst_lame_chain):
19185           simplify
19186         * ext/mad/gstmad.c: (gst_mad_handle_event):
19187           fix event leak
19188         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
19189           be able to detect mp3 files < 4096 bytes
19190
19191 2004-05-06  Wim Taymans  <wim@fluendo.com>
19192
19193         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
19194         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
19195         (theora_enc_set_property), (theora_enc_get_property):
19196         Also encode the first frame, cleanup some code.
19197
19198 2004-05-06  Wim Taymans  <wim@fluendo.com>
19199
19200         * ext/mpeg2enc/gstmpeg2enc.cc:
19201         Forward events first before deciding that negotiation was
19202         not performed.
19203
19204 2004-05-06  Wim Taymans  <wim@fluendo.com>
19205
19206         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19207         First process the events before deciding that negotiation
19208         was not performed.
19209
19210 2004-05-06  Wim Taymans  <wim@fluendo.com>
19211
19212         * ext/theora/Makefile.am:
19213         * ext/theora/theora.c: (plugin_init):
19214         * ext/theora/theoradec.c: (theora_dec_change_state):
19215         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
19216         (gst_theora_enc_class_init), (gst_theora_enc_init),
19217         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
19218         (theora_enc_chain), (theora_enc_change_state),
19219         (theora_enc_set_property), (theora_enc_get_property):
19220         Added a theora encoder, grouped the encoder and decoder into the
19221         same plugin.
19222
19223 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19224
19225         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
19226         (gst_jpegenc_chain):
19227         fix DURATION on outgoing buffers
19228         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19229         debug using time formats
19230         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
19231         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19232         (gst_xvimagesink_sink_link):
19233         windows with width/height 0 generate X errors, so don't allow them
19234
19235 2004-05-05  Wim Taymans  <wim@fluendo.com>
19236
19237         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
19238         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
19239         (gst_mpeg2dec_negotiate_format):
19240         * ext/mpeg2dec/gstmpeg2dec.h:
19241           removed the static pad template so that we can add the
19242           more accurate framerate value to the caps.
19243
19244
19245 2004-05-04  Benjamin Otte  <otte@gnome.org>
19246
19247         * configure.ac:
19248           check for kdemacros.h, too (should fix #141821)
19249         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19250           don't crash if no header was sent, but nicely error out (fixes part
19251           of #141554)
19252
19253 2004-05-04  Wim Taymans  <wim@fluendo.com>
19254
19255         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
19256         parent dispose function to avoid segfault on destroy.
19257
19258 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19259
19260         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19261         (plugin_init):
19262         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19263         (gst_xvimagesink_sink_link):
19264         clean up debugging caps
19265         also recreate xvimage when format has changed
19266
19267 2004-05-04  Benjamin Otte  <otte@gnome.org>
19268
19269         * ext/libvisual/Makefile.am:
19270         * ext/libvisual/visual.c: (gst_visual_class_init),
19271         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
19272         (gst_visual_srclink), (gst_visual_chain),
19273         (gst_visual_change_state), (plugin_init):
19274           use a GstAdapter to correctly adapt buffer sizes - allows using a
19275           framerate
19276
19277 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19278
19279         * sys/v4l/gstv4lelement.h:
19280         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
19281         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
19282         (gst_v4lsrc_buffer_free):
19283         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
19284         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19285         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
19286         (gst_v4lsrc_requeue_frame):
19287         move some debugging categories around
19288         query for fps index and set accordingly if found
19289
19290 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19291
19292         * ext/lame/gstlame.c:
19293         correct defaults that lame_init puts out of range
19294
19295 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19296
19297         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
19298         (gst_divxenc_class_init):
19299         fix range since -1 is the default
19300         * gst/mpeg1sys/gstmpeg1systemencode.c:
19301         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
19302         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
19303         (gst_rtjpegdec_chain):
19304         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
19305         (gst_rtjpegenc_chain):
19306         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
19307         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
19308         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
19309         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
19310         * sys/v4l/gstv4lsrc.c:
19311         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19312         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
19313         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
19314         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
19315         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
19316           remove gst_info calls
19317
19318 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19319
19320         * Makefile.am:
19321         * po/af.po:
19322         * po/az.po:
19323         * po/en_GB.po:
19324         * po/nl.po:
19325         * po/sr.po:
19326         * po/sv.po:
19327           Updated translations
19328
19329 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19330
19331         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
19332           refactor/comment code
19333
19334 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19335
19336         * gst/asfdemux/Makefile.am:
19337         * gst/asfdemux/asfheaders.c:
19338         * gst/asfdemux/asfheaders.h:
19339         * gst/asfdemux/gstasf.c: (plugin_init):
19340         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
19341         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
19342         (gst_asf_demux_setup_pad):
19343         * gst/asfdemux/gstasfdemux.h:
19344         * gst/asfdemux/gstasfmux.c:
19345         * gst/asfdemux/gstasfmux.h:
19346           Add tagging support to demuxer, split out registration in its own
19347           file instead of in demux (hacky), and prevent having some tables
19348           in our memory multiple times (in asfheaders.h).
19349
19350 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19351
19352         * gst/matroska/matroska-demux.c:
19353         (gst_matroska_demux_parse_metadata):
19354         * gst/matroska/matroska-ids.h:
19355           Basic tag reading support.
19356
19357 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19358
19359         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
19360           Really detect ac-3 audio.
19361         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
19362           really detect matroska files (off-by-1).
19363
19364 2004-04-30  David Schleef  <ds@schleef.org>
19365
19366         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19367         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
19368         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
19369         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
19370         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
19371         hackage -- parse a lot more atoms, extract a few tags.  One might even
19372         mistake this for tag support.  Maybe it is.
19373         * gst/qtdemux/qtdemux.h:
19374
19375 2004-04-30  Colin Walters  <walters@verbum.org>
19376
19377         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
19378
19379 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19380
19381         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19382         (gst_ffmpegcolorspace_getcaps):
19383           remove broken nego fix
19384
19385 2004-04-30  Benjamin Otte  <otte@gnome.org>
19386
19387         * configure.ac:
19388         * ext/Makefile.am:
19389         * ext/libvisual/Makefile.am:
19390         * ext/libvisual/visual.c:
19391           add initial support for libvisual (http://libvisual.sourceforge.net)
19392           libvisual is still quite alpha, so expect crashes in there :)
19393
19394 2004-04-29  David Schleef  <ds@schleef.org>
19395
19396         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
19397         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
19398         up qtdemux to make it spit out codec_data.  Do _not_ look at this
19399         code; you will no longer respect me.
19400
19401 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19402
19403         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
19404         * ext/alsa/gstalsa.h :
19405         change alsa pcm device discovery to find more than 1 device
19406         per card. code review by Ronald.
19407
19408 2004-04-29  David Schleef  <ds@schleef.org>
19409
19410         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
19411         Add a check for a driver bug on FreeBSD.  (bug #140565)
19412
19413 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19414
19415         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
19416         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
19417         (gst_jpegenc_getcaps):
19418           move format setting to inner loop
19419         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19420         (gst_ffmpegcolorspace_getcaps):
19421           use GST_PAD_CAPS if available so that we use already negotiated
19422           caps
19423         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19424         (qtdemux_parse_moov), (qtdemux_parse):
19425           extra debugging
19426         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
19427         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
19428           move hardcoded path to DEFINE
19429
19430 2004-04-28  David Schleef  <ds@schleef.org>
19431
19432         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
19433         (bug #140064)
19434
19435 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19436
19437         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
19438           Don't probe for playback device if we're a source element. Fixes
19439           #139658.
19440
19441 2004-04-29  Benjamin Otte  <otte@gnome.org>
19442
19443         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19444         (gst_id3_tag_chain):
19445           rewrite buffer offset
19446
19447 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19448
19449         * configure.ac:
19450         * ext/Makefile.am:
19451         * ext/dts/Makefile.am:
19452         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
19453         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
19454         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
19455         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
19456         (gst_dtsdec_loop), (gst_dtsdec_change_state),
19457         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
19458         (plugin_init):
19459         * ext/dts/gstdtsdec.h:
19460           New DTS decoder.
19461         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
19462         (gst_faad_srcconnect):
19463           Add ESDS atom handling (.m4a).
19464
19465 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19466
19467         * ext/divx/gstdivxdec.c: (plugin_init):
19468           Remove comment that makes no sense.
19469         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
19470           Fix for obvious typo that resulted in warnings during gst-register.
19471         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
19472         (gst_xviddec_sink_link):
19473           Fix caps negotiation a bit better.
19474         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
19475           We call this 'codec_data', not 'esds'.
19476
19477 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19478
19479         * gst/monoscope/gstmonoscope.c:
19480           make sure we only provide 256x128
19481         * gst/monoscope/monoscope.c: (monoscope_init):
19482           assert size of 256x128
19483
19484 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19485
19486         * Makefile.am:
19487         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
19488         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
19489           fixate to max width and height of device
19490
19491 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19492
19493         * Makefile.am:
19494         * sys/v4l/gstv4l.c:
19495         * sys/v4l/gstv4lsrc.c:
19496         * sys/v4l/v4l_calls.c:
19497         * sys/v4l/v4lsrc_calls.c:
19498           fix for qc-usb driver which fakes having more than one buffer
19499           by handing the same buffer twice, which confused GStreamer's/v4lsrc
19500           buffer_free override
19501           add debugging
19502
19503 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19504
19505         * Makefile.am:
19506         * gst/videotestsrc/gstvideotestsrc.c:
19507         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
19508         (gst_videotestsrc_init), (gst_videotestsrc_get),
19509         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
19510         * gst/videotestsrc/gstvideotestsrc.h:
19511           add num-buffers property
19512
19513         2004-04-26  Benjamin Otte  <otte@gnome.org>
19514
19515         * ext/mad/gstid3tag.c: (plugin_init):
19516           set id3mux rank to NONE so it doesn't confuse spider
19517           require audio/mpeg,mpegversion=1 in id3mux
19518
19519 2004-04-26  Benjamin Otte  <otte@gnome.org>
19520
19521         * configure.ac:
19522           detect faad correctly as non-working if it's indeed non-working
19523
19524 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
19525
19526         * Makefile.am:
19527         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
19528         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
19529         fix _getcaps so it only negotiates to its supported format
19530
19531 2004-04-25  Benjamin Otte  <otte@gnome.org>
19532
19533         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
19534           fix memleak
19535
19536 2004-04-23  Benjamin Otte  <otte@gnome.org>
19537
19538         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
19539           audio/x-raw-int with height rules! not. Now it's depth.
19540
19541 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19542
19543         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
19544         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
19545         (gst_wavparse_loop):
19546           Missing variable initialization. Add handling of DVI ADPCM. Fix
19547           mis-parsing of LIST chunks. This works around a bug where we mis-
19548           parse non-aligning LIST chunks (so LIST chunks where the contents
19549           don't align with the actual LIST size). The correct fix is to use
19550           rifflib, I'm not going to fix wavparse - too much work. All this
19551           fixes #104878.
19552
19553 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19554
19555         reviewed by Benjamin Otte  <otte@gnome.org>
19556
19557         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
19558           fix shoutcast not working (fixes #140844)
19559
19560 2004-04-22  Benjamin Otte  <otte@gnome.org>
19561
19562         * ext/hermes/gsthermescolorspace.c:
19563         (gst_hermes_colorspace_caps_remove_format_info):
19564         * gst/colorspace/gstcolorspace.c:
19565         (gst_colorspace_caps_remove_format_info):
19566         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19567         (gst_ffmpegcolorspace_caps_remove_format_info):
19568           s/gst_caps_simplify/gst_caps_do_simplify/
19569
19570 2004-04-22  Benjamin Otte  <otte@gnome.org>
19571
19572         * gst-libs/gst/riff/riff-media.c:
19573         (gst_riff_create_video_caps_with_data):
19574           mpegversion is an int
19575         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
19576           don't try to create pad templates with NULL caps, use any caps
19577           instead.
19578
19579 2004-04-20  David Schleef  <ds@schleef.org>
19580
19581         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
19582         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
19583         (bug #140384)
19584
19585 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
19586
19587         reviewed by David Schleef
19588
19589         * ext/mad/gstid3tag.c: Add stdlib.h
19590         * gst/rtp/gstrtpgsmenc.c: same
19591         * gst/tags/gstid3tag.c: same
19592         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
19593         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
19594         GST_DISABLE_LOADSAVE use.
19595         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
19596         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
19597         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
19598         atol(3)).
19599         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
19600         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
19601         strtoul(3)).
19602         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
19603         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
19604         $(ID3_CFLAGS).
19605         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
19606         $(LIBFAME_CFLAGS).
19607
19608 2004-04-20  David Schleef  <ds@schleef.org>
19609
19610         * gst/realmedia/rmdemux.c:  This was supposed to part of the
19611         last checkin.  Same idea.
19612
19613 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
19614
19615         reviewed by David Schleef
19616
19617         * configure.ac: bump required gstreamer version to 0.8.1.1
19618         because of following changes [--ds]
19619
19620         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
19621         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
19622         (gst_riff_read_header):  Use GST_READ_UINT*
19623         macros to access possibly unaligned memory.
19624
19625         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
19626         (mp3_type_find):  Use GST_READ_UINT*
19627         macros to access possibly unaligned memory.
19628         (mp3_type_find, mpeg1_parse_header, qt_type_find)
19629         (speex_type_find): Likewise
19630
19631         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
19632
19633         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
19634         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
19635         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
19636         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
19637         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
19638         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
19639         macros to access possibly unaligned memory.
19640
19641         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
19642         Likewise.
19643
19644         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
19645         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
19646
19647         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19648         Likewise.
19649
19650         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
19651         (gst_mpeg2subt_chain_subtitle): Likewise.
19652
19653         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
19654         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
19655         Likewise.
19656
19657         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
19658         Likewise.
19659
19660         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
19661         Likewise.
19662
19663         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
19664         Likewise.
19665
19666 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19667
19668         * configure.ac:
19669           update required version of GStreamer because of GST_TIME_FORMAT
19670
19671 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19672
19673         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
19674           remove leftover g_print
19675         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19676           don't try setting only a subset of the caps. We don't want to kill
19677           autoplugging on purpose
19678
19679 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19680
19681         * sys/ximage/ximagesink.c: (plugin_init):
19682         * sys/xvimage/xvimagesink.c: (plugin_init):
19683           add debugging categories
19684
19685 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19686
19687         * po/en_GB.po:
19688         * po/LINGUAS:
19689           Adding en_GB translation (Gareth Owen)
19690
19691 2004-04-20  David Schleef  <ds@schleef.org>
19692
19693         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
19694         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
19695         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
19696         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
19697         A number of new features and hacks to extract the esds atom and
19698         put it into the caps.  (bug #137724)
19699
19700 2004-04-19  David Schleef  <ds@schleef.org>
19701
19702         * gconf/Makefile.am: Fix for non-GNU make
19703         * gst-libs/gst/Makefile.am: Change directory order to handle
19704         GstPlay linking with gstinterfaces
19705         * gst-libs/gst/audio/make_filter: make use of tr portable
19706         * gst-libs/gst/play/Makefile.am: Add intended \
19707         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19708         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
19709         function prototype instead of void *.
19710         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
19711         macro.
19712         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19713         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
19714         * gst/videofilter/make_filter: make use of tr portable
19715         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
19716
19717 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19718
19719         * po/LINGUAS:
19720         * po/uk.po:
19721           Added Ukrainian translation (Maxim V. Dziumanenko)
19722
19723 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19724
19725         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
19726         (gst_gsmdec_link), (gst_gsmdec_chain):
19727           Fix capsnego, simplify chain function slightly.
19728         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
19729           Add GSM.
19730
19731 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19732
19733         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19734         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
19735         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
19736           Hack to make wavparse work with spider (always -> sometimes pad).
19737           Fixes #135862 && #140411.
19738
19739 2004-04-18  Benjamin Otte  <otte@gnome.org>
19740
19741         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
19742         (gst_osselement_rate_probe_check),
19743         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
19744           get rid of \n in debug output
19745
19746 2004-04-17  Iain <iain@prettypeople.org>
19747
19748         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
19749         not just EOS.
19750
19751 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19752
19753         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
19754         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
19755         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
19756         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
19757         (gst_id3_tag_src_link), (gst_id3_tag_chain),
19758         (gst_id3_tag_change_state), (plugin_init):
19759           deprecate id3tag element and replace with id3demux/id3mux.
19760           great side effect: this ugly file is now even uglier, yay!
19761         * ext/mad/gstmad.h:
19762           remove non-available function
19763           update for new get_type
19764
19765 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19766
19767         * configure.ac:
19768           require mpeg2dec >= 0.4.0
19769
19770 2004-04-17  Benjamin Otte  <otte@gnome.org>
19771
19772         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19773         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
19774         (gst_xvimagesink_set_xwindow_id):
19775           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
19776           assorted cleanup fixes.
19777
19778 2004-04-16  David Schleef  <ds@schleef.org>
19779
19780         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
19781         * sys/xvimage/xvimagesink.h: same
19782
19783 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19784
19785         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
19786           Fix GST_ELEMENT_ERROR with (NULL)
19787
19788 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19789
19790         * gst-libs/gst/riff/riff-media.c:
19791         (gst_riff_create_video_caps_with_data):
19792           Add div[3456] as fourccs for DivX 3 (fixes #140137).
19793
19794 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19795
19796         * gst-libs/gst/riff/riff-media.c:
19797         (gst_riff_create_video_caps_with_data),
19798         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
19799         (gst_riff_create_video_template_caps),
19800         (gst_riff_create_audio_template_caps):
19801         * gst-libs/gst/riff/riff-media.h:
19802         * gst-libs/gst/riff/riff-read.c:
19803         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
19804         * gst-libs/gst/riff/riff-read.h:
19805         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
19806           Add MS RLE support. I added some functions to read out strf chunks
19807           into strf chunks and the data behind it. This is usually color
19808           palettes (as in RLE, but also in 8-bit RGB). Also use those during
19809           caps creation. Lastly, add ADPCM (similar to wavparse - which
19810           should eventually be rifflib based).
19811         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
19812         (gst_matroska_demux_init), (gst_matroska_demux_reset):
19813         * gst/matroska/matroska-demux.h:
19814           Remove placeholders for some prehistoric tagging system. Didn't add
19815           support for any tag system really anyway.
19816         * gst/qtdemux/qtdemux.c:
19817           Add support for audio/x-m4a (MPEG-4) through spider.
19818         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19819         (gst_wavparse_loop):
19820           ADPCM support (#135862). Increase max. buffer size because we
19821           cannot split buffers for ADPCM (screws references) and I've seen
19822           files with 2048 byte chunks. 4096 seems safe for now.
19823
19824 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
19825
19826         * configure.ac: bump nano to 1
19827
19828 === release 0.8.1 ===
19829
19830 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
19831
19832         * configure.ac: releasing 0.8.1, "Comforting Sounds"
19833
19834 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19835
19836         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19837           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
19838           Fixes #140058
19839
19840 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19841
19842         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
19843           lower rank of dvddemux so that it's not used for mpeg playback.
19844
19845 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19846
19847         * configure.ac:
19848           save libs correctly when checking mad
19849
19850 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19851
19852         * ext/mad/gstid3tag.c: (plugin_init):
19853           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
19854
19855 2004-04-13  David Schleef  <ds@schleef.org>
19856
19857         * common/m4/gst-feature.m4: Call -config scripts with
19858         --plugin-libs if it is supported.
19859         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
19860         JPEG images are image/jpeg.
19861         * gst/debug/Makefile.am:
19862         * gst/debug/negotiation.c: (gst_negotiation_class_init),
19863         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
19864         (gst_negotiation_update_caps), (gst_negotiation_get_property),
19865         (gst_negotiation_plugin_init): Add a property that acts like
19866         filter caps.
19867         * testsuite/gst-lint:  Move license checking to be a standard
19868         test.
19869
19870 2004-04-13  David Schleef  <ds@schleef.org>
19871
19872         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
19873         patch from Sebastien Cote (bug #139958)
19874
19875 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19876
19877         * examples/gstplay/Makefile.am:
19878         * examples/gstplay/player.c: (main):
19879           make the commandline player example use gconf settings
19880
19881 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19882
19883         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
19884         (gst_cacasink_sinkconnect), (gst_cacasink_init),
19885         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
19886           init/end library during state transition, not object
19887           creation/disposal.  get rid of custom dispose handler.
19888
19889
19890 2004-04-12  Christian Schaller <Uraeus@gnome.org>
19891
19892         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
19893         be a symlink
19894
19895 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19896
19897         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
19898           Handle JUNK chunks inside data section. Prevents warnings.
19899
19900 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19901
19902         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19903         (gst_riff_create_video_template_caps):
19904           Add MS video v1.
19905         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
19906         (gst_avi_demux_stream_data):
19907           Add support for "rec-list" chunks.
19908
19909 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19910
19911         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
19912           Fix another codecname mismatch.
19913
19914 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19915
19916         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19917           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
19918           so that MJPEG plays back.
19919
19920 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19921
19922         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19923         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
19924         * gst/mpeg1videoparse/gstmp1videoparse.h:
19925           Fix for some slight mis-cuts in buffer parsing, and for some
19926           potential overflows or faults-causers. Adds disconts. Also fixes
19927           #139105 while we're at it.
19928
19929 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19930
19931         * configure.ac:
19932         * sys/v4l2/gstv4l2element.h:
19933           Workaround for missing struct v4l2_buffer declaration in Suse 9
19934           and Mandrake 10 linux/videodev2.h header file (#135919).
19935
19936 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19937
19938         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
19939           Bail out if no filename was given.
19940
19941 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19942
19943         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
19944         (gst_v4l2_fourcc_from_structure):
19945           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
19946           Y41B somewhere).
19947
19948 2004-04-09  Benjamin Otte  <otte@gnome.org>
19949
19950         * ext/gnomevfs/gstgnomevfssink.c:
19951         (_gst_boolean_allow_overwrite_accumulator),
19952         (gst_gnomevfssink_class_init):
19953           fix erase signal - if any handler returns false the file will not be
19954           overwritten. If no handler is connected, the file will not be
19955           overwritten either.
19956           renamed signal to "allow-overwrite"
19957         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
19958           free string when adding it to ID3 failed
19959         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19960           unref event when done
19961         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
19962           free caps
19963         * gst/typefind/gsttypefindfunctions.c:
19964         (mpeg_video_stream_type_find):
19965           fix invalid read
19966
19967 2004-04-08  David Schleef  <ds@schleef.org>
19968
19969         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19970         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
19971
19972 2004-04-08  David Schleef  <ds@schleef.org>
19973
19974         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
19975         we don't support (bug #139532)
19976
19977 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
19978
19979         * ext/mad/gstmad.c: (gst_mad_handle_event),
19980         (gst_mad_check_caps_reset), (gst_mad_chain),
19981         (gst_mad_change_state):
19982           only set explicit caps if they haven't been set before for
19983           this stream.  MPEG-audio sample rate/channels aren't allowed
19984           to change in-stream.
19985           Fixes #139382
19986
19987 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19988
19989         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
19990         (_gst_boolean_did_something_accumulator),
19991         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
19992         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
19993         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
19994         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
19995         (gst_gnomevfssink_change_state):
19996           Fix erase signal. Don't erase by default. Remove handoff signal.
19997           Remove erase property. Don't segfault. General cleanup.
19998
19999 2004-04-07  Benjamin Otte  <otte@gnome.org>
20000
20001         * gst-libs/gst/gconf/test-gconf.c: (main):
20002           add missing gst_init
20003
20004 2004-04-07  Benjamin Otte  <otte@gnome.org>
20005
20006         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
20007           free the mutexes, too
20008
20009 2004-04-07  Benjamin Otte  <otte@gnome.org>
20010
20011         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
20012           actually free the URI string
20013         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
20014           compute offset correctly when passing discont events
20015         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
20016           don't leak discont events
20017         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20018           add some missing breaks so caps aren't copied randomly
20019         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
20020           if we realloc memory, we better use it
20021
20022 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20023
20024         * ext/mad/gstmad.c: (normal_seek):
20025           fix GST_FORMAT_TIME usage
20026
20027 2004-04-05  David Schleef  <ds@schleef.org>
20028
20029         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
20030         a deprecated function (hack!)
20031
20032 2004-04-05  Benjamin Otte  <otte@gnome.org>
20033
20034         * ext/esd/esdmon.c: (gst_esdmon_get):
20035           fix nonterminated vararg and memleak
20036
20037 2004-04-05  Benjamin Otte  <otte@gnome.org>
20038
20039         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
20040         (gst_ladspa_init), (gst_ladspa_force_src_caps),
20041         (gst_ladspa_set_property), (gst_ladspa_get_property),
20042         (gst_ladspa_instantiate), (gst_ladspa_activate),
20043         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
20044           clean up debugging
20045
20046 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
20047
20048         reviewed by Benjamin Otte  <otte@gnome.org>
20049
20050         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
20051           check for broken LADSPA parameters (fixes #138635)
20052
20053 2004-04-05  Benjamin Otte  <otte@gnome.org>
20054
20055         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
20056           advertise buffer-frames correctly on sinkpads
20057
20058 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20059
20060         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
20061         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
20062         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
20063         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
20064         (gst_mad_check_caps_reset), (gst_mad_chain):
20065         add more debugging, only reset caps when we're not in error state
20066
20067 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20068
20069         * ext/mad/gstmad.c: add debugging category, comment + cleanups
20070
20071 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
20072
20073         reviewed by Benjamin Otte  <otte@gnome.org>
20074
20075         * configure.ac:
20076           fix == in test(1) operator
20077
20078 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
20079
20080         reviewed by Benjamin Otte  <otte@gnome.org>
20081
20082         * configure.ac:
20083           fix --export-symblos-regex to a working regex.
20084
20085 2004-04-04  Benjamin Otte  <otte@gnome.org>
20086
20087         * sys/oss/.cvsignore:
20088           add for oss_probe
20089
20090 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
20091
20092         reviewed by Benjamin Otte  <otte@gnome.org>
20093
20094         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
20095           add missing 'new_media' argument (fixes #138168)
20096         * gst/matroska/matroska-demux.c:
20097         (gst_matroska_demux_handle_seek_event):
20098           add vararg terminator (fixes #138169)
20099
20100 2004-04-02  David Schleef  <ds@schleef.org>
20101
20102         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
20103         disted (bug #138914)
20104
20105 2004-04-01  Benjamin Otte  <otte@gnome.org>
20106
20107         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
20108         (gst_alsa_close_audio):
20109           handle case better where a soundcard can't pause
20110         * ext/ogg/gstoggdemux.c:
20111           don't crash when we get events but don't have pads yet
20112
20113 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20114
20115         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
20116           throw an error if we couldn't probe any caps.
20117
20118 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
20119
20120         * ext/dvdnav/gst-dvd:
20121         Add a really simple sample DVD player
20122
20123 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
20124
20125         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
20126         (gst_a52dec_push), (gst_a52dec_handle_event),
20127         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
20128         (gst_a52dec_change_state):
20129         * ext/a52dec/gsta52dec.h:
20130           Use a debug category, Output timestamps correctly
20131           Emit tag info, Handle events, tell liba52dec about cpu
20132           capabilities so it can use MMX etc.
20133         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
20134           Fix a crasher accessing invalid memory
20135         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
20136         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
20137         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20138         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
20139         (dvdnavsrc_query):
20140           Some support for byte-format seeking.
20141           Small fixes for still frames and menu button overlays
20142         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
20143         (gst_mpeg2dec_alloc_buffer):
20144           Use a debug category. Adjust the report level of several items to
20145           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
20146           so it doesn't lose the GstBuffer pointer
20147         * gst/debug/Makefile.am:
20148         * gst/debug/gstdebug.c: (plugin_init):
20149         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
20150         (gst_navseek_base_init), (gst_navseek_class_init),
20151         (gst_navseek_init), (gst_navseek_seek),
20152         (gst_navseek_handle_src_event), (gst_navseek_set_property),
20153         (gst_navseek_get_property), (gst_navseek_chain),
20154         (gst_navseek_plugin_init):
20155         * gst/debug/gstnavseek.h:
20156           Add the navseek debug element for seeking back and forth in a
20157           video stream using arrow keys.
20158         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
20159         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
20160         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
20161         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
20162         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
20163         (gst_mpeg2subt_parse_header), (gst_get_nibble),
20164         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
20165         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
20166         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
20167         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
20168         * gst/mpeg2sub/gstmpeg2subt.h:
20169           Pretty much a complete rewrite. Now a loopbased element. May still
20170           require work to properly synchronise subtitle buffers.
20171         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
20172         (gst_dvd_demux_send_subbuffer):
20173         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
20174           Don't attempt to create subbuffers of size 0
20175           Reduce a couple of error outputs to warnings.
20176         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
20177         (gst_y4mencode_chain):
20178         Output the y4m frame header correctly.
20179
20180 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20181
20182         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
20183           throw errors instead of allowing SIGFPE
20184
20185 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20186
20187         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
20188         (gst_gconf_render_bin_from_key):
20189           leak plugging and style fixing
20190
20191 2004-03-31  David Schleef  <ds@schleef.org>
20192
20193         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
20194         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
20195         (bug #138225)
20196         * gst/debug/Makefile.am:
20197         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
20198         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
20199         plugin.
20200         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
20201         (gst_negotiation_base_init), (gst_negotiation_class_init),
20202         (gst_negotiation_init), (gst_negotiation_getcaps),
20203         (gst_negotiation_pad_link), (gst_negotiation_chain),
20204         (gst_negotiation_set_property), (gst_negotiation_get_property),
20205         (gst_negotiation_plugin_init):  New element to talk about random
20206         negotiation things happening in a pipeline.
20207
20208 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
20209
20210         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
20211           fix integer addition with help of Stefan Kost
20212
20213 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
20214
20215         * po/nl.po: updated Dutch translation (Elros Cyriatan)
20216
20217 2004-03-30  David Schleef  <ds@schleef.org>
20218
20219         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
20220         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
20221         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
20222         (bug #137504)
20223         * ext/mpeg2dec/gstmpeg2dec.h:
20224
20225 2004-03-30  David Schleef  <ds@schleef.org>
20226
20227         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
20228
20229 2004-03-30  David Schleef  <ds@schleef.org>
20230
20231         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
20232         Michael Petullo) to handle .mov
20233
20234 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20235
20236         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
20237         (gst_osselement_rate_check_rate):
20238           probe caps correctly for sound cards that only support one format
20239
20240 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20241
20242         * ext/kio/kiosrc.cpp: (process_events):
20243           update handling event processing if inside KDE - untested
20244
20245 2004-03-29  David Schleef  <ds@schleef.org>
20246
20247         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
20248         by 2 to not interfere with other colorspaces.
20249         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
20250         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
20251         one to not interfere with ffmpeg_colorspace.
20252
20253 2004-03-29  David Schleef  <ds@schleef.org>
20254
20255         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
20256         aren't in the caps.
20257         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
20258         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
20259
20260 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20261
20262         * gst-libs/gst/riff/riff-media.c:
20263           fail on error, don't try to set stuff on NULL caps
20264
20265 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20266
20267         * configure.ac:
20268         * ext/Makefile.am:
20269         * ext/kio/Makefile.am:
20270         * ext/kio/kioreceiver.cpp:
20271         * ext/kio/kioreceiver.h:
20272         * ext/kio/kiosrc.cpp:
20273         * ext/kio/kiosrc.h:
20274           add experimental kiosrc plugin
20275         * ext/alsa/gstalsaplugin.c: (plugin_init):
20276           initialize debugging category only when we're sure registering the
20277           plugins worked.
20278
20279 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20280
20281         * examples/gstplay/player.c: (main):
20282         * gst-libs/gst/play/play.c: (gst_play_class_init),
20283         (gst_play_set_location), (gst_play_set_data_src),
20284         (gst_play_set_video_sink), (gst_play_set_audio_sink),
20285         (gst_play_set_visualization), (gst_play_connect_visualization):
20286           check return values of element_set_state and return FALSE where
20287           failed
20288
20289 2004-03-29  Benjamin Otte  <otte@gnome.org>
20290
20291         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
20292           try harder to check if an event is really a discont
20293
20294 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20295
20296         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
20297         * po/az.po:
20298
20299 2004-03-28  Benjamin Otte  <otte@gnome.org>
20300
20301         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
20302         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20303         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20304           get rid of non-standard "..." ranges in case statements.
20305
20306 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
20307
20308         * gst/mpegstream/gstmpegdemux.c:
20309         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
20310         specific functionality split to the new dvddemux element.
20311         * gst/mpegstream/gstdvddemux.c:
20312         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
20313         streams, derived from mpegdemux.
20314         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
20315         up. SCR based timestamp rewriting can be turned off (will probably
20316         completely disappear soon).
20317         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
20318         hacking. General cleanup. All printf statements replaced by
20319         debugging messages. Almost complete libdvdnav support.
20320         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
20321         by events. New properties for audio and subpicture languages.
20322         (dvdnavsrc_update_highlight): Now uses events.
20323         (dvdnavsrc_user_op): Cleaned up.
20324         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
20325         based). Lots of cleanup, and propper support for most libdvdnav
20326         events.
20327         (dvdnavsrc_make_dvd_event): New function.
20328         (dvdnavsrc_make_dvd_nav_packet_event): New function.
20329         (dvdnavsrc_make_clut_change_event): New function.
20330
20331 2004-03-26  Benjamin Otte  <otte@gnome.org>
20332
20333         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
20334           fix bug where typefinding would claim it's theora whenever less then
20335           7 bytes of data were available
20336
20337 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20338
20339         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
20340         (gst_alawdec_base_init), (gst_alawdec_class_init),
20341         (gst_alawdec_init), (gst_alawdec_chain):
20342         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
20343         (gst_alawenc_base_init), (gst_alawenc_class_init),
20344         (gst_alawenc_init), (gst_alawenc_chain):
20345         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
20346         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
20347         (gst_mulawdec_init), (gst_mulawdec_chain):
20348         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
20349         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
20350         (gst_mulawenc_init), (gst_mulawenc_chain):
20351           Fix capsnego in all four, remove the unused property functions and
20352           simplify the chain functions slightly. I guess we could use macros
20353           or something similar for those, since the code is so similar, but
20354           I'm currently too lazy...
20355
20356 2004-03-24  David Schleef  <ds@schleef.org>
20357
20358         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
20359         (gst_osselement_close_audio), (gst_osselement_probe_caps),
20360         (gst_osselement_get_format_structure),
20361         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
20362         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
20363         (gst_osselement_rate_int_compare): Add code to handle rate probing
20364         (bug #120883)
20365         * sys/oss/gstosselement.h: same
20366         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
20367         Use rate probing provided by osselement.
20368         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
20369
20370 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20371
20372         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
20373         (gst_xvidenc_get_property):
20374           ulong/int mess-up.
20375
20376 2004-03-24  David Schleef  <ds@schleef.org>
20377
20378         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
20379         (gst_speexdec_init):
20380         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
20381         (gst_speexenc_init):  Create the pad template correctly (from
20382         the static pad template, not a NULL pointer.)
20383
20384 2004-03-25  Benjamin Otte  <otte@gnome.org>
20385
20386         * gst/debug/Makefile.am:
20387         * gst/debug/breakmydata.c:
20388           add element that quasi-randomly changes bytes in the stream.
20389           Intended use is robustness checking of demuxers and decoders in
20390           media tests.
20391
20392 2004-03-24  Benjamin Otte  <otte@gnome.org>
20393
20394         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
20395         (gst_alsa_probe_hw_params):
20396         * ext/alsa/gstalsa.h:
20397           debugging output fixes
20398
20399 2004-03-24  Benjamin Otte  <otte@gnome.org>
20400
20401         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
20402           don't g_return_if_fail if element is PLAYING, fail silently as every
20403           other element.
20404         * gst/effectv/gstquark.c: (gst_quarktv_chain):
20405           only fix needed for cast lvalue issues in gst-plugins
20406         * gst/volenv/gstvolenv.c: (gst_volenv_init):
20407           add proxy_getcaps
20408
20409 2004-03-24  Benjamin Otte  <otte@gnome.org>
20410
20411         * gst/level/gstlevel.c: (gst_level_init):
20412           add proxying getcaps function, so level doesn't advertise impossible
20413           caps
20414
20415 2004-03-24  David Schleef  <ds@schleef.org>
20416
20417         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20418         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
20419         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
20420         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
20421         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
20422         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
20423         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
20424         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
20425         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
20426         messages.  Divide the chunk size by the compression ratio
20427         (needed for MACE audio)
20428
20429 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20430
20431         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
20432           Fix buffer overflow read error.
20433
20434 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20435
20436         * ext/alsa/gstalsa.h:
20437           Remove unused entry.
20438         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20439           Add cinepak.
20440         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20441         (gst_videodrop_link), (gst_videodrop_chain):
20442           Fix, sort of. Was horribly broken with new capsnego. Bah...
20443
20444 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
20445
20446         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
20447         (plugin_init):
20448         Add a monkeysaudio typefind function
20449
20450 2004-03-23  Johan Dahlin  <johan@gnome.org>
20451
20452         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
20453         (gst_play_video_fixate): Check so the structure has the field
20454         before trying to fixate them, this makes it possible to have
20455         fakesinks for video and audio output without printing errors on
20456         the output console.
20457
20458 2004-03-22  David Schleef  <ds@schleef.org>
20459
20460         * sys/oss/Makefile.am:
20461         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
20462         (check_rate), (add_rate):  Rate probing test app.
20463
20464 2004-03-21  Benjamin Otte  <otte@gnome.org>
20465
20466         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
20467         (_fixate_caps_to_int), (gst_audio_convert_fixate):
20468           add a fixation function that pretty much does the right thing (fixes
20469           #137556)
20470
20471 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
20472
20473         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
20474
20475 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
20476
20477         reviewed by: Benjamin Otte  <otte@gnome.org>
20478
20479         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20480           terminate gst_event_new_discontinuous correctly (fixes parts of
20481           #137711)
20482
20483 2004-03-19  David Schleef  <ds@schleef.org>
20484
20485         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
20486         since it doesn't depend on X, and it's part of our ABI.
20487
20488 2004-03-19  Iain <iain@prettypeople.org>
20489
20490         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
20491         is_int in the structure, not the local variable.
20492
20493 2004-03-19  David Schleef  <ds@schleef.org>
20494
20495         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
20496         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
20497         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
20498         Improvements in caps negotiation.
20499
20500 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20501
20502         * po/LINGUAS:
20503         * po/af.po:
20504           adding Afrikaans (Petri Jooste)
20505
20506 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20507
20508         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20509         (gst_ffmpegcolorspace_chain):
20510         throw error instead of g_critical (#137588)
20511
20512 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20513
20514         * Makefile.am:
20515         * configure.ac:
20516           dist common and m4 correctly
20517         * po/sv.po:
20518
20519 2004-03-17  David Schleef  <ds@schleef.org>
20520
20521         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
20522         (bug #137348)
20523
20524 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20525
20526         * po/LINGUAS:
20527         * po/sv.po:
20528           adding Swedish translation (Christian Rose)
20529
20530 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20531
20532         * Makefile.am: use release.mak
20533
20534 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20535
20536         * common/ChangeLog:
20537         * common/gst-autogen.sh:
20538           add some explanation about the version detection
20539         * configure.ac:
20540           fix X check
20541
20542 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20543
20544         * configure.ac: bump nano to 1
20545
20546 === release 0.8.0 ===
20547
20548 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20549
20550         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
20551
20552 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20553
20554         * configure.ac:
20555           update libtool version
20556         * gst-libs/gst/media-info/Makefile.am:
20557           actually use libtool version
20558
20559 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20560
20561         * configure.ac: fix speex detection to work with 1.0 but not 1.1
20562
20563 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20564
20565         * configure.ac:
20566         * gst-plugins.spec.in:
20567         * pkgconfig/Makefile.am:
20568         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
20569         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
20570         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
20571         * pkgconfig/gstreamer-libs.pc.in:
20572         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
20573         * pkgconfig/gstreamer-play-uninstalled.pc.in:
20574         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
20575         * pkgconfig/gstreamer-plugins.pc.in:
20576           remove @VERSION@ from some of the pc files since core and plugins
20577           are decoupled.
20578           created gstreamer-plugins.pc as it's a better name, but keeping
20579           -libs around for now to get fixes upstream done first.
20580
20581 2004-03-15  Julien MOUTTE <julien@moutte.net>
20582
20583         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
20584         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
20585         * gst-libs/gst/play/play.h:
20586
20587 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20588
20589         * *.c, *.cc: don't mix tabs and spaces
20590
20591 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20592
20593         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
20594           use the new ffmpegcolorspace
20595         * gst-plugins.spec.in:
20596           package new colorspace and media-info
20597         * configure.ac:
20598         * pkgconfig/Makefile.am:
20599           fix some more disting issues
20600         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
20601         * pkgconfig/gstreamer-media-info.pc.in:
20602           generate media-info pc files
20603
20604 2004-03-15  Johan Dahlin  <johan@gnome.org>
20605
20606         * *.h: Revert indenting
20607
20608 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20609
20610         * configure.ac:
20611           adding ffmpegcolorspace element
20612         * gst/ffmpegcolorspace/Makefile.am:
20613         * gst/ffmpegcolorspace/avcodec.h:
20614         * gst/ffmpegcolorspace/common.h:
20615         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
20616         * gst/ffmpegcolorspace/dsputil.h:
20617         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
20618         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20619         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
20620         (gst_ffmpeg_caps_to_pix_fmt):
20621         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
20622         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20623         (gst_ffmpegcolorspace_caps_remove_format_info),
20624         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
20625         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
20626         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
20627         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
20628         (gst_ffmpegcolorspace_set_property),
20629         (gst_ffmpegcolorspace_get_property),
20630         (gst_ffmpegcolorspace_register):
20631         * gst/ffmpegcolorspace/imgconvert.c:
20632         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
20633         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
20634         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
20635         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
20636         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
20637         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
20638         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
20639         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
20640         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
20641         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
20642         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
20643         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
20644         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
20645         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
20646         (img_get_alpha_info), (deinterlace_line),
20647         (deinterlace_line_inplace), (deinterlace_bottom_field),
20648         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
20649         * gst/ffmpegcolorspace/imgconvert_template.h:
20650         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
20651         * gst/ffmpegcolorspace/mmx.h:
20652         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
20653           adding ffmpegcolorspace element supplied by Ronald after cleaning
20654           up and pulling in the right bits of upstream source.
20655           I'm sure a better C/compiler wizard could do some cleaning up (for
20656           example use GLIB's malloc stuff), but as a first pass this
20657           works very well
20658
20659 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20660
20661         * ext/alsa/gstalsa.h:
20662           I assume Ronald forgot to commit the change to have cardname
20663           as a struct member.  Expect some public spanking at the next
20664           opportunity.
20665
20666 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20667
20668         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
20669         (gst_alsa_open_audio), (gst_alsa_close_audio):
20670         * ext/alsa/gstalsa.c:
20671           Don't open the device if we're a mixer (= padless).
20672         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
20673         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
20674         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
20675           Open mixer during state change rather than during object
20676           initialization. Also, get a device name. Currently in a somewhat
20677           hackish fashion, but I didn't really find something better.
20678
20679 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20680
20681         * *.c, *.h: run gst-indent
20682
20683 2004-03-14  Benjamin Otte  <otte@gnome.org>
20684
20685         * gst/modplug/gstmodplug.cc:
20686         * gst/modplug/gstmodplug.h:
20687           set correct timestamps on outgoing buffers
20688
20689 2004-03-14  Benjamin Otte  <otte@gnome.org>
20690
20691         * gst/modplug/gstmodplug.cc:
20692           handle events - don't do crap when a discont arrives that's not
20693           necessary
20694           This allows correct loading and playback of mods in Rhythmbox
20695
20696 2004-03-14  Benjamin Otte  <otte@gnome.org>
20697
20698         * configure.ac:
20699         * gst-libs/gst/gconf/Makefile.am:
20700         * pkgconfig/Makefile.am:
20701           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
20702           they get rebuilt properly
20703         * configure.ac:
20704           when checking for vorbis, try pkgconfig first.
20705         * gst/modplug/gstmodplug.cc:
20706           add fixate function
20707
20708 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20709
20710         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20711           Fix for obvious mistake, where we first shift the offset and then
20712           read a samplesize element assuming the old offset. Note that this
20713           part still has something weird, i.e. my movies containing those
20714           don't actually play well, but at least there's something that looks
20715           like sound now.
20716
20717 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
20718         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
20719         (plugin_init):
20720         Add a typefind function for speex format
20721
20722 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20723
20724         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
20725         (gst_asf_demux_setup_pad):
20726           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
20727           instead of 0. Reason is simple: some elements have a fps range
20728           of 1-max instead of 0-max. So now ASF video actually works.
20729
20730 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
20731
20732         * po/LINGUAS:
20733         * po/sr.po:
20734           adding serbian as a language
20735
20736 2004-03-13  Benjamin Otte  <otte@gnome.org>
20737
20738         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20739           return taglist correctly from _get function, don't gst_pad_push it.
20740           (fixes #137042)
20741
20742 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
20743         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
20744
20745 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20746
20747         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
20748         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
20749         (gst_alsa_mixer_track_new):
20750         * ext/alsa/gstalsamixertrack.h:
20751           Fix ancient leftovers... MixerTrack is a GObject.
20752
20753 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20754
20755         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
20756         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20757           Don't block during probing...
20758
20759 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20760
20761         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
20762         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
20763         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
20764         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
20765         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
20766         (gst_alsa_open_audio), (gst_alsa_close_audio):
20767         * ext/alsa/gstalsa.h:
20768           Add propertyprobe interface implementation, add some device-name
20769           property, all this so that it looks good in gnome-volume-control.
20770
20771 2004-03-12  David Schleef  <ds@schleef.org>
20772
20773         * configure.ac: the Hermes library controls hermescolorspace, not
20774         colorspace.
20775         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
20776         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
20777         not /* */
20778         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
20779         * ext/sdl/sdlvideosink.h: ditto.
20780         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
20781
20782 2004-03-12  Benjamin Otte  <otte@gnome.org>
20783
20784         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
20785         (gst_x_overlay_got_xwindow_id):
20786         * gst-libs/gst/xoverlay/xoverlay.h:
20787           replace XID with unsigned long to get rid of the xlibs dependency in
20788           XOverlay (fixes #137004)
20789
20790 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
20791         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
20792         (gst_agingtv_setup):
20793         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
20794         (gst_dicetv_base_init), (gst_dicetv_class_init),
20795         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
20796         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
20797         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
20798         (gst_edgetv_setup), (gst_edgetv_rgb32):
20799         * gst/effectv/gsteffectv.c:
20800         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
20801         (gst_quarktv_set_property):
20802         * gst/effectv/gstrev.c: (gst_revtv_get_type),
20803         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
20804         (gst_revtv_setup), (gst_revtv_rgb32):
20805         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
20806         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
20807         (gst_shagadelictv_init), (gst_shagadelictv_setup),
20808         (gst_shagadelictv_rgb32):
20809         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
20810         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
20811         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
20812         * gst/effectv/gstwarp.c:
20813         Port everything that can be ported to videofilter and fix up the caps.
20814         Can someone with a big-endian machine please check these?
20815
20816 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20817
20818         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
20819         (gst_osssink_chain), (gst_osssink_change_state):
20820           Latest fixes for A/V sync, audio playback and such. This is about
20821           all... MPEG playback issues are mostly related to the async build-
20822           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
20823
20824 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20825
20826         patch from: Stephane Loeuillet
20827
20828         * configure.ac:
20829           use pkg-config for some libraries, falling back to the old .m4 way
20830           (fixes #131270)
20831         * m4/libdv.m4:
20832           removed
20833
20834 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20835
20836         * configure.ac:
20837         * tools/Makefile.am:
20838         * tools/Makefile.in:
20839         * tools/gst-launch-ext-m.m:
20840         * tools/gst-launch-ext.1.in:
20841         * tools/gst-visualise-m.m:
20842         * tools/gst-visualise.1:
20843         * tools/gst-visualise.1.in:
20844           reorganizing generation of script tools
20845
20846 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20847
20848         * ext/divx/gstdivxdec.c:
20849           Downgrade priority. We prefer ffdec_mpeg4.
20850         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
20851         (gst_faad_chain), (gst_faad_change_state):
20852           Fix capsnego. Doesn't work for some sounds because we don't have
20853           a 5:1 to stereo element.
20854         * ext/xvid/gstxvid.c: (plugin_init):
20855           Add priority.
20856         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20857         (gst_osssink_change_state):
20858           Add discont handling.
20859
20860 2004-03-09  Colin Walters  <walters@verbum.org>
20861
20862         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
20863         conversion.
20864
20865 2004-03-09  Benjamin Otte  <otte@gnome.org>
20866
20867         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
20868           the signals take 2 arguments
20869
20870 2004-03-09  David Schleef  <ds@schleef.org>
20871
20872         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
20873         (gst_alsa_fixate): Add fixate function.  (bug #136686)
20874         * ext/alsa/gstalsa.h:
20875         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
20876
20877 2004-03-09  Benjamin Otte  <otte@gnome.org>
20878
20879         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
20880         (gst_mikmod_change_state):
20881         * ext/mikmod/gstmikmod.h:
20882           make mikmod's loop function not loop infinitely and call
20883           gst_element_yield anymore
20884         * gst/modplug/gstmodplug.cc:
20885           fix pad negotiation (fixes #136590)
20886
20887 2004-03-09  David Schleef  <ds@schleef.org>
20888
20889         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
20890         doesn't conflict with the internal colorspace plugin.
20891         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
20892         satisfy the crappy-ass shell shipped by a certain vendor.
20893         * gst/videofilter/make_filter: same (bug #135299)
20894
20895 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20896
20897         * configure.ac: bump nano to 1
20898
20899 === release 0.7.6 ===
20900
20901 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20902
20903         * configure.in: releasing 0.7.6, "There"
20904
20905 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20906
20907         * pkgconfig/gstreamer-play-uninstalled.pc.in:
20908         * pkgconfig/gstreamer-play.pc.in:
20909           synchronize the two
20910
20911 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20912
20913         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
20914         (cdparanoia_open), (cdparanoia_event):
20915           fix/add error handling
20916         * po/POTFILES.in:
20917           add cdparanoia source
20918         * tools/Makefile.am:
20919           make scripts executable
20920
20921 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20922
20923         * configure.ac:
20924         * ext/vorbis/Makefile.am:
20925         * sys/Makefile.am:
20926           remove id3types, vorbisfile and xvideosink from the build (#133783)
20927
20928 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20929
20930         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
20931           Fix metadata read crash (#136537).
20932
20933 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20934
20935         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
20936         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
20937           adding mime types, fixing the one-stop function
20938
20939 2004-03-08  Christian Schaller <Uraeus@gnome.org>
20940
20941         * ext/nas/nassink.c and /ext/nas/nassink.h:
20942         More NAS love from Arwed von Merkatz
20943         So lets all sing 'Can you feel the NAS tonight'
20944
20945 2004-03-08  Christian Schaller <Uraeus@gnome.org>
20946
20947         * tools/gst-launch-ext.in:
20948         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
20949
20950 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20951
20952         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
20953         (gst_mpeg2dec_init):
20954         remove the user_data pad for now, because it is being used in
20955         fixating causing MPEG playback to fixate on 1000 Hz for playback.
20956         If someone knows how to fix this properly, please do.
20957
20958 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20959
20960         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
20961         (gst_osssink_get_time):
20962         add a warning, IMO this won't get triggered anymore, remove later
20963
20964 2004-03-07  David Schleef  <ds@schleef.org>
20965
20966         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
20967         format (bug #136470)
20968
20969 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20970
20971         * gst-libs/Makefile.am:
20972         * gst-libs/gst/media-info/Makefile.am:
20973         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
20974         (error_callback), (gst_media_info_error_create),
20975         (gst_media_info_error_element), (gmip_init), (gmip_reset),
20976         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
20977         * gst-libs/gst/media-info/media-info-priv.h:
20978         * gst-libs/gst/media-info/media-info-test.c: (main):
20979         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20980         (gst_media_info_class_init), (gst_media_info_instance_init),
20981         (gst_media_info_set_source), (gst_media_info_read_with_idler),
20982         (gst_media_info_read_idler), (gst_media_info_read):
20983         * gst-libs/gst/media-info/media-info.h:
20984         fixed, should work now
20985
20986 2004-03-07  Christian Schaller <Uraeus@gnome.org>
20987
20988         * ext/nas/nassink.c:
20989         A bunch of NAS fixes from Arwed von Merkatz
20990
20991 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20992
20993         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
20994         (qtdemux_parse_trak):
20995           Fix crash (j might be greater than n_samples, in which case we're
20996           writing outside the allocated space for the array) and memleak.
20997
20998 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20999
21000         * sys/oss/gstosssink.c: (gst_osssink_chain):
21001           And another caller that couldn't handle delay < 0 (unsigned
21002           integer overflow). Video now continues playing on an audio
21003           buffer underrun, and the clock continues working. Audio still
21004           stalls.
21005
21006 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21007
21008         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
21009         (gst_osssink_get_time):
21010           get_delay() may return values lower than 0. In those cases, we
21011           should not actually cast to *unsigned* int64, that will break
21012           stuff horribly. In my case, it screwed up A/V sync in movies
21013           in totem rather badly.
21014
21015 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21016
21017         * ext/faac/gstfaac.c: (gst_faac_chain):
21018         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
21019         * ext/libpng/gstpngenc.c: (user_write_data):
21020         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
21021         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
21022         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
21023         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
21024         Fix several misuse of gst_buffer_merge (it doesn't take ownership
21025         of any buffer), should fix some leaks. I hope I didn't unref buffers
21026         that shouldn't be...
21027
21028 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21029
21030         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
21031         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
21032         (error_callback), (gmi_reset), (gmi_seek_to_track),
21033         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
21034         (gmip_find_type_post), (gmip_find_stream_post),
21035         (gmip_find_track_streaminfo_post):
21036         * gst-libs/gst/media-info/media-info-priv.h:
21037         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
21038         (info_print), (main):
21039         * gst-libs/gst/media-info/media-info.c:
21040         (gst_media_info_error_create), (gst_media_info_error_element),
21041         (gst_media_info_instance_init), (gst_media_info_get_property),
21042         (gst_media_info_new), (gst_media_info_set_source),
21043         (gst_media_info_read_idler), (gst_media_info_read):
21044         * gst-libs/gst/media-info/media-info.h:
21045           first pass at making this work again.  This seems to work on
21046           tagged ogg/vorbis and mp3 files.
21047
21048 2004-03-06  Benjamin Otte  <otte@gnome.org>
21049
21050         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
21051           fix huge leak: gst_buffer_merge doesn't unref the first argument
21052           itself.
21053
21054 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21055
21056         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
21057           report layer/mode/emphasis
21058
21059 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21060
21061         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
21062
21063 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21064
21065         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
21066           signal serial
21067
21068 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21069
21070         * ext/vorbis/vorbis.c: (plugin_init):
21071         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
21072         (gst_vorbis_dec_init), (vorbis_dec_event):
21073         add debug category
21074         make vorbisdec handle _BYTE and _TIME queries
21075
21076 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21077
21078         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
21079           from the xing header
21080
21081 2004-03-06  Benjamin Otte  <otte@gnome.org>
21082
21083         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
21084         (gst_audio_convert_link), (gst_audio_convert_change_state),
21085         (gst_audio_convert_buffer_from_default_format):
21086           do conversions from/to float correctly, fix some caps nego errors,
21087           export correct supported caps in template and getcaps, use correct
21088           caps in try_set_caps functions
21089
21090 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21091
21092         For some reason, I only committed a ChangeLog entry yesterday and
21093         not the corresponding code...
21094         * ext/mad/gstmad.c: Fix detection of Xing headers
21095         * gst/tags/gstid3tag.c: Changes to support TLEN tags
21096
21097 2004-03-06  Benjamin Otte  <otte@gnome.org>
21098
21099         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
21100         (gst_ogg_demux_src_query):
21101           make sure to handle the case where there's no current chain
21102           gracefully.
21103
21104 2004-03-05  David Schleef  <ds@schleef.org>
21105
21106         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
21107         Add fixate function. (bug #131128)
21108         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
21109         (gst_sdlvideosink_fixate):  Add fixate function.
21110         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21111         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
21112         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
21113         Fix missing break that was causing ulaw to be interpreted as
21114         raw int.
21115
21116 2004-03-05  David Schleef  <ds@schleef.org>
21117
21118         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
21119         Fix code that ignores return value of gst_buffer_merge().
21120         (bug #114560)
21121         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
21122         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
21123         * testsuite/gst-lint:  Check for above.
21124
21125 2004-03-05  David Schleef  <ds@schleef.org>
21126
21127         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
21128         caps and throw an element error.  (bug #136334)
21129
21130 2004-03-05  David Schleef  <ds@schleef.org>
21131
21132         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
21133         (gst_faad_chain): Fix negotiation.
21134         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
21135         key and button events.
21136         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
21137         dung heap of code.
21138         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
21139         depends on gconf
21140         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
21141         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
21142         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
21143         function to encourage better negotiation, particularly between
21144         audioconvert and osssink.
21145         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
21146         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
21147         more important.
21148         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
21149         typefinding.
21150         * gst/vbidec/vbiscreen.c:  Add glib header
21151         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
21152
21153 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
21154
21155         * ext/mad/gstmad.c: Fix detection of Xing headers
21156         * gst/tags/gstid3tag.c: Changes to support TLEN tags
21157
21158 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21159
21160         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
21161         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
21162           debug updates
21163
21164 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21165
21166         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21167         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
21168         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
21169         files, and report the parsed length as a GST_TAG_DURATION tag.
21170         * gst/tags/gstid3tag.c: support TLEN (duration) tag
21171
21172 2004-03-05  Benjamin Otte  <otte@gnome.org>
21173
21174         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
21175           convert channels correctly. convert correctly to unsigned.
21176
21177 2004-03-05  Julien MOUTTE <julien@moutte.net>
21178
21179         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
21180         we have a window before clearing it.
21181
21182 2004-03-05  Julien MOUTTE <julien@moutte.net>
21183
21184         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
21185         have a window before clearing it.
21186
21187 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21188
21189         * gconf/gstreamer.schemas.in:
21190         * gst-libs/gst/gconf/Makefile.am:
21191           version installation path the same way as for 0.6
21192         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
21193         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
21194         * pkgconfig/gstreamer-play-uninstalled.pc.in:
21195           remove comment that was fixed
21196
21197 2004-03-05  David Schleef  <ds@schleef.org>
21198
21199         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
21200         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
21201         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
21202         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
21203         Add prototype code for handling seeking and querying.
21204
21205 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21206
21207         * examples/gstplay/player.c: (main):
21208           Initialize variables to NULL. Prevents a segfault because the
21209           (uninitialized) variable is not NULL, resulting in a crash on
21210           trying to reach error->message.
21211
21212 2004-03-05  Benjamin Otte  <otte@gnome.org>
21213
21214         * gst/audioconvert/gstaudioconvert.c:
21215         (gst_audio_convert_buffer_to_default_format):
21216         make float=>int conversion work correctly even in cornercases.
21217
21218 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
21219
21220         * debian/README.Debian:
21221         * debian/build-deps:
21222         * debian/changelog:
21223         * debian/control:
21224         * debian/control.in:
21225         * debian/copyright:
21226         * debian/gstreamer-a52dec.files:
21227         * debian/gstreamer-aa.files:
21228         * debian/gstreamer-alsa.files:
21229         * debian/gstreamer-alsa.manpages:
21230         * debian/gstreamer-arts.files:
21231         * debian/gstreamer-artsd.files:
21232         * debian/gstreamer-audiofile.files:
21233         * debian/gstreamer-avifile.files:
21234         * debian/gstreamer-cdparanoia.files:
21235         * debian/gstreamer-colorspace.files:
21236         * debian/gstreamer-doc.files:
21237         * debian/gstreamer-dv.files:
21238         * debian/gstreamer-dvd.files:
21239         * debian/gstreamer-esd.files:
21240         * debian/gstreamer-festival.files:
21241         * debian/gstreamer-flac.files:
21242         * debian/gstreamer-gconf.conffiles:
21243         * debian/gstreamer-gconf.files:
21244         * debian/gstreamer-gconf.postinst:
21245         * debian/gstreamer-gnomevfs.files:
21246         * debian/gstreamer-gsm.files:
21247         * debian/gstreamer-http.files:
21248         * debian/gstreamer-jack.files:
21249         * debian/gstreamer-jpeg.files:
21250         * debian/gstreamer-mad.files:
21251         * debian/gstreamer-mikmod.files:
21252         * debian/gstreamer-misc.files:
21253         * debian/gstreamer-mpeg2dec.files:
21254         * debian/gstreamer-oss.files:
21255         * debian/gstreamer-plugin-apps.files:
21256         * debian/gstreamer-plugin-apps.manpages:
21257         * debian/gstreamer-plugin-libs-dev.files:
21258         * debian/gstreamer-plugin-libs.files:
21259         * debian/gstreamer-plugin-template.postinst:
21260         * debian/gstreamer-plugin-template.postrm:
21261         * debian/gstreamer-sdl.files:
21262         * debian/gstreamer-sid.files:
21263         * debian/gstreamer-vorbis.files:
21264         * debian/gstreamer-x.files:
21265         * debian/mk.control:
21266         * debian/rules:
21267         Debian package info not maintained here.
21268
21269 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21270
21271         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
21272         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
21273         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
21274         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
21275         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
21276         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
21277         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
21278         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
21279         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
21280         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
21281         * gst-libs/gst/colorbalance/colorbalance.c:
21282         (gst_color_balance_class_init):
21283         * gst-libs/gst/colorbalance/colorbalancechannel.c:
21284         (gst_color_balance_channel_class_init):
21285         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
21286         * gst-libs/gst/play/play.c: (gst_play_class_init):
21287         * gst-libs/gst/propertyprobe/propertyprobe.c:
21288         (gst_property_probe_iface_init):
21289         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
21290         * gst-libs/gst/tuner/tunerchannel.c:
21291         (gst_tuner_channel_class_init):
21292         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
21293         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
21294         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
21295         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
21296         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
21297         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
21298         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
21299         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
21300         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
21301           fix signals to use - instead of _
21302         * ext/libcaca/gstcacasink.h:
21303         * ext/sdl/sdlvideosink.h:
21304           fix header rename
21305
21306 2004-03-04  David Schleef  <ds@schleef.org>
21307
21308         * testsuite/gst-lint:  Add a check for bad signal names.
21309
21310 2004-03-04  <kost@imn.htwk-leipzig.de>
21311
21312         reviewed by David Schleef
21313
21314         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
21315         modified the alpha channel and caused a warning. (bug #136192)
21316
21317 2004-04-03  Christian Schaller <Uraeus@gnome.org>
21318
21319         * gst-plugins.spec.in:
21320         Change names of plugins to actually be correct. Try to keep things
21321         alphabetical to avoid getting beat up by Thomas
21322
21323 2004-03-03  Julien MOUTTE <julien@moutte.net>
21324
21325         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
21326         Using ximagesink as a default if no gconf key found. We should
21327         probably consider using alsasink instead of osssink for the audio
21328         part.
21329
21330 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21331
21332         * configure.ac:
21333           fix --with-plugins, don't think it ever worked before
21334         * gst-plugins.spec.in:
21335           even more updates
21336
21337 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21338
21339         * ext/sdl/sdlvideosink.h:
21340         * sys/ximage/ximagesink.h:
21341         * sys/xvideo/xvideosink.h:
21342         * sys/xvimage/xvimagesink.h:
21343           Fix for move of gstvideosink.h -> videosink.h.
21344
21345 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21346
21347         * gst-libs/gst/xwindowlistener/Makefile.am:
21348           this is a plugin library, not a library
21349
21350 2004-03-01  David Schleef  <ds@schleef.org>
21351
21352         * AUTHORS:  Added some names.  Add yourself if you're still
21353         missing.
21354
21355 2004-03-01  David Schleef  <ds@schleef.org>
21356
21357         * MAINTAINERS: Add
21358
21359 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21360
21361         * gst-plugins.spec.in: clean up spec file
21362
21363 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21364
21365         * gst-libs/gst/video/Makefile.am:
21366         * gst-libs/gst/video/gstvideosink.c:
21367         * gst-libs/gst/video/gstvideosink.h:
21368           rename gstvideosink.h to videosink.h to match other headers
21369         * gst/mixmatrix/Makefile.am:
21370           fix plugin filename
21371         * gst/tags/Makefile.am: fix plugin filename
21372
21373 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21374
21375         * gst/tags/Makefile.am: fix plugin filename
21376
21377 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21378
21379         * examples/gstplay/player.c: (got_time_tick), (main):
21380           add error handler
21381           display time_tick more readably
21382         * gst/mixmatrix/Makefile.am:
21383           fix plugin file name
21384
21385 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
21386
21387         * sys/oss/gstosselement.c: (gst_osselement_probe),
21388         (device_combination_append), (gst_osselement_class_probe_devices):
21389         * sys/oss/gstosselement.h:
21390           Reworked enumeration of oss dsps and mixers so that gst-mixer works
21391           on my system using alsa oss emulation, fixes bug #135597
21392
21393 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21394
21395         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
21396         (gst_videodrop_chain), (gst_videodrop_change_state):
21397         * gst/videodrop/gstvideodrop.h:
21398           Work based on timestamp of input data, not based on the expected
21399           framerate from the input. The consequence is that this element now
21400           not only scales framerates, but also functions as a framerate
21401           corrector or framerate stabilizer/constantizer.
21402
21403 2004-02-27  David Schleef  <ds@schleef.org>
21404
21405         patches from jmmv@menta.net (Julio M. Merino Vidal)
21406
21407         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
21408         GST_ELEMENT_ERROR call (bug #135634)
21409         * gst/interleave/interleave.c: (interleave_buffered_loop),
21410         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
21411         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
21412         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
21413         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
21414         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
21415         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
21416         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
21417         Fix GST_ELEMENT_ERROR call.
21418         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
21419         GST_ELEMENT_ERROR call.
21420
21421 2004-02-27  Benjamin Otte  <otte@gnome.org>
21422
21423         * gst-libs/gst/audio/audio.h:
21424           add macro to make sure header isn't included twice
21425         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
21426           don't use gst_buffer_free
21427         * gst/playondemand/filter.func:
21428           don't use gst_data_free. Free data only once.
21429
21430 2004-02-26  David Schleef  <ds@schleef.org>
21431
21432         * gst-libs/gst/colorbalance/Makefile.am:
21433         * gst-libs/gst/mixer/Makefile.am:
21434         * gst-libs/gst/tuner/Makefile.am:
21435         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
21436         should not be disted, -marshal.h files should not be installed,
21437         and -enum.h files _should_ be installed.  Fix to make this the
21438         case.
21439
21440 === release 0.7.5 ===
21441
21442 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21443
21444         * configure.ac: release 0.7.5, "Under The Sea"
21445
21446 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21447
21448         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
21449         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
21450         * gst/videoscale/gstvideoscale.c:
21451         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
21452           assorted debug/warning fixes
21453
21454 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21455
21456         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21457         (gst_videoscale_init), (gst_videoscale_chain),
21458         (gst_videoscale_set_property), (plugin_init):
21459         * gst/videoscale/gstvideoscale.h:
21460         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
21461         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
21462         (gst_videoscale_planar400), (gst_videoscale_packed422),
21463         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
21464         (gst_videoscale_24bit), (gst_videoscale_16bit),
21465         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
21466         (gst_videoscale_scale_plane_slow),
21467         (gst_videoscale_scale_point_sample),
21468         (gst_videoscale_scale_nearest),
21469         (gst_videoscale_scale_nearest_str2),
21470         (gst_videoscale_scale_nearest_str4),
21471         (gst_videoscale_scale_nearest_32bit),
21472         (gst_videoscale_scale_nearest_24bit),
21473         (gst_videoscale_scale_nearest_16bit):
21474         add debugging category and use it properly
21475         fix use of GST_PTR_FORMAT
21476
21477 2004-02-25  Andy Wingo  <wingo@pobox.com>
21478
21479         * gst/interleave/interleave.c (interleave_buffered_loop): Always
21480         push only when channel->buffer is NULL. Prevents segfaults doing
21481         the state change after a nonlocal exit, like a scheme exception.
21482
21483         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
21484         Handle the case where the intersected caps is empty.
21485
21486 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21487
21488         * gst/law/mulaw-decode.c: (mulawdec_link):
21489         * gst/law/mulaw.c: (plugin_init):
21490           fix mulawdec so it actually works again
21491
21492 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
21493
21494         reviewed by: David Schleef  <ds@schleef.org>
21495
21496         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
21497         (gst_gamma_init), (gst_gamma_set_property),
21498         (gst_gamma_get_property), (gst_gamma_calculate_tables),
21499         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
21500         for RGB, with separate r g and b correction factors. (#131167)
21501
21502 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21503
21504         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
21505           only signal tags for bitrate if they're > 0 (#134894)
21506
21507 2004-02-24  David Schleef  <ds@schleef.org>
21508
21509         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
21510         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
21511         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
21512         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
21513         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
21514         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
21515         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
21516         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
21517         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
21518         category.  Attempt to fix timestamp calculation.
21519
21520 2004-02-24  Johan Dahlin  <johan@gnome.org>
21521
21522         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
21523
21524 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21525
21526         * configure.ac:
21527         * gconf/Makefile.am:
21528         * gconf/gstreamer.schemas:
21529         * gst-libs/gst/gconf/Makefile.am:
21530         * gst-libs/gst/gconf/gconf.c:
21531           version gconf schemas and install locations
21532
21533 2004-02-23  Benjamin Otte  <otte@gnome.org>
21534
21535         * ext/xine/xineinput.c: (gst_xine_input_dispose):
21536         (gst_xine_input_subclass_init):
21537           call parent dispose.
21538           change pad template for CD reader correctly
21539         * ext/xine/Makefile.am:
21540         * ext/xine/gstxine.h:
21541         * ext/xine/xine.c: (plugin_init):
21542         * ext/xine/xineaudiosink.c:
21543           wrap audio sinks, too
21544         * gst-libs/gst/resample/private.h:
21545         * gst-libs/gst/resample/resample.c: (gst_resample_init),
21546         (gst_resample_reinit), (gst_resample_scale),
21547         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
21548         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
21549         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
21550         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
21551         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
21552         * gst-libs/gst/resample/resample.h:
21553         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
21554         (gst_audioscale_class_init), (gst_audioscale_link),
21555         (gst_audioscale_get_buffer), (gst_audioscale_init),
21556         (gst_audioscale_chain), (gst_audioscale_set_property),
21557         (gst_audioscale_get_property):
21558         * gst/audioscale/gstaudioscale.h:
21559           s/resample_*/gst_resample_*/i to not clobber namespaces
21560
21561 2004-02-23  Julien MOUTTE  <julien@moutte.net>
21562
21563         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21564         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
21565         (gst_riff_create_video_template_caps),
21566         (gst_riff_create_audio_template_caps),
21567         (gst_riff_create_iavs_template_caps):
21568         * gst-libs/gst/riff/riff-media.h:
21569         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
21570         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
21571         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
21572         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
21573         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
21574         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
21575         (gst_matroska_demux_plugin_init): First batch implementing audio and
21576         video codec tags in demuxers.
21577
21578 2004-02-22  Benjamin Otte  <otte@gnome.org>
21579
21580         * ext/xine/Makefile.am:
21581         * ext/xine/gstxine.h:
21582         * ext/xine/xine.c: (plugin_init):
21583         * ext/xine/xineinput.c:
21584           add input plugin wrapper. Playback from files, http, mms and cdda
21585           works.
21586         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21587           remove leftover G_GNUC_UNUSED
21588         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
21589         (gst_asf_demux_identify_guid):
21590           improve debugging output
21591
21592 2004-02-22  Benjamin Otte  <otte@gnome.org>
21593
21594         reported by: Padraig O'Briain <padraig.obriain@sun.com>
21595
21596         * autogen.sh:
21597           replace test -e with test -x for mkinstalldirs to be more portable.
21598           (fixes #134816)
21599
21600 2004-02-22  Benjamin Otte  <otte@gnome.org>
21601
21602         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
21603
21604         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
21605           set rank to PRIMARY
21606         * gst/volume/gstvolume.c: (plugin_init):
21607           set rank to NONE
21608         fixes #134960
21609
21610 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
21611
21612         reviewed by Benjamin Otte  <otte@gnome.org>
21613
21614         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
21615           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
21616
21617 2004-02-22  Benjamin Otte  <otte@gnome.org>
21618
21619         * configure.ac:
21620           export [_]*{gst,Gst,GST}.* symbols from plugins
21621
21622 2004-02-22  Christophe Fergeau <teuf@gnome.org>
21623
21624         reviewed by: Benjamin Otte  <otte@gnome.org>
21625
21626         * ext/lame/gstlame.c: (add_one_tag):
21627         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21628         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
21629         (gst_vorbisenc_metadata_set1):
21630         * gst/tags/gstid3tag.c:
21631         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
21632           apply fixes from bugs #135042 (lame can't write tags) and #133817
21633           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
21634
21635 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
21636
21637         * configure.ac: Export only gst_plugin_desc from plugins.
21638          Note that this change only makes any effect with Linux using libtool
21639          1.5.2 or higher. Otherwise it is silently ignored, but it would build
21640          fine. And don't try to have several versions of libtool in different
21641          directories.
21642
21643 2004-02-20  Andy Wingo  <wingo@pobox.com>
21644
21645         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
21646         interleave respectively.
21647
21648         * gst/interleave/deinterleave.c: New plugin: deinterleave
21649         (replaces on oneton).
21650         * gst/interleave/interleave.c: New plugin: interleave.
21651         * gst/interleave/plugin.h: Support file.
21652         * gst/interleave/plugin.c: Support file.
21653
21654         * configure.ac: Remove intfloat and oneton, add interleave.
21655
21656         * ext/sndfile/gstsf.c: Handle events better.
21657
21658         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
21659         and float2int operation. int2float has scheduling problems as
21660         noted in in2float_chain.
21661
21662 2004-02-20  Benjamin Otte  <otte@gnome.org>
21663
21664         * ext/xine/Makefile.am:
21665         * ext/xine/gstxine.h:
21666         * ext/xine/xine.c:
21667         * ext/xine/xineaudiodec.c:
21668         * ext/xine/xinecaps.c:
21669           add first version of xine plugin wrapper. Currently only wraps the
21670           QDM2 win32 DLL, and even that only in proof-of-concept quality.
21671         * configure.ac:
21672         * ext/Makefile.am:
21673           add xine plugin wrapper, disabled by default. Use --enable-xine to
21674           build. Note that it'll segfault on gst-register if you don't remove
21675           the goom and tvtime post plugins from xine.
21676         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
21677         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
21678           add extradata parsing for QDM2.
21679           change around debugging prints.
21680
21681 2004-02-19  Benjamin Otte  <otte@gnome.org>
21682
21683         * ext/lame/gstlame.c: (gst_lame_chain):
21684         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
21685           use gst_tag_list_insert when you want to insert tags
21686
21687 2004-02-18  David Schleef  <ds@schleef.org>
21688
21689         * configure.ac:  Move massink to gst-rotten
21690         * ext/Makefile.am:
21691         * ext/mas/Makefile.am:
21692         * ext/mas/massink.c:
21693         * ext/mas/massink.h:
21694
21695 2004-02-18  David Schleef  <ds@schleef.org>
21696
21697         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
21698         typefinding, since it seems to be worse than nothing.
21699         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
21700         atom to recognize .mp4 and .m4a files as video/quicktime.
21701
21702 2004-02-18  David Schleef  <ds@schleef.org>
21703
21704         * gst/sine/demo-dparams.c: (quit_live),
21705         (dynparm_log_value_changed), (dynparm_value_changed), (main):
21706         Use double dparams, not float.
21707         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21708         (gst_sinesrc_init): Change sync default to FALSE, since multiple
21709         sync'd elements don't really work correctly.
21710         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
21711         (volume_update_volume), (volume_get_property):  Change dparam
21712         to double.
21713
21714 2004-02-18  Julien MOUTTE  <julien@moutte.net>
21715
21716         * sys/ximage/ximagesink.c:
21717         (gst_ximagesink_xwindow_update_geometry),
21718         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
21719         (gst_ximagesink_change_state), (gst_ximagesink_expose),
21720         (gst_ximagesink_init): Rework the way software video scaling works. So
21721         now we check on each chain call if the video frames are feeling the
21722         window. If not we try to renegotiate caps. On failure we memorize that
21723         and we won't try again for that PLAYING sessions.
21724         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
21725         failure.
21726         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
21727         synchronous flag.
21728
21729 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21730
21731         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
21732           break up _link so we can give a better debug message for errors
21733
21734 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21735
21736         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
21737           set up debug category
21738
21739 2004-02-18  Julien MOUTTE <julien@moutte.net>
21740
21741         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21742         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
21743         the way renegotiation work. The event handling function is not taking
21744         care of external windows and renegotiate method check for pad flags
21745         NEGOTIATING. Should fix : #133209
21746
21747 2004-02-17  Julien MOUTTE  <julien@moutte.net>
21748
21749         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
21750         pad is negotiating before trying renegotiation.
21751
21752 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21753
21754         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
21755           pass on all possible mime types as typefind hints
21756
21757 2004-02-17  Julien MOUTTE <julien@moutte.net>
21758
21759         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
21760         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
21761         possible SHM leak if we crash. All other apps using XShm are doing
21762         that.
21763
21764 2004-02-17  Julien MOUTTE  <julien@moutte.net>
21765
21766         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21767         (gst_ximagesink_expose): Renegotiate size on expose.
21768         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
21769         size on expose.
21770
21771 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21772
21773         * testsuite/alsa/sinesrc.c:
21774           cosmetic fix to fix compile issue with gcc 2.95.4
21775
21776 2004-02-16  Julien MOUTTE <julien@moutte.net>
21777
21778         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
21779         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
21780         failed opening the audio device.
21781         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
21782         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
21783         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
21784         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
21785         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
21786         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
21787         (gst_ximagesink_change_state), (gst_ximagesink_chain),
21788         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
21789         Removing some useless g_return_if_fail like wingo suggested.
21790         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
21791         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
21792         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
21793         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
21794         (gst_xvimagesink_update_colorbalance),
21795         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
21796         (gst_xvimagesink_xcontext_clear),
21797         (gst_xvimagesink_get_fourcc_from_caps),
21798         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21799         (gst_xvimagesink_set_xwindow_id),
21800         (gst_xvimagesink_colorbalance_list_channels),
21801         (gst_xvimagesink_colorbalance_set_value),
21802         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
21803         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
21804
21805 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21806
21807         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
21808           throw error when not negotiated instead of asserting
21809
21810 2004-02-15  Julien MOUTTE  <julien@moutte.net>
21811
21812         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
21813         correct data refcounting.
21814
21815 2004-02-15  Julien MOUTTE  <julien@moutte.net>
21816
21817         * gst/switch/gstswitch.c: (gst_switch_change_state),
21818         (gst_switch_class_init): Cleaning the sinkpads correctly on state
21819         change, mostly the EOS flag.
21820
21821 2004-02-15  Julien MOUTTE  <julien@moutte.net>
21822
21823         * examples/gstplay/player.c: (got_eos), (main): Adding some
21824         output for debugging.
21825         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
21826         timeouts if we go to any state different from PLAYING.
21827         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
21828         more EOS bugs in riff lib.
21829
21830 2004-02-14  Julien MOUTTE  <julien@moutte.net>
21831
21832         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
21833         visualization until i find a way to fix switch correctly.
21834         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
21835         EOS arrives.
21836         * gst/switch/gstswitch.c: (gst_switch_release_pad),
21837         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
21838         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
21839         Reworked switch to get a more correct behaviour with events and refing
21840         of data stored in sinkpads.
21841         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
21842         we don't pull from a pad in EOS.
21843
21844 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21845
21846         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
21847           remove v1 tag even if we can't read it (makes sure we don't detect
21848           it again)
21849
21850 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21851
21852         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
21853         (gst_alsa_xrun_recovery):
21854         * ext/alsa/gstalsa.h:
21855           try xrun recovery when wait failed. Make xrun recovery function
21856           return TRUE/FALSE to indicate success. (might fix #134354)
21857
21858 2004-02-13  David Schleef  <ds@schleef.org>
21859
21860         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
21861         (dynparm_value_changed), (main): Convert from float to double.
21862         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
21863
21864 2004-02-13  David Schleef  <ds@schleef.org>
21865
21866         * gst/silence/gstsilence.c: (gst_silence_class_init),
21867         (gst_silence_set_clock), (gst_silence_get),
21868         (gst_silence_set_property), (gst_silence_get_property):
21869         * gst/silence/gstsilence.h: Add sync property.
21870         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21871         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
21872         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
21873         * gst/sine/gstsinesrc.h: Add sync property.
21874
21875 2004-02-13  David Schleef  <ds@schleef.org>
21876
21877         * gst/intfloat/gstint2float.c: (conv_f32_s16),
21878         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
21879
21880 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21881
21882         * configure.ac:
21883         * ext/Makefile.am:
21884         * gst-libs/ext/Makefile.am:
21885           move ffmpeg plugin to gst-ffmpeg module
21886
21887 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21888
21889         * configure.ac: use GST_ARCH to detect architecture
21890
21891 2004-02-12  Julien MOUTTE  <julien@moutte.net>
21892
21893         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
21894
21895 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21896
21897         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
21898           classify LADSPA plugins based on number of src/sink pads
21899           (#133663, Stefan Kost)
21900         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
21901           fix dparams registration
21902           (#133528, Stefan Kost)
21903         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
21904           fix use of isprint and use g_ascii_isprint instead
21905           (#133316, Stefan Kost)
21906
21907 2004-02-11  David Schleef  <ds@schleef.org>
21908
21909         Convert a few inner loops to use liboil.  This is currently
21910         optional, and is only enabled if liboil is present (duh!).
21911         * configure.ac: Check for liboil-0.1
21912         * gst/intfloat/Makefile.am:
21913         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
21914         (gst_int2float_chain_gint16):
21915         * gst/videofilter/Makefile.am:
21916         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
21917         (tablelookup_u8), (gst_videobalance_planar411):
21918         * gst/videotestsrc/Makefile.am:
21919         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
21920         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
21921         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
21922         (paint_hline_RGB565), (paint_hline_xRGB1555):
21923
21924 2004-02-11  David Schleef  <ds@schleef.org>
21925
21926         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
21927         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
21928         (gst_colorspace_getcaps), (gst_colorspace_link),
21929         (gst_colorspace_base_init), (gst_colorspace_init),
21930         (gst_colorspace_chain), (gst_colorspace_change_state),
21931         (plugin_init): Merge Ronald's patch (bug #117897) and update
21932         for new caps and negotiation.  Seems to work, although it
21933         shows off bugs in lcs.
21934
21935 2004-02-11  David Schleef  <ds@schleef.org>
21936
21937         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
21938         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
21939
21940 2004-02-11  David Schleef  <ds@schleef.org>
21941
21942         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
21943         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
21944         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
21945         Add server and port properties
21946
21947 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21948
21949         * m4/a52.m4:
21950         * m4/aalib.m4:
21951         * m4/as-ffmpeg.m4:
21952         * m4/as-liblame.m4:
21953         * m4/as-slurp-ffmpeg.m4:
21954         * m4/check-libheader.m4:
21955         * m4/esd.m4:
21956         * m4/freetype2.m4:
21957         * m4/gconf-2.m4:
21958         * m4/glib.m4:
21959         * m4/gst-alsa.m4:
21960         * m4/gst-artsc.m4:
21961         * m4/gst-ivorbis.m4:
21962         * m4/gst-matroska.m4:
21963         * m4/gst-sdl.m4:
21964         * m4/gst-shout2.m4:
21965         * m4/gst-sid.m4:
21966         * m4/gtk.m4:
21967         * m4/libdv.m4:
21968         * m4/libfame.m4:
21969         * m4/libmikmod.m4:
21970         * m4/ogg.m4:
21971         * m4/vorbis.m4:
21972           fix underquotedness of macros (#133800)
21973         * m4/as-avifile.m4:
21974         * m4/xmms.m4:
21975           removed because no longer used
21976
21977 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21978
21979         * configure.ac:
21980           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
21981           by autopoint (fixes #132996)
21982
21983 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21984
21985         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
21986         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
21987         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
21988         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
21989           fix memleaks
21990
21991 2004-02-11  David Schleef  <ds@schleef.org>
21992
21993         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
21994         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
21995         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
21996         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
21997         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
21998         (gst_jpegenc_class_init), (gst_jpegenc_init),
21999         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
22000         (gst_jpegenc_chain), (gst_jpegenc_set_property),
22001         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
22002         * ext/jpeg/gstjpegenc.h: Fix negotiation.
22003
22004 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22005
22006         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
22007         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
22008         * ext/mikmod/gstmikmod.h:
22009           fix caps negotiation in mikmod
22010         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
22011           output debug information
22012
22013 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22014
22015         * gst-libs/gst/colorbalance/Makefile.am:
22016         * gst-libs/gst/navigation/Makefile.am:
22017         * gst-libs/gst/xoverlay/Makefile.am:
22018           remove unused GST_OPT_CFLAGS from Makefiles
22019           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
22020
22021 2004-02-07  David Schleef  <ds@schleef.org>
22022
22023         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
22024         push events to pads that haven't been created (#133508)
22025
22026 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
22027
22028         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
22029         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
22030         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
22031         (gst_dvdec_loop), (gst_dvdec_change_state):
22032         Second attempt at committing a working dvdec element.
22033
22034 2004-02-06  David Schleef  <ds@schleef.org>
22035
22036         Build fixes for OS X: (see #129600)
22037         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
22038         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
22039         (gst_riff_read_strf_iavs):
22040         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
22041         (gst_avi_demux_stream_odml):
22042         * gst/playondemand/Makefile.am:
22043         * gst/rtp/rtp-packet.c:
22044
22045 2004-02-05  David Schleef  <ds@schleef.org>
22046
22047         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
22048         last change, because it Just Doesn't Compile.
22049
22050 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22051
22052         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
22053           skip undecodable id3v2 tag instead of keeping it
22054
22055 2004-02-05  David Schleef  <ds@schleef.org>
22056
22057         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
22058         Unref leaked buffer.  (Noticed by Ronald)
22059
22060 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
22061
22062         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
22063         Sync requires with other checks.  >= vs =.
22064
22065 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
22066
22067         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
22068         (gst_dvdec_video_link), (gst_dvdec_loop):
22069         * ext/dv/gstdvdec.h:
22070           rework the caps negotiation so that dvdec works again instead
22071           of just segfaulting.
22072
22073 === release 0.7.4 ===
22074
22075 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22076
22077         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
22078         * configure.ac: changed for release
22079
22080 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22081
22082         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
22083         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
22084         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
22085         * pkgconfig/gstreamer-play-uninstalled.pc.in:
22086           reworked patch by David Lehn to fix libdir and includedir for
22087           uninstalled libraries
22088           removed play and gconf from gstreamer-libs since they have their
22089           own pkgconfig files
22090
22091 2004-02-04  David Schleef  <ds@schleef.org>
22092
22093         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
22094         memleak.
22095
22096 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22097
22098         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22099           use correct GST_TAG_ENCODER tag
22100
22101 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22102
22103         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
22104           be sure to stop the clock when going to paused
22105         * sys/oss/gstosssink.c: (gst_osssink_change_state):
22106           reset number of transmitted when going to ready.
22107         fixes #132935
22108
22109 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
22110
22111         reviewed by Benjamin Otte
22112
22113         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
22114           extract track count (fixes #133410)
22115
22116 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22117
22118         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
22119           that should be !=, not == (fixes #132519)
22120
22121 2004-02-04  David Schleef  <ds@schleef.org>
22122
22123         Make sure set_explicit_caps() is called before adding pad.
22124         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
22125         * gst/id3/gstid3types.c: (gst_id3types_loop):
22126         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
22127         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
22128
22129 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22130
22131         * configure.ac:
22132           bump nano to 2, first prerelease
22133           put back AM_PROG_LIBTOOL
22134
22135 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22136
22137         * testsuite/alsa/Makefile.am:
22138           these are user test apps, not automatic testsuite tests
22139
22140 2004-02-04  David Schleef  <ds@schleef.org>
22141
22142         Convert GST_DEBUG_CAPS() to GST_DEBUG():
22143         * gst/mpeg1videoparse/gstmp1videoparse.c:
22144         (mp1videoparse_parse_seq):
22145         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
22146         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
22147         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
22148         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
22149         (gst_xvideosink_getcaps):
22150         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
22151         * testsuite/gst-lint: more tests
22152
22153 2004-02-04  David Schleef  <ds@schleef.org>
22154
22155         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
22156         with the code that they would expand to.
22157         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
22158         (gst_flacdec_get_src_query_types),
22159         (gst_flacdec_get_src_event_masks):
22160         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
22161         (gst_gnomevfssrc_get_query_types),
22162         (gst_gnomevfssrc_get_event_mask):
22163
22164 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22165
22166         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22167         (gst_sinesrc_dispose):
22168           fix memleak by properly disposing sinesrc
22169
22170 2004-02-04  Julien MOUTTE  <julien@moutte.net>
22171
22172         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
22173         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
22174         an overlay to redraw the image because it has been exposed.
22175         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
22176         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
22177         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
22178         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
22179         interface
22180         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
22181         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
22182         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
22183         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
22184         interface
22185
22186 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22187
22188         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
22189           more memleak fixage
22190
22191 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22192
22193         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
22194         * gst/typefind/gsttypefindfunctions.c:
22195           fix memleaks shown by gst-typefind
22196
22197 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22198
22199         * common/glib-gen.mak:
22200           add hack rule to touch .Plo files
22201         * gst-libs/gst/colorbalance/Makefile.am:
22202         * gst-libs/gst/mixer/Makefile.am:
22203         * gst-libs/gst/play/Makefile.am:
22204         * gst-libs/gst/tuner/Makefile.am:
22205           remove glib_root variable
22206
22207 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22208
22209         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
22210           set explicit caps before adding the element, so the autopluggers can
22211           plug correctly.
22212         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
22213         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
22214         (mpeg_video_type_find), (mpeg_video_stream_type_find),
22215         (dv_type_find):
22216           fix memleaks in typefind functions. gst_type_find_suggest takes a const
22217           argument.
22218
22219 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22220
22221         * gst-libs/gst/colorbalance/Makefile.am:
22222         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
22223         * gst-libs/gst/colorbalance/colorbalance.c:
22224         * gst-libs/gst/colorbalance/colorbalance.h:
22225         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
22226         * gst-libs/gst/mixer/Makefile.am:
22227         * gst-libs/gst/mixer/mixer-marshal.list:
22228         * gst-libs/gst/mixer/mixer.c:
22229         * gst-libs/gst/mixer/mixer.h:
22230         * gst-libs/gst/mixer/mixermarshal.list:
22231         * gst-libs/gst/play/Makefile.am:
22232         * gst-libs/gst/play/play.h:
22233         * gst-libs/gst/tuner/Makefile.am:
22234         * gst-libs/gst/tuner/tuner-marshal.list:
22235         * gst-libs/gst/tuner/tuner.c:
22236         * gst-libs/gst/tuner/tuner.h:
22237         * gst-libs/gst/tuner/tunermarshal.list:
22238           use new glib-gen.mak snippet to clean up Makefile.am
22239           fix various bugs in Makefile.am's
22240
22241 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22242
22243         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
22244           handle chain parsing correctly in the multichain case
22245         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
22246         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
22247         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22248         (theora_dec_chain):
22249           handle events and queries correctly
22250
22251 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22252
22253         * .cvsignore:
22254         Ignore generated file _stdint.h.
22255
22256 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22257
22258         * gst-libs/gst/colorbalance/Makefile.am:
22259         * gst-libs/gst/colorbalance/colorbalance.h:
22260         * gst-libs/gst/mixer/Makefile.am:
22261         * gst-libs/gst/mixer/mixer.h:
22262         * gst-libs/gst/play/Makefile.am:
22263         * gst-libs/gst/play/play.h:
22264         * gst-libs/gst/tuner/Makefile.am:
22265         * gst-libs/gst/tuner/tuner.h:
22266         Generate enum type code with glib-mkenums.
22267         * gst-libs/gst/colorbalance/.cvsignore:
22268         * gst-libs/gst/mixer/.cvsignore:
22269         * gst-libs/gst/play/.cvsignore:
22270         * gst-libs/gst/tuner/.cvsignore:
22271         Ignore generated files.
22272
22273 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22274
22275         * gst-libs/gst/audio/.cvsignore:
22276         Ignore generated file.
22277         * gst-libs/gst/audio/Makefile.am:
22278         Do not install example filter.
22279
22280 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22281
22282         * examples/switch/.cvsignore:
22283         Ignore generated file.
22284
22285 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22286
22287         * common/m4/ax_create_stdint_h.m4:
22288         * configure.ac:
22289           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
22290           _stdint.h.
22291         * Makefile.am:
22292           remove generated _stdint.h in DISTCLEANFILES
22293         * ext/a52dec/gsta52dec.c:
22294           include _stdint.h for a52dec. (should fix #133064)
22295
22296 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
22297
22298         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
22299         (gst_tag_to_vorbis_comments):
22300         Add replaygain support to vorbistag
22301
22302 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
22303         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
22304         (gst_ffmpeg_caps_to_extradata):
22305           Fix SVQ3 caps flag properties
22306           Use glib macro for bytes swap
22307
22308 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22309
22310         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
22311         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
22312         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
22313         * ext/sndfile/gstsf.c: (plugin_init):
22314         * gst/avi/gstavi.c: (plugin_init):
22315         * sys/dxr3/dxr3init.c: (plugin_init):
22316         * sys/oss/gstossaudio.c: (plugin_init):
22317         * sys/v4l/gstv4l.c: (plugin_init):
22318         * sys/v4l2/gstv4l2.c: (plugin_init):
22319           remove textdomain calls
22320         * po/nl.po:
22321           update Dutch translation
22322
22323 2004-02-02  Julien MOUTTE  <julien@moutte.net>
22324
22325         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22326         (gst_play_set_audio_sink): Moving volume in the audio thread for
22327         instantaneous volume change. Maybe i will add another volume in front
22328         of visualization later, not sure yet though.
22329
22330 2004-02-02  Julien MOUTTE  <julien@moutte.net>
22331
22332         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22333         (gst_ximagesink_handle_xevents): Better X events handling, only take
22334         the latest events for configure and motion.
22335         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
22336
22337 2004-02-02  Jon Trowbridge  <trow@gnu.org>
22338
22339         reviewed by: David Schleef  <ds@schleef.org>
22340
22341         Fix memory leaks:
22342         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
22343         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
22344
22345 2004-02-02  David Schleef  <ds@schleef.org>
22346
22347         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
22348         of lines.
22349         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
22350         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22351         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
22352         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
22353         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
22354         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
22355         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
22356         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
22357         (gst_float2_2_int_link):
22358         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
22359         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
22360         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
22361         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
22362         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
22363         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
22364         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
22365         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
22366         * testsuite/gst-lint: Add tests for bzero and ;;
22367
22368 2004-02-02  David Schleef  <ds@schleef.org>
22369
22370         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
22371
22372 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22373
22374         * ext/aalib/gstaasink.c: (gst_aasink_open):
22375         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
22376         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
22377         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
22378         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
22379         (gst_afsink_close_file):
22380         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
22381         (gst_afsrc_close_file):
22382         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
22383         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
22384         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
22385         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
22386         * ext/esd/esdmon.c: (gst_esdmon_get):
22387         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
22388         * ext/faac/gstfaac.c: (gst_faac_chain):
22389         * ext/faad/gstfaad.c: (gst_faad_chain):
22390         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
22391         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
22392         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
22393         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
22394         (gst_flacdec_loop):
22395         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
22396         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22397         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
22398         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
22399         (gst_gnomevfssink_close_file):
22400         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
22401         (gst_gnomevfssrc_open_file):
22402         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
22403         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
22404         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
22405         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
22406         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
22407         * ext/mad/gstmad.c: (gst_mad_chain):
22408         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
22409         * ext/mpeg2dec/gstmpeg2dec.c:
22410         * ext/mpeg2enc/gstmpeg2enc.cc:
22411         * ext/mplex/gstmplex.cc:
22412         * ext/mplex/gstmplexibitstream.cc:
22413         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
22414         (gst_ogg_demux_push):
22415         * ext/raw1394/gstdv1394src.c:
22416         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
22417         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
22418         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
22419         (gst_sf_loop):
22420         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
22421         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
22422         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
22423         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
22424         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
22425         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
22426         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
22427         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
22428         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
22429         (gst_riff_read_element_data), (gst_riff_read_seek),
22430         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
22431         * gst/adder/gstadder.c: (gst_adder_loop):
22432         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
22433         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
22434         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
22435         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22436         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
22437         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
22438         * gst/goom/gstgoom.c: (gst_goom_chain):
22439         * gst/id3/gstid3types.c: (gst_id3types_loop):
22440         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
22441         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
22442         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
22443         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
22444         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
22445         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
22446         (gst_ebml_read_float), (gst_ebml_read_header):
22447         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
22448         (gst_matroska_demux_parse_blockgroup):
22449         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
22450         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
22451         * gst/oneton/gstoneton.c: (gst_oneton_chain):
22452         * gst/silence/gstsilence.c: (gst_silence_get):
22453         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
22454         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
22455         * gst/speed/gstspeed.c: (speed_loop):
22456         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
22457         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
22458         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
22459         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
22460         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
22461         (gst_wavparse_loop):
22462         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
22463         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
22464         (dxr3audiosink_close):
22465         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
22466         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
22467         (dxr3videosink_close), (dxr3videosink_write_data):
22468         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
22469         * sys/oss/gstosssink.c: (gst_osssink_chain):
22470         * sys/oss/gstosssrc.c: (gst_osssrc_get):
22471         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
22472         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
22473         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
22474         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
22475         (gst_v4l_set_window), (gst_v4l_enable_overlay):
22476         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
22477         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
22478         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
22479         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
22480         (gst_v4l_set_audio):
22481         * sys/v4l/v4l_calls.h:
22482         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
22483         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
22484         (gst_v4lmjpegsink_playback_init),
22485         (gst_v4lmjpegsink_playback_start):
22486         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
22487         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
22488         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
22489         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
22490         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
22491         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
22492         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
22493         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
22494         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
22495         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
22496         (gst_v4l2_get_output), (gst_v4l2_set_output),
22497         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
22498         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
22499         (gst_v4l2_set_attribute):
22500         * sys/v4l2/v4l2_calls.h:
22501         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
22502         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
22503         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
22504         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
22505         (gst_v4l2src_capture_stop):
22506         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
22507         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
22508         (gst_ximagesink_chain):
22509         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
22510         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
22511         (gst_xvideosink_xwindow_new):
22512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
22513         (gst_xvimagesink_chain):
22514
22515 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22516
22517         * gst/volume/gstvolume.c: (gst_volume_set_volume),
22518         (gst_volume_get_volume), (volume_class_init), (volume_init),
22519         (volume_chain_int16), (volume_update_volume):
22520         * gst/volume/gstvolume.h:
22521           make code more readable by removing magic numbers
22522           make mixer interface export 0-100 range
22523           make it internally map to 0.0-1.0 range so users don't distort
22524           output by putting the sliders at full volume
22525
22526 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22527
22528         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
22529         (gst_play_state_change), (gst_play_seek_to_time):
22530         block the tick callback for 0.5 secs after doing a seek
22531
22532 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22533
22534         * gst-libs/gst/play/play.c: (gst_play_new):
22535           check for GError
22536
22537 2004-02-01  Julien MOUTTE  <julien@moutte.net>
22538
22539         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
22540         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
22541         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
22542         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
22543         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
22544         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
22545
22546 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22547
22548         * configure.ac:
22549         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
22550           check for a function added in vorbis 1.1
22551
22552 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22553
22554         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
22555         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
22556           really start/stop clock only on PLAYING <=> PAUSED
22557         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
22558           remove \n from debugging lines
22559         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
22560           make it work when seeking does not
22561         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
22562           reset on DISCONT
22563
22564 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22565
22566         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
22567           start clock on PAUSED=>PLAYING, not later
22568         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
22569           extract correct time for different discont formats
22570         (gst_alsa_sink_get_time):
22571           don't segfault when no format is negotiated yet, just return 0
22572         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
22573         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
22574         (gst_ogg_pad_push):
22575           handle flush and discont events correctly
22576         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
22577           handle discont events correctly
22578
22579 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
22580
22581         * gst-libs/gst/play/play.c: (gst_play_error_quark),
22582         (gst_play_error_create), (gst_play_error_plugin),
22583         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
22584         * gst-libs/gst/play/play.h:
22585           add error handling during creation
22586         * examples/gstplay/player.c: (main):
22587           use new gst_play_new
22588
22589
22590 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22591
22592         * ext/theora/theoradec.c: (theora_dec_chain):
22593           make comments work
22594         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22595         (vorbis_dec_src_event), (vorbis_dec_chain):
22596           add encoder tag, fix tag reading to be more error tolerant, change
22597           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
22598           gst_pad_event_default.
22599         * gst/tags/gstvorbistag.c:
22600         (gst_tag_list_from_vorbiscomment_buffer):
22601           undefine function specific define at end of function
22602
22603 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
22604
22605         * ext/flac/gstflac.c: (plugin_init):
22606         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
22607         * ext/flac/gstflacdec.h:
22608         * ext/flac/gstflacenc.h:
22609           Fix typos
22610
22611 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
22612
22613         * examples/gstplay/player.c: s/gstplay.h/play.h/
22614
22615 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22616
22617         * gst-libs/gst/play/Makefile.am:
22618         * gst-libs/gst/play/gstplay.c:
22619         * gst-libs/gst/play/gstplay.h:
22620         * gst-libs/gst/play/play.c:
22621           more surgery, operation complete
22622
22623 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22624
22625         * gst-libs/gst/play/play.old.c:
22626         * gst-libs/gst/play/play.old.h:
22627           after CVS surgery by moving, remove
22628         * gst-libs/gst/play/playpipelines.c:
22629           remove
22630
22631         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
22632           add negotiation error
22633
22634 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22635
22636         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
22637         (gst_ogg_demux_push):
22638           add some seeking debug info
22639           send a flush when seeking
22640
22641 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22642
22643         * configure.ac:
22644           use AC_C_INLINE
22645         * configure.ac:
22646         * ext/Makefile.am:
22647         * ext/theora/Makefile.am:
22648         * ext/theora/theoradec.c:
22649           add theora video decoder. Does just do simple decoding for now and
22650           has been tested against Theora cvs only. It only works when theora
22651           is compiled with --enable-static.
22652         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
22653           always reset packetno on DISCONT
22654
22655 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22656
22657         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
22658           Fix audio.
22659
22660 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22661
22662         * gst/mpegaudioparse/gstmpegaudioparse.c:
22663         (mp3_type_frame_length_from_header):
22664           Fix header parsing - stolen from ffmpeg (thank you! :) ).
22665
22666 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22667
22668         * ext/esd/esdsink.c: (gst_esdsink_init):
22669           Since we have static pad template caps, we don't need to negotiate;
22670           either the core errors out or we know the format.
22671
22672 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22673
22674         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
22675         (gst_riff_read_seek):
22676         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
22677         (gst_ebml_read_seek):
22678           Fix event handling.
22679
22680 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22681
22682         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
22683           removee video/x-theora from vp3 decoder, it doesn't handle raw
22684           theora streams
22685         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
22686           fix bug with finalizing element that never went to PAUSED
22687         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
22688           length and position queries were swapped
22689         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
22690         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
22691         (vorbis_dec_src_event):
22692           implement querying time and bytes
22693
22694 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22695
22696         * just about every source file:
22697           gst_element_error -> GST_ELEMENT_ERROR
22698
22699 2004-01-29  Julien MOUTTE  <julien@moutte.net>
22700
22701         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
22702         emiting FLUSH and even before DISCONT.
22703         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
22704         get the best instant seeking as possible yay!
22705
22706 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22707
22708         * gst/mpeg1videoparse/gstmp1videoparse.c:
22709         (gst_mp1videoparse_real_chain):
22710           Committed wrong version last week... Grr... Didn't notice until now.
22711
22712 2004-01-29  Julien MOUTTE <julien@moutte.net>
22713
22714         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
22715         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
22716         have_xwindow_id signal in xwindow_create.
22717
22718 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22719
22720         * ext/ogg/gstoggdemux.c:
22721           lots of changes - mainly support for chained bitstreams, seeking,
22722           querying and bugfixes of course
22723         * ext/vorbis/Makefile.am:
22724         * ext/vorbis/vorbisdec.c:
22725         * ext/vorbis/vorbisdec.h:
22726           add vorbisdec raw vorbis decoder
22727         * ext/vorbis/vorbis.c: (plugin_init):
22728           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
22729         * gst/intfloat/Makefile.am:
22730         * gst/intfloat/float22int.c:
22731         * gst/intfloat/float22int.h:
22732         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
22733           add float2intnew plugin. It converts multichannel interleaved float to
22734           multichannel interleaved int. The name should probably be changed.
22735         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
22736         (plugin_init):
22737           add typefinding for raw theora video so oggdemux can detect it.
22738
22739 2004-01-28  Julien MOUTTE  <julien@moutte.net>
22740
22741         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
22742         sink element first.
22743         * gst/videoscale/gstvideoscale.c:
22744         (gst_videoscale_handle_src_event): Fixing src event handler.
22745
22746 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22747
22748         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
22749         (gst_v4lsrc_open), (gst_v4lsrc_close),
22750         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
22751         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
22752         * sys/v4l/gstv4lsrc.h:
22753         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
22754         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
22755           Implement resizing... Hack. But that's why v4l is b0rked...
22756
22757 2004-01-28  Julien MOUTTE <julien@moutte.net>
22758
22759         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22760         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
22761         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
22762         (gst_ximagesink_xwindow_destroy):
22763         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22764         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22765         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
22766         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
22767         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
22768         correctly cleaning the image created to check xshm calls on succes,
22769         added a lot of XSync calls in X11 functions, and fixed a segfault when
22770         no image format was defined before negotiation happened.
22771
22772 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22773
22774         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
22775           use gst_element_get_time to get correct time
22776
22777 2004-01-28  Julien MOUTTE  <julien@moutte.net>
22778
22779         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22780         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
22781         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
22782         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
22783         (gst_xvimagesink_check_xshm_calls),
22784         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
22785         X plugins are now able to detect that XShm calls will fail even if the
22786         server claims that it has XShm support (remote displays most of the
22787         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
22788         so that we use non XShm functions. This feature is almost useless for
22789         xvimagesink as Xv is not supported on remote displays anyway, but
22790         it might happen than even on the local display XShm calls fail.
22791
22792 2004-01-27  David Schleef  <ds@schleef.org>
22793
22794         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
22795         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
22796         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
22797         changed esdsink to only use 44100,16,2, since esd sucks at rate
22798         conversion and esdsink has had difficulty negotiating.
22799
22800 2004-01-27  Julien MOUTTE <julien@moutte.net>
22801
22802         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
22803         (gst_play_seek_to_time): Fixing the way to get current position.
22804
22805 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22806
22807         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
22808           use gst_element_get_time to get correct time
22809
22810 2004-01-27  Julien MOUTTE <julien@moutte.net>
22811
22812         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
22813         fix ever... Inverting 2 lines of code make spider autoplug correctly
22814         tagged mp3 !
22815
22816 2004-01-27  David Schleef  <ds@schleef.org>
22817
22818         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22819         Use gst_pad_try_set_caps_nonfixed().
22820
22821 2004-01-27  David Schleef  <ds@schleef.org>
22822
22823         * gst/ac3parse/gstac3parse.c: update to checklist 5
22824         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
22825         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
22826         * gst/audioscale/gstaudioscale.c: same
22827         * gst/auparse/gstauparse.c: same
22828         * gst/avi/gstavidemux.c: same
22829
22830 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22831
22832         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
22833           stop processing after EOS
22834
22835 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22836
22837         * gst/asfdemux/asfheaders.h:
22838         * gst/asfdemux/gstasfdemux.c:
22839         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
22840         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
22841         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
22842           lot's of fixes to make data extraction simpler and get the code
22843           architecture and compiler independant. Add debugging category
22844         * gst/goom/gstgoom.c: (gst_goom_change_state):
22845           reset channel count on PAUSED=>READY, not READY=>PAUSED
22846
22847 2004-01-26  Colin Walters  <walters@verbum.org>
22848
22849         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
22850         code to pull a bigger buffer in iradio mode.  This as a side effect
22851         makes typefinding work.
22852
22853 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
22854
22855         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
22856         Fix SVQ3 decoding on PPC
22857
22858 2004-01-26  Julien MOUTTE <julien@moutte.net>
22859
22860         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
22861         that one managed to stay there... Fixed.
22862
22863 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
22864
22865         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
22866         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
22867         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
22868         (qtdemux_video_caps):
22869         * gst/qtdemux/qtdemux.h:
22870         Add SVQ3 specific flags to qtdemux and ffmpeg
22871
22872 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22873
22874         * gst-libs/gst/audio/audio.h:
22875           remove buffer-frames from audio caps
22876         * gst/audioconvert/gstaudioconvert.c:
22877           fix plugin to really work.
22878
22879 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22880
22881         * gst-libs/gst/mixer/mixer.c:
22882         * gst-libs/gst/propertyprobe/propertyprobe.c:
22883         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
22884         (gst_tuner_find_channel_by_name):
22885         * gst-libs/gst/tuner/tuner.h:
22886           Add gtk-doc style comments. Also fix a function name.
22887
22888 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22889
22890         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
22891         (gst_divxdec_negotiate):
22892           Fix for new capsnego - also fixes gst-player with divxdec.
22893
22894 2004-01-25  Julien MOUTTE  <julien@moutte.net>
22895
22896         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
22897         (gst_play_identity_handoff), (gst_play_set_location),
22898         (gst_play_set_visualization), (gst_play_connect_visualization): Another
22899         try in visualization implementation. Still have an issue with switch
22900         blocking when pulling from video_queue and only audio comes out of
22901         spider.
22902         * gst/switch/gstswitch.c: (gst_switch_release_pad),
22903         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
22904         release method. And check if the pad is usable before pulling.
22905
22906 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22907
22908         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
22909         (gst_videobalance_init),
22910         (gst_videobalance_colorbalance_list_channels),
22911         (gst_videobalance_colorbalance_set_value),
22912         (gst_videobalance_colorbalance_get_value),
22913         (gst_videobalance_update_properties),
22914         (gst_videobalance_update_tables_planar411),
22915         (gst_videobalance_planar411):
22916         * gst/videofilter/gstvideobalance.h:
22917           Implement lookup-tables. +/- 10x faster.
22918
22919 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22920
22921         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
22922         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
22923           The index reading was broken. The rest worked fine, but the whole
22924           goal of my rewrite was to make avidemux readable, and this was
22925           not at all readable. Please use typed variables.
22926
22927 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22928
22929         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22930           Additional pad usability check.
22931         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
22932         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
22933         (gst_mp1videoparse_real_chain):
22934           Fix MPEG video stream parsing. The original plugin had several
22935           issues, including not timestamping streams where the source was
22936           not timestamped (this happens with PTS values in mpeg system
22937           streams, but MPEG video is also a valid stream on its own so
22938           that needs timestamps too). We use the display time code for that
22939           for now. Also, if one incoming buffer contains multiple valid
22940           frames, we push them all on correctly now, including proper EOS
22941           handling. Lastly, several potential segfaults were fixed, and we
22942           properly sync on new sequence/gop headers to include them in next,
22943           not previous frames (since they're header for the next frame, not
22944           the previous). Also see #119206.
22945         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
22946         (bpf_from_header):
22947           Move caps setting so we only do it after finding several valid
22948           MPEG-1 fraes sequentially, not right after the first one (which
22949           might be coincidental).
22950         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
22951         (mpeg_video_type_find), (mpeg_video_stream_type_find),
22952         (plugin_init):
22953           Add unsynced MPEG video stream typefinding, and change some
22954           probability values so we detect streams rightly. The idea is as
22955           follows: I can have an unsynced system stream which contains
22956           video. In the current code, I would randomly get a type for either
22957           system or video stream type found, because the probabilities are
22958           being calculated rather randomly. I now use fixed values, so we
22959           always prefer system stream if that was found (and that is how it
22960           should be). If no system stream was found, we can still identity                the stream as video-only.
22961
22962 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22963
22964         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
22965         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
22966           don't write to buffer. Extract data without the need of
22967           __attribute__ ((packed))
22968
22969 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22970
22971         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
22972         (mpeg1_sys_type_find):
22973           Fix MPEG-1 stream typefinding.
22974
22975 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22976
22977         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
22978           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
22979
22980 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22981
22982         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
22983         * ext/esd/gstesd.c: (plugin_init):
22984           private debugging, better error reporting
22985
22986 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22987
22988         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
22989         (gst_riff_read_init), (gst_riff_read_change_state):
22990         * gst-libs/gst/riff/riff-read.h:
22991           Remove stuff fromold metadata system.
22992
22993 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22994
22995         * ext/ogg/gstoggdemux.c:
22996           Fix wrong file comment.
22997         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22998         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
22999           Add metadata reading properly.
23000
23001 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23002
23003         * ext/Makefile.am:
23004           Fix nas DIST_SUBDIRS
23005           Uraeus:
23006           Fix bug where make distcheck doesn't get run on adding stuff to
23007           the build.
23008
23009 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23010
23011         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
23012         * ext/divx/gstdivxdec.h:
23013           Fix divx3 ("msmpeg4") playback using divxdec.
23014
23015 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23016
23017         * gst/typefind/gsttypefindfunctions.c:
23018         (mp3_type_frame_length_from_header): fix bug in length computation
23019         (mp3_type_find): improve debugging output
23020
23021 2004-01-23  Julien MOUTTE  <julien@moutte.net>
23022
23023         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
23024         (gst_play_set_location), (gst_play_seek_to_time),
23025         (gst_play_set_audio_sink), (gst_play_set_visualization),
23026         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
23027         the pipeline from scratch. Visualization is back and switch went out as
23028         i realized it was not possible to use the way i wanted.
23029         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
23030         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
23031         clearing in state change from READY to NULL. So that one can clean the
23032         X ressources keeping the element.
23033         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23034         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
23035         (gst_xvimagesink_colorbalance_set_value),
23036         (gst_xvimagesink_colorbalance_get_value),
23037         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
23038         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
23039         change from READY to NULL and fixed some stupid bugs in colorbalance
23040         get/set values. Also added the following feature : when nobody tries to
23041         set some values to the colorbalance levels before the xcontext is
23042         grabbed, then when creating channels list from Xv attributes we set the
23043         internal values to the Xv defaults. This way we handle buggy Xv drivers
23044         that set default hue values far from the middle of the range (Thanks
23045         to Jon Trowbridge for pointing that issue).
23046         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
23047         colorbalance levels have been set before xcontext is grabbed.
23048
23049 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23050
23051         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
23052           Fix the ossmixer case where we shouldn't open /dev/dsp* because
23053           it might block operations (which is bad for a mixer).
23054
23055 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23056
23057         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
23058         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
23059         (gmip_find_type_pre):
23060         * gst-libs/gst/media-info/media-info-priv.h:
23061         * gst-libs/gst/media-info/media-info.c:
23062         (gst_media_info_instance_init), (gst_media_info_read_idler):
23063         add fakesink to get caps on decoder src pad again
23064         fix callback prototype to match new have_type signal signature
23065
23066 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23067
23068         * gst/adder/gstadder.c: (gst_adder_link):
23069           fix non-compile and cut-n-paste code
23070
23071 2004-01-21  David Schleef  <ds@schleef.org>
23072
23073         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
23074         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
23075         (gst_swfdec_init), (gst_swfdec_change_state):
23076         * ext/swfdec/gstswfdec.h:
23077         Fix negotiation.
23078         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
23079         (gst_adder_request_new_pad): Fix negotiation.
23080         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
23081         Add a fixate function.
23082         * gst/intfloat/gstfloat2int.c:
23083         * gst/intfloat/gstfloat2int.h:
23084         * gst/intfloat/gstint2float.c:
23085         * gst/intfloat/gstint2float.h:
23086         Completely rewrite the negotiation.  Doesn't quite work yet,
23087         due to some buffer-frames problem.
23088
23089 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
23090
23091         * ext/gnomevfs/gstgnomevfssrc.c:
23092         * sys/v4l2/v4l2_calls.h:
23093           fix includes for distcheck
23094
23095 2004-01-21  Christian Schaller <uraeus@gnome.org>
23096
23097         * ext/nas/
23098         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
23099         based on earlier patch from Laurent Vivier
23100
23101 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
23102
23103         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
23104         Fix wma caps property
23105         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
23106         Fix typo (flags1 and flags2)
23107
23108 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23109
23110         * gst-libs/gst/media-info/media-info-priv.c:
23111         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
23112         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
23113         (gmip_find_stream), (gmip_find_track_metadata),
23114         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
23115         (gmip_find_track_format):
23116         * gst-libs/gst/media-info/media-info-priv.h:
23117         * gst-libs/gst/media-info/media-info-test.c: (main):
23118         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
23119         (gst_media_info_read_idler), (gst_media_info_read):
23120         * gst-libs/gst/media-info/media-info.h:
23121           register debugging category and use it for debugging
23122
23123 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23124
23125         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
23126         (gst_vorbisfile_new_link):
23127           signal streaminfo through tags
23128
23129 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23130
23131         * ext/mplex/gstmplex.cc:
23132         * ext/mplex/gstmplexibitstream.cc:
23133           g++ doesn't like NULL in our i18n/error macros, should be
23134           either (NULL) or ("").
23135
23136 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23137
23138         * sys/dxr3/dxr3audiosink.c:
23139         * sys/dxr3/dxr3init.c:
23140         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
23141         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
23142           Fix more error error error errors (missing includes here).
23143
23144 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23145
23146         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23147           fix thomas' error errors.
23148
23149 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23150
23151         * ext/mpeg2enc/gstmpeg2enc.cc:
23152           fix error errors.
23153
23154 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23155
23156         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
23157         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
23158           Fix for new error system.
23159
23160 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23161
23162         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
23163           fix for new error reporting
23164
23165 2004-01-20  David Schleef  <ds@schleef.org>
23166
23167         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
23168         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
23169         (gst_ximagesink_set_xwindow_id): Change to using a framerate
23170         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
23171         and neither is 100+, most likely.
23172         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
23173         (gst_xvimagesink_getcaps): same
23174
23175 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23176
23177         * configure.ac:
23178           Up version requirement to 2.0.3 (not yet released) to avoid symbol
23179           clashes with ffmpeg.
23180
23181 2004-01-20  Julien MOUTTE  <julien@moutte.net>
23182
23183         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
23184         (gst_switch_init): Fixed switch element : proxying link and setting
23185         caps from src to sink on request.
23186
23187 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23188
23189         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
23190         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
23191         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
23192         fix element_error
23193
23194 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23195
23196         * sys/v4l/v4l_calls.h:
23197         * sys/v4l2/v4l2_calls.h:
23198           element_error fixes
23199
23200 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23201
23202         * gst-libs/gst/gst-i18n-plugin.h:
23203           add locale.h
23204           remove config.h inclusion
23205
23206 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23207
23208         * autogen.sh:
23209           adding autopoint invocation
23210         * Makefile.am:
23211         * configure.ac:
23212         * gst-libs/gst/gettext.h:
23213           adding gettext bits
23214         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
23215         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
23216         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23217         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
23218         (gst_gnomevfssink_close_file):
23219         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
23220         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
23221         * gst-libs/gst/gst-i18n-plugin.h:
23222         * gst/avi/gstavi.c: (plugin_init):
23223         * sys/dxr3/dxr3init.c: (plugin_init):
23224         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
23225         * sys/oss/gstossaudio.c: (plugin_init):
23226         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
23227         * sys/v4l/gstv4l.c: (plugin_init):
23228         * sys/v4l/v4l_calls.c: (gst_v4l_open):
23229         * sys/v4l2/gstv4l2.c: (plugin_init):
23230         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
23231         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
23232         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
23233         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
23234         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
23235         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
23236           make sure locale and translation domain are set
23237           fix translated strings
23238         * po/.cvsignore:
23239         * po/LINGUAS:
23240         * po/Makevars:
23241         * po/POTFILES.in:
23242         * po/nl.po:
23243           put translation files into place
23244         * sys/xvideo/imagetest.c: (main):
23245         * ext/dv/demo-play.c: (main):
23246           fix unnecessary translations
23247
23248 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23249
23250         * ext/sndfile/gstsf.c:
23251         * gst/avi/gstavimux.c:
23252         * ext/audiofile/gstafsink.c:
23253         * ext/audiofile/gstafsrc.c:
23254         * ext/gnomevfs/gstgnomevfssink.c:
23255         * ext/gnomevfs/gstgnomevfssrc.c:
23256         * sys/oss/gstosselement.c:
23257         * sys/v4l/v4l_calls.h:
23258           fix i18n include
23259
23260 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23261
23262         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
23263         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
23264         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
23265         (gst_v4l2_get_output), (gst_v4l2_set_output),
23266         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
23267         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
23268         (gst_v4l2_set_attribute):
23269         update to new error handling
23270
23271 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23272
23273         * ext/sidplay/gstsiddec.cc:
23274         * gst/modplug/gstmodplug.cc:
23275           parenthese NULL because C++ seems angry about it
23276
23277 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23278
23279         * gst-libs/gst/gst-i18n-plugin.h:
23280           add skeleton i18n stuff, but needs to be further implemented
23281
23282 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23283
23284         * examples/gstplay/player.c: (main):
23285         * ext/aalib/gstaasink.c: (gst_aasink_open):
23286         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
23287         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23288         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23289         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
23290         (gst_afsink_close_file):
23291         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
23292         (gst_afsrc_close_file):
23293         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
23294         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
23295         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
23296         * ext/esd/esdmon.c: (gst_esdmon_get):
23297         * ext/esd/esdsink.c: (gst_esdsink_chain):
23298         * ext/faac/gstfaac.c: (gst_faac_chain):
23299         * ext/faad/gstfaad.c: (gst_faad_chain):
23300         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
23301         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
23302         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
23303         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
23304         (gst_flacdec_loop):
23305         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
23306         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
23307         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
23308         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
23309         (gst_gnomevfssink_close_file):
23310         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23311         (gst_gnomevfssrc_open_file):
23312         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
23313         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
23314         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
23315         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
23316         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
23317         * ext/mad/gstmad.c: (gst_mad_chain):
23318         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
23319         * ext/mpeg2dec/gstmpeg2dec.c:
23320         * ext/mpeg2enc/gstmpeg2enc.cc:
23321         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23322         * ext/mplex/gstmplex.cc:
23323         * ext/mplex/gstmplexibitstream.cc:
23324         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
23325         (gst_ogg_demux_push), (gst_ogg_pad_push):
23326         * ext/raw1394/gstdv1394src.c:
23327         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
23328         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
23329         * ext/sidplay/gstsiddec.cc:
23330         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
23331         (gst_sf_loop):
23332         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
23333         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
23334         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
23335         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23336         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
23337         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
23338         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
23339         * gst-libs/gst/Makefile.am:
23340         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23341         (gst_riff_read_element_data), (gst_riff_read_seek),
23342         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
23343         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
23344         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
23345         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
23346         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
23347         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
23348         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
23349         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
23350         * gst/goom/gstgoom.c: (gst_goom_chain):
23351         * gst/id3/gstid3types.c: (gst_id3types_loop):
23352         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
23353         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
23354         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
23355         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
23356         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
23357         (gst_ebml_read_float), (gst_ebml_read_header):
23358         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
23359         (gst_matroska_demux_parse_blockgroup):
23360         * gst/modplug/gstmodplug.cc:
23361         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
23362         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
23363         * gst/oneton/gstoneton.c: (gst_oneton_chain):
23364         * gst/silence/gstsilence.c: (gst_silence_get):
23365         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23366         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
23367         * gst/speed/gstspeed.c: (speed_loop):
23368         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
23369         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23370         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
23371         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
23372         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
23373         (gst_wavparse_loop):
23374         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
23375         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
23376         (dxr3audiosink_close):
23377         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
23378         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
23379         (dxr3videosink_close), (dxr3videosink_write_data):
23380         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
23381         * sys/oss/gstosselement.h:
23382         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
23383         (gst_osssink_chain):
23384         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23385         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
23386         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
23387         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
23388         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
23389         (gst_v4l_enable_overlay):
23390         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
23391         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
23392         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
23393         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
23394         (gst_v4l_set_audio):
23395         * sys/v4l/v4l_calls.h:
23396         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
23397         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
23398         (gst_v4lmjpegsink_playback_init),
23399         (gst_v4lmjpegsink_playback_start):
23400         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
23401         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
23402         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
23403         (gst_v4lmjpegsrc_requeue_frame):
23404         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
23405         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
23406         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
23407         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
23408         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
23409         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
23410         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
23411         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
23412         (gst_v4l2src_capture_stop):
23413         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
23414         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23415         (gst_ximagesink_chain):
23416         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
23417         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
23418         (gst_xvideosink_xwindow_new):
23419         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23420         (gst_xvimagesink_chain):
23421         use new error signal, function and categories
23422
23423 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
23424
23425         * configure.ac:
23426         * ext/Makefile.am:
23427         * ext/musicbrainz/gsttrm.c:
23428         * ext/musicbrainz/gsttrm.h:
23429         * ext/musicbrainz/Makefile.am:
23430         Add a trm plugin
23431
23432 2004-01-18  Julien MOUTTE  <julien@moutte.net>
23433
23434         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
23435         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
23436         synchronous property for debugging.
23437         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
23438         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23439         (gst_xvimagesink_set_property): Moving a pointer declaration to a
23440         smaller block, fixing indent.
23441
23442 2004-01-16  David Schleef  <ds@schleef.org>
23443
23444         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
23445         property affects the video stream.
23446         * sys/xvimage/xvimagesink.c:
23447         * sys/xvimage/xvimagesink.h:
23448         Add synchronous property for debugging.  Should probably be
23449         disabled in non-CVS builds.  Make sure that the Xv attribute
23450         exists before we set it (crash!).  Fix a silly float bug that
23451         caused colorbalance to just not work.
23452
23453 2004-01-17  Christian Schaller <Uraeus@gnome.org>
23454
23455         * tools/gst-launch-ext.in - update for new plugins
23456
23457 2004-01-16  David Schleef  <ds@schleef.org>
23458
23459         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
23460         already-freed caps.
23461
23462 2994-01-16  Christian Schaller <Uraeus@gnome.org>
23463
23464         * Update spec for new colorspace plugin and libcaca plugin
23465         * Fix compilation of libcaca plugin (clock -> id)
23466
23467 2004-01-16  Julien MOUTTE <julien@moutte.net>
23468
23469         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
23470         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
23471         (gst_xvimagesink_set_xwindow_id),
23472         (gst_xvimagesink_colorbalance_set_value),
23473         (gst_xvimagesink_colorbalance_get_value),
23474         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
23475         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
23476         correct colorbalance properties. They can now be set when the element
23477         is still in NULL state. The values will be committed to the Xv Port
23478         when xcontext is initialized.
23479         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
23480         brightness int values in the GstXvImagesink structure.
23481
23482 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23483
23484         * gst-libs/gst/Makefile.am:
23485           restructure so having local patches works easier.
23486
23487 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23488
23489         * ext/mpeg2enc/Makefile.am:
23490         * ext/mpeg2enc/gstmpeg2enc.cc:
23491         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23492           Bugfix with respect to EOS handling.
23493
23494 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23495
23496         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
23497           Link with right caps (else, it segfaults).
23498         * ext/mplex/gstmplexjob.cc:
23499           Fix for slight API change in 1.6.1.93 release of mjpegtools.
23500
23501 2004-01-15  David Schleef  <ds@schleef.org>
23502
23503         * gst-libs/gst/audio/Makefile.am:
23504         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
23505         from the template.
23506         * gst-libs/gst/audio/gstaudiofilter.c:
23507         * gst-libs/gst/audio/gstaudiofilter.h:
23508         Add bytes_per_sample and size and n_samples calculation.
23509         * gst-libs/gst/audio/gstaudiofilterexample.c:
23510         Remove, now autogenerated.
23511         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23512         Moved from gstaudiofilterexample, object name changed, code added
23513         so that it actually works.
23514         * gst-libs/gst/audio/make_filter:
23515         Script to build an audiofilter subclass from the template.
23516         * gst/colorspace/Makefile.am:
23517         * gst/colorspace/yuv2yuv.c:
23518         Remove file, since it's GPL, and we don't use it.
23519
23520 2004-01-15  Julien MOUTTE  <julien@moutte.net>
23521
23522         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23523         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
23524         them use the buffer free function to test how the buffer was allocated.
23525
23526 2004-01-15  David Schleef  <ds@schleef.org>
23527
23528         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
23529         that handles osssink fallback.
23530         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23531         (gst_audio_convert_getcaps):
23532         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
23533         Add audio/x-qdm2 for QDM2 audio.
23534         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23535         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
23536         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
23537         Decrease minimum size to 16x16.
23538         * gst/wavparse/gstwavparse.c:
23539         Convert disabled pad template caps to new caps.
23540         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
23541         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23542         (gst_xvimagesink_chain): Throw element error when display cannot
23543         be opened.  Increase minimum framerate to 1.0.  Check the data
23544         free function on a buffer to make sure it is the type we expect
23545         before manipulating it.
23546
23547 2004-01-15  Julien MOUTTE <julien@moutte.net>
23548
23549         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
23550         (gst_videobalance_colorbalance_set_value): Implement passthru if
23551         settings are in the middle.
23552         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
23553
23554 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23555
23556         * gst/videofilter/Makefile.am:
23557         * gst/volume/Makefile.am:
23558           Since we use videofilter symbols, link to it.
23559
23560 2004-01-15  Julien MOUTTE <julien@moutte.net>
23561
23562         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
23563         mixer interface type to HARDWARE.
23564         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
23565         type to SOFTWARE.
23566         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
23567         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
23568         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
23569         (gst_volume_interface_init), (gst_volume_list_tracks),
23570         (gst_volume_set_volume), (gst_volume_get_volume),
23571         (gst_volume_set_mute), (gst_volume_mixer_init),
23572         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
23573         (volume_init): Implementing mixer interface.
23574         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
23575         * sys/oss/gstosselement.c: (gst_osselement_get_type),
23576         (gst_osselement_change_state): Removing some trailing commas in
23577         structures.
23578         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
23579         interface type to HARDWARE.
23580         * sys/v4l/gstv4lcolorbalance.c:
23581         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
23582         type to HARDWARE.
23583         * sys/v4l2/gstv4l2colorbalance.c:
23584         (gst_v4l2_color_balance_interface_init): Setting colorbalance
23585         interface type to HARDWARE.
23586         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
23587         same code than ximagesink for event handling.
23588
23589 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23590
23591         * ext/snapshot/Makefile.am:
23592         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
23593         (gst_snapshot_chain):
23594         * ext/snapshot/gstsnapshot.h:
23595           This has to be a joke... Snapshot should be connected to a tee,
23596           colorspace element before it and EOS after that, where the other
23597           src of the tee receives normal data.
23598           The current way is *wrong*.
23599
23600 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23601
23602         * ext/hermes/gsthermescolorspace.c:
23603           Fix another compile error. Same as below.
23604
23605 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23606
23607         * gst/colorspace/gstcolorspace.c:
23608         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
23609         (gst_colorspace_i420_to_yv12):
23610           Fix compiling... Didn't test if it actually works.
23611
23612 2004-01-15  David Schleef  <ds@schleef.org>
23613
23614         * configure.ac:
23615         * gst/colorspace/Makefile.am:
23616         * gst/colorspace/gstcolorspace.c:
23617         * gst/colorspace/gstcolorspace.h:
23618         * gst/colorspace/yuv2rgb.c:
23619         * gst/colorspace/yuv2rgb.h:
23620         Duplicate the ext/hermes colorspace plugin, and remove Hermes
23621         code and GPL code.  Fix for new caps negotiation.  Rewrite
23622         much of the format handling code, and some of the conversion
23623         code.  Basically, rewrote almost everything.  This element
23624         handles I420, YV12 to RGB conversions.
23625         * ext/hermes/Makefile.am:
23626         * ext/hermes/gsthermescolorspace.c:
23627         Rename colorspace to hermescolorspace.  Fix negotiation issues.
23628         Remove non-Hermes related code.  This element handles lots of
23629         RGB to RGB conversions, but no YUV.
23630         * ext/hermes/gstcolorspace.c:
23631         * ext/hermes/gstcolorspace.h:
23632         * ext/hermes/rgb2yuv.c:
23633         * ext/hermes/yuv2rgb.c:
23634         * ext/hermes/yuv2rgb.h:
23635         * ext/hermes/yuv2rgb_mmx16.s:
23636         * ext/hermes/yuv2yuv.c:
23637         * ext/hermes/yuv2yuv.h:
23638         Remove old code.
23639
23640 2004-01-14  Colin Walters  <walters@verbum.org>
23641
23642         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
23643         they've already been.
23644
23645 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23646
23647         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
23648           assume tag mode when pad is not connected
23649
23650 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23651
23652         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23653           Don't update the time of the clock
23654         (gst_alsa_sink_loop):
23655           sync to the clock given to alsasink, not the own clock
23656         * sys/oss/gstosssink.c: (gst_osssink_chain):
23657           sync to the clock
23658         (gst_osssink_change_state):
23659           activate the clock
23660         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23661         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
23662           remove bogus code that made DISCONT events unhandled
23663         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
23664           explicitly case to double in _set_simple. (fixes 2nd warning in bug
23665           #131502)
23666         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
23667         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
23668         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
23669           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
23670           2nd warning in bug #131502)
23671
23672 2004-01-14  Julien MOUTTE  <julien@moutte.net>
23673
23674         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
23675         (gst_videobalance_colorbalance_set_value),
23676         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
23677         for colorbalance interface implementation.
23678         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23679         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
23680         (gst_ximagesink_dispose), (gst_ximagesink_init),
23681         (gst_ximagesink_class_init): Adding DISPLAY property.
23682         * sys/ximage/ximagesink.h: Adding display_name to store display.
23683         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23684         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
23685         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
23686         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
23687         properties (they still need polishing though for gst-launch use : no
23688         xcontext yet, i ll do that tomorrow).
23689         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
23690
23691 2004-01-14  Julien MOUTTE  <julien@moutte.net>
23692
23693         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
23694         (gst_play_set_location), (gst_play_set_visualization): Preparing
23695         switch integration, adding videobalance in the pipeline.
23696
23697 2004-01-14  Julien MOUTTE <julien@moutte.net>
23698
23699         * gst-libs/gst/colorbalance/colorbalance.c:
23700         (gst_color_balance_class_init): Adding a default type.
23701         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
23702         the type.
23703         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
23704         (gst_videobalance_dispose), (gst_videobalance_class_init),
23705         (gst_videobalance_init), (gst_videobalance_interface_supported),
23706         (gst_videobalance_interface_init),
23707         (gst_videobalance_colorbalance_list_channels),
23708         (gst_videobalance_colorbalance_set_value),
23709         (gst_videobalance_colorbalance_get_value),
23710         (gst_videobalance_colorbalance_init): Implementing colorbalance
23711         interface.
23712         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
23713         list.
23714         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
23715         bug which was triggering a BadAccess X error when setting an overlay
23716         before pad was really negotiated.
23717         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
23718         Using the colorbalance type macro.
23719
23720 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23721
23722         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
23723         (gst_flacenc_chain):
23724           handle tags correctly
23725         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
23726           extract ID3v1 tags correctly
23727
23728 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23729
23730         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
23731         (plugin_init):
23732           Improve matroska typefinding for odd-typed headers...
23733
23734 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23735
23736         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
23737           Fix for using incremental number on padnames.
23738
23739 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23740
23741         * ext/divx/gstdivxdec.c:
23742         * ext/divx/gstdivxenc.c:
23743           Set category to divx4linux instead of divx (too generic).
23744         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
23745         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
23746         (gst_wavparse_loop), (gst_wavparse_change_state):
23747         * gst/wavparse/gstwavparse.h:
23748           fix parsing of WAV files with non-standard fmt-tag size and fix
23749           skipping of unrecognized chunks... Someone please fix this thing
23750           to use rifflib so all this is automated.
23751         * sys/v4l/Makefile.am:
23752         * sys/v4l2/Makefile.am:
23753           Add X_CFLAGS because we depend on X (for overlay).
23754
23755 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
23756
23757         * ext/mpeg2dec/gstmpeg2dec.c:
23758           Don't issue a timestamp unless we tagged the frame
23759           with a PTS.
23760
23761 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23762
23763         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
23764           Query the audio element to get the time, not the clock. We're
23765           interested in the element's time here.
23766
23767 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23768
23769         * ext/aalib/gstaasink.c: (gst_aasink_chain):
23770         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23771         * ext/esd/esdsink.c: (gst_esdsink_chain):
23772         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
23773         * ext/mas/massink.c: (gst_massink_chain):
23774         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
23775         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
23776         (gst_matroska_demux_parse_metadata):
23777         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
23778         (gst_mpeg_parse_release_locks):
23779         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
23780         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
23781         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23782         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
23783         (gst_osssink_change_state):
23784         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
23785         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23786         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
23787         (gst_xvideosink_release_locks):
23788         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
23789           use element time.
23790         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
23791         (gst_alsa_clock_stop):
23792         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
23793         (gst_audio_clock_get_internal_time):
23794           simplify for use with new clocking code.
23795         * testsuite/alsa/Makefile.am:
23796         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
23797           fix testsuite for new caps system
23798
23799 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23800
23801         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
23802         * ext/flac/gstflacenc.c: (add_one_tag):
23803           length is already host endian, no need to convert. Fixes playback of
23804           tagged files on PPC. (bug #128384)
23805
23806 2004-01-13  Julien MOUTTE <julien@moutte.net>
23807
23808         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
23809         colorbalance interface stating if it is hardware based or software
23810         based.
23811         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
23812         Removing a trailing comma.
23813         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23814         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
23815         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
23816         the documentation seems to be wrong on the -1000 to 1000 interval.
23817
23818 2004-01-12  David Schleef  <ds@schleef.org>
23819
23820         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
23821         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
23822         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
23823         Fix negotiation.  Add a bufferalloc function for the sink pad,
23824         and generally clean up some of the code.
23825
23826 2004-01-12  Julien MOUTTE <julien@moutte.net>
23827
23828         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23829         (gst_color_balance_channel_dispose): Adding safety check in dispose
23830         method.
23831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23832         (gst_xvimagesink_xcontext_clear),
23833         (gst_xvimagesink_interface_supported),
23834         (gst_xvimagesink_colorbalance_list_channels),
23835         (gst_xvimagesink_colorbalance_set_value),
23836         (gst_xvimagesink_colorbalance_get_value),
23837         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
23838         Adding colorbalance interface support to set XV parameters such as
23839         HUE, BRIGHTNESS, CONTRAST, SATURATION.
23840         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
23841         interface.
23842
23843 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23844
23845         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
23846         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
23847         (gst_audio_convert_init), (gst_audio_convert_set_property),
23848         (gst_audio_convert_get_property), (gst_audio_convert_chain),
23849         (gst_audio_convert_link),
23850         (gst_audio_convert_buffer_to_default_format),
23851         (gst_audio_convert_buffer_from_default_format), (plugin_init):
23852           - implement _getcaps and use it
23853           - improve linking
23854           - remove float caps since no float conversion is actually done
23855           - remove properties and arguments that were to be used for rate
23856             conversion
23857
23858 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23859
23860         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
23861         (gst_audio_structure_set_int):
23862         * gst-libs/gst/audio/audio.h:
23863           add helper functions for _getcaps matching the standard audio
23864           templates
23865
23866 2004-01-12  David Schleef  <ds@schleef.org>
23867
23868         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
23869         Test that pad is negotiated before getting its caps.
23870
23871 2004-01-12  Julien MOUTTE <julien@moutte.net>
23872
23873         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
23874         analyzing the pads of an element the bin is mostly in READY state so
23875         no caps were negotiated. This helper function needs to work with
23876         _get_caps directly then. I was not freeing them though, added that to
23877         fix the mem leak.
23878
23879 2004-01-12  Julien MOUTTE <julien@moutte.net>
23880
23881         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
23882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
23883         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
23884         than the free_func.
23885
23886 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23887
23888         * sys/oss/gstossaudio.c: (plugin_init):
23889         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
23890         * sys/oss/gstosselement.h:
23891           make an oss debugging category
23892           make failure more descriptive
23893
23894 2004-01-11  David Schleef  <ds@schleef.org>
23895
23896         * ext/ffmpeg/gstffmpeg.c:
23897         * ext/ffmpeg/gstffmpegcodecmap.c:
23898         * ext/ffmpeg/gstffmpegdec.c:
23899         * ext/ffmpeg/gstffmpegenc.c:
23900         * ext/ffmpeg/gstffmpegprotocol.c:
23901         * ext/gdk_pixbuf/gstgdkanimation.c:
23902         * ext/jpeg/gstjpeg.c:
23903         * ext/libpng/gstpng.c:
23904         * ext/mpeg2dec/perftest.c:
23905         * ext/speex/gstspeex.c:
23906         * gst-libs/gst/resample/dtos.c:
23907         * gst/intfloat/gstintfloatconvert.c:
23908         * gst/oneton/gstoneton.c:
23909         * gst/rtjpeg/RTjpeg.c:
23910         * gst/rtp/gstrtp.c:
23911         * sys/dxr3/dxr3init.c:
23912         * sys/glsink/gstgl_nvimage.c:
23913         * sys/glsink/gstgl_pdrimage.c:
23914         * sys/glsink/gstglsink.c:
23915         * testsuite/gst-lint:
23916         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
23917
23918 2004-01-11  David Schleef  <ds@schleef.org>
23919
23920         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
23921         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
23922         * ext/gdk_pixbuf/gstgdkanimation.c:
23923         (gst_gdk_animation_iter_create_pixbuf):
23924         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
23925         (gst_gdk_pixbuf_chain):
23926         * ext/gdk_pixbuf/gstgdkpixbuf.h:
23927         * ext/jack/gstjack.c: (gst_jack_change_state):
23928         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
23929         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
23930         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
23931         * gst/videofilter/gstvideofilter.c:
23932         (gst_videofilter_set_output_size):
23933         Remove all usage of gst_pad_get_caps(), and replace it with
23934         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
23935
23936 2004-01-11  David Schleef  <ds@schleef.org>
23937
23938         * configure.ac:
23939         * ext/Makefile.am: Fixes to make ext/libcaca compile.
23940         * ext/divx/gstdivxdec.c:
23941         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
23942         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
23943         handle images that span multiple buffers.  Now work with both
23944         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
23945         * ext/gdk_pixbuf/gstgdkpixbuf.h:
23946         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
23947         video/video.h changes
23948         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
23949         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
23950         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
23951         of GstData free function.
23952         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
23953         same.
23954
23955 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23956
23957         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
23958         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
23959         (gst_v4l2element_get_property):
23960         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
23961           add norm, channel and frequency properties.
23962         * sys/v4l2/gstv4l2tuner.c:
23963           fixes for tuner interface changes
23964         * sys/v4l2/gstv4l2element.h:
23965         * sys/v4l2/gstv4l2src.c:
23966         * sys/v4l2/gstv4l2src.h:
23967         * sys/v4l2/v4l2src_calls.c:
23968         * sys/v4l2/v4l2src_calls.h:
23969           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
23970
23971 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23972
23973         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
23974         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
23975         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
23976         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
23977         * gst-libs/gst/tuner/tuner.h:
23978           GObjects aren't const.
23979           Add find_by_name functions.
23980           Add checks to _changed functions.
23981         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
23982         (gst_v4l_tuner_get_norm):
23983           Fixes for above.
23984
23985 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23986
23987         * gst-libs/gst/video/video.h:
23988           Fix caps template names to be understandable.
23989           Prefix everything with GST_VIDEO.
23990         * ext/aalib/gstaasink.c:
23991         * ext/divx/gstdivxdec.c:
23992         * ext/divx/gstdivxenc.c:
23993         * ext/gdk_pixbuf/gstgdkpixbuf.c:
23994         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
23995         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
23996         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
23997         * ext/libcaca/gstcacasink.c:
23998         * ext/libpng/gstpngenc.c: (raw_caps_factory):
23999         * ext/snapshot/gstsnapshot.c:
24000         * ext/swfdec/gstswfdec.c:
24001         * ext/xvid/gstxviddec.c:
24002         * ext/xvid/gstxvidenc.c:
24003         * gst/chart/gstchart.c:
24004         * gst/deinterlace/gstdeinterlace.c:
24005         * gst/effectv/gsteffectv.c:
24006         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
24007         * gst/goom/gstgoom.c:
24008         * gst/median/gstmedian.c:
24009         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
24010         (gst_monoscope_srcconnect), (gst_monoscope_chain):
24011         * gst/overlay/gstoverlay.c:
24012         * gst/smooth/gstsmooth.c:
24013         * gst/smpte/gstsmpte.c:
24014         * gst/synaesthesia/gstsynaesthesia.c:
24015         * gst/videocrop/gstvideocrop.c:
24016         * gst/videodrop/gstvideodrop.c:
24017         * gst/y4m/gsty4mencode.c:
24018         * sys/qcam/gstqcamsrc.c:
24019         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
24020           Make them work with new video.h file.
24021         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24022         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
24023         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24024         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
24025           Make it work with new buffer allocation system.
24026
24027 2004-01-11  Julien MOUTTE  <julien@moutte.net>
24028
24029         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
24030         pad_alloc_buffer implementation to use ->srcpad
24031         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
24032         pad_alloc_buffer implementation to use ->srcpad
24033         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
24034         pad_alloc_buffer implementation to use ->srcpad
24035         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24036         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
24037         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
24038         a reference to everything we need.
24039         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
24040         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
24041         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
24042         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
24043         a reference to everything we need.
24044         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
24045
24046 2004-01-11  David Schleef  <ds@schleef.org>
24047
24048         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
24049         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
24050         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
24051         structure members.
24052         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
24053         value during a resize/renegotiation.
24054         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
24055         gst_pad_alloc_buffer();
24056         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
24057         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
24058         structure members.
24059         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
24060         Fix for rename of buffer private structure members.
24061         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24062         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
24063         Fix for rename of buffer private structure members.
24064         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24065         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
24066         Fix for rename of buffer private structure members.
24067
24068 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
24069
24070         reviewed by: David Schleef <ds@schleef.org>
24071
24072         * gst/videofilter/Makefile.am:
24073         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
24074         from the patch by ds to fit in with recent make_filter changes.
24075
24076 2004-01-11  Julien MOUTTE  <julien@moutte.net>
24077
24078         * configure.ac: Adding examples/switch/Makefile
24079         * examples/Makefile.am: Adding examples/switch
24080         * examples/switch/Makefile.am: Adding switcher example.
24081         * examples/switch/switcher.c: (got_eos), (idle_iterate),
24082         (switch_timer), (main): Adding an example demonstrating switch usage
24083         with 2 videotestsrc showing different patterns.
24084         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
24085         (gst_switch_init): Fixing switch with the new caps system.
24086
24087 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24088
24089         * gst-libs/gst/video/video.h:
24090           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
24091           They should probably be like
24092           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
24093
24094 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24095
24096         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
24097         (qtdemux_parse_trak):
24098           fix audio chunk size/timestamp calculation
24099
24100 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24101
24102         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
24103           fix SVQ3 caps
24104
24105 2004-01-11  Steve Baker  <steve@stevebaker.org>
24106
24107         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
24108         (gst_agingtv_base_init), (gst_agingtv_class_init),
24109         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
24110         (gst_agingtv_set_property), (gst_agingtv_get_property):
24111         Port agingTV to videofilter
24112
24113 2004-01-09  Julien MOUTTE <julien@moutte.net>
24114
24115         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
24116         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24117
24118 2004-01-09  Julien MOUTTE <julien@moutte.net>
24119
24120         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
24121         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24122         * gst-libs/gst/xoverlay/xoverlay.c:
24123         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
24124         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
24125         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24126         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24127         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24128         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24129         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
24130         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
24131         the bufferalloc_function to replace bufferpools, fixing the XOverlay
24132         interface implementation to handle xid being 0 and fix some bugs
24133         triggered by Benjamin's testcase.
24134         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24135         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24136         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
24137         the bufferalloc_function to replace bufferpools, fixing the XOverlay
24138         interface implementation to handle xid being 0 and fix some bugs
24139         triggered by Benjamin's testcase.
24140
24141 2004-01-09  David Schleef  <ds@schleef.org>
24142
24143         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
24144         mouse pointer events.  It works.
24145
24146 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24147
24148         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
24149           Use explicit caps - fix capsnego.
24150         * ext/xvid/gstxviddec.c:
24151         * ext/xvid/gstxvidenc.c:
24152           Remove macro-inside-macro which caused compile errors.
24153         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
24154           Error out if it's not a RIFF file. Else we error out without
24155           gst_element_error() which is not good...
24156
24157 2004-01-08  David Schleef  <ds@schleef.org>
24158
24159         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
24160         Fix pad_link function to handle formats that ffmpeg returns
24161         as multiple caps structures.
24162         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
24163         Only complain if source buffer is _smaller_ than expected.
24164         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
24165         (gst_videoscale_handle_src_event): Resize navigation events
24166         when passing them upstream.
24167         * gst/videotestsrc/gstvideotestsrc.c:
24168         * gst/videotestsrc/gstvideotestsrc.h:
24169         * gst/videotestsrc/videotestsrc.c:
24170         * gst/videotestsrc/videotestsrc.h:
24171         Rewrite many of the buffer painting functions to handle odd
24172         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
24173         been verified to work with my video card.
24174         * testsuite/gst-lint:  Add check for elements calling
24175         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
24176
24177 2004-01-08  David Schleef  <ds@schleef.org>
24178
24179         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
24180         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
24181
24182 2004-01-08  Julien MOUTTE  <julien@moutte.net>
24183
24184         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
24185         configure event is not emiting the desired size signal. That fixes
24186         aspect ratio issues with gst-player.
24187
24188 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24189
24190         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
24191           Fix capsnego.
24192
24193 2004-01-08  Julien MOUTTE  <julien@moutte.net>
24194
24195         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
24196         public method to fire size signal.
24197
24198 2004-01-07  Julien MOUTTE  <julien@moutte.net>
24199
24200         * examples/gstplay/Makefile.am: Adding the interface library.
24201         * gst-libs/gst/play/Makefile.am: Adding the interface library.
24202         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
24203         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
24204         GST_IS_X_OVERLAY before signal connect.
24205         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
24206         Removing the have_video_size signal.
24207         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
24208         and associated public method.
24209         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
24210         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
24211         signal.
24212         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
24213         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
24214         signal.
24215         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
24216         Using XOverlay public method to fire size signal.
24217
24218 2004-01-07  David Schleef  <ds@schleef.org>
24219
24220         * gst/videofilter/Makefile.am:
24221         * gst/videofilter/gstvideotemplate.c:
24222         * gst/videofilter/make_filter:
24223         Create gstvideoexample.c in a srcdir!=builddir friendly way.
24224         Convert make_filter to /bin/sh script.
24225
24226 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
24227
24228         * gst/modplug/gstmodplug.cc: fix element description
24229
24230 2004-01-07  Julien MOUTTE  <julien@moutte.net>
24231
24232         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
24233         (got_video_size): Adding some new lines in g_print calls.
24234         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
24235         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
24236         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
24237         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
24238         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
24239         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
24240         Complete code review, reverting some stuff i disagree with, adding
24241         some fixes : time synchronization on invalid timestamps, renegotiation
24242         of private window.
24243         * sys/ximage/ximagesink.h:
24244         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
24245         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
24246         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
24247         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
24248         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
24249         (gst_xvimagesink_buffer_new),
24250         (gst_xvimagesink_navigation_send_event),
24251         (gst_xvimagesink_set_xwindow_id),
24252         (gst_xvimagesink_get_desired_size),
24253         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
24254         stuff i disagree with, adding some fixes : Renegotiation of private
24255         window, implementing get_desired_size.
24256
24257 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24258
24259         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
24260         (gst_afsink_handle_event):
24261         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
24262         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
24263         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
24264         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
24265         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
24266           Fix for instantiate-test (see core). Also remove dead code from
24267           jpegenc (which still needs fixing, but that's lower on my TODO
24268           list...).
24269         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
24270           Never return NULL as caps.
24271
24272 2004-01-07  David Schleef  <ds@schleef.org>
24273
24274         * configure.ac:
24275         * ext/Makefile.am:
24276         * ext/librfb/Makefile.am:
24277         * ext/librfb/gstrfbsrc.c:
24278         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
24279         is the protocol used by VNC.
24280
24281 2004-01-07  David Schleef  <ds@schleef.org>
24282
24283         * gst/videofilter/gstvideotemplate.c:
24284         * gst/videofilter/gstvideotemplate.h:
24285         * gst/videofilter/make_filter:
24286         Merge videotemplate header into source file.
24287         * gst/effectv/Makefile.am:
24288         * gst/effectv/gsteffectv.c: (plugin_init):
24289         * gst/effectv/gstwarp.c:
24290         Make warpTV a subclass of videofilter.
24291
24292 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24293
24294         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
24295           Add guard against invalid utf-8 conversions in mad. Just in case.
24296
24297 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24298
24299         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
24300           Fix for bug shown by poisoning
24301
24302 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24303
24304         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
24305         (gst_v4lmjpegsrc_buffer_free):
24306         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
24307         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
24308         (gst_v4lsrc_buffer_free):
24309           Fix for removed bufferpools.
24310
24311 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
24312
24313         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
24314         Fix caps negotiation.
24315
24316         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
24317         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
24318         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
24319         (dvdnavsrc_event):
24320         * ext/mpeg2dec/gstmpeg2dec.c:
24321         * gst-libs/gst/navigation/navigation.c:
24322         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
24323         * gst-libs/gst/navigation/navigation.h:
24324         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
24325         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
24326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
24327         Super-simple first version of mouse and keyboard events. Clicking
24328         on a DVD menu now works, although it may not take you where you
24329         expected.
24330
24331         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
24332         * gst/videotestsrc/gstvideotestsrc.c:
24333         (gst_videotestsrc_src_fixate):
24334         These fixate functions were broken - they never actually
24335         fixated :)
24336
24337 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24338
24339         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
24340         (gst_icecastsend_init):
24341           fix for new caps system.
24342         * gst-libs/gst/mixer/mixertrack.h:
24343         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
24344           Add 'master track' flag (for tools like ACME that only want to
24345           change the main volume).
24346
24347 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
24348
24349         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
24350         (gst_xvid_csp_to_caps):
24351         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
24352         * ext/xvid/gstxvidenc.c:
24353         ifdef out ARGB type when it isn't available
24354         in xvidcore 1.0.0beta2
24355
24356 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24357
24358         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
24359           When we have received a new SCR right in the first buffer after
24360           a seek (so in the same cycle that handles the discont), we should
24361           handle the buffer instead of unreffing it, else we lose data.
24362
24363 2004-01-06  Iain <iain@prettypeople.org>
24364
24365         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
24366           buffer-frames caps too.
24367
24368         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
24369           caps that we need, don't destroy them all and rebuild them. And when
24370           creating src pads, use the src pad template rather than the sink...
24371
24372 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24373
24374         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
24375           Add pad to element *after* setting functions such as event handler.
24376           Without this, the scheduler (opt) will link pads, set the event
24377           handler from the default event function (dispatcher in gstpad.c)
24378           and *after* that, we will set our own event function, which will
24379           thus never be used (and thus mpegdemux doesn't handle events).
24380
24381 2004-01-04  David Schleef  <ds@schleef.org>
24382
24383         Fix the fixate functions to handle new prototype:
24384         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
24385         * gst/videotestsrc/gstvideotestsrc.c:
24386         (gst_videotestsrc_src_fixate):
24387         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
24388         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
24389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
24390
24391 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24392
24393         * sys/ximage/ximagesink.h:
24394         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
24395         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
24396         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
24397         (gst_ximagesink_xoverlay_init):
24398           assorted fixes to make (re)embedding work
24399         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
24400         (gst_ximagesink_get_desired_size):
24401           implement desired size additions to XOverlay
24402
24403 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24404
24405         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
24406         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
24407         (gst_x_overlay_got_desired_size):
24408         * gst-libs/gst/xoverlay/xoverlay.h:
24409           Add optional "desired size" signal and querying.
24410
24411 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24412
24413         * gst/matroska/matroska-demux.c:
24414         (gst_matroska_demux_parse_blockgroup):
24415           Fix EBML-laced block parsing. Diffs are relative to previous
24416           lace, not the first lace. Thanks to Mosu from the Matroska
24417           team for detecting this.
24418         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
24419         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
24420         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
24421         (gst_wavparse_change_state):
24422         * gst/wavparse/gstwavparse.h:
24423           Quickfix for capsnego.
24424
24425 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24426
24427         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
24428           Fix indenting, fix pad creation.
24429
24430 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24431
24432         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
24433         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
24434         (gst_xviddec_sink_link):
24435           Implement src_getcaps() so proper size caps is negotiated.
24436
24437 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24438
24439         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
24440           Finish flac decoder on EOS. See #116178.
24441
24442 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24443
24444         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
24445         (gst_matroska_demux_add_stream):
24446         * gst/matroska/matroska-ids.h:
24447           Add getcaps() function to fix capsnego...
24448
24449 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24450
24451         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
24452         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
24453         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
24454           Fix more integer overflows. Again, see #126967.
24455
24456 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24457
24458         * ext/mpeg2dec/gstmpeg2dec.c:
24459           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
24460           #130416.
24461
24462 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24463
24464         * configure.ac:
24465         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
24466         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
24467         * ext/xvid/gstxvid.h:
24468         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
24469         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
24470         (gst_xviddec_src_link), (gst_xviddec_sink_link),
24471         (gst_xviddec_change_state):
24472         * ext/xvid/gstxviddec.h:
24473         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
24474         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
24475         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
24476         (gst_xvidenc_link), (gst_xvidenc_set_property),
24477         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
24478         * ext/xvid/gstxvidenc.h:
24479           Update xvid plugin to latest xvid (1.0.0-beta3) API.
24480
24481 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24482
24483         * gst/rtp/rtp-packet.c:
24484           Add sys/types.h include, since OS X doesn't define in_addr_t
24485           in netinet/in.h, like it does on Linux (see #129600).
24486
24487 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
24488
24489         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
24490
24491         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
24492           Correct logic of dispose function (see #129306).
24493
24494 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24495
24496         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
24497         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
24498         (gst_mpeg_parse_init):
24499         * gst/mpegstream/gstmpegparse.h:
24500           Remove clock (which was never provided, i.e. dead code), and
24501           also fix integer overflows at high PTS values (see #126967).
24502
24503 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24504
24505         * ext/flac/gstflacdec.c:
24506         * ext/libpng/gstpngenc.h:
24507         * ext/mikmod/gstmikmod.h:
24508           OS X fixes (see #126628).
24509
24510 2004-01-02  David Schleef  <ds@schleef.org>
24511
24512         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
24513         (gst_alsa_src_base_init): Remove bogus "src" request pad.
24514         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
24515         (gst_mpeg_parse_class_init): Move pad template registration
24516         to class_init, since the derived class (mpegdemux) doesn't
24517         want them.
24518
24519 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24520
24521         * sys/ximage/Makefile.am:
24522         * sys/xvideo/Makefile.am:
24523         * sys/xvimage/Makefile.am:
24524           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
24525           after installation (see #127664).
24526
24527 2004-01-02  David Schleef  <ds@schleef.org>
24528
24529         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
24530         (gst_ffmpegenc_connect):  Negotiation fixes.
24531         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
24532         Remove inappropriate gst_caps_free().
24533         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
24534         Reenable Ronald's internal resize code, since the core handles
24535         it correctly now.
24536
24537 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24538
24539         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
24540         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
24541         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
24542           Fix pad template stuff.
24543
24544 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24545
24546         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
24547         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
24548           fix signed integer reading/writing.
24549
24550 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24551
24552         * ext/alsa/README:
24553           Remove outdated document
24554
24555 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
24556
24557         * gst/cutter/gstcutter.c: (gst_cutter_init):
24558           src pad was being created twice - oops.
24559
24560 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24561
24562         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
24563           Comment out internal resize. It doesn't handle the resulting
24564           XEvent internally, does another try_set_caps() which leads to
24565           a really nice loop.
24566           Real fix will come when Julien and Dave are awake. ;).
24567
24568 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24569
24570         * ext/mpeg2enc/gstmpeg2enc.cc:
24571           fix const/nonconst compile issue.
24572
24573 2004-01-02  David Schleef  <ds@schleef.org>
24574
24575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
24576         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
24577         Add fixate function and a check for bad formats.
24578
24579 2004-01-01  David Schleef  <ds@schleef.org>
24580
24581         Negotiation fixes:
24582         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24583         (gst_audiofilter_init):
24584         * gst/debug/efence.c: (gst_efence_init):
24585         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
24586         (gst_deinterlace_init):
24587         * gst/volume/gstvolume.c: (volume_connect):
24588
24589 2004-01-01  David Schleef  <ds@schleef.org>
24590
24591         Convert elements to use gst_pad_use_explicit_caps() where
24592         appropriate:
24593         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
24594         * ext/audiofile/gstafparse.c: (gst_afparse_init),
24595         (gst_afparse_open_file):
24596         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
24597         (gst_afsrc_open_file):
24598         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
24599         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
24600         (gst_ffmpegdec_chain):
24601         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
24602         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
24603         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
24604         (gst_gdk_pixbuf_chain):
24605         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
24606         (gst_jpegdec_chain):
24607         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
24608         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
24609         (gst_mikmod_negotiate):
24610         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
24611         (gst_mpeg2dec_negotiate_format):
24612         * ext/mpeg2enc/gstmpeg2enc.cc:
24613         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
24614         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
24615         (gst_speexdec_sinkconnect):
24616         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
24617         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
24618         (gst_vorbisfile_new_link):
24619         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
24620         (gst_ac3parse_chain):
24621         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
24622         (gst_asf_demux_setup_pad):
24623         * gst/auparse/gstauparse.c: (gst_auparse_init),
24624         (gst_auparse_chain):
24625         * gst/id3/gstid3types.c: (gst_id3types_loop):
24626         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
24627         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
24628         (mp1videoparse_parse_seq):
24629         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
24630         (bpf_from_header):
24631         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
24632         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
24633         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
24634         (gst_mpeg_parse_send_data):
24635         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
24636         (gst_qtdemux_add_stream):
24637         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
24638         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
24639         (gst_wavparse_parse_fmt):
24640
24641 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24642
24643         * configure.ac:
24644           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
24645           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
24646           it therefore uses the wrong include paths. Too bad... Note
24647           that 1.6.1.93 is not release yet. ;).
24648           Also add a check for mplex, which is now using the lib'ified
24649           mplex from mjpegtools, too.
24650         * ext/ffmpeg/gstffmpegcodecmap.c:
24651           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
24652           issues. I don't think ffmpeg handles 3ivx correctly, so this
24653           probably won't work. But it won't hurt either.
24654         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
24655         (gst_ffmpegdec_chain):
24656         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
24657         (gst_ffmpegenc_chain_audio):
24658           Fix memleak in audio encoding. Close codec if open fails, this
24659           calls the cleanup routines so we can re-use the context.
24660         * ext/mpeg2enc/gstmpeg2enc.cc:
24661           Fix pad template names/types, fix memory issue with getcaps().
24662         * ext/mpeg2enc/gstmpeg2encoder.cc:
24663         * ext/mpeg2enc/gstmpeg2encoder.hh:
24664           Fix compile issue with new caps system (const thingy).
24665         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24666         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
24667           We read a first frame right on initing, so that we have a caps
24668           when we init the output. This caps is cached in padprivate and
24669           read as first frame.
24670         * ext/mplex/Makefile.am:
24671         * ext/mplex/gstmplex.cc:
24672         * ext/mplex/gstmplex.h:
24673         * ext/mplex/gstmplex.hh:
24674         * ext/mplex/gstmplexibitstream.cc:
24675         * ext/mplex/gstmplexibitstream.hh:
24676         * ext/mplex/gstmplexjob.cc:
24677         * ext/mplex/gstmplexjob.hh:
24678         * ext/mplex/gstmplexoutputstream.cc:
24679         * ext/mplex/gstmplexoutputstream.hh:
24680           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
24681           had issues, didn't do capsnego, supported only a subset of the
24682           mplex features and required a mplex fork in our local CVS. Plus
24683           that it worked agaist a very old mplex version. Rewriting was
24684           faster than updating it.
24685         * gst-libs/ext/Makefile.am:
24686         * gst-libs/ext/mplex/INSTRUCT:
24687         * gst-libs/ext/mplex/Makefile.am:
24688         * gst-libs/ext/mplex/README:
24689         * gst-libs/ext/mplex/TODO:
24690         * gst-libs/ext/mplex/ac3strm_in.cc:
24691         * gst-libs/ext/mplex/audiostrm.hh:
24692         * gst-libs/ext/mplex/audiostrm_out.cc:
24693         * gst-libs/ext/mplex/aunit.hh:
24694         * gst-libs/ext/mplex/bits.cc:
24695         * gst-libs/ext/mplex/bits.hh:
24696         * gst-libs/ext/mplex/buffer.cc:
24697         * gst-libs/ext/mplex/buffer.hh:
24698         * gst-libs/ext/mplex/fastintfns.h:
24699         * gst-libs/ext/mplex/format_codes.h:
24700         * gst-libs/ext/mplex/inputstrm.cc:
24701         * gst-libs/ext/mplex/inputstrm.hh:
24702         * gst-libs/ext/mplex/lpcmstrm_in.cc:
24703         * gst-libs/ext/mplex/mjpeg_logging.cc:
24704         * gst-libs/ext/mplex/mjpeg_logging.h:
24705         * gst-libs/ext/mplex/mjpeg_types.h:
24706         * gst-libs/ext/mplex/mpastrm_in.cc:
24707         * gst-libs/ext/mplex/mpegconsts.cc:
24708         * gst-libs/ext/mplex/mpegconsts.h:
24709         * gst-libs/ext/mplex/mplexconsts.hh:
24710         * gst-libs/ext/mplex/multplex.cc:
24711         * gst-libs/ext/mplex/outputstream.hh:
24712         * gst-libs/ext/mplex/padstrm.cc:
24713         * gst-libs/ext/mplex/padstrm.hh:
24714         * gst-libs/ext/mplex/stillsstream.cc:
24715         * gst-libs/ext/mplex/stillsstream.hh:
24716         * gst-libs/ext/mplex/systems.cc:
24717         * gst-libs/ext/mplex/systems.hh:
24718         * gst-libs/ext/mplex/vector.cc:
24719         * gst-libs/ext/mplex/vector.hh:
24720         * gst-libs/ext/mplex/videostrm.hh:
24721         * gst-libs/ext/mplex/videostrm_in.cc:
24722         * gst-libs/ext/mplex/videostrm_out.cc:
24723         * gst-libs/ext/mplex/yuv4mpeg.cc:
24724         * gst-libs/ext/mplex/yuv4mpeg.h:
24725         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
24726         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
24727           We don't fork mjpegtools' mplex in our CVS anymore.
24728         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
24729         (gst_avi_demux_add_stream):
24730         * gst/avi/gstavidemux.h:
24731           Add getcaps() function for proper caps nego. This makes some
24732           parts of AVI playback/reading work.
24733         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
24734           Resize window on new capsnego. This is probably wrong, but
24735           I'm still committing it because with current capsnego, the
24736           first successfull capsnego is auto-fixated, therefore rounded
24737           down to the lowest values in the caps. this results in a 16x16
24738           XWindow that is not reized when real capsnego finishes.
24739           Dave, I see more cases of this, do you know a proper solution?
24740         * tools/gst-launch-ext.in:
24741           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
24742
24743 2003-12-31  David Schleef  <ds@schleef.org>
24744
24745         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
24746         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
24747           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
24748
24749 2003-12-30  David Schleef  <ds@schleef.org>
24750
24751         * ext/ffmpeg/gstffmpegcolorspace.c:
24752         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
24753         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
24754         (gst_ffmpegcsp_chain): Negotiation fixes
24755         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
24756         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24757         (gst_audio_convert_link), (gst_audio_convert_channels):
24758         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
24759         (gst_audioscale_link), (gst_audioscale_get_buffer),
24760         (gst_audioscale_chain): Negotiation fixes
24761         * gst/audioscale/gstaudioscale.h:
24762         * gst/videofilter/gstvideofilter.c:
24763         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
24764         (gst_videofilter_link), (gst_videofilter_init),
24765         (gst_videofilter_set_output_size), (gst_videofilter_setup),
24766         (gst_videofilter_find_format_by_structure):
24767         * gst/videofilter/gstvideofilter.h: Negotiation fixes
24768         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
24769         (gst_videoscale_link):
24770         * gst/videoscale/videoscale.c: (videoscale_get_structure),
24771         (videoscale_find_by_structure), (gst_videoscale_setup):
24772         * gst/videoscale/videoscale.h: Negotiation fixes
24773         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
24774         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
24775         function, restrict resizing to a multiple of 4 (hack until
24776         everyone supports odd sizes correctly).
24777
24778 2003-12-29  Colin Walters  <walters@verbum.org>
24779
24780         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
24781         signed.
24782
24783 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
24784
24785         * ext/sndfile/gstsf.c: (gst_sf_loop):
24786           Fix warning about discarding const qualifier
24787
24788 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
24789
24790         * gst/cutter/gstcutter.c:
24791         * gst/videoscale/gstvideoscale.c:
24792         * gst/volenv/gstvolenv.c:
24793         * gst-libs/gst/audio/audio.c:
24794         * gst-libs/gst/video/video.c:
24795           Fix warnings
24796
24797 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24798
24799         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24800           Don't send ALSA debugging to stderr.
24801         * ext/alsa/gstalsa.h:
24802           Use GST_WARNING instead of g_warning when ALSA functions fail.
24803
24804 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24805
24806         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24807           Free XVAdapterInfo correctly.
24808
24809 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24810
24811         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
24812         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
24813           Make id3tag use correct caps nego.
24814
24815 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
24816
24817         * ext/ivorbis/vorbis.c:
24818         * ext/ivorbis/vorbisenc.h:
24819         * ext/ivorbis/vorbisfile.c:
24820           Modify so that it uses the new caps things
24821
24822 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24823
24824         * testsuite/spider/spider1.c: (main):
24825         * testsuite/spider/spider2.c: (main):
24826         * testsuite/spider/spider3.c: (main):
24827           Make tests compile again. They probably don't work.
24828
24829 2003-12-24  Colin Walters  <walters@verbum.org>
24830
24831         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
24832         we can't fixate the caps anymore.
24833
24834 2003-12-23  David Schleef  <ds@schleef.org>
24835
24836         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
24837         * sys/oss/gstosssink.c: (gst_osssink_init),
24838         (gst_osssink_sink_fixate): Add fixate function.
24839
24840 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24841
24842         * ext/ffmpeg/gstffmpegcodecmap.c:
24843         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
24844         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
24845         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
24846         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
24847         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
24848         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24849         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
24850           fix typo in RGB masks, and move back to "old" colorspace
24851           capsnego code until whoever wrote this new crap has actually
24852           tested it so that it works.
24853           And yes, this works, keep it that way please.
24854
24855 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24856
24857         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
24858         (gst_divxdec_init), (gst_divxdec_negotiate):
24859         * ext/divx/gstdivxdec.h:
24860         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
24861         (gst_divxenc_init):
24862         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
24863         (gst_faac_sinkconnect), (gst_faac_srcconnect):
24864         * ext/mpeg2enc/gstmpeg2enc.cc:
24865         * ext/mpeg2enc/gstmpeg2encoder.cc:
24866         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24867         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
24868         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
24869         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
24870         (dxr3spusink_init):
24871         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
24872         (dxr3videosink_init):
24873           Fix caps breakage after Dave's caps branch merge.
24874
24875 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24876
24877         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
24878           Fix for 24bpp display.
24879
24880 2003-12-23  Colin Walters  <walters@verbum.org>
24881
24882         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
24883         a GnomeVFSHandle directly.
24884
24885 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24886
24887         * gst/volume/Makefile.am:
24888         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
24889         (volume_base_init), (volume_init):
24890           Reenable volume element and fix to work with new caps stuff.
24891           Rhythmbox needs this.
24892
24893 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24894
24895         * gst/qtdemux/qtdemux.c: (plugin_init):
24896           qtdemux requires bytestream
24897
24898 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24899
24900         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
24901           Fix remaining caps handling errors due to CAPS merge.
24902
24903 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24904
24905         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
24906         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
24907         (gst_faad_srcconnect):
24908           Port to new caps system.
24909
24910 2003-12-21  Julien MOUTTE  <julien@moutte.net>
24911
24912         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
24913         (got_video_size), (main): using g_print instead of g_message.
24914         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
24915         signal which was not emitted because of "switch" element added to the
24916         bin but not connected. (Removing from the bin temporarily)
24917
24918 2003-12-21  Julien MOUTTE  <julien@moutte.net>
24919
24920         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
24921         find X development files. I don't understand the previous tests and
24922         they fail on my debian/ppc unstable. This one works.
24923         * examples/gstplay/player.c: (main): Set the pipeline to READY before
24924         exiting.
24925         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
24926         (gst_play_set_video_sink), (gst_play_set_audio_sink),
24927         (gst_play_set_visualization): Add some safety checks in set_ methods
24928         and state_change. This was throwing some ugly CRITICAL messages when
24929         pipeline was getting disposed and casts were failing.
24930
24931 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24932
24933         * configure.ac:
24934           Improve mpeg2enc detection. This is for distributions that do
24935           ship mjpegtools, but without mpeg2enc. Also does object check
24936           for might there ever be ABI incompatibility.
24937         * ext/mpeg2enc/gstmpeg2enc.cc:
24938           Add Andrew as second maintainer (he's helping me), and also add
24939           an error if no caps was set. This happens if I pull before capsnego
24940           and that's something I should solve sometime else.
24941         * gst/matroska/matroska-demux.c:
24942         (gst_matroska_demux_parse_blockgroup):
24943           Fix time parsing.
24944         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
24945         (gst_matroska_mux_track_header):
24946           Add caps to templates.
24947         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
24948           Add mpegversion=1 to prevent confusion with MPEG/AAC.
24949         * gst/mpegstream/gstmpegdemux.c:
24950           Remove layer since it causes warnings about unfixed caps.
24951         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24952           Fix obvious typo (we error out if caps were set, we should of
24953           course error out if *no* caps were set).
24954         * sys/oss/gstosselement.c: (gst_osselement_convert):
24955           Fix format conversion, we confused bits/bytes.
24956         * sys/oss/gstosselement.h:
24957           Improve documentation for 'bps'.
24958         * sys/v4l/TODO:
24959           Remove stuff about plugins that need removing - this was done
24960           ages ago.
24961         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
24962         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
24963         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
24964         (gst_v4lsrc_src_query):
24965         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
24966         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
24967           Add get_query_types(), get_formats() and query() functions.
24968
24969 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
24970
24971         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
24972         * moved CVS to freedesktop.org